I'm trying to install qt3 on Panther. I just installed the latest fink.

I first installed qt3 via apt-get. however the binaries apparently were
link against fink's freetype2 not Apple's. Designer works only if I set
DYLD_LIBRARY_PATH to /sw/lib. In addition I can not get my program
which uses qt3-shlibs to link correctly.

I then tried to install from source (both 10.3/unstable and
10.3/stable). After a long time the compilation fails on

ld: warning -dylib_install_name /sw/lib/libdesignercore.1.dylib not
found in segment address table LD_SEG_ADDR_TABLE
/sw/var/lib/fink/prebound/seg_addr_table
ld: warning prebinding disabled because of undefined symbols
ld: Undefined symbols:
qInitImages_designercore()
/usr/bin/libtool: internal link edit command failed
make[3]: *** [../../../lib/libdesignercore.1.0.0.dylib] Error 1
make[2]: *** [sub-designer] Error 2
make[1]: *** [sub-designer] Error 2
make: *** [sub-tools] Error 2
### execution of /var/tmp/tmp.2.uFFdiS failed, exit code 2
Failed: compiling qt3-3.2.2-11 failed

The strange thing is that qInitImages_designercore() is not defined
anywhere in the qt source tree....

Any help will be appreciated.

Yarden



-------------------------------------------------------
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-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to