* [Qemu-devel] User emulators broken
@ 2011-03-13 19:01 Blue Swirl
2011-03-13 20:02 ` [Qemu-devel] " Stefan Hajnoczi
0 siblings, 1 reply; 2+ messages in thread
From: Blue Swirl @ 2011-03-13 19:01 UTC (permalink / raw)
To: Stefan Hajnoczi, qemu-devel
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Qemu-devel] Re: User emulators broken
2011-03-13 19:01 [Qemu-devel] User emulators broken Blue Swirl
@ 2011-03-13 20:02 ` Stefan Hajnoczi
0 siblings, 0 replies; 2+ messages in thread
From: Stefan Hajnoczi @ 2011-03-13 20:02 UTC (permalink / raw)
To: Blue Swirl; +Cc: qemu-devel
On Sun, Mar 13, 2011 at 7:01 PM, Blue Swirl <blauwirbel@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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-03-13 20:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-13 19:01 [Qemu-devel] User emulators broken Blue Swirl
2011-03-13 20:02 ` [Qemu-devel] " Stefan Hajnoczi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).