Dear R gurus,
I have some problems to compile R on Solaris 5.6.
I wonder if somebody has a compiled version he could
email me as tar.gz. Many thanks in advance.
Ciao
Armin
P.S.: Below you see the error message I get
when compiling, i.e. make R
~/R/src% make
(cd ../include; make FFTab.h)
`FFTab.h' is up to date.
(cd ../include; make FFDecl.h)
`FFDecl.h' is up to date.
gcc -o ../../bin/R.binary arithmetic.o array.o attrib.o bind.o builtin.o
character.o coerce.o colors.o complex.o context.o cov.o cum.o debug.o
deparse.o deriv.o devices.o dotcode.o dstruct.o duplicate.o envir.o errors.o
eval.o format.o fourier.o gram.o graphics.o iosupport.o list.o logic.o main.o
match.o memory.o model.o 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'
../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(.text+0xb30): undefined reference to `__d_sign'
../appl/libappl.a(dsvdc.o): In function `dsvdc_':
dsvdc.o(.text+0x52c): undefined reference to `__d_sign'
../appl/libappl.a(dsvdc.o)(.text+0xd58): more undefined references to
`__d_sign' follow
../appl/libappl.a(uncmin.o): In function `fdhess_':
uncmin.o(.text+0x134): undefined reference to `__pow_di'
../appl/libappl.a(uncmin.o): In function `lnsrch_':
uncmin.o(.text+0x8930): undefined reference to `__d_sign'
uncmin.o(.text+0x89c8): undefined reference to `__d_sign'
../appl/libappl.a(uncmin.o): In function `optdrv_':
uncmin.o(.text+0x9fac): undefined reference to `__pow_di'
../appl/libappl.a(zeroin.o): In function `zeroin_':
zeroin.o(.text+0x8e8): undefined reference to `__d_sign'
*** Error code 1
make: Fatal error: Command failed for target `../../bin/R.binary'
Current working directory /home/lcvm1/roehrl/R/src/main
*** Error code 1
make: Fatal error: Command failed for target `all'
----------------------------------------------------------------------------
Department of Mathematics | email: Armin.Roehrl at epfl.ch
Swiss Federal Institute of Technology | http://statwww.epfl.ch/people/roehrl
1015 Lausanne, Switzerland | Tel.: ++41 (0) 21 693 5508
----------------------------------------------------------------------------
The real problem is not whether machines think, but whether men do. B. F.
Skinner
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at
stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._