The $ looks like it is missing in your compile options, where you have:


-I(MKLROOT)/include


It should be:


-I$(MKLROOT)/include


Kind Regards,

Gavin

WIEN2k user


On 10/3/2025 12:09 PM, delamora wrote:
I just updated my OS I moved to fedora 42
I installed intel compiler suite 2025.2.1
I applied the patches https://github.com/gsabo/WIEN2k-Patches/tree/master/24.1

after finish ./siteconfig_lapaw

I got this message in SRC_dstart/compile.msg

FORT=mpiifx FFLAGS=' -O0 -FR -mp1 -w -prec_div -pc80 -pad -ip -DINTEL_VML -traceback -assume buffered_io -I(MKLROOT)/include '-DParallel'' make[1]: se entra en el directorio '/home/pablo/Descargas/WIEN2k/SRC_dstart' mpiifx -O0 -FR -mp1 -w -prec_div -pc80 -pad -ip -DINTEL_VML -traceback -assume buffered_io -I(MKLROOT)/include -DParallel -c module.F
/bin/sh: -c: línea 1: error sintáctico cerca del elemento inesperado `('
/bin/sh: -c: línea 1: `mpiifx -O0 -FR -mp1 -w -prec_div -pc80 -pad -ip -DINTEL_VML -traceback -assume buffered_io -I(MKLROOT)/include -DParallel -c module.F'
make[1]: *** [Makefile:139: module.o] Error 2
make[1]: se sale del directorio '/home/pablo/Descargas/WIEN2k/SRC_dstart'
make: *** [Makefile:93: para] Error 2

Saludos

Pablo
_______________________________________________
Wien mailing list
[email protected]
http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
SEARCH the MAILING-LIST at:  
http://www.mail-archive.com/[email protected]/index.html

Reply via email to