Re: [Qemu-devel] Guest agent does not build on OpenBSD

2011-07-24 Thread Stefan Hajnoczi
On Fri, Jul 22, 2011 at 8:00 PM, Brad wrote: > *sigh* This was some pretty sloppy work that was commited with very little > testing. The QAPI stuff that was commited also needs Python > to build and no appropriate checks were added to the configure script > to check for its presence and to allow t

Re: [Qemu-devel] Guest agent does not build on OpenBSD

2011-07-22 Thread Anthony Liguori
On 07/22/2011 02:00 PM, Brad wrote: On 22/07/11 2:28 PM, Blue Swirl wrote: I get these errors on OpenBSD: CC qga/guest-agent-commands.o /src/qemu/qga/guest-agent-commands.c:14:20: warning: mntent.h: No such file or directory /src/qemu/qga/guest-agent-commands.c:17:22: warning: linux/fs.h: No suc

Re: [Qemu-devel] Guest agent does not build on OpenBSD

2011-07-22 Thread Brad
On 22/07/11 2:28 PM, Blue Swirl wrote: I get these errors on OpenBSD: CCqga/guest-agent-commands.o /src/qemu/qga/guest-agent-commands.c:14:20: warning: mntent.h: No such file or directory /src/qemu/qga/guest-agent-commands.c:17:22: warning: linux/fs.h: No such file or directory In file inc

[Qemu-devel] Guest agent does not build on OpenBSD

2011-07-22 Thread Blue Swirl
I get these errors on OpenBSD: CCqga/guest-agent-commands.o /src/qemu/qga/guest-agent-commands.c:14:20: warning: mntent.h: No such file or directory /src/qemu/qga/guest-agent-commands.c:17:22: warning: linux/fs.h: No such file or directory In file included from /src/qemu/qga/guest-agent-comma