Displaying 1 result from an estimated 1 matches for "get_vlan_vid_cmd".
2011 Jan 26
1
compilation error
Hello
I'm trying to compile libvirt-0.8.6 on RHEL4 with kernel 2.6.9-67
The make command returns:
--------------------
util/interface.c: In function `ifaceGetVlanID':
util/interface.c:355: error: `GET_VLAN_VID_CMD' undeclared (first use in
this function)
util/interface.c:355: error: (Each undeclared identifier is reported
only once
util/interface.c:355: error: for each function it appears in.)
make[3]: *** [libvirt_util_la-interface.lo] Error 1
make[3]: Leaving directory `/root/InstalledPackages/libvirt-...