search for: rf_aslog

Displaying 10 results from an estimated 10 matches for "rf_aslog".

Did you mean: rf_alloc
2006 Oct 16
2
PR#9295
...4.0/library/tools/libs/tools.so(), but a runtime definition of the symbol was not found. rtld: 0712-001 Symbol Rf_error was referenced from module /geno4/watplatt/R/R-2.4.0/library/tools/libs/tools.so(), but a runtime definition of the symbol was not found. rtld: 0712-001 Symbol Rf_asLogical was referenced from module /geno4/watplatt/R/R-2.4.0/library/tools/libs/tools.so(), but a runtime definition of the symbol was not found. rtld: 0712-001 Symbol LENGTH was referenced from module /geno4/watplatt/R/R-2.4.0/library/tools/libs/tools.so(), but a runtime definition...
2006 Oct 13
0
Unable to build (PR#9295)
...2.4.0/library/tools/libs/tools.so(), but a runtime definition of the symbol was not found. rtld: 0712-001 Symbol Rf_error was referenced from module /geno4/watplatt/R/R-2.4.0/library/tools/libs/tools.so(), but a runtime definition of the symbol was not found. rtld: 0712-001 Symbol Rf_asLogical was referenced from module /geno4/watplatt/R/R-2.4.0/library/tools/libs/tools.so(), but a runtime definition of the symbol was not found. rtld: 0712-001 Symbol LENGTH was referenced from module /geno4/watplatt/R/R-2.4.0/library/tools/libs/tools.so(), but a runtime definition...
2002 Jan 02
1
Building R-1.4 on Tru64
...CAL R_PreserveObject Rf_mkChar SET_STRING_ELT Rf_findVar R_UnboundValue VECTOR_ELT R_NamesSymbol Rf_getAttrib Rf_length STRING_ELT R_CHAR R_do_slot Rf_asChar PRINTNAME Rf_isNull CAR CDR R_data_class Rf_isFunction Rf_findFun SETCAR Rf_eval INTEGER CLOENV Rf_findVarInFrame Rf_isSymbol ENCLOS SYMVALUE Rf_asLogical R_MissingArg Rf_isPrimitive do_set_prim_method BODY R_deferred_default_method PREXPR PRENV R_DotsSymbol DDVAL R_set_prim_method Rf_defineVar R_do_slot_assign mkdir ../../../../library/methods/libs make[5]: Leaving directory `/tmp_mnt/net/fire/s/fire/1/richardb/Tru64/src/library/methods/src'...
2009 Nov 13
0
Problem building R 2.10 release
...QR.c:(.text+0x866): undefined reference to `R_do_slot' sparseQR.c:(.text+0x86e): undefined reference to `INTEGER' sparseQR.c:(.text+0x88b): undefined reference to `R_do_slot' sparseQR.c:(.text+0x893): undefined reference to `INTEGER' sparseQR.c:(.text+0x8b7): undefined reference to `Rf_asLogical' sparseQR.c:(.text+0x8d3): undefined reference to `R_do_slot' sparseQR.c:(.text+0x8db): undefined reference to `REAL' sparseQR.c:(.text+0x8eb): undefined reference to `Rf_install' sparseQR.c:(.text+0x8fd): undefined reference to `R_do_slot' sparseQR.c:(.text+0x905): undefine...
2002 Jan 17
1
MKL seems to beat ATLAS, but some problems... (was RE: li nkin g R against MKL)
...Rf_unprotect_ptr (./lapack.so) undefined symbol: SET_VECTOR_ELT (./lapack.so) undefined symbol: Rf_isMatrix (./lapack.so) undefined symbol: R_setLapackRoutines (./lapack.so) undefined symbol: Rf_protect (./lapack.so) undefined symbol: VECTOR_ELT (./lapack.so) undefined symbol: Rf_asLogical (./lapack.so) undefined symbol: COMPLEX (./lapack.so) undefined symbol: Rf_unprotect (./lapack.so) undefined symbol: REAL (./lapack.so) undefined symbol: INTEGER (./lapack.so) undefined symbol: Rf_error (./lapack.so) undefined symbol: Rf_setAttrib (./lapack.so) undefined sy...
2002 Jan 17
1
MKL seems to beat ATLAS, but some problems... (was RE: li nkin g R against MKL)
...Rf_unprotect_ptr (./lapack.so) undefined symbol: SET_VECTOR_ELT (./lapack.so) undefined symbol: Rf_isMatrix (./lapack.so) undefined symbol: R_setLapackRoutines (./lapack.so) undefined symbol: Rf_protect (./lapack.so) undefined symbol: VECTOR_ELT (./lapack.so) undefined symbol: Rf_asLogical (./lapack.so) undefined symbol: COMPLEX (./lapack.so) undefined symbol: Rf_unprotect (./lapack.so) undefined symbol: REAL (./lapack.so) undefined symbol: INTEGER (./lapack.so) undefined symbol: Rf_error (./lapack.so) undefined symbol: Rf_setAttrib (./lapack.so) undefined sy...
2004 Mar 13
0
64bit build on IBM
...0711-317 ERROR: Undefined symbol: .Rf_devNumber ld: 0711-317 ERROR: Undefined symbol: .Rf_KillDevice ld: 0711-317 ERROR: Undefined symbol: .GEplayDisplayList ld: 0711-317 ERROR: Undefined symbol: .R_ExpandFileName ld: 0711-317 ERROR: Undefined symbol: .R_fopen ld: 0711-317 ERROR: Undefined symbol: .Rf_asLogical ld: 0711-317 ERROR: Undefined symbol: .addInputHandler ld: 0711-317 ERROR: Undefined symbol: .Rprintf ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. unlink: /ptmp/thoar/xlcW0t0bjqa unlink: /ptmp/thoar/xlcW1tBbjqb unlink: /ptmp/thoar/xlcW2tBbjqc unlink: /ptmp/thoa...
2000 Apr 26
2
Cross compiling a package for Windows on Linux
...2 -lR i386-mingw32-dlltool -k --as i386-mingw32-as --dllname nls.dll --base-file nls.b --output-exp nls.e --def nls.def i386-mingw32-gcc -mdll -Wl,--base-file,nls.b -s -o nls.dll nls.e nls.a -L/usr/src/r-devel/src/gnuwin32 -lR nls.a(nls.o)(.text+0x203):nls.c: undefined reference to `Rf_asLogical' nls.a(nls.o)(.text+0x20f):nls.c: undefined reference to `Rf_isNewList' nls.a(nls.o)(.text+0x223):nls.c: undefined reference to `Rf_error' ... (many lines deleted) nls.a(nls.o)(.text+0xb52):nls.c: undefined reference to `Rf_setAttrib' nls.a(nls.o)(.text+0xb5c):nls.c: undef...
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)
...d -L/soft/readline/v4.2.1/lib -o internet.so Rsock.lo internet.lo nanoftp.lo nanohttp.lo sock.lo sockconn.lo ld: Warning: Unresolved: getSelectedHandler R_InputHandlers R_PolledEvents R_wait_usec R_NaInt Rf_error Rf_warning Rprintf REprintf R_ExpandFileName R_NilValue Rf_allocVector Rf_asInteger Rf_asLogical Rf_GetOption Rf_install Rf_isString Rf_length Rf_protect Rf_unprotect R_Consolefile R_Busy Rf_checkArity R_fopen init_con R_setInternetRoutines dummy_vfprintf gmake[5]: Entering directory `/soft/R/R-1.5.1/src/modules/internet' gmake[5]: Leaving directory `/soft/R/R-1.5.1/src/modules/interne...