Configure error on Mac

Having trouble compiling the Yambo source? Using an unusual architecture? Problems with the "configure" script? Problems in GPU architectures? This is the place to look.

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
mpayami
Posts: 7
Joined: Sun Oct 24, 2010 2:57 am

Re: Configure error on Mac

Post by mpayami » Mon Apr 25, 2011 5:07 am

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

burkzdemir
Posts: 91
Joined: Tue Sep 09, 2014 7:57 pm

Re: Configure error on Mac

Post by burkzdemir » Tue Sep 09, 2014 8:30 pm

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,
Burak Ozdemir
Post-doc,
University of Nantes, France

Post Reply