I get the errors below when I compile the lamtest-7.1.1 suite with g95
on rhel 3.0. The g95 version is 4.0.1.
Are these errors serious? I would like to use g95 and lam-mpi to
compile and run Amber8 if possible.
Thanks,
Meg McCarrick
(the complete logfiles are attached)
Making check in dtyp
make[1]: Entering directory `/programs/lam-7.1.1/lamtests-7.1.1/dtyp'
mpif77 -O -pthread -c -o fint2_f.o fint2_f.f
In file fint2_f.f:125
int2temp = '123'x
1
Error: Unclassifiable statement at (1)
mpif77: No such file or directory
make[1]: *** [fint2_f.o] Error 1
mpif77 -O -pthread -c -o fint4_f.o fint4_f.f
In file fint4_f.f:125
int4temp = '123'x
1
Error: Unclassifiable statement at (1)
In file fint4_f.f:126
int4temp = '1234567'x
1
Error: Unclassifiable statement at (1)
mpif77: No such file or directory
make[1]: *** [fint4_f.o] Error 1
mpif77 -O -pthread -c -o freal4_f.o freal4_f.f
In file freal4_f.f:129
real4temp = '1234567'x
1
Error: Syntax error in data declaration at (1)
mpif77: No such file or directory
make[1]: *** [freal4_f.o] Error 1
mpif77 -O -pthread -c -o freal8_f.o freal8_f.f
In file freal8_f.f:129
real8temp = '1234567'x
1
Error: Syntax error in data declaration at (1)
mpif77: No such file or directory
make[1]: *** [freal8_f.o] Error 1
mpif77 -O -pthread -c -o fint8_f.o fint8_f.f
In file fint8_f.f:125
int8temp = '123'x
1
Error: Unclassifiable statement at (1)
In file fint8_f.f:126
int8temp = '1234567'x
1
Error: Unclassifiable statement at (1)
mpif77: No such file or directory
make[1]: *** [fint8_f.o] Error 1
make[1]: Target `check' not remade because of errors.
*********************************************************
THIS ELECTRONIC MAIL MESSAGE AND ANY ATTACHMENT IS
CONFIDENTIAL AND MAY CONTAIN LEGALLY PRIVILEGED
INFORMATION INTENDED ONLY FOR THE USE OF THE INDIVIDUAL
OR INDIVIDUALS NAMED ABOVE.
If the reader is not the intended recipient, or the
employee or agent responsible to deliver it to the
intended recipient, you are hereby notified that any
dissemination, distribution or copying of this
communication is strictly prohibited. If you have
received this communication in error, please reply to the
sender to notify us of the error and delete the original
message. Thank You.
*********************************************************
- application/octet-stream attachment: g95-ver
|