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

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Behalf Of Craig Humphrey
> Sent: Wednesday, September 22, 2004 6:49 PM
> To: [EMAIL PROTECTED]
> Subject: [Ntop-dev] XML compile issues on Fedora Core 2
>
>
> Hi Guys,
>
> OK, decided to take a stab at getting SNMP and XML support working on
> Fedora Core 2.
> I had to tweak my environment slightly:
>
> I set the following in my profile:
> CFLAGS="-I/usr/include/libgdome -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include -I/usr/include/libxml2
> -I/usr/include/libxml2/libxml"
> CPPFLAGS="-I/usr/include/libgdome -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include -I/usr/include/libxml2
> -I/usr/include/libxml2/libxml"
> LDFLAGS="-L/usr/lib/glib-2.0"
>
> And after making sure the devel versions of the various packages were
> installed (gdome and xml2), I now get the attached error when compiling.
>
> Any ideas anyone?
>
> Thanks
> Craig
>

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

Reply via email to