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, > > I am compiling NetCDF on Bluegene with fronend node OS as Linux. > I have used the below compilers > > FC=bgxlf90 > F90=bgxlf90 > CC=bgxlc > CXX=bgxlC > F77=bgxlf90 > > I am getting the error attached, while building netCDF.. > > Please suggest me how to fix this. > > I also found on the net that for this error "we have to ensure that the > environment variable CPPFLAGS contains the string "-Df2cFortran" before > executing the configure script". > what's this mean? > > Thanks. > > > DEVARAJU N > Research Associate, > Center for Atmospheric and Oceanic Science, > Indian Institute of Science, > Bangalore - 560 012, INDIA > http://caos.iisc.ernet.in/ > > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. > > > Howdy Dev! Please try again, setting CPPFLAGS before running configure: CPPFLAGS=-DIBMR2Fortran Let me know if that doesn't work. Thanks, Ed Ticket Details =================== Ticket ID: EVV-321508 Department: Support netCDF Priority: Normal Status: Closed