Displaying 1 result from an estimated 1 matches for "evalc".
Did you mean:
eval
2008 May 07
2
Problem installing tseries under FC7 x86_64
...,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m64 -mtune=generic -c bdstest.c -o bdstest.o
bdstest.c:25:15: error: R.h: No such file or directory
bdstest.c: In function ?freeall?:
bdstest.c:86: warning: implicit declaration of function ?Free?
bdstest.c: In function ?evalc?:
bdstest.c:172: warning: implicit declaration of function ?Rprintf?
bdstest.c: In function ?fkc?:
bdstest.c:289: warning: implicit declaration of function ?Calloc?
bdstest.c:289: error: expected expression before ?int?
bdstest.c:289: warning: assignment makes pointer from integer without a
cast
bd...