Page 2 of 2

Re: Configure error on Mac

Posted: Mon Apr 25, 2011 5:07 am
by mpayami
To correct my last post, the Intel Fortran and C compilers are consistent with those OS's that have GCC version equal or older than 4.4.1.
mahmoud

Re: Configure error on Mac

Posted: Tue Sep 09, 2014 8:30 pm
by burkzdemir
Dear all,

I am having the same problem here. I am using intel composer-xe. I have QE 5.0.2 installed. Here is my command for the compilation of yambo;

./configure --with-iotk='/mnt/home/ozdem1bCMICH/Documents/espresso-5.0.2/iotk' --with-p2y=5.0

The error is;

configure: testing preprocessor /opt/software/ClusterStudio/2013.1/composer_xe_2013.1.117/composer_xe_2013.1.117/bin/intel64/icc -E -I/opt/software/ClusterStudio/2013.1/composer_xe_2013.1.117/mkl/include/fftw -I/opt/software/ClusterStudio/2013.1/composer_xe_2013.1.117/mkl/include -I/opt/software/fftw/3.3.3--Intel-13.0.1.117--OpenMPI-1.4.4/include -I/opt/software/ClusterStudio/2013.1/composer_xe_2013.1.117/tbb/include -I/opt/software/boost/1.52.0--Intel-13.0.1.117--OpenMPI-1.4.4/include -I/opt/software/OpenMPI/1.4.4--Intel-13.0.1.117/include -I/opt/software/Python/2.7.2--GCC-4.4.5/include
checking if precompiler works on C source... yes
checking if precompiler works on F90 source... no
configure: error: Found precompiler problems in processing the F90/C source.

I also tried CPP=/usr/bin/cpp (could not find cpp-4.0) and got the same error.

Best,