I get compile errors on fcReport.c: (cd .libs && rm -f libntop.la && ln -s ../libntop.la libntop.la) source='fcReport.c' object='fcReport.lo' libtool=yes \ depfile='.deps/fcReport.Plo' tmpdepfile='.deps/fcReport.TPlo' \ depmode=gcc3 /bin/sh ./depcomp \ /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -Imyrrd -DLINUX -I/usr/local/include -g -O2 -I/usr/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fPIC -g -O2 -I/usr/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fPIC -c -o fcReport.lo `test -f 'fcReport.c' ||echo './'`fcReport.c rm -f .libs/fcReport.lo gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -Imyrrd -DLINUX -I/usr/local/include -g -O2 -I/usr/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fPIC -g -O2 -I/usr/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fPIC -c fcReport.c -MT fcReport.lo -MD -MP -MF .deps/fcReport.TPlo -fPIC -DPIC -o .libs/fcReport.lo fcReport.c: In function `printVsanProtocolStats': fcReport.c:2478: error: too many arguments to function `printTableEntry' fcReport.c:2484: error: too many arguments to function `printTableEntry' fcReport.c:2490: error: too many arguments to function `printTableEntry' fcReport.c:2496: error: too many arguments to function `printTableEntry' fcReport.c:2502: error: too many arguments to function `printTableEntry' fcReport.c:2508: error: too many arguments to function `printTableEntry' fcReport.c: In function `printFcProtocolDistribution': fcReport.c:4390: error: too many arguments to function `printTableEntry' fcReport.c:4399: error: too many arguments to function `printTableEntry' fcReport.c:4408: error: too many arguments to function `printTableEntry' fcReport.c:4417: error: too many arguments to function `printTableEntry' fcReport.c:4427: error: too many arguments to function `printTableEntry' fcReport.c:4436: error: too many arguments to function `printTableEntry' fcReport.c:4445: error: too many arguments to function `printTableEntry' fcReport.c: In function `drawVsanStatsGraph': fcReport.c:4698: error: too many arguments to function `printTableEntry' fcReport.c: In function `printFcTrafficSummary': fcReport.c:4765: error: too many arguments to function `printTableEntry' make[2]: *** [fcReport.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
On Mon, 11 Apr 2005 07:44:33 -0700, [EMAIL PROTECTED] wrote: > Update of /export/home/ntop/ntop > In directory unknown:/tmp/cvs-serv4374 > > Modified Files: > fcReport.c report.c reportUtils.c > Log Message: > Improved traffic stats graph > Fixed summary graph (RRD). > > > _______________________________________________ > Ntop-dev mailing list > [email protected] > http://listgateway.unipi.it/mailman/listinfo/ntop-dev > _______________________________________________ Ntop-dev mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
