2006.08.01 17:06 "[Tiff] Help *** jpeg_reset_huff_decode *** [bmp2tiff] : Error 1: On Solaris at Compilations", by Dotun Olafunmiloye

2006.08.01 17:06 "[Tiff] Help *** jpeg_reset_huff_decode *** [bmp2tiff] : Error 1: On Solaris at Compilations", by Dotun Olafunmiloye

Hello,

I recompiled jpeg and libtiff with --enabled-shared and compilation went further than before but died at ~tiff-3.8.2/tools; snapshot of error below;

 Entering directory `/export/home/dotun/tiff-3.8.2/tools'

if gcc -DHAVE_CONFIG_H -I. -I. -I../libtiff -I../libtiff -I../libtiff -I/usr/local/include -I/usr/local/include -g -O2 -Wall -W -MT bmp2tiff.o-MD -MP -MF ".deps/bmp2tiff.Tpo" -c -o

bmp2tiff.o bmp2tiff.c; \

then mv -f ".deps/bmp2tiff.Tpo" ".deps/bmp2tiff.Po"; else rm -f ".deps/bmp2tiff.Tpo"; exit 1; fi /bin/bash ../libtool --mode=link --tag=CC gcc -g -O2 -Wall -W -L/usr/local/lib -L/usr/local/lib -o bmp2tiff bmp2tiff.o../libtiff/libtiff.la ../port/libport.la -ljpeg -lz -lm -lc libtool: link: gcc -g -O2 -Wall -W -o .libs/bmp2tiff bmp2tiff.o -L/usr/local/lib ../libtiff/.libs/libtiff.so ../port/.libs/libport.a /usr/local/lib/libjpeg.so -lz -lm -lc -R/usr/local/libtiff3.8.4/lib -R/usr/local/lib

Undefined first referenced
 symbol in file
jpeg_reset_huff_decode ../libtiff/.libs/libtiff.so

ld: fatal: Symbol referencing errors. No output written to .libs/bmp2tiff

collect2: ld returned 1 exit status

make[1]: *** [bmp2tiff] Error 1

make[1]: Leaving directory `/export/home/dotun/tiff-3.8.2/tools' make: *** [all-recursive] Error 1

Thanks for sharing your expertise and time.

Regards,
 Dotun