From: brierley@pobox.com (Chris Brierley)
Subject: Re: Emacs 21.3.50 on OS X 10.2.2
Date: 12 Nov 2002 13:47:41 -0800 [thread overview]
Message-ID: <c048f319.0211121347.43db4f4e@posting.google.com> (raw)
In-Reply-To: IBZz9.1671$ME6.596@rwcrnsc53
Hugo Wolf <hwolf@deutsches.lieder.net> wrote in message news:<IBZz9.1671$ME6.596@rwcrnsc53>...
>
> Yep, looks like you'll have to rebuild. I just went through that -
> see posts on comp.sys.mac.system. I wasn't expecting this in a minor
> os upgrade (10.2.1->10.2.2). Works fine after rebuilding though.
I haven't even been able to rebuild. I've tried checking out various
versions from CVS based on date (from the current back to 2002-09-20
sampling about every 10 days) and so far all of them have failed
'./configure --without-x && make bootstrap' with the following error:
----
for file in $wins; do \
/Users/brier/cvs/emacs/lisp/../update-subdirs $file; \
done;
wd=/Users/brier/cvs/emacs/lisp; subdirs=`find $wd -type d -print`; for
file in $subdirs; do case $file in */Old | */RCS | */CVS | */CVS/* |
*/=* ) ;; *) wins="$wins $file" ;; esac; done; \
echo Directories: $wins; \
../src/bootstrap-emacs -batch --no-site-file --multibyte -l autoload
--eval '(setq generated-autoload-file
"/Users/brier/cvs/emacs/lisp/loaddefs.el")' -f batch-update-autoloads
$wins
Directories: /Users/brier/cvs/emacs/lisp
/Users/brier/cvs/emacs/lisp/calc /Users/brier/cvs/emacs/lisp/calendar
/Users/brier/cvs/emacs/lisp/emacs-lisp
/Users/brier/cvs/emacs/lisp/emulation
/Users/brier/cvs/emacs/lisp/eshell /Users/brier/cvs/emacs/lisp/gnus
/Users/brier/cvs/emacs/lisp/international
/Users/brier/cvs/emacs/lisp/language /Users/brier/cvs/emacs/lisp/mail
/Users/brier/cvs/emacs/lisp/net /Users/brier/cvs/emacs/lisp/obsolete
/Users/brier/cvs/emacs/lisp/play /Users/brier/cvs/emacs/lisp/progmodes
/Users/brier/cvs/emacs/lisp/term /Users/brier/cvs/emacs/lisp/textmodes
/Users/brier/cvs/emacs/lisp/toolbar
make[1]: *** [autoloads] Error 139
make: *** [bootstrap] Error 2
----
Does this make sense to anyone? Does anyone have a date for a CVS
revision that can definitely be built under 10.2.2?
next prev parent reply other threads:[~2002-11-12 21:47 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-12 1:52 Emacs 21.3.50 on OS X 10.2.2 Gavin White
2002-11-12 2:22 ` Hugo Wolf
2002-11-12 21:47 ` Chris Brierley [this message]
2002-11-12 23:09 ` Schone Mullerin
2002-11-13 6:51 ` Amos
2002-11-13 11:08 ` Hugo Wolf
2002-11-13 12:24 ` Joseph Kiniry
2002-11-13 12:58 ` Hugo Wolf
2002-11-13 13:17 ` Henrik Holm
2002-11-13 21:01 ` Heiko Hellweg
2002-11-14 6:24 ` Amos
2002-11-14 8:03 ` Heiko Hellweg
2002-11-13 2:45 ` Chris Waterson
2002-11-13 11:22 ` Hugo Wolf
2002-11-13 19:36 ` Chris Waterson
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=c048f319.0211121347.43db4f4e@posting.google.com \
--to=brierley@pobox.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.