All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tim <tim@sentinelchicken.org>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Problem compiling qemu on Mandrake 9.2
Date: Thu, 11 Mar 2004 19:21:31 -0800	[thread overview]
Message-ID: <20040312032131.GA8363@sentinelchicken.org> (raw)
In-Reply-To: <1078526135.3560.18.camel@localhost>


> 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

Don't you need '.a' library files for your libraries when you are
compiling static instead of just '.so' files?  It has been a while since
I did this stuff, maybe I am just reaching here...

tim

  parent reply	other threads:[~2004-03-12 18:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2004-03-12 20:00 ` Gabriel Ebner

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=20040312032131.GA8363@sentinelchicken.org \
    --to=tim@sentinelchicken.org \
    --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.