Hi so more random breakage on my machine. Pardon my immediate complaining, I'm feeling very impatient with it at the moment. gdk-pixbuf breaks this time. It builds fine. Then when assembling the installation directory it fails trying to copy some .so files which don't exist:
/bin/sh ./mkinstalldirs /sw/src/root-gdk-pixbuf-0.16.0-6/sw/share/aclocal mkdir /sw/src/root-gdk-pixbuf-0.16.0-6/sw/share/aclocal /usr/bin/install -c -m 644 ./gdk-pixbuf.m4 /sw/src/root-gdk- pixbuf-0.16.0-6/sw/share/aclocal/gdk-pixbuf.m4 install -d -m 755 /sw/src/root-gdk- pixbuf-0.16.0-6/sw/share/doc/gdk-pixbuf install -c -p -m 644 README COPYING* AUTHORS NEWS /sw/src/root-gdk-pixbuf-0.16.0-6/sw/share/doc/gdk-pixbuf/ rm -f /sw/src/root-gdk-pixbuf-0.16.0-6/sw/info/dir /sw/src/root-gdk-pixbuf-0.16.0-6/sw/info/dir.old /sw/src/root-gdk-pixbuf-0.16.0-6/sw/share/info/dir /sw/src/root-gdk-pixbuf-0.16.0-6/sw/share/info/dir.old rm -rf /sw/src/root-gdk-pixbuf-shlibs-0.16.0-6 mkdir -p /sw/src/root-gdk-pixbuf-shlibs-0.16.0-6/sw mkdir -p /sw/src/root-gdk-pixbuf-shlibs-0.16.0-6/DEBIAN install -d -m 755 /sw/src/root-gdk-pixbuf- shlibs-0.16.0-6/sw/lib/gdk-pixbuf/loaders mv /sw/src/root-gdk-pixbuf-0.16.0-6/sw/lib/gdk-pixbuf/loaders/*.so /sw/src/root-gdk-pixbuf-shlibs-0.16.0-6/sw/lib/gdk-pixbuf/loaders mv: rename /sw/src/root-gdk-pixbuf-0.16.0-6/sw/lib/gdk- pixbuf/loaders/*.so to /sw/src/root-gdk-pixbuf- shlibs-0.16.0-6/sw/lib/gdk-pixbuf/loaders/*.so: No such file or directory Maybe this has to do with these suspicious error messages during build? No gdk shared libs? I don't think so. *** Warning: This library needs some functionality provided by -lgdk. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have. *** Warning: libtool could not satisfy all declared inter-library *** dependencies of module libpixbufloader-tiff. Therefore, libtool will create *** a static module, that should work as long as the dlopening *** application is linked with the -dlopen flag. ar cru .libs/libpixbufloader-tiff.a io-tiff.o ranlib .libs/libpixbufloader-tiff.a creating libpixbufloader-tiff.la There are no strange failures in the configure tests that I can notice, all the basics seem to happen: checking for glib-config... /sw/bin/glib-config checking for GLIB - version >= 1.2.0... yes checking for gtk-config... /sw/bin/gtk-config checking for GTK - version >= 1.2.0... yes I don't see an explicit tests for shared libs. An explict "fink reinstall gtk+-shlibs" does not remedy anything. As usual, help (even in the form of "hey dumbass") would be greatly appreciated. Incidentally, is it possible that between all my fink selfupdates and broken installs/reinstalls I have concocted myself a possessed machine? How likely would nuking all of /sw and starting over be toward solving these problems. Or does every user of stable/main experience a comparable number of difficulties? I seem to get very many considering the uniformity of OS X machines as compared to, say, linux boxes. Jeff ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Gadgets, caffeine, t-shirts, fun stuff. http://thinkgeek.com/sf _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
