emacs-devel
[Top][All Lists]
Advanced

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

Re: bzr commit 112856 (Symbol prettify in prog-mode; added to perl-mode,


From: Claudio Bley
Subject: Re: bzr commit 112856 (Symbol prettify in prog-mode; added to perl-mode, cfengine3-mode, and emacs-lisp-mode) breaks compilation on w32
Date: Tue, 11 Jun 2013 13:40:28 +0200
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/24.3.50 (i386-mingw-nt6.1.7601) MULE/6.0 (HANACHIRUSATO)

At Tue, 11 Jun 2013 12:09:05 +0200,
Juanma Barranquero wrote:
> 
> On Tue, Jun 11, 2013 at 11:14 AM, Claudio Bley <address@hidden> wrote:
> 
> > Trying to compile lisp/emacs-lisp/lisp-mode.el using MinGW GCC on
> > Windows 7 results in:
> >
> > Compiling emacs-lisp/lisp-mode.el
> >
> > In toplevel form:
> > emacs-lisp/lisp-mode.el:453:1:Error: Invalid read syntax: "?"
> 
> I cannot reproduce this on Window 7 with the latest trunk:
> 
> C:\...\trunk> bin\emacs.exe -batch -Q -f batch-byte-compile
> lisp\emacs-lisp\lisp-mode.el
> Wrote c:/Devel/emacs/repo/trunk/lisp/emacs-lisp/lisp-mode.elc
> 
> Perhaps you could try bootstrapping.

As a matter of fact, I always do

make clean ; make boostrap

(it never really worked out just using "make")

I re-tested it anyway with the same result.

But, when setting LANG to en_US.utf-8 in the build environment it
works.

Perhaps you have something similar set in your environment?
-- 
Claudio




reply via email to

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