1 Mar 2002 14:08
RE: rmonPlugin / NET-SNMP
PIERRE-LOIC BAUDET <baudetp <at> libertysurf.fr>
2002-03-01 13:08:32 GMT
2002-03-01 13:08:32 GMT
> === So, what's in config.log? It should have the text of the test program and the resulting message... Yes indeed... Reading this log helped me to get round the problem. There was a bug with my openSSL which is fixed. So checking for register_mib in -lucdagent passes now : checking for register_mib in -lucdagent.... yes Unfortunately, there is a (last ?) problem : after replacing every occurences of 'icmpPlugin' by 'rmonPlugin' in Makefile and starting /ntop/plugins/ make, here is what I got : [root <at> sonde-test plugins]# make /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H - I. -I. -I.. -I.. -I/usr/local/include - I/home/pierlo/ntop-current/gdchart0.94c - I/usr/include/openssl -g -O2 -pipe -c rmonPlugin.c rm -f .libs/rmonPlugin.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. - I/usr/local/include -I/home/pierlo/ntop- current/gdchart0.94c -I/usr/include/openssl -g -O2 -pipe - Wp,-MD,.deps/rmonPlugin.pp -c rmonPlugin.c -fPIC -DPIC - o .libs/rmonPlugin.lo rmonPlugin.c:94: warning: excess elements in struct initializer rmonPlugin.c:94: warning: (near initialization for `rmonPluginInfo[0]') rmonPlugin.c: In function `var_etherStatsTable':(Continue reading)
RSS Feed