From: "Robert J. Chassell" <bob@rattlesnake.com>
Subject: make bootstrap fails with Makefile.in 1.268
Date: Wed, 6 Nov 2002 15:06:57 +0000 (UTC) [thread overview]
Message-ID: <m189Rlh-000IeAC@localhost> (raw)
Today's CVS snapshot, Wed, 2002 Nov 6 14:41 UTC
GNU Emacs 21.3.50.1 (i686-pc-linux-gnu, X toolkit)
make bootstrap and make install fail with Makefile.in version 1.268
but succeed in producing a new installation with
Makefile.in revision 1.267
date: 2002/09/15 01:53:40
The two commands I used were:
;; In a user `bob' owned instance of Emacs 21
(progn
(cd "/usr/local/src/emacs/")
(compile
"gcc=gcc-3.2 ./configure --with-type1 --prefix=/usr/local \
--with-sound=yes \
&& gcc=gcc-3.2 time make bootstrap"))
;; In a user `root' owned instance of Emacs 20
(progn (cd "/usr/local/src/emacs/") (compile "CC=gcc-3.2 time make install"))
--
Robert J. Chassell Rattlesnake Enterprises
http://www.rattlesnake.com GnuPG Key ID: 004B4AC8
http://www.teak.cc bob@rattlesnake.com
reply other threads:[~2002-11-06 15:06 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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m189Rlh-000IeAC@localhost \
--to=bob@rattlesnake.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.