- 积分
- 24
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2018-4-25
- 最后登录
- 1970-1-1
|
发表于 2019-10-16 23:27:27
|
显示全部楼层
楼主,请问我装到WPS那一步时,只生成了geogrid.exe, ungrib.exe两个文件,没有生成metgrid.exe是怎么回事呢。
[root@localhost WPS]# ls -ls *.exe
0 lrwxrwxrwx. 1 root root 23 10月 16 23:16 geogrid.exe -> geogrid/src/geogrid.exe
0 lrwxrwxrwx. 1 root root 21 10月 16 23:17 ungrib.exe -> ungrib/src/ungrib.exe
错误代码:
[root@localhost WPS]# ./compile > checkwps.log
PGC-W-0221-Redefinition of symbol BIG_ENDIAN (read_geogrid.c: 23)
PGC-W-0221-Redefinition of symbol LITTLE_ENDIAN (read_geogrid.c: 24)
PGC/x86-64 Linux 19.4-0: compilation completed with warnings
Makefile:44: warning: overriding recipe for target `.f.o'
/usr/local/wrf/WPS/configure.wps:103: warning: ignoring old recipe for target `.f.o'
Makefile:48: warning: overriding recipe for target `.c.o'
/ |
|