On Mon, May 10, 2021, Gustaf Olsson wrote:
>BLAS_error.c:1:10: fatal error: 'stdio.h' file not found
>#include <stdio.h>
> ^~~~~~~~~
You can run "VERBOSE=1 make" to get details of the compiler commands being
issued. It's possible that xblas is not finding the correct C/C++ compiler,
but also that your compiler environment has weird behavior; not being able
to include stdio.h would fall into the latter category.
....dac
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Mon May 10 2021 - 06:30:04 PDT