./configure works with no errors ?
I have compiled on mac os x and debian so my advice may be
circumspect, but the errors I don't know what they are.

On Tue, Apr 7, 2009 at 10:17 PM,  <tomkur2006-takeh...@yahoo.com> wrote:
>
>
> 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.
>



-- 
Stephen Sefick

Let's not spend our time and resources thinking about things that are
so little or so large that all they really do for us is puff us up and
make us feel like gods.  We are mammals, and have not exhausted the
annoying little problems of being mammals.

                                                                -K. Mullis

______________________________________________
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