I did a clean pull from CVS of NTOP and made a clean install of rrdtool 1.0.46. It configures fine, giving an error on only the XML plug-in that I do not have. This is running on Redhat 7.3 with the stock SMP kernel and dual CPUs. Everything looks fine until I get to the rrdPlugin at compile time. The output is below. Any pointers (or dope slaps) would be helpful. Thanks in advance!
rrdPlugin.c: In function `rrdMainLoop': rrdPlugin.c:1600: parse error before `*' rrdPlugin.c:1609: `maxHosts' undeclared (first use in this function) rrdPlugin.c:1609: (Each undeclared identifier is reported only once rrdPlugin.c:1609: for each function it appears in.) rrdPlugin.c:1610: `len' undeclared (first use in this function) rrdPlugin.c:1611: `tmpStats' undeclared (first use in this function) rrdPlugin.c:1612: case label not within a switch statement rrdPlugin.c:1612: case label not within a switch statement rrdPlugin.c:1612: case label not within a switch statement rrdPlugin.c:1612: case label not within a switch statement rrdPlugin.c:1612: case label not within a switch statement rrdPlugin.c:1612: case label not within a switch statement rrdPlugin.c:1612: case label not within a switch statement rrdPlugin.c:1612: case label not within a switch statement rrdPlugin.c:1612: case label not within a switch statement rrdPlugin.c:1612: case label not within a switch statement rrdPlugin.c:1612: case label not within a switch statement rrdPlugin.c:1612: case label not within a switch statement rrdPlugin.c:1612: case label not within a switch statement rrdPlugin.c:1612: case label not within a switch statement rrdPlugin.c:1612: case label not within a switch statement rrdPlugin.c:1612: case label not within a switch statement rrdPlugin.c:1612: case label not within a switch statement rrdPlugin.c:1615: `stats' undeclared (first use in this function) rrdPlugin.c:1616: case label not within a switch statement rrdPlugin.c:1616: case label not within a switch statement rrdPlugin.c:1616: case label not within a switch statement rrdPlugin.c:1616: case label not within a switch statement rrdPlugin.c:1616: case label not within a switch statement rrdPlugin.c:1616: case label not within a switch statement rrdPlugin.c:1616: case label not within a switch statement rrdPlugin.c:1616: case label not within a switch statement rrdPlugin.c:1616: case label not within a switch statement rrdPlugin.c:1616: case label not within a switch statement rrdPlugin.c:1616: case label not within a switch statement rrdPlugin.c:1616: case label not within a switch statement rrdPlugin.c:1616: case label not within a switch statement rrdPlugin.c:1616: case label not within a switch statement rrdPlugin.c:1616: case label not within a switch statement rrdPlugin.c:1616: case label not within a switch statement rrdPlugin.c:1616: case label not within a switch statement rrdPlugin.c:1618: parse error before `*' rrdPlugin.c:1622: `el' undeclared (first use in this function) rrdPlugin.c:1637: parse error before `keyValue' rrdPlugin.c:1639: `keyValue' undeclared (first use in this function) rrdPlugin.c:1651: `statsEntry' undeclared (first use in this function) rrdPlugin.c:1653: `numEntries' undeclared (first use in this function) rrdPlugin.c:1663: `totBytesSent' undeclared (first use in this function) rrdPlugin.c:1666: `totBytesRcvd' undeclared (first use in this function) make[3]: *** [rrdPlugin.lo] Error 1 make[3]: Leaving directory `/root/ntop-cvs/ntop/plugins' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/root/ntop-cvs/ntop/plugins' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/ntop-cvs/ntop' make: *** [all] Error 2 -- J. Eric Josephson Director of Network and System Operations 978-720-2159 mailto:[EMAIL PROTECTED] _______________________________________________ Ntop-dev mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
