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: Jason Zurawski <>
  • To: galuschka <>
  • Cc:
  • Subject: Re: build error with ndt-3.6.4
  • Date: Thu, 06 Jan 2011 05:45:43 -0500
  • Organization: Internet2

Hi Galuschka;

Have you tried re-running configure before running make?

Thanks;

-jason

On 1/6/11 2:00 AM, galuschka wrote:
colby , Thanks for your help!
when i install zlib1g-dev and re-make , still have one error , error msg as
follows :


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-log ging.Tpo"; exit 1; fi
logging.c: In function ?riteMeta??
logging.c:439: warning: unused variable ?c??
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../I2util
'-DBASEDIR="/usr/local/ndt"' -pedantic -Wall -O2 -DNDEBUG
-DEXPERIMENTAL_ENABLED -DDATABASE_ENABLED -MT web100clt-utils.o -MD -MP -MF
".deps/web100clt-utils.Tpo" -c -o web100clt-utils.o `test -f
'utils.c' || echo './'`utils.c; \
then mv -f ".deps/web100clt-utils.Tpo" ".deps/web100clt-utils.Po";
else rm -f ".deps/web100clt-utils.T po"; exit 1; fi
utils.c: In function ?rr_sys??
utils.c:138: warning: ?eturn??with a value, in function returning void
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../I2util
'-DBASEDIR="/usr/local/ndt"' -pedantic -Wall -O2 -DNDEBUG
-DEXPERIMENTAL_ENABLED -DDATABASE_ENABLED -MT web100clt-protocol.o -MD -MP -MF
".deps/web100clt-protocol.Tpo" -c -o web100clt-protocol.o
`test -f 'protocol.c' || echo './'`protocol.c; \
then mv -f ".deps/web100clt-protocol.Tpo"
".deps/web100clt-protocol.Po"; else rm -f ".deps/web100clt-p
rotocol.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../I2util
'-DBASEDIR="/usr/local/ndt"' -pedantic -Wall -O2 -DNDEBUG
-DEXPERIMENTAL_ENABLED -DDATABASE_ENABLED -MT web100clt-test_sfw_clt.o -MD -MP
-MF ".deps/web100clt-test_sfw_ clt.Tpo" -c -o
web100clt-test_sfw_clt.o `test -f 'test_sfw_clt.c' || echo
'./'`test_sfw_clt.c; \
then mv -f ".deps/web100clt-test_sfw_clt.Tpo"
".deps/web100clt-test_sfw_clt.Po"; else rm -f ".deps/web
100clt-test_sfw_clt.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../I2util
'-DBASEDIR="/usr/local/ndt"' -pedantic -Wall -O2 -DNDEBUG
-DEXPERIMENTAL_ENABLED -DDATABASE_ENABLED -MT web100clt-test_mid_clt.o -MD -MP
-MF ".deps/web100clt-test_mid_ clt.Tpo" -c -o
web100clt-test_mid_clt.o `test -f 'test_mid_clt.c' || echo
'./'`test_mid_clt.c; \
then mv -f ".deps/web100clt-test_mid_clt.Tpo"
".deps/web100clt-test_mid_clt.Po"; else rm -f ".deps/web
100clt-test_mid_clt.Tpo"; exit 1; fi
test_mid_clt.c: In function ?est_mid_clt??
test_mid_clt.c:26: warning: unused variable ?ne??
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../I2util
'-DBASEDIR="/usr/local/ndt"' -pedantic -Wall -O2 -DNDEBUG
-DEXPERIMENTAL_ENABLED -DDATABASE_ENABLED -MT web100clt-test_c2s_clt.o -MD -MP
-MF ".deps/web100clt-test_c2s_ clt.Tpo" -c -o
web100clt-test_c2s_clt.o `test -f 'test_c2s_clt.c' || echo
'./'`test_c2s_clt.c; \
then mv -f ".deps/web100clt-test_c2s_clt.Tpo"
".deps/web100clt-test_c2s_clt.Po"; else rm -f ".deps/web
100clt-test_c2s_clt.Tpo"; exit 1; fi
test_c2s_clt.c: In function ?est_c2s_clt??
test_c2s_clt.c:98: warning: ignoring return value of ?rite?? declared with
attribute warn_unused_result
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../I2util
'-DBASEDIR="/usr/local/ndt"' -pedantic -Wall -O2 -DNDEBUG
-DEXPERIMENTAL_ENABLED -DDATABASE_ENABLED -MT web100clt-test_s2c_clt.o -MD -MP
-MF ".deps/web100clt-test_s2c_ clt.Tpo" -c -o
web100clt-test_s2c_clt.o `test -f 'test_s2c_clt.c' || echo
'./'`test_s2c_clt.c; \
then mv -f ".deps/web100clt-test_s2c_clt.Tpo"
".deps/web100clt-test_s2c_clt.Po"; else rm -f ".deps/web
100clt-test_s2c_clt.Tpo"; exit 1; fi
gcc -pedantic -Wall -O2 -DNDEBUG -DEXPERIMENTAL_ENABLED -DDATABASE_ENABLED
-L/usr/local/lib -Wl,-rpath,/usr/l ocal/lib -o web100clt
web100clt-web100clt.o web100clt-network.o web100clt-usage.o
web100clt-logging.o web100 clt-utils.o web100clt-protocol.o
web100clt-test_sfw_clt.o web100clt-test_mid_clt.o web100clt-test_c2s_clt.o we
b100clt-test_s2c_clt.o ../I2util/I2util/libI2util.a -lpthread
web100clt-logging.o: In function `zlib_def':
logging.c:(.text+0x7b1): undefined reference to `deflateInit_'
logging.c:(.text+0x8d9): undefined reference to `deflate'
logging.c:(.text+0x92e): undefined reference to `deflateEnd'
logging.c:(.text+0x952): undefined reference to `deflateEnd'
logging.c:(.text+0x9ac): undefined reference to `deflateEnd'
collect2: ld returned 1 exit status
make: *** [web100clt] Error 1



Archive powered by MHonArc 2.6.16.

Top of Page