All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] Problem compiling qemu on Mandrake 9.2
@ 2004-03-05 22:35 Stealth Dave
  2004-03-10  8:14 ` Renzo Davoli
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Stealth Dave @ 2004-03-05 22:35 UTC (permalink / raw)
  To: qemu-devel

I'm having quite a bit of trouble getting qemu to compile under Mandrake
9.2, and I think that the problem lies somewhere in the glibc library
that Mandrake uses and that qemu expects.

Whenever I try to compile qemu, I get the following error:

gcc  -static
-Wl,-T,/home/stealthdave/download/emulators/qemu/i386-vl.ld  -o
qemu-fast vl.o block.o ide.o vga.o sb16.o dma.o oss.o fdc.o osdep.o
sdl.o libqemu.a  -lm -L/usr/lib -lSDL -lpthread -lm -ldl -lasound
-laudio -lXt -L/usr/X11R6/lib -lX11 -lXext
/usr//bin/ld: cannot find -lm
collect2: ld returned 1 exit status
make[1]: *** [qemu-fast] Error 1
make[1]: Leaving directory `/mnt/data/download/emulators/qemu/i386'
make: *** [all] Error 1

I get the same error when trying to compile either 0.5.2 or current
cvs.  And it's not just the math library.  When I try to go in and edit
out the math library dependancy, it complains that it can't find
-lpthread, the next library in the list.  I have all the glibc and
glibc-devel packages installed.  Here's my glibc versions:

glibc-2.3.2-14mdk
glibc-devel-2.3.2-14mdk
libc-base-5.3.12-38mdk

I installed that last one to try and get qemu to compile.  Any help in
getting this to compile would be greatly appreciated.

Thanks,
- Dave

-- 
Stealth Dave <stealthdave@stilldesigning.com>

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

end of thread, other threads:[~2004-03-12 23:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-05 22:35 [Qemu-devel] Problem compiling qemu on Mandrake 9.2 Stealth Dave
2004-03-10  8:14 ` Renzo Davoli
2004-03-10  8:17 ` Herbert Poetzl
2004-03-12 10:13   ` Mark IJbema
2004-03-12 18:53     ` Herbert Poetzl
2004-03-10 18:57 ` Richard Zidlicky
2004-03-12  3:21 ` Tim
2004-03-12 20:00 ` Gabriel Ebner

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.