From: Nigel Horne <njh@bandsman.co.uk>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Latest "git" version fails to compile on Linux host
Date: Tue, 06 Jul 2010 09:40:12 +0100 [thread overview]
Message-ID: <4C32EBEC.9010204@bandsman.co.uk> (raw)
./configure --enable-linux-aio --enable-io-thread --enable-kvm
make
...
/home/njh/src/qemu/cpus.c:532: error: ‘exit_request’ undeclared (first
use in this function)
/home/njh/src/qemu/cpus.c:532: error: (Each undeclared identifier is
reported only once
/home/njh/src/qemu/cpus.c:532: error: for each function it appears in.)
Perhaps cpus.c needs to have:
extern volatile sig_atomic_t exit_request;
-Nigel
next reply other threads:[~2010-07-06 8:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-06 8:40 Nigel Horne [this message]
2010-07-06 8:49 ` [Qemu-devel] [PATCH] Fix io-thread build breakage of a88790a14f Jan Kiszka
2010-07-06 15:46 ` Anthony Liguori
2010-07-06 15:54 ` Jan Kiszka
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=4C32EBEC.9010204@bandsman.co.uk \
--to=njh@bandsman.co.uk \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).