As Roberto said, it was a problem with mpif90 that linked to gfortran instead of intel fortran. Since I have no administrator privileges on that cluster, then I can not change that. I rebuild the arch.make so now I only use the gfortran libraries, I withdraw in compling with intel fortran. Thanks anyway, Sergio
---------- Forwarded message ---------- From: Valentin Karasiev <[email protected]> Date: 2013/3/26 Subject: Re: [SIESTA-L] Problems in compilation of Siesta To: [email protected] Sergio, Do you use Intel compiler or gfortran? It looks like you mix different compilers, see the log, it says "'fox_wcml.mod' opened at (1) is not a GFORTRAN module file" Valentin. On 03/25/2013 08:47 AM, Sergio Ferrari wrote: Dear community: I have a strange problem I could not identify the cause when compiling siesta 3.1 on a parallel machine using Intel Fortran compiler v12.04. After copying an arch.make I had and typing "make" everything went fine until it prompts: "mpif90 -c -I/opt/intel/mkl/include/ -I/opt/intel/mkl/include/intel64/lp64/ -g -O2 `FoX/FoX-config --fcflags` /home/intecin/siesta-3.1/Src/siesta_cml.f90 /home/intecin/siesta-3.1/Src/siesta_cml.f90:13.50: Use FoX_wcml, only: cmlStartModule, cmlEndModule 1 Fatal Error: [email protected] 'fox_wcml.mod' opened at (1) is not a GFORTRAN module file make: *** [siesta_cml.o] Error 1" I do not know to what to do next. Pleas help me. I attach the config.log file for futher details. Thanks in advance, Sergio Ferrari -- ************************************************ Dr. Sergio Ferrari Depto. de Física-Fac. de Ingeniería INTECIN (UBA-CONICET) Av. Paseo Colón 850 C1063ACV-Ciudad de Buenos Aires ARGENTINA Tel: +54 (11) 4342-1396 (Directo) 4342-9184/4343-0891/4343-2775 (Int. 244/232) http://intecin.fi.uba.ar ************************************************ -- ************************************************ Dr. Sergio Ferrari Depto. de Física-Fac. de Ingeniería INTECIN (UBA-CONICET) Av. Paseo Colón 850 C1063ACV-Ciudad de Buenos Aires ARGENTINA Tel: +54 (11) 4342-1396 (Directo) 4342-9184/4343-0891/4343-2775 (Int. 244/232) http://intecin.fi.uba.ar ************************************************
