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.
> Steve, > > I try to install netcdf-3.6.1.tar.g to my HP Cluster > > (Linux n18 2.6.9-22.7hp.XCsmp #1 SMP Sun Dec 18 01:41:24 EST 2005 x86_64 > x86_64 x86_64 GNU/Linux). > > I can make/install it, seems no any problem; there are lot of "undefined > reference" errors > > when I try "make check". I do not sure what's going on. > > > > Can you help me to exam the file check.log? > > Why does it happen? > > > > Thank you, > > Jian-Rong Zhou > > ISS / Enterprise Solutions and Technology Division > > Nortel Government Solutions > > address@hidden <mailto:address@hidden> > > Office (301) 306 - 1009 ext. 125 > > > > > Your fortran build is not working. Set FFLAGS to "-mp -recursive" and set CPPFLAGS to -DpgiFortran, and try again. Like this: make distclean && FFLAGS="-mp -recursive" CPPFLAGS=-DpgiFortran ./configure && make check Let me know if this works... Thanks, Ed Ticket Details =================== Ticket ID: QTI-488101 Department: Support netCDF Priority: Normal Status: Closed