[R] Error: Line starting 'Package: tools ...' is malformed!

Jeff Newmiller jdnewmil at dcn.davis.CA.us
Fri Oct 24 18:42:41 CEST 2014


Helpful tip: there is a Posting Guide that points out that there is an R-devel mailing list for this kind of question, among other useful advice.
---------------------------------------------------------------------------
Jeff Newmiller                        The     .....       .....  Go Live...
DCN:<jdnewmil at 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 October 24, 2014 9:24:39 AM PDT, Mike Beddo <Mike.Beddo at dataventures.com> wrote:
>I'm building R-3.1.1 (64 bit) from source on AIX 7.1. It was going well
>until I hit this:
>
>xlc_r -q64 -Wl,-brtl -Wl,-G -Wl,-bexpall -Wl,-bnoentry -lc
>-L/opt/freeware/lib64 -L/opt/freeware/lib
>-Wl,-blibpath:/opt/freeware/lib64:/opt/freeware/lib:/usr/lib:/lib
>-Wl,-bmaxdata:0x80000000 -o tools.so text.o init.o Rmd5.o md5.o
>signals.o install.o getfmts.o http.o gramLatex.o gramRd.o -lm
>make[6]: Entering directory
>`/home/meb/source/R-3.1.1/src/library/tools/src'
>mkdir -p -- ../../../../library/tools/libs
>make[6]: Leaving directory
>`/home/meb/source/R-3.1.1/src/library/tools/src'
>make[5]: Leaving directory
>`/home/meb/source/R-3.1.1/src/library/tools/src'
>make[4]: Leaving directory `/home/meb/source/R-3.1.1/src/library/tools'
>Error: Line starting 'Package: tools ...' is malformed!
>Execution halted
>make[3]: *** [all] Error 1
>make[3]: Leaving directory `/home/meb/source/R-3.1.1/src/library/tools'
>make[2]: *** [R] Error 1
>make[2]: Leaving directory `/home/meb/source/R-3.1.1/src/library'
>make[1]: *** [R] Error 1
>make[1]: Leaving directory `/home/meb/source/R-3.1.1/src'
>make: *** [R] Error 1
>$ oslevel
>7.1.0.0
>
>Can someone help?
>
>Thanks,
>
>Mike
>
>______________________________________________
>R-help at r-project.org mailing list
>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.



More information about the R-help mailing list