On Mon, Oct 18, 2010 at 8:15 AM, <jes.soren...@redhat.com> wrote: > From: Jes Sorensen <jes.soren...@redhat.com> > > Signed-off-by: Jes Sorensen <jes.soren...@redhat.com>
Almost there: CC m68k-linux-user/m68k-semi.o /src/qemu/m68k-semi.c: In function 'do_m68k_semihosting': /src/qemu/m68k-semi.c:328: error: 'qemu_timeval' undeclared (first use in this function) /src/qemu/m68k-semi.c:328: error: (Each undeclared identifier is reported only once /src/qemu/m68k-semi.c:328: error: for each function it appears in.) /src/qemu/m68k-semi.c:328: error: expected ';' before 'tv' cc1: warnings being treated as errors /src/qemu/m68k-semi.c:330: error: implicit declaration of function 'qemu_gettimeofday' /src/qemu/m68k-semi.c:330: error: nested extern declaration of 'qemu_gettimeofday' /src/qemu/m68k-semi.c:330: error: 'tv' undeclared (first use in this function)