Open mjames-upc opened 5 years ago
This issue continues for version 7.14.0.
I found a work-around a while back and posted it to the Gembud list, see that post for the details.
Here are the steps to get past this:
make all >& make.out
step.~/NAWIPS/config/Makeinc.linux64_gfortran_ubuntu
and add LIBBZ2 = $(OS_LIB)/libbz2.a -ldl
at the bottom.make all >& make.out
I've confirmed this works on Ubuntu 18.04 LTS and 20.04 LTS.
HDF5 and netCDF4 Ubuntu build failing to find hdf5.h which is in $OS_INC. -ldl is supplied for $NETCDF in config/Makefile*
mentioned: https://www.unidata.ucar.edu/support/help/MailArchives/netcdf/msg11875.html