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.
Jiping, >Date: Wed, 30 Apr 2003 16:44:21 -0400 (EDT) >From: Jiping Liu <address@hidden> >Organization: Georgia Tech >To: Steve Emmerson <address@hidden> >Subject: Re: 20030430: netCDF build problem on Linux: cfortran.h The above message contained the following: > Sorry for the pervious email. I re-run it step by step, > then set > > [root@jiping src]# export CC=/usr/bin/gcc > [root@jiping src]# export CPPFLAGS=Df2cFortran > [root@jiping src]# export FC=/usr/bin/f77 > [root@jiping src]# export F95=/usr/bin/local/f95 > [root@jiping src]# export FFLAGS="-O -Wno-globals" > > ./configure > > make > > I got > > [root@jiping src]# make > make[1]: Entering directory `/usr/local/netcdf-3.5.1-beta10/src' > > Making `all' in directory /usr/local/netcdf-3.5.1-beta10/src/libsrc > > make[2]: Entering directory `/usr/local/netcdf-3.5.1-beta10/src/libsrc' > make[2]: *** No rule to make target `ncconfig.h', needed by `attr.o'. The file "libsrc/ncconfig.h" is created by the configure script from the file ""libsrc/ncconfig.in". Does the file "libsrc/ncconfig.h" exist? Regards, Steve Emmerson