Comment 5 for bug 1801666

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

For the sake of a quick verify if the fix that has to be identified and pulled form cosmic is in libvirt at all I built the new libvirt on Bionic.

That worked, so it must be something in libvirt that makes it work with the newer version even thou it is not yet obvious what it is.

Hmm, the same include from packet-libvirt.c
B: #include <wireshark/epan/proto.h>
C: #include <wireshark/epan/proto.h>
with the same toolchain levels
and with the same lib (both built in 18.04)
and same commandline.

I need to look at this again from scratch later, something is eluding me :-)

P.S. maybe it just isn't enough time to fault in this context since I only look at this in compile time breaks of two other things :-/