Skip to Content.
Sympa Menu

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

Subject: ndt-users list created

List archive

Re: build error with ndt-3.6.4


Chronological Thread 
  • From: Colby Gutierrez-Kraybill <>
  • To: galuschka <>
  • Cc:
  • Subject: Re: build error with ndt-3.6.4
  • Date: Wed, 5 Jan 2011 22:49:51 -0800


Looks like it's named differently on ubuntu (and maybe debian?), but the same applies, you need to install the zlib dev,

zlib1g-dev

On Jan 5, 2011, at 10:37 PM, galuschka wrote:

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