码迷,mamicode.com
首页 > 其他好文 > 详细

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

时间:2014-05-02 10:50:35      阅读:371      评论:0      收藏:0      [点我收藏+]

标签:style   blog   class   code   ext   color   

      出现下列错误:

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

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

标签:style   blog   class   code   ext   color   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!