I have checked out a latest version of ntop and getting an error while doing "make" (Note: ./configure" works fine). Any help would be appreciated. Thanks.
make all-recursive make[1]: Entering directory `/root/ntop' Making all in . make[2]: Entering directory `/root/ntop' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i586-linux-thread-multi/CORE -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fPIC -DPIC -MT reportUtils.lo -MD -MP -MF .deps/reportUtils.Tpo -c -o reportUtils.lo reportUtils.c gcc -DHAVE_CONFIG_H -I. -I. -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i586-linux-thread-multi/CORE -DLINUX -I/usr/local/include -I/opt/local/include -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fPIC -DPIC -MT reportUtils.lo -MD -MP -MF .deps/reportUtils.Tpo -c reportUtils.c -fPIC -DPIC -o .libs/reportUtils.o reportUtils.c:1673:20: warning: no newline at end of file reportUtils.c: In function 'getBgPctgColor': reportUtils.c:1673: error: 'C' undeclared (first use in this function) reportUtils.c:1673: error: (Each undeclared identifier is reported only once reportUtils.c:1673: error: for each function it appears in.) reportUtils.c:1673: error: expected ')' at end of input reportUtils.c:1673: error: expected declaration or statement at end of input make[2]: *** [reportUtils.lo] Error 1 make[2]: Leaving directory `/root/ntop' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/ntop' make: *** [all] Error 2 _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
