rm -f howm-version.el.tmp && \ sed -e 's/@\(VERSION\)@/1.2.2rc1/' \ ./howm-version.el.in > howm-version.el.tmp && \ mv howm-version.el.tmp howm-version.el && \ echo '(defconst howm-en-dir "/usr/local/share/howm/en")' >> howm-version.el && \ echo '(defconst howm-ja-dir "/usr/local/share/howm/ja")' >> howm-version.el && \ echo ';;; howm-version.el ends here' >> howm-version.el make all-recursive make[1]: Entering directory `/usr/local/src/howm-1.2.2rc1' Making all in doc make[2]: Entering directory `/usr/local/src/howm-1.2.2rc1/doc' make[2]: `all' に対して行うべき事はありません。 make[2]: Leaving directory `/usr/local/src/howm-1.2.2rc1/doc' Making all in ext make[2]: Entering directory `/usr/local/src/howm-1.2.2rc1/ext' make[2]: `all' に対して行うべき事はありません。 make[2]: Leaving directory `/usr/local/src/howm-1.2.2rc1/ext' Making all in en make[2]: Entering directory `/usr/local/src/howm-1.2.2rc1/en' make[2]: `all' に対して行うべき事はありません。 make[2]: Leaving directory `/usr/local/src/howm-1.2.2rc1/en' Making all in ja make[2]: Entering directory `/usr/local/src/howm-1.2.2rc1/ja' make[2]: `all' に対して行うべき事はありません。 make[2]: Leaving directory `/usr/local/src/howm-1.2.2rc1/ja' Making all in sample make[2]: Entering directory `/usr/local/src/howm-1.2.2rc1/sample' make[2]: `all' に対して行うべき事はありません。 make[2]: Leaving directory `/usr/local/src/howm-1.2.2rc1/sample' make[2]: Entering directory `/usr/local/src/howm-1.2.2rc1' make recompile make[3]: Entering directory `/usr/local/src/howm-1.2.2rc1' rm -f action-lock.elc cheat-font-lock.elc gfunc.elc howm-backend.elc howm-common.elc howm-date.elc howm-menu.elc howm-misc.elc howm-mode.elc howm-reminder.elc howm-version.elc howm-view.elc howm.elc illusion.elc riffle.elc && \ HOWM_MAKE=t EMACS="/usr/local/bin/emacs" bash ./elisp-comp howm.el howm-menu.el howm-reminder.el howm-date.el howm-misc.el howm-mode.el howm-view.el howm-backend.el howm-common.el howm-version.el action-lock.el riffle.el gfunc.el illusion.el cheat-font-lock.el While compiling toplevel forms in file d:/usr/local/src/howm-1.2.2rc1/howm.el:
!! error (("Variable binding depth exceeds max-specpdl-size"))
While compiling toplevel forms in file d:/usr/local/src/howm-1.2.2rc1/howm-menu.el:
** reference to free variable howm-huge-
** reference to free variable howm-mode
While compiling howm-menu-reminder in file d:/usr/local/src/howm-1.2.2rc1/howm-menu.el:
** reference to free variable howm-reminder-menu-types
While compiling the end of the data in file d:/usr/local/src/howm-1.2.2rc1/howm-menu.el:
** The following functions are not known to be defined:
howm-keyword-search, howm-mode, howm-days-after,
howm-initialize-buffer, howm-action-lock-reminder-forward-rules,
howm-insert-template, howm-set-mode, howm-file-name,
howm-search-past, howm-schedule-menu, howm-todo-menu,
howm-with-schedule-interval, howm-menu-schedule-days-before,
howm-todo-parse, howm-todo-priority, howm-action-lock-search
Wrote d:/usr/local/src/howm-1.2.2rc1/howm-menu.elc
While compiling toplevel forms in file d:/usr/local/src/howm-1.2.2rc1/howm-reminder.el:
** reference to free variable howm-date-regexp-grep
** reference to free variable howm-date-regexp
** reference to free variable howm-date-regexp-year-pos
** reference to free variable howm-date-regexp-month-pos
** reference to free variable howm-date-regexp-day-pos
** reference to free variable howm-insert-date-format
** reference to free variable howm-date-format
** reference to free variable howm-date-regexp
While compiling the end of the data in file d:/usr/local/src/howm-1.2.2rc1/howm-reminder.el:
** The following functions are not known to be defined:
howm-reminder-regexp, howm-action-lock-done-prompt,
howm-action-lock-done-done, howm-action-lock-done-cancel,
howm-action-lock-done-modify, howm-reminder-regexp-grep,
howm-mode-add-font-lock, howm-reminder-font-lock-keywords,
howm-days-after
Wrote d:/usr/local/src/howm-1.2.2rc1/howm-reminder.elc
While compiling howm-insert-date in file d:/usr/local/src/howm-1.2.2rc1/howm-date.el:
** reference to free variable howm-date-format
** reference to free variable howm-insert-date-format
** reference to free variable howm-insert-date-future
While compiling howm-insert-dtime in file d:/usr/local/src/howm-1.2.2rc1/howm-date.el:
** reference to free variable howm-dtime-format
While compiling howm-search-past in file d:/usr/local/src/howm-1.2.2rc1/howm-date.el:
** reference to free variable howm-date-format
While compiling howm-make-datestr in file d:/usr/local/src/howm-1.2.2rc1/howm-date.el:
** reference to free variable howm-date-format
While compiling howm-datestr-parse in file d:/usr/local/src/howm-1.2.2rc1/howm-date.el:
** reference to free variable howm-date-regexp
** reference to free variable howm-date-regexp-year-pos
** reference to free variable howm-date-regexp-month-pos
** reference to free variable howm-date-regexp-day-pos
While compiling howm-datestr-replace in file d:/usr/local/src/howm-1.2.2rc1/howm-date.el:
** reference to free variable howm-date-regexp
While compiling the end of the data in file d:/usr/local/src/howm-1.2.2rc1/howm-date.el:
** The function `howm-search' is not known to be defined.
Wrote d:/usr/local/src/howm-1.2.2rc1/howm-date.elc
While compiling howm-keyword-file in file d:/usr/local/src/howm-1.2.2rc1/howm-misc.el:
** reference to free variable howm-menu-top
While compiling howm-buffer-p in file d:/usr/local/src/howm-1.2.2rc1/howm-misc.el:
** reference to free variable howm-mode
While compiling howm-mode-add-font-lock in file d:/usr/local/src/howm-1.2.2rc1/howm-misc.el:
** reference to free variable howm-use-color
** reference to free variable howm-keyword-regexp
** reference to free variable howm-keyword-regexp-hilit-pos
** reference to free variable howm-ref-regexp
** reference to free variable howm-ref-regexp-hilit-pos
** reference to free variable howm-wiki-regexp
** reference to free variable howm-wiki-regexp-pos
While compiling howm-random-walk in file d:/usr/local/src/howm-1.2.2rc1/howm-misc.el:
** reference to free variable howm-mode
While compiling howm-auto-save-buffers-dispose in file d:/usr/local/src/howm-1.2.2rc1/howm-misc.el:
** assignment to free variable howm-menu-refresh-after-save
** assignment to free variable howm-refresh-after-save
While compiling howm-setup-change-log in file d:/usr/local/src/howm-1.2.2rc1/howm-misc.el:
** assignment to free variable howm-keyword-format
** assignment to free variable howm-keyword-regexp
** assignment to free variable howm-keyword-regexp-hilit-pos
** assignment to free variable howm-keyword-regexp-pos
** assignment to free variable howm-use-color
** assignment to free variable howm-menu-top
While compiling the end of the data in file d:/usr/local/src/howm-1.2.2rc1/howm-misc.el:
** The following functions are not known to be defined: howm-mode,
howm-menu, howm-initialize-buffer, howm-command,
howm-create-here, howm-keyword-for-goto, howm-keyword-search,
howm-file-name, howm-title-at-current-point,
howm-create-file-with-title
Wrote d:/usr/local/src/howm-1.2.2rc1/howm-misc.elc
While compiling howm-after-save in file d:/usr/local/src/howm-1.2.2rc1/howm-mode.el:
** reference to free variable howm-menu-expiry-hours
While compiling the end of the data in file d:/usr/local/src/howm-1.2.2rc1/howm-mode.el:
** The following functions are not known to be defined:
howm-action-lock-reminder-done-rule, howm-menu-p,
howm-set-configuration-for-major-mode, howm-mode-add-font-lock,
howm-reminder-add-font-lock, howm-menu-refresh-background,
migemo-get-pattern, howm-set-mode, howm-basic-save-buffer,
howm-menu-keyword-p, howm-menu-open, howm-menu-name
Wrote d:/usr/local/src/howm-1.2.2rc1/howm-mode.elc
While compiling howm-view-filter-by-reminder in file d:/usr/local/src/howm-1.2.2rc1/howm-view.el:
** reference to free variable howm-date-format
** reference to free variable howm-reminder-types
** reference to free variable howm-date-regexp
While compiling howm-view-sort-by-reminder in file d:/usr/local/src/howm-1.2.2rc1/howm-view.el:
** reference to free variable howm-reminder-types
** reference to free variable howm-reminder-today-format
While compiling the end of the data in file d:/usr/local/src/howm-1.2.2rc1/howm-view.el:
** The following functions are not known to be defined:
howm-record-view-window-configuration, howm-reminder-regexp
Wrote d:/usr/local/src/howm-1.2.2rc1/howm-view.elc
While compiling the end of the data in file d:/usr/local/src/howm-1.2.2rc1/howm-backend.el:
** The following functions are not known to be defined:
mailcap-extension-to-mime, mailcap-mime-info,
howm-set-configuration-for-file-name, howm-file-path,
mailcap-parse-mailcaps, mailcap-parse-mimetypes,
howm-list-normalize, howm-keyword-add-current-buffer,
howm-keyword-file
Wrote d:/usr/local/src/howm-1.2.2rc1/howm-backend.elc
While compiling howm-write-log in file d:/usr/local/src/howm-1.2.2rc1/howm-common.el:
** reference to free variable howm-dtime-format
While compiling howm-exclude-p in file d:/usr/local/src/howm-1.2.2rc1/howm-common.el:
** reference to free variable howm-excluded-file-regexp
While compiling the end of the data in file d:/usr/local/src/howm-1.2.2rc1/howm-common.el:
** The following functions are not known to be defined:
howm-normalize-file-name, howm-basic-save-buffer, howm-menu-open
Wrote d:/usr/local/src/howm-1.2.2rc1/howm-common.elc
Wrote d:/usr/local/src/howm-1.2.2rc1/howm-version.elc
Wrote d:/usr/local/src/howm-1.2.2rc1/action-lock.elc
Wrote d:/usr/local/src/howm-1.2.2rc1/riffle.elc
Wrote d:/usr/local/src/howm-1.2.2rc1/gfunc.elc
Wrote d:/usr/local/src/howm-1.2.2rc1/illusion.elc
Wrote d:/usr/local/src/howm-1.2.2rc1/cheat-font-lock.elc
Done
make[3]: *** [recompile] エラー 1 make[3]: Leaving directory `/usr/local/src/howm-1.2.2rc1' make[2]: *** [action-lock.elc] エラー 2 make[2]: Leaving directory `/usr/local/src/howm-1.2.2rc1' make[1]: *** [all-recursive] エラー 1 make[1]: Leaving directory `/usr/local/src/howm-1.2.2rc1' make: *** [all] エラー 2
----
**ここから、 C-u 0 M-x byte-recompile-directory RET RET …の結果です** ^L Compiling file c:/usr/local/src/howm-1.2.2rc2/action-lock.el at Wed Apr 20 12:46:26 2005
!! error (("Variable binding depth exceeds max-specpdl-size"))
^L Compiling file c:/usr/local/src/howm-1.2.2rc2/bcomp.el at Wed Apr 20 12:46:26 2005
** assignment to free variable bcomp-files !! error (("Variable binding depth exceeds max-specpdl-size"))
^L Compiling file c:/usr/local/src/howm-1.2.2rc2/cheat-font-lock.el at Wed Apr 20 12:46:26 2005
^L Compiling file c:/usr/local/src/howm-1.2.2rc2/gfunc.el at Wed Apr 20 12:46:26 2005
^L Compiling file c:/usr/local/src/howm-1.2.2rc2/howm-backend.el at Wed Apr 20 12:46:26 2005
!! error (("Variable binding depth exceeds max-specpdl-size"))
^L Compiling file c:/usr/local/src/howm-1.2.2rc2/howm-common.el at Wed Apr 20 12:46:26 2005
** reference to free variable howm-dtime-format
While compiling howm-exclude-p:
** reference to free variable howm-excluded-file-regexp
While compiling the end of the data:
** The following functions are not known to be defined: howm-normalize-file-name, howm-basic-save-buffer, howm-menu-open
^L Compiling file c:/usr/local/src/howm-1.2.2rc2/howm-date.el at Wed Apr 20 12:46:26 2005
While compiling howm-insert-date:
** reference to free variable howm-date-format ** reference to free variable howm-insert-date-format ** reference to free variable howm-insert-date-future
While compiling howm-insert-dtime:
** reference to free variable howm-dtime-format
While compiling howm-search-past:
** reference to free variable howm-date-format
While compiling howm-make-datestr:
** reference to free variable howm-date-format
While compiling howm-datestr-parse:
** reference to free variable howm-date-regexp ** reference to free variable howm-date-regexp-year-pos ** reference to free variable howm-date-regexp-month-pos ** reference to free variable howm-date-regexp-day-pos
While compiling toplevel forms:
!! error (("Variable binding depth exceeds max-specpdl-size"))
^L Compiling file c:/usr/local/src/howm-1.2.2rc2/howm-menu.el at Wed Apr 20 12:46:26 2005
** reference to free variable howm-huge- ** reference to free variable howm-mode
While compiling howm-menu-reminder:
** reference to free variable howm-reminder-menu-types
While compiling the end of the data:
** The following functions are not known to be defined: howm-search, howm-datestr-shift, howm-datestr-replace, howm-datestr<=, howm-duplicate-line, howm-keyword-search, howm-mode, howm-days-after, howm-initialize-buffer, howm-action-lock-reminder-forward-rules, howm-insert-template, howm-set-mode, howm-file-name, howm-search-past, howm-schedule-menu, howm-todo-menu, howm-with-schedule-interval, howm-menu-schedule-days-before, howm-todo-parse, howm-todo-priority, howm-action-lock-search
^L Compiling file c:/usr/local/src/howm-1.2.2rc2/howm-misc.el at Wed Apr 20 12:46:27 2005
While compiling howm-keyword-file:
** reference to free variable howm-menu-top
While compiling howm-buffer-p:
** reference to free variable howm-mode
While compiling howm-mode-add-font-lock:
** reference to free variable howm-use-color ** reference to free variable howm-keyword-regexp ** reference to free variable howm-keyword-regexp-hilit-pos ** reference to free variable howm-ref-regexp ** reference to free variable howm-ref-regexp-hilit-pos ** reference to free variable howm-wiki-regexp ** reference to free variable howm-wiki-regexp-pos
While compiling howm-random-walk:
** reference to free variable howm-mode
While compiling howm-auto-save-buffers-dispose:
** assignment to free variable howm-menu-refresh-after-save ** assignment to free variable howm-refresh-after-save
While compiling howm-setup-change-log:
** assignment to free variable howm-keyword-format ** assignment to free variable howm-keyword-regexp ** assignment to free variable howm-keyword-regexp-hilit-pos ** assignment to free variable howm-keyword-regexp-pos ** assignment to free variable howm-use-color ** assignment to free variable howm-menu-top
While compiling the end of the data:
** The following functions are not known to be defined: howm-mode, howm-menu, howm-initialize-buffer, howm-command, howm-create-here, howm-keyword-for-goto, howm-keyword-search, howm-file-name, howm-title-at-current-point, howm-create-file-with-title
^L Compiling file c:/usr/local/src/howm-1.2.2rc2/howm-mode.el at Wed Apr 20 12:46:27 2005
While compiling howm-after-save:
** reference to free variable howm-menu-expiry-hours
While compiling the end of the data:
** The following functions are not known to be defined: howm-action-lock-reminder-done-rule, howm-menu-p, howm-set-configuration-for-major-mode, howm-mode-add-font-lock, howm-reminder-add-font-lock, howm-menu-refresh-background, migemo-get-pattern, howm-set-mode, howm-basic-save-buffer, howm-menu-keyword-p, howm-menu-open, howm-menu-name
^L Compiling file c:/usr/local/src/howm-1.2.2rc2/howm-reminder.el at Wed Apr 20 12:46:27 2005
While compiling toplevel forms:
** reference to free variable howm-date-regexp-grep ** reference to free variable howm-date-regexp ** reference to free variable howm-date-regexp-year-pos ** reference to free variable howm-date-regexp-month-pos ** reference to free variable howm-date-regexp-day-pos ** reference to free variable howm-insert-date-format ** reference to free variable howm-date-format ** reference to free variable howm-date-regexp
While compiling the end of the data:
** The following functions are not known to be defined: howm-reminder-regexp, howm-action-lock-done-prompt, howm-action-lock-done-done, howm-action-lock-done-cancel, howm-action-lock-done-modify, howm-reminder-regexp-grep, howm-mode-add-font-lock, howm-reminder-font-lock-keywords, howm-days-after
^L Compiling file c:/usr/local/src/howm-1.2.2rc2/howm-version.el at Wed Apr 20 12:46:28 2005
^L Compiling file c:/usr/local/src/howm-1.2.2rc2/howm-view.el at Wed Apr 20 12:46:28 2005
While compiling howm-view-filter-by-reminder:
** reference to free variable howm-date-format ** reference to free variable howm-reminder-types ** reference to free variable howm-date-regexp
While compiling howm-view-sort-by-reminder:
** reference to free variable howm-reminder-types ** reference to free variable howm-reminder-today-format
While compiling the end of the data:
** The following functions are not known to be defined: howm-record-view-window-configuration, howm-reminder-regexp
^L Compiling file c:/usr/local/src/howm-1.2.2rc2/howm.el at Wed Apr 20 12:46:28 2005
While compiling toplevel forms:
!! error (("Variable binding depth exceeds max-specpdl-size"))
^L Compiling file c:/usr/local/src/howm-1.2.2rc2/illusion.el at Wed Apr 20 12:46:28 2005
^L Compiling file c:/usr/local/src/howm-1.2.2rc2/riffle.el at Wed Apr 20 12:46:28 2005
Keyword(s):
References:[MakeErrorLog] [ThisSite]