From: John Snow <jsnow@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: "Jianjun Duan" <duanj@linux.vnet.ibm.com>,
"QEMU Developers" <qemu-devel@nongnu.org>,
"Marc-André Lureau" <marcandre.lureau@redhat.com>
Subject: Re: [Qemu-devel] build failure
Date: Mon, 19 Sep 2016 17:51:23 -0400 [thread overview]
Message-ID: <82e22c47-c34b-24be-09b3-3cb41177b97e@redhat.com> (raw)
In-Reply-To: <CAFEAcA-ha8NaRX15LRgu_J3MqGxh54XojGtpgRo+egi=FbHBng@mail.gmail.com>
On 09/19/2016 05:44 PM, Peter Maydell wrote:
> On 19 September 2016 at 22:38, John Snow <jsnow@redhat.com> wrote:
>>
>>
>> On 09/19/2016 05:17 PM, Jianjun Duan wrote:
>>>
>>> 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
>>>
>>>
>>
>> Introduced in e305a16510afa74eec20390479e349402e55ef4c.
>>
>> Looks related to Marc's recent work, whom I have CC'd.
>
> That commit adds the 'portio_list' and 'portio2_list'
> fields to struct IDEBus, though (and it passed build tests
> unless I messed something up testing the merge)...
>
> thanks
> -- PMM
>
Serves me right for looking quickly.
Jianjun: Can you perform a build after a make distclean? Maybe you've
got some outdated files in your tree ...?
--js
next prev parent reply other threads:[~2016-09-19 21:51 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-19 21:17 [Qemu-devel] build failure Jianjun Duan
2016-09-19 21:38 ` John Snow
2016-09-19 21:44 ` Peter Maydell
2016-09-19 21:51 ` John Snow [this message]
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=82e22c47-c34b-24be-09b3-3cb41177b97e@redhat.com \
--to=jsnow@redhat.com \
--cc=duanj@linux.vnet.ibm.com \
--cc=marcandre.lureau@redhat.com \
--cc=peter.maydell@linaro.org \
--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).