On Thu, 16 Dec 2021 09:57:40 + Prof Brian Ripley
wrote:
> On 16/12/2021 09:13, Stephen Berman wrote:
>> I just did `svn up' on the R development sources, switched to the build
>> directory (I build R out of tree), ran make, and got this:
>
> Precisely which version of R-devel updating from w
On 16/12/2021 09:13, Stephen Berman wrote:
I just did `svn up' on the R development sources, switched to the build
directory (I build R out of tree), ran make, and got this:
Precisely which version of R-devel updating from which version? -- this
is an area that has changed frequently in the la
On Thu, 16 Dec 2021 10:13:11 +0100
Stephen Berman wrote:
> Is this a known issue and is there a fix?
For me, the fix was to remove the already-installed
$SVNROOT/library/utils (which didn't yet contain hashtab) and re-run
make, letting the R build process re-install it from scratch.
--
Best re
I just did `svn up' on the R development sources, switched to the build
directory (I build R out of tree), ran make, and got this:
make[6]: Entering directory '/home/steve/build/r-devel/src/library/tools/src'
../../../../library/tools/libs/tools.so is unchanged
make[6]: Leaving directory '/home/st