-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2/2/10 1:37 PM, Cavin G. wrote: > Hi, > > I'm on 10.6 and I'm using 64-bit Fink. > > I was trying to build gnome-session, when libgnomekbd2-2.26.0-3 failed. > I know most of Gnome was not buildable on x64 because of Firefox 3.5 and > its lack of Cocoa support. However, now that 3.6 is out and it's all in > Cocoa, I notice a lot more of the Gnome packages build successfully. > > Here is the pastebin: http://pastebin.com/f5be08961 > > Thanks, > > Cavin > > > >
Fixed now. The relevant lines in the output were 113: checking for X... no and then 153: libtool: link: gcc -dynamiclib -o .libs/libgnomekbd.3.dylib .libs/libgnomekbd_la-gkbd-desktop-config.o .libs/libgnomekbd_la-gkbd-keyboard-config.o .libs/libgnomekbd_la-gkbd-util.o -L/sw64/lib /sw64/lib/libdbus-glib-1.dylib /sw64/lib/libdbus-1.dylib -lpthread /sw64/lib/libgdk-x11-2.0.dylib /sw64/lib/libgdk_pixbuf-2.0.dylib /sw64/lib/pango-ft219/lib/libpangocairo-1.0.dylib /sw64/lib/pango-ft219/lib/libpango-1.0.dylib /sw64/lib/libcairo.dylib /sw64/lib/libgmodule-2.0.dylib /sw64/lib/libgconf-2.dylib /sw64/lib/libxklavier.dylib /sw64/lib/libgobject-2.0.dylib /sw64/lib/libglib-2.0.dylib /sw64/lib/libintl.dylib /sw64/lib/libxml2.dylib -lX11 -install_name /sw64/lib/libgnomekbd.3.dylib -compatibility_version 4 -current_version 4.0 -Wl,-single_module 154: ld: library not found for -lX11 This presumably indicates that the package had been finding X11 via inheritance from the .la files of its BuildDepends, and we've gotten rid of that option. - -- Alexander Hansen Fink User Liaison -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAktoetUACgkQB8UpO3rKjQ9IbgCgiuNzR5qtgz3z5BZJ/ziyVDMw 8VwAn0Ge13R9qJ9LDM68fT4sUAKDVMzz =gYvR -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
