AMBER: Problems during compilation and test.

From: Liang, Lei <ll6t6.umkc.edu>
Date: Thu, 05 Apr 2007 15:43:23 -0500

Dear all,

There are the errors we got during the compilation and test:

1. Following the steps below:
    ./configure compaqf90
    make serial
we get the error:
--------------^
cc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O -std1 -o analyze.o
analyze.c
cc: Error: analyze.c, line 470: Invalid statement. (badstmt)
    eigval = (double *) safe_malloc(nelem * sizeof(double)); //
for the eigenvalues
---------------------------------------------------------------------^

2. Then we try to modify the config.h:
a. use '-std' instead of '-std1' for the cc compiler
b. add an extra default compile command for '.f90' files to compile
$AMBERHOME/src/build_amoeba/amoeba_parm.f90
Now the compilation is successful.
c. run 'make test.serial'
we get the following error:

> 1. CXML-BLAS-Fatal, ZHEEV - Parameter 8 has illegal value
> 2. CXML-BLAS-Fatal, DSYEVX - Parameter 17 has illegal value

The information of our system and compiler is:
system: OSF1 V5.1 2650 alpha
compiler: Compaq Fortran V5.5-2602
          Compaq Fortran Compiler X5.5-2602-48C8L

If you need more information, please contact me.
Thank you very much!

Lei




-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
Received on Sun Apr 08 2007 - 06:07:28 PDT
Custom Search