[R] 1501-511 Compilation failed for file ch2inv.f - R on AIX 5.2.

2008-05-22 Thread Senthilkumaran
5 (S) Only a name of a variable, array element, or character substring is permitted on the left hand side of an assignment statement. "ch2inv.f", line 69.18: 1516-040 (S) Item has not been defined with the EXTERNAL or INTRINSIC attribute. "ch2inv.f", line 72.11: 1515-025 (S) Only

[R] IBM-AIX 5.2 (GCC 4.2.4 installed) - Error while executing 'make'

2008-06-03 Thread Senthilkumaran
Hi, The following error occurs while executing 'make' after the successful configuration (./configure) on IBM-AIX 5.2 (GCC 4.2.4 installed): gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I. -I../../src/include -I../../src/include -I/usr/local/in

Re: [R] 1501-511 Compilation failed for file ch2inv.f - R on AIX 5.2.

2008-06-03 Thread Senthilkumaran
Hi, Installed GCC 4.2.4 on IBM-AIX 5.2 and configured 'R' successfully. Although the below error was resolved after installing GCC 4.2.4, the 'make' failed in another step (related msg posted on June 03). Senthilkumaran wrote: > > Hi, > Thanks for the response. 

Re: [R] IBM-AIX 5.2 (GCC 4.2.4 installed) - Error while executing 'make'

2008-06-03 Thread Senthilkumaran
we find this library "libRlapack"? Any thoughts? -Senthil. Senthilkumaran wrote: > > Hi, > > The following error occurs while executing 'make' after the successful > configuration (./configure) on IBM-AIX 5.2 (GCC 4.2.4 installed): > > > gcc -std=gn

Re: [R] 1501-511 Compilation failed for file ch2inv.f - R on AIX 5.2.

2008-05-23 Thread Senthilkumaran Ramaiyan
e 'R' sources can be compiled with 'f95' compiler too. Any thoughts?   Thanks, Senthil - Original Message From: Prof Brian Ripley <[EMAIL PROTECTED]> To: Senthilkumaran <[EMAIL PROTECTED]> Cc: r-help@r-project.org Sent: Friday, May 23, 2008 1:39:16 AM Subject: R