From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: Some change in the past 24 hours broke building on Windows Date: Sun, 04 Feb 2007 22:41:52 +0000 Message-ID: <45C66130.2050106@gnu.org> References: 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: sea.gmane.org 1170628943 14269 80.91.229.12 (4 Feb 2007 22:42:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 4 Feb 2007 22:42:23 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eric Lilja Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 04 23:42:14 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 1HDq3o-00020H-G1 for ged-emacs-devel@m.gmane.org; Sun, 04 Feb 2007 23:42:12 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HDq3q-0000KM-6T for ged-emacs-devel@m.gmane.org; Sun, 04 Feb 2007 17:42:14 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HDq3b-0000Ir-Po for emacs-devel@gnu.org; Sun, 04 Feb 2007 17:41:59 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HDq3Z-0000IC-D2 for emacs-devel@gnu.org; Sun, 04 Feb 2007 17:41:58 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HDq3Z-0000I0-1n for emacs-devel@gnu.org; Sun, 04 Feb 2007 17:41:57 -0500 Original-Received: from outmail1.freedom2surf.net ([194.106.33.237]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HDq3Y-0000H3-I1 for emacs-devel@gnu.org; Sun, 04 Feb 2007 17:41:56 -0500 Original-Received: from [127.0.0.1] (i-83-67-23-108.freedom2surf.net [83.67.23.108]) by outmail1.freedom2surf.net (Postfix) with ESMTP id 5C8605070B; Sun, 4 Feb 2007 22:41:55 +0000 (GMT) User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) In-Reply-To: X-detected-kernel: 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:65866 Archived-At: Eric Lilja wrote: > mingw32-make bootstrap --jobs=2 XMFLAGS="--jobs=2" > mingw32-make install > > Today, I tried to do the same, but the build soon ends due to an > error. Complete log attached. > Does it help to remove the --jobs=2 and XMFLAGS="--jobs=2"? If not, it is probably something local to your machine, as I cannot reproduce it here.