nco fails to build & install on 10.5.5

joseph davison jwdavison at me.com
Mon Dec 8 16:23:50 PST 2008


new Leopard installation on a macbook pro.

installed netcdf, then tried to install nco
hours later, after installing a new gcc and a new perl, and ... it  
finally tried to do nco.

Here's the nco build output:

--->  Fetching nco
--->  nco-3.9.5.tar.gz doesn't seem to exist in /opt/local/var/ 
macports/distfiles/nco
--->  Attempting to fetch nco-3.9.5.tar.gz from http://nco.sourceforge.net/src/
--->  Verifying checksum(s) for nco
--->  Checksumming nco-3.9.5.tar.gz
--->  Extracting nco
--->  Extracting nco-3.9.5.tar.gz
--->  Configuring nco
checking build system type... i686-apple-darwin9.5.0
checking host system type... i686-apple-darwin9.5.0
checking target system type... i686-apple-darwin9.5.0
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for a BSD-compatible install... /usr/bin/install
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for gcc... /usr/bin/gcc-4.0
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc-4.0 accepts -g... yes
checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/gcc-4.0... none
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/g++-4.0 accepts -g... yes
checking dependency style of /usr/bin/g++-4.0... none
checking how to run the C preprocessor... /usr/bin/cpp-4.0
checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
checking for /usr/bin/gcc-4.0 option to accept ISO C99... -std=gnu99
checking for /usr/bin/gcc-4.0 -std=gnu99 option to accept ISO Standard  
C... (cached) -std=gnu99
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for a BSD-compatible install... /usr/bin/install
checking whether ln -s works... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for ld used by /usr/bin/gcc-4.0 -std=gnu99... /usr/libexec/ 
gcc/i686-apple-darwin9/4.0.1/ld
checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld)  
is GNU ld... no
checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to  
reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking how to recognize dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 196608
checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 - 
std=gnu99 object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking if /usr/bin/gcc-4.0 -std=gnu99 supports -fno-rtti -fno- 
exceptions... no
checking for /usr/bin/gcc-4.0 -std=gnu99 option to produce PIC... -fno- 
common
checking if /usr/bin/gcc-4.0 -std=gnu99 PIC flag -fno-common works...  
yes
checking if /usr/bin/gcc-4.0 -std=gnu99 static flag -static works... no
checking if /usr/bin/gcc-4.0 -std=gnu99 supports -c -o file.o... yes
checking whether the /usr/bin/gcc-4.0 -std=gnu99 linker (/usr/libexec/ 
gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin9.5.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686- 
apple-darwin9/4.0.1/ld
checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld)  
is GNU ld... no
checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686- 
apple-darwin9/4.0.1/ld) supports shared libraries... yes
checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
checking if /usr/bin/g++-4.0 static flag -static works... no
checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686- 
apple-darwin9/4.0.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin9.5.0 dyld
(cached) (cached) checking how to hardcode library paths into  
programs... immediate
appending configuration tag "F77" to libtool
checking whether to enable maintainer-specific portions of  
Makefiles... no
checking for working memcmp... yes
checking whether lstat dereferences a symlink specified with a  
trailing slash... no
checking whether stat accepts an empty string... no
checking for working strtod... yes
checking for floor... yes
checking for canonicalize_file_name... no
checking for gethostname... yes
checking for getpagesize... yes
checking for getrusage... yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for mkstemp... yes
checking for pow... yes
checking for readlink... yes
checking for realpath... yes
checking for regcomp... yes
checking for setlocale... yes
checking for sqrt... yes
checking for strchr... yes
checking for strerror... yes
checking for strpbrk... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtol... yes
checking for ANSI C header files... (cached) yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking libintl.h usability... no
checking libintl.h presence... no
checking for libintl.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking cstdlib usability... yes
checking cstdlib presence... yes
checking for cstdlib... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for pid_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for uid_t in sys/types.h... yes
checking for ptrdiff_t... yes
checking for int*... yes
checking size of int*... 4
checking whether C++ compiler implements namespaces... yes
checking whether C++ compiler has working valarray<T>... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
########################################
#  Testing for DAP (aka DODS) support  #
########################################
#################################
#  Testing for netCDF4 support  #
#################################
DEBUG: enable_netcdf4 = no and enable_dap = yes
checking for nc_open in -lnc-dap... yes
configure: DAP support enabled
################################################
# Testing whether libnetcdf is Version 3 or 4  #
################################################
DEBUG: enable_netcdf4: no and enable_dap: yes
DEBUG: LIBS = -lnc-dap -L/opt/local/lib -lnc-dap -L/opt/local/lib - 
ldapclient -lcurl -ldap -lxml2 -lpthread -lz -liconv -lm
#############################################
# Testing for HDF5 & netCDF4 libs           #
#############################################
DEBUG: LIBS = -lnc-dap -L/opt/local/lib -lnc-dap -L/opt/local/lib - 
ldapclient -lcurl -ldap -lxml2 -lpthread -lz -liconv -lm
checking netcdf.h usability... yes
checking netcdf.h presence... yes
checking for netcdf.h... yes
DEBUG: After enable_dap section LIBS = -lnc-dap -L/opt/local/lib -lnc- 
dap -L/opt/local/lib -ldapclient -lcurl -ldap -lxml2 -lpthread -lz - 
liconv -lm
checking for _g95_ac_array in -lf95... no
checking for sin in -lm... yes
checking for sinf in -lsunmath... no
checking for nc_inq_format... yes
checking for getopt... yes
checking for getopt_long... yes
checking for getopt_long... (cached) yes
checking for atan2... yes
checking for acosf... yes
checking for asinf... yes
checking for atanf... yes
checking for atan2f... yes
checking for cosf... yes
checking for expf... yes
checking for fabsf... yes
checking for fmodf... yes
checking for log10f... yes
checking for logf... yes
checking for powf... yes
checking for sinf... yes
checking for sqrtf... yes
checking for tanf... yes
checking for erff... yes
checking for erfcf... yes
checking for gammaf... no
checking for acoshf... yes
checking for asinhf... yes
checking for atanhf... yes
checking for coshf... yes
checking for sinhf... yes
checking for tanhf... yes
checking for ceilf... yes
checking for floorf... yes
checking for nearbyintf... yes
checking for rintf... yes
checking for roundf... yes
checking for truncf... yes
checking for getopt_long... (cached) yes
checking for strdup... yes
checking for strcasecmp... yes
checking for gettext in -lintl... yes
checking for res_init in -lresolv... yes
checking for main in -lsocket... no
checking for main in -lthread... no
checking for main in -lnsl... no
checking for nco_open in -lnco... no
##########################################################
#     Sorting out MacOSX build parameters                #
##########################################################
DEBUG: enable_libnco =  and MACOSX = 1
DEBUG: After library checks LIBS=-lresolv -lintl -lm -lnc-dap -L/opt/ 
local/lib -lnc-dap -L/opt/local/lib -ldapclient -lcurl -ldap -lxml2 - 
lpthread -lz -liconv -lm
DEBUG: enable_mpi = ''
#################################
#  Testing for ANTLR support    #
#################################
checking for runantlr... yes
checking antlr/CommonToken.hpp usability... yes
checking antlr/CommonToken.hpp presence... yes
checking for antlr/CommonToken.hpp... yes
INFO: ANTLR development support found---will build nco++ directory and  
ncap2
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for sys/types.h... (cached) yes
checking for regexec... yes
checking for regcomp... (cached) yes
checking for regfree... yes
########################################
#     Testing for UDUNITS support      #
########################################
checking for tdelete... yes
checking for ... no
configure: WARNING: file  was not found but will be compiled into NCO.  
Some executables may fail without it.
checking for tdelete... (cached) yes
configure: NB: Following tests of UDUnits library and header must  
succeed for UDUnits support:
checking for utInit in -ludunits... yes
checking udunits.h usability... yes
checking udunits.h presence... yes
checking for udunits.h... yes
configure: UDUnits support enabled
DEBUG: After UDUnits tests LIBS = -ludunits -lresolv -lintl -lm -lnc- 
dap -L/opt/local/lib -lnc-dap -L/opt/local/lib -ldapclient -lcurl - 
ldap -lxml2 -lpthread -lz -liconv -lm     -ludunits
checking for ncgen... /opt/local/bin/ncgen
configure: Creating sample netCDF data files for self-tests
###############################
#    Require Shared Libs?     #
###############################
DEBUG: enable_shared: no
DEBUG: enable_shared: rejected due to netcdf4 requirement
DEBUG: enable_ncoxx: yes and NCOXX = nco++
configure: creating ./config.status
config.status: creating Makefile
config.status: creating data/Makefile
config.status: creating src/Makefile
config.status: creating src/nco/Makefile
config.status: creating man/Makefile
config.status: creating doc/Makefile
config.status: creating src/nco_c++/Makefile
config.status: creating src/nco++/Makefile
config.status: creating config.h
config.status: executing depfiles commands

Configuration Parameters:
AR_FLAGS............. cru
CC................... /usr/bin/gcc-4.0 -std=gnu99
CFLAGS............... -fno-common -O2 -std=c99 -D_BSD_SOURCE
CPP.................. /usr/bin/cpp-4.0
CPPFLAGS............. -I/opt/local/include/libnc-dap -I/usr/include/ 
malloc -I/opt/local/include
CXX.................. /usr/bin/g++-4.0
CXXFLAGS............. -O2
HOST.................
host................. i686-apple-darwin9.5.0
HOSTNAME............. jason.local
LDFLAGS.............. -L/opt/local/lib -L/opt/local/lib
LIBS................. -ludunits -lresolv -lintl -lm -lnc-dap -L/opt/ 
local/lib -lnc-dap -L/opt/local/lib -ldapclient -lcurl -ldap -lxml2 - 
lpthread -lz -liconv -lm     -ludunits
NETCDF4_ROOT.........
*******************************************************************
If the build fails, please examine the file 'configure.eg'
in the top-level NCO directory.  It contains examples known to
build NCO for various platforms and compilers.
*******************************************************************
--->  Building nco with target all
make  all-recursive
Making all in data
/opt/local/bin/ncgen -o big.nc big.cdl
/opt/local/bin/ncgen -o in_rec_zero.nc in_rec_zero.cdl
Making all in doc
make[2]: Nothing to be done for `all'.
Making all in src
Making all in nco
/bin/sh ../../libtool --tag=CXX --tag=CXX --preserve-dup-deps -- 
tag=CC   --mode=compile /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H - 
I. -I../..   -I/opt/local/include/libnc-dap -I/usr/include/malloc -I/ 
opt/local/include  -fno-common -O2 -std=c99 -D_BSD_SOURCE  -c -o  
nco_att_utl.lo nco_att_utl.c
mkdir .libs
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_att_utl.c  -fno-common -DPIC - 
o .libs/nco_att_utl.o
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_att_utl.c -o nco_att_utl.o >/ 
dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --tag=CXX --preserve-dup-deps -- 
tag=CC   --mode=compile /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H - 
I. -I../..   -I/opt/local/include/libnc-dap -I/usr/include/malloc -I/ 
opt/local/include  -fno-common -O2 -std=c99 -D_BSD_SOURCE  -c -o  
nco_aux.lo nco_aux.c
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_aux.c  -fno-common -DPIC - 
o .libs/nco_aux.o
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_aux.c -o nco_aux.o >/dev/null  
2>&1
/bin/sh ../../libtool --tag=CXX --tag=CXX --preserve-dup-deps -- 
tag=CC   --mode=compile /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H - 
I. -I../..   -I/opt/local/include/libnc-dap -I/usr/include/malloc -I/ 
opt/local/include  -fno-common -O2 -std=c99 -D_BSD_SOURCE  -c -o  
nco_bnr.lo nco_bnr.c
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_bnr.c  -fno-common -DPIC - 
o .libs/nco_bnr.o
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_bnr.c -o nco_bnr.o >/dev/null  
2>&1
/bin/sh ../../libtool --tag=CXX --tag=CXX --preserve-dup-deps -- 
tag=CC   --mode=compile /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H - 
I. -I../..   -I/opt/local/include/libnc-dap -I/usr/include/malloc -I/ 
opt/local/include  -fno-common -O2 -std=c99 -D_BSD_SOURCE  -c -o  
nco_cln_utl.lo nco_cln_utl.c
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_cln_utl.c  -fno-common -DPIC - 
o .libs/nco_cln_utl.o
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_cln_utl.c -o nco_cln_utl.o >/ 
dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --tag=CXX --preserve-dup-deps -- 
tag=CC   --mode=compile /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H - 
I. -I../..   -I/opt/local/include/libnc-dap -I/usr/include/malloc -I/ 
opt/local/include  -fno-common -O2 -std=c99 -D_BSD_SOURCE  -c -o  
nco_cnf_dmn.lo nco_cnf_dmn.c
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_cnf_dmn.c  -fno-common -DPIC - 
o .libs/nco_cnf_dmn.o
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_cnf_dmn.c -o nco_cnf_dmn.o >/ 
dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --tag=CXX --preserve-dup-deps -- 
tag=CC   --mode=compile /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H - 
I. -I../..   -I/opt/local/include/libnc-dap -I/usr/include/malloc -I/ 
opt/local/include  -fno-common -O2 -std=c99 -D_BSD_SOURCE  -c -o  
nco_cnf_typ.lo nco_cnf_typ.c
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_cnf_typ.c  -fno-common -DPIC - 
o .libs/nco_cnf_typ.o
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_cnf_typ.c -o nco_cnf_typ.o >/ 
dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --tag=CXX --preserve-dup-deps -- 
tag=CC   --mode=compile /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H - 
I. -I../..   -I/opt/local/include/libnc-dap -I/usr/include/malloc -I/ 
opt/local/include  -fno-common -O2 -std=c99 -D_BSD_SOURCE  -c -o  
nco_cnv_arm.lo nco_cnv_arm.c
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_cnv_arm.c  -fno-common -DPIC - 
o .libs/nco_cnv_arm.o
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_cnv_arm.c -o nco_cnv_arm.o >/ 
dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --tag=CXX --preserve-dup-deps -- 
tag=CC   --mode=compile /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H - 
I. -I../..   -I/opt/local/include/libnc-dap -I/usr/include/malloc -I/ 
opt/local/include  -fno-common -O2 -std=c99 -D_BSD_SOURCE  -c -o  
nco_cnv_csm.lo nco_cnv_csm.c
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_cnv_csm.c  -fno-common -DPIC - 
o .libs/nco_cnv_csm.o
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_cnv_csm.c -o nco_cnv_csm.o >/ 
dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --tag=CXX --preserve-dup-deps -- 
tag=CC   --mode=compile /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H - 
I. -I../..   -I/opt/local/include/libnc-dap -I/usr/include/malloc -I/ 
opt/local/include  -fno-common -O2 -std=c99 -D_BSD_SOURCE  -c -o  
nco_ctl.lo nco_ctl.c
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_ctl.c  -fno-common -DPIC - 
o .libs/nco_ctl.o
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_ctl.c -o nco_ctl.o >/dev/null  
2>&1
/bin/sh ../../libtool --tag=CXX --tag=CXX --preserve-dup-deps -- 
tag=CC   --mode=compile /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H - 
I. -I../..   -I/opt/local/include/libnc-dap -I/usr/include/malloc -I/ 
opt/local/include  -fno-common -O2 -std=c99 -D_BSD_SOURCE  -c -o  
nco_dbg.lo nco_dbg.c
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_dbg.c  -fno-common -DPIC - 
o .libs/nco_dbg.o
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_dbg.c -o nco_dbg.o >/dev/null  
2>&1
/bin/sh ../../libtool --tag=CXX --tag=CXX --preserve-dup-deps -- 
tag=CC   --mode=compile /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H - 
I. -I../..   -I/opt/local/include/libnc-dap -I/usr/include/malloc -I/ 
opt/local/include  -fno-common -O2 -std=c99 -D_BSD_SOURCE  -c -o  
nco_dmn_utl.lo nco_dmn_utl.c
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_dmn_utl.c  -fno-common -DPIC - 
o .libs/nco_dmn_utl.o
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_dmn_utl.c -o nco_dmn_utl.o >/ 
dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --tag=CXX --preserve-dup-deps -- 
tag=CC   --mode=compile /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H - 
I. -I../..   -I/opt/local/include/libnc-dap -I/usr/include/malloc -I/ 
opt/local/include  -fno-common -O2 -std=c99 -D_BSD_SOURCE  -c -o  
nco_fl_utl.lo nco_fl_utl.c
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_fl_utl.c  -fno-common -DPIC - 
o .libs/nco_fl_utl.o
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_fl_utl.c -o nco_fl_utl.o >/ 
dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --tag=CXX --preserve-dup-deps -- 
tag=CC   --mode=compile /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H - 
I. -I../..   -I/opt/local/include/libnc-dap -I/usr/include/malloc -I/ 
opt/local/include  -fno-common -O2 -std=c99 -D_BSD_SOURCE  -c -o  
nco_lmt.lo nco_lmt.c
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_lmt.c  -fno-common -DPIC - 
o .libs/nco_lmt.o
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_lmt.c -o nco_lmt.o >/dev/null  
2>&1
/bin/sh ../../libtool --tag=CXX --tag=CXX --preserve-dup-deps -- 
tag=CC   --mode=compile /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H - 
I. -I../..   -I/opt/local/include/libnc-dap -I/usr/include/malloc -I/ 
opt/local/include  -fno-common -O2 -std=c99 -D_BSD_SOURCE  -c -o  
nco_lst_utl.lo nco_lst_utl.c
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_lst_utl.c  -fno-common -DPIC - 
o .libs/nco_lst_utl.o
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_lst_utl.c -o nco_lst_utl.o >/ 
dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --tag=CXX --preserve-dup-deps -- 
tag=CC   --mode=compile /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H - 
I. -I../..   -I/opt/local/include/libnc-dap -I/usr/include/malloc -I/ 
opt/local/include  -fno-common -O2 -std=c99 -D_BSD_SOURCE  -c -o  
nco_mmr.lo nco_mmr.c
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_mmr.c  -fno-common -DPIC - 
o .libs/nco_mmr.o
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_mmr.c -o nco_mmr.o >/dev/null  
2>&1
/bin/sh ../../libtool --tag=CXX --tag=CXX --preserve-dup-deps -- 
tag=CC   --mode=compile /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H - 
I. -I../..   -I/opt/local/include/libnc-dap -I/usr/include/malloc -I/ 
opt/local/include  -fno-common -O2 -std=c99 -D_BSD_SOURCE  -c -o  
nco_msa.lo nco_msa.c
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_msa.c  -fno-common -DPIC - 
o .libs/nco_msa.o
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_msa.c -o nco_msa.o >/dev/null  
2>&1
/bin/sh ../../libtool --tag=CXX --tag=CXX --preserve-dup-deps -- 
tag=CC   --mode=compile /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H - 
I. -I../..   -I/opt/local/include/libnc-dap -I/usr/include/malloc -I/ 
opt/local/include  -fno-common -O2 -std=c99 -D_BSD_SOURCE  -c -o  
nco_mss_val.lo nco_mss_val.c
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_mss_val.c  -fno-common -DPIC - 
o .libs/nco_mss_val.o
nco_mss_val.c:35:32: warning: integer constant is so large that it is  
unsigned
nco_mss_val.c:36:34: warning: integer constant is so large that it is  
unsigned
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_mss_val.c -o nco_mss_val.o >/ 
dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --tag=CXX --preserve-dup-deps -- 
tag=CC   --mode=compile /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H - 
I. -I../..   -I/opt/local/include/libnc-dap -I/usr/include/malloc -I/ 
opt/local/include  -fno-common -O2 -std=c99 -D_BSD_SOURCE  -c -o  
nco_netcdf.lo nco_netcdf.c
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_netcdf.c  -fno-common -DPIC - 
o .libs/nco_netcdf.o
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_netcdf.c -o nco_netcdf.o >/ 
dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --tag=CXX --preserve-dup-deps -- 
tag=CC   --mode=compile /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H - 
I. -I../..   -I/opt/local/include/libnc-dap -I/usr/include/malloc -I/ 
opt/local/include  -fno-common -O2 -std=c99 -D_BSD_SOURCE  -c -o  
nco_omp.lo nco_omp.c
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_omp.c  -fno-common -DPIC - 
o .libs/nco_omp.o
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_omp.c -o nco_omp.o >/dev/null  
2>&1
/bin/sh ../../libtool --tag=CXX --tag=CXX --preserve-dup-deps -- 
tag=CC   --mode=compile /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H - 
I. -I../..   -I/opt/local/include/libnc-dap -I/usr/include/malloc -I/ 
opt/local/include  -fno-common -O2 -std=c99 -D_BSD_SOURCE  -c -o  
nco_pck.lo nco_pck.c
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_pck.c  -fno-common -DPIC - 
o .libs/nco_pck.o
nco_pck.c:818:38: warning: integer constant is so large that it is  
unsigned
nco_pck.c:819:39: warning: integer constant is so large that it is  
unsigned
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_pck.c -o nco_pck.o >/dev/null  
2>&1
/bin/sh ../../libtool --tag=CXX --tag=CXX --preserve-dup-deps -- 
tag=CC   --mode=compile /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H - 
I. -I../..   -I/opt/local/include/libnc-dap -I/usr/include/malloc -I/ 
opt/local/include  -fno-common -O2 -std=c99 -D_BSD_SOURCE  -c -o  
nco_prn.lo nco_prn.c
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_prn.c  -fno-common -DPIC - 
o .libs/nco_prn.o
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_prn.c -o nco_prn.o >/dev/null  
2>&1
/bin/sh ../../libtool --tag=CXX --tag=CXX --preserve-dup-deps -- 
tag=CC   --mode=compile /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H - 
I. -I../..   -I/opt/local/include/libnc-dap -I/usr/include/malloc -I/ 
opt/local/include  -fno-common -O2 -std=c99 -D_BSD_SOURCE  -c -o  
nco_rec_var.lo nco_rec_var.c
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_rec_var.c  -fno-common -DPIC - 
o .libs/nco_rec_var.o
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_rec_var.c -o nco_rec_var.o >/ 
dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --tag=CXX --preserve-dup-deps -- 
tag=CC   --mode=compile /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H - 
I. -I../..   -I/opt/local/include/libnc-dap -I/usr/include/malloc -I/ 
opt/local/include  -fno-common -O2 -std=c99 -D_BSD_SOURCE  -c -o  
nco_rth_flt.lo nco_rth_flt.c
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_rth_flt.c  -fno-common -DPIC - 
o .libs/nco_rth_flt.o
nco_rth_flt.c: In function 'gammaf':
nco_rth_flt.c:70: warning: implicit declaration of function 'gamma'
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_rth_flt.c -o nco_rth_flt.o >/ 
dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --tag=CXX --preserve-dup-deps -- 
tag=CC   --mode=compile /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H - 
I. -I../..   -I/opt/local/include/libnc-dap -I/usr/include/malloc -I/ 
opt/local/include  -fno-common -O2 -std=c99 -D_BSD_SOURCE  -c -o  
nco_rth_utl.lo nco_rth_utl.c
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_rth_utl.c  -fno-common -DPIC - 
o .libs/nco_rth_utl.o
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_rth_utl.c -o nco_rth_utl.o >/ 
dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --tag=CXX --preserve-dup-deps -- 
tag=CC   --mode=compile /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H - 
I. -I../..   -I/opt/local/include/libnc-dap -I/usr/include/malloc -I/ 
opt/local/include  -fno-common -O2 -std=c99 -D_BSD_SOURCE  -c -o  
nco_scl_utl.lo nco_scl_utl.c
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_scl_utl.c  -fno-common -DPIC - 
o .libs/nco_scl_utl.o
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_scl_utl.c -o nco_scl_utl.o >/ 
dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --tag=CXX --preserve-dup-deps -- 
tag=CC   --mode=compile /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H - 
I. -I../..   -I/opt/local/include/libnc-dap -I/usr/include/malloc -I/ 
opt/local/include  -fno-common -O2 -std=c99 -D_BSD_SOURCE  -c -o  
nco_scm.lo nco_scm.c
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_scm.c  -fno-common -DPIC - 
o .libs/nco_scm.o
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_scm.c -o nco_scm.o >/dev/null  
2>&1
/bin/sh ../../libtool --tag=CXX --tag=CXX --preserve-dup-deps -- 
tag=CC   --mode=compile /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H - 
I. -I../..   -I/opt/local/include/libnc-dap -I/usr/include/malloc -I/ 
opt/local/include  -fno-common -O2 -std=c99 -D_BSD_SOURCE  -c -o  
nco_sng_utl.lo nco_sng_utl.c
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_sng_utl.c  -fno-common -DPIC - 
o .libs/nco_sng_utl.o
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_sng_utl.c -o nco_sng_utl.o >/ 
dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --tag=CXX --preserve-dup-deps -- 
tag=CC   --mode=compile /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H - 
I. -I../..   -I/opt/local/include/libnc-dap -I/usr/include/malloc -I/ 
opt/local/include  -fno-common -O2 -std=c99 -D_BSD_SOURCE  -c -o  
nco_var_avg.lo nco_var_avg.c
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_var_avg.c  -fno-common -DPIC - 
o .libs/nco_var_avg.o
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_var_avg.c -o nco_var_avg.o >/ 
dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --tag=CXX --preserve-dup-deps -- 
tag=CC   --mode=compile /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H - 
I. -I../..   -I/opt/local/include/libnc-dap -I/usr/include/malloc -I/ 
opt/local/include  -fno-common -O2 -std=c99 -D_BSD_SOURCE  -c -o  
nco_var_lst.lo nco_var_lst.c
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_var_lst.c  -fno-common -DPIC - 
o .libs/nco_var_lst.o
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_var_lst.c -o nco_var_lst.o >/ 
dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --tag=CXX --preserve-dup-deps -- 
tag=CC   --mode=compile /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H - 
I. -I../..   -I/opt/local/include/libnc-dap -I/usr/include/malloc -I/ 
opt/local/include  -fno-common -O2 -std=c99 -D_BSD_SOURCE  -c -o  
nco_var_rth.lo nco_var_rth.c
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_var_rth.c  -fno-common -DPIC - 
o .libs/nco_var_rth.o
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_var_rth.c -o nco_var_rth.o >/ 
dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --tag=CXX --preserve-dup-deps -- 
tag=CC   --mode=compile /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H - 
I. -I../..   -I/opt/local/include/libnc-dap -I/usr/include/malloc -I/ 
opt/local/include  -fno-common -O2 -std=c99 -D_BSD_SOURCE  -c -o  
nco_var_scv.lo nco_var_scv.c
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_var_scv.c  -fno-common -DPIC - 
o .libs/nco_var_scv.o
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_var_scv.c -o nco_var_scv.o >/ 
dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --tag=CXX --preserve-dup-deps -- 
tag=CC   --mode=compile /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H - 
I. -I../..   -I/opt/local/include/libnc-dap -I/usr/include/malloc -I/ 
opt/local/include  -fno-common -O2 -std=c99 -D_BSD_SOURCE  -c -o  
nco_var_utl.lo nco_var_utl.c
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_var_utl.c  -fno-common -DPIC - 
o .libs/nco_var_utl.o
  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/ 
include/libnc-dap -I/usr/include/malloc -I/opt/local/include -fno- 
common -O2 -std=c99 -D_BSD_SOURCE -c nco_var_utl.c -o nco_var_utl.o >/ 
dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --tag=CXX --preserve-dup-deps -- 
tag=CC   --mode=link /usr/bin/gcc-4.0 -std=gnu99  -fno-common -O2 - 
std=c99 -D_BSD_SOURCE  -release 3.9.5 -L/opt/local/lib -L/opt/local/ 
lib -o libnco.la -rpath /opt/local/lib   nco_att_utl.lo nco_aux.lo  
nco_bnr.lo nco_cln_utl.lo nco_cnf_dmn.lo nco_cnf_typ.lo nco_cnv_arm.lo  
nco_cnv_csm.lo nco_ctl.lo nco_dbg.lo nco_dmn_utl.lo nco_fl_utl.lo  
nco_lmt.lo nco_lst_utl.lo nco_mmr.lo nco_msa.lo nco_mss_val.lo  
nco_netcdf.lo nco_omp.lo nco_pck.lo nco_prn.lo nco_rec_var.lo  
nco_rth_flt.lo nco_rth_utl.lo nco_scl_utl.lo nco_scm.lo nco_sng_utl.lo  
nco_var_avg.lo nco_var_lst.lo nco_var_rth.lo nco_var_scv.lo  
nco_var_utl.lo  -ludunits -lresolv -lintl -lm -lnc-dap -L/opt/local/ 
lib -lnc-dap -L/opt/local/lib -ldapclient -lcurl -ldap -lxml2 - 
lpthread -lz -liconv -lm     -ludunits
/usr/bin/g++-4.0 -dynamiclib  -o .libs/libnco-3.9.5.dylib  .libs/ 
nco_att_utl.o .libs/nco_aux.o .libs/nco_bnr.o .libs/ 
nco_cln_utl.o .libs/nco_cnf_dmn.o .libs/nco_cnf_typ.o .libs/ 
nco_cnv_arm.o .libs/nco_cnv_csm.o .libs/nco_ctl.o .libs/ 
nco_dbg.o .libs/nco_dmn_utl.o .libs/nco_fl_utl.o .libs/nco_lmt.o .libs/ 
nco_lst_utl.o .libs/nco_mmr.o .libs/nco_msa.o .libs/ 
nco_mss_val.o .libs/nco_netcdf.o .libs/nco_omp.o .libs/nco_pck.o .libs/ 
nco_prn.o .libs/nco_rec_var.o .libs/nco_rth_flt.o .libs/ 
nco_rth_utl.o .libs/nco_scl_utl.o .libs/nco_scm.o .libs/ 
nco_sng_utl.o .libs/nco_var_avg.o .libs/nco_var_lst.o .libs/ 
nco_var_rth.o .libs/nco_var_scv.o .libs/nco_var_utl.o  -L/opt/local/ 
lib -ludunits -lresolv /opt/local/lib/libintl.dylib -lm /opt/local/lib/ 
libz.dylib /opt/local/lib/libnc-dap.dylib /opt/local/lib/ 
libdapclient.dylib /opt/local/lib/libcurl.dylib /opt/local/lib/ 
libdap.dylib /opt/local/lib/libxml2.dylib -lpthread -lz /opt/local/lib/ 
libiconv.dylib -lm -ludunits  -install_name  /opt/local/lib/ 
libnco-3.9.5.dylib
Undefined symbols:
   "_nco_mss_val_sng_get", referenced from:
       _nco_aed_prc in nco_att_utl.o
       _nco_aed_prc in nco_att_utl.o
       _nco_att_cpy in nco_att_utl.o
       _nco_lbr_vrs_prn in nco_ctl.o
       _nco_lbr_vrs_prn in nco_ctl.o
       _nco_mss_val_get in nco_mss_val.o
       _nco_mss_val_get in nco_mss_val.o
       _nco_mss_val_get in nco_mss_val.o
       _nco_mss_val_get in nco_mss_val.o
       _nco_var_pck in nco_pck.o
       _nco_var_pck in nco_pck.o
       _nco_var_pck in nco_pck.o
       _nco_var_pck in nco_pck.o
   "_prg_nm_get", referenced from:
       _nco_aed_prc in nco_att_utl.o
       _nco_aed_prc in nco_att_utl.o
       _nco_aed_prc in nco_att_utl.o
       _nco_aed_prc in nco_att_utl.o
       _nco_att_cpy in nco_att_utl.o
       _nco_att_cpy in nco_att_utl.o
       _nco_att_cpy in nco_att_utl.o
       _nco_hst_att_cat in nco_att_utl.o
       _nco_prs_aed_lst in nco_att_utl.o
       _nco_prs_aed_lst in nco_att_utl.o
       _nco_prs_aed_lst in nco_att_utl.o
       _nco_prs_aed_lst in nco_att_utl.o
       _nco_prs_aed_lst in nco_att_utl.o
       _nco_prs_aed_lst in nco_att_utl.o
       _nco_prs_att in nco_att_utl.o
       _nco_bnr_open in nco_bnr.o
       _nco_bnr_open in nco_bnr.o
       _nco_bnr_close in nco_bnr.o
       _nco_bnr_close in nco_bnr.o
       _nco_bnr_wrt in nco_bnr.o
       _nco_nd2endm in nco_cln_utl.o
       _nco_var_cnf_dmn in nco_cnf_dmn.o
       _nco_var_cnf_dmn in nco_cnf_dmn.o
       _nco_var_cnf_dmn in nco_cnf_dmn.o
       _nco_var_cnf_dmn in nco_cnf_dmn.o
       _nco_var_cnf_dmn in nco_cnf_dmn.o
       _nco_var_cnf_dmn in nco_cnf_dmn.o
       _nco_var_cnf_dmn in nco_cnf_dmn.o
       _nco_var_cnf_dmn in nco_cnf_dmn.o
       _ncap_var_cnf_dmn in nco_cnf_dmn.o
       _nco_var_dmn_rdr_mtd in nco_cnf_dmn.o
       _nco_var_dmn_rdr_mtd in nco_cnf_dmn.o
       _nco_var_dmn_rdr_mtd in nco_cnf_dmn.o
       _nco_var_dmn_rdr_mtd in nco_cnf_dmn.o
       _nco_var_dmn_rdr_val in nco_cnf_dmn.o
       _nco_var_dmn_rdr_val in nco_cnf_dmn.o
       _nco_var_dmn_rdr_val in nco_cnf_dmn.o
       _nco_var_dmn_rdr_val in nco_cnf_dmn.o
       _nco_var_cnf_typ in nco_cnf_typ.o
       _nco_cnv_mss_val_typ in nco_cnf_typ.o
       _nco_cnv_arm_inq in nco_cnv_arm.o
       _nco_cnv_arm_time_mk in nco_cnv_arm.o
       _nco_cnv_arm_time_install in nco_cnv_arm.o
       _nco_cnv_arm_time_install in nco_cnv_arm.o
       _nco_cnv_arm_time_install in nco_cnv_arm.o
       _nco_cnv_ccm_ccsm_cf_inq in nco_cnv_csm.o
       _nco_cnv_ccm_ccsm_cf_inq in nco_cnv_csm.o
       _nco_cnv_ccm_ccsm_cf_inq in nco_cnv_csm.o
       _nco_cnv_ccm_ccsm_cf_date in nco_cnv_csm.o
       _nco_cnv_ccm_ccsm_cf_date in nco_cnv_csm.o
       _nco_cnv_ccm_ccsm_cf_date in nco_cnv_csm.o
       _nco_cnv_ccm_ccsm_cf_date in nco_cnv_csm.o
       _nco_cnv_cf_crd_add in nco_cnv_csm.o
       _nco_cmp_get in nco_ctl.o
       _nco_mpi_get in nco_ctl.o
       _nco_exit in nco_ctl.o
       _nco_ddra in nco_ctl.o
       _nco_ddra in nco_ctl.o
       _nco_ddra in nco_ctl.o
       _nco_ddra in nco_ctl.o
       _nco_exit_gracefully in nco_ctl.o
       _nco_lbr_vrs_prn in nco_ctl.o
       _nco_usg_prn in nco_ctl.o
       _nco_usg_prn in nco_ctl.o
       _nco_usg_prn in nco_ctl.o
       _nco_usg_prn in nco_ctl.o
       _nco_usg_prn in nco_ctl.o
       _nco_usg_prn in nco_ctl.o
       _nco_usg_prn in nco_ctl.o
       _nco_usg_prn in nco_ctl.o
       _err_prn in nco_dbg.o
       _nco_dmn_dfn in nco_dmn_utl.o
       _nco_create_mode_mrg in nco_fl_utl.o
       _nco_create_mode_mrg in nco_fl_utl.o
       _nco_create_mode_prs in nco_fl_utl.o
       _nco_create_mode_prs in nco_fl_utl.o
       _nco_create_mode_prs in nco_fl_utl.o
       _nco_fl_cp in nco_fl_utl.o
       _nco_fl_info_get in nco_fl_utl.o
       _nco_fl_info_get in nco_fl_utl.o
       _nco_fl_lst_mk in nco_fl_utl.o
       _nco_fl_lst_mk in nco_fl_utl.o
       _nco_fl_lst_mk in nco_fl_utl.o
       _nco_fl_lst_mk in nco_fl_utl.o
       _nco_fl_lst_mk in nco_fl_utl.o
       _nco_fl_lst_mk in nco_fl_utl.o
       _nco_fl_lst_mk in nco_fl_utl.o
       _nco_fl_lst_mk in nco_fl_utl.o
       _nco_fl_lst_mk in nco_fl_utl.o
       _nco_fl_lst_mk in nco_fl_utl.o
       _nco_fl_lst_mk in nco_fl_utl.o
       _nco_fl_lst_mk in nco_fl_utl.o
       _nco_fl_lst_mk in nco_fl_utl.o
       _nco_fl_lst_mk in nco_fl_utl.o
       _nco_fl_lst_mk in nco_fl_utl.o
       _nco_fl_lst_mk in nco_fl_utl.o
       _nco_fl_lst_mk in nco_fl_utl.o
       _nco_fl_mk_lcl in nco_fl_utl.o
       _nco_fl_mk_lcl in nco_fl_utl.o
       _nco_fl_mk_lcl in nco_fl_utl.o
       _nco_fl_mk_lcl in nco_fl_utl.o
       _nco_fl_mk_lcl in nco_fl_utl.o
       _nco_fl_mk_lcl in nco_fl_utl.o
       _nco_fl_mk_lcl in nco_fl_utl.o
       _nco_fl_mk_lcl in nco_fl_utl.o
       _nco_fl_mk_lcl in nco_fl_utl.o
       _nco_fl_mk_lcl in nco_fl_utl.o
       _nco_fl_mk_lcl in nco_fl_utl.o
       _nco_fl_mk_lcl in nco_fl_utl.o
       _nco_fl_mk_lcl in nco_fl_utl.o
       _nco_fl_mk_lcl in nco_fl_utl.o
       _nco_fl_mk_lcl in nco_fl_utl.o
       _nco_fl_mk_lcl in nco_fl_utl.o
       _nco_fl_mk_lcl in nco_fl_utl.o
       _nco_fl_mk_lcl in nco_fl_utl.o
       _nco_fl_mk_lcl in nco_fl_utl.o
       _nco_fl_mk_lcl in nco_fl_utl.o
       _nco_fl_mk_lcl in nco_fl_utl.o
       _nco_fl_mk_lcl in nco_fl_utl.o
       _nco_fl_mk_lcl in nco_fl_utl.o
       _nco_fl_mk_lcl in nco_fl_utl.o
       _nco_fl_mk_lcl in nco_fl_utl.o
       _nco_fl_mk_lcl in nco_fl_utl.o
       _nco_fl_mv in nco_fl_utl.o
       _nco_fl_mv in nco_fl_utl.o
       _nco_fl_out_open in nco_fl_utl.o
       _nco_fl_out_open in nco_fl_utl.o
       _nco_fl_out_open in nco_fl_utl.o
       _nco_fl_out_open in nco_fl_utl.o
       _nco_fl_out_open in nco_fl_utl.o
       _nco_fl_out_open in nco_fl_utl.o
       _nco_fl_out_open in nco_fl_utl.o
       _nco_fl_out_open in nco_fl_utl.o
       _nco_fl_out_open in nco_fl_utl.o
       _nco_fl_out_open in nco_fl_utl.o
       _nco_fl_out_open in nco_fl_utl.o
       _nco_fl_out_cls in nco_fl_utl.o
       _nco_fl_rm in nco_fl_utl.o
       _nco_fl_rm in nco_fl_utl.o
       _nco_lmt_sct_mk in nco_lmt.o
       _nco_lmt_sct_mk in nco_lmt.o
       _nco_lmt_sct_mk in nco_lmt.o
       _nco_lmt_sct_mk in nco_lmt.o
       _nco_lmt_prs in nco_lmt.o
       _nco_lmt_prs in nco_lmt.o
       _nco_lmt_udu_cnv in nco_lmt.o
       _nco_lmt_evl in nco_lmt.o
       _nco_lmt_evl in nco_lmt.o
       _nco_lmt_evl in nco_lmt.o
       _nco_lmt_evl in nco_lmt.o
       _nco_lmt_evl in nco_lmt.o
       _nco_lmt_evl in nco_lmt.o
       _nco_lmt_evl in nco_lmt.o
       _nco_lmt_evl in nco_lmt.o
       _nco_lmt_evl in nco_lmt.o
       _nco_lmt_evl in nco_lmt.o
       _nco_lmt_evl in nco_lmt.o
       _nco_lmt_evl in nco_lmt.o
       _nco_lmt_evl in nco_lmt.o
       _nco_srt_ntg in nco_lst_utl.o
       _nco_srt_lph in nco_lst_utl.o
       _sng_lst_cat in nco_lst_utl.o
       _nco_calloc in nco_mmr.o
       _nco_malloc_err_hnt_prn in nco_mmr.o
       _nco_malloc in nco_mmr.o
       _nco_malloc_flg in nco_mmr.o
       _nco_malloc_flg in nco_mmr.o
       _nco_malloc_flg in nco_mmr.o
       _nco_malloc_dbg in nco_mmr.o
       _nco_malloc_dbg in nco_mmr.o
       _nco_malloc_dbg in nco_mmr.o
       _nco_realloc in nco_mmr.o
       _nco_mmr_stt in nco_mmr.o
       _nco_mmr_rusage_prn in nco_mmr.o
       _nco_cpy_var_val_mlt_lmt in nco_msa.o
       _nco_msa_lmt_all_int in nco_msa.o
       _nco_msa_lmt_all_int in nco_msa.o
       _nco_mss_val_cnf in nco_mss_val.o
       _nco_mss_val_get in nco_mss_val.o
       _nco_mss_val_get in nco_mss_val.o
       _nco_openmp_ini in nco_omp.o
       _nco_var_prc_crr_prn in nco_omp.o
       _nco_is_packable in nco_pck.o
       _nco_pck_map_get in nco_pck.o
       _nco_pck_map_get in nco_pck.o
       _nco_pck_plc_get in nco_pck.o
       _nco_pck_plc_get in nco_pck.o
       _nco_pck_plc_typ_get in nco_pck.o
       _nco_pck_dsk_inq in nco_pck.o
       _nco_pck_dsk_inq in nco_pck.o
       _nco_pck_dsk_inq in nco_pck.o
       _nco_pck_dsk_inq in nco_pck.o
       _nco_pck_dsk_inq in nco_pck.o
       _nco_pck_dsk_inq in nco_pck.o
       _nco_pck_dsk_inq in nco_pck.o
       _nco_pck_mtd in nco_pck.o
       _nco_pck_mtd in nco_pck.o
       _nco_pck_mtd in nco_pck.o
       _nco_pck_mtd in nco_pck.o
       _nco_pck_mtd in nco_pck.o
       _nco_pck_mtd in nco_pck.o
       _nco_pck_mtd in nco_pck.o
       _nco_pck_mtd in nco_pck.o
       _nco_var_pck in nco_pck.o
       _nco_var_pck in nco_pck.o
       _nco_var_pck in nco_pck.o
       _nco_var_pck in nco_pck.o
       _nco_var_pck in nco_pck.o
       _nco_var_pck in nco_pck.o
       _nco_var_pck in nco_pck.o
       _nco_var_pck in nco_pck.o
       _nco_var_pck in nco_pck.o
       _nco_var_pck in nco_pck.o
       _nco_var_pck in nco_pck.o
       _nco_var_pck in nco_pck.o
       _nco_var_upk in nco_pck.o
       _nco_var_upk in nco_pck.o
       _nco_var_upk_swp in nco_pck.o
       _nco_var_upk_swp in nco_pck.o
       _nco_pck_val in nco_pck.o
       _nco_pck_val in nco_pck.o
       _nco_pck_val in nco_pck.o
       _nco_pck_val in nco_pck.o
       _nco_prn_var_val_lmt in nco_prn.o
       _nco_prn_var_val_lmt in nco_prn.o
       _nco_prn_var_val_lmt in nco_prn.o
       _rec_var_dbg in nco_rec_var.o
       _rec_var_dbg in nco_rec_var.o
       _rec_var_dbg in nco_rec_var.o
       _rec_crd_chk in nco_rec_var.o
       _rec_crd_chk in nco_rec_var.o
       _nco_op_typ_get in nco_rth_utl.o
       _nco_op_prs_rlt in nco_rth_utl.o
       _ptr_unn_2_scl_dbl in nco_scl_utl.o
       _cvs_vrs_prs in nco_scm.o
       _cvs_vrs_prs in nco_scm.o
       _cvs_vrs_prs in nco_scm.o
       _cvs_vrs_prs in nco_scm.o
       _cvs_vrs_prs in nco_scm.o
       _cvs_vrs_prs in nco_scm.o
       _cvs_vrs_prs in nco_scm.o
       _copyright_prn in nco_scm.o
       _copyright_prn in nco_scm.o
       _sng_ascii_trn in nco_sng_utl.o
       _sng_ascii_trn in nco_sng_utl.o
       _sng_ascii_trn in nco_sng_utl.o
       _nco_var_avg in nco_var_avg.o
       _nco_var_avg in nco_var_avg.o
       _nco_var_meta_search in nco_var_lst.o
       _nco_var_lst_mk in nco_var_lst.o
       _nco_var_lst_mk in nco_var_lst.o
       _nco_var_lst_mk in nco_var_lst.o
       _nco_var_lst_crd_add in nco_var_lst.o
       _nco_var_lst_crd_ass_add in nco_var_lst.o
       _nco_var_lst_dvd in nco_var_lst.o
       _nco_var_lst_dvd in nco_var_lst.o
       _nco_var_lst_dvd in nco_var_lst.o
       _nco_var_lst_dvd in nco_var_lst.o
       _nco_var_lst_dvd in nco_var_lst.o
       _nco_var_lst_dvd in nco_var_lst.o
       _nco_var_lst_dvd in nco_var_lst.o
       _nco_var_lst_dvd in nco_var_lst.o
       _nco_var_lst_dvd in nco_var_lst.o
       _nco_var_lst_dvd in nco_var_lst.o
       _nco_var_lst_dvd in nco_var_lst.o
       _nco_var_lst_dvd in nco_var_lst.o
       _nco_var_lst_mrg in nco_var_lst.o
       _nco_var_lst_mrg in nco_var_lst.o
       _nco_var_msk in nco_var_rth.o
       _nco_var_pwr in nco_var_rth.o
       _nco_cpy_var_dfn in nco_var_utl.o
       _nco_cpy_var_dfn_lmt in nco_var_utl.o
       _nco_cpy_var_val in nco_var_utl.o
       _nco_cpy_var_val_lmt in nco_var_utl.o
       _nco_var_dfn in nco_var_utl.o
       _nco_var_dfn in nco_var_utl.o
       _nco_var_dfn in nco_var_utl.o
       _nco_var_fll in nco_var_utl.o
       _nco_var_fll in nco_var_utl.o
   "_prg_get", referenced from:
       _nco_usg_prn in nco_ctl.o
       _nco_fl_lst_mk in nco_fl_utl.o
       _nco_fl_mk_lcl in nco_fl_utl.o
       _nco_lmt_evl in nco_lmt.o
       _nco_msa_var_get in nco_msa.o
       _nco_msa_lmt_all_int in nco_msa.o
       _nco_msa_lmt_all_int in nco_msa.o
       _nco_pck_dsk_inq in nco_pck.o
       _nco_op_typ_get in nco_rth_utl.o
       _nco_var_lst_dvd in nco_var_lst.o
       _nco_var_get in nco_var_utl.o
       _nco_var_dfn in nco_var_utl.o
   "_dbg_lvl_get", referenced from:
       _nco_aed_prc in nco_att_utl.o
       _nco_att_cpy in nco_att_utl.o
       _nco_hst_att_cat in nco_att_utl.o
       _nco_prs_aed_lst in nco_att_utl.o
       _nco_prs_aed_lst in nco_att_utl.o
       _nco_prs_rnm_lst in nco_att_utl.o
       _nco_bnr_open in nco_bnr.o
       _nco_bnr_open in nco_bnr.o
       _nco_bnr_close in nco_bnr.o
       _nco_bnr_close in nco_bnr.o
       _nco_bnr_close in nco_bnr.o
       _nco_bnr_wrt in nco_bnr.o
       _nco_bnr_wrt in nco_bnr.o
       _nco_var_cnf_dmn in nco_cnf_dmn.o
       _nco_var_cnf_dmn in nco_cnf_dmn.o
       _nco_var_cnf_dmn in nco_cnf_dmn.o
       _nco_var_dmn_rdr_mtd in nco_cnf_dmn.o
       _nco_var_dmn_rdr_mtd in nco_cnf_dmn.o
       _nco_var_dmn_rdr_mtd in nco_cnf_dmn.o
       _nco_var_dmn_rdr_val in nco_cnf_dmn.o
       _nco_var_dmn_rdr_val in nco_cnf_dmn.o
       _nco_var_cnf_typ in nco_cnf_typ.o
       _nco_cnv_mss_val_typ in nco_cnf_typ.o
       _nco_cnv_arm_inq in nco_cnv_arm.o
       _nco_cnv_ccm_ccsm_cf_inq in nco_cnv_csm.o
       _nco_cnv_ccm_ccsm_cf_inq in nco_cnv_csm.o
       _nco_cmp_get in nco_ctl.o
       _nco_mpi_get in nco_ctl.o
       _nco_exit in nco_ctl.o
       _nco_ddra in nco_ctl.o
       _nco_ddra in nco_ctl.o
       _nco_fl_cp in nco_fl_utl.o
       _nco_fl_cp in nco_fl_utl.o
       _nco_fl_lst_mk in nco_fl_utl.o
       _nco_fl_lst_mk in nco_fl_utl.o
       _nco_fl_lst_mk in nco_fl_utl.o
       _nco_fl_mk_lcl in nco_fl_utl.o
       _nco_fl_mk_lcl in nco_fl_utl.o
       _nco_fl_mk_lcl in nco_fl_utl.o
       _nco_fl_mk_lcl in nco_fl_utl.o
       _nco_fl_mk_lcl in nco_fl_utl.o
       _nco_fl_mk_lcl in nco_fl_utl.o
       _nco_fl_mk_lcl in nco_fl_utl.o
       _nco_fl_mk_lcl in nco_fl_utl.o
       _nco_fl_mk_lcl in nco_fl_utl.o
       _nco_fl_mk_lcl in nco_fl_utl.o
       _nco_fl_mk_lcl in nco_fl_utl.o
       _nco_fl_mv in nco_fl_utl.o
       _nco_fl_mv in nco_fl_utl.o
       _nco_fl_out_open in nco_fl_utl.o
       _nco_fl_out_open in nco_fl_utl.o
       _nco_fl_out_open in nco_fl_utl.o
       _nco_fl_out_open in nco_fl_utl.o
       _nco_fl_rm in nco_fl_utl.o
       _nco_lmt_evl in nco_lmt.o
       _nco_lmt_evl in nco_lmt.o
       _nco_lst_prs_1D in nco_lst_utl.o
       _nco_lst_prs_1D in nco_lst_utl.o
       _nco_lst_prs_2D in nco_lst_utl.o
       _nco_msa_lmt_all_int in nco_msa.o
       _nco_mss_val_get in nco_mss_val.o
       _nco_openmp_ini in nco_omp.o
       _nco_pck_plc_get in nco_pck.o
       _nco_pck_dsk_inq in nco_pck.o
       _nco_pck_dsk_inq in nco_pck.o
       _nco_pck_dsk_inq in nco_pck.o
       _nco_pck_dsk_inq in nco_pck.o
       _nco_pck_dsk_inq in nco_pck.o
       _nco_pck_dsk_inq in nco_pck.o
       _nco_pck_mtd in nco_pck.o
       _nco_pck_mtd in nco_pck.o
       _nco_pck_mtd in nco_pck.o
       _nco_pck_mtd in nco_pck.o
       _nco_pck_mtd in nco_pck.o
       _nco_pck_mtd in nco_pck.o
       _nco_pck_mtd in nco_pck.o
       _nco_var_pck in nco_pck.o
       _nco_var_pck in nco_pck.o
       _nco_var_pck in nco_pck.o
       _nco_var_pck in nco_pck.o
       _nco_var_pck in nco_pck.o
       _nco_var_pck in nco_pck.o
       _nco_var_pck in nco_pck.o
       _nco_var_pck in nco_pck.o
       _nco_var_upk in nco_pck.o
       _nco_var_upk_swp in nco_pck.o
       _nco_pck_val in nco_pck.o
       _nco_pck_val in nco_pck.o
       _nco_pck_val in nco_pck.o
       _nco_prn_var_val_lmt in nco_prn.o
       _rec_crd_chk in nco_rec_var.o
       _cvs_vrs_prs in nco_scm.o
       _cvs_vrs_prs in nco_scm.o
       _cvs_vrs_prs in nco_scm.o
       _cvs_vrs_prs in nco_scm.o
       _sng_ascii_trn in nco_sng_utl.o
       _nco_var_avg in nco_var_avg.o
       _nco_var_avg in nco_var_avg.o
       _nco_var_lst_mk in nco_var_lst.o
       _nco_var_lst_dvd in nco_var_lst.o
       _nco_cpy_var_val_lmt in nco_var_utl.o
       _nco_var_dfn in nco_var_utl.o
       _nco_var_dfn in nco_var_utl.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[3]: *** [libnco.la] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Warning: the following items did not execute (for nco):  
org.macports.activate org.macports.build org.macports.destroot  
org.macports.install



More information about the macports-users mailing list