Skip to Content.
Sympa Menu

ndt-users - Re: Re: build error with ndt-3.6.4

Subject: ndt-users list created

List archive

Re: Re: build error with ndt-3.6.4


Chronological Thread 
  • From: galuschka <>
  • To: ,
  • Subject: Re: Re: build error with ndt-3.6.4
  • Date: Thu, 6 Jan 2011 01:37:22 -0500 (EST)

i can'f find zlib-devel package on ubuntu , so i install zlib-bin,then
try to re-make in the src directory,I get:

if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../I2util
'-DBASEDIR="/usr/local/ndt"' -pedantic -Wall -O2 -DNDEBUG
-DEXPERIMENTAL_ENABLED -DDATABASE_ENABLED -MT web100clt-logging.o -MD -MP -MF
".deps/web100clt-logging.Tpo" -c -o web100clt-logging.o `test -f 'logging.c'
|| echo './'`logging.c; \
then mv -f ".deps/web100clt-logging.Tpo" ".deps/web100clt-logging.Po";
else rm -f ".deps/web100clt-logging.Tpo"; exit 1; fi
logging.c:19: fatal error: zlib.h: No such file or directory
compilation terminated.
make: *** [web100clt-logging.o] Error 1


Is this a new requirement or a bug?



Archive powered by MHonArc 2.6.16.

Top of Page