From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DdY26-0000gd-K9 for qemu-devel@nongnu.org; Wed, 01 Jun 2005 14:33:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DdY23-0000ej-V6 for qemu-devel@nongnu.org; Wed, 01 Jun 2005 14:33:36 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DdY21-0000cs-N9 for qemu-devel@nongnu.org; Wed, 01 Jun 2005 14:33:35 -0400 Received: from [64.233.162.201] (helo=zproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DdY06-00022G-Vd for qemu-devel@nongnu.org; Wed, 01 Jun 2005 14:31:35 -0400 Received: by zproxy.gmail.com with SMTP id 34so1872290nzf for ; Wed, 01 Jun 2005 11:29:27 -0700 (PDT) Message-ID: <61f63af305060111299c8c982@mail.gmail.com> Date: Wed, 1 Jun 2005 20:29:27 +0200 From: bent jakobsen Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: [Qemu-devel] Problems compiling qemu-snapshot Reply-To: bent jakobsen , 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 Hi, When I try to compile the lastest qemu-snapshot (2005-05-31_23) I get the following error: 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 Has anyone seen this before ? Or am I the only one who has seen this ? I think this started to happen when I updated the Linux kernel (to 2.6.11.11), or perhaps when I updated to glibc version 2.3.5 Best regards Bent Jakobsen