hello,

when i compile NTOP 2.1.2 on AIX 4.3.3 i have the follwing messages

=================================================

If you like ntop, please do not forget to support
its development. See SUPPORT_NTOP.txt for more
information. Thanks for supporting ntop!

=================================================
cd . \
  && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
creating Makefile
cd . && autoheader
cd . \
  && CONFIG_FILES= CONFIG_HEADERS=config.h \
     /bin/sh ./config.status
creating config.h
make  all-recursive
make[1]: Entre dans le r�pertoire `/instwork/ntop'
Making all in .
make[2]: Entre dans le r�pertoire `/instwork/ntop'
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/instwork/gdchart0.94c -I/instwork/gdchart0.94c/zlib-1.1.4    -g -O2 -pipe -c address.c
gcc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/instwork/gdchart0.94c -I/instwork/gdchart0.94c/zlib-1.1.4 -g -O2 -pipe -Wp,-MD,.deps/address.pp -c address.c  -DPIC -o address.lo
In file included from ntop.h:376,
                 from address.c:21:
/usr/include/pthread.h:35: warning: `_THREAD_SAFE' redefined
ntop.h:175: warning: this is the location of the previous definition
address.c: In function `resolveAddress':
address.c:215: warning: passing arg 1 of `gethostbyaddr_r' discards qualifiers from pointer target type
address.c:215: warning: passing arg 5 of `gethostbyaddr_r' from incompatible pointer type
address.c:215: too many arguments to function `gethostbyaddr_r'
address.c:215: warning: assignment makes pointer from integer without a cast
make[2]: *** [address.lo] Erreur 1
make[2]: Quitte le r�pertoire `/instwork/ntop'
make[1]: *** [all-recursive] Erreur 1
make[1]: Quitte le r�pertoire `/instwork/ntop'
make: *** [all-recursive-am] Erreur 2


The ntop configuration

This is your ntop 2.1.2 configuration:

Host System Type  : powerpc-ibm-aix4.3.3.0
Compiler (cflags) : gcc -g -O2 -pipe -DHAVE_CONFIG_H
Include path      :  -I/usr/local/include -I/instwork/gdchart0.94c -I/instwork/gdchart0.94c/zlib-1.1.4
System Libs       :  -lpthread -lnsl -ldl
Core Libs         :  -L/usr/local/lib -lpcap -lgdbm
Additional Libs   :  -lm -lz -L/instwork/gdchart0.94c -lgdchart -L/instwork/gdchart0.94c/gd-1.8.3 -lgd -L/instwork/gdchart0.94c/gd-1.8.3/libpng-1.2.1 -lpng -L/instwork/gdchart0.94c/zlib-1.1.4 -lz
LBL pcap in       : /usr/local
GNU gdbm in       :
MultiThread mode  : yes
Install path      : /systools

Now type 'make' or 'gmake' (GNU make) on *BSD and Solaris
systems to build ntop 2.1.2.


Somebody would have an idee

Thank to all


Reply via email to