Displaying 2 results from an estimated 2 matches for "wireshark_src_libvirt_la".
2016 Feb 15
3
glib2 head file error when build libvirt with wireshark support
...5-2.fc24.x86_64
gcc-5.1.1-4.fc23.x86_64
binutils-2.26-10.fc24.x86_64
The error as following:
# ./autogen.sh --prefix=/usr && make
.....
wireshark/src/plugin.c:5:21: fatal error: gmodule.h: No such file or directory
compilation terminated.
Makefile:2442: recipe for target 'wireshark/src/wireshark_src_libvirt_la-plugin.lo' failed
make[3]: *** [wireshark/src/wireshark_src_libvirt_la-plugin.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
In file included from wireshark/src/packet-libvirt.c:27:0:
/usr/include/wireshark/epan/proto.h:40:18: fatal error: glib.h: No such file or directory
compilation...
2016 Feb 15
0
Re: glib2 head file error when build libvirt with wireshark support
...b-2.0, gmodule-2.0, gthread-2.0
HTH,
Martin
>The error as following:
># ./autogen.sh --prefix=/usr && make
>.....
>wireshark/src/plugin.c:5:21: fatal error: gmodule.h: No such file or directory
>compilation terminated.
>Makefile:2442: recipe for target 'wireshark/src/wireshark_src_libvirt_la-plugin.lo' failed
>make[3]: *** [wireshark/src/wireshark_src_libvirt_la-plugin.lo] Error 1
>make[3]: *** Waiting for unfinished jobs....
>In file included from wireshark/src/packet-libvirt.c:27:0:
>/usr/include/wireshark/epan/proto.h:40:18: fatal error: glib.h: No such file or direc...