search for: dtrsl

Displaying 20 results from an estimated 29 matches for "dtrsl".

2001 Jan 25
1
problems compiling R under digital unix 4.0d (PR#826)
Dear Sirs, I am trying to compile R v1.2.1 under Digital Unix 4.0D. The configure-script runs without any problems but during 'make' I receive the following error-message: [......] g77 -mieee -g -O2 -c dtrco.f -o dtrco.o g77 -mieee -g -O2 -c dtrsl.f -o dtrsl.o g77 -mieee -g -O2 -c eigen.f -o eigen.o g77 -mieee -g -O2 -c lminfl.f -o lminfl.o ar cr libappl.a Rsock.o approx.o bakslv.o binning.o chisqsim.o chull.o cpoly.o cumsum.o distance.o fft.o fmin.o fortran.o lbfgsb.o loglin.o lowess.o machar.o maxcol.o massdist.o pretty.o rowsum...
2008 Mar 27
1
Cannot update packages on F8
...declared (first use in this function) corStruct.c:51: error: (Each undeclared identifier is reported only once corStruct.c:51: error: for each function it appears in.) corStruct.c:51: error: called object 'F77_CALL(<erroneous-expression>)' is not a function corStruct.c:55: error: 'dtrsl' undeclared (first use in this function) corStruct.c:55: error: called object 'F77_CALL(<erroneous-expression>)' is not a function corStruct.c:56: warning: implicit declaration of function 'log' corStruct.c:56: warning: incompatible implicit declaration of built-in functio...
2018 May 22
3
Trouble building R 3.5.0 under Ubuntu 18.04
...-fPIC" export CXXFLAGS="$CXXFLAGS -fPIC" export CFLAGS="$CFLAGS -fPIC" ./configure --enable-R-shlib --prefix=/usr/lib/R/3.5.0 #### Configure completes normally without errors or warnings make #### make fails, always with lines like: /usr/bin/x86_64-linux-gnu-ld: ../appl/dtrsl.o: relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC /usr/bin/x86_64-linux-gnu-ld: attrib.o: relocation R_X86_64_PC32 against symbol `R_NilValue' can not be used when making a shared object; recompile with -fPIC /usr/bin/x86_64-linux-...
2004 Apr 20
2
1.9.0 regression test on HP-UX (PR#6800)
...ode 1. Commands used are: ./configure --prefix=/apps/global/Gnu_R/R-1.9.0 --with-x R_BROWSER=mozilla (all on one line, of course) make make check I tried to get it to make with the HP-UX cc, aCC and f90 but couldn't get it to make (make came back with numerous unresolved symbols such as dtrsl), so I'm just using the gnu compilers. I guess that setting the loader search path would get round this, but for now at least the gnu compilers will be good enough. Any advice appreciated. Thanks -- Paul Hatton, Information Services, Elms Road Computer Centre, The University of Birmingham...
2000 Apr 24
1
compiling R-1.0.1 under Solaris
....o distance.o fft.o fmin.o fortran.o lbfgsb.o loglin.o lowess.o mac har.o massdist.o pretty.o pythag.o rowsum.o sock.o splines.o stem.o strsignif.o tabulate.o uncmin.o zeroin.o ch2inv.o chol.o dpbfa.o dpbsl.o dpoco.o dpodi.o dpo fa.o dposl.o dqrdc.o dqrdc2.o dqrls.o dqrsl.o dqrutl.o dsvdc.o dtrco.o dtrsl.o e igen.o lminfl.o blas.o make[3]: cr: Command not found make[3]: *** [libappl.a] Error 127 make[3]: Leaving directory `/home/ppp/paradis/R/R-1.0.1/src/appl' make[2]: *** [R] Error 2 make[2]: Leaving directory `/home/ppp/paradis/R/R-1.0.1/src/appl' make[1]: *** [R] Error 1 make[1]: Leaving...
2018 May 23
0
Trouble building R 3.5.0 under Ubuntu 18.04
...GS -fPIC" > export CFLAGS="$CFLAGS -fPIC" > ./configure --enable-R-shlib --prefix=/usr/lib/R/3.5.0 > > #### Configure completes normally without errors or warnings > > make > > #### make fails, always with lines like: > /usr/bin/x86_64-linux-gnu-ld: ../appl/dtrsl.o: relocation R_X86_64_32 > against `.rodata' can not be used when making a shared object; > recompile with -fPIC > /usr/bin/x86_64-linux-gnu-ld: attrib.o: relocation R_X86_64_PC32 > against symbol `R_NilValue' can not be used when making a shared > object; recompile with -fP...
2018 May 23
1
Trouble building R 3.5.0 under Ubuntu 18.04
...S="$CFLAGS -fPIC" >> ./configure --enable-R-shlib --prefix=/usr/lib/R/3.5.0 >> >> #### Configure completes normally without errors or warnings >> >> make >> >> #### make fails, always with lines like: >> /usr/bin/x86_64-linux-gnu-ld: ../appl/dtrsl.o: relocation R_X86_64_32 >> against `.rodata' can not be used when making a shared object; >> recompile with -fPIC >> /usr/bin/x86_64-linux-gnu-ld: attrib.o: relocation R_X86_64_PC32 >> against symbol `R_NilValue' can not be used when making a shared >> object...
2005 Mar 29
1
final stages of installing R - please help?
...in.o integrate.o interv.o lbfgsb.o loglin.o lowess.o machar.o maxcol.o massdist.o pretty.o rcont.o rowsum.o splines.o stem.o strsignif.o tabulate.o uncmin.o zeroin.o ch2inv.o chol.o dchdc.o dpbfa.o dpbsl.o dpoco.o dpodi.o dpofa.o dposl.o dqrdc.o dqrdc2.o dqrls.o dqrsl.o dqrutl.o dsvdc.o dtrco.o dtrsl.o eigen.o lminfl.o blas.o zgemm.o make[3]: *** [libappl.a] Error 1 make[3]: Leaving directory `/home/gruen/Applications/R-2.0.1/src/appl' make[2]: *** [R] Error 2 make[2]: Leaving directory `/home/gruen/Applications/R-2.0.1/src/appl' make[1]: *** [R] Error 1 make[1]: Leaving directory `/h...
2008 Jun 03
1
IBM-AIX 5.2 (GCC 4.2.4 installed) - Error while executing 'make'
...lm /opt/pware/lib/gcc/powerpc-ibm-aix5.2.0.0/4.2.4/libgcc.a -lg -lintl -ldl -lm ld: 0711-317 ERROR: Undefined symbol: .dcopy ld: 0711-317 ERROR: Undefined symbol: .dtrsm ld: 0711-317 ERROR: Undefined symbol: .ddot ld: 0711-317 ERROR: Undefined symbol: .dnrm2 ld: 0711-317 ERROR: Undefined symbol: .dtrsl ld: 0711-317 ERROR: Undefined symbol: .dscal ld: 0711-317 ERROR: Undefined symbol: .dpofa ld: 0711-317 ERROR: Undefined symbol: .daxpy ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status make: 1254-004 The error code from the last comma...
1998 Sep 11
1
R-beta: cannot make R
...dc2.f: dqrdc2: f77 -c dqrls.f -o dqrls.o dqrls.f: dqrls: f77 -c dqrsl.f -o dqrsl.o dqrsl.f: dqrsl: f77 -c dqrutl.f -o dqrutl.o dqrutl.f: dqrqty: dqrqy: dqrcf: dqrrsd: dqrxb: f77 -c dsvdc.f -o dsvdc.o dsvdc.f: dsvdc: f77 -c dtrsl.f -o dtrsl.o dtrsl.f: dtrsl: gcc -g -O2 -I../include -c eigen.c gcc -g -O2 -I../include -c fortran.c gcc -g -O2 -I../include -c fft.c f77 -c fmin.f -o fmin.o fmin.f: fmin: f77 -c lminfl.f -o lminfl.o lminfl.f: lminfl: gcc -g -O2 -I../include -c lowess.c gcc -g -O2 -I../inc...
2006 Feb 07
0
[R] R compile on AIX 5.2
...0711-317 ERROR: Undefined symbol: dqrsl ld: 0711-317 ERROR: Undefined symbol: dqrqty ld: 0711-317 ERROR: Undefined symbol: dqrqy ld: 0711-317 ERROR: Undefined symbol: dqrrsd ld: 0711-317 ERROR: Undefined symbol: dqrxb ld: 0711-317 ERROR: Undefined symbol: dsvdc ld: 0711-317 ERROR: Undefined symbol: dtrsl ld: 0711-317 ERROR: Undefined symbol: dtrco ld: 0711-317 ERROR: Undefined symbol: lminfl ld: 0711-317 ERROR: Undefined symbol: .zgemm ld: 0711-317 ERROR: Undefined symbol: .dsyrk ld: 0711-317 ERROR: Undefined symbol: .dtrsm ld: 0711-317 ERROR: Undefined symbol: .dcopy ld: 0711-317 ERROR: Undefined...
1998 Nov 06
1
DEC alpha INSTALLATION R-0.62.4
...lude -c distance.c f77 -c dpoco.f -o dpoco.o f77 -c dpodi.f -o dpodi.o f77 -c dpofa.f -o dpofa.o f77 -c dposl.f -o dposl.o f77 -c dqrdc.f -o dqrdc.o f77 -c dqrdc2.f -o dqrdc2.o f77 -c dqrls.f -o dqrls.o f77 -c dqrsl.f -o dql.o f77 -c dqrutl.f -o dqrutl.o f77 -c dsvdc.f -o dsvdc.o f77 -c dtrsl.f -o dtrsl.o cc -ieee_with_inexact -g -I../../src/include -c eigen.c cc -ieee_with_inexact -g -I../../src/include -c fortran.c cc -ieee_with_inexact -g -I../../src/include -c fft.c f77 -c fmin.f -o fmin.o f77 -c lminfl.f -o lminfl.o cc -ieee_with_inexact -g -I../../src/include -c lowess.c cc...
1997 Dec 13
1
R-beta: Compile error; R-0.60.1, Solaris 2.6, gcc 2.7.2.1
...posl.o gcc -g -I../include -c dqrdc.c -o dqrdc.o gcc -g -I../include -c dqrdc2.c -o dqrdc2.o gcc -g -I../include -c dqrls.c -o dqrls.o gcc -g -I../include -c dqrsl.c -o dqrsl.o gcc -g -I../include -c dqrutl.c -o dqrutl.o gcc -g -I../include -c dsvdc.c -o dsvdc.o gcc -g -I../include -c dtrsl.c -o dtrsl.o gcc -g -I../include -c eigen.c -o eigen.o gcc -g -I../include -c fortran.c -o fortran.o gcc -g -I../include -c fft.c -o fft.o gcc -g -I../include -c fmin.c -o fmin.o gcc -g -I../include -c lminfl.c -o lminfl.o gcc -g -I../include -c lowess.c -o lowess.o gcc -g -I../include...
1998 Dec 08
0
R compile problems with AIX
...poco.f -o dpoco.o f77 -c dpodi.f -o dpodi.o f77 -c dpofa.f -o dpofa.o f77 -c dposl.f -o dposl.o f77 -c dqrdc.f -o dqrdc.o f77 -c dqrdc2.f -o dqrdc2.o f77 -c dqrls.f -o dqrls.o f77 -c dqrsl.f -o dqrsl.o f77 -c dqrutl.f -o dqrutl.o f77 -c dsvdc.f -o dsvdc.o f77 -c dtrco.f -o dtrco.o f77 -c dtrsl.f -o dtrsl.o gcc -g -O2 -I../include -I../../src/include -c eigen.c -o eigen.o gcc -g -O2 -I../include -I../../src/include -c fortran.c -o fortran.o gcc -g -O2 -I../include -I../../src/include -c fft.c -o fft.o f77 -c fmin.f -o fmin.o f77 -c lminfl.f -o lminfl.o gcc -g -O2 -I../include -I../.....
1998 Dec 08
0
R compile problems with AIX
...poco.f -o dpoco.o f77 -c dpodi.f -o dpodi.o f77 -c dpofa.f -o dpofa.o f77 -c dposl.f -o dposl.o f77 -c dqrdc.f -o dqrdc.o f77 -c dqrdc2.f -o dqrdc2.o f77 -c dqrls.f -o dqrls.o f77 -c dqrsl.f -o dqrsl.o f77 -c dqrutl.f -o dqrutl.o f77 -c dsvdc.f -o dsvdc.o f77 -c dtrco.f -o dtrco.o f77 -c dtrsl.f -o dtrsl.o gcc -g -O2 -I../include -I../../src/include -c eigen.c -o eigen.o gcc -g -O2 -I../include -I../../src/include -c fortran.c -o fortran.o gcc -g -O2 -I../include -I../../src/include -c fft.c -o fft.o f77 -c fmin.f -o fmin.o f77 -c lminfl.f -o lminfl.o gcc -g -O2 -I../include -I../.....
1999 Jun 09
4
packages with FORTRAN code
Recent sensible changes to the dynload mechanism have made an old problem resurface: how should we deal with packages which contain Fortran code and may need to be linked against additional libraries such as -lf2c? The current consensus is that extra Fortran libraries maybe needed are handled via the make variable FLIBS, and that `-lf2c' or `-lg2c' are added by default if g77 is used.
2002 Jan 22
1
compile problem with bessel_i.c on IRIX64 flexor 6.5 10100655 IP35 (uname -a) (PR#1275)
...-O2 -c dposl.f -o dposl.o g77 -g -O2 -c dqrdc.f -o dqrdc.o g77 -g -O2 -c dqrdc2.f -o dqrdc2.o g77 -g -O2 -c dqrls.f -o dqrls.o g77 -g -O2 -c dqrsl.f -o dqrsl.o g77 -g -O2 -c dqrutl.f -o dqrutl.o g77 -g -O2 -c dsvdc.f -o dsvdc.o g77 -g -O2 -c dtrco.f -o dtrco.o g77 -g -O2 -c dtrsl.f -o dtrsl.o g77 -g -O2 -c eigen.f -o eigen.o g77 -g -O2 -c lminfl.f -o lminfl.o ar cr libappl.a approx.o bakslv.o bandwidths.o binning.o chull.o cpoly.o cumsum.o fft.o fmin.o integrate.o lbfgsb.o loglin.o lowess.o machar.o maxcol.o massdist.o pretty.o rowsum.o splines.o stem.o strsig...
1999 Oct 21
1
left.solve
I have sort of an emergency question for the list. One of my professors for an S-Plus intensive class distributed a function to produce partial regression plots. I need to run it under R, because I'm doing the homework on my home computer with a modem; hence I don't have the speed required to emulate X-Windows and run S Plus off one of the campus servers. Bottom line: I'm using R.
2000 Oct 31
1
conflicting types for `Rf_stirlerr
...g77 -g -O2 -c dposl.f -o dposl.o g77 -g -O2 -c dqrdc.f -o dqrdc.o g77 -g -O2 -c dqrdc2.f -o dqrdc2.o g77 -g -O2 -c dqrls.f -o dqrls.o g77 -g -O2 -c dqrsl.f -o dqrsl.o g77 -g -O2 -c dqrutl.f -o dqrutl.o g77 -g -O2 -c dsvdc.f -o dsvdc.o g77 -g -O2 -c dtrco.f -o dtrco.o g77 -g -O2 -c dtrsl.f -o dtrsl.o g77 -g -O2 -c eigen.f -o eigen.o g77 -g -O2 -c lminfl.f -o lminfl.o g77 -g -O2 -c blas.f -o blas.o ar cr libappl.a Rsock.o S_compat.o approx.o bakslv.o binning.o chisqsim.o chull.o cpoly.o cumsum.o distance.o fft.o fmin.o fortran.o lbfgsb.o loglin.o lowess.o machar.o maxcol.o mas...
2018 May 24
1
Trouble building R 3.5.0 under Ubuntu 18.04 (Bionic Beaver)
...elocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/x86_64-linux-gnu-ld: ../appl/dtrco.o: relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/x86_64-linux-gnu-ld: ../appl/dtrsl.o: relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/x86_64-linux-gnu-ld: final link failed: Nonrepresentable section on output collect2: error: ld returned 1 exit status Makefile:145: recipe for target 'R.bin' failed make[3...