qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Problem compiling Qemu related to TLS (?)


From: Ismail Donmez
Subject: Re: [Qemu-devel] Problem compiling Qemu related to TLS (?)
Date: Sun, 19 Feb 2006 00:03:41 +0200
User-agent: KMail/1.9.1

Cumartesi 18 Şubat 2006 23:59 tarihinde şunları yazmıştınız:
> Ismail Donmez wrote:
> > make[1]: Entering directory `/home/cartman/qemu-0.8.0/i386-user'
> > 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/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 `/home/cartman/qemu-0.8.0/i386-user'
> > make: *** [all] Error 1
> >
> > Any ideas what might be wrong?
>
> i fixed this some time ago, but somehow forgot to submit the patch...
> Attached.

Thank you! This fixed the problem.

Regards,
ismail




reply via email to

[Prev in Thread] Current Thread [Next in Thread]