From: Stefan Weil <sw@weilnetz.de>
To: Mike Ladouceur <mike.ladouceur@live.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Compiling Qemu from Cygwin
Date: Mon, 21 Sep 2015 19:38:22 +0200 [thread overview]
Message-ID: <5600408E.6040000@weilnetz.de> (raw)
In-Reply-To: <CAHC8f_dH6oB6T1WvKETdLR2bgu8B9syy0hPUN99Si5BtFrTRTg@mail.gmail.com>
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.
next prev parent reply other threads:[~2015-09-21 17:38 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-15 18:48 [Qemu-devel] Compiling Qemu from Cygwin Mike Ladouceur
2015-09-15 20:10 ` Stefan Weil
2015-09-15 20:44 ` Eric Blake
2015-09-16 17:51 ` Mike Ladouceur
2015-09-19 2:49 ` Mike Ladouceur
2015-09-19 6:31 ` Stefan Weil
2015-09-21 1:19 ` Mike Ladouceur
2015-09-21 17:38 ` Stefan Weil [this message]
2015-09-22 0:00 ` Mike Ladouceur
2015-09-22 5:21 ` Liviu Ionescu
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=5600408E.6040000@weilnetz.de \
--to=sw@weilnetz.de \
--cc=mike.ladouceur@live.com \
--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.