emacs-devel
[Top][All Lists]
Advanced

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

Re: Today's bzr doesn't bootstrap


From: Andrea Crotti
Subject: Re: Today's bzr doesn't bootstrap
Date: Fri, 24 Jun 2011 20:47:09 +0200

Il giorno 24/giu/2011, alle ore 12.24, Eli Zaretskii ha scritto:

> This is on GNU/Linux:
> 
>  Compiling progmodes/modula2.el
> 
>  In toplevel form:
>  progmodes/modula2.el:113:1:Error: Adjacent non-terminals: proctype 
> PROCEDURE-type
>  make[3]: *** [progmodes/modula2.elc] Error 1
> 
> I tried to bootstrap because I had a similar problem in octave-inf.el
> during a normal build (both on MS-Windows and on GNU/Linux):
> 
>  Compiling progmodes/octave-inf.el...
> 
>  In toplevel form:
>  progmodes/octave-inf.el:30:1:Error: Adjacent non-terminals: exp do
> 
> Both of these have something to do with SMIE, AFAICT.
> 
> Am I doing something wrong?
> 

I have the same problem on OSX, and since I needed it working fast I
temporarily solved moving octave-inf.el to octave-inf.el.bak if I remember 
correctly...
I tried to understand what that error means but at that line there's a deconst 
which looks perfectly normal to me.


reply via email to

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