All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thiemo Seufer <ths@networkno.de>
To: denis.scheidt@free.fr
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] qemu-cvs-2007-3-22 compile error (in cygwin)
Date: Thu, 22 Mar 2007 12:40:20 +0000	[thread overview]
Message-ID: <20070322124019.GJ2311@networkno.de> (raw)
In-Reply-To: <1174554749.4602487ddd176@imp.free.fr>

denis.scheidt@free.fr 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	other threads:[~2007-03-22 12:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-22  8:10 [Qemu-devel] qemu-cvs-2007-3-22 compile error (in cygwin) Hwang YunSong(황윤성)
2007-03-22  8:22 ` Christian MICHON
2007-03-22  9:12   ` denis.scheidt
2007-03-22 12:40     ` Thiemo Seufer [this message]
2007-03-22 13:41     ` Anthony Liguori
2007-03-22 14:08       ` denis.scheidt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070322124019.GJ2311@networkno.de \
    --to=ths@networkno.de \
    --cc=denis.scheidt@free.fr \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.