qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] /usr/bin/ld: cannot find -lm


From: Damien Mascord
Subject: Re: [Qemu-devel] /usr/bin/ld: cannot find -lm
Date: Thu, 22 Jul 2004 00:17:38 +0800
User-agent: Mozilla Thunderbird 0.7.2 (Windows/20040707)

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:

address@hidden 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
address@hidden
http://lists.nongnu.org/mailman/listinfo/qemu-devel




_______________________________________________
Qemu-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/qemu-devel






reply via email to

[Prev in Thread] Current Thread [Next in Thread]