qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] qemu-cvs-2007-3-22 compile error (in cygwin)


From: Thiemo Seufer
Subject: Re: [Qemu-devel] qemu-cvs-2007-3-22 compile error (in cygwin)
Date: Thu, 22 Mar 2007 12:40:20 +0000
User-agent: Mutt/1.5.13 (2006-08-11)

address@hidden wrote:
> I have exactly the same error, using MinGW.
> 
> I commented out the faulty line in vl.c, and compiled again. Now, I have
> following error :

Win32 appears to have no straight replacement for lockf, so I disabled
pidfile locking there for now.

> C:/msys/home/Denis/qemu/hw/pckbd.c:376: undefined reference to `vmmouse_init'
> make[1]: *** [qemu.exe] Error 1
> make[1]: Leaving directory `/home/Denis/qemu/i386-softmmu'
> make: *** [subdir-i386-softmmu] Error 2

Makefile.target should have built vmmouse.o which implements vmmouse_init.


Thiemo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]