
On 11/20/2014 11:11 AM, John Ferlan wrote:
However, for some reason I see this build error after 2/5:
make[3]: Entering directory '/home/zippy/work/libvirt/libvirt.git/tools/wireshark/src' CC libvirt_la-packet-libvirt.lo In file included from libvirt/protocol.h:5:0, from packet-libvirt.h:112, from packet-libvirt.c:36: ./libvirt/remote.h: In function 'dissect_xdr_remote_typed_param_value': ./libvirt/remote.h:470:5: error: unknown type name 'remote_nonnull_string' remote_nonnull_string type = 0; ^
Strange - I don't see this. My ./tools/wireshark/src/libvirt/remote.h doesn't even have that line. Stranger still, my config.log (after make clean; ./autogen.sh --system; make j4) has:
configure:69348: checking for wireshark configure:69381: result: no
Could it be environmental? Could it be some config option? Perhaps something installed? I have for wireshark on my f20 system:
wireshark.x86_64 1.10.10-1.fc20 @updates
You need wireshark-devel before configure will build wireshark interactions into libvirt. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org