Displaying 4 results from an estimated 4 matches for "__d_sign".
1999 Mar 23
0
R binary for Solaris 5.6 (sparc) available?
...rt.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'
../appl/libappl.a(dqrdc.o): In function `dqrdc_':
dqrdc.o(.text+0xce0): undefined reference to `__d_sign'
./appl/libappl.a(dqrdc2.o): In function `dqrdc2_':
dqrdc2.o(.t...
1999 Oct 12
1
Compilation problem with R
....5
Source directory: .
Installation directory: /usr/local
C compiler: gcc -g -O2
FORTRAN compiler: f2c
Gnome support: no
and when I run the make command I have the following (after all the
lines)
drotg.o(.text+0x170): undefined reference to `__d_sign'
*** Error code 1
make: Fatal error: Command failed for target `../../bin/R.X11'
Current working directory /udd/szimeras/rhome/R-0.65.1/src/main
*** Error code 1
make: Fatal error: Command failed for target `R'
Current working directory /udd/szimeras/rhome/R-0.65.1/src/main
*** Error co...
1999 Oct 20
0
[szimeras@irisa.fr: R installation problem]
....5
Source directory: .
Installation directory: /usr/local
C compiler: gcc -g -O2
FORTRAN compiler: f2c
Gnome support: no
and when I run the make command I have the following (after all the
lines)
drotg.o(.text+0x170): undefined reference to `__d_sign'
*** Error code 1
make: Fatal error: Command failed for target `../../bin/R.X11'
Current working directory /udd/szimeras/rhome/R-0.65.1/src/main
*** Error code 1
make: Fatal error: Command failed for target `R'
Current working directory /udd/szimeras/rhome/R-0.65.1/src/main
*** Error co...
2001 Jul 25
2
Installation help
.../libunix.a ../appl/libappl.a ../nmath/libnmath.a -L/home/netlj/Software/lib -lf2c -lm -L/usr/ccs/lib -L/usr/lib -L/Net/local/pkg/forte/current/lib -L/usr/ccs/bin -L/usr/ccs/lib -lsunmath -L/usr/local/lib -lsocket -lnsl -lz -ldl -ltermcap -lm
Undefined first referenced
symbol in file
__d_sign ../appl/libappl.a(dpoco.o)
__c_conv_i ../appl/libappl.a(blas.o)
ld: fatal: Symbol referencing errors. No output written to R.bin
gmake[3]: *** [R.bin] Error 1
gmake[3]: Leaving directory `/home/netlj/Software/R-1.3.0/src/main'
gmake[2]: *** [R...