From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Current head won't build Date: Sat, 12 Jun 2010 13:24:21 -0400 Message-ID: <8739wsmaey.fsf@stupidchicken.com> References: <87d3w2ncqs.fsf_-_@lola.goethe.zz> <87iq5py7xk.fsf@stupidchicken.com> <868w6kxk6l.fsf_-_@red.stonehenge.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1276363476 7039 80.91.229.12 (12 Jun 2010 17:24:36 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 12 Jun 2010 17:24:36 +0000 (UTC) Cc: emacs-devel@gnu.org To: merlyn@stonehenge.com (Randal L. Schwartz) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jun 12 19:24:33 2010 connect(): No such file or directory 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.69) (envelope-from ) id 1ONURc-0000Ax-NB for ged-emacs-devel@m.gmane.org; Sat, 12 Jun 2010 19:24:33 +0200 Original-Received: from localhost ([127.0.0.1]:49654 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ONURc-0007Gi-0N for ged-emacs-devel@m.gmane.org; Sat, 12 Jun 2010 13:24:32 -0400 Original-Received: from [140.186.70.92] (port=44186 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ONURT-0007E8-Ii for emacs-devel@gnu.org; Sat, 12 Jun 2010 13:24:25 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1ONURR-0003mZ-T3 for emacs-devel@gnu.org; Sat, 12 Jun 2010 13:24:23 -0400 Original-Received: from pantheon-po14.its.yale.edu ([130.132.50.23]:59455) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1ONURR-0003mV-RW for emacs-devel@gnu.org; Sat, 12 Jun 2010 13:24:21 -0400 Original-Received: from furry (173-14-147-246-NewEngland.hfc.comcastbusiness.net [173.14.147.246]) (authenticated bits=0) by pantheon-po14.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id o5CHOL0l027846 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 12 Jun 2010 13:24:21 -0400 Original-Received: by furry (Postfix, from userid 1000) id 6D117C013; Sat, 12 Jun 2010 19:24:21 +0200 (CEST) In-Reply-To: <868w6kxk6l.fsf_-_@red.stonehenge.com> (Randal L. Schwartz's message of "Sat, 12 Jun 2010 09:57:54 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 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:125828 Archived-At: merlyn@stonehenge.com (Randal L. Schwartz) writes: > This commit broke the build, via bisecting back to yesterday's good build: > > Author: Juri Linkov > Date: Fri Jun 11 21:51:00 2010 +0300 > > Move version control related files to the "vc" subdirectory. You'll need to `make bootstrap'.