All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mulyadi Santosa <a_mulyadi@softhome.net>
To: qemu-devel@nongnu.org, mre2007@cs.columbia.edu,
	Paul Brook <paul@codesourcery.com>
Subject: Re: [Qemu-devel] Trying to emulate "ls" -> qemu: Unsupported syscall: 219
Date: Wed, 19 Oct 2005 00:31:46 +0700	[thread overview]
Message-ID: <200510190031.46847.a_mulyadi@softhome.net> (raw)
In-Reply-To: <35262.148.104.5.2.1129552738.squirrel@webmail.cs.columbia.edu>

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	other threads:[~2005-10-18 17:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-13 15:08 [Qemu-devel] Trying to emulate "ls" -> qemu: Unsupported syscall: 219 mre2007
2005-10-16  2:28 ` Paul Brook
2005-10-17 12:38   ` mre2007
2005-10-18 17:31     ` Mulyadi Santosa [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200510190031.46847.a_mulyadi@softhome.net \
    --to=a_mulyadi@softhome.net \
    --cc=mre2007@cs.columbia.edu \
    --cc=paul@codesourcery.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.