unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* make bootstrap fails with Makefile.in 1.268
@ 2002-11-06 15:06 Robert J. Chassell
  0 siblings, 0 replies; only message in thread
From: Robert J. Chassell @ 2002-11-06 15:06 UTC (permalink / 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-11-06 15:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-06 15:06 make bootstrap fails with Makefile.in 1.268 Robert J. Chassell

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).