Subject: pkgsrc package graphics/tiff
To: None <tech-pkg@netbsd.org>
From: A. L. Meyers <almeyers@consult-meyers.com>
List: tech-pkg
Date: 03/24/2004 20:03:57
Hi!

The captioned package consistently does not complete compilation.  Here
is the error message:


root@blick:/mnt/ibm/usr/pkgsrc/graphics/tiff# bmake update
===> update [tiff-3.6.1nb1] ===> Resuming update for tiff-3.6.1nb1
===> do-fetch [tiff-3.6.1nb1] ===> Checking for vulnerabilities in tiff-3.6.1nb1
===> build-message [tiff-3.6.1nb1] ===> Building for tiff-3.6.1nb1
= libtiff
libtool  gcc -c -O2 -march=pentiumpro -I/usr/pkg/include  -Dunix  -I/usr/pkg/include  -g   -I. -I../libtiff -I/include -DJPEG_SUPPORT -DZIP_SUPPORT -DPIXARLOG_SUPPORT ../libtiff/tif_pixarlog.c
*** Warning: inferring the mode of operation is deprecated.
*** Future versions of Libtool will require -mode=MODE be specified.
 gcc -c -O2 -march=pentiumpro -I/mnt/ibm/usr/pkgsrc/graphics/tiff/work/.buildlink/include -Dunix -g -I. -I../libtiff -DJPEG_SUPPORT -DZIP_SUPPORT -DPIXARLOG_SUPPORT ../libtiff/tif_pixarlog.c  -fPIC -DPIC -o .libs/tif_pixarlog.o
../libtiff/tif_pixarlog.c:88:18: zlib.h: No such file or directory
../libtiff/tif_pixarlog.c:455: error: parse error before "z_stream"
../libtiff/tif_pixarlog.c:455: warning: no semicolon at end of struct or union
../libtiff/tif_pixarlog.c:473: error: parse error before '}' token
../libtiff/tif_pixarlog.c:473: warning: data definition has no type or storage class
../libtiff/tif_pixarlog.c:476: error: parse error before '*' token
../libtiff/tif_pixarlog.c: In function `PixarLogMakeTables':
../libtiff/tif_pixarlog.c:523: error: `sp' undeclared (first use in this function)
../libtiff/tif_pixarlog.c:523: error: (Each undeclared identifier is reported only once
../libtiff/tif_pixarlog.c:523: error: for each function it appears in.)
../libtiff/tif_pixarlog.c: In function `PixarLogSetupDecode':
../libtiff/tif_pixarlog.c:637: error: `sp' undeclared (first use in this function)
../libtiff/tif_pixarlog.c:637: error: parse error before ')' token
../libtiff/tif_pixarlog.c:661: error: `Z_OK' undeclared (first use in this function)
../libtiff/tif_pixarlog.c: In function `PixarLogPreDecode':
../libtiff/tif_pixarlog.c:676: error: `sp' undeclared (first use in this function)
../libtiff/tif_pixarlog.c:676: error: parse error before ')' token
../libtiff/tif_pixarlog.c:682: error: `Z_OK' undeclared (first use in this function)
../libtiff/tif_pixarlog.c: In function `PixarLogDecode':
../libtiff/tif_pixarlog.c:689: error: `sp' undeclared (first use in this function)
../libtiff/tif_pixarlog.c:689: error: parse error before ')' token
../libtiff/tif_pixarlog.c:721: error: `Z_PARTIAL_FLUSH' undeclared (first use in this function)
../libtiff/tif_pixarlog.c:722: error: `Z_STREAM_END' undeclared (first use in this function)
../libtiff/tif_pixarlog.c:725: error: `Z_DATA_ERROR' undeclared (first use in this function)
../libtiff/tif_pixarlog.c:729: error: `Z_OK' undeclared (first use in this function)
../libtiff/tif_pixarlog.c: In function `PixarLogSetupEncode':
../libtiff/tif_pixarlog.c:800: error: `sp' undeclared (first use in this function)
../libtiff/tif_pixarlog.c:800: error: parse error before ')' token
../libtiff/tif_pixarlog.c:818: error: `Z_OK' undeclared (first use in this function)
../libtiff/tif_pixarlog.c: In function `PixarLogPreEncode':
../libtiff/tif_pixarlog.c:833: error: `sp' undeclared (first use in this function)
../libtiff/tif_pixarlog.c:833: error: parse error before ')' token
../libtiff/tif_pixarlog.c:839: error: `Z_OK' undeclared (first use in this function)
../libtiff/tif_pixarlog.c: In function `PixarLogEncode':
../libtiff/tif_pixarlog.c:1010: error: `sp' undeclared (first use in this function)
../libtiff/tif_pixarlog.c:1010: error: parse error before ')' token
../libtiff/tif_pixarlog.c:1068: error: `Z_NO_FLUSH' undeclared (first use in this function)
../libtiff/tif_pixarlog.c:1068: error: `Z_OK' undeclared (first use in this function)
../libtiff/tif_pixarlog.c: In function `PixarLogPostEncode':
../libtiff/tif_pixarlog.c:1091: error: `sp' undeclared (first use in this function)
../libtiff/tif_pixarlog.c:1091: error: parse error before ')' token
../libtiff/tif_pixarlog.c:1098: error: `Z_FINISH' undeclared (first use in this function)
../libtiff/tif_pixarlog.c:1100: error: `Z_STREAM_END' undeclared (first use in this function)
../libtiff/tif_pixarlog.c:1101: error: `Z_OK' undeclared (first use in this function)
../libtiff/tif_pixarlog.c: In function `PixarLogCleanup':
../libtiff/tif_pixarlog.c:1137: error: `sp' undeclared (first use in this function)
../libtiff/tif_pixarlog.c:1137: error: parse error before ')' token
../libtiff/tif_pixarlog.c: In function `PixarLogVSetField':
../libtiff/tif_pixarlog.c:1162: error: `sp' undeclared (first use in this function)
../libtiff/tif_pixarlog.c:1162: error: parse error before ')' token
../libtiff/tif_pixarlog.c:1171: error: `Z_DEFAULT_STRATEGY' undeclared (first use in this function)
../libtiff/tif_pixarlog.c:1171: error: `Z_OK' undeclared (first use in this function)
../libtiff/tif_pixarlog.c: In function `PixarLogVGetField':
../libtiff/tif_pixarlog.c:1224: error: `sp' undeclared (first use in this function)
../libtiff/tif_pixarlog.c:1224: error: parse error before ')' token
../libtiff/tif_pixarlog.c: In function `TIFFInitPixarLog':
../libtiff/tif_pixarlog.c:1247: error: `sp' undeclared (first use in this function)
../libtiff/tif_pixarlog.c:1257: error: parse error before ')' token
../libtiff/tif_pixarlog.c:1259: error: `Z_BINARY' undeclared (first use in this function)
../libtiff/tif_pixarlog.c:1287: error: `Z_DEFAULT_COMPRESSION' undeclared (first use in this function)
*** Error code 1
 
Stop.
bmake: stopped in /mnt/ibm/usr/pkgsrc/graphics/tiff/work/tiff-v3.6.1/libtiff
*** Error code 1

Please let me know if you need further infos.

Thanks and best regards,

Lux
-- 
If you receive this by error, please delete it and inform the sender.
Key fingerprint: 8994 CFDD 9C60 C978 A488 689F 5DCC EFC4 4D36 580D
To Big Brother Echelon from "spook":
explosion counter-intelligence FSF Iraq terrorist assassination Khatami