[Rd] Problem testing R version 1.3.1 (PR#1143)
Thomas Lumley
tlumley@u.washington.edu
Fri, 26 Oct 2001 09:56:25 -0700 (PDT)
On Fri, 26 Oct 2001, Gordon Lack wrote:
> > > I have compiled R version 1.3.1 on a Linux system.
> >...
> > Which one? In particular, which compiler version?
>
> Redhat6.2 with:
>
> gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
>
> > Unfortunately, the output is buffered so that one on catastrophic
> > error will lose the last bit. It might be more informative if you ran the
> > command directly, without the redirection to base-Ex.Rout.
>
> Good point. The error at the end is now:
>
> =====
> > ##--- An example for the use of `asp' :
> > library(mva)
> > data(eurodist)
> > loc <- cmdscale(eurodist)
> Segmentation fault
> =====
We've seen this one before. It's usually due to a problem with the Fortran
compile or flags such as linking in a math library compiled with different
flags from R.
-thomas
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._