From: Jianjun Duan <duanj@linux.vnet.ibm.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] build failure
Date: Mon, 19 Sep 2016 14:17:06 -0700 [thread overview]
Message-ID: <7beb1c2e-ae87-f40c-a3fd-1f189dc033e7@linux.vnet.ibm.com> (raw)
Hi,
I ran into the follow problems when I tried to build code based on
latest master or ppc-for-2.8:
hw/ide/core.c: In function ‘ide_init_ioport’:
hw/ide/core.c:2622:39: error: ‘IDEBus’ has no member named ‘portio_list’
isa_register_portio_list(dev, &bus->portio_list,
^
hw/ide/core.c:2626:43: error: ‘IDEBus’ has no member named ‘portio2_list’
isa_register_portio_list(dev, &bus->portio2_list,
^
make: *** [hw/ide/core.o] Error 1
Is there a patch available for this?
Thanks,
Jianjun
next reply other threads:[~2016-09-19 21:17 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-19 21:17 Jianjun Duan [this message]
2016-09-19 21:38 ` [Qemu-devel] build failure John Snow
2016-09-19 21:44 ` Peter Maydell
2016-09-19 21:51 ` John Snow
2016-09-19 22:11 ` Jianjun Duan
2016-09-19 22:46 ` Jianjun Duan
-- strict thread matches above, loose matches on Subject: below --
2008-04-29 22:34 Robert Reif
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=7beb1c2e-ae87-f40c-a3fd-1f189dc033e7@linux.vnet.ibm.com \
--to=duanj@linux.vnet.ibm.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 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).