Dear ADF users,
I am now trying to install the ADF2000 on a pentium-linux(SuSE linux 6.0) using PGF90 3.0, and got the following compilation error message:
Lowering Error: unexpected symbol type array descriptor (24)
PGF89-F-0000-Internal compile error. Error in lowering 1 (FFILES/mm_check_mm_input.f: 107)
PGF90/any linux/x86 3.0-3: compilation aborted.
The error message seems come from the lines:
iatom = bond_ij (1,ibond)
jatom = bond_ij (2,,ibond)
The bond_ij was defined in mm_bond_module as:
public bond_ij
integer(kint), dimension(:,:), pointer :: bond_ij
There are several other procedures where I also met this type of error.
Does anyone know the solution to my problem?
Fan Hongjun
12.12.2000
Theoretical Chemistry, University of Siegen, Germany
Received on 2000-12-13 14:41:28
This archive was generated by hypermail 2.2.0 : 2006-11-02 07:00:02 CET