[libvirt] [PATCH] fix MinGW compilation(200808)

Atsushi SAKAI sakaia at jp.fujitsu.com
Tue Aug 5 07:24:08 UTC 2008


Hi,

Currently, compilation for MinGW is broken.
Here is the patch.
But configure script option for MinGW is changed from previous posting.
https://www.redhat.com/archives/libvir-list/2008-June/msg00145.html

Currently, it should do
# ./configure --without-xen --without-qemu --without-sasl --without-lxc --without-openvz --without-libvirtd --without-test

currently following 3 make works,
make
make install
make check
I do not know why syntax-check is not exist on Makefile on MinGW.

 src/domain_conf.c    |    2 ++
 src/network_conf.c   |    2 ++
 src/virsh.c          |    8 ++++++++
 tests/testutilsxen.c |    2 ++
 4 files changed, 14 insertions(+)

Thanks
Atsushi SAKAI

-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_compilation_for_mingw.patch
Type: application/octet-stream
Size: 3843 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20080805/0ecd773c/attachment-0001.obj>


More information about the libvir-list mailing list