From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Christian Ohler Newsgroups: gmane.emacs.devel Subject: Re: Emacs Continuous Build on Hydra Date: Thu, 05 May 2011 02:53:19 -0400 Message-ID: <4DC2495F.4010400@gnu.org> References: <4DBD4CC9.9000907@gnu.org> <4DBD9809.90507@cornell.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1304578409 31942 80.91.229.12 (5 May 2011 06:53:29 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 5 May 2011 06:53:29 +0000 (UTC) Cc: emacs-devel Mailinglist To: Ken Brown Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 05 08:53:25 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QHsRB-0006JT-4g for ged-emacs-devel@m.gmane.org; Thu, 05 May 2011 08:53:25 +0200 Original-Received: from localhost ([::1]:59365 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QHsRA-0003rK-0B for ged-emacs-devel@m.gmane.org; Thu, 05 May 2011 02:53:24 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:54092) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QHsR6-0003r4-Vt for emacs-devel@gnu.org; Thu, 05 May 2011 02:53:21 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QHsR5-00069F-Ss for emacs-devel@gnu.org; Thu, 05 May 2011 02:53:20 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:50248) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QHsR5-00069B-QB for emacs-devel@gnu.org; Thu, 05 May 2011 02:53:19 -0400 Original-Received: from [216.2.14.194] (port=53052 helo=ohler-macbookpro-2.local) by fencepost.gnu.org with esmtpsa (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1QHsR5-0005ua-BX; Thu, 05 May 2011 02:53:19 -0400 In-Reply-To: <4DBD9809.90507@cornell.edu> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.10 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:139135 Archived-At: On 1/05/11 13:27, Ken Brown wrote: > I build the Emacs trunk regularly on Cygwin without a problem (and with > no special build recipe beyond './configure && make'). If you want to > send me Hydra's build recipe and error messages, I can probably help. Someone must have fixed this in the meantime; the most recent build on Hydra was successful. Thanks for offering to help. Christian.