my system: fedora core 1, kernel 2.4.29, all yum updates applied
(fedoralegacy)

downloaded a fresh ntop from cvs 1 hour ago.

pbuf.c: In function `processPacket':
pbuf.c:3443: error: storage size of `arpHdr' isn't known
pbuf.c:3484: error: `ARPOP_REPLY' undeclared (first use in this function)
pbuf.c:3484: error: (Each undeclared identifier is reported only once
pbuf.c:3484: error: for each function it appears in.)
pbuf.c:3504: error: `ARPOP_REQUEST' undeclared (first use in this function)
make[2]: *** [pbuf.lo] Error 1
make[2]: Leaving directory `/kituri/ntop/ntop'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/kituri/ntop/ntop'
make: *** [all] Error 2


it should be spelled arphdr (small "h" not "H")

#cd /usr/include/net
# grep -i arphdr *
if_arp.h:   in size; the arphdr structure defines the fixed-length portion.
if_arp.h:struct arphdr
if_arp.h:#define ARPHDR_HWX25   272             /* Boards with X.25 in
firmware.  */


please fix it in cvs.

Adrian


_______________________________________________
Ntop-dev mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop-dev

Reply via email to