Martin Costabel <[EMAIL PROTECTED]> wrote: > tom sgouros wrote: > [] > > Looking into the log, I see that uic reports many errors like this: > > uic: cannot load image file images/designer_adjustsize.png > > Yes, that's the one. > [] > > The error is apparently issued by a failure in QImage::load, which I > > have no idea how to find. But I did notice that the linking of > > libqt-mt.3.dylib had a bunch of warnings: > [] > > ld: warning multiple definitions of symbol _dladdr > > /sw/lib/libdl.dylib(dlfcn.o) definition of _dladdr > > /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) definition of _dladdr > > While these are only warnings and shouldn't be harmful, they show one > odd thing: You have /sw/lib/libdl.dylib on your system. Look with > "dpkg -S libdl.dylib" where this comes from; it must be some dlcompat > package.
They do come from dlcompat: [toms-box:fink.build/qt3-3.3.4-23/qt-x11-free-3.3.4] tomfool# dpkg -S libdl.dylib dlcompat-dev: /sw/lib/libdl.dylib [toms-box:fink.build/qt3-3.3.4-23/qt-x11-free-3.3.4] tomfool# fink list | grep dlcompat i dlcompat 20030522-1 Dynamic loading compatibility library i dlcompat-dev 20030522-1 headers and static libraries for dlcompat i dlcompat-shlibs 20030522-1 shared libraries for dlcompat I'll try deleting them. There are a number of things that I use and that seem to depend on them, but I guess most of them are on my to-be-upgraded list. I am in the middle of upgrading from 10.2 to 10.4. My intention was to delete the whole /sw tree and start fresh, but the warnings on the fink page told me that bootstrapping didn't work with the version of XCode I got on my install disk. I already know of some confused dependencies that keep update-all from working. I wish there were a command like 'fink clear-the-decks' that erased everything except whatever fink itself needs to run. > These were already obsolete on 10.3 and don't exist for 10.4, > so they must be left over from an older installation. I could well > imagine that there is some incompatibility there that obstructs the > correct working of uic. Note that uic does not crash, it is even able > to talk; it just doesn't want to load those png files. Picky picky. > It would be worth while to look if you have some other really old > leftovers from earlier Fink installations and try if removing them > improves things. Is there a fink command I can use to identify them? Thanks for the help. -tom -- ------------------------ tomfool at as220 dot org http://sgouros.com http://whatcheer.net ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Fink-users mailing list Fink-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fink-users