Please read the posting guide and the R-admin manual.

This is a symptom of a misconfigured compiler/system headers, and you have not told us what you are using. It is not an R issue, so please consult your OS support line (and almost certianly you are not using a Sun compiler here): maybe you should?).

On Wed, 2 Sep 2009, Frank Carreiro wrote:

I've been trying to compile 2.9.2 under solaris 10 the last couple days without 
success.  configure runs fine and I'm using GNU Make.  We're trying to build 
under 64 bit (and I'm wondering if this might be part of our problem).  Here is 
the output from the make...


ld: warning: file /usr/local/lib/libiconv.so: attempted multiple inclusion of 
file
Undefined                       first referenced
symbol                             in file
__builtin_isnan                     libR.a(plot.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 `/usr/local/src/R-2.9.2/src/main'
make[2]: *** [R] Error 2
make[2]: Leaving directory `/usr/local/src/R-2.9.2/src/main'
make[1]: *** [R] Error 1
make[1]: Leaving directory `/usr/local/src/R-2.9.2/src'
make: *** [R] Error 1

I'm curious what I'm doing wrong here.

I'm running USE_PGXS=1 make to compile everything

Thanks!

Frank


        [[alternative HTML version deleted]]

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel


--
Brian D. Ripley,                  rip...@stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to