Dear users, I tried to compile WIEN2k_11 on my computer(Red Hat Enterprise 6.1), but the following error appears: W2kinit.F: COMPLEX version extracted ifort -FR -mp1 -w -prec_div -pc80 -pad -ip -DINTEL_VML -traceback -c W2kinit_tmp_.F fortcom: Error: W2kinit_tmp_.F, line 28: Cannot open include file 'mkl_vml.fi' include 'mkl_vml.fi' ---------------^ compilation aborted for W2kinit_tmp_.F (code 1) make[1]: *** [W2kinit.o] error 1 make[1]: Leaving directory `/home/whx/Wien2k/SRC_lapw1' make: *** [complex] error 2
For that I source /opt/intel/mkl/8.0.1/tools/environment/mklvarsem64t.sh and recompile, but the same errors appeared. I searched the error in mailing-list, there are no other suggestions. I really appreciate any ?help and advice. If you need additional information on my compilation options, please let me know. In addition .bashrc file: PATH="/opt/intel/fce/9.0/bin:$PATH" PATH="/opt/intel/idbe/9.0/bin:$PATH" export PATH # LD_LIBRARY_PATH="/opt/intel/fce/9.0/lib:$LD_LIBRARY_PATH" LD_LIBRARY_PATH="/opt/intel/mkl/8.0.1/lib/em64t:$LD_LIBRARY_PATH" export LD_LIBRARY_PATH # MANPATH="/opt/intel/fce/9.0/man:${MANPATH}" MANPATH="/opt/intel/idbe/9.0/man:${MANPATH}" export MANPATH # INCLUDE="/opt/intel/mkl/8.0.1/include":$INCLUDE export INCLUDE # INTEL_LICENSE_FILE="/opt/intel/licenses" export INTEL_LICENSE_FILE -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://zeus.theochem.tuwien.ac.at/pipermail/wien/attachments/20111208/2d5fe9e1/attachment.htm>