qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 1.1] tests: Fix linker failure for fdc-test


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH 1.1] tests: Fix linker failure for fdc-test
Date: Tue, 15 May 2012 10:01:21 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120329 Thunderbird/11.0.1

Am 15.05.2012 07:27, schrieb Stefan Weil:
> When QEMU was built with the simple trace backend, linking failed:
> 
>   LINK  tests/fdc-test
> oslib-posix.o: In function `trace_qemu_memalign':
> qemu/bin/debug/x86/./trace.h:31: undefined reference to `trace3'
> oslib-posix.o: In function `trace_qemu_vmalloc':
> qemu/bin/debug/x86/./trace.h:35: undefined reference to `trace2'
> oslib-posix.o: In function `trace_qemu_vfree':
> qemu/bin/debug/x86/./trace.h:39: undefined reference to `trace1'
> collect2: error: ld returned 1 exit status
> make: *** [tests/fdc-test] Fehler 1
> 
> Signed-off-by: Stefan Weil <address@hidden>

Oops, seems I didn't rebase carefully enough.

Reviewed-by: Kevin Wolf <address@hidden>

I also applied this to the block branch just in case, but I'm excepting
Anthony to pick it up and push directly.

Kevin



reply via email to

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