代码改变世界

make 出错: /usr/bin/ld: cannot find -lrt

2013-09-13 20:02  游乐场123  阅读(1924)  评论(0编辑  收藏  举报

make 出错:
/usr/bin/ld: cannot find -lrt
collect2: ld returned 1 exit
status
make: *** [page_parser] Error 1

解决办法:
yum install
glibc-static