Hello, Dear All,
I just want to install resp, downloaded from
http://www.ccl.net/cca/software/SOURCES/FORTRAN/resp/index.shtml
to my linux cluster, which is reqested by RED.II. so that I can use RED.II. But our administrator said that there are a lot of problems to compile this program as following,
[root.huan resp]# make
.../Compile L1 -P resp.f
cat resp.f | /lib/cpp -traditional -I/root/plep/src/lib -P -Dlinux
-DISTAR2 -DHAS_FTN_ERFC > _resp_.f
g77 -c -O -march=x86-64 -ffast-math -fomit-frame-pointer -fno-globals
-ff90 -funix-intrinsics-hide _resp_.f
_resp_.f: In subroutine `readin':
_resp_.f:239: warning:
call amopen(5,input,'O','F','R')
1
_resp_.f:461: (continued):
call amopen(3,qin,'O','F','R')
2
Argument #2 of `amopen' is one type at (2) but is some other type at (1)
[info -f g77 M GLOBALS]
--------------------------------------------
_resp_.f:239: warning:
call amopen(5,input,'O','F','R')
1
_resp_.f:2283: (continued):
call amopen(20, ESOUT,owrite,'F','W')
2
Argument #2 of `amopen' is one type at (2) but is some other type at (1)
[info -f g77 M GLOBALS]
He just said this is because this is a too old program and is not compatble with present compiler. Anyone can help me solve this problem.
Thanks
Jianzhong Liu
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
Received on Wed Nov 09 2005 - 23:53:00 PST