[Wien] Compilation Wien2k 08: no makefile found in SRC_structeditor/

Oleg Rubel rubel at Physik.Uni-Marburg.de
Mon Feb 11 12:20:09 CET 2008


Dear Wien2k Users,

I am writing to share my experience in compiling the newest 08 version of 
WIEN2k on DualCore Opteron 270 using ifort 10. After adjusting compiler 
options (see below), the compilation runs error free. At the end, however, 
I have got a few warning messages:


Copying programs:
WARNING: no executable found in SRC_lib. Check compile.msg in this directory
WARNING: no executable found in SRC_structeditor. Check compile.msg in this directory
WARNING: no executable found in SRC_templates. Check compile.msg in this directory
WARNING: no executable found in SRC_usersguide_html. Check compile.msg in this directory


For templates and usersguide, I would not expect any binaries, but for 
SRC_lib and SRC_structeditor? The compile.msg says:

~/WIEN2k_v08/SRC_structeditor> cat compile.msg
make: *** No rule to make target `clean'.  Stop.
make: *** No targets specified and no makefile found.  Stop.


I looked in my old Wien2k (version 06) and realized that there was also no 
makefile in SRC_lib. Indeed, in the version 06 there WAS a makefile in 
SRC_structeditor, now it is absent. Following instructions in 
SRC_structeditor/doc/readme.txt, I executed SRC_structeditor/install and 
compiled binaries in subdirectories and then recompiled the whole code 
again.

My test run was fine, but I do not know whether it would be OK if I would 
not execute SRC_structeditor/install?


Yours sincerely,

Oleg Rubel

===========================
Oleg Rubel, Ph.D.
Faculty of Physics
Philipps University Marburg
Renthof 5, 35032 Marburg, Germany
E-mail: Oleg.Rubel at physik.uni-marburg.de
Homepage: http://www.staff.uni-marburg.de/~rubel/


P.S.

Compiler current settings:
  O   Compiler options:        -FR -mp1 -w -prec_div -pc80 -pad -ip -DINTEL_VML
  L   Linker Flags:            $(FOPT) -L/opt/intel/mkl/9/lib/em64t -lpthread -static-libcxa
  P   Preprocessor flags       '-DParallel'
  R   R_LIB (LAPACK+BLAS):     -lmkl_lapack -lmkl_em64t -lguide -lvml -pthread


More information about the Wien mailing list