qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] SDL, GLIBC_PRIVATE error for __libc_sigaction


From: Hetz Ben Hamo
Subject: Re: [Qemu-devel] SDL, GLIBC_PRIVATE error for __libc_sigaction
Date: Wed, 14 Jul 2004 00:34:17 +0300
User-agent: Mozilla Thunderbird 0.7 (X11/20040615)

Do: LD_ASSUME_KERNEL=2.2.5 qemu <and the qemu parameters>

Thanks,
Hetz

Paul Jakma wrote:
Hi,

I get the following error trying to run qemu compiled with SDL support:

./i386-softmmu/qemu: relocation error: ./i386-softmmu/qemu: symbol __libc_sigaction, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference

This is on FC2 x86_64. AFAICT. Judging by posts like:

    http://sources.redhat.com/ml/libc-hacker/2004-05/msg00001.html

The glibc folks are rather keen to not have GLIBC_PRIVATE symbols be used outside of libc ;) (that patch doesnt remove __libc_sigaction AFAICT, but I guess it's been removed since then.

Is there any workaround for this? (other than not using SDL support).

regards,





reply via email to

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