| 查看: 881 | 回复: 2 | ||
[求助]
编译的最后一步的诡异出错?
|
|
./configure顺利成功,然后make all ,最后出现两处错误 到底是什么原因呢? 错误信息如下: …… * In file casino_pp.f90:84 INTEGER, ALLOCATABLE, INTENT(IN) :: waveunit( ![]() 1 Error: ALLOCATABLE attribute conflicts with DUMMY attribute at (1) In file casino_pp.f90:35 SUBROUTINE read_casino(iunps,nofiles, waveunit) 1 Error: Symbol 'waveunit' at (1) has no IMPLICIT type In file casino_pp.f90:617 DO i=1,SIZEOF(vnl)/SIZEOF(vnl(:,1)) 1 Error: Function 'sizeof' at (1) has no IMPLICIT type In file casino_pp.f90:215 READ(waveunit(j),*) 1 Error: Function 'waveunit' at (1) has no IMPLICIT type In file casino_pp.f90:218 READ(waveunit(j),*) orbs 1 Error: Function 'waveunit' at (1) has no IMPLICIT type In file casino_pp.f90:229 READ(waveunit(j),*) 1 Error: Function 'waveunit' at (1) has no IMPLICIT type In file casino_pp.f90:232 READ(waveunit(j),*) mtail%eup, mtail%edwn 1 Error: Function 'waveunit' at (1) has no IMPLICIT type In file casino_pp.f90:233 READ(waveunit(j),*) 1 Error: Function 'waveunit' at (1) has no IMPLICIT type In file casino_pp.f90:236 READ(waveunit(j),*) tmp, nquant, lquant 1 Error: Function 'waveunit' at (1) has no IMPLICIT type In file casino_pp.f90:272 READ(waveunit(j),*) 1 Error: Function 'waveunit' at (1) has no IMPLICIT type In file casino_pp.f90:273 READ(waveunit(j),*) 1 Error: Function 'waveunit' at (1) has no IMPLICIT type In file casino_pp.f90:276 READ(waveunit(j),*) 1 Error: Function 'waveunit' at (1) has no IMPLICIT type In file casino_pp.f90:280 READ(waveunit(j),'(13x,a2)', err=300) label 1 Error: Function 'waveunit' at (1) has no IMPLICIT type In file casino_pp.f90:281 READ(waveunit(j),*) tmp, nquant, lquant 1 Error: Function 'waveunit' at (1) has no IMPLICIT type In file casino_pp.f90:301 READ(waveunit(j),*) 1 Error: Function 'waveunit' at (1) has no IMPLICIT type In file casino_pp.f90:324 READ(waveunit(j), *, err=300) (mtail%wavefunc(ir),ir=1,mesh_) 1 Error: Function 'waveunit' at (1) has no IMPLICIT type make[1]: *** [casino_pp.o] Error 1 make[1]: Leaving directory `/home/gqzhang/opt/espresso-4.3/upftools' make: *** [upf] Error 2 |
» 猜你喜欢
师弟论文见刊大半年才想起来申请专利,还能抢救一下吗?
已经有4人回复
现代”学阀”该如何界定
已经有13人回复
上海工程技术大学 激光智能制造课题组 2027级博士研究生招生
已经有5人回复
课题组招2027级博士 上海工程技术大学 激光智能制造方向
已经有5人回复
有机合成以后会不会被AI改变?做科研的虫友怎么看
已经有8人回复
求合成方法
已经有7人回复
我的奶奶
已经有3人回复
» 本主题相关价值贴推荐,对您同样有帮助:
Vasp并行编译出错
已经有7人回复
ZAAC 投稿最后一步的问题
已经有12人回复
编译vasp的lib时就出错,求指点
已经有22人回复
请教一个fortran小程序编译出错的问题,谢谢
已经有9人回复
原来编译的siesta突然不能用,重新编译没错,运行出错
已经有13人回复
求助一个编译出错的简单程序,请多多指教,谢谢
已经有4人回复
【求助】VASP5.2 编译出错make: *** [vasp] 错误 1,请大家帮忙分析分析,谢谢
已经有7人回复
【求助】NWCHEM6.0编译出错
已经有10人回复
【求助】编译Abinit6.4.1出错
已经有5人回复
【求助】VASP编译出错
已经有5人回复

2楼2011-05-11 19:37:34
3楼2011-05-18 21:36:48











回复此楼