[libvirt] [PATCH 0/3] Fix mingw build

Martin Kletzander mkletzan at redhat.com
Tue Dec 22 12:54:48 UTC 2015


On Mon, Dec 21, 2015 at 09:31:46AM +0100, Michal Privoznik wrote:
>We have a build failure on mingw platform:4
>
>https://ci.centos.org/job/libvirt-mingw/899/console
>
>Michal Privoznik (3):
>  sysconf: Include unistd.h
>  tools: Include PIE_LDFLAGS at the correct place
>  tools: Disable virt-login-shell on mingw
>

ACK.  I've found some files calling sysconf() without including
unistd.h, but they probably take it from their own header files
(like virutil.c from virutil.h), and I didn't want to create yet another
script for that =)

> m4/virt-login-shell.m4   | 18 +++++++++++++++---
> src/nodeinfo.c           |  1 +
> src/qemu/qemu_conf.h     |  2 ++
> src/util/vircgroup.c     |  1 +
> src/util/vircommand.c    |  1 +
> tools/Makefile.am        |  4 ++--
> tools/virt-login-shell.c |  1 +
> 7 files changed, 23 insertions(+), 5 deletions(-)
>
>--
>2.4.10
>
>--
>libvir-list mailing list
>libvir-list at redhat.com
>https://www.redhat.com/mailman/listinfo/libvir-list
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20151222/a6c3ec91/attachment-0001.sig>


More information about the libvir-list mailing list