From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DWKuw-00034s-MC for qemu-devel@nongnu.org; Thu, 12 May 2005 17:08:27 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DWKut-00032u-CA for qemu-devel@nongnu.org; Thu, 12 May 2005 17:08:23 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DWKut-0002zd-5V for qemu-devel@nongnu.org; Thu, 12 May 2005 17:08:23 -0400 Received: from [212.216.176.206] (helo=vsmtp12.tin.it) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DWKsC-0008RD-E8 for qemu-devel@nongnu.org; Thu, 12 May 2005 17:05:37 -0400 Received: from localhost (82.59.108.64) by vsmtp12.tin.it (7.0.027) id 428138D1000E2BBD for qemu-devel@nongnu.org; Thu, 12 May 2005 22:58:36 +0200 Date: Thu, 12 May 2005 22:58:36 +0200 From: Luca 'Ziabice' Gambetta Message-ID: <20050512225836.7fecde56@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Can't compile on ubuntu 5.04 amd64 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 Hi! I can't compile qemu on my Ubuntu 5.04 Amd64, after a bit of work it stops compilation with a: for d in i386-user arm-user armeb-user sparc-user ppc-user i386-softmmu ppc-softmmu sparc-softmmu x86_64-softmmu; do \ make -C $d all || exit 1 ; \ done make[1]: Entering directory `/prateria/tmp/qemu-0.7.0/i386-user' gcc-3.4 -g -Wl,-T,/prateria/tmp/qemu-0.7.0/x86_64.ld -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:/prateria/tmp/qemu-0.7.0/ x86_64.ld:62: parse error collect2: ld returned 1 exit status make[1]: *** [qemu-i386] Error 1 make[1]: Leaving directory `/prateria/tmp/qemu-0.7.0/ i386-user' make: *** [all] Error 1 As you can see it seems a ld error. My binutils version is 2.15. To configure I used the trivial: ./configure Playing a bit with configure, if I do: ./configure --target-list="x86_64-softmmu i386-softmmu" I can compile a working qemu: so is the i386-user target that creates problems... The only problem I have with these binaries is that networking doesn't work (neiter usermode nor tun/tap), but looking in the ML archives I found it is a know amd64 issue. -- "Uhm... l'ho detto o l'ho solo pensato?" .::. Ziabice aka Luca Gambetta .::.