Skip to content
Prev 21039 / 63424 Next

R-2.3.1 does not install on FreeBSD 4.11-RELEASE (PR#8971)

On Tue, 13 Jun 2006, Kenji Rikitake wrote:

            
__va_copy is supposed to exist on that compiler, and the R code maps 
__va_copy to va_copy when the first exists and the second does not.
You need to set umask when you unpack and build, not just when you 
install.
Ah, `convention' rather than default (R's configure does not set it).