installation error OpenMX ver 3.9 |
- Date: 2020/01/06 08:01
- Name: Maedeh
- Dear OpenMX developers,
I am getting this error while trying to install the new version (3.9) of OpenMX:
In file included from TRAN_DFT.c:25: openmx_common.h:75: error: redefinition of typedef eType_Orbs_Gridf tran_prototypes.h:36: note: previous declaration of eType_Orbs_Gridf was here make: *** [TRAN_DFT.o] Error 1
it looks like the error previously had mentioned in this link for the version 3.8: http://www.openmx-square.org/forum/patio.cgi?mode=view&no=1951
but I couldn't figure out how to solve it.
here are my Settings:
MKLROOT = /opt/intel/composerxe-2011.2.137/mkl/ CC = /opt/openmpi/bin/mpicc -O3 -fopenmp -I/opt/intel/composerxe-2011.2.137/mkl/include/fftw -I/opt/intel/mkl/lib/intel64/include FC = /opt/openmpi/bin/mpif90 -O3 -fopenmp -I/opt/intel/mkl/lib/intel64/include LIB = -L${MKLROOT}/lib/intel64 -lmkl_scalapack_lp64 -lmkl_intel_lp64 -lmkl_gnu_thread -lmkl_core -lmkl_blacs_openmpi_lp64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.4/lib -lgfortran -L/opt/openmpi/lib/lib -lmpi -libverbs -ldat -lrt -lnsl -lutil -lm -ldl -lm
any help will be appreciated.
Thanks
Best regards, Maedeh
| |