[R] Re: [Rd] R 1.8.0 alpha
David Brahm
brahm at alum.mit.edu
Tue Sep 16 00:28:57 CEST 2003
Our Sun Ultra-80 running Solaris 2.8 (platform = sparc-sun-solaris2.8) failed
to "make" R-1.8.0alpha_2003-09-15.tar.gz. The tail end of the output follows.
Note that we have gcc version 2.95.3, as a recent attempt to upgrade failed
miserably. Any ideas?
-- David Brahm (brahm at alum.mit.edu)
/res/local/bin/gcc -I../../src/extra/zlib -I../../src/extra/pcre -I. -I../../src/include -I../../src/include -IRB/local/include -DHAVE_CONFIG_H -g -O2 -c registration.c -o registration.o
g77 -g -O2 -c xxxpr.f -o xxxpr.o
/res/local/bin/gcc -LRB/local/lib -o R.bin CConverters.o Rdynload.o RNG.o apply.o arithmetic.o apse.o array.o attrib.o base.o bind.o builtin.o character.o coerce.o colors.o complex.o connections.o context.o cov.o cum.o dcf.o datetime.o debug.o devPS.o devPicTeX.o deparse.o deriv.o devices.o dotcode.o dounzip.o dstruct.o duplicate.o engine.o envir.o errors.o eval.o format.o fourier.o gram.o gram-ex.o graphics.o identical.o internet.o iosupport.o lapack.o list.o logic.o main.o mapply.o match.o memory.o model.o names.o objects.o optim.o optimize.o options.o par.o paste.o pcre.o platform.o plot.o plot3d.o plotmath.o print.o printarray.o printvector.o printutils.o qsort.o random.o regex.o relop.o saveload.o scan.o seq.o serialize.o size.o sort.o source.o split.o sprintf.o subassign.o subscript.o subset.o summary.o unique.o util.o version.o vfonts.o registration.o xxxpr.o ../unix/libunix.a ../appl/libappl.a ../nmath/libnmath.a -L/usr/ccs/lib -L/usr/lib -LRB/local/lib -L/res/local.0903/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3 -L/usr/ccs/bin -L/res/local.0903/lib -lg2c -lm ../extra/zlib/libz.a ../extra/pcre/libpcre.a -lbz2 -lnsl -lsocket -lreadline -ldl -ltermcap -lm
Undefined first referenced
symbol in file
BZ2_bzWriteClose connections.o
BZ2_bzReadOpen connections.o
BZ2_bzReadClose connections.o
BZ2_bzWriteOpen connections.o
BZ2_bzWrite connections.o
BZ2_bzRead connections.o
ld: fatal: Symbol referencing errors. No output written to R.bin
collect2: ld returned 1 exit status
make[3]: *** [R.bin] Error 1
make[3]: Leaving directory `/res/R/R-1.8.0/src/main'
make[2]: *** [R] Error 2
make[2]: Leaving directory `/res/R/R-1.8.0/src/main'
make[1]: *** [R] Error 1
make[1]: Leaving directory `/res/R/R-1.8.0/src'
make: *** [R] Error 1
mica|R-1.8.0>
More information about the R-help
mailing list