qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: Gerhard Wiesinger <lists@wiesinger.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Compile error on FC17
Date: Sun, 10 Mar 2013 21:20:23 +0800	[thread overview]
Message-ID: <CAFEAcA9HPHZrYt0wtAm36+UdD4Pt9PQ5k-pygjr9yzaaF2=EgQ@mail.gmail.com> (raw)
In-Reply-To: <513C7C61.8020102@wiesinger.com>

On 10 March 2013 20:28, Gerhard Wiesinger <lists@wiesinger.com> wrote:
> Hello,
>
> qemu is currently not compile clean:
> CC util/hbitmap.o
> util/hbitmap.c: In function ‘hbitmap_iter_skip_words’:
> util/hbitmap.c:138:5: error: implicit declaration of function
> ‘trace_hbitmap_iter_skip_words’ [-Werror=implicit-function-declaration]

These are all functions which are autogenerated from trace-events
into trace/generated-tracers.h (and my git tree has them correctly
autogenerated and qemu builds). I suspect (a) our dependency
rules for these still aren't right (b) you can fix this with a
make clean or distclean or failing everything else by completely
nuking the tree and starting from scratch.

-- PMM

  reply	other threads:[~2013-03-10 13:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-10 12:28 [Qemu-devel] Compile error on FC17 Gerhard Wiesinger
2013-03-10 13:20 ` Peter Maydell [this message]
2013-03-10 15:15   ` Gerhard Wiesinger
2013-03-10 17:04     ` Peter Maydell
2013-03-10 18:52       ` Laszlo Ersek
2013-03-10 19:36       ` Gerhard Wiesinger
2013-03-10 19:47         ` Peter Maydell

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='CAFEAcA9HPHZrYt0wtAm36+UdD4Pt9PQ5k-pygjr9yzaaF2=EgQ@mail.gmail.com' \
    --to=peter.maydell@linaro.org \
    --cc=lists@wiesinger.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).