AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
November 2005

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



2005.11.07 16:12 "error building libtiff 2.7.4 on solaris 9", by Alexander Fieroch

Hello,

I'm trying to build libtiff 3.7.4 with the sun workshop compiler 10 on
solaris 9, but I get following error while linking:

/usr/ccs/bin/ld -G -z text -h libtiff.so.3 -o .libs/libtiff.so.3.7.4
.libs/tif_aux.o .libs/tif_close.o .libs/tif_codec.o .libs/tif_color.o
.libs/tif_compress.o .libs/tif_dir.o .libs/tif_dirinfo.o
.libs/tif_dirread.o .libs/tif_dirwrite.o .libs/tif_dumpmode.o
.libs/tif_error.o .libs/tif_extension.o .libs/tif_fax3.o
.libs/tif_fax3sm.o .libs/tif_flush.o .libs/tif_getimage.o
.libs/tif_jpeg.o .libs/tif_luv.o .libs/tif_lzw.o .libs/tif_next.o
.libs/tif_ojpeg.o .libs/tif_open.o .libs/tif_packbits.o
.libs/tif_pixarlog.o .libs/tif_predict.o .libs/tif_print.o
.libs/tif_read.o .libs/tif_strip.o .libs/tif_swab.o .libs/tif_thunder.o
.libs/tif_tile.o .libs/tif_unix.o .libs/tif_version.o
.libs/tif_warning.o .libs/tif_write.o .libs/tif_zip.o -z allextract
../port/.libs/libport.a -z defaultextract  -lz -lm -lc -lc ld: elf
error: file ../port/.libs/libport.a: elf_getarsym
ld: fatal: File processing errors. No output written to
.libs/libtiff.so.3.7.4 gmake[2]: *** [libtiff.la] Error 1
gmake[2]: Leaving directory
`/tmp/appfiero/gnome-libs/2005b/src/tiff-3.7.4/libtiff'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory
`/tmp/appfiero/gnome-libs/2005b/src/tiff-3.7.4/libtiff' gmake: ***
[all-recursive] Error 1


What can I do?

Regards,
Alexander