-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2/5/12 12:40 PM, Daniel del Vecchio wrote: > I have successfully compiled other packages on this machine using > fink. This is a first unstable build. > > configure says: checking for X... configure: error: Can't find X > libraries. Please check your installation and add the correct > paths! ### execution of ./configure failed, exit code 1 > > > fink says: Package manager version: 0.32.2 Distribution version: > selfupdate-rsync Sun Feb 5 12:26:39 2012, 10.6, i386 Trees: > local/main stable/main stable/crypto unstable/main unstable/crypto > Xcode: 3.2.5 Max. Fink build jobs: 1 > > ls /sw/lib/libX* > /sw/lib/libXft.dylib/sw/lib/libXm.2.dylib/sw/lib/libXm.3.dylib/sw/lib/libXm.dylib > > /sw/lib/libXft.la/sw/lib/libXm.3.0.0.dylib/sw/lib/libXm.a/sw/lib/libXm.la > > Looks like X libraries to me... >
Those are not the libraries it's looking for... $ grep "checking for X" -A4 /sw/src/fink.build/gwenview-1.4.2-1007/gwenview-1.4.2/config.log configure:28714: checking for X configure:28757: gcc -E -I/sw/lib/freetype219/include - -I/sw/lib/fontconfig2/include -I/sw/include conftest.c configure:28763: $? = 0 configure:28853: gcc -o conftest -Os -I/sw/lib/freetype219/include - -I/sw/lib/fontconfig2/include -I/sw/include -L/sw/lib/freetype219/lib - -L/sw/lib/fontconfig2/lib - -Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib - -L/sw/lib conftest.c -lXt >&5 ld: library not found for -lXt It can't find libXt.dylib, which isn't from Fink. > What am I doing wrong here? > > Many thanks! Daniel > > > You're not doing anything wrong. The package needed a different scheme for X11 detection than was being used. Apple's changed some stuff a while back which affected a fair number of our X11-using packages. Apparently we hadn't previously gotten a bug report on this one. :-) A fix is making its way through the mirrors and should be available to you soon after a "fink selfupdate". - -- Alexander Hansen, Ph.D. Fink User Liaison http://finkakh.wordpress.com/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk8vDUUACgkQB8UpO3rKjQ8N3gCfe6+qR3Dru9kFMngg36NYjLL0 EpEAnA1zWvSaNtSsbgDZKQMmX0adnqWP =Z4tN -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Fink-beginners mailing list Fink-beginners@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners