search for: rf_warning

Displaying 8 results from an estimated 8 matches for "rf_warning".

2000 Jun 23
1
Errors in Compiling R
...of this message I attach the modified CPPFLAGS and LIBS. I got these errors when I run make (after configure): ----- gcc -I. -I../../src/include -I../../src/include -I../../src/include/R_ext [.... other -I paths omitted] -DHAVE_CONFIG_H -g -O2 -c errors.c -o errors.o errors.c: In function `Rf_warning': errors.c:138: `__builtin_va_alist' undeclared (first use in this function) errors.c:138: (Each undeclared identifier is reported only once errors.c:138: for each function it appears in.) errors.c: In function `Rf_warningcall': errors.c:176: `__builtin_va_alist' undeclared (first u...
2003 Oct 31
1
R-1.8.0 + IBM VisualAge/C for AIX compiler
...icate symbol: p_xargv ld: 0711-224 WARNING: Duplicate symbol: p_xrcfg ld: 0711-224 WARNING: Duplicate symbol: p_xrc ld: 0711-224 WARNING: Duplicate symbol: end ld: 0711-224 WARNING: Duplicate symbol: .Rf_error ld: 0711-224 WARNING: Duplicate symbol: Rf_error ld: 0711-224 WARNING: Duplicate symbol: .Rf_warning ld: 0711-224 WARNING: Duplicate symbol: Rf_warning ld: 0711-224 WARNING: Duplicate symbol: .Rf_lengthgets ld: 0711-224 WARNING: Duplicate symbol: Rf_lengthgets ld: 0711-224 WARNING: Duplicate symbol: .R_Reprotect ld: 0711-224 WARNING: Duplicate symbol: R_Reprotect ld: 0711-224 WARNING: Duplicate sy...
2006 May 09
1
Seg fault when installing package from bad repository
...0x9000d7d0 in __vfprintf$LDBL128 () #2 0x900273cc in vsnprintf$LDBL128 () #3 0x0108ea1c in Rvsnprintf (buf=0xbfff35f4 "B", size=1000, format=0x3 <Address 0x3 out of bounds>, ap=0x34 <Address 0x34 out of bounds>) at ../../../../R-2.3.0/src/main/errors.c:211 #4 0x01092e68 in Rf_warning (format=0x3 <Address 0x3 out of bounds>) at ../../../../R-2.3.0/src/main/errors.c:223 #5 0x023c39a8 in in_R_HTTPOpen (url=0x212c930 "/Library/Frameworks/R.framework/Resources/share/locale/en/LC_MESSAGES/R.mo", cacheOK=404) at ../../../../../R-2.3.0/src/modules/internet/internet.c:4...
2004 Mar 13
0
64bit build on IBM
...exp,-b64,-bpT:0x10000000,-bpD:0x20000000,-b64,-L/usr/lib,-oR_X11.so,dataentry.o,devX11.o,rotated.o,rbitmap.o,-lSM,-lICE,-lX11,-ldl,-ltermcap,-lm,-lc,-L/usr/lpp/xlopt,-lxlopt,-lc,-bE:/ptmp/thoar/xlcSEtLbjqe,NULL) ld: 0711-317 ERROR: Undefined symbol: .Rf_error ld: 0711-317 ERROR: Undefined symbol: .Rf_warning ld: 0711-317 ERROR: Undefined symbol: .Rf_lengthgets ld: 0711-317 ERROR: Undefined symbol: .R_Reprotect ld: 0711-317 ERROR: Undefined symbol: .Rf_mkChar ld: 0711-317 ERROR: Undefined symbol: .SET_STRING_ELT ld: 0711-317 ERROR: Undefined symbol: .Rf_isNull ld: 0711-317 ERROR: Undefined symbol: .SET_...
2008 May 07
1
[BioC] RCurl loading problem with 64 bit linux distribution
...trib U Rf_install U Rf_length U Rf_mkChar U Rf_mkCharCE U Rf_mkCharLen U Rf_mkString U Rf_protect U Rf_setAttrib U Rf_unprotect U Rf_warning U SETCAR U SET_STRING_ELT U SET_VECTOR_ELT U STRING_ELT U TYPEOF U VECTOR_ELT 0000000000208040 d VersionInfoFieldNames 00000000002080c0 a _DYNAMIC 0000000000208308 a _GLOBAL_OFFSET_TABLE_...
2008 May 07
1
[BioC] RCurl loading problem with 64 bit linux distribution
...trib U Rf_install U Rf_length U Rf_mkChar U Rf_mkCharCE U Rf_mkCharLen U Rf_mkString U Rf_protect U Rf_setAttrib U Rf_unprotect U Rf_warning U SETCAR U SET_STRING_ELT U SET_VECTOR_ELT U STRING_ELT U TYPEOF U VECTOR_ELT 0000000000208040 d VersionInfoFieldNames 00000000002080c0 a _DYNAMIC 0000000000208308 a _GLOBAL_OFFSET_TABLE_...
2015 Aug 14
2
Build R on Haiku
Hi R-devel, I'm trying to get R 3.2.1 working on Haiku (an open source OS inspired by BeOS, not Linux based) on i586. With a few small changes to library paths and ifdefs I am able to get a seemingly working R binary. The build process stops with the 'tools' package. The last lines from make are below. Does anyone have any tips? I'm rather new to debugging at this low level. Are
2002 Jul 11
1
dyn.load tcl/tk (PR#1774)
...NFIG_H -std1 -ieee_with_inexact -I/soft/readline/v4.2.1/include -c rbitmap.c -o rbitmap.lo /usr/bin/cc -shared -L/soft/readline/v4.2.1/lib -o R_X11.so dataentry.lo devX11.lo rotated.lo rbitmap.lo -lSM -lICE -lX11 -lreadline -ltermcap -lm ld: Warning: Unresolved: R_NaReal R_NaInt Rf_error Rf_warning UNIMPLEMENTED Rf_isBlankString R_strtod R_GlobalEnv R_NilValue R_NaString Rf_coerceVector Rf_PairToVectorList Rf_VectorToPairList Rf_allocString Rf_allocVector Rf_allocList Rf_asInteger Rf_duplicate Rf_GetOption Rf_install Rf_isList Rf_isVector Rf_length Rf_listAppend Rf_nthcdr Rf_PrintDefaults Rf_...