Please read the FAQs in order to learn what a bug is and how to report it. Have you read the R Installation and Administration manual about details and quirks with your platform? Please try the most recent version of R (which is 2.4.1), follow the details from the manual mentioned and ask again (but on the mailing list R-help rather than submitting a bug report!) if you still fail with the attempts to install R.
Uwe Ligges [EMAIL PROTECTED] wrote: > Full_Name: Ricardo Aponte > Version: R 2.4.0 > OS: Solaris 10 > Submission from: (NULL) (200.71.37.195) > > > Hello > > I'm having trouble building R under Unix. I've searched for information about > it > on google or the R database but I didn't find any answer on my problem. I > would > be thankful if somebody could help me working that out. > > ./configure > > R is now configured for sparc-sun-solaris2.10 > > Source directory: . > Installation directory: /usr/local > > C compiler: gcc -g -O2 -std=gnu99 > Fortran 77 compiler: g77 -g -O2 > > C++ compiler: g++ -g -O2 > Fortran 90/95 compiler: g77 -g -O2 > > Interfaces supported: X11 > External libraries: > Additional capabilities: PNG, JPEG, NLS > Options enabled: shared BLAS, R profiling > > Recommended packages: yes > > configure: WARNING: you cannot build DVI versions of the R manuals > configure: WARNING: you cannot build PDF versions of the R manuals > > > and output for make command > > make[3]: Leaving directory `/datos/java/temp/R-2.4.0/src/main' > make[3]: Entering directory `/datos/java/temp/R-2.4.0/src/main' > gcc -L/opt/SUNWmlib/lib -L/opt/SUNWmlib/lib/sparcv9 -o R.bin Rmain.o > CConverters.o CommandLineArgs.o Rdynload.o Renviron.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 > deparse.o > deriv.o dotcode.o dounzip.o dstruct.o duplicate.o engine.o envir.o errors.o > eval.o format.o fourier.o gevents.o gram.o gram-ex.o graphics.o identical.o > internet.o iosupport.o lapack.o list.o localecharset.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 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 mkdtemp.o ../unix/libunix.a > ./appl/libappl.a ../nmath/libnmath.a -L../../lib -lRblas -lg2c -lm -lgcc_s > ./extra/zlib/libz.a ../extra/bzip2/libbz2.a ../extra/pcre/libpcre.a > ./extra/intl/libintl.a -lnsl -lsocket -ldl -lm > Undefined first referenced > symbol in file > __builtin_isnan arithmetic.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 `/datos/java/temp/R-2.4.0/src/main' > make[2]: *** [R] Error 2 > make[2]: Leaving directory `/datos/java/temp/R-2.4.0/src/main' > make[1]: *** [R] Error 1 > make[1]: Leaving directory `/datos/java/temp/R-2.4.0/src' > make: *** [R] Error 1 > > ______________________________________________ > R-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel ______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel