Hi!
Happy new year!
I got error when I install amber9. I compile it using g95 and got following
error mesages:
......
......
g95 -c -O3 -fno-second-underscore -march=nocona -ffree-form
-I../../sander -o ../obj/random.o ../obj/random.f
In file ../obj/random.f:9
FUNCTION xrandom(idum)
1
Warning (139): Value of function 'xrandom' at (1) is never set
In file ../obj/random.f:19
FUNCTION irandom(idum,imax)
1
Warning (139): Value of function 'irandom' at (1) is never set
In file ../obj/random.f:9
FUNCTION xrandom(idum)
1
In file ../obj/random.f:44
sum = sum + xrandom(idum)
2
Error: FUNCTION 'xrandom' is of type REAL(4) at (1) and type REAL(8) at (2)
make[3]: *** [../obj/random.o] Error 1
make[3]: Leaving directory `/opt/amber/amber9/src/dcqtp/mod'
make[2]: *** [libdivcon.a] Error 2
make[2]: Leaving directory `/opt/amber/amber9/src/dcqtp'
make[1]: *** [divcon] Error 2
make[1]: Leaving directory `/opt/amber/amber9/src/sander'
make: *** [serial] Error 2
My OS is Redhat linux WS
[root.w-siri-02224 src]# uname -a
Linux 2.6.9-5.ELsmp #1 SMP Wed Jan 5 19:29:47 EST 2005 x86_64 x86_64 x86_64
GNU/Linux
Any Idea? Thanks lot!
Best,
Ocean
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
Received on Wed Jan 03 2007 - 06:07:32 PST