emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

build failure with Solaris make


From: Glenn Morris
Subject: build failure with Solaris make
Date: Sat, 21 Jun 2008 22:37:46 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

/* Since the .el.elc rule cannot specify an extra dependency, we do it here.
   [...]
   */
${lisp} ${SOME_MACHINE_LISP}: witness-emacs


This trick doesn't appear to work with Solaris make.
After `make all' in src builds temacs,  it goes straight on to try and
compile ../lisp/abbrev.el, without building bootstrap-emacs first.

Compiling ../lisp/abbrev.el
sh: ../src/bootstrap-emacs: not found
*** Error code 1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]