Re: [gentoo-user] QEMU compile problem

2007-01-04 Thread Dan
On Fri, 5 Jan 2007 11:20:39 +1100 Adam Carter [EMAIL PROTECTED] wrote: gcc -g -Wl,-shared -o qemu-i386 elfload.o main.o syscall.o mmap.o signal.o path.o osdep.o thunk.o vm86.o libqemu.a gdbstub.o -lm /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/l d: errno: TLS

Re: [gentoo-user] QEMU compile problem

2007-01-04 Thread Raymond Lewis Rebbeck
On Friday, 5 January 2007 10:50, Adam Carter wrote: gcc -g -Wl,-shared -o qemu-i386 elfload.o main.o syscall.o mmap.o signal.o path.o osdep.o thunk.o vm86.o libqemu.a gdbstub.o -lm /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/l d: errno: TLS definition in

RE: [gentoo-user] QEMU compile problem

2007-01-04 Thread Adam Carter
/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux -gnu/bin/l d: errno: TLS definition in /lib/libc.so.6 section .tbss mismatches non-TLS reference in libqemu.a(helper2.o) /lib/libc.so.6: could not read symbols: Bad value collect2: ld returned 1 exit status make[1]: ***

RE: [gentoo-user] QEMU compile problem

2007-01-04 Thread Adam Carter
/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux -gnu/bin/l d: errno: TLS definition in /lib/libc.so.6 section .tbss mismatches non-TLS reference in libqemu.a(helper2.o) /lib/libc.so.6: could not read symbols: Bad value collect2: ld returned 1 exit status make[1]: ***

Re: [gentoo-user] QEMU compile problem

2007-01-04 Thread Raymond Lewis Rebbeck
On Friday, 5 January 2007 15:18, Adam Carter wrote: /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux -gnu/bin/l d: errno: TLS definition in /lib/libc.so.6 section .tbss mismatches non-TLS reference in libqemu.a(helper2.o) /lib/libc.so.6: could not read symbols: Bad

RE: [gentoo-user] QEMU compile problem

2007-01-04 Thread Randy Barlow
On Fri, 2007-01-05 at 15:50 +1100, Adam Carter wrote: Revdep-rebuild reports Nothing to rebuild. Dynamic linking on your system is consistent... All done. I ran it recently for a gnome issue I was having. If you only need x86 emulation, you can emerge qemu-softmmu and that will not have this