mpif90 -O3 -I/usr/local/include -c radial_xc_LibXC_v4_module.f90
ifort: command line warning #10006: ignoring unknown option '-fallow-argument-mismatch'
radial_xc_LibXC_v4_module.f90(4): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [XC_F90_TYPES_M]
use xc_f90_types_m
------^
I'm not finding this module anywhere in the source. How do I proceed?
I'm not finding this module anywhere in the source. How do I proceed?