NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

[netcdfgroup] netcdf-fortran-4.2 build failed

Hi all,

I'm trying to build netcdf-fortran-4.2 on my arch linux machine and it failed 
with the following message:

make[2]: Entering directory 
`/home/chaoran/src/netcdf-fortran-netcdf-fortran-4.2/man4'
restore=: && backupdir=".am$$" && \
am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \
rm -rf $backupdir && mkdir $backupdir && \
if (/bin/sh /home/chaoran/src/netcdf-fortran-netcdf-fortran-4.2/missing 
makeinfo --version) >/dev/null 2>&1; then \
  for f in netcdf-f90.info netcdf-f90.info-[0-9] netcdf-f90.info-[0-9][0-9] 
netcdf-f90.i[0-9] netcdf-f90.i[0-9][0-9]; do \
    if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  done; \
else :; fi && \
cd "$am__cwd"; \
if /bin/sh /home/chaoran/src/netcdf-fortran-netcdf-fortran-4.2/missing makeinfo 
  -I . \
 -o netcdf-f90.info netcdf-f90.texi; \
then \
  rc=0; \
  CDPATH="${ZSH_VERSION+.}:" && cd .; \
else \
  rc=$?; \
  CDPATH="${ZSH_VERSION+.}:" && cd . && \
  $restore $backupdir/* `echo "./netcdf-f90.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
netcdf-f90.texi:2085: warning: @item missing argument
netcdf-f90.texi:6982: raising the section level of @unnumberedsubsec which is 
too low

Does someone know what might be the problem here? Here's my configure line:

./configure --prefix=$HOME/pkgs/netcdf-fortran-netcdf-fortran-4.2 
CPPFLAGS=-I/home/chaoran/pkgs/netcdf-c-netcdf-4.2/include 
LDFLAGS=-L/home/chaoran/pkgs/netcdf-c-netcdf-4.2/lib

And my LD_LIBRARY_PATH:

echo $LD_LIBRARY_PATH
/home/chaoran/pkgs/netcdf-c-netcdf-4.2/lib

Thanks,
Chaoran
  • 2013 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdfgroup archives: