Jagat
-Original Message-
From: Prof Brian Ripley [mailto:[EMAIL PROTECTED]
Sent: Friday, May 12, 2006 8:06 AM
To: Sheth, Jagat K
Cc: r-devel@stat.math.ethz.ch
Subject: Re: [Rd] R-2.3.0 make error on AIX 5.2
We've seen something almost identical before. Looks like fcntl is
redefining ope
I am encountering a make error on an AIX 5.2 with R-2.3.0 and
R-patched_2006-05-10 after successfully configuring them using gcc-4.1.0, gnu
make, and the following configure options
CC=/usr/local/bin/gcc
F77=/usr/local/bin/gfortran
CXX=/usr/local/bin/g++
MAIN_LDFLAGS=-Wl,-brtl
SHLIB_LDFLAGS=
I am trying to get R-2.2.1 to pass make check on an AIX 5.2 at work (I know
R-2.2.1 is not the latest release, but I encountered make errors in my attempts
to install either R-2.3.0 or the R-patched_2006-05-10 on the version of AIX I
am on. I will post those errors in a separate posting from th