Skip to Content.
Sympa Menu

ndt-users - Re: Re: The executable /usr/local/sbin/web100srv

Subject: ndt-users list created

List archive

Re: Re: The executable /usr/local/sbin/web100srv


Chronological Thread 
  • From:
  • To:
  • Subject: Re: Re: The executable /usr/local/sbin/web100srv
  • Date: Wed, 7 Apr 2010 05:51:06 -0400 (EDT)

Thanks Richard for your quick response!!

But I have successfully installed the web100 userland library. The error I
get when compiling ndt (concerning the web100srv) is the follows:

gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/web100 -I/usr/include/pcap
-I../I2util '-DBASEDIR="/usr/local/ndt"' -pedantic -Wall -O2 -DNDEBUG
-DEXPERIMENTAL_ENABLED -DDATABASE_ENABLED -MT web100srv-web100srv.o -MD -MP
-MF .deps/web100srv-web100srv.Tpo -c -o web100srv-web100srv.o `test -f
'web100srv.c' || echo './'`web100srv.c
web100srv.c: In function ‘child_sig’:
web100srv.c:292: warning: cast from pointer to integer of different size
web100srv.c:317: warning: cast from pointer to integer of different size
web100srv.c:371: warning: cast from pointer to integer of different size
web100srv.c: In function ‘main’:
web100srv.c:1690: warning: statement with no effect
web100srv.c:1855: warning: ISO C90 forbids mixed declarations and code
web100srv.c:2004: warning: cast from pointer to integer of different size
web100srv.c: In function ‘zombieWorker’:
web100srv.c:736: warning: ‘pre_ptr’ may be used uninitialized in this function
mv -f .deps/web100srv-web100srv.Tpo .deps/web100srv-web100srv.Po

I tried to understand the code lines where it gives warnings but I can not
understand.

Thanks again,

Eula



Archive powered by MHonArc 2.6.16.

Top of Page