| 查看: 1270 | 回复: 12 | |||
| 当前主题已经存档。 | |||
| 当前只显示满足指定条件的回帖,点击这里查看本话题的所有回帖 | |||
huangyc木虫 (正式写手)
|
[交流]
[求助]编译VASP出错
|
||
|
出错信息为: fortcom: Error: fft3dlib.f90, line 1625: Sharing of a DO termination statement by more than one DO statement is an obsolescent feature in Fortran 95. Use an END DO or CONTINUE statement for each DO statement. [20] 20 CONTINUE ---^ fortcom: Error: fft3dlib.f90, line 1702: The computed GOTO statement is an obsolescent feature in Fortran 95. GOTO (10,50,90,130,170,210,250),IGO ------^ fortcom: Error: fft3dlib.f90, line 2623: The computed GOTO statement is an obsolescent feature in Fortran 95. GOTO (10,50,90,130,170,210,250),IGO ------^ fortcom: Error: fft3dlib.f90, line 3529: The computed GOTO statement is an obsolescent feature in Fortran 95. GOTO (10,50,90,130,170,210,250),IGO ------^ fortcom: Error: fft3dlib.f90, line 4062: The computed GOTO statement is an obsolescent feature in Fortran 95. GOTO (1010,1050,1090,1130,1170,1210,1250),IGO ------^ compilation aborted for fft3dlib.f90 (code 1) make: *** [fft3dlib.o] Error 1 用的是ifort编译器,谢谢 [ Last edited by wuchenwf on 2009-6-22 at 21:39 ] |
» 猜你喜欢
课题组招2027级博士 上海工程技术大学 激光智能制造方向
已经有4人回复
现代”学阀”该如何界定
已经有8人回复
上海工程技术大学 激光智能制造课题组 2027级博士研究生招生
已经有3人回复
实名举报:华南理工大学物理与光电学院副院长李志远婚内两次出轨女学生(博士)
已经有16人回复
上海工程技术大学激光智能制造课题组|2027级博士研究生招生公告
已经有11人回复
上海工程技术大学激光智能制造课题组招收博士研究生
已经有10人回复
申博发邮件
已经有11人回复
各位大神,目前国内有哪些比较好用的逆合成软件?
已经有12人回复
我的奶奶
已经有3人回复
国社科系统bug了,是不是要放榜了?
已经有9人回复
11楼2009-01-05 21:44:36
2楼2009-01-05 09:59:08
y1ding
铁杆木虫 (著名写手)
- 1ST强帖: 1
- 应助: 61 (初中生)
- 贵宾: 0.33
- 金币: 5959.3
- 散金: 1
- 红花: 21
- 帖子: 1884
- 在线: 491.1小时
- 虫号: 142265
- 注册: 2005-12-21
- 专业: 凝聚态物性 II :电子结构
★ ★ ★ ★ ★
fegg7502(金币+5,VIP+0):thanks,haha,
fegg7502(金币+5,VIP+0):thanks,haha,
|
???vasp.4.6??makefile.linux_ifc_P4????о??g?r???????????????}???Q????? ???}1?? ??VASP-FTP???dvasp.4.6???a?r??FTP????????з???s??δ???s2?N?汾 ?????^makefile.linux_ifc_P4???l?F???汾??makefile????s?в? ???88?У?????????~ ???s?汾??FFLAGS = -FR -lowercase -assume byterecl δ???s?汾??FFLAGS = -FR -lowercase ?????s?汾?M?о??g??????????????}?? mpif90 -FR -lowercase -assume byterecl-FR -O0 -c main.f90 ifort: Command line error: Unrecognized keyword 'byterecl_FR' for option '-assume' make: *** [main.o] Error 1 ??Q???1?? ???285?У????l?F?????????????n???????????????????error?a?? $(FC) $(FFLAGS)$(DEBUG) $(INCS) -c main$(SUFFIX) ??? $(FC) $(FFLAGS) $(DEBUG) $(INCS) -c main$(SUFFIX) ??Q???2??(?????h) ???????"-assume byterecl"????????FFLAGS = -FR -lowercase????? ???}2?? ????о??g?r????????FFTW??fft3dlib.F???F??????}?? fortcom: Error: fft3dlib.f90, line 1627: Sharing of a DO termination statement by more than one DO statement is an obsolescent feature in Fortran 95. Use an END DO or CONTINUE statement for each DO statement. [20] 20 CONTINUE ---^ fortcom: Error: fft3dlib.f90, line 1704: The computed GOTO statement is an obsolescent feature in Fortran 95. GOTO (10,50,90,130,170,210,250),IGO ------^ fortcom: Error: fft3dlib.f90, line 2625: The computed GOTO statement is an obsolescent feature in Fortran 95. GOTO (10,50,90,130,170,210,250),IGO ------^ fortcom: Error: fft3dlib.f90, line 3531: The computed GOTO statement is an obsolescent feature in Fortran 95. GOTO (10,50,90,130,170,210,250),IGO ------^ fortcom: Error: fft3dlib.f90, line 4064: The computed GOTO statement is an obsolescent feature in Fortran 95. GOTO (1010,1050,1090,1130,1170,1210,1250),IGO ------^ compilation aborted for fft3dlib.f90 (code 1) make: *** [fft3dlib.o] Error 1 ?????fft3dlib.F???????Z????F77????IFC????F95?Z????x??????????????F????????? |
3楼2009-01-05 09:59:58
y1ding
铁杆木虫 (著名写手)
- 1ST强帖: 1
- 应助: 61 (初中生)
- 贵宾: 0.33
- 金币: 5959.3
- 散金: 1
- 红花: 21
- 帖子: 1884
- 在线: 491.1小时
- 虫号: 142265
- 注册: 2005-12-21
- 专业: 凝聚态物性 II :电子结构
★ ★
fegg7502(金币+2,VIP+0):thanks,haha,
fegg7502(金币+2,VIP+0):thanks,haha,
|
解決方式: 將第343行 $(FC) -FR -lowercase -O1 -tpp7 -xW -prefetch- -unroll0 -e95 -vec_report3 -c $*$(SUFFIX) 去掉"-e95"變數改成 $(FC) -FR -lowercase -O1 -tpp7 -xW -prefetch- -unroll0 -vec_report3 -c $*$(SUFFIX) 因為"-e95"變數會把F95編譯F77程式碼產生的警告(warning)改成錯誤(error)型式輸出,造成編譯?娖韧V篃o法忽略跳過! |
4楼2009-01-05 10:00:37










回复此楼