qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Compiling Qemu from Cygwin


From: Stefan Weil
Subject: Re: [Qemu-devel] Compiling Qemu from Cygwin
Date: Mon, 21 Sep 2015 19:38:22 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.8.0

Am 21.09.2015 um 03:19 schrieb Mike Ladouceur:
> Okay, i followed the steps from the reply to my email I noticed on the
> website, but never made its way to my inbox. Now, I'm stuck with the
> following errors:
> 
> /home/mike/qemu/include/glib-compat.h: At top level:
> /home/mike/qemu/include/glib-compat.h:145:21: error: conflicting types
> for ‘g_cond_signal’
>  static inline void (g_cond_signal)(CompatGCond *cond)
>                      ^
> In file included from
> /usr/x86_64-w64-mingw32/include/glib-2.0/glib/gasyncqueue.h:34:0,
>                  from /usr/x86_64-w64-mingw32/include/glib-2.0/glib.h:34,
>                  from qga/commands.c:13:
> /usr/x86_64-w64-mingw32/include/glib-2.0/glib/gthread.h:201:17: note:
> previous declaration of ‘g_cond_signal’ was here
>  void            g_cond_signal                   (GCond          *cond);
>                  ^
[...]

Sorry, I have no idea how to fix those errors. I just tried
cross compilation on cygwin. It did compile without
any problem, but the resulting executables don't work:
Windows reports error 0xc000007b when I try to run them.




reply via email to

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