search for: libappl

Displaying 20 results from an estimated 127 matches for "libappl".

1999 Mar 23
0
R binary for Solaris 5.6 (sparc) available?
...names.o objects.o optimize.o options.o par.o paste.o plot.o plot3d.o plotmath.o print.o printarray.o printvector.o printutils.o random.o relop.o saveload.o scan.o seq.o sort.o source.o split.o subassign.o subscript.o subset.o summary.o unique.o util.o version.o ../unix/libunix.a ../appl/libappl.a ../nmath/libmath.a -lSM -lICE -lX11 -lsocket -lnsl -ldl -ltermcap -lm ../appl/libappl.a(blas.o): In function `drotg_': blas.o(.text+0x24e8): undefined reference to `__d_sign' ../appl/libappl.a(dpoco.o): In function `dpoco_': dpoco.o(.text+0x534): undefined reference to `__d_sign'...
1998 Oct 16
1
Compiling on a Red Hat 5.1 system
...#39; cd nmath; make make[3]: Entering directory `/home/fredrigl/R-0.62.3/src/nmath' make[3]: `../lib/libmath.a' is up to date. make[3]: Leaving directory `/home/fredrigl/R-0.62.3/src/nmath' cd appl; make make[3]: Entering directory `/home/fredrigl/R-0.62.3/src/appl' make[3]: `../lib/libappl.a' is up to date. make[3]: Leaving directory `/home/fredrigl/R-0.62.3/src/appl' cd unix; make make[3]: Entering directory `/home/fredrigl/R-0.62.3/src/unix' make[3]: `../lib/libunix.a' is up to date. make[3]: Leaving directory `/home/fredrigl/R-0.62.3/src/unix' cd main; make mak...
2002 Jan 28
1
Symbol referencing errors...
....8.1 -L/usr/local/sparc-sun-solaris 2.6/lib -L/usr/ccs/bin -L/usr/ccs/lib -L/usr/local/lib -lm -L/usr/local/lib -l z -lnsl -lsocket -lreadline -ldl -ltermcap -lm Undefined first referenced symbol in file dscal_ ../appl/libappl.a(lbfgsb.o) drot_ ../appl/libappl.a(dsvdc.o) daxpy_ ../appl/libappl.a(lbfgsb.o) ddot_ ../appl/libappl.a(lbfgsb.o) dswap_ ../appl/libappl.a(dqrdc.o) dnrm2_...
2006 May 01
6
R-2.3.0 make error
....o printvector.o printutils.o qsort.o random.o regex.o registration.o relop.o rlocale.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 -lgfortran -lm -lgcc_s ../extra/zlib/libz.a ../extra/bzip2/libbz2.a ../extra/pcre/libpcre.a -lreadline -lncurses -ldl -lm ../appl/libappl.a(cmplxblas.o)(.text+0x1100a): In function `zrotg_': /project/scratch3/ligroup/wuming/src/R-2.3.0/src/appl/cmplxblas.f:5579: undefi...
2000 Apr 24
1
compiling R-1.0.1 under Solaris
...h 'dmake', or GNU make 3.78.1), it returns, after some lines which appear normal, the following error messages (for the GNU make): ---------------------------------------------------------------------------- ---- ... make[3]: Entering directory `/home/ppp/paradis/R/R-1.0.1/src/appl' cr libappl.a Rsock.o S_compat.o approx.o bakslv.o binning.o chisqsim.o chull.o c poly.o cumsum.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...
2000 Feb 22
1
R-0.99 installation on UNIX
...lly approved by list maintainer -- MM} > Date: Tue, 22 Feb 2000 13:03:35 +0100 > From: jens <jniesch at gwdg.de> > > I have trouble to install R on Sparc Sun Solaris 2.6. > make returns the error message: > Undefined symbol first referenced in file > d_lg10 ../appl/libappl.a(uncmin.o) > d_sign ../appl/libappl.a(dpoco.o > > Anybody can help me out? Try installing the current version, 0.99.0, which does a better job of finding the right libraries. If that fails come back to us with a listing of Makeconf in the top-level build directory, and details of the...
2005 Mar 29
1
final stages of installing R - please help?
...had a new bin directory: HOME/APPLICATIONS/R-2.0.1/bin And within the bin, I had many new files including an executable (theoretically) R file: -rwxr-xr-x 1 root 6099 Mar 29 13:18 R I then ran 'make'. Here are the last few lines from the 'make' output to the screen: rm -f libappl.a false cr libappl.a approx.o bakslv.o bandwidths.o binning.o chull.o cpoly.o cumsum.o fft.o fmin.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 dp...
2001 Jan 25
1
problems compiling R under digital unix 4.0d (PR#826)
...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.o sock.o splines.o stem.o strsignif.o tabulate.o uncmin.o zeroin.o ch2inv.o chol.o dpbfa.o dpbsl.o dpoco....
1999 May 17
1
minor installation problems
...names.o objects.o optimize.o options.o par.o paste.o platform.o plot.o plot3d.o plotmath.o print.o printarray.o printvector.o printutils.o random.o relop.o saveload.o scan.o seq.o sort.o source.o split.o subassign.o subscript.o subset.o summary.o unique.o util.o version.o ../unix/libunix.a ../appl/libappl.a ../nmath/libmath.a -lSM -lICE -L/usr/X11R6/lib -lX11 -lreadline -lz -ldl -lncurses -lm the binary would exit with the error /usr/local/lib/R-0.64.1/bin/R.binary: error in loading shared libraries : undefined symbol: __register_frame_info when run. This symbol is defined in libstdc...
1999 May 17
1
minor installation problems
...names.o objects.o optimize.o options.o par.o paste.o platform.o plot.o plot3d.o plotmath.o print.o printarray.o printvector.o printutils.o random.o relop.o saveload.o scan.o seq.o sort.o source.o split.o subassign.o subscript.o subset.o summary.o unique.o util.o version.o ../unix/libunix.a ../appl/libappl.a ../nmath/libmath.a -lSM -lICE -L/usr/X11R6/lib -lX11 -lreadline -lz -ldl -lncurses -lm the binary would exit with the error /usr/local/lib/R-0.64.1/bin/R.binary: error in loading shared libraries : undefined symbol: __register_frame_info when run. This symbol is defined in libstdc...
2016 Jan 05
0
R, AIX 64-bit builds - trying to understand root cause for message: "Error: Line starting 'Package: tools ...' is malformed!"
...bers of the .a archives are > "non-shared" objects rather that a combined group of .o files into a > single .so shared object. > > So, it is not surprising that there are no duplicate symbols. > > cran at x068:[/home/cran/64/R]dump -H src/*/*.a | head > > src/appl/libappl.a[integrate.o]: > > Loader section is not available > > src/appl/libappl.a[interv.o]: > > Loader section is not available > > src/appl/libappl.a[maxcol.o]: >>> >FYI: I shall be downloading the "try and buy" xlc and xlfortran - >>> and I think...
2001 Mar 26
2
Need some help for building R!
...ctory `F:/R-devel/src/extra/xdr' F:/GCC-29~1.2/BIN/MAKE.EXE -C ./math MAKE.EXE[1]: Entering directory `F:/R-devel/src/gnuwin32/math' MAKE.EXE[1]: `../em.a' is up to date. MAKE.EXE[1]: Leaving directory `F:/R-devel/src/gnuwin32/math' ------- Building R.dll from R.a malloc.o libmain.a libappl.a libmath.a ga.a gl.a xdr.a em.a dllversion.o -------- echo LIBRARY R > R.def echo EXPORTS >> R.def nm R.a malloc.o libmain.a libappl.a libmath.a ga.a gl.a xdr.a em.a dllversion.o > Defs sed -n '/^........ [BCDRT] _/s/^........ [BCDRT] _/ /p' Defs >> R.def rm -f Defs gcc...
2001 Mar 26
2
Need some help for building R!
...ctory `F:/R-devel/src/extra/xdr' F:/GCC-29~1.2/BIN/MAKE.EXE -C ./math MAKE.EXE[1]: Entering directory `F:/R-devel/src/gnuwin32/math' MAKE.EXE[1]: `../em.a' is up to date. MAKE.EXE[1]: Leaving directory `F:/R-devel/src/gnuwin32/math' ------- Building R.dll from R.a malloc.o libmain.a libappl.a libmath.a ga.a gl.a xdr.a em.a dllversion.o -------- echo LIBRARY R > R.def echo EXPORTS >> R.def nm R.a malloc.o libmain.a libappl.a libmath.a ga.a gl.a xdr.a em.a dllversion.o > Defs sed -n '/^........ [BCDRT] _/s/^........ [BCDRT] _/ /p' Defs >> R.def rm -f Defs gcc...
1997 Jul 30
0
R-beta: Query: installing 0.50-a1 on Solaris 2.5.1
...par.o paste.o plot.o plot3d.o plotmath.o print.o printarray.o printvector.o printutils.o random.o relop.o saveload.o scan.o seq.o sort.o source.o split.o subassign.o subscript.o subset.o summary.o unique.o util.o version.o ../lib/libgraphics.a ../lib/libunix.a ../lib/libappl.a ../lib/libregex.a ../lib/libmath.a -L/usr/openwin/lib -R /usr/openwin/lib -lX11 -lnsl -lsocket -ldl -lreadline -ltermcap -lm Undefined first referenced symbol in file dqrqty_ dotcode.o fmin_ dotcode.o dqrqy_...
2018 Feb 13
2
R Compilation gets stuck on Windows 64
...message. > > gcc -std=gnu99 -m64 -shared -s -mwindows -o R.dll R.def console.o dynload.o > editor.o embeddedR.o extra.o malloc.o opt.o pager.o preferences.o psignal.o > rhome.o rt_complete.o rui.o run.o shext.o sys-win32.o system.o dos_wglob.o > dllversion.o ../main/libmain.a ../appl/libappl.a ../nmath/libnmath.a > getline/gl.a ../extra/xdr/libxdr.a ../extra/intl/libintl.a > ../extra/trio/libtrio.a ../extra/tzone/libtz.a ../extra/tre/libtre.a > -fopenmp -L. -lgfortran -lquadmath -lRblas -L../../lib -lRgraphapp -lRiconv > -lcomctl32 -lversion -L"D:/R64/extsoft"/lib...
1998 Sep 10
2
R-beta: trouble compiling 0.62.3 on SunOS 4.1.4: lgamma conflicts
...77] (tried both with and without g77, eventually get to the same place), I get a conflict with the function lgamma being defined both in R and in the system's libm.a file: make [snip] cd main; make g77 -o R.binary arithmetic.o [snip] version.o ../lib/libgraphics.a ../lib/libunix.a ../lib/libappl.a ../lib/libmath.a -lSM -lICE -L/usr/lib/X11 -lX11 -ldl -ltermcap -lm collect2: ld returned 2 exit status ld: /lib/libm.a(lgamma.o): _gamma: multiply defined ld: /lib/libm.a(lgamma.o): _lgamma: multiply defined *** Error code 1 lgamma appears to be defined both in ./src/nmath/lgamma.c -...
1999 Sep 01
0
Problems compiling R65.0.
...names.o objects.o optimize.o options.o par.o paste.o platform.o plot.o plot3d.o plotmath.o print.o printarray.o printvector.o printutils.o random.o relop.o saveload.o scan.o seq.o sort.o source.o split.o subassign.o subscript.o subset.o summary.o unique.o util.o version.o ../unix/libunix.a ../appl/libappl.a ../nmath/libmath.a -lSM -lICE -L/usr/X11R6/lib -lX11 -L/usr/lib/libf2c -lm -L/usr/lib/gcc-lib/i486-unknown-linux-gnulibc1/2.7.2.3 -L/usr/i486-unknown-linux-gnulibc1/lib -lm -lreadline -lz -ldl -lncurses -lm ../appl/libappl.a(uncmin.o): In function `optchk_': /usr/local/src/R/src/appl/uncmi...
2003 Apr 29
1
Installing On Solaris
...installed R-1.7.0 It appears to config properly, the config.out is at the following URL: http://www.phineas.pwp.blueyonder.co.uk/config.log Running make does not appear to work the errors are summarized: bash: ar: command not found *** Error code 127 make: Fatal error Command failed for target 'libappl.a' *** Error code 1 make: Fatal error: Command failed for target 'R' Current Working directory /R_HOME/R-1.7.0/src/appl *** Error code 1 make: Fatal error: Command failed for target 'R' Current working directory /R_HOME/R-1.7.0/src *** Error code 1 make: Fatal error: Command fa...
1998 Mar 27
1
R-beta: Problems during compilation of R for Solaris 2.6
...d.o >> plotmath.o print.o printarray.o printvector.o printutils.o random.o relop.o >> saveload.o scan.o seq.o sort.o source.o split.o subassign.o subscript.o >> subset.o summary.o unique.o util.o version.o ../lib/libgraphics.a >> ../lib/libunix.a ../lib/libappl.a ../lib/libmath.a -lSM -lICE -L/usr/openwin/lib >> -R/usr/openwin/lib -lX11 -lsocket -lnsl -ldl -lreadline -ltermcap -lm >> >> Undefined first referenced >> symbol in file >> xrealloc /usr...
2000 Mar 20
1
Need Help Getting through Make on HP-UX 10.20
Hi, I have a problem with getting through the make process. It fails during the ld process. Can someone explain the errors that I get ? `Makedeps' is up to date. `libappl.a' is up to date. `libmath.a' is up to date. `libunix.a' is up to date. `../../bin/R.X11' is up to date. building package `base' ../../../library/base/R/base is unchanged building package `ctest' ../../../library/ctest/R/ctest is unchanged f90 -c alnorm.f -o alno...