emacs-devel
[Top][All Lists]
Advanced

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

Re: To be or not to be - bootstrap failed on w32, is loaddefs.el there??


From: Lennart Borgman (gmail)
Subject: Re: To be or not to be - bootstrap failed on w32, is loaddefs.el there??
Date: Sun, 02 Mar 2008 12:27:48 +0100
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

Forgot to say that I am as usual using cmd.exe, gcc etc to build Emacs.


Lennart Borgman (gmail) wrote:
Bootstrap complaints that loaddefs.el is not there. However it exists and looks good AFAICS.


Directories: . calc calendar emacs-lisp emulation erc eshell gnus international language mail mh-e net nxml play progmodes textmodes url "./../bin/emacs.exe" -batch --no-init-file --no-site-file --multibyte -l autoload \ --eval "(setq find-file-hook nil find-file-suppress-same-file-warnings t)" \ -f w32-batch-update-autoloads "C:/eclean/bld/emacs/lisp/loaddefs.el" . calc calendar emacs-lisp emulation erc eshell gnus international language mail mh-e net nxml play progmodes textmodes url
Generating autoloads for abbrev.el...
Autoloads file c:/eclean/bld/emacs/lisp/loaddefs.el does not exist
make[1]: *** [autoloads] Error -1
make[1]: Leaving directory `C:/eclean/bld/emacs/lisp'
make: *** [bootstrap-gmake] Error 2

C:\eclean\bld\emacs\nt>findstr /m /c:"Error 2" bootstrap-080302.tmp
bootstrap-080302.tmp

-------------------
 Volume in drive C has no label.
 Volume Serial Number is 0C1B-95FF

 Directory of C:\eclean\bld\emacs\lisp

2008-03-02  12:01         1,270,935 loaddefs.el
               1 File(s)      1,270,935 bytes
               0 Dir(s)  97,789,853,696 bytes free

;;; loaddefs.el --- automatically extracted autoloads
;;
;;; Code:

;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best
;;;;;;  5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5"
;;;;;;  "play/5x5.el" (18335 54541))
;;; Generated autoloads from play/5x5.el

(autoload '5x5 "5x5" "\
Play 5x5.

The object of 5x5 is very simple, by moving around the grid and flipping
squares you must fill the grid.

5x5 keyboard bindings are:
\\<5x5-mode-map>
Flip                      \\[5x5-flip-current]
Move up                   \\[5x5-up]
Move down                 \\[5x5-down]







reply via email to

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