Add "--enable-openmp" after "./configure" commond.
arjunsharma wrote:
On running make again, I am getting the following error:
/home/arjunsharma/Healpix_2.20a/src/cxx/generic_gcc/lib/libcxxsupport.a(cxxutils.o): In function `openmp_max_threads':
/home/arjunsharma/Healpix_2.20a/src/cxx/cxxsupport/openmp_support.h:51: undefined reference to `omp_get_max_threads'
collect2: ld returned 1 exit status
make[2]: *** [galprop] Error 1
make[2]: Leaving directory `/home/arjunsharma/gal1/galprop-54.1.984/source'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/arjunsharma/gal1/galprop-54.1.984'
make: *** [all] Error 2