Does solaris have a package managment system? And do you have all of the packages for building? It looks like you do, but I am not sure.
On Wed, Apr 8, 2009 at 12:42 PM, <tomkur2006-takeh...@yahoo.com> wrote: > > Yes, ./configure works with no error. > I guess it's a problem of my environment setup. It's my first attempt to > build it myself, and I have downloaded the binaries and installed it > previously. > > > --- On Wed, 4/8/09, stephen sefick <ssef...@gmail.com> wrote: > >> From: stephen sefick <ssef...@gmail.com> >> Subject: Re: [R] binary version of R 2.8.x >> To: tomkur2006-takeh...@yahoo.com >> Cc: r-help@r-project.org >> Date: Wednesday, April 8, 2009, 7:35 AM >> ./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 > -- 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.