Hi Burton, Thanks for that. I grabbed again from CVS (note: I'm pulling to a Win2K PC, then moving to my Linux box (CR/LF converting on the go)), but I get the same thing.
In fact, lastLocal doesn't appear in my globals-structures.h. It's dated August 25, 5:58am. Am I not getting the current version? OK, so by hand I've added lastLocal, lastLocal2remote, lastRem and lastRem2local to globals-structures.h so that got rid of the xml_s_simpleprototrafficinfo.inc problem. But the xmls_g_invoke.inc ones remain. I guess it's similar. I must be picking up old versions of some of these files. Can you (or anyone else) confirm the timestamps on these files? BTW As part of getting this to compile on Fedora Core 2, I had to take out the "-lelf" for libsnmpPlugin_la_LIBADD in plugins/Makefile. Presumably because elf support is compiled into the kernel, so there's no lib. Thanks Craig > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Burton M. Strauss III > Sent: Friday, September 24, 2004 3:12 AM > To: [EMAIL PROTECTED] > Subject: RE: [Ntop-dev] XML compile issues on Fedora Core 2 > > If you skip the usual warnings, you get to this: > > warning > In file included from xmldumpPlugin.c:1429: > xml_s_simpleprototrafficinfo.inc: In function > `newxml_simpleprototrafficinfo': > xml_s_simpleprototrafficinfo.inc:46: error: structure has no > member named > `lastLocal' > > Sounds like you have a corrupted and/or out of sync > globals-structures.h > file. > > Might try a clean checkout, i.e. into an empty directory. > > If that doesn't fix it, then the globals-structures.h file > was updated and > the corresponding changes in the xml .inc file were not made. > You'll need > to manually compare them. > > -----Burton _______________________________________________ Ntop-dev mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
