Please read and follow the Posting Guide, which indicates that this type of question is off-topic on R-help and should be asked on R-devel. It also warns you that cross-posting is not polite, so this reply is only being sent to R-help. --------------------------------------------------------------------------- Jeff Newmiller The ..... ..... Go Live... DCN:<jdnew...@dcn.davis.ca.us> Basics: ##.#. ##.#. Live Go... Live: OO#.. Dead: OO#.. Playing Research Engineer (Solar/Batteries O.O#. #.O#. with /Software/Embedded Controllers) .OO#. .OO#. rocks...1k --------------------------------------------------------------------------- Sent from my phone. Please excuse my brevity.
On July 9, 2015 7:44:50 AM PDT, "Schermerhorn, Phillip" <phillip.schermerh...@austintexas.gov> wrote: >I'm trying to compile R on AIX 6.1. > >gcc -v >Using built-in specs. >Target: powerpc-ibm-aix6.1.0.0 >Configured with: ../gcc-4.4.5/configure --with-as=/usr/bin/as >--with-ld=/usr/bin/ld --enable-languages=c,c++,fortran >--prefix=/opt/freeware --enable-threads >--enable-version-specific-runtime-libs --disable-nls >--enable-decimal-float=dpd --host=powerpc-ibm-aix6.1.0.0 >Thread model: aix >gcc version 4.4.5 (GCC) > >gfortran -v >Using built-in specs. >Target: powerpc-ibm-aix6.1.0.0 >Configured with: ../gcc-4.4.5/configure --with-as=/usr/bin/as >--with-ld=/usr/bin/ld --enable-languages=c,c++,fortran >--prefix=/opt/freeware --enable-threads >--enable-version-specific-runtime-libs --disable-nls >--enable-decimal-float=dpd --host=powerpc-ibm-aix6.1.0.0 >Thread model: aix >gcc version 4.4.5 (GCC) > >No matter what I try, I keep getting the following errors. > >ld: 0711-224 WARNING: Duplicate symbol: R_ReadItemDepth >ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more >information. >ld: 0711-317 ERROR: Undefined symbol: .__nearbyintl128 >ld: 0711-317 ERROR: Undefined symbol: .__log1pl128 >collect2: ld returned 8 exit status >make: 1254-004 The error code from the last command is 1. > >Any ideas on how to correct this? > >Thanks >Phil > >Phillip Schermerhorn >Programmer/Analyst >Communication Technology Management -- City of Austin >Office: (512) 974-1433 > >The latest survey shows that three out of four people make up 75% of >the population. > > > > > [[alternative HTML version deleted]] > >______________________________________________ >R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see >https://stat.ethz.ch/mailman/listinfo/r-help >PLEASE do read the posting guide >http://www.R-project.org/posting-guide.html >and provide commented, minimal, self-contained, reproducible code. ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.