On Sun, Mar 13, 2011 at 7:01 PM, Blue Swirl <blauwir...@gmail.com> wrote: > Build for user emulators fails: > LINK i386-linux-user/qemu-i386 > ../simpletrace.o: In function `st_init': > /src/qemu/simpletrace.c:350: undefined reference to `error_report' > > Maybe error_report() should be replaced with fprintf() or > qemu-error-user.c could be added.
Sorry for introducing this build breakage. I am sending a fix. Stefan