|
From: Tom H. <to...@co...> - 2005-11-16 20:01:18
|
In message <74D...@ma...>
Ivan Novick <iva...@ma...> wrote:
> Just obtained the latest sources with svn and tried to follow the
> instructions in the README
>
> when compiling it gets to here and dies.
>
> make[4]: Entering directory `/home/inovick/nodes/valgrind/coregrind'
> gcc -Winline -Wall -Wshadow -O -g -mpreferred-stack-boundary=2 -
> DELFSZ=32 -msse -o valgrind -static -g ume.o stage1.o jmp_with_stack.o
> /usr/bin/ld: cannot find -lc
> collect2: ld returned 1 exit status
>
> Anyone know what is wrong?
You need to install the glibc-static-devel package.
Tom
--
Tom Hughes (to...@co...)
http://www.compton.nu/
|