[R] Re: [Rd] R 1.8.0 alpha

Peter Dalgaard BSA p.dalgaard at biostat.ku.dk
Tue Sep 16 01:30:31 CEST 2003


David Brahm  <brahm at alum.mit.edu> writes:

> Our Sun Ultra-80 running Solaris 2.8 (platform = sparc-sun-solaris2.8) failed
> to "make" R-1.8.0alpha_2003-09-15.tar.gz.  The tail end of the output follows.
> Note that we have gcc version 2.95.3, as a recent attempt to upgrade failed
> miserably.  Any ideas?

Hmm, works for me on Solaris 9 with that compiler (Man! is Perl slow
on those machines)... The error you get looks rather like a missing or
out of date libbz2, so you might want to check that or try

"configure --without-libbz"  

> BZ2_bzReadOpen                      connections.o
> BZ2_bzReadClose                     connections.o
> BZ2_bzWriteOpen                     connections.o
> BZ2_bzWrite                         connections.o
> BZ2_bzRead                          connections.o
> ld: fatal: Symbol referencing errors. No output written to R.bin
> collect2: ld returned 1 exit status
> make[3]: *** [R.bin] Error 1
> make[3]: Leaving directory `/res/R/R-1.8.0/src/main'
> make[2]: *** [R] Error 2
> make[2]: Leaving directory `/res/R/R-1.8.0/src/main'
> make[1]: *** [R] Error 1
> make[1]: Leaving directory `/res/R/R-1.8.0/src'
> make: *** [R] Error 1
> mica|R-1.8.0> 
> 
> 

-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)             FAX: (+45) 35327907




More information about the R-help mailing list