* [Qemu-devel] build fails: "/usr/bin/ld: cannot find -lasound"
@ 2004-03-24 19:21 Alex Kloss
2004-03-25 7:27 ` Hetz Ben Hamo
2004-03-25 9:06 ` Jean-Michel POURE
0 siblings, 2 replies; 3+ messages in thread
From: Alex Kloss @ 2004-03-24 19:21 UTC (permalink / raw)
To: qemu-devel
Hello, List!
My build of quemo fails with the following messages:
gcc -static -Wl,-T,/usr/src/qemu-0.5.2/i386-vl.ld -o qemu-fast vl.o
block.o ide.o vga.o sb16.o dma.o oss.o fdc.o sdl.o libqemu.a -lm
-L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lm -ldl -lasound
-L/usr/X11R6/lib -lX11 -lXext
/usr/bin/ld: cannot find -lasound
collect2: ld returned 1 exit status
in directory i386. I'm using LFS-5.0, gcc-3.3.1, and by the way,
libasound is available in /usr/lib (and perfectly fine installed).
Any ideas?
Thanks in advance,
Alex
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] build fails: "/usr/bin/ld: cannot find -lasound"
2004-03-24 19:21 [Qemu-devel] build fails: "/usr/bin/ld: cannot find -lasound" Alex Kloss
@ 2004-03-25 7:27 ` Hetz Ben Hamo
2004-03-25 9:06 ` Jean-Michel POURE
1 sibling, 0 replies; 3+ messages in thread
From: Hetz Ben Hamo @ 2004-03-25 7:27 UTC (permalink / raw)
To: qemu-devel; +Cc: Alex Kloss
Hi,
Please read my mail:
http://mail.gnu.org/archive/html/qemu-devel/2004-03/msg00179.html
Thanks,
Hetz
On Wednesday 24 March 2004 21:21, Alex Kloss wrote:
> Hello, List!
>
> My build of quemo fails with the following messages:
>
> gcc -static -Wl,-T,/usr/src/qemu-0.5.2/i386-vl.ld -o qemu-fast vl.o
> block.o ide.o vga.o sb16.o dma.o oss.o fdc.o sdl.o libqemu.a -lm
> -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lm -ldl -lasound
> -L/usr/X11R6/lib -lX11 -lXext
> /usr/bin/ld: cannot find -lasound
> collect2: ld returned 1 exit status
>
> in directory i386. I'm using LFS-5.0, gcc-3.3.1, and by the way,
> libasound is available in /usr/lib (and perfectly fine installed).
>
> Any ideas?
>
> Thanks in advance,
> Alex
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://mail.nongnu.org/mailman/listinfo/qemu-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] build fails: "/usr/bin/ld: cannot find -lasound"
2004-03-24 19:21 [Qemu-devel] build fails: "/usr/bin/ld: cannot find -lasound" Alex Kloss
2004-03-25 7:27 ` Hetz Ben Hamo
@ 2004-03-25 9:06 ` Jean-Michel POURE
1 sibling, 0 replies; 3+ messages in thread
From: Jean-Michel POURE @ 2004-03-25 9:06 UTC (permalink / raw)
To: qemu-devel; +Cc: Alex Kloss
Le Wednesday 24 March 2004 20:21, Alex Kloss a écrit :
> in directory i386. I'm using LFS-5.0, gcc-3.3.1, and by the way,
> libasound is available in /usr/lib (and perfectly fine installed).
Dear Alex,
After updating to the latest SDL1.2.7-3 binaries from Debian Unstable (SID),
I can confirm the same problem. Before then, with SDL 1.2.7.1, there was no
problem compiling.
Personaly, I skipped i386-fast and compiled with
--target-list=i386,i386-softmmu, which worked for me.
From my point of view, it seems that the ./configure script does not give
enough information about which shared/static libraries are needed.
Cheers,
Jean-Michel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-03-25 9:07 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-24 19:21 [Qemu-devel] build fails: "/usr/bin/ld: cannot find -lasound" Alex Kloss
2004-03-25 7:27 ` Hetz Ben Hamo
2004-03-25 9:06 ` Jean-Michel POURE
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).