Displaying 20 results from an estimated 3000 matches similar to: "IBM-AIX 5.2 (GCC 4.2.4 installed) - Error while executing 'make'"
2006 Feb 07
0
[R] R compile on AIX 5.2
Professor Ripley,
Following your advice, I am now using an updated version of gcc
(4.0.2 to be exact) as well as a true fortran compiler (XL Fortran
Compiler v10.1.0.0 from IBM). I am still experiencing difficulty in
running "make" after a successful "configure". Any additional insight
you could provide would be greatly appreciated. Output of make is as
follows:
Running
2015 Oct 15
3
Building R for AIX in 64-bit mode
Hi.
Just wanted to let you know I am getting close to packaging R for AIX in
64.bit mode.
One comment - the libtool.m4 I see used is quite old. The one I have on my
system is 2.4.6, and what I see in R says:
I am hoping a new libtool will clean up most of the manual work now needed.
# Which release of libtool.m4 was used?
macro_version=2.2.6
macro_revision=1.3012
This may be all that is
2016 Jan 07
1
R for AIX - guidance re: error messages requested
Hi all,
With the bug in tre identified I am trying to move forward - one step at
a time.
As I am getting some errors that prevent make completing with version
3.2.3, and R-devel introduces new issues (that I will face when I get to
them) I would appreciate some guidance with output of "make check" (of
3.1.3) and the final message I run into when trying to build 3.2.3.
Maybe they
2015 Oct 18
2
Building R for AIX in 32-bit mode - as preparation for building in 64-bit mode (changed subject!) - INFO/FEEDBACK - do not read as a bug report!
On 2015-10-15 15:02, Prof Brian Ripley wrote:
> On 15/10/2015 13:32, Michael Felt wrote:
>> Hi.
>>
>> Just wanted to let you know I am getting close to packaging R for AIX in
rephrase - would like to be active in keeping R binaries current for
AIX. My interest in not in R per se (rather a colleague who has a
project that uses R, so I hope to assist him, and others like him).
2005 May 13
1
R make errors
I tried to install the latest version of R (2-1.0)in anAIX machine. I was able to tar, and configure with no
errors. However, when I said make, I got the following errors:
gcc -Wl,-bM:SRE -Wl,-H512 -Wl,-T512 -Wl,-bnoentry -Wl,-bexpall
-Wl,-bI:../../../etc/R.exp -L/usr/local/lib -o R_X11.so dataentry.lo devX11.lo
rotated.lo rbitmap.lo -lSM -lICE -lX11
ld: 0711-317 ERROR: Undefined symbol:
2005 May 11
5
Implementing R on IBM p690 cluster Jump
Dear All,
we're trying to implement R on the IBM p690 cluster "Jump" at the
research centre in J?lich, Germany (c.f.
http://www.fz-juelich.de/nic/Supercomputer/computer-e.html)
using the most recent version of R (2.1.0) and precisly following the
installation instructions.
After ./configure we get the final message:
----------------
R is now configured for powerpc-ibm-aix5.2.0.0
2003 May 12
1
Building Openssh-3.6.1p2 with Darren Tucker's AIX Password Expiry patch
Hello, as you read by the subject I am trying to compile openssh-3.6.1p2
with AIX password expiry patch.
Operating system is AIX 4.3 using gcc 2.9-aix43-010414
I am using prngd as my entropy.
My configuration flags are as follows:
--with-prngd-socket=/dev/egd-pool --prefix=/usr/local/openssh
I run into the following errors when I run make:
ld: 0711-317 ERROR: Undefined symbol:
2015 Jul 09
1
Compiling on AIX 6.1
I'm trying to compile R on AIX 6.1.
gcc -v
Using built-in specs.
Target: powerpc-ibm-aix6.1.0.0
Configured with: ../gcc-4.4.5/configure --with-as=/usr/bin/as --with-ld=/usr/bin/ld --enable-languages=c,c++,fortran --prefix=/opt/freeware --enable-threads --enable-version-specific-runtime-libs --disable-nls --enable-decimal-float=dpd --host=powerpc-ibm-aix6.1.0.0
Thread model: aix
gcc version
2015 Jul 09
1
Compiling on AIX 6.1
I'm trying to compile R on AIX 6.1.
gcc -v
Using built-in specs.
Target: powerpc-ibm-aix6.1.0.0
Configured with: ../gcc-4.4.5/configure --with-as=/usr/bin/as --with-ld=/usr/bin/ld --enable-languages=c,c++,fortran --prefix=/opt/freeware --enable-threads --enable-version-specific-runtime-libs --disable-nls --enable-decimal-float=dpd --host=powerpc-ibm-aix6.1.0.0
Thread model: aix
gcc version
2015 Mar 24
5
[Bug 2371] New: make check fails when using --without-openssl on AIX
https://bugzilla.mindrot.org/show_bug.cgi?id=2371
Bug ID: 2371
Summary: make check fails when using --without-openssl on AIX
Product: Portable OpenSSH
Version: 6.9p1
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: Build system
Assignee:
2015 Mar 24
5
[Bug 2371] New: make check fails when using --without-openssl on AIX
https://bugzilla.mindrot.org/show_bug.cgi?id=2371
Bug ID: 2371
Summary: make check fails when using --without-openssl on AIX
Product: Portable OpenSSH
Version: 6.9p1
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: Build system
Assignee:
2004 Nov 08
3
Comments on the R-2.0.0 release (PR#7351)
Builds of the R-2.0.0 release have been considerably more successful
at my site than previous releases. I now have it installed on these
platforms:
Apple PowerPC G3 267MHz GNU/Linux 2.4.19-4a (Yellow Dog Linux release 2.3 (Dayton))
Compaq Alpha Sierra OSF/1 5.1
Compaq/DEC Alpha OSF/1 4.0F
Intel Itanium-2 GNU/Linux Red Hat Linux Advanced Server release 2.1AS (Derry)
Intel Pentium II FreeBSD
2016 Jan 04
2
R, AIX 64-bit builds - trying to understand root cause for message: "Error: Line starting 'Package: tools ...' is malformed!"
The bulk is on my forums - the final post for today is:
Results to date:
A. It looks like I am going to need a newer compiler for C - xlc/xlC V11
apparently does not understand this code:
"/data/prj/cran/R-3.2.3/src/main/memory.c", line 2149.31: 1506-046 (S)
Syntax error.
I will have to check if R-devel has different code before asking for
assistence.
+2139 #ifdef
2008 Jun 30
1
AIX 5.3 --enable-R-shlib make error with R-2.7.1
Using AIX 5.3 and gcc-4.2.1 for building R-2.7.1 with the following
configure flags
OBJECT_MODE=64
CC="gcc -maix64"
CXX="g++ -maix64"
F77="gfortran -maix64"
FC="gfortran -maix64"
CFLAGS="-g -O3"
CXXFLAGS="-g -O3"
FFLAGS="-g -O3"
FCFLAGS="-g -O3"
LDFLAGS="-L/$HOME/usr/local/lib/ppc64
2006 Jan 18
1
compiling R on powerpc-ibm-aix5.1.0.0
r-help仯伂
I am trying to compile R on an powerpc-IBM-AIX5.1.0.0 machine, Is R suitable to be used in this system? The R Installation and Administration document mentioned rs6000-ibm-aix not powerpc-IBM-AIX5.1.0.0 .
When I tried to compile R.2.2.0 in powerpc-IBM-AIX5.1.0.0 using the following steps:
(1) ./configure
There is an error message :configure: error: --with-readline=yes
2006 Feb 25
1
Compiling Samba on AIX 5.3 with idmap_rid fails
Hi everyone,
I'm trying to use idmap_rid with Samba 3.0.21c on AIX 5.3. So far, I've
not been successful.
I've followed the method from
http://us5.samba.org/samba/ftp/Binary_Packages/AIX/README to compile Samba,
but added "--with-static-modules=idmap_rid". Also, I used IBM's compiler
and not gcc.
The compilation fails as follows:
[...]
Compiling sam/idmap.c
Compiling
2015 Dec 16
2
Building R in 64-bit mode
Hope I am not sounding too much like a broken record - as far as 64-bit
build on AIX is concerned.
** Short - 32-bit builds complete normally, 64-bit builds stop at
"installing 'sysdata.rda'" with message:
Error: Line starting 'Package: tools ...' is malformed!
Execution halted
*** Longer...
I could file a bug - Importance, showstopper - but I would prefer to
better
2014 Aug 26
2
Call for testing: OpenSSH 6.7
On Tue, Aug 26, 2014 at 11:02 AM, Damien Miller <djm at mindrot.org> wrote:
> The other good news is that it has made it to unittests :)
>
>
Indeed ... patch applied - and everything builds (yay!) - waiting on test
suite to complete. Will go test on the RHEL 5 VM's and see how the
1.0.0-fipsmsystems fare. full report later today.
2002 Dec 25
1
Compiling on IBM AIX. The package 'cluster' causes trouble...
Hi (and Merry Christmas),
I am trying to compile R on an AIX IBM machine using
the native C and FORTRAN compilers... and everything
goes smoothly (congratulations for the configure and
make files, this is very nice)... until the pacakge
'cluster' (see dump below)....
Any hint ?
Laurent
1501-510 Compilation successful for file pam.f.
cc -I/data1/laurent/R-1.6.1/include
2015 Oct 24
0
Building R for AIX in 32-bit mode - as preparation for building in 64-bit mode (changed subject!) - INFO/FEEDBACK - do not read as a bug report!
I have determined why there are many "WARNING: Duplicate symbol:" messages.
*** My apologies for the length *** There is a lot of detail - but I
hope the detail will help R - and others - setup correct options for
shared libraries.
*** As I press send, I have not stopped testing (my final trial here
might not even work) - but!
*** the message is that shared libraries do not need to have