> /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]: *** [qemu-i386] Error 1 > > make[1]: Leaving directory > > `/var/tmp/portage/qemu-user-0.8.0/work/qemu-0.8.0/i386-user' > > make: *** [all] Error 1 <snip> > > Any ideas? Are there any other sparc emulators? > > > > Cheers, > > Adam > > You need to compile QEMU with gcc 3.x, it will NOT work with > gcc 4.x, the ebuild should tell you this.
I tried 3.4.6 and got the same error; /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/../../../../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]: *** [qemu-i386] Error 1 make[1]: Leaving directory `/var/tmp/portage/qemu-user-0.8.0/work/qemu-0.8.0/i386-user' make: *** [all] Error 1 Rgs, Adam -- [email protected] mailing list

