[R-SIG-Mac] Compiling packages from source under Mojave (10.14.x)

Simon Urbanek @|mon@urb@nek @end|ng |rom R-project@org
Thu Apr 4 21:26:27 CEST 2019


Roy,

thanks, but can you give some details? I'm on a Mojave system and don't see any issues - this will likely depend on your Xcode installation. Does it mean some Xcode version is lacking headers? Which version, how did you install it?

Thanks,
Simon


> On Mar 30, 2019, at 2:21 PM, Roy Mendelssohn - NOAA Federal via R-SIG-Mac <r-sig-mac using r-project.org> wrote:
> 
> I recently updated to Mojave and all of a sudden I was getting header not found errors when trying to compile packages.  I was pretty certain my Makevars files was correct,  as I had been compiling before the upgrade successfully,  and the compilers hadn't changed.
> 
> The following is in some of the docs,  but just in case it helps,  cause it took me awhile to find it,  after installing the Command Line Tools for Xcode,  you should run:
> 
> sudo installer -pkg \
> /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg \
> -target /
> 
> and voila packages that had failed to compile just a few minutes ago compiled successfully.
> 
> Hope this helps someone.
> 
> -Roy
> 
> 
> **********************
> "The contents of this message do not reflect any position of the U.S. Government or NOAA."
> **********************
> Roy Mendelssohn
> Supervisory Operations Research Analyst
> NOAA/NMFS
> Environmental Research Division
> Southwest Fisheries Science Center
> ***Note new street address***
> 110 McAllister Way
> Santa Cruz, CA 95060
> Phone: (831)-420-3666
> Fax: (831) 420-3980
> e-mail: Roy.Mendelssohn using noaa.gov www: http://www.pfeg.noaa.gov/
> 
> "Old age and treachery will overcome youth and skill."
> "From those who have been given much, much will be expected" 
> "the arc of the moral universe is long, but it bends toward justice" -MLK Jr.
> 
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac using r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac



More information about the R-SIG-Mac mailing list