Re: [R] Problem Compiling v-4.x.x

2021-11-09 Thread Stephen P. Molnar
On 11/09/2021 04:52 AM, Duncan Murdoch wrote: On 08/11/2021 3:56 p.m., Stephen P. Molnar wrote: On 11/08/2021 03:15 PM, Duncan Murdoch wrote: On 08/11/2021 2:57 p.m., Stephen P. Molnar wrote: I have uptodate Debian Buster on my Linux platform and have been compiling R distros for quite so

Re: [R] Problem Compiling v-4.x.x

2021-11-09 Thread Duncan Murdoch
On 08/11/2021 3:56 p.m., Stephen P. Molnar wrote: On 11/08/2021 03:15 PM, Duncan Murdoch wrote: On 08/11/2021 2:57 p.m., Stephen P. Molnar wrote: I have uptodate Debian Buster on my Linux platform and have been compiling R distros for quite some time, usually with success. This time I have e

Re: [R] Problem Compiling v-4.x.x

2021-11-08 Thread Stephen P. Molnar
On 11/08/2021 03:15 PM, Duncan Murdoch wrote: On 08/11/2021 2:57 p.m., Stephen P. Molnar wrote: I have uptodate Debian Buster on my Linux platform and have been compiling R distros for quite some time, usually with success. This time I have encountered the same error in my attempts to compil

Re: [R] Problem Compiling v-4.x.x

2021-11-08 Thread Duncan Murdoch
On 08/11/2021 2:57 p.m., Stephen P. Molnar wrote: I have uptodate Debian Buster on my Linux platform and have been compiling R distros for quite some time, usually with success. This time I have encountered the same error in my attempts to compile v-4..1.2 and then, when that failed, I had the s

Re: [R] Problem Compiling v-4.x.x

2021-11-08 Thread Ivan Krylov
On Mon, 8 Nov 2021 14:57:24 -0500 "Stephen P. Molnar" wrote: > /home/comp/Downloads/R Packages/R-4.1.0/R-4.1.0/etc/Makeconf:10: > Packages/R-4.1.0/R-4.1.0/share/make/vars.mk: No such file or directory This is the case of Make breaking things by splitting the file path by whitespace. Line 9 of Ma