qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Kyle Hayes <kyle@silverbeach.net>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Problem in compiling qemu on Gentoo unstable
Date: Mon, 22 Mar 2004 17:17:29 -0800	[thread overview]
Message-ID: <200403221717.30004.kyle@silverbeach.net> (raw)
In-Reply-To: <20040323014209.1aff28be.fferroni@cs.unibo.it>

On Monday 22 March 2004 16:42, Luca Ferroni wrote:
> Hi all,
> I have an up to date x86 Gentoo and I can't compile qemu-fast
> I get this warning followed by an error:
[snip]
> /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/../../../../i686-pc-linux-
>gnu/bin/ld: cannot find -lasound
>
> I think this may depend on the way libsdl was compiled, in fact if
> I compile this lib without alsa support, I get the error in the
> flag -lggi
>
> On my system I have
>
> libsdl 1.2.7
> alsa-lib 1.0.3b-r1
> libggi 2.0.1-r1
> libgii 0.8.1
>
> I am using qemu cvs snapshot

On my gentoo box I've been getting this whenever I want to compile the 
static targets of QEMU.  There is no libasound.a in /usr/lib.  The 
alsa package does not make a static version of it.  I've emailed the 
ebuild maintainer but haven't received anything for two weeks.

So, if you don't make the static targets, I think things work.  I'm 
not sure why some ebuilds do not make the static versions of the 
libraries too.

I see no workaround for this until the ebuilds are fixed.

Best,
Kyle

  reply	other threads:[~2004-03-23  1:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-23  0:42 [Qemu-devel] Problem in compiling qemu on Gentoo unstable Luca Ferroni
2004-03-23  1:17 ` Kyle Hayes [this message]
2004-03-23  8:52   ` vaise
2004-03-23 13:03     ` Gabriel Ebner
2004-03-23 11:57 ` Hetz Ben Hamo

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=200403221717.30004.kyle@silverbeach.net \
    --to=kyle@silverbeach.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).