qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Error compiling on gentoo
@ 2004-07-31 15:07 Natalia Portillo
  2004-07-31 15:37 ` J. Mayer
  0 siblings, 1 reply; 3+ messages in thread
From: Natalia Portillo @ 2004-07-31 15:07 UTC (permalink / raw)
  To: qemu-devel

Hi!

Just checked out the CVS, ./configure, make, and then:

"/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/../../../../i686-pc-linux-gnu/bin/
ld: cannot find -lasound
Collect2: ld returned 1 exit status
Make[1]: *** [qemu-fast] Error 1
Make[1]: Leaving directory '/home/claunia/qemu/i386'
Make: *** [all] Error 1"

Why?
There is ALSA installed, and there is libasound.so in /usr/lib.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] Error compiling on gentoo
  2004-07-31 15:07 [Qemu-devel] Error compiling on gentoo Natalia Portillo
@ 2004-07-31 15:37 ` J. Mayer
  2004-07-31 16:14   ` Natalia Portillo
  0 siblings, 1 reply; 3+ messages in thread
From: J. Mayer @ 2004-07-31 15:37 UTC (permalink / raw)
  To: qemu-devel; +Cc: Natalia Portillo

On Sat, 2004-07-31 at 17:07, Natalia Portillo wrote:
> Hi!
> 
> Just checked out the CVS, ./configure, make, and then:
> 
> "/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/../../../../i686-pc-linux-gnu/bin/
> ld: cannot find -lasound
> Collect2: ld returned 1 exit status
> Make[1]: *** [qemu-fast] Error 1
> Make[1]: Leaving directory '/home/claunia/qemu/i386'
> Make: *** [all] Error 1"
> 
> Why?
> There is ALSA installed, and there is libasound.so in /usr/lib.

seems you're missing libasound.a, as qemu-fast is static.
It's missing for me too on Gentoo x86_64 (but I never use qemu-fast).
May fill a bug report on Gentoo web-site.

-- 
J. Mayer <l_indien@magic.fr>
Never organized

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: [Qemu-devel] Error compiling on gentoo
  2004-07-31 15:37 ` J. Mayer
@ 2004-07-31 16:14   ` Natalia Portillo
  0 siblings, 0 replies; 3+ messages in thread
From: Natalia Portillo @ 2004-07-31 16:14 UTC (permalink / raw)
  To: qemu-devel

Jum, ok so there is no problem when compiling the softmmu or user versions
without --static.
Thanks 

> -----Mensaje original-----
> De: qemu-devel-bounces+iosglpgc=teleline.es@nongnu.org 
> [mailto:qemu-devel-bounces+iosglpgc=teleline.es@nongnu.org] 
> En nombre de J. Mayer
> Enviado el: sábado, 31 de julio de 2004 16:37
> Para: qemu-devel@nongnu.org
> CC: Natalia Portillo
> Asunto: Re: [Qemu-devel] Error compiling on gentoo
> 
> On Sat, 2004-07-31 at 17:07, Natalia Portillo wrote:
> > Hi!
> > 
> > Just checked out the CVS, ./configure, make, and then:
> > 
> > 
> "/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/../../../../i686-pc-linux-gn
> > u/bin/
> > ld: cannot find -lasound
> > Collect2: ld returned 1 exit status
> > Make[1]: *** [qemu-fast] Error 1
> > Make[1]: Leaving directory '/home/claunia/qemu/i386'
> > Make: *** [all] Error 1"
> > 
> > Why?
> > There is ALSA installed, and there is libasound.so in /usr/lib.
> 
> seems you're missing libasound.a, as qemu-fast is static.
> It's missing for me too on Gentoo x86_64 (but I never use qemu-fast).
> May fill a bug report on Gentoo web-site.
> 
> --
> J. Mayer <l_indien@magic.fr>
> Never organized
> 
> 
> 
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-07-31 16:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-31 15:07 [Qemu-devel] Error compiling on gentoo Natalia Portillo
2004-07-31 15:37 ` J. Mayer
2004-07-31 16:14   ` Natalia Portillo

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).