|
From: Chen, F. <FC...@em...> - 2004-10-08 17:39:28
|
Indeed! Thanks a lot for your help!
-----Original Message-----
From: val...@li...
[mailto:val...@li...] On Behalf Of Tom
Hughes
Sent: Friday, October 08, 2004 12:34 PM
To: val...@li...
Subject: Re: [Valgrind-users] make error
In message
<2A9...@em...>
"Chen, Feng" <FC...@em...> wrote:
> I just downloaded valgrind-2.2.0, did a "./configure" fine. However,
> when doing "make", I got the following errors:
>=20
> make[2]: Entering directory
> `/home/hammer/dev/tmp/valgrind/valgrind-2.2.0/coregrind'
>=20
> gcc -Winline -Wall -Wshadow -O -fno-omit-frame-pointer
> -mpreferred-stack-boundary=3D2 -g -DELFSZ=3D32 -o valgrind -static =
-g
> -Wl,-e,_ume_entry stage1.o ume.o ume_entry.o ume_go.o
>=20
> /usr/bin/ld: cannot find -lc
You haven't got the static C library installed. You probably
need the glibc-static-devel rpm.
Tom
--=20
Tom Hughes (th...@cy...)
Software Engineer, Cyberscience Corporation
http://www.cyberscience.com/
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give
us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out
more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Valgrind-users mailing list
Val...@li...
https://lists.sourceforge.net/lists/listinfo/valgrind-users
|