| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2005.04.02 12:13 "Re: make fails when upgrading v3.7.1 --> v3.7.2 on OSX 10.3.8", by Andrey KiselevOn Fri, Apr 01, 2005 at 03:11:23PM -0800, OpenMacNews wrote: > /bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -o libtiffxx.la > -rpath /usr/local/lib -no-undefined -version-number 3:7:2 tif_stream.lo > -ljpeg -lz -lc > g++ -dynamiclib -single_module -o .libs/libtiffxx.3.7.2.dylib > .libs/tif_stream.o /usr/local/lib/libjpeg.dylib -lz -lc -install_name > /usr/local/lib/libtiffxx.3.dylib -compatibility_version 11 > -current_version > 11.2 > ld: Undefined symbols: > _TIFFClientOpen > /usr/bin/libtool: internal link edit command failed > make[2]: *** [libtiffxx.la] Error 1 > make[1]: *** [all] Error 2 > make: *** [all-recursive] Error 1 > > wheras the same steps with v3.7.1 are, still, trouble-free. > > is this a known issue? Yes, this is known and fixed in CVS. You can workaround the bug using --disable-cxx configure switch. > i can't get to bugzilla (no site response) to check at the moment ... There is a hardware fault or something like on the hosting server, so we should wait a bit until the host comes back. Regards, Andrey -- Andrey V. Kiselev Home phone: +7 812 5970603 ICQ# 26871517 |
|||||||