error in installation openmx3.4 |
- Date: 2008/12/03 08:47
- Name: Esthela Contreras
<econtre@imp.mx>
- Dear Dr. Ozaki
I tryed install openmx 3.4, but when compiling sent me the following error, I do not that referred to this mistake
penelope openmx3.4/source> make install /opt/mpich/ch-p4/bin/mpicc -O3 -I/appls/openmx/include -I/opt/intel/mkl/include -Wl,--allow-multiple-definitio n -c openmx.c openmx.c:79:17: omp.h: No such file or directory make: *** [openmx.o] Error 1
The next lines were configure in the file makefile
CC = /opt/mpich/ch-p4/bin/mpicc -O3 -I$(HOME)/include -I/opt/intel/mkl/include -Wl,--allow-multiple-definition LIB = -L$(HOME)/lib -lfftw3 -L/opt/intel/mkl/lib/64 -lmkl_lapack -lmkl_ip -lguide -L/usr/lib -lpthread -static
CFLAGS = -O3 -Wl,--allow-multiple-definition
thanks a lot for your help
| |