> === 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@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':
rmonPlugin.c:676: `numDevices' undeclared (first use in 
this function)
rmonPlugin.c:676: (Each undeclared identifier is reported 
only once
rmonPlugin.c:676: for each function it appears in.)
rmonPlugin.c:702: `device' undeclared (first use in this 
function)
make[1]: *** [rmonPlugin.lo] Erreur 1
make[1]: Quitte le r�pertoire `/home/pierlo/ntop-
current/ntop/plugins'
make: *** [all-recursive] Erreur 1

I'm used to the warning, but these errors are brand new...

Thanks a lot !

Pierre-Loic
--------------
Profitez de l'offre sp�ciale Tiscali Liberty Surf !
50% de temps en plus pendant 3 mois sur tous les forfaits Internet.

http://register.libertysurf.fr/subscribe_fr/signup.php3


_______________________________________________
Ntop-dev mailing list
[EMAIL PROTECTED]
http://listmanager.unipi.it/mailman/listinfo/ntop-dev

Reply via email to