From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lute Kamstra Newsgroups: gmane.emacs.bugs,gmane.emacs.devel Subject: Re: CVS HEAD fails to build on OSX for past few days Date: Thu, 09 Jun 2005 17:27:23 +0200 Message-ID: <873brrlfdw.fsf@xs4all.nl> References: <867jh3k5ap.fsf@blue.stonehenge.com> <87hdg7lhu2.fsf@xs4all.nl> <86psuvini1.fsf@blue.stonehenge.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1118331616 1314 80.91.229.2 (9 Jun 2005 15:40:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 9 Jun 2005 15:40:16 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org, emacs-devel@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Jun 09 17:40:09 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DgP0J-0005uG-Fj for geb-bug-gnu-emacs@m.gmane.org; Thu, 09 Jun 2005 17:31:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DgP7F-0007nI-Tx for geb-bug-gnu-emacs@m.gmane.org; Thu, 09 Jun 2005 11:38:45 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DgP6c-0007WR-7c for bug-gnu-emacs@gnu.org; Thu, 09 Jun 2005 11:38:06 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DgP4R-0006wE-DJ for bug-gnu-emacs@gnu.org; Thu, 09 Jun 2005 11:35:51 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DgP4I-0006co-8N; Thu, 09 Jun 2005 11:35:42 -0400 Original-Received: from [194.109.24.23] (helo=smtp-vbr3.xs4all.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DgOwX-0006NF-7S; Thu, 09 Jun 2005 11:27:41 -0400 Original-Received: from pijl (a80-127-67-124.adsl.xs4all.nl [80.127.67.124]) by smtp-vbr3.xs4all.nl (8.13.3/8.13.3) with ESMTP id j59FRTPH016648; Thu, 9 Jun 2005 17:27:29 +0200 (CEST) (envelope-from Lute.Kamstra@xs4all.nl) Original-Received: from lute by pijl with local (Exim 3.36 #1 (Debian)) id 1DgOwF-00060h-00; Thu, 09 Jun 2005 17:27:23 +0200 Original-To: merlyn@stonehenge.com (Randal L. Schwartz) In-Reply-To: <86psuvini1.fsf@blue.stonehenge.com> (Randal L. Schwartz's message of "09 Jun 2005 08:00:22 -0700") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) Original-Lines: 19 X-Virus-Scanned: by XS4ALL Virus Scanner X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:12176 gmane.emacs.devel:38448 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:12176 merlyn@stonehenge.com (Randal L. Schwartz) writes: >>>>>> "Lute" == Lute Kamstra writes: > > Lute> merlyn@stonehenge.com (Randal L. Schwartz) writes: >>> I'm tracking CVS HEAD, building daily on OSX. > > Lute> When you are using CVS Emacs, it is a good idea to read emacs-devel > Lute> and emacs-pretest-bug (use the latter for reporting bugs in CVS > Lute> Emacs). This problem has already been discussed there: deleting > Lute> lisp/loaddefs.el and doing a make bootstrap should solve it. > > Will do. Sorry for the wrong place. Also "emacs-pretest-bug" > is not listed at http://savannah.gnu.org/mail/?group=emacs - might > wanna update that. Agreed. Does someone know how I can add emacs-pretest-bug there? Lute.