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

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

bug#689: Byte-compiler failures building from CVS on Windows XP


From: Francis Litterio
Subject: bug#689: Byte-compiler failures building from CVS on Windows XP
Date: Sun, 10 Aug 2008 17:53:19 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (windows-nt)

When building Emacs from CVS on Windows XP SP2 using Visual Studio 6.0,
I'm seeing strange failures when byte-compiling the Elisp files.  Here
are a couple of examples:

        c:\franl\cvs\emacs\lisp>"c:\franl\cvs\emacs\lisp/../bin/emacs.exe" 
-batch --no-init-file --no-site-file --multibyte -l loaddefs -f 
batch-byte-compile-if-not-done gnus/legacy-gnus-agent.el 

        In toplevel form:
        gnus/legacy-gnus-agent.el:28:1:Error: Symbol's value as variable is 
void: ��d

        c:\franl\cvs\emacs\lisp>"c:\franl\cvs\emacs\lisp/../bin/emacs.exe" 
-batch --no-init-file --no-site-file --multibyte -l loaddefs -f 
batch-byte-compile-if-not-done gnus/nneething.el 

        In toplevel form:
        gnus/nneething.el:32:1:Error: Symbol's value as variable is void: 
����������y

Is anyone else seeing this?  This didn't happen when I built from CVS a
few months ago.
--
Fran







reply via email to

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