I wanted to compile ntop 1.3.1 in Slack enviroment and this is the result :-(
Have anybody ntop 1.3.X that is compiled for Slackware ? I don't want to use ntop 1.1.

Thanx a lot
                                      Timelord

gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/local/include -g -O2 -pipe -c event.c  
-fPIC -DPIC -o .libs/event.lo
event.c: In function `icmpType2Str':
event.c:36: `ICMP_UNREACH' undeclared (first use this function)
event.c:36: (Each undeclared identifier is reported only once
event.c:36: for each function it appears in.)
event.c:39: `ICMP_TIMXCEED' undeclared (first use this function)
event.c:40: `ICMP_PARAMPROB' undeclared (first use this function)
event.c:41: `ICMP_MASKREPLY' undeclared (first use this function)
event.c:42: `ICMP_MASKREQ' undeclared (first use this function)
make[2]: *** [event.lo] Error 1
make[2]: Leaving directory `/root/install/ntop-1.3.1'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/install/ntop-1.3.1'
make: *** [all-recursive-am] Error 2

Reply via email to