Displaying 1 result from an estimated 1 matches for "learnipaddressthread".
2011 Nov 11
1
diificulty installing or building libvert
...When running make against the untarred /libvirt-0.9.4.tar.gz configure succeeds but make fails.
make all-am
make[3]: Entering directory `/home/jgaer/Desktop/NiFi/libvirt-0.9.4/src'
CC libvirt_driver_nwfilter_la-nwfilter_learnipaddr.lo
nwfilter/nwfilter_learnipaddr.c: In function 'learnIPAddressThread':
nwfilter/nwfilter_learnipaddr.c:522: error: 'ETHERTYPE_VLAN' undeclared (first use in this function)
nwfilter/nwfilter_learnipaddr.c:522: error: (Each undeclared identifier is reported only once
nwfilter/nwfilter_learnipaddr.c:522: error: for each function it appears in.)
installing...