[Rd] R 1.4.0 build fails on AIX (PR#1289)
Thomas Lumley
tlumley@u.washington.edu
Fri, 15 Feb 2002 11:12:54 -0800 (PST)
On Fri, 15 Feb 2002, Dan Million wrote:
> On Wed, 30 Jan 2002, Thomas Lumley wrote:
>
> > I've just compiled R 1.4.1 on AIX 4.3 with
> >
> > bash% CC=cc FC=f77 ./configure
> > bash% make
> >
> > It all seems to work (I'm running make check, but the computer is very
> > slow).
>
> I've just built R 1.4.1 on AIX 4.3 myself, and while I've made progress,
> I still have problems. If I could bother you a bit more, I'd like to
> compare some notes.
>
> My environment is as follows:
>
> RS/6000 model H70 (PowerPC_RS64-II) running AIX 4.3.3 ML09; configure
> calls it "powerpc-ibm-aix4.3.3.0"
> IBM C for AIX Compiler 5.0.2.2
> IBM XL Fortran Compiler 7.1.1.1
> Perl 5.005 patch 03
> makeinfo 4.0
> readline 4.2
> zlib 1.1.3
> libjpeg 6b
> libpng 1.2.0
> tcl/tk 8.3.3
> GNU make 3.79.1
>
> This is what I started with in my config.site file:
>
> R_PAPERSIZE=letter
> CC=cc
> CFLAGS="-g"
> FC=f77
> CXX=g++
> MAKE=/opt/freeware/bin/make
>
That all looks reasonable. I've got Perl 5.6.0, but Perl isn't needed at
runtime. I don't have makeinfo or readline. I don't know if g++ is
compatible with the C and Fortran compilers but there isn't any C++ in the
base R.
>
> Do you see anything in my environment that is "wrong"? What level of
> AIX (version and maintenance level) are you building on? What model of
> RS/6000?
Some of this I'll need to get from our administrators.
It's a cluster of RS/6000s and from uname they appear to be 7015/R00 or
7015/R24.
lslpp -L suggests that the versions of various components of AIX are
mostly 4.3.3.10 or 4.3.3.25
-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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._