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
April 2009

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!



Thread

2009.04.09 15:21 "(no subject)", by Miguel Navarro
2009.04.09 15:53 "Re: (no subject)", by <pbelamge@gmail.com>
2009.04.09 18:16 "Building libtiff on AIX", by Richard Nolde
2009.04.09 17:40 "Re: (no subject)", by Bob Friesenhahn

2009.04.09 15:21 "(no subject)", by Miguel Navarro

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.