all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Mathias Dahl" <mathias.dahl@gmail.com>
Subject: Symbol's function definition is void: get-load-suffixes
Date: Mon, 3 Apr 2006 23:38:33 +0200	[thread overview]
Message-ID: <7dbe73ed0604031438r12ed2ef0u286603e850c1f0cb@mail.gmail.com> (raw)

It was some weeks since I last updated my CVS Emacs. Today I got this error:

Directories: /home/mathias/prj/emacs/lisp/.
/home/mathias/prj/emacs/lisp/./calc /home/mathias/prj/emacs/lisp/./erc
/home/mathias/prj/emacs/lisp/./calendar /home
/mathias/prj/emacs/lisp/./emacs-lisp
/home/mathias/prj/emacs/lisp/./emulation /h
ome/mathias/prj/emacs/lisp/./eshell
/home/mathias/prj/emacs/lisp/./gnus /home/ma
thias/prj/emacs/lisp/./international
/home/mathias/prj/emacs/lisp/./language /ho
me/mathias/prj/emacs/lisp/./mail /home/mathias/prj/emacs/lisp/./mh-e
/home/mathi as/prj/emacs/lisp/./net
/home/mathias/prj/emacs/lisp/./obsolete /home/mathias/pr
j/emacs/lisp/./play /home/mathias/prj/emacs/lisp/./progmodes
/home/mathias/prj/e macs/lisp/./term
/home/mathias/prj/emacs/lisp/./textmodes /home/mathias/prj/emac
s/lisp/./toolbar /home/mathias/prj/emacs/lisp/./url
Symbol's function definition is void: get-load-suffixes
make[3]: *** [autoloads] Error 255
make[3]: Leaving directory `/home/mathias/prj/emacs/lisp'
make[2]: *** [bootstrap-prepare] Error 2
make[2]: Leaving directory `/home/mathias/prj/emacs/lisp'
make[1]: *** [bootstrap-build] Error 2
make[1]: Leaving directory `/home/mathias/prj/emacs'
make: *** [bootstrap] Error 2

Here is the script I use when building:

#!/bin/bash

cd ~/prj/emacs
cvs update
./configure
make bootstrap

It used to work fine so I would think that the commands are okay.

Any idea what I have done wrong?

/Mathias

             reply	other threads:[~2006-04-03 21:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-03 21:38 Mathias Dahl [this message]
2006-04-03 22:19 ` Symbol's function definition is void: get-load-suffixes Luc Teirlinck
2006-04-03 22:43   ` Mathias Dahl

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

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

  git send-email \
    --in-reply-to=7dbe73ed0604031438r12ed2ef0u286603e850c1f0cb@mail.gmail.com \
    --to=mathias.dahl@gmail.com \
    /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 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.