[Rd] Error Compiling clusterSim on Solaris

2009-03-16 Thread Mohammad Nikseresht
it if you could share your experience with me. Thanks -- Mohammad Nikseresht __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel

Re: [Rd] Error compiling rgl package

2009-03-16 Thread Mohammad Nikseresht
rgl_0.84-1.tar.gz compiled and installed successfully on our system. Solaris 10 sparc, Sun Studio 12. Thank you very much! -- Mohammad Nikseresht Duncan Murdoch wrote: On 3/16/2009 11:38 AM, Mohammad Nikseresht wrote: I downloaded source tarball this morning from: http://cran.at.r

Re: [Rd] Error compiling rgl package

2009-03-16 Thread Mohammad Nikseresht
I downloaded source tarball this morning from: http://cran.at.r-project.org/ It is rgl_0.84.tar.gz but it does contain a math.h! where can I find version 0.84-1? Thanks -- Mohammad Nikseresht Duncan Murdoch wrote: On 3/16/2009 9:31 AM, Mohammad Nikseresht wrote: Hi, Unfortunately I still

Re: [Rd] Error compiling rgl package

2009-03-16 Thread Mohammad Nikseresht
y" must have a prototype. 3 Error(s) detected. *** Error code 3 -- Mohammad Duncan Murdoch wrote: On 12/03/2009 3:16 PM, Mohammad Nikseresht wrote: Hi, I receive the following error while I try to install rgl package: CC -xtarget=native64 -I/opt/R-2.8.1/lib/R/include -I/opt/SUNWhpc/HPC8.1

Re: [Rd] Compiling R-2.8.1 on Sparc Solaris 10: libRlapack.so: symbol __vlog_: referenced symbol not found

2009-03-12 Thread Mohammad Nikseresht
Problem was solved by adding "-lmvec" to FLIBS in Makeconf. __vlog_ is part of libmvec.so but apparently configure does not chose the proper option (-lmvec). -- Mohammad Nikseresht Software/System Engineer HPCVL, Carleton University mniks...@scs.carleton.ca 613-520-2600 x8758

[Rd] Error compiling rgl package

2009-03-12 Thread Mohammad Nikseresht
quot;strncpy" must have a prototype. 3 Error(s) detected. I am using Sun studio 12. I suspect that this is an incompatibility between g++ and Sun studio CC. I would appreciate any you could share your experience with me. Thanks -- Mohammad Nikseresht Software/System Engineer HPCVL, Carleton

[Rd] Compiling R-2.8.1 on Sparc Solaris 10: libRlapack.so: symbol __vlog_: referenced symbol not found

2009-03-11 Thread Mohammad Nikseresht
Hi, I am compiling R2.8.1 on a Sun M4000 machine with Solaris 10. I am using Sun Studio 12. I get the following error: cc -xtarget=native64 -G -L/usr/sfw/lib/sparcv9 -L/opt/csw/lib/sparcv9 -o grDevices.so chull.o devNull.o devPicTeX.o devPS.o devQuartz.o init.o mkdir ../../../../library/grDevi