All of lore.kernel.org
 help / color / mirror / Atom feed
From: Darrin Ritter <darrinritter@optusnet.com.au>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] /usr/bin/ld: cannot find -lm
Date: Wed, 21 Jul 2004 23:05:19 -0400	[thread overview]
Message-ID: <40FF2EEF.4040605@optusnet.com.au> (raw)
In-Reply-To: <1090251331.18151.3.camel@isengard>

thanks michael

I have the following library:

[dv@George lib]$ ls -la libm.so
lrwxrwxrwx  1 root root 19 Jul 20 23:52 libm.so -> ../../lib/libm.so.6*

what do you suggest i check next

DarR!N

Michael L Torrie wrote:

>On Mon, 2004-07-19 at 20:37, Darrin Ritter wrote:
>  
>
>>hi
>>
>>Im trying to compile qemu 0.6.0 from source and I am getting this error:
>>
>>/usr/bin/ld: cannot find -lm
>>    
>>
>
>This refers to libm.so which is the math library, part of the standard c
>library (glibc).  If your compiler can't find it, perhaps you need to
>install the glibc-devel?  libm.so is usually in /usr/lib/libm.so, and is
>usually a symlink to /lib/libm-<version>.so
>
>Michael
>
>
>  
>
>>what library file is make looking for as I cant find ´lm´anyware in my 
>>list of packages
>>
>>I am having trouble getting windows 95 or 98 to load onto the virtual 
>>disk when I get to where the system reboots it ends up failing to 
>>complete the install and I end up with illegal operations or BSOD´s, 
>>currently this is with the binary file that is on the website, if i 
>>compile it will this improve its stability?
>>
>>sorry that this is not more organized, Great program BTW I am impressed 
>>with how fast it boots the win 98 boot floppy as it caches the results 
>>of the last boot
>>
>>cheers DarR!N
>>
>>
>>_______________________________________________
>>Qemu-devel mailing list
>>Qemu-devel@nongnu.org
>>http://lists.nongnu.org/mailman/listinfo/qemu-devel
>>    
>>

  reply	other threads:[~2004-07-21 13:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-20  2:37 [Qemu-devel] /usr/bin/ld: cannot find -lm Darrin Ritter
2004-07-19 12:20 ` vaise
2004-07-19 15:35 ` Michael L Torrie
2004-07-22  3:05   ` Darrin Ritter [this message]
2004-07-21 16:17     ` Damien Mascord

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=40FF2EEF.4040605@optusnet.com.au \
    --to=darrinritter@optusnet.com.au \
    --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.