From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BkMSh-0001z3-M8 for qemu-devel@nongnu.org; Tue, 13 Jul 2004 08:32:43 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BkMSf-0001yb-UF for qemu-devel@nongnu.org; Tue, 13 Jul 2004 08:32:43 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BkMSf-0001yY-ST for qemu-devel@nongnu.org; Tue, 13 Jul 2004 08:32:41 -0400 Received: from [62.210.190.9] (helo=brazzaville.magic.fr) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BkMQ3-0001iV-1u for qemu-devel@nongnu.org; Tue, 13 Jul 2004 08:29:59 -0400 Received: from jma1.dev.netgem.com (gw.netgem.com [195.68.2.34]) by brazzaville.magic.fr (8.11.6/8.11.6) with ESMTP id i6DCTu428076 for ; Tue, 13 Jul 2004 14:29:56 +0200 Subject: Re: [Qemu-devel] SDL, GLIBC_PRIVATE error for __libc_sigaction From: Jocelyn Mayer In-Reply-To: References: <40F45559.2080909@witch.dyndns.org> Content-Type: text/plain Message-Id: <1089721828.29394.228.camel@jma1.dev.netgem.com> Mime-Version: 1.0 Date: 13 Jul 2004 14:30:30 +0200 Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu mailing list On Tue, 2004-07-13 at 13:27, Paul Jakma wrote: > On Wed, 14 Jul 2004, Hetz Ben Hamo wrote: > > > Do: LD_ASSUME_KERNEL=2.2.5 qemu > > Hmm, that doesnt work: > > LD_ASSUME_KERNEL=2.2.5 ./i386-softmmu/qemu -hda /mnt/s10/hda.img -hdb /mnt/s10/hdb.img -m 256 > ./i386-softmmu/qemu: error while loading shared libraries: libm.so.6: > cannot open shared object file: No such file or directory > > What I have done is just to remove the sigaction stuff from vl.c, as > I found a post to the list (via google) which suggested that this > libc abuse is only needed for old libc's (linuxthreads?). If I do > that qemu works, I get a window popped up, it stays black and after a > while qemu segfaults. Thing is, qemu also segfaults if i compile > without SDL support. > > This is on x86-64. Is qemu known to work on 64bit systems? I noticed > quite a few integer<->pointer warnings when compiling qemu.. I don't use qemu pc emulation a lot, but qemu-ppc runs fine on my x86_64, with a Gentoo distrib, using Linux kernel 2.6. I had some issues with PC emulation last time I tried it: the BIOS seemed to start to execute then freezed. But it's been quite a long time ago... I'll retry and tell here if it's better now. -- Jocelyn Mayer Never organized