<html><head><base href="x-msg://676/"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div>Hi Vanesa,<div><br></div><div>It looks like you told the NCL build (via the "Configure" script) that you have a NetCDF-4 enabled version of NetCDF, but you are either linking against NetCDF 3.6.x, or a version of NetCDF 4.x that was compiled without "--enable-netcdf-4" being set.</div><div><br></div><div>If you need compression support for NetCDF files, then you will need to build NetCDF version 4.1.1 and make sure you include "--enable-netcdf-4". Please see:</div><div><br></div><div><a href="http://www.ncl.ucar.edu/Download/build_from_src.shtml#NetCDF">http://www.ncl.ucar.edu/Download/build_from_src.shtml#NetCDF</a></div><div><br></div><div>You'll note that you have four different choices with how you build NetCDF, and then you have to make sure that when you run NCL's "Configure" program, that you answer the questions consistent with how you built NetCDF.</div><div><br></div><div>--Mary</div><div><br><div><div>On Jan 25, 2011, at 11:09 AM, Vanesa Bdm wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-family: 'lucida console', sans-serif; font-size: 12pt; color: rgb(0, 0, 0); "><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Hello: I'm trying to install nvl_ncarg 5.2.1 in a debian machine, but I get this error..</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "> </div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><span lang="ES-MODERN"><p>icc -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O -I../../../.././include -I/usr/X11R6 -I/usr/local/netcdf/include -DLinux -DMAJOR=2 -DUSE_NETCDF4 -DBuildGRIB2 -DNIO_LIB_ONLY -DSYSV -D_POSIX_SOURCE -D_XOPEN_SOURCE -DByteSwapped -D__UNIXOS2__ -DNeedFuncProto -c -o NclNetCdf.o NclNetCdf.c</p><p>NclNetCdf.c(769): error: identifier "NC_NETCDF4" is undefined</p><p>mode = (NC_NOCLOBBER|NC_NETCDF4|NC_CLASSIC_MODEL);</p><p>^</p><p>NclNetCdf.c(769): error: identifier "NC_CLASSIC_MODEL" is undefined</p><p>mode = (NC_NOCLOBBER|NC_NETCDF4|NC_CLASSIC_MODEL);</p><p>^</p><p>compilation aborted for NclNetCdf.c (code 2)</p><p>make[5]: *** [NclNetCdf.o] Error 2</p><p>make[5]: se sale del directorio `/home/usuario/ncl_ncarg-5.2.1/ni/src/lib/nio'</p><p>make[4]: *** [install] Error 2</p><p>make[4]: se sale del directorio `/home/usuario/ncl_ncarg-5.2.1/ni/src/lib'</p><p>Making install in ./ni/src/ncl</p><div> <br class="webkit-block-placeholder"></div><p>What I'm doing wrong?</p><div> <br class="webkit-block-placeholder"></div><p>Regards</p></span></div></div><br> _______________________________________________<br>ncl-install mailing list<br>List instructions, subscriber options, unsubscribe:<br><a href="http://mailman.ucar.edu/mailman/listinfo/ncl-install">http://mailman.ucar.edu/mailman/listinfo/ncl-install</a><br></div></blockquote></div><br></div></body></html>