Loek Jehee wrote:
[]
[node13269:/usr/local] loekjehe% sudo find / -name "*qt*"
/include/qt
[]
/lib/libqt-mt.3.1.1.dylib
[]
/share/doc/qt3
[]

None of these directories /include, /lib, /share should exist at all. They are certainly coming from an earlier bad qt3-3.1.1 build.
[]
And couldn't it be that the conflicting library libqt-mt.3.dylib is the
one we find here in the /lib directory? E.g. when it is detected earlier in
the Path than the newly built libqt-mt.3.dylib in the new qt3 directory?

Yes, this looks like the reason for the failure.


--
Martin




------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to