All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sunil Amitkumar Janki <psychicistnonconformist@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] A couple of question
Date: Wed, 06 Jun 2007 09:47:44 +0200	[thread overview]
Message-ID: <466666A0.4050007@gmail.com> (raw)
In-Reply-To: <BAY133-DAV92220A44B34BED924FD5CB9270@phx.gbl>

C.W. Betts wrote:
> It looks like you are missing the pthread library.  What might be 
> happening is that the pthread library is installed, but qemu is not 
> linking to it for some odd reason.  Maybe it's looking for a static 
> version of it that isn't on your Hard Drive?

I have been seeing these kinds of errors lately building software on MIPS,
even when they build fine on x86. My solution to these kinds of errors
was to include "-lpthread" somewhere in the CFLAGS or patch the source
code to include this linker flag. I haven't seen it with QEMU though.

  reply	other threads:[~2007-06-06  7:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-05 21:20 [Qemu-devel] A couple of question Balazs Attila-Mihaly (Cd-MaN)
2007-06-06  7:01 ` C.W. Betts
2007-06-06  7:01   ` C.W. Betts
2007-06-06  7:47     ` Sunil Amitkumar Janki [this message]
2007-06-13 17:26 ` Jan Marten Simons

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=466666A0.4050007@gmail.com \
    --to=psychicistnonconformist@gmail.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.