出错mlogc.c:32:23: error: curl/curl.h: No such file or directory

时间:2014-05-02 10:49:30   收藏:0   阅读:535

      出现下列错误:

mlogc.c:32:23: error: curl/curl.h: No such file or directory
mlogc.c:1091: error: expected ‘)’ before ‘*’ token
mlogc.c: In function ‘logc_init’:

     出错原因:缺少libcurl-dev or libcurl-devel

     centOS上安装依赖包:

yum install libcurl-dev libcurl-devel



出错mlogc.c:32:23: error: curl/curl.h: No such file or directory,布布扣,bubuko.com

原文:http://blog.csdn.net/john_f_lau/article/details/24863071

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!