2006.01.18 14:26 "[Tiff] Problem installing LibTIFF-3.8.0 on HP-UX 11.11", by Morten Kristiansen

2006.01.18 14:26 "[Tiff] Problem installing LibTIFF-3.8.0 on HP-UX 11.11", by Morten Kristiansen

Hi,

 I've tried to install libtiff-3.8.0 on my HP-UX 11.11, but it fails with
 errors:

 tif_dirread.c:1: warning: -g is only supported when using GAS on this
 processor,

 tif_dirread.c:1: warning: -g option disabled

 tif_dirread.c: In function 'ChopUpSingleUncompressedStrip':

 tif_dirread.c:1716: error: 'yes' undeclared (first use in this function)

 tif_dirread.c:1716: error: (Each undeclared identifier is reported only
 once

 tif_dirread.c:1716: error: for each function it appears in.)

 make[2]: *** [tif_dirread.lo] Error 1

 make[2]: Leaving directory `/workdir/usrlocal/src/tiff-3.8.0/libtiff'

 make[1]: *** [all] Error 2

 make[1]: Leaving directory `/workdir/usrlocal/src/tiff-3.8.0/libtiff'

 make: *** [all-recursive] Error 1

 I've also read and fixed the bugfix s/==/=/g in configure.ac and I've
 tried to run configure without options and with option
 "--with-default-strip-siz", but nothing seems to help. Can anybody tell
 me what to do? I'm running GNU make-3.8.0.

 Regards

 Morten K