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@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list
Attachment:
signature.asc
Description: PGP signature
-- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list