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: Lennart Borgman (gmail)
Subject: bug#689: Byte-compiler failures building from CVS on Windows XP
Date: Mon, 11 Aug 2008 00:35:06 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666

Francis Litterio wrote:
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

Building my patched version with gcc today I did not seee this.

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

Neither this.

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]