Martin Costabel wrote: > Harry Goldschmitt wrote: > [] >> Martin, when I run your fix-x11-la.sh script I get: >> libtool: link: `/usr/X11/lib/libXrender.la' is not a valid libtool archive > > Sorry to hear this, but from this information alone I don't know what > happened. I would need to see at least the output of the fix-x11-la.sh > script and then the result of > > ls -l /usr/X11/lib/lib*.la > > Plus, the complete command line that ends with the "libtool: link:" > error you are quoting above.
For the record, the error Harry got after this was /sw/lib/fontconfig2/lib/libfontconfig.1.3.0.dylib: No such file or directory This was caused by a bug in the fontconfig2 package, which copies the libfontconfig.la file from /usr/X11/lib to /sw/lib/fontconfig2/lib, but does not make sure the dylib mentioned in that file does exist. I corrected this in CVS now (fontconfig2-[dev,shlibs]-2.4.1-105). -- Martin ------------------------------------------------------------------------------ Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
