search for: char_date

Displaying 5 results from an estimated 5 matches for "char_date".

2012 Nov 20
1
Buffer overflow in date package
...==== /lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x37)[0x7f46659ca007] /lib/x86_64-linux-gnu/libc.so.6(+0x107f00)[0x7f46659c8f00] /lib/x86_64-linux-gnu/libc.so.6(+0x107369)[0x7f46659c8369] I have tried to isolate the problem by calling the C code from the date package without R. #include "char_date.c" int main() { int nv = 1; int order[] = {2,3,1}; char cdatev[] = "1921994"; int month[] = {0}; int day[] = {0}; int year[] = {0}; int *n = &nv; int i; int size = strlen(cdatev); char *cdate[size]; for (i=0;i<size;i++) cdate[i] = &cdatev[i...
2004 Sep 20
1
compilation failed for package
...but I don't know were to start. I think there is something wrong in how or were the C++ or fortran compilator is installed?? Thanks, Geir S. gcc -shared -L/usr/local/lib -o survival.so agexact.o agfit2.o agfit3.o agfit5.o agfit_null.o agmart2.o agmart.o agscore.o agsurv1.o agsurv2.o agsurv3.o char_date.o chinv2.o chinv3.o cholesky2.o cholesky3.o chsolve2.o chsolve3.o coxdetail.o coxfit2.o coxfit5.o coxmart.o coxph_wtest.o cox_Rcallback.o coxscho.o coxscore.o dmatrix.o doloop.o pyears1.o pyears2.o pyears3.o pystep.o surv_callback.o survdiff2.o survfit2.o survfit3.o survindex2.o survindex3.o survre...
2005 Aug 29
0
Core dump during lazy loading of "survival" at installation time (PR#8106)
....1.1/include -I/bi/common/include -I/usr/local/ include -fPIC -g -O2 -c survreg5.c -o survreg5.o gcc -shared -fPIC -Wl,-Bsymbolic -L/bi/arch/lib -L/usr/local/lib -o surv ival.sl agexact.o agfit2.o agfit3.o agfit5.o agfit_null.o agmart.o agmart2.o ags core.o agsurv1.o agsurv2.o agsurv3.o char_date.o chinv2.o chinv3.o cholesky2.o c holesky3.o chsolve2.o chsolve3.o cox_Rcallback.o coxdetail.o coxfit2.o coxfit5.o coxmart.o coxph_wtest.o coxscho.o coxscore.o dmatrix.o doloop.o pyears1.o pyear s2.o pyears3.o pystep.o surv_callback.o survdiff2.o survfit2.o survfit3.o survin dex2.o survindex3.o su...
2004 Sep 21
0
SV: compilation failed for package
...formation collect2: ld returned 1 exit status Resolution by updating binutils or installing older gcc-* RPMs instead of 3.4.1. > > > gcc -shared -L/usr/local/lib -o survival.so agexact.o agfit2.o agfit3.o agfit5.o agfit_null.o agmart2.o agmart.o agscore.o agsurv1.o agsurv2.o agsurv3.o char_date.o chinv2.o chinv3.o cholesky2.o cholesky3.o chsolve2.o chsolve3.o coxdetail.o coxfit2.o coxfit5.o coxmart.o coxph_wtest.o cox_Rcallback.o coxscho.o coxscore.o dmatrix.o doloop.o pyears1.o pyears2.o pyears3.o pystep.o surv_callback.o survdiff2.o survfit2.o survfit3.o survindex2.o survindex3.o survre...
2005 Apr 07
3
R-beta 2004-04-07 build failed on AIX
...:SRE -Wl,-H512 -Wl,-T512 -Wl,-bnoentry -Wl,-bexpall -Wl,-bM:SRE -Wl,-H512 -Wl,-T512 -Wl,-bnoentry -Wl,-bexpall -Wl,-bI:/SFS/user/ry/liawand/R/Rbuild/etc/R.exp -L/usr/local/lib -o survival.so agexact.o agfit2.o agfit3.o agfit5.o agfit_null.o agmart.o agmart2.o agscore.o agsurv1.o agsurv2.o agsurv3.o char_date.o chinv2.o chinv3.o cholesky2.o cholesky3.o chsolve2.o chsolve3.o cox_Rcallback.o coxdetail.o coxfit2.o coxfit5.o coxmart.o coxph_wtest.o coxscho.o coxscore.o dmatrix.o doloop.o pyears1.o pyears2.o pyears3.o pystep.o surv_callback.o survdiff2.o survfit2.o survfit3.o survindex2.o survindex3.o survre...