Package: hyperestraier Version: 0.5.4-1 Severity: serious Justification: fails to build from source
hyperestraier fails to build on all buildds, duplicated on my sparc pbuilder: sparc-linux-gnu-gcc -c -I. -I/home/buildd/include -I/usr/local/include -I/usr/include/qdbm -D_XOPEN_SOURCE_EXTENDED=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__=1 -D_HPUX_SOURCE=1 -DPIC=1 -D_REENTRANT=1 -Wall -fPIC -fsigned-char -O2 -DNDEBUG estraier.c In file included from estraier.c:18: myconf.h:125:18: error: zlib.h: No such file or directory estraier.c: In function 'est_deflate': estraier.c:2018: error: 'z_stream' undeclared (first use in this function) estraier.c:2018: error: (Each undeclared identifier is reported only once estraier.c:2018: error: for each function it appears in.) estraier.c:2018: error: syntax error before 'zs' estraier.c:2024: error: 'zs' undeclared (first use in this function) estraier.c:2024: error: 'Z_NULL' undeclared (first use in this function) estraier.c:2027: warning: implicit declaration of function 'deflateInit' estraier.c:2027: error: 'Z_OK' undeclared (first use in this function) estraier.c:2035: warning: implicit declaration of function 'deflate' estraier.c:2035: error: 'Z_FINISH' undeclared (first use in this function) estraier.c:2046: error: 'Z_STREAM_END' undeclared (first use in this function) estraier.c:2048: warning: implicit declaration of function 'deflateEnd' estraier.c: In function 'est_inflate': estraier.c:2066: error: 'z_stream' undeclared (first use in this function) estraier.c:2066: error: syntax error before 'zs' estraier.c:2071: error: 'zs' undeclared (first use in this function) estraier.c:2071: error: 'Z_NULL' undeclared (first use in this function) estraier.c:2074: warning: implicit declaration of function 'inflateInit' estraier.c:2074: error: 'Z_OK' undeclared (first use in this function) estraier.c:2082: warning: implicit declaration of function 'inflate' estraier.c:2082: error: 'Z_NO_FLUSH' undeclared (first use in this function) estraier.c:2093: error: 'Z_STREAM_END' undeclared (first use in this function) estraier.c:2095: warning: implicit declaration of function 'inflateEnd' make[1]: *** [estraier.o] Error 1 make[1]: Leaving directory `/build/buildd/hyperestraier-0.5.4' make: *** [build-arch-stamp] Error 2 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]