All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexey Kardashevskiy <aik@ozlabs.ru>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH] translate-all: fix compiler warning and linked error
Date: Mon, 22 Apr 2013 20:08:10 +1000	[thread overview]
Message-ID: <51750C0A.50509@ozlabs.ru> (raw)
In-Reply-To: <CAFEAcA8JWnpUb=L97H2qo82H+11oCEvYctUvuYU377xW7BU=Sw@mail.gmail.com>

On 04/22/2013 08:03 PM, Peter Maydell wrote:
> On 22 April 2013 11:01, Alexey Kardashevskiy <aik@ozlabs.ru> wrote:
>> On 04/22/2013 07:00 PM, Peter Maydell wrote:
>>> NB that this compile failure only happens if you configure
>>> with --enable-profiler.
>>
>>
>> I also thought I can enable/disable it via ./configure but in fact I cannot:
>>
>> alexey@ka1:~/pcipassthru/qemu-impreza$ ./configure --help | grep prof
>> alexey@ka1:~/pcipassthru/qemu-impreza$
>
> --enable-profiler exists but it is undocumented (ie not mentioned
> in the --help text). In fact I have no idea how you tripped over
> this missing include if you don't know about --enable-profiler,
> since configure's default is to not enable this code.

Ah. Looked closer to my scripts and found --enable-profiler (leftover from 
something). I was confused by the fact that there is no 
"--disable-profiler", the ./configure script prints an error.


-- 
Alexey


WARNING: multiple messages have this Message-ID (diff)
From: Alexey Kardashevskiy <aik@ozlabs.ru>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] translate-all: fix compiler warning and linked error
Date: Mon, 22 Apr 2013 20:08:10 +1000	[thread overview]
Message-ID: <51750C0A.50509@ozlabs.ru> (raw)
In-Reply-To: <CAFEAcA8JWnpUb=L97H2qo82H+11oCEvYctUvuYU377xW7BU=Sw@mail.gmail.com>

On 04/22/2013 08:03 PM, Peter Maydell wrote:
> On 22 April 2013 11:01, Alexey Kardashevskiy <aik@ozlabs.ru> wrote:
>> On 04/22/2013 07:00 PM, Peter Maydell wrote:
>>> NB that this compile failure only happens if you configure
>>> with --enable-profiler.
>>
>>
>> I also thought I can enable/disable it via ./configure but in fact I cannot:
>>
>> alexey@ka1:~/pcipassthru/qemu-impreza$ ./configure --help | grep prof
>> alexey@ka1:~/pcipassthru/qemu-impreza$
>
> --enable-profiler exists but it is undocumented (ie not mentioned
> in the --help text). In fact I have no idea how you tripped over
> this missing include if you don't know about --enable-profiler,
> since configure's default is to not enable this code.

Ah. Looked closer to my scripts and found --enable-profiler (leftover from 
something). I was confused by the fact that there is no 
"--disable-profiler", the ./configure script prints an error.


-- 
Alexey

  reply	other threads:[~2013-04-22 10:08 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-22  7:42 [Qemu-trivial] [PATCH] translate-all: fix compiler warning and linked error Alexey Kardashevskiy
2013-04-22  7:42 ` [Qemu-devel] " Alexey Kardashevskiy
2013-04-22  9:00 ` [Qemu-trivial] " Peter Maydell
2013-04-22  9:00   ` Peter Maydell
2013-04-22 10:01   ` [Qemu-trivial] " Alexey Kardashevskiy
2013-04-22 10:01     ` Alexey Kardashevskiy
2013-04-22 10:03     ` [Qemu-trivial] " Peter Maydell
2013-04-22 10:03       ` Peter Maydell
2013-04-22 10:08       ` Alexey Kardashevskiy [this message]
2013-04-22 10:08         ` Alexey Kardashevskiy
2013-04-22 18:34 ` [Qemu-trivial] " Anthony Liguori
2013-04-22 18:34   ` [Qemu-devel] " Anthony Liguori

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=51750C0A.50509@ozlabs.ru \
    --to=aik@ozlabs.ru \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.