[Rd] r65998 build error. share/Rd/macros/*: No such file or directory

Scott Kostyshak skostysh at princeton.edu
Sun Jun 22 17:21:39 CEST 2014


On Sun, Jun 22, 2014 at 11:16 AM, Duncan Murdoch
<murdoch.duncan at gmail.com> wrote:
> On 22/06/2014, 5:07 PM, Scott Kostyshak wrote:
>> As of r65998 I'm getting
>> /usr/bin/install: cannot stat
>> ‘/home/scott/rbuilds/r-devel/repo/share/Rd/macros/*’: No such file or
>> directory
>>
>> Commenting out the newly added
>>
>>         @for f in $(srcdir)/Rd/macros/*; do \
>>           $(INSTALL_DATA) $${f} "$(DESTDIR)$(rsharedir)/Rd/macros"; \
>>         done
>>
>> in share/Makefile.in
>> fixes compilation for me.
>>
>> I'm on Ubuntu 13.10. My configure output is here:
>> https://www.dropbox.com/s/srwa1mbzesvvq5v/configure
>> my make output is here:
>> https://www.dropbox.com/s/q7ylkw00re7riaf/make
>> and my config.log is here:
>> https://www.dropbox.com/s/0w09zhds9q6253n/config.log
>
> Just a missed commit, now fixed.

Thanks Duncan,

Scott


--
Scott Kostyshak
Economics PhD Candidate
Princeton University



More information about the R-devel mailing list