Sounds like a code problem - I replaced the buffer handling code (globally) with a new version that handles the glibc changes. Maybe that didn't make it into the plugin - check any of the other modules for the syntax.
-----Burton > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Behalf Of Craig Humphrey > Sent: Sunday, October 03, 2004 5:57 PM > To: [EMAIL PROTECTED] > Subject: RE: [Ntop-dev] XML compile issues on Fedora Core 2 > > > Hi Burton, > > Thanks for that. Deleted out all the problem variables from the inc > files and everything compiled fine. > But now when I run ntop I get the following: > Mon Oct 4 10:24:05 2004 **WARNING** Unable to load plugin > '/usr/local/lib/ntop/plugins/xmldumpPlugin.so' > Mon Oct 4 10:24:05 2004 **WARNING** Message is > '/usr/local/lib/ntop/plugins/xmldumpPlugin.so: undefined symbol: > BufferTooShort' > Mon Oct 4 10:24:05 2004 **WARNING** Unable to load plugin > '/usr/local/lib/ntop/plugins/snmpPlugin.so' > Mon Oct 4 10:24:05 2004 **WARNING** Message is > '/usr/lib/libnetsnmpagent.so.5: undefined symbol: hosts_ctl' > > Where should these be defined? > > Thanks > Craig > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of Burton M. Strauss III > > Sent: Saturday, September 25, 2004 12:30 AM > > To: [EMAIL PROTECTED] > > Subject: RE: [Ntop-dev] XML compile issues on Fedora Core 2 > > > > Actually, the deleted variables should be REMOVED from the > > xml .inc files, > > not the other way around. > _______________________________________________ > 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
