powerbook:~ markus$ fink list freetype2
Information about 1697 packages read in 2 seconds.
freetype2 2.1.3-11 TrueType font rendering library, version 2 (dummy)
freetype2-hinting 2.1.3-11 TrueType font rendering library, version 2 (dummy)
freetype2-hinting-shlib 2.1.3-11 TrueType font rendering library, version 2, shared libs
(i) freetype2-shlibs 2.1.3-11 TrueType font rendering library, version 2, shared libs
-- Mark
On 14.11.2003, at 12:12 Uhr, Martin Costabel wrote:
kp gores wrote: []ld: warning prebinding disabled because dependent library: /sw/lib/libz.1.dylib is not preboundSo, to me the error has something to do with the first line telling me that
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
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
------------------------------------------------------- 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
