[EMAIL PROTECTED] 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


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to