unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: bof <bof@pcisys.net>
Subject: Emacs 22.0.50 fails to compile: Symbol's value as variable is void: flyspell-mode-map
Date: Tue, 07 Jun 2005 13:18:32 -0600	[thread overview]
Message-ID: <42A5F308.5060103@pcisys.net> (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

                 reply	other threads:[~2005-06-07 19:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42A5F308.5060103@pcisys.net \
    --to=bof@pcisys.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).