From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FAa6p-0006eL-Ak for qemu-devel@nongnu.org; Sat, 18 Feb 2006 16:59:19 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FAa6m-0006a5-0W for qemu-devel@nongnu.org; Sat, 18 Feb 2006 16:59:16 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FAa6l-0006ZL-ET for qemu-devel@nongnu.org; Sat, 18 Feb 2006 16:59:15 -0500 Received: from [83.24.17.172] (helo=unknown.box) by monty-python.gnu.org with smtp (Exim 4.52) id 1FAaCQ-0008Ma-3C for qemu-devel@nongnu.org; Sat, 18 Feb 2006 17:05:06 -0500 Message-ID: <43F798A6.7040904@o2.pl> Date: Sat, 18 Feb 2006 22:59:02 +0100 From: Artur Skawina MIME-Version: 1.0 Subject: Re: [Qemu-devel] Problem compiling Qemu related to TLS (?) References: <200602181956.26891.ismail@uludag.org.tr> In-Reply-To: <200602181956.26891.ismail@uludag.org.tr> Content-Type: multipart/mixed; boundary="------------050900020300070901060507" Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org This is a multi-part message in MIME format. --------------050900020300070901060507 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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. --------------050900020300070901060507 Content-Type: text/plain; name="patch" Content-Transfer-Encoding: base64 Content-Disposition: inline; filename="patch" LS0tIHFlbXUub3JnL3RhcmdldC1pMzg2L2hlbHBlcjIuYwkyMDA1LTEyLTA0IDE5OjQ2OjA2 LjAwMDAwMDAwMCArMDEwMAorKysgcWVtdS90YXJnZXQtaTM4Ni9oZWxwZXIyLmMJMjAwNi0w Mi0xOCAyMjo1MDozNy4zNjIyMjIzNDUgKzAxMDAKQEAgLTI0LDYgKzI0LDcgQEAKICNpbmNs dWRlIDxpbnR0eXBlcy5oPgogI2luY2x1ZGUgPHNpZ25hbC5oPgogI2luY2x1ZGUgPGFzc2Vy dC5oPgorI2luY2x1ZGUgPGVycm5vLmg+CiAKICNpbmNsdWRlICJjcHUuaCIKICNpbmNsdWRl ICJleGVjLWFsbC5oIgo= --------------050900020300070901060507--