<br>Hello all.<br><br>I am trying to install NCL-V.5.2.1, I followed the guide that is available in the web page &quot;How to build NCL&quot;.<br>My Linux version is Ubuntu 10 and my PC is AMD64 Dual Core.<br>I installed almost all the packages and only two packages were not installed: Vis5D+ and GDAL/PROJ.4.<br>
The NETCDF-V.4.0.1 and the step 3. With &quot;classic&quot; NetCDF-4 support, with OPeNDAP support.<div class="im">After many times to install it my installation was not successful and I got these errors.<br><div> </div></div>

<br><div><span id="q_12b63d2f997523c0_5" class="h4">- Masquer le texte des messages précédents -</span></div>make[4]: Entering directory `/usr/local/src/ncl_ncarg-5.2.1/ni/src/lib/nio&#39;<br>
gcc -ansi -fPIC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O  
-I../../../.././include -I/usr/include/X11 -I/usr/include/X11/extensions
 -I/usr/local/include/cairo -I/usr/local/include/jasper 
-I/usr/local/include/freetype2 -I/usr/local/include/fontconfig 
-I/usr/local/include/curl -I/usr/local/include/hdf 
-I/usr/local/include/X11 -I/usr/local/include/libpng14 
-I/usr/local/include/ -I/usr/local/include/X11/extensions  -DLinux 
-DMAJOR=2 -DUSE_NETCDF4 -DBuildHDFEOS  -DBuildHDFEOS5  -DBuildGRIB2    
-DNIO_LIB_ONLY   -DSYSV -D_POSIX_SOURCE -D_XOPEN_SOURCE -DByteSwapped 
-DNeedFuncProto    -c -o NclNetCdf.o NclNetCdf.c<br>

NclNetCdf.c: In function ‘NetCreateFile’:<br>NclNetCdf.c:763: error: ‘NC_64BIT_OFFSET’ undeclared (first use in this function)<br>NclNetCdf.c:763: error: (Each undeclared identifier is reported only once<br>NclNetCdf.c:763: error: for each function it appears in.)<br>


NclNetCdf.c:769: error: ‘NC_NETCDF4’ undeclared (first use in this function)<br>NclNetCdf.c:769: error: ‘NC_CLASSIC_MODEL’ undeclared (first use in this function)<br>make[4]: *** [NclNetCdf.o] Error 1<br>make[4]: Leaving directory `/usr/local/src/ncl_ncarg-5.2.1/ni/src/lib/nio&#39;<br>


make[3]: Leaving directory `/usr/local/src/ncl_ncarg-5.2.1/ni/src/lib&#39;<br>Making ./ni/src/ncl<br>make[4]: Entering directory `/usr/local/src/ncl_ncarg-5.2.1/ni/src/lib/nio&#39;<br>gcc
 -ansi -fPIC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O  
-I../../../.././include -I/usr/include/X11 -I/usr/include/X11/extensions
 -I/usr/local/include/cairo -I/usr/local/include/jasper 
-I/usr/local/include/freetype2 -I/usr/local/include/fontconfig 
-I/usr/local/include/curl -I/usr/local/include/hdf 
-I/usr/local/include/X11 -I/usr/local/include/libpng14 
-I/usr/local/include/ -I/usr/local/include/X11/extensions  -DLinux 
-DMAJOR=2 -DUSE_NETCDF4 -DBuildHDFEOS  -DBuildHDFEOS5  -DBuildGRIB2    
-DNIO_LIB_ONLY   -DSYSV -D_POSIX_SOURCE -D_XOPEN_SOURCE -DByteSwapped 
-DNeedFuncProto    -c -o NclNetCdf.o NclNetCdf.c<br>

NclNetCdf.c: In function ‘NetCreateFile’:<br>NclNetCdf.c:763: error: ‘NC_64BIT_OFFSET’ undeclared (first use in this function)<br>NclNetCdf.c:763: error: (Each undeclared identifier is reported only once<br>NclNetCdf.c:763: error: for each function it appears in.)<br>


NclNetCdf.c:769: error: ‘NC_NETCDF4’ undeclared (first use in this function)<br>NclNetCdf.c:769: error: ‘NC_CLASSIC_MODEL’ undeclared (first use in this function)<br>make[4]: *** [NclNetCdf.o] Error 1<br>make[4]: Leaving directory `/usr/local/src/ncl_ncarg-5.2.1/ni/src/lib/nio&#39;<br>


make[3]: Leaving directory `/usr/local/src/ncl_ncarg-5.2.1/ni/src/lib&#39;<br>Making ./ni/src/ncl<br>make[3]: Entering directory `/usr/local/src/ncl_ncarg-5.2.1/ni/src/ncl&#39;<br>gcc
 -ansi -fPIC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE 
-I/usr/local/include -O  -I../../.././include -I/usr/include/X11 
-I/usr/include/X11/extensions -I/usr/local/include/cairo 
-I/usr/local/include/jasper -I/usr/local/include/freetype2 
-I/usr/local/include/fontconfig -I/usr/local/include/curl 
-I/usr/local/include/hdf -I/usr/local/include/X11 
-I/usr/local/include/libpng14 -I/usr/local/include/ 
-I/usr/local/include/X11/extensions  -DLinux -DMAJOR=2 
-DUSE_NETCDF4 -DBuildHDFEOS  -DBuildHDFEOS5  -DBuildGRIB2     -DSYSV 
-D_POSIX_SOURCE -D_XOPEN_SOURCE -DByteSwapped -DNeedFuncProto    -c -o 
NclNetCdf.o NclNetCdf.c<br>

NclNetCdf.c: In function ‘NetCreateFile’:<br>NclNetCdf.c:763: error: ‘NC_64BIT_OFFSET’ undeclared (first use in this function)<br>NclNetCdf.c:763: error: (Each undeclared identifier is reported only once<br>NclNetCdf.c:763: error: for each function it appears in.)<br>


NclNetCdf.c:769: error: ‘NC_NETCDF4’ undeclared (first use in this function)<br>NclNetCdf.c:769: error: ‘NC_CLASSIC_MODEL’ undeclared (first use in this function)<br>make[3]: *** [NclNetCdf.o] Error 1<br><br>I checked the binaries list and only two are missing: bin/MakeNcl and bin/ncl.<br>


<br>Could you help me please I do not understand what I did wrong.<br><br>Thanks so much.<br><font color="#888888"><br>Evi Becerra<br>Western Kentucky University. </font>