Hi All.
Thanks Luca a bunch for all the good work in writing ntop. The lastest
CVS produces the
following errors when running make. Can someone help?
Thanks
top.c: In function `clrscr':
top.c:49: `A_NORMAL' undeclared (first use in this function)
top.c:49: (Each undeclared identifier is reported only once
top.c:49: for each function it appears in.)
top.c: In function `intop_printHeader':
top.c:181: `COLS' undeclared (first use in this function)
top.c:265: `A_REVERSE' undeclared (first use in this function)
top.c:267: `A_NORMAL' undeclared (first use in this function)
top.c: In function `cHostsTraffic':
top.c:1266: `LINES' undeclared (first use in this function)
top.c:1354: `COLS' undeclared (first use in this function)
top.c: In function `intop_top':
top.c:1668: `stdscr' undeclared (first use in this function)
top.c:1672: `A_NORMAL' undeclared (first use in this function)
make[2]: *** [top.o] Error 1
make[2]: Leaving directory `/home/noc/ntop-1.3.2/ntop/intop'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/noc/ntop-1.3.2/ntop'
make: *** [all-recursive-am] Error 2
- Robert.