From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.devel Subject: Re: where to report bootstrap bugs? Date: Mon, 31 Dec 2007 22:14:25 +0100 Message-ID: <87prwmftxq.fsf@gmx.de> References: <87ir3wodst.fsf@lifelogs.com> <86lk8fs4r1.fsf@lifelogs.com> <86fxy580db.fsf_-_@lifelogs.com> <86abnqwwyk.fsf_-_@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1199135503 18457 80.91.229.12 (31 Dec 2007 21:11:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 31 Dec 2007 21:11:43 +0000 (UTC) Cc: emacs-devel@gnu.org To: Ted Zlatanov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 31 22:11:57 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1J9RvP-0003v0-Rt for ged-emacs-devel@m.gmane.org; Mon, 31 Dec 2007 22:11:56 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J9Rv4-0004ah-3Q for ged-emacs-devel@m.gmane.org; Mon, 31 Dec 2007 16:11:34 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J9Ruz-0004Yl-CN for emacs-devel@gnu.org; Mon, 31 Dec 2007 16:11:29 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J9Rux-0004XC-P2 for emacs-devel@gnu.org; Mon, 31 Dec 2007 16:11:29 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J9Rux-0004Wv-In for emacs-devel@gnu.org; Mon, 31 Dec 2007 16:11:27 -0500 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1J9Rux-0005vV-5j for emacs-devel@gnu.org; Mon, 31 Dec 2007 16:11:27 -0500 Original-Received: (qmail invoked by alias); 31 Dec 2007 21:11:24 -0000 Original-Received: from p57A22413.dip0.t-ipconnect.de (EHLO arthur.local) [87.162.36.19] by mail.gmx.net (mp051) with SMTP; 31 Dec 2007 22:11:24 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1+uV8M0C4yuu1JQrRqU8qkuv6/yQgOAyMg4HHQIa4 4S6CKRyRvYf2AK In-Reply-To: <86abnqwwyk.fsf_-_@lifelogs.com> (Ted Zlatanov's message of "Mon, 31 Dec 2007 12:17:07 -0600") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:85760 Archived-At: Ted Zlatanov writes: > Is there a more appropriate place to ask about `make bootstrap' problems > from a CVS checkout, if emacs-devel is not it? > > After 1.5 months since I submitted a problem report to emacs-devel (I > can't do a bug report because the bootstrap won't build) I haven't heard > anything. While I may be the only one having the problem, my Ubuntu > installation is hardly unusual so other users could be running into this > as well. I don't remember your report, but from time to time I need a "make distclean; ./configure; make bootstrap". Maybe this is sufficient for you as well? I'm also running Ubuntu. > Ted Best regards, Michael.