On Tue, Apr 24, 2012, Shulin Zhuang wrote:
>
> During the installation of amber 12 on my server (CPU: AMD Opteron 6174
> 2.2G) under RedHat 5.4 systtem, I met with the problem of fftw3.
What compiler are you using? (Type "gfortran --version").
> *
> Lots of errors about fftw3.F9: *
> integer(C_INT) function fftwl_import_wisdom(read_char,data) bind(C, name='f
> Parameter 'c_int' at (1) has not been declared or is a variable, which does
> not reduce to a constant expression
Can you copy and paste what make was doing: presumably it would be
something like this:
gfortran -DFFTW -DBINTRAJ -DLIBPBSA -c -O0 -g -ffree-form
-I/home/case/amber12/include -I/home/case/amber12/include -o fftw3.LIBPBSA.o
fftw3.F90
Also, please copy and paste the *first* error that is encountered; error
messages that include line numbers are also helpful.
...thx...dac
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Tue Apr 24 2012 - 06:00:03 PDT