emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

make bootstrap fails with Makefile.in 1.268


From: Robert J. Chassell
Subject: make bootstrap fails with Makefile.in 1.268
Date: Wed, 6 Nov 2002 15:06:57 +0000 (UTC)

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                             address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]