kp gores wrote: []
ld: warning prebinding disabled because dependent library: /sw/lib/libz.1.dylib is not prebound
ld: Undefined symbols:
_FT_Access_Frame
_FT_Forget_Frame
_FT_Get_Long
_FT_Get_Short
_FT_Seek_Stream
/usr/bin/libtool: internal link edit command failed
make[1]: *** [../lib/libqt-mt.3.2.2.dylib] Error 1
make: *** [sub-src] Error 2
### execution of /var/tmp/tmp.2.5aH6YC failed, exit code 2
So, to me the error has something to do with the first line telling me that libz.1.dylib is not prebound.
No, the two things have nothing to do with each other. The undefined symbols come from incompatible versions of the freetype2 headers. Did you remove all freetype* packages before rebuilding qt3?
-- Martin
------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
