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
Configure error on Mac
Moderators: Davide Sangalli, andrea.ferretti, myrta gruning, andrea marini, Daniele Varsano, Conor Hogan, Nicola Spallanzani
Forum rules
If you have trouble compiling Yambo, please make sure to list:
(1) the compiler (vendor and release: e.g. intel 10.1)
(2) the architecture (e.g. 64-bit IBM SP5)
(3) if the problems occur compiling in serial/in parallel
(4) the version of Yambo (revision number/major release version)
(5) the relevant compiler error message
If you have trouble compiling Yambo, please make sure to list:
(1) the compiler (vendor and release: e.g. intel 10.1)
(2) the architecture (e.g. 64-bit IBM SP5)
(3) if the problems occur compiling in serial/in parallel
(4) the version of Yambo (revision number/major release version)
(5) the relevant compiler error message
-
- Posts: 95
- Joined: Tue Sep 09, 2014 7:57 pm
Re: Configure error on Mac
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,
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,
Burak Ozdemir
Post-doc,
University of Modena and Reggio Emilia, Italy
Post-doc,
University of Modena and Reggio Emilia, Italy