/usr/bin/ld: cannot find -lc

yum install glibc-static

[root@test chkrootkit-0.50]# make sense
cc -static -o strings-static strings.c
/usr/bin/ld: cannot find -lc
collect2: ld returned 1 exit status
make: *** [strings-static] Error 1

posted on 2014-09-23 10:26  zitong  阅读(357)  评论(0编辑  收藏  举报