emacs-devel
[Top][All Lists]
Advanced

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

Re: Still cannot build native windows version of emacs 23.*


From: Eric Lilja
Subject: Re: Still cannot build native windows version of emacs 23.*
Date: Mon, 04 Feb 2008 23:16:43 +0100
User-agent: Thunderbird 2.0.0.9 (Windows/20071031)

Andreas Schwab skrev:
Eli Zaretskii <address@hidden> writes:

Date: Mon, 04 Feb 2008 11:02:18 +0000
From: Jason Rumney <address@hidden>
Cc: address@hidden

Eric Lilja wrote:
Here's the full session log performed on fresh cvs checkout (old files removed first). Hope attaching it works (posting through gmane, it's rather big), I can host it if it doesn't work.
        mingw32-make[2]: Entering directory 
`c:/blandat/editors/emacs/cvsemacs/emacs/admin/unidata'
        "../../src/oo-spd/i386/emacs.exe" -Q --multibyte -batch -f 
batch-byte-compile unidata-gen.el
        Cannot open load file: encoded-kb
One possible cause is that EMACSLOADPATH is not set in the environment
of emacs.exe.

A more likely cause is a missing/incomplete lisp/subdirs.el.

Andreas.


Here's my subdirs.el:
;; -*- no-byte-compile: t -*-
;; In load-path, after this directory should come
;; certain of its subdirectories.  Here we specify them.
(normal-top-level-add-to-load-path '("url" "toolbar" "textmodes" "progmodes" "play" "obsolete" "nxml" "net" "mh-e" "mail" "language" "international" "gnus" "eshell" "erc" "emulation" "emacs-lisp" "calendar" "calc" ))
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; End:





reply via email to

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