I'm trying to install NTOP on Ubuntu:
Linux 2.6.22-14-server #1 SMP Sun Oct 14 23:34:23 GMT 2007 i686 GNU/Linux
Installing from source, NOT apt-get: ntop-3.3.tar.gz
autogen.sh runs fine however when I run "make -d" I get the following output:
~snip~
gcc -DHAVE_CONFIG_H -I. -I. -DINET6 -g -Wall -O2 -DNETSNMP_USE_INLINE
-Dlinux -I. -I/usr/include -I/usr/local/rrdtool/include -DLINUX
-I/usr/local/include -g -O2 -I/usr/local/include -Wshadow
-Wpointer-arith -Wmissing-prototypes -Wmissing-declarations
-Wnested-externs -fPIC -DPIC -MT iface.lo -MD -MP -MF .deps/iface.Tpo
-c iface.c -fPIC -DPIC -o .libs/iface.o
In file included from /usr/include/net-snmp/utilities.h:54,
from /usr/include/net-snmp/net-snmp-includes.h:74,
from iface.c:766:
/usr/include/net-snmp/library/container.h: In function 'CONTAINER_FREE':
/usr/include/net-snmp/library/container.h:416: error: invalid lvalue
in assignment
iface.c: In function 'getIfName':
iface.c:784: warning: unused variable 'count'
Reaping losing child 0x080de4f0 PID 27110
make[2]: *** [iface.lo] Error 1
Removing child 0x080de4f0 PID 27110 from chain.
make[2]: Leaving directory `/btn/src/ntop-3.3'
Reaping losing child 0x08078458 PID 25843
make[1]: *** [all-recursive] Error 1
Removing child 0x08078458 PID 25843 from chain.
make[1]: Leaving directory `/btn/src/ntop-3.3'
Reaping losing child 0x080a2828 PID 25835
make: *** [all] Error 2
Removing child 0x080a2828 PID 25835 from chain.
~end~
I've searched for that error on Google but only find someone else
asking a similar question with no resolution.
In an effort to get all the dependencies I've run "apt-get build-dep
ntop" but I still get that error.
Might anyone be able to suggest some additional troubleshooting I can do?
Thanks for your time,
Eric Brander
_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop