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 sent you the config.log to see if it is possible you tell what is the mistake > for compiling NetCDF using PGI. I try many instrucctions like > > CPPFLAGS=-DpgiFortran > or > > FC=/opt/pgi/linux86-64/7.0/bin/pgf90 > export FC > > set FC=/opt/pgi/linux86-64/7.0/bin/pgf90 > export FC > > export FFLAGS=/opt/pgi/linux86-64/7.0/bin/pgi90 > > export F90FLAGS=/opt/pgi/linux86-64/7.0/bin/pgi90 > > env CC=pgcc CFLAGS="-O -Msignextend -V" FC=pgf90 F90=pgf90 FFLAGS="-g -w -V" \ > CXX=pgCC CPPFLAGS="-DNDEBUG -DpgiFortran" ./configure -prefix=/tmp/final >& > config.log > > but I don kno what going on > > thank you > > Franklyn > > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > > From the config.log: pgf77 7.0-7 64-bit target on x86-64 Linux Copyright 1989-2000, The Portland Group, Inc. All Rights Reserved. Copyright 2000-2007, STMicroelectronics, Inc. All Rights Reserved. configure:5007: $? = 0 configure:5015: checking whether we are using the GNU Fortran 77 compiler configure:5034: /opt/pgi/linux86-64/7.0/bin/pgf77 -c /opt/pgi/linux86-64/7.0/bin/ conftest.F >&5 File with unknown suffix passed to linker: /opt/pgi/linux86-64/7.0/bin/ conftest.F: pgf77-linux86-64: LICENSE MANAGER PROBLEM: Failed to checkout license configure:5040: $? = 2 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end You have a license problem. Thanks, Ed Ticket Details =================== Ticket ID: EJR-389580 Department: Support netCDF Priority: Normal Status: Closed