From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HUNZV-0004mT-Cr for qemu-devel@nongnu.org; Thu, 22 Mar 2007 09:43:17 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HUNZU-0004lD-Jc for qemu-devel@nongnu.org; Thu, 22 Mar 2007 09:43:17 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HUNZU-0004k5-6z for qemu-devel@nongnu.org; Thu, 22 Mar 2007 08:43:16 -0500 Received: from wx-out-0506.google.com ([66.249.82.237]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HUNXg-0005Ho-6P for qemu-devel@nongnu.org; Thu, 22 Mar 2007 09:41:24 -0400 Received: by wx-out-0506.google.com with SMTP id i30so1176554wxd for ; Thu, 22 Mar 2007 06:41:22 -0700 (PDT) Message-ID: <4602877F.9080603@codemonkey.ws> Date: Thu, 22 Mar 2007 08:41:19 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] qemu-cvs-2007-3-22 compile error (in cygwin) References: <20070322081057.000039F401F20291@mail6.dreamwiz.com> <46d6db660703220122p34cd661er42a5598e9e491035@mail.gmail.com> <1174554749.4602487ddd176@imp.free.fr> In-Reply-To: <1174554749.4602487ddd176@imp.free.fr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org 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 : > > 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 > You probably need to rerun configure. I do not see this problem using a mingw cross compiler. Regards, Anthony Liguori > > Selon Christian MICHON : > > >> use mingw to compile qemu for windows hosts, not cygwin. >> if I recall well, SDL does not cope well on cygwin. >> -- >> Christian >> >> >> _______________________________________________ >> Qemu-devel mailing list >> Qemu-devel@nongnu.org >> http://lists.nongnu.org/mailman/listinfo/qemu-devel >> >> > > > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel > >