Error compiling R on RS6000 (PR#290)

Thomas Vogels Thomas Vogels <tov@ece.cmu.edu>
Thu, 30 Sep 1999 17:21:13 -0400


Paul,

  do you have the output from configure?  What probably happens is
that the libs libz.a and libncurses.a get picked up erroneously in the
configure stage.  For a quick fix, could you check whether R compiles
cleanly after adding in config.site:

LIBS="-L/usr/local/lib -lreadline -lcurses"

(Replacing /usr/prod/contrib/lib with the path to the directory where
you find libreadline.a on your system.  Other candidates are /usr/lib or
/usr/prod/contrib/lib.)

  -tom

P.S. which version of AIX are using?

"PG" == pgutwin  <pgutwin@us.ibm.com> writes:

PG> Full_Name: Paul Gutwin
PG> Version: 65.0
PG> OS: AIX
PG> Submission from: (NULL) (198.133.22.69)
PG> 
PG> 
PG> I get an error when I try to compile R on an RS6000. I ran configure, then make,
PG> and received the following:
PG> 
[snip]

-- 
mailto:tov@ece.cmu.edu (Tom Vogels)   Tel: (412) 268-6638   FAX: -3204
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._