Title: Message
Interesting.
 
if rrdtool installed,via ports it won't compile without that patch. (seems it looks for headers in /usr/local/include and fails)
 
remove rrdtool and it compiles without the patch:
 
 
rrdPlugin.c: In function `graphCounter':
rrdPlugin.c:558: error: too few arguments to function `rrd_graph'
rrdPlugin.c: In function `netflowSummary':
rrdPlugin.c:698: error: too few arguments to function `rrd_graph'
rrdPlugin.c: In function `graphSummary':
rrdPlugin.c:963: error: too few arguments to function `rrd_graph'
rrdPlugin.c: At top level:
rrdPlugin.c:1618: error: conflicting types for 'rrd_first'
/usr/local/include/rrd.h:73: error: previous declaration of 'rrd_first' was here
rrdPlugin.c:1618: error: conflicting types for 'rrd_first'
/usr/local/include/rrd.h:73: error: previous declaration of 'rrd_first' was here
gmake[3]: *** [librrdPlugin_la-rrdPlugin.lo] Error 1
gmake[3]: Leaving directory `/usr/ports/net/ntop/work/ntop-3.2/plugins'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/net/ntop/work/ntop-3.2/plugins'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/net/ntop/work/ntop-3.2'
gmake: *** [all] Error 2
*** Error code 2
 
 
_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to