search for: ncdf3

Displaying 9 results from an estimated 9 matches for "ncdf3".

Did you mean: ncdf
2008 Jan 22
1
install ncdf package on a 64-bit machine
...en using netcdflib: gcc -std=gnu99 -I/home/ljin/share/R-2.6.1/include -I/home/ljin/share/R-2.6.1/include -I. -I/usr/local/include -fpic -g -O2 -c ncdf2.c -o ncdf2.o gcc -std=gnu99 -I/home/ljin/share/R-2.6.1/include -I/home/ljin/share/R-2.6.1/include -I. -I/usr/local/include -fpic -g -O2 -c ncdf3.c -o ncdf3.o ncdf3.c: In function 'R_nc_get_vara_charvarid': ncdf3.c:221: warning: assignment discards qualifiers from pointer target type ncdf3.c: In function 'R_nc_get_vara_numvarid': ncdf3.c:267: warning: assignment discards qualifiers from pointer target type gcc -std=gnu99 -I/h...
2010 Mar 09
1
ncdf installation
...has type ‘size_t’ ncdf.c:585: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’ gcc -std=gnu99 -I/usr/share/R/include -I/apps/netcdf/4.0.1/gcc/include -fpic -g -O2 -c ncdf2.c -o ncdf2.o gcc -std=gnu99 -I/usr/share/R/include -I/apps/netcdf/4.0.1/gcc/include -fpic -g -O2 -c ncdf3.c -o ncdf3.o ncdf3.c: In function ‘R_nc_get_vara_charvarid’: ncdf3.c:221: warning: assignment discards qualifiers from pointer target type ncdf3.c: In function ‘R_nc_get_vara_numvarid’: ncdf3.c:267: warning: assignment discards qualifiers from pointer target type gcc -std=gnu99 -shared -o ncdf.so n...
2010 Mar 24
1
install ncdf package
...RCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ncdf2.c -o ncdf2.o gcc -m64 -std=gnu99 -I/usr/include/R -I. -I/usr/local/include -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ncdf3.c -o ncdf3.o ncdf3.c: In function ?R_nc_get_vara_charvarid?: ncdf3.c:221: warning: assignment discards qualifiers from pointer target type ncdf3.c: In function ?R_nc_get_vara_numvarid?: ncdf3.c:267: warning: assignment discards qualifiers from pointer target type ncdf3.c:249: warning: ?rv_data? may...
2008 Dec 23
1
NetCDF within R: installation assistance
....status: creating src/Makevars ** libs gcc -std=gnu99 -I/usr/local/lib64/R/include -I/usr/local/netcdf-3.6.1/include -I/usr/local/include -fpic -g -O2 -c ncdf2.c -o ncdf2.o gcc -std=gnu99 -I/usr/local/lib64/R/include -I/usr/local/netcdf-3.6.1/include -I/usr/local/include -fpic -g -O2 -c ncdf3.c -o ncdf3.o ncdf3.c: In function 'R_nc_get_vara_charvarid': ncdf3.c:221: warning: assignment discards qualifiers from pointer target type ncdf3.c: In function 'R_nc_get_vara_numvarid': ncdf3.c:267: warning: assignment discards qualifiers from pointer target type gcc -std=gnu99 -I...
2009 Aug 13
1
ncdf
...fig.status: creating R/load.R config.status: creating src/Makevars ** libs gcc -std=gnu99 -I/usr/lib64/R/include -I/usr/lib64/R/include -I. -I/usr/local/include -fpic -g -O2 -c ncdf2.c -o ncdf2.o gcc -std=gnu99 -I/usr/lib64/R/include -I/usr/lib64/R/include -I. -I/usr/local/include -fpic -g -O2 -c ncdf3.c -o ncdf3.o ncdf3.c: In function ?R_nc_get_vara_charvarid?: ncdf3.c:221: warning: assignment discards qualifiers from pointer target type ncdf3.c: In function ?R_nc_get_vara_numvarid?: ncdf3.c:267: warning: assignment discards qualifiers from pointer target type gcc -std=gnu99 -I/usr/lib64/R/inc...
2011 Sep 24
2
ncdf - install error
...stack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ncdf2.c -o ncdf2.o gcc -m64 -std=gnu99 -I/usr/include/R -I/usr/local/include -I/usr/local/include -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ncdf3.c -o ncdf3.o gcc -m64 -std=gnu99 -shared -L/usr/local/lib64 -o ncdf.so ncdf.o ncdf2.o ncdf3.o -L/usr/local/lib -lnetcdf -L/usr/lib64/R/lib -lR /usr/bin/ld: /usr/local/lib/libnetcdf.a(attr.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with...
2013 Feb 05
1
ncdf4 installation problem: undefined symbol [SEC=UNCLASSIFIED]
...buffer-size=4 -m64 -mtune=generic -c ncdf2.c -o ncdf2.o gcc -m64 -std=gnu99 -I/usr/include/R -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ncdf3.c -o ncdf3.o gcc -m64 -std=gnu99 -I/usr/include/R -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c src_ncdf4.c -o src_ncdf4.o gcc -m64 -std=gn...
2010 Oct 09
1
ncdf installation in R
...-fpic -g -O2 -c ncdf.c -o ncdf.o gcc -std=gnu99 -I/home/challar/R/R-2.11.1/include -I/home/challar/netcdf/include -I/usr/local/include -fpic -g -O2 -c ncdf2.c -o ncdf2.o gcc -std=gnu99 -I/home/challar/R/R-2.11.1/include -I/home/challar/netcdf/include -I/usr/local/include -fpic -g -O2 -c ncdf3.c -o ncdf3.o gcc -std=gnu99 -shared -L/usr/local/lib64 -o ncdf.so ncdf.o ncdf2.o ncdf3.o -L/home/challar/netcdf/lib -lnetcdf installing to /home/challar/R/R-2.11.1/library/ncdf/libs ** R ** preparing package for lazy loading ** help *** installing help indices ** building package indices ... ** tes...
2015 Mar 24
3
NetCDF
...************************************ ** libs Aviso: comando ejecutado 'make -f "Makevars.win" -f "C:/PROGRA~1/R/R-31~1.3/etc/x64/Makeconf" -f "C:/PROGRA~1/R/R-31~1.3/share/make/winshlib.mk" SHLIB="ncdf4.dll" WIN=64 TCLBIN=64 OBJECTS="ncdf.o ncdf2.o ncdf3.o src_ncdf4.o"' tiene estatus 127 ERROR: compilation failed for package 'ncdf4' * removing 'C:/Users/MRN/Documents/R/win-library/3.1/ncdf4' * restoring previous 'C:/Users/MRN/Documents/R/win-library/3.1/ncdf4' Warning in install.packages : running command '&quot...