| 查看: 877 | 回复: 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 |
» 猜你喜欢
有多少人是今天查系统知道结果的?
已经有19人回复
面上合作单位盖章
已经有9人回复
面上函评意见出来了,像什么等级?
已经有17人回复
为什么国自然不能直接公布
已经有5人回复
梦想
已经有7人回复
学科评审组评审是指会评吗?
已经有4人回复
为什么资助数各大高校都创新高,自己申请怎么就这么难
已经有14人回复
小白求助 投论文要求的highlights应该如何写
已经有4人回复
麻烦专家们看看评委们的意见(F口面上)
已经有12人回复
怎么看青基中了没有啊
已经有6人回复
» 本主题相关价值贴推荐,对您同样有帮助:
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











回复此楼
20