bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#2304: 23.0.90; bootstrapping fails


From: Sven Joachim
Subject: bug#2304: 23.0.90; bootstrapping fails
Date: Thu, 12 Feb 2009 12:04:30 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.90 (gnu/linux)

On 2009-02-12 11:09 +0100, Juanma Barranquero wrote:

> On Thu, Feb 12, 2009 at 10:32, Sven Joachim <svenjoac@gmx.de> wrote:
>> After fixing the recent trivial problem in movemail.c, I still cannot
>> bootstrap emacs:
>
>> | progmodes/antlr-mode.el:183:13:Error: Wrong type argument: 
>> number-or-marker-p, nil
>> | make[1]: *** [/usr/local/src/emacs/lisp/progmodes/antlr-mode.elc] Error 1
>> | make[1]: Leaving directory `/usr/local/src/emacs/lisp'
>> | make: *** [lisp] Error 2
>> `----
>>
>> The offending line in antlr-mode.el looks like this:
>>
>> (eval-when-compile
>>  (require 'cc-mode))
>
> The bootstrap failure is caused by this change:
>
> 2009-02-05  Alan Mackenzie  <acm@muc.de>
>
>         * progmodes/cc-defs.el (c-emacs-features): Check the working of
>         beginning/end-of-defun-function more rigorously before setting
>         argumentative-bod-function.

Thanks, reverting cc-defs.el to version 1.67 fixes the problem.
However, a snapshot from 2009-02-07 had built fine here, so the latest
changes in emacs-lisp/lisp.el may be responsible as well, as martin
rudalics pointed out.

Sven






reply via email to

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