Hello,

Is there any binary version of R 2.8.x available for x86 Solaris 10?  I need it 
so that I can use some R library files.  I actually tried to compile the source 
myself, but it failed.  I don't know much about how to compile source files on 
Solaris, and it will be great if there is a binary version of R 2.8.x 
available.  Thanks.

/***error after running make***/
util.c: In function `Rf_mbrtowc':
util.c:1147: parse error before `char'
util.c:1150: `p' undeclared (first use in this function)
util.c:1150: (Each undeclared identifier is reported only once
util.c:1150: for each function it appears in.)
util.c:1150: `q' undeclared (first use in this function)
util.c:1150: `err' undeclared (first use in this function)
make[3]: *** [util.o] Error 1
make[3]: Leaving directory `/var/tmp/R-2.8.1/src/main'
make[2]: *** [R] Error 2
make[2]: Leaving directory `/var/tmp/R-2.8.1/src/main'
make[1]: *** [R] Error 1
make[1]: Leaving directory `/var/tmp/R-2.8.1/src'
make: *** [R] Error 1

______________________________________________
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.

Reply via email to