Hi,
I tried to install qemu on my system. The command I used (and the
response) were:

emerge -v --ask --tree --newuse qemu
>>> --newuse implies --update... adding --update to options.

These are the packages that would be merged, in reverse order:

Calculating dependencies... done!
[ebuild  N    ] app-emulation/qemu-0.8.0  0 kB
[ebuild  N    ]  app-emulation/qemu-softmmu-0.8.0  USE="kqemu -sdl" 77 kB
[ebuild  N    ]   app-emulation/kqemu-0.7.2  USE="-sdl" 1,310 kB
[ebuild  N    ]  app-emulation/qemu-user-0.8.0  0 kB


The compilation of qemu-user dies with the error msg
--start--
ar rcs libqemu.a exec.o kqemu.o translate-op.o translate-all.o cpu-exec.o 
translate.o op.o  fpu/softfloat-native.o helper.o helper2.o translate-copy.o 
disas.o  i386-dis.o
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/ld: 
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

!!! ERROR: app-emulation/qemu-user-0.8.0 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  qemu-user-0.8.0.ebuild, line 73:   Called die

!!! make failed
!!! If you need support, post the topmost build error, and the call stack if 
relevant.

--end--

OK. What now???
Puzzled in Vienna,
Wolfgang Liebich
-- 
gentoo-user@gentoo.org mailing list

Reply via email to