qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: John Snow <jsnow@redhat.com>
To: Jianjun Duan <duanj@linux.vnet.ibm.com>, qemu-devel@nongnu.org
Cc: "Marc-André Lureau" <marcandre.lureau@redhat.com>
Subject: Re: [Qemu-devel] build failure
Date: Mon, 19 Sep 2016 17:38:40 -0400	[thread overview]
Message-ID: <2614902d-5205-aeca-05d4-d426b6665939@redhat.com> (raw)
In-Reply-To: <7beb1c2e-ae87-f40c-a3fd-1f189dc033e7@linux.vnet.ibm.com>



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.

--js

  reply	other threads:[~2016-09-19 21:38 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 [this message]
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=2614902d-5205-aeca-05d4-d426b6665939@redhat.com \
    --to=jsnow@redhat.com \
    --cc=duanj@linux.vnet.ibm.com \
    --cc=marcandre.lureau@redhat.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).