Displaying 20 results from an estimated 400 matches similar to: "problems compiling R on AIX5.1"
2003 May 08
1
problems compiling R on AIX5.1
Dear all,
after trying to compile R on our IBM Power3/AIX 5.1 machine I've
been able to run it correctly.
First of all I would thank all who responded my mails.
I explain here how I've done it:
First of all, it seems that configure and some shared libraries of
AIX does not work at the same time. I tried to configure & make with
the following environment vars
CC=xlc
F77=xlf
CCC=xlC
2003 May 08
0
problems compiling R on AIX5.1 (PR#2953)
Dear all,
after trying to compile R on our IBM Power3/AIX 5.1 machine I've
been able to run it correctly.
First of all I would thank all who responded my mails.
I explain here how I've done it:
First of all, it seems that configure and some shared libraries of
AIX does not work at the same time. I tried to configure & make with
the following environment vars
CC=xlc
F77=xlf
CCC=xlC
2003 May 05
2
(PR#1289)
Dear all,
I've found a bug report for R when installing it on an AIX5.1 system.
There's a followup (number 4) that comments a segmentation fault on R
when quitting "q()".
I'm using a newer version of R but on the same operating system and
I obtain the same error.
There was a way to solve this problem?
Best regards and thanks,
--
2005 Apr 07
3
R-beta 2004-04-07 build failed on AIX
I thought I'd give this another shot before the official release. I tried
building R-beta_2004-04-07 on the AIX system that I have access to, and it
seemed to failed at lazy-loading survival. I'd very much appreciate any
pointer on what to try or look for next.
1. I set OBJECT_MODE to 64 for building 64-bit binary.
2. I edited config.site with the following:
CC="xlc_r"
2005 Apr 19
1
Antwort: Re: Antwort: Re: OpenSSL Installation Problem after Migration AIX 4.3.3 to AIX 5.2
Hi
# lslpp -l perl.rte
Fileset Level State Description
----------------------------------------------------------------------------
Path: /usr/lib/objrepos
perl.rte 5.8.0.0 COMMITTED Perl Version 5 Runtime
Environment
# lppchk -vm3
# perl -V
Summary of my perl5 (revision 5.0 version 8 subversion
2013 Jan 24
0
64 Bit Build 3.6.11 on AIX 6 with acls enabled dumps core,
Hi,
this is the first time I've tryed to build a 64 Bit Version with acl's
enabled - so I expect I could duplicate this with older versions too...
Here's the build info:
System: AIX 6100-07-01-1141
Compiler: IBM xlc
CC=xlc_r -g
CXX=xlC_r
CFLAGS=-qmaxmem=-1 -DSYSV -D_AIX -D_AIX32 -D_AIX41 -D_AIX43 -D_AIX51
-D_AIX52 -D_AIX53 -D_AIX61 -D_ALL_SOURCE -DFUNCPROTO=15 -O
2016 Oct 10
4
Pacaging/build issues with AIX and vac (dovecot-2.2.25)
On 10-Oct-16 06:45, Aki Tuomi wrote:
> Does your build end at some particular point?
See **** DETAILS **** for in depth (I hope enough!) study/report.
>
> Aki
I would guess this is not "c99" way...
Making all in lib-http
source='test-http-auth.c' object='test-http-auth.o' libtool=no
DEPDIR=.deps depmode=xlc /bin/sh ../../depcomp xlc_r
2017 Jun 10
0
Pacaging/build issues with AIX and vac (dovecot-2.2.25)
On 09/10/2016 21:48, Michael Felt wrote:
> I finally decided it was really time to stop being lazy and really
> move away from gmail. After I have a server in my basement using
> power, etc.
>
> So I turned on the imap provided - and did not quite cry - it will
> have to do for now, but imap2 is wanting.
Next chapter in packaging.
a) I have 'patched' several files to
2008 Dec 03
3
Stable Samba for AIX5.1
Hello,
I need to upgrade Samba 2.2.2 to a stable Samba version compatible with
AIX5.1 . Need to know the samba version I need to download and apply.
Tito
2009 Dec 04
2
[LLVMdev] Transparent LTO on Mac OS X
Dear All,
I'm trying to use transparent link-time optimization on Mac OS X.
I've got Xcode 3.2 installed, and I'm trying to compile code with
llvm-gcc -O4. However, I get the following error:
gcc -O4 -o dftables .libs/dftables.o
ld: warning: in .libs/dftables.o, file is not of required architecture
Undefined symbols:
"_main", referenced from:
start in crt1.10.6.o
2003 Nov 17
0
[Fwd: Re: install samba v3 pb on aix5.1 TESTPARM]
On Fri, 14 Nov 2003, David Moreau wrote:
> Hello to all of u.
>
> I tried to install samba v3 on AIX 5.1 server.
> The smit install_latest seems ok
> but when I launch testparm I have the following errors :
>
> Of course I don't have any "/ii/pa/samba-3.0.0.0/usr/local/lib/smb.conf"
> directory but
> a usr/local/lib but I can't find where to change
2005 Mar 17
0
Samba 3.0.11 compile issue on AIX5.1 - pdb_ldap.c
I've run into a compile problem with Samba 3.0.11 and have searched the
web, lists, and bugzilla for assistance, but was unable to find anything
that helped with these errors. I have been able to successfully build
this release without ldap/ads support, however with the ldap/ads support
it fails to build pdb_ldap.c. I am using AIX 5.1 using the gcc compiler.
I have also ensured that OpenLdap
2009 Dec 04
0
[LLVMdev] Transparent LTO on Mac OS X
John Criswell wrote:
> Dear All,
>
> I'm trying to use transparent link-time optimization on Mac OS X.
>
> I've got Xcode 3.2 installed, and I'm trying to compile code with
> llvm-gcc -O4. However, I get the following error:
>
> gcc -O4 -o dftables .libs/dftables.o
> ld: warning: in .libs/dftables.o, file is not of required architecture
> Undefined
2016 Oct 09
6
Pacaging/build issues with AIX and vac (dovecot-2.2.25)
Hi.
I finally decided it was really time to stop being lazy and really move
away from gmail. After I have a server in my basement using power, etc.
So I turned on the imap provided - and did not quite cry - it will have
to do for now, but imap2 is wanting.
A real server yes, but not Linux. (Using linux would require another
server AND I would feel I am being lazy again).
So, I downloaded
2009 Dec 04
1
[LLVMdev] Transparent LTO on Mac OS X
I'm confused. libLTO takes bitcode files as input and creates a native object file as output. Why would libLTO create bitcode as output? If so, you're changing the existing API contract. Or are you creating an out-of-band bitcode file, in which case the linker would never see it.
ld doesn't have bitcode support, it has libLTO support, and libLTO is what processes the bitcode.
2009 Dec 04
4
[LLVMdev] Transparent LTO on Mac OS X
Are you building llvm-gcc yourself? If so, what version?
Xcode releases include an older llvm-gcc and libLTO.dylib, which may not understand bitcode generated by newer self-built compilers.
If you are only using llvm-gcc from the Xcode tools release, use the driver from:
/Developer/usr/bin/llvm-gcc-4.2
If you are building llvm-gcc yourself, try, in this order:
1) sudo ln -s
2009 Dec 04
0
[LLVMdev] Transparent LTO on Mac OS X
Shantonu Sen wrote:
> Are you building llvm-gcc yourself? If so, what version?
>
> Xcode releases include an older llvm-gcc and libLTO.dylib, which may not understand bitcode generated by newer self-built compilers.
>
Thanks. A bitcode format mismatch was the problem. I'm not sure if the
problem stems from the fact that the bitcode was generated for the wrong
architecture
2018 Jan 19
1
IBM Power vs Markdown
Hi, folks.
I was wondering if any of you could point me in the right direction.
Using R 3.3.3 (and later), on an IBM Power LPAR, Red Hat 7 PPC64le, markdown build fails as below.
> install.packages("markdown")
trying URL 'https://cloud.r-project.org/src/contrib/markdown_0.8.tar.gz'
Content type 'unknown' length 80583 bytes (78 KB)
2008 Jul 17
2
AIX 5.3 --enable-R-shlib --with-x ---with-iconv make error with R-2.7.0 and R-2.7.1
Hi guys,
I am trying to compile a 64bit version of R 2.7.0 on AIX 5.3. And I am
running into some troubles. I also try the latest version 2.7.1 and
get the very similar errors.
The machine info:
-----------------------
$uname -srvp
AIX 3 5 powerpc
----------------------
My configuration is this:
----------------------------------------------------------
./configure \
2010 Jan 25
1
Help on R-2.10.1 installation on AIX5.3
Hi all,
I met a problem with R-2.10.1 installation on AIX5.3.
The error message is as following:
make[3]: Entering directory `/rnd/homes/tmp/R-2.10.1/src/library/tools'
building package 'tools'
mkdir ../../../library/tools
make[4]: Entering directory `/rnd/homes/tmp/R-2.10.1/src/library/tools'
mkdir ../../../library/tools/R
mkdir ../../../library/tools/po
make[4]: Leaving