GNU bug report logs - #5151
Can't build because Makefile.in was not updated when sym-comp.el moved

Previous Next

Package: emacs;

Reported by: Matthew Dempsky <matthew <at> dempsky.org>

Date: Mon, 7 Dec 2009 21:50:04 UTC

Severity: normal

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 5151 in the body.
You can then email your comments to 5151 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#5151; Package emacs. (Mon, 07 Dec 2009 21:50:05 GMT) Full text and rfc822 format available.

Acknowledgement sent to Matthew Dempsky <matthew <at> dempsky.org>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Mon, 07 Dec 2009 21:50:05 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Matthew Dempsky <matthew <at> dempsky.org>
To: emacs-pretest-bug <at> gnu.org
Subject: Can't build because Makefile.in was not updated when sym-comp.el 
	moved
Date: Mon, 7 Dec 2009 13:44:01 -0800
It looks like when sym-comp.el was moved from progmodes/ to obsolete/,
Makefile.in was not appropriately updated, so "make install" fails (at
least with an Emacs.app build).

--- a/lisp/Makefile.in
+++ b/lisp/Makefile.in
@@ -1086,6 +1086,7 @@ ELCFILES = \
        $(lisp)/obsolete/sc.elc \
        $(lisp)/obsolete/scribe.elc \
        $(lisp)/obsolete/swedish.elc \
+       $(lisp)/obsolete/sym-comp.elc \
        $(lisp)/obsolete/vc-mcvs.elc \
        $(lisp)/obsolete/x-menu.elc \
        $(lisp)/org/org-agenda.elc \
@@ -1266,7 +1267,6 @@ ELCFILES = \
        $(lisp)/progmodes/simula.elc \
        $(lisp)/progmodes/sql.elc \
        $(lisp)/progmodes/subword.elc \
-       $(lisp)/progmodes/sym-comp.elc \
        $(lisp)/progmodes/tcl.elc \
        $(lisp)/progmodes/vera-mode.elc \
        $(lisp)/progmodes/verilog-mode.elc \



bug closed, send any further explanations to Matthew Dempsky <matthew <at> dempsky.org> Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Tue, 08 Dec 2009 03:40:08 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <bug-gnu-emacs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 29 Jan 2010 12:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 15 years and 201 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.