search for: lxlomp_ser

Displaying 4 results from an estimated 4 matches for "lxlomp_ser".

2002 Dec 25
1
Compiling on IBM AIX. The package 'cluster' causes trouble...
...for file twins.f. cc -Wl,-bM:SRE -Wl,-H512 -Wl,-T512 -Wl,-bnoentry -Wl,-bexpall -Wl,-bI:/d ata1/laurent/R-1.6.1/etc/R.exp -L/usr/local/lib -o cluster.so clara.o daisy.o fa nny.o meet.o mona.o pam.o spannel.o twins.o -L/usr/local/lib -lreadline -ldl -l termcap -lm -lxlf90 -lxlopt -lxlf -lxlomp_ser -lm ld: 0711-317 ERROR: Undefined symbol: .meet_ ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. make: 1254-004 The error code from the last command is 8. Stop. ERROR: compilation failed for package 'cluster' make: 1254-004 The error code from the last comm...
2006 Feb 07
0
[R] R compile on AIX 5.2
...n.o relop.o saveload.o scan.o seq.o serialize.o size.o sort.o source.o split.o sprintf.o startup.o subassign.o subscript.o subset.o summary.o sysutils.o unique.o util.o version.o vfonts.o xxxpr.o ../unix/libunix.a ../appl/libappl.a ../nmath/libnmath.a -lg -lxlf90 -L/usr/lpp/xlf/lib -lxlopt -lxlf -lxlomp_ser -lm /lib/crt0.o ../extra/zlib/libz.a ../extra/bzip2/libbz2.a ../extra/pcre/libpcre.a -lintl -lreadline -ldl -lm -lc -liconv ld: 0711-317 ERROR: Undefined symbol: ch2inv ld: 0711-317 ERROR: Undefined symbol: chol ld: 0711-317 ERROR: Undefined symbol: cg ld: 0711-317 ERROR: Undefined symbol: ch ld:...
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
2005 May 11
5
Implementing R on IBM p690 cluster Jump
...ng size of long double... 8 checking whether we can compute C Make dependencies... no checking whether gcc supports -c -o FILE.lo... yes checking how to get verbose linking output from f77... -v checking for Fortran libraries of f77... -L/usr/local/lib -lg -lxlf90 -L/usr/lpp/xlf/lib -lxlopt -lxlf -lxlomp_ser -lm checking how to get verbose linking output from gcc... -v checking for C libraries of gcc... -L/usr/local/lib -L/usr/bin/../lib/gcc-lib/powerpc-ibm-aix5.1.0.0/2.9-aix51-020209 -L/usr/bin/../lib/gcc-lib -L/usr/opt/freeware/lib -L/opt/freeware/GNUPro/lib/gcc-lib/powerpc-ibm-aix5.1.0.0/2.9-aix51-...