On Mon, 2005-08-15 at 23:00 +0200, Jonas Bonn wrote: > > Try: > > > > if $have_base_x_pc ; then > > GDK_EXTRA_LIBS="$x_extra_libs" > > else > > - GDK_EXTRA_LIBS="$X_LIBS $x_extra_libs -lX11 $GDK_EXTRA_LIBS" > > + GDK_EXTRA_LIBS="$X_LIBS $x_extra_libs -lXext $GDK_EXTRA_LIBS" > > fi > > That did the trick. With this modification, the build passes. Fixed in CVS. Thanks for testing. Owen 2005-08-15 Owen Taylor <otaylor redhat com> * configure.in: Add -lXext to GDK_EXTRA_LIBS in absence of pkg-config files for x11/xext. (Jonas Bonn)
Attachment:
signature.asc
Description: This is a digitally signed message part