[Pw_forum] installation error: linking to Fortran libraries from C fails
Paolo Giannozzi
p.giannozzi at gmail.com
Sat Feb 4 17:14:42 CET 2017
Out of the hundreds of lines you posted, the only relevant ones:
>> /usr/bin/colorgcc -O3 -D__GFORTRAN -D__STD_F95 -D__FFTW3 -I../include -c customize_signals.c
>>
>> make[1]: /usr/bin/colorgcc: Command not found
clearly show that you are trying to use "/usr/bin/colorgcc" as C
compiler, and that there is no "/usr/bin/colorgcc" in your system
Paolo
More information about the users
mailing list