Re: [Qemu-devel] [PATCH] Makefile: Fix linker failure for vscclient

2012-06-15 Thread Blue Swirl
On Wed, Jun 13, 2012 at 8:45 PM, Stefan Weil wrote: > When QEMU was built with the simple trace backend, linking failed: > >  LINK  vscclient > 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_q

[Qemu-devel] [PATCH] Makefile: Fix linker failure for vscclient

2012-06-13 Thread Stefan Weil
When QEMU was built with the simple trace backend, linking failed: LINK vscclient 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 refere