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.
------- Forwarded Message >To: address@hidden >From: "David C. Wong" <address@hidden> >Subject: correction >Organization: Lockheed Martin Technical Services >Keywords: 199901072007.NAA29103 David, > I cleaned up the entire and restarted the whole process again with > all the environment variables setup as you suggested. I did not proceed > the make step since I saw some fishy stuff in config.log. If you have > some time, please take a look and see you can give me some insight. I can't really tell much about the problem from the config.log file. This file is expected to contain some error messages (see the note at the top of config.log and the paragraph about config.log in the INSTALL file), so it's mainly useful for debugging the "configure" script, not for finding problems with the installation of netCDF on a system it is known to work on. To make progress on this problem, please send us the information listed at the end of the section "REPORTING PROBLEMS" from the INSTALL file. In particular, we will need the standard *output* from running the "configure" script (this is not the same as "config.log", the standard *error* output from the script). Thanks. - --Russ _____________________________________________________________________ Russ Rew UCAR Unidata Program address@hidden http://www.unidata.ucar.edu > This file contains any messages produced by compilers while > running configure, to aid debugging if configure makes a mistake. > > configure:1020: cc -c -O -DNDEBUG conftest.c 1>&5 > configure:1220: cc -E -DNDEBUG conftest.c >/dev/null 2>conftest.out > configure:1319: f90 -c -g -dp conftest.f > configure:1422: f90 -o conftest -g -dp conftest.F > mppldr-202 f90: WARNING > The '#include' directive is unknown or misplaced. > mppldr-196 f90: WARNING > The loader has encountered an improper separator or format. > Characters > have been skipped, beginning at 'conftest'. > mppldr-202 f90: WARNING > The '#defineN' directive is unknown or misplaced. > mppldr-196 f90: WARNING > The loader has encountered an improper separator or format. > Characters > have been skipped, beginning at '5'. > mppldr-202 f90: WARNING > The 'realr' directive is unknown or misplaced. > mppldr-196 f90: WARNING > The loader has encountered an improper separator or format. > Characters > have been skipped, beginning at '(J'. > mppldr-202 f90: WARNING > The 'end' directive is unknown or misplaced. > mppldr-112 f90: WARNING > Because of previous errors, file 'conftest' is not executable. > configure:1463: f90 -c -g -dp conftest.f > configure:1498: f90 -c -g -dp conftest.f > > byte value > ^ > cf90-724 f90: ERROR SUB, File = conftest.f, Line = 2, Column = 17 > Unknown statement. Expected assignment statement but found "EOS" > instead of "=" or "=>". > > cf90: Cray CF90 Version 0.1.2.0 (129473) Mon Jan 11, 1999 13:22:38 > cf90: COMPILE TIME 0.011259 SECONDS > cf90: MAXIMUM FIELD LENGTH 541119 DECIMAL WORDS > cf90: 3 SOURCE LINES > cf90: 1 ERRORS, 0 WARNINGS, 0 OTHER MESSAGES, 0 ANSI > cf90: CODE: 0 WORDS, DATA: 0 WORDS > configure:1498: f90 -c -g -dp conftest.f > configure:1521: f90 -c -g -dp conftest.f > configure:1555: cc -c -DNDEBUG -O conftest.c > configure:1557: f90 -g -dp -c conftestf.f > configure:1559: f90 -o conftest -g -dp conftestf.o conftest.o > configure:1561: ./conftest > configure:1602: cc -c -DNDEBUG -O conftest.c > configure:1604: f90 -g -dp -c conftestf.f > configure:1606: f90 -o conftest -g -dp conftestf.o conftest.o > configure:1608: ./conftest > configure:1649: cc -c -DNDEBUG -O conftest.c > configure:1651: f90 -g -dp -c conftestf.f > configure:1653: f90 -o conftest -g -dp conftestf.o conftest.o > configure:1655: ./conftest > configure:1696: cc -c -DNDEBUG -O conftest.c > configure:1698: f90 -g -dp -c conftestf.f > configure:1700: f90 -o conftest -g -dp conftestf.o conftest.o > configure:1702: ./conftest > configure:1747: cc -c -DNDEBUG -O conftest.c > configure:1749: f90 -g -dp -c conftestf.f > configure:1751: f90 -o conftest -g -dp conftestf.o conftest.o > configure:1753: ./conftest > configure:1794: cc -c -DNDEBUG -O conftest.c > configure:1796: f90 -g -dp -c conftestf.f > configure:1798: f90 -o conftest -g -dp conftestf.o conftest.o > configure:1800: ./conftest > configure:1841: cc -c -DNDEBUG -O conftest.c > configure:1843: f90 -g -dp -c conftestf.f > configure:1845: f90 -o conftest -g -dp conftestf.o conftest.o > configure:1847: ./conftest > configure:1890: cc -c -DNDEBUG -O conftest.c > configure:1892: f90 -g -dp -c conftestf.f > configure:1894: f90 -o conftest -g -dp conftestf.o conftest.o > configure:1896: ./conftest > configure:1937: cc -c -DNDEBUG -O conftest.c > configure:1939: f90 -g -dp -c conftestf.f > configure:1941: f90 -o conftest -g -dp conftestf.o conftest.o > configure:1943: ./conftest > configure:1937: cc -c -DNDEBUG -O conftest.c > configure:1939: f90 -g -dp -c conftestf.f > configure:1941: f90 -o conftest -g -dp conftestf.o conftest.o > configure:1943: ./conftest > configure:1984: cc -c -DNDEBUG -O conftest.c > configure:1986: f90 -g -dp -c conftestf.f > configure:1988: f90 -o conftest -g -dp conftestf.o conftest.o > configure:1990: ./conftest > configure:2023: f90 -c -g -dp conftest.f > > byte foo > ^ > cf90-724 f90: ERROR $MAIN, File = conftest.f, Line = 1, Column = 24 > Unknown statement. Expected assignment statement but found "EOS" > instead of "=" or "=>". > > cf90: Cray CF90 Version 0.1.2.0 (129473) Mon Jan 11, 1999 13:27:30 > cf90: COMPILE TIME 0.010956 SECONDS > cf90: MAXIMUM FIELD LENGTH 541119 DECIMAL WORDS > cf90: 2 SOURCE LINES > cf90: 1 ERRORS, 0 WARNINGS, 0 OTHER MESSAGES, 0 ANSI > cf90: CODE: 0 WORDS, DATA: 0 WORDS > configure:2023: f90 -c -g -dp conftest.f > configure:2044: f90 -c -g -dp conftest.f > configure:2084: cc -o conftest -O -DNDEBUG conftest.c -lc 1>&5 > cc-252 cc: WARNING File = configure, Line = 2080 > Library function "tanh" is called with the wrong number of arguments. > > TOTAL WARNINGS DETECTED IN conftest.c: 1 > configure:2213: cc -E -DNDEBUG conftest.c >/dev/null 2>conftest.out > configure:2247: cc -E -DNDEBUG conftest.c >/dev/null 2>conftest.out > configure:2297: cc -o conftest -O -DNDEBUG conftest.c 1>&5 > configure:2331: cc -o conftest -O -DNDEBUG conftest.c 1>&5 > configure:2398: cc -o conftest -O -DNDEBUG conftest.c 1>&5 > configure:2428: cc -o conftest -O -DNDEBUG conftest.c 1>&5 > cc-315 cc: ERROR File = configure, Line = 2421 > The include file "alloca.h" is unavailable. > cc-515 cc: ERROR File = configure, Line = 2424 > Both sides of the assignment operator are not compatible. > > TOTAL ERRORS DETECTED IN conftest.c: 2 > configure:2476: cc -o conftest -O -DNDEBUG conftest.c 1>&5 > mppldr-133 cc: WARNING > Unsatisfied external references have been encountered. > > Unsatisfied external references > Entry name Modules referencing entry > > alloca (equivalenced to $USX7) > conftest$c > > mppldr-112 cc: WARNING > Because of previous errors, file 'conftest' is not executable. > configure:2562: cc -o conftest -O -DNDEBUG conftest.c 1>&5 > mppldr-133 cc: WARNING > Unsatisfied external references have been encountered. > > Unsatisfied external references > Entry name Modules referencing entry > > _getb67 (equivalenced to $USX7) > conftest$c > > mppldr-112 cc: WARNING > Because of previous errors, file 'conftest' is not executable. > configure:2562: cc -o conftest -O -DNDEBUG conftest.c 1>&5 > mppldr-133 cc: WARNING > Unsatisfied external references have been encountered. > > Unsatisfied external references > Entry name Modules referencing entry > > GETB67 (equivalenced to $USX7) > conftest$c > > mppldr-112 cc: WARNING > Because of previous errors, file 'conftest' is not executable. > configure:2562: cc -o conftest -O -DNDEBUG conftest.c 1>&5 > mppldr-133 cc: WARNING > Unsatisfied external references have been encountered. > > Unsatisfied external references > Entry name Modules referencing entry > > getb67 (equivalenced to $USX7) > conftest$c > > mppldr-112 cc: WARNING > Because of previous errors, file 'conftest' is not executable. > configure:2613: cc -o conftest -O -DNDEBUG conftest.c 1>&5 > configure:2644: cc -c -O -DNDEBUG conftest.c 1>&5 > cc-172 cc: WARNING File = configure, Line = 2640 > No code is generated for a superfluous expression. > > TOTAL WARNINGS DETECTED IN conftest.c: 1 > configure:2702: cc -o conftest -O -DNDEBUG conftest.c 1>&5 > configure:2731: cc -E -DNDEBUG conftest.c >/dev/null 2>conftest.out > configure:2796: cc -o conftest -O -DNDEBUG conftest.c 1>&5 > configure:3014: cc -o conftest -O -DNDEBUG conftest.c 1>&5 > configure:3052: cc -c -O -DNDEBUG conftest.c 1>&5 > cc-478 cc: ERROR File = configure, Line = 3047 > The identifier "bogus" is not declared. > > TOTAL ERRORS DETECTED IN conftest.c: 1 > configure:3098: cc -o conftest -O -DNDEBUG conftest.c 1>&5 > configure:3136: cc -o conftest -O -DNDEBUG conftest.c 1>&5 > configure:3170: cc -o conftest -O -DNDEBUG conftest.c 1>&5 > configure:3204: cc -o conftest -O -DNDEBUG conftest.c 1>&5 > configure:3238: cc -o conftest -O -DNDEBUG conftest.c 1>&5 > configure:3272: cc -o conftest -O -DNDEBUG conftest.c 1>&5 > configure:3310: cc -o conftest -O -DNDEBUG conftest.c 1>&5 > configure:3348: cc -o conftest -O -DNDEBUG conftest.c 1>&5 ------- End of Forwarded Message