ESS project, One of the developers asked that I forward this.
I send the output of running 'make' on ess-16.10. Sincerely, Eric Lindblad http://www.nurmi-labs.blogspot.com -------------------------------------------- System: Slackware Linux (version 14.0) CPUs: Intel(R) Atom(TM) CPU N270 @1.60GHz sh-4.2$ emacs --version GNU Emacs 24.2.1 Copyright (C) 2012 Free Software Foundation, Inc. GNU Emacs comes with ABSOLUTELY NO WARRANTY. You may redistribute copies of Emacs under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING. sh-4.2$ cd ess-16.10 sh-4.2$ make cd etc; make all make[1]: Entering directory `/root/00/ess-16.10/etc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/root/00/ess-16.10/etc' cd lisp; make all make[1]: Entering directory `/root/00/ess-16.10/lisp' emacs -batch -no-site-file -no-init-file -l ./ess-comp.el -f batch-byte-compile ess-custom.el loading 'ess-compat .. loading 'ess-custom .. loading 'ess .. Symbol's function definition is void: defvar-local make[1]: *** [ess-custom.elc] Error 255 make[1]: Leaving directory `/root/00/ess-16.10/lisp' make: *** [all] Error 2 sh-4.2$ ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/ess-help
