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

2012-05-15 Thread Kevin Wolf
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_

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

2012-05-14 Thread Stefan Weil
Am 15.05.2012 07:33, schrieb Stefan Weil: 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-po

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

2012-05-14 Thread Stefan Weil
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': q

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

2012-05-14 Thread 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 r