qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Trying to emulate "ls" -> qemu: Unsupported syscall: 21


From: Mulyadi Santosa
Subject: Re: [Qemu-devel] Trying to emulate "ls" -> qemu: Unsupported syscall: 219
Date: Wed, 19 Oct 2005 00:31:46 +0700
User-agent: KMail/1.5

hello

> ah, so what are my options here? Can I compile qemu with an explicit
> -lpthread flag, or will I have to recomplile glibc? It seems that
> having two glibc libraries on my system is rather messy...

try to use LD_ASSUME_KERNEL, so your command becomes
LD_ASSUME_KERNEL=2.4.9 ./qemu-i386 /bin/ls

or you can rename the /lib/tls or /lib/i686 into something else e.g. 
/lib/tls-

Ler me know if this works...

regards

Mulyadi





reply via email to

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