Skip to content
Prev 34106 / 63424 Next

cannot build R-devel (>= r49747)

Going a bit further. The problem happens when I "make" in the 
"src/library/base" directory at that step :

         @cat $(srcdir)/makebasedb.R | \
           R_DEFAULT_PACKAGES=NULL LC_ALL=C $(R_EXE) > /dev/null

I'm attaching the result of "make -d" in this directory.

However, this might be relevant about my setting, I have the 
"R_KEEP_PKG_SOURCE" environment variable set to "yes". And if I set it 
to "no" it builds correctly.

Romain
On 09/22/2009 09:33 AM, Romain Francois wrote: