On 04/22/2013 08:03 PM, Peter Maydell wrote:
On 22 April 2013 11:01, Alexey Kardashevskiy <a...@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 via email to