All of lore.kernel.org
 help / color / mirror / Atom feed
From: Damien Mascord <tusker@tusker.org>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] /usr/bin/ld: cannot find -lm
Date: Thu, 22 Jul 2004 00:17:38 +0800	[thread overview]
Message-ID: <40FE9722.4070201@tusker.org> (raw)
In-Reply-To: <40FF2EEF.4040605@optusnet.com.au>

Hi,

Remember if you are compiling with static, you will need the .a form 
rather than the .so form.

Damien

Darrin Ritter wrote:

> 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
>>>   
>>
>
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>

      reply	other threads:[~2004-07-21 16:07 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
2004-07-21 16:17     ` Damien Mascord [this message]

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=40FE9722.4070201@tusker.org \
    --to=tusker@tusker.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.