wudxw  writes:

> From: Mark Wu <wu...@linux.vnet.ibm.com>
> Without this fix, it will not compile when simpletrace is configured:
> $ ./configure --enable-trace-backend=simple
> $ make
>   GEN   config-host.h
>   GEN   trace.h
>   CC    qemu-ga.o
>   GEN   trace.c
>   LINK  qemu-ga
> simpletrace.o: In function `get_clock':
> $qemu_src/qemu-timer.h:122: undefined reference to `use_rt_clock'
> collect2: ld returned 1 exit status
> make: *** [qemu-ga] Error 1

> Signed-off-by: Mark Wu <wu...@linux.vnet.ibm.com>

This pull request addresses the issue (first 2 patches):

http://lists.gnu.org/archive/html/qemu-devel/2011-09/msg00030.html


Lluis

-- 
 "And it's much the same thing with knowledge, for whenever you learn
 something new, the whole world becomes that much richer."
 -- The Princess of Pure Reason, as told by Norton Juster in The Phantom
 Tollbooth

Reply via email to