From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: CVS doesn't build (from arch repo) Date: Tue, 8 Jun 2004 18:37:10 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20040608223710.GA14267@fencepost> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1086734290 7414 80.91.224.253 (8 Jun 2004 22:38:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 8 Jun 2004 22:38:10 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed Jun 09 00:38:00 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BXpEG-0000ZL-00 for ; Wed, 09 Jun 2004 00:38:00 +0200 Original-Received: from lists.gnu.org ([199.232.76.165]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BXpEG-00057p-00 for ; Wed, 09 Jun 2004 00:38:00 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BXpEs-0003jx-7b for emacs-devel@quimby.gnus.org; Tue, 08 Jun 2004 18:38:38 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BXpEj-0003jh-S2 for emacs-devel@gnu.org; Tue, 08 Jun 2004 18:38:29 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BXpEj-0003jV-Cb for emacs-devel@gnu.org; Tue, 08 Jun 2004 18:38:29 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BXpEj-0003jS-82 for emacs-devel@gnu.org; Tue, 08 Jun 2004 18:38:29 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BXpDS-00060x-Tz for emacs-devel@gnu.org; Tue, 08 Jun 2004 18:37:10 -0400 Original-Received: from miles by fencepost.gnu.org with local (Exim 4.34) id 1BXpDS-00040k-Kv; Tue, 08 Jun 2004 18:37:10 -0400 Original-To: Robert Anderson Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.28i Blat: Foop X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:24747 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:24747 On Tue, Jun 08, 2004 at 06:17:33PM -0500, Robert Anderson wrote: > The arch repo won't build as of patch-387: ... > % make bootstrap > ... > Loading cus-face... > Loading faces (compiled; note, source file is newer)... > Symbol's function definition is void: tty-supports-face-attributes-p Try `make maintainer-clean' before `make bootstrap' (the Makefile probably ought to do this or something similar itself). [If you've already got an emacs around, `make -C lisp recompile' will also handle this case, more quickly, I think.] -Miles -- We have met the enemy, and he is us. -- Pogo