all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Emacs 22.0.50 fails to compile: Symbol's value as variable is void: flyspell-mode-map
@ 2005-06-07 19:18 bof
  0 siblings, 0 replies; only message in thread
From: bof @ 2005-06-07 19:18 UTC (permalink / raw)


Hello,

I am having problems compiling Emacs 22.0.50. The compilation process 
fails under the following conditions:

    -- I downloaded the latest CVS from savannah.gnu.org immediately
    before trying to compile it, placing the files into /usr/local.

    -- It is being compiled under Fedora Core 2 on a PIII 700 system
    using gcc version 3.3.3 20040412 (Red Hat Linux 3.3.3-7).

    -- As root, I issued "setarch i386 ./configure" and then "setarch
    i386 make bootstrap." I did not otherwise attempt any modifications
    to the source files or the configuration or make processes.

    -- The make bootstrap process failed with the following

        Loading loadup.el (source)...
        Using load-path (/usr/local/emacs/lisp)
        Loading emacs-lisp/byte-run...
        Loading emacs-lisp/backquote...
        Loading subr...
        Loading version.el (source)...
        Loading widget...
        Loading custom...
        Loading emacs-lisp/map-ynp...
        Loading env...
        Loading cus-start...
        Loading international/mule...
        Loading international/mule-conf.el (source)...
        Loading format...
        Loading bindings...
        Loading files...
        Loading cus-face...
        Loading faces...
        Lists of integers (garbage collection statistics) are normal output
        while building Emacs; they do not indicate a problem.
        ((9291 . 6212) (4373 . 0) (548 . 0) 14081 34656 (7 . 4) (17 . 0)
        (813 . 1959))
        Loading loaddefs.el (source)...
        Symbol's value as variable is void: flyspell-mode-map
        make[2]: *** [emacs] Error 255
        make[2]: Leaving directory `/usr/local/emacs/src'
        make[1]: *** [src] Error 2
        make[1]: Leaving directory `/usr/local/emacs'
        make: *** [bootstrap-build] Error 2


FWIW, there is a file in /usr/local/emacs/src named "emacs-22.0.50" that 
does run emacs without error messages when loading. I have otherwise not 
used it enough to tell if it is completely bug-free.

Please advise on how to get the compliation process to work. Googling 
reveals nothing useful.

B. O'Fallon

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-06-07 19:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-07 19:18 Emacs 22.0.50 fails to compile: Symbol's value as variable is void: flyspell-mode-map bof

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.