Hello, 

I am trying to install quantum espresso in iMac (macOS Mojave, version 
10.14.6). While it configured properly, I am facing some issues while compiling 
with make all or make pw or any make command. It is showing the following error 
after executing make all command : 








make all 

test -d bin || mkdir bin 

( cd clib ; /Library/Developer/CommandLineTools/usr/bin/make TLDEPS= all || 
exit 1 ) 

gcc -O3 -D__FFTW3 -D__MPI -I/Users/kghosh/Downloads/qe-6.4.1//include 
-I/Users/kghosh/Downloads/qe-6.4.1//FoX/finclude 
-I/Users/kghosh/Downloads/qe-6.4.1//S3DE/iotk/include/ -c customize_signals.c 

gcc -O3 -D__FFTW3 -D__MPI -I/Users/kghosh/Downloads/qe-6.4.1//include 
-I/Users/kghosh/Downloads/qe-6.4.1//FoX/finclude 
-I/Users/kghosh/Downloads/qe-6.4.1//S3DE/iotk/include/ -c stack.c 

In file included from stack.c:9 : 

/usr/local/lib/gcc/x86_64-apple-darwin18.5.0/8.3.0/include-fixed/stdio.h:78:10: 
fatal error: _stdio.h: No such file or directory 

#include <_stdio.h> 

^~~~~~~~~~ 

compilation terminated. 

make[1]: *** [stack.o] Error 1 

make: *** [libs] Error 1 


Can anybody help to overcome this issue ? I have installed all gcc compilers as 
well as the libraries using brew in the machine. 

Thanks in advanced, 

Kanka 
Postdoc, I2M-bordeaux 
University of Bordeaux, CNRS UMR 5295 
_______________________________________________
Quantum ESPRESSO is supported by MaX (www.max-centre.eu/quantum-espresso)
users mailing list users@lists.quantum-espresso.org
https://lists.quantum-espresso.org/mailman/listinfo/users

Reply via email to