| 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 |
Thread2009.04.09 15:53 "Re: (no subject)", by <pbelamge@gmail.com>Mike, First, find the library libgcc_s on the system. if you find it anywhere note down the path and add that path to env LD_LIBRARY_PATH Then build the libtiff again. I hope it will resolve the issue On Thu, Apr 9, 2009 at 8:51 PM, Navarro, Miguel (COC) <MiguelN@miamidade.gov > wrote: > I am getting the following error when trying to make the libtiff library > on AIX 5.3: > > libtool: link: gcc -o .libs/libtiff.so.3.8.2 .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 > .libs/libtiff.lax/libport.a/dummy.o -lm -lc -lc -Wl,-bnoentry > -Wl,-brtl `if test "x" != "x"; then print -r "X-Wl," | /usr/bin/sed -e > 1s/^X//; else :; fi` -Wl,-bexport:.libs/libtiff.exp -shared -Wl,-G > collect2: library libgcc_s not found > > Any help would be greatly appreciated!! > > Mike N. > _______________________________________________ > Tiff mailing list: Tiff@lists.maptools.org > http://lists.maptools.org/mailman/listinfo/tiff > http://www.remotesensing.org/libtiff/ > -- Thanks & Regards Pundaleek P B |
|||||||