[ESS-bugs] "make install" step fails
Vitalie Spinu
@pinuvit @ending from gm@il@com
Fri Jul 13 23:20:36 CEST 2018
Hmm. My bad.
I cleaned the etc directory from what I believed to be garbage and forgot to
check the Makefile.
Rodney, are those sas-keys.* really needed?
etc/sas-keys.doc
etc/sas-keys.ps
etc/sas-keys.rtf
Is that SAS documentation? If so, I don't think it should be part of ESS.
The the *.S files are dumps with unclear purpose:
deleted etc/function-outline.S
deleted etc/ess-sp3.S
deleted etc/ess-s4.S
Any objection against deleting those?
I have put ess-sas-sh-command back because it's used in ess-sas.el code. The
issue should be gone in master.
Thanks for the report!
Vitalie
>> On Thu, Jul 12 2018 09:41, stefan-husmann using t-online.de wrote:
> Hello,
> under Arch Linux the make install step fails in the etc subdirectory when I pull sources from git.
> ********************* VERSIONS **************************
> GNU Emacs 27.0.50
> ESS 17.11
> git HEAD 4697717b
> *********************************************************
> cd etc; make install
> make[1]: Entering directory '/home/haawda/paketierung/meine_Pakete/emacs-ess-git/src/emacs-ess/etc'
> mkdir -p /home/haawda/paketierung/meine_Pakete/emacs-ess-git/pkg/emacs-ess-git/usr/share/emacs/etc/ess/icons
> mkdir -p /home/haawda/paketierung/meine_Pakete/emacs-ess-git/pkg/emacs-ess-git/usr/share/emacs/etc/ess/ESSR/R
> cp -p *.S sas-keys.* ess-sas-sh-command *.jl /home/haawda/paketierung/meine_Pakete/emacs-ess-git/pkg/emacs-ess-git/usr/share/emacs/etc/ess
> cp: cannot stat '*.S': No such file or directory
> cp: cannot stat 'sas-keys.*': No such file or directory
> cp: cannot stat 'ess-sas-sh-command': No such file or directory
> make[1]: *** [Makefile:50: install] Error 1
> make[1]: Leaving directory '/home/haawda/paketierung/meine_Pakete/emacs-ess-git/src/emacs-ess/etc'
> make: *** [Makefile:8: install] Error 2
> The mentioned files "*.S sas-keys.* ess-sas-sh-command *.jl" are not there indeed.
> The tarball version works fine.
> Best Regards
> Stefan Husmann
> _______________________________________________
> ESS-bugs ESS-bugs using r-project.org
> https://stat.ethz.ch/mailman/listinfo/ess-bugs
> _______________________________________________
> ESS-core list: https://stat.ethz.ch/mailman/listinfo/ess-core
More information about the ESS-bugs
mailing list