under jaguar with gcc version 3.3 qt3 refuses to build. Upon fink install qt3 I get the error message:
ld: warning -dylib_install_name /sw/lib/libqt-mt.3.dylib not found in segment address table LD_SEG_ADDR_TABLE /sw/var/lib/fink/prebound/seg_addr_table
ld: warning prebinding disabled because dependent library: /sw/lib/libz.1.dylib is not prebound
ld: Undefined /usr/bin/libtool: symbols:
_FT_Access_Frame
_FT_Forget_Frame
_FT_Get_Long
_FT_Get_Short
_FT_Seek_Stream
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.vz2w4a failed, exit code 2
Failed: compiling qt3-3.2.2-1 failed
Because of the message libz being not prebound and remembering problems with my libz I temporarily removed /sw/lib/libz.*
Now i get the following error messages:
ld: warning -dylib_install_name /sw/lib/libqt-mt.3.dylib not found in segment address table LD_SEG_ADDR_TABLE /sw/var/lib/fink/prebound/seg_addr_table
ld: warning prebinding disabled because dependent library: /sw/lib/libfreetype.6.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.vRasvK failed, exit code 2
Failed: compiling qt3-3.2.2-1 failed
Does anybody know how to fix this?
Some answers to problems installing bundle-kde recommended force-removing qt3, wich I did. Now my qt3 is gone and I can not use any app depending on it.
Please.....
Regards
kp
--
superegos talker
------------------------------------------------------- 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-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users -- superegos talker
------------------------------------------------------- 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
