On 11/27/20 3:35 PM, Mohammad Akhlaghi wrote:
there isn't any 'stdio.h' in either of '/dev/shm/gnuastro-0.13.58-dad9/lib' or '/src/dir/gnuastro/lib'.

What is the preprocessor output of the failing command? You should be able to get this by running:

gcc -DHAVE_CONFIG_H -I. -I/src/dir/gnuastro/lib -I.. -I/src/dir/gnuastro/bootstrapped/lib -DSYSCONFIG_DIR=\"/usr/local/etc\" -I/home/myuser/.local/include -Wall -g -O0 -pthread -MT -E /src/dir/gnuastro/lib/arithmetic-bitlsh.c

Run this in the same working directory where your failing compile runs.

Reply via email to