AMBER Archive (2005)

Subject: AMBER: Problem with installation AMBER8 on Solaris 8 using original SUN compilers

From: Daniel Wetzler (danielwetzler_at_appleinfo.de)
Date: Thu Sep 15 2005 - 06:46:14 CDT


Hi all,

I have a problem with installing AMBER8 on a SUIN Solaris8 system.

The problem appears during compilation of the sander module within the file
trace.f.

Here are the error messages :

cd sander; make serial
make[1]: Entering directory `/usr/local/amber8/src/sander'
fpp trace.f > _trace.f
f90 -c -O2 -free -o trace.o _trace.f

module trace
^
"trace.f", Line = 10, Column = 1: ERROR: An END statement is missing for
this MODULE statement.
^
"trace.f", Line = 10, Column = 8: ERROR: The compiler has detected
errors in module "TRACELICIT". No module information file will be
created for this module.

implicit none
^
"trace.f", Line = 119, Column = 6: ERROR: This statement must begin with
a label, a keyword, or an identifier.

public :: trace_dprec
^
"trace.f", Line = 122, Column = 6: ERROR: This statement must begin with
a label, a keyword, or an identifier.

public :: trace_int
^
"trace.f", Line = 123, Column = 6: ERROR: This statement must begin with
a label, a keyword, or an identifier.

public :: trace_log
^
"trace.f", Line = 124, Column = 6: ERROR: This statement must begin with
a label, a keyword, or an identifier.

...
and so on....
...
f90comp: 726 SOURCE LINES
f90comp: 237 ERRORS, 0 WARNINGS, 0 OTHER MESSAGES, 0 ANSI
make[1]: *** [trace.o] Error 1
make[1]: Leaving directory `/usr/local/amber8/src/sander'
make: *** [serial] Error 2

Similar problems appear also during the compilation of
ptraj, nmode, mm_pbsa, pbsa, pmemd. The rest works fine.

What could be my problem ?

Best regards,

Daniel Wetzler

-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber_at_scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo_at_scripps.edu