This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Hi, It looks like something is wrong with the C++ installation, independent of netCDF. Could you try building without the C++ interface, using make distclean ./configure --disable-cxx make check make install Unless you are using the C++ interface, it is not needed. None of the other utilities depend on it, and the libraries would still work fine for C and Fortran programs. If you need the C++ netCDF interface, it will be necessary to determine why the c++ compiler cannot read /usr/lib/libstdc++.so, for example maybe this file does not exist, has the wrong permissions, has become corrupted, or needs to be updated. During the next week, we will be slow to respond due to vacations, but will answer other questions about this when we return. --Russ Russ Rew UCAR Unidata Program address@hidden http://www.unidata.ucar.edu Ticket Details =================== Ticket ID: PHO-300654 Department: Support netCDF Priority: Normal Status: Closed