- 积分
- 129
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2022-4-21
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
安装netcdf-fortran-4.5.3,configure时报了错误:
checking size of off_t... configure: error: in `/CESM/software/netcdf-fortran-4.5.3':
configure: error: cannot compute sizeof (off_t)
See `config.log' for more details
我的:./configure --prefix=/CESM/software/netcdf-4.8.1 CPPFLAGS=-I/CESM/software/netcdf-4.8.1/include LDFLAGS=-L/CESM/software/netcdf-4.8.1/lib
从网上查过后:一篇vim7.3编译报错error: cannot compute sizeof (off_t)解决方法
我照文中所说做了以后,并没有解决问题,configure还是报这个错误
来这里问问大家有什么解决办法吗?
|
|