* [Qemu-devel] sparc-linux-user fails to build on Linux/ppc
@ 2007-11-27 10:54 Thiemo Seufer
0 siblings, 0 replies; only message in thread
From: Thiemo Seufer @ 2007-11-27 10:54 UTC (permalink / raw)
To: qemu-devel; +Cc: Blue Swirl
Some recent change broke compilation of sparc-linux-user on
Linux/ppc.
Thiemo
make -C i386-linux-user all
make[1]: Entering directory `/home/ths/qemu/qemu-work/i386-linux-user'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/ths/qemu/qemu-work/i386-linux-user'
make -C arm-linux-user all
make[1]: Entering directory `/home/ths/qemu/qemu-work/arm-linux-user'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/ths/qemu/qemu-work/arm-linux-user'
make -C armeb-linux-user all
make[1]: Entering directory `/home/ths/qemu/qemu-work/armeb-linux-user'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/ths/qemu/qemu-work/armeb-linux-user'
make -C sparc-linux-user all
make[1]: Entering directory `/home/ths/qemu/qemu-work/sparc-linux-user'
gcc-3.4 -g -Wl,-T,/home/ths/qemu/qemu-work/ppc.ld -o qemu-sparc main.o syscall.o strace.o mmap.o signal.o path.o osdep.o thunk.o elfload.o linuxload.o uaccess.o libqemu.a gdbstub.o -lm -lrt -lpthread
libqemu.a(translate-op.o): In function `dyngen_code':
/home/ths/qemu/qemu-work/sparc-linux-user/./op.h:5035: undefined reference to `do_fitoq'
/home/ths/qemu/qemu-work/sparc-linux-user/./op.h:5035: undefined reference to `do_fitoq'
libqemu.a(op.o): In function `op_fitoq':
/home/ths/qemu/qemu-work/target-sparc/op.c:1806: undefined reference to `do_fitoq'
collect2: ld returned 1 exit status
make[1]: *** [qemu-sparc] Error 1
make[1]: Leaving directory `/home/ths/qemu/qemu-work/sparc-linux-user'
make: *** [subdir-sparc-linux-user] Error 2
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-11-27 10:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-27 10:54 [Qemu-devel] sparc-linux-user fails to build on Linux/ppc Thiemo Seufer
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).