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.
Sophie, I need more information. Would you please send me the file "configure.log", which is mentioned in the file INSTALL.html. Also, would you please tell me the values of the following environment variables when the configure script was executed: CPP CPPFLAGS CC CFLAGS FC FFLAGS F90 F90FLAGS Regards, Steve Emmerson <http://www.unidata.ucar.edu> > I have a problem when I want to install NetCDF in my Linux computer. > I send you the files that you need for the support. Could you tell me > what flags do I need, please? > Thank you by advance. > > Sophie fiorot > > uname -a : > Linux athena.CISI_BDX 2.4.8-26mdk #1 Sun Sep 23 17:06:39 CEST 2001 i686 > unknown > > Version : > 3.5.0 > > > Config.log : > This file contains any messages produced by compilers while > running configure, to aid debugging if configure makes a mistake. > > configure:928: checking for top-level source-directory > configure:938: checking for m4 preprocessor > configure:980: checking for m4 > configure:1012: checking m4 flags > configure:1085: checking C compiler "cc" > configure:1094: cc -c -O -DNDEBUG -Df2cFortran conftest.c 1>&5 > configure:1121: checking how to make dependencies > configure:1189: checking for c++ > configure:1225: checking C++ compiler "c++" > configure:1243: c++ -o conftest -DNDEBUG -Df2cFortran conftest.C 1>&5 > > configure:1294: checking how to run the C preprocessor > configure:1383: checking user-defined Fortran-77 compiler > "/usr/local/lf9561/bin/lf95" > configure:1389: /usr/local/lf9561/bin/lf95 -c -O -no-globals conftest.f > Encountered 0 errors, 0 warnings in file conftest.f. > configure:1548: checking for Fortran .F compiler > configure:1608: checking user-defined Fortran-90 compiler > "/usr/local/lf9561/bin/lf95" > configure:1615: /usr/local/lf9561/bin/lf95 -c conftest.f90 > Encountered 0 errors, 0 warnings in file conftest.f90. > configure:1751: checking for nm utility > configure:1793: checking for nm > configure:1825: checking nm flags > configure:1841: checking for C-equivalent to Fortran routine "SUB" > configure:1847: /usr/local/lf9561/bin/lf95 -c -O -no-globals conftest.f > Encountered 0 errors, 0 warnings in file conftest.f. > configure:1876: checking for Fortran "byte" > configure:1883: /usr/local/lf9561/bin/lf95 -c -O -no-globals conftest.f > Encountered 0 errors, 0 warnings in file conftest.f. > configure:1900: checking for Fortran "integer*2" > configure:1907: /usr/local/lf9561/bin/lf95 -c -O -no-globals conftest.f > Encountered 0 errors, 0 warnings in file conftest.f. > configure:1933: checking if Fortran "byte" is C "signed char" > configure:1942: cc -c -DNDEBUG -Df2cFortran -O conftest.c > configure:1944: /usr/local/lf9561/bin/lf95 -O -no-globals -c conftestf.f > > Encountered 0 errors, 0 warnings in file conftestf.f. > configure:1946: /usr/local/lf9561/bin/lf95 -o conftest -O -no-globals > conftestf.o conftest.o > /usr/lib/libc.a(tempname.o): In function `__gen_tempname': > /home/flepied/RPM/BUILD/glibc-2.2.4/stdio-common/../sysdeps/posix/tempname.c:269: > undefined reference to `__umoddi3' > /home/flepied/RPM/BUILD/glibc-2.2.4/stdio-common/../sysdeps/posix/tempname.c:270: > undefined reference to `__udivdi3' > /home/flepied/RPM/BUILD/glibc-2.2.4/stdio-common/../sysdeps/posix/tempname.c:271: > undefined reference to `__umoddi3' > /home/flepied/RPM/BUILD/glibc-2.2.4/stdio-common/../sysdeps/posix/tempname.c:272: > undefined reference to `__udivdi3' > /home/flepied/RPM/BUILD/glibc-2.2.4/stdio-common/../sysdeps/posix/tempname.c:273: > undefined reference to `__umoddi3' > /home/flepied/RPM/BUILD/glibc-2.2.4/stdio-common/../sysdeps/posix/tempname.c:274: > undefined reference to `__udivdi3' > /home/flepied/RPM/BUILD/glibc-2.2.4/stdio-common/../sysdeps/posix/tempname.c:275: > undefined reference to `__umoddi3' > /home/flepied/RPM/BUILD/glibc-2.2.4/stdio-common/../sysdeps/posix/tempname.c:276: > undefined reference to `__udivdi3' > /home/flepied/RPM/BUILD/glibc-2.2.4/stdio-common/../sysdeps/posix/tempname.c:277: > undefined reference to `__umoddi3' > /home/flepied/RPM/BUILD/glibc-2.2.4/stdio-common/../sysdeps/posix/tempname.c:278: > undefined reference to `__udivdi3' > /home/flepied/RPM/BUILD/glibc-2.2.4/stdio-common/../sysdeps/posix/tempname.c:279: > undefined reference to `__umoddi3' > /usr/lib/libc.a(strtoll.o): In function `__strtoll_internal': > /home/flepied/RPM/BUILD/glibc-2.2.4/stdlib/../sysdeps/generic/strtol.c:382: > undefined reference to `__udivdi3' > /home/flepied/RPM/BUILD/glibc-2.2.4/stdlib/../sysdeps/generic/strtol.c:383: > undefined reference to `__umoddi3' > /usr/lib/libc.a(strtoull.o): In function `__strtoull_internal': > /home/flepied/RPM/BUILD/glibc-2.2.4/stdlib/../sysdeps/generic/strtol.c:382: > undefined reference to `__udivdi3' > /home/flepied/RPM/BUILD/glibc-2.2.4/stdlib/../sysdeps/generic/strtol.c:383: > undefined reference to `__umoddi3'