From: Alan Mackenzie <acm@muc.de>
To: Dan Nicolaescu <dann@ics.uci.edu>
Cc: emacs-devel@gnu.org
Subject: Re: update Hades
Date: Sat, 6 Oct 2007 18:16:55 +0000 [thread overview]
Message-ID: <20071006181655.GA11227@muc.de> (raw)
In-Reply-To: <200710061518.l96FIVUO012228@oogie-boogie.ics.uci.edu>
On Sat, Oct 06, 2007 at 08:18:26AM -0700, Dan Nicolaescu wrote:
> Alan Mackenzie <acm@muc.de> writes:
> > Hi, Emacs!
> > I've just done a update on the CVS trunk. It doesn't build, though I've
> > tried many things to get it going:
> > I tried the usual INSTALL.CVS recipe: ./configure; make; cd lisp; make
> > recompile EMACS=../src/emacs; cd ..; make
> Why don't you try
> ./configure && make bootstrap
I've just tried that, but it didn't help. I got these error messages:
make[3]: Entering directory `/home/acm/emacs/emacs/lisp'
wd=/home/acm/emacs/emacs/lisp; subdirs=`(cd $wd; find . -type d -print)`;
for file in $subdirs; do case $file in */Old | */RCS | */CVS | */CVS/* |
*/.* | */.*/* | */=* | */obsolete | */term ) ;; *) wins="$wins $wd/$file"
;; esac; done; \
echo Directories: $wins; \
EMACSLOADPATH=/home/acm/emacs/emacs/lisp ../src/emacs -batch
--no-site-file --multibyte -l autoload --eval '(setq
generated-autoload-file "/home/acm/emacs/emacs/lisp/loaddefs.el")' -f
batch-update-autoloads $wins
Directories: /home/acm/emacs/emacs/lisp/.
/home/acm/emacs/emacs/lisp/./calc /home/acm/emacs/emacs/lisp/./gnus
/home/acm/emacs/emacs/lisp/./calendar
/home/acm/emacs/emacs/lisp/./emacs-lisp
/home/acm/emacs/emacs/lisp/./emulation
/home/acm/emacs/emacs/lisp/./eshell
/home/acm/emacs/emacs/lisp/./international
/home/acm/emacs/emacs/lisp/./language /home/acm/emacs/emacs/lisp/./mail
/home/acm/emacs/emacs/lisp/./mh-e /home/acm/emacs/emacs/lisp/./net
/home/acm/emacs/emacs/lisp/./play /home/acm/emacs/emacs/lisp/./progmodes
/home/acm/emacs/emacs/lisp/./progmodes/tests
/home/acm/emacs/emacs/lisp/./textmodes
/home/acm/emacs/emacs/lisp/./toolbar /home/acm/emacs/emacs/lisp/./url
/home/acm/emacs/emacs/lisp/./progmodes.broken
/home/acm/emacs/emacs/lisp/./erc
Symbol's function definition is void: encoded-kbd-setup-display <===================
I'm going to try
make maintainer-clean
. Maybe; maybe not.
--
Alan Mackenzie (Ittersbach, Germany).
next prev parent reply other threads:[~2007-10-06 18:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-06 14:20 update Hades Alan Mackenzie
2007-10-06 15:18 ` Dan Nicolaescu
2007-10-06 18:16 ` Alan Mackenzie [this message]
2007-10-06 20:02 ` Andreas Schwab
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=20071006181655.GA11227@muc.de \
--to=acm@muc.de \
--cc=dann@ics.uci.edu \
--cc=emacs-devel@gnu.org \
/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).