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.
>To: <address@hidden> >From: "Hyungjun Kim" <address@hidden> >Subject: problem reporting >Organization: UCAR/Unidata >Keywords: 200201250641.g0P6fOx01832 Hi, You sent in a problem report for building netCDF 3.5.0 on the platform: Linux koflux.org 2.4.13-1hl #1 2001. 11. 20. (È) 21:36:22 KST i686 unknown I'm having trouble seeing why you reported a problem, based on what you sent in. The output from configure all looks good. You should not be concerned about the error messages in "config.log", since these are generated by the "configure" script trying to determine what settings to use to compile. The output you sent from "make" indicates the C library was compiled and built successfully, then make begins to make the Fortran interface: Making `all' in directory /usr/local/src/fortran make[2]: µé¾î°¨ `/usr/local/src/fortran' µð·ºÅ丮 /usr/bin/gcc -c -O -I../libsrc -O fort-attio.c make[2]: ³ª°¨ `/usr/local/src/fortran' µð·ºÅ丮 make[1]: ³ª°¨ `/usr/local/src' µð·ºÅ丮 but I can't see any error message here. What we see at this point on our Linux platform is: Making `all' in directory /a/scratch/russ/builds/imogene-opt/src/fortran make[2]: Entering directory `/a/scratch/russ/builds/imogene-opt/src/fortran' /usr/bin/gcc -c -O -I../libsrc -DNDEBUG -Df2cFortran fort-attio.c /usr/bin/gcc -c -O -I../libsrc -DNDEBUG -Df2cFortran fort-control.c /usr/bin/gcc -c -O -I../libsrc -DNDEBUG -Df2cFortran fort-dim.c /usr/bin/gcc -c -O -I../libsrc -DNDEBUG -Df2cFortran fort-genatt.c /usr/bin/gcc -c -O -I../libsrc -DNDEBUG -Df2cFortran fort-geninq.c /usr/bin/gcc -c -O -I../libsrc -DNDEBUG -Df2cFortran fort-genvar.c /usr/bin/gcc -c -O -I../libsrc -DNDEBUG -Df2cFortran fort-lib.c /usr/bin/gcc -c -O -I../libsrc -DNDEBUG -Df2cFortran fort-misc.c /usr/bin/gcc -c -O -I../libsrc -DNDEBUG -Df2cFortran fort-v2compat.c /usr/bin/gcc -c -O -I../libsrc -DNDEBUG -Df2cFortran fort-vario.c /usr/bin/gcc -c -O -I../libsrc -DNDEBUG -Df2cFortran fort-var1io.c /usr/bin/gcc -c -O -I../libsrc -DNDEBUG -Df2cFortran fort-varaio.c /usr/bin/gcc -c -O -I../libsrc -DNDEBUG -Df2cFortran fort-varmio.c /usr/bin/gcc -c -O -I../libsrc -DNDEBUG -Df2cFortran fort-varsio.c ar cru ../libsrc/libnetcdf.a fort-attio.o fort-control.o fort-dim.o fort-genatt.o fort-geninq.o fort-genvar.o fort-lib.o fort-misc.o fort-v2compat.o fort-vario.o fort-var1io.o fort-varaio.o fort-varmio.o fort-varsio.o ranlib ../libsrc/libnetcdf.a make[2]: Leaving directory `/a/scratch/russ/builds/imogene-opt/src/fortran' Was there an error from compiling message fort-attio.c or fort-control.c ? --Russ _____________________________________________________________________ Russ Rew UCAR Unidata Program address@hidden http://www.unidata.ucar.edu