This is the command I entered through the terminal:
CPPFLAGS=-I/ghome//akshara/SYNAPPS/cfitsio/include LDFLAGS=-L/ghome//akshara/SYNAPPS/cfitsio/lib ./configure --with-lapack=/ghome/akshara/SYNAPPS/lapack-3.11.0/SRC --with-blas=/ghome/akshara/SYNAPPS/BLAS-3.11.0 --with-appspack-cpp="-I /ghome/akshara/SYNAPPS/appswithmpi/include" --with-appspack-libs="-L /ghome/akshara/SYNAPPS/appswithmpi/lib -lappspack" --prefix=/ghome/akshara/SYNAPPS/synapps
This is the command I entered through the terminal: CPPFLAGS=-I/ghome//akshara/SYNAPPS/cfitsio/include LDFLAGS=-L/ghome//akshara/SYNAPPS/cfitsio/lib ./configure --with-lapack=/ghome/akshara/SYNAPPS/lapack-3.11.0/SRC --with-blas=/ghome/akshara/SYNAPPS/BLAS-3.11.0 --with-appspack-cpp="-I /ghome/akshara/SYNAPPS/appswithmpi/include" --with-appspack-libs="-L /ghome/akshara/SYNAPPS/appswithmpi/lib -lappspack" --prefix=/ghome/akshara/SYNAPPS/synapps
And this is the configuration report I get:
What is the fix for this?