qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] Makefile: fix that qemu doesn't compile with qe


From: Lluís
Subject: Re: [Qemu-devel] [PATCH] Makefile: fix that qemu doesn't compile with qemu-ga and simpletrace configured.
Date: Thu, 01 Sep 2011 13:06:37 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)

wudxw  writes:

> From: Mark Wu <address@hidden>
> 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 <address@hidden>

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

[Prev in Thread] Current Thread [Next in Thread]