- 积分
- 17104
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2013-7-16
- 最后登录
- 1970-1-1
|
发表于 2014-9-22 10:28:05
|
显示全部楼层
出现的提示如下:
/tmp/netcdf/netcdf-4.1.3/oc/http.c:101: undefined reference to `curl_easy_setopt'
/tmp/netcdf/netcdf-4.1.3/oc/http.c:106: undefined reference to `curl_easy_setopt'
/tmp/netcdf/netcdf-4.1.3/oc/http.c:108: undefined reference to `curl_easy_perform'
/tmp/netcdf/netcdf-4.1.3/oc/http.c:119: undefined reference to `curl_easy_getinfo'
/tmp/netcdf/netcdf-4.1.3/oc/http.c:111: undefined reference to `curl_easy_strerror'
很多的undefined,不知道问题出在哪里啊?期待您的回答。 |
|