I'd try to ask the package maintainer to fix the package so that it runs
under your platform. Since the package and its maintainer are affiliated
with Insightful, it might happen that someone from Tibco answers, or
maybe nobody at all?
Best wishes,
uwe
stephen sefick wrote:
I have tried to compile this from source. I don't know what Endianess
is, but it is probably not debian power pc. Am I would of luck with
this package?
Stephen Sefick
* Installing *source* package ‘ifultools’ ...
** libs
gcc -std=gnu99 -I/usr/local/lib/R/include -I"../inst/include/"
-D"MUTIL_STATIC" -D"DEF_TF" -D"INTERRUPT_ENABLE" -D"NDEBUG"
-D"USE_RINTERNALS" -I/usr/local/include -fpic -g -O2 -c
RS_fra_dim.c -o RS_fra_dim.o
In file included from /usr/include/endian.h:37,
from /usr/include/sys/types.h:217,
from /usr/include/stdlib.h:320,
from /usr/local/lib/R/include/R.h:28,
from ../inst/include/ut_type.h:18,
from ../inst/include/fra_dim.h:9,
from RS_fra_dim.c:20:
/usr/include/bits/endian.h:27:4: error: #error Both BIG_ENDIAN and
LITTLE_ENDIAN defined!
make: *** [RS_fra_dim.o] Error 1
ERROR: compilation failed for package ‘ifultools’
* Removing ‘/home/ssefick/ifultools.Rcheck/ifultools’
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.