[DFTB-Plus-User] compiling problem

Gui Gui ggui at wisc.edu
Sun Jun 20 19:46:09 CEST 2010


Hello,

When I compile the DFTB+ V1.0.1 code using either non-commercial Intel Fortran 9.1 or 10.0, I meet errors as following: 
fortcom: Warning: ../lib_common/allocate.f90, line 3: Bad # preprocessor line
# include "assert.h"
--^
fortcom: Error: ../lib_common/allocate.f90, line 36: Syntax error, found END-OF-STATEMENT when expecting one of: => = . ( %
ASSERT((allocType >= 1) .and. (allocType <= nrAllocTypes))
-------------------------------------------------------------------^
fortcom: Error:../lib_common/allocate.f90, line 52: Syntax error, found END-OF-STATEMENT when expecting one of: => = . ( %
ASSERT((allocType >= 1) .and. (allocType <= nrAllocTypes))
-------------------------------------------------------------------^
compilation aborted for ../lib_common/allocate.f90 (code 1)
make[1]: *** [allocate.o] Error 1

I really don't know how to solve this problem. Anyone can help me out? I will so appreciate your kindly help.

Thanks
Gui


More information about the DFTB-Plus-User mailing list