From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: Build failure on MS-Windows Date: Tue, 18 Jun 2013 13:39:43 +0200 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1371555637 22961 80.91.229.3 (18 Jun 2013 11:40:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 18 Jun 2013 11:40:37 +0000 (UTC) Cc: Emacs development discussions To: Dani Moncayo Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 18 13:40:38 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UouH2-00041P-0I for ged-emacs-devel@m.gmane.org; Tue, 18 Jun 2013 13:40:32 +0200 Original-Received: from localhost ([::1]:60877 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UouH1-0000jl-Kq for ged-emacs-devel@m.gmane.org; Tue, 18 Jun 2013 07:40:31 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53172) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UouGx-0000g1-HU for emacs-devel@gnu.org; Tue, 18 Jun 2013 07:40:28 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UouGv-0000qP-0X for emacs-devel@gnu.org; Tue, 18 Jun 2013 07:40:27 -0400 Original-Received: from mail-ea0-x236.google.com ([2a00:1450:4013:c01::236]:54281) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UouGu-0000qC-RR for emacs-devel@gnu.org; Tue, 18 Jun 2013 07:40:24 -0400 Original-Received: by mail-ea0-f182.google.com with SMTP id d10so2464289eaj.27 for ; Tue, 18 Jun 2013 04:40:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=1rP5pm0/GQcYy2NHAhR7URbLK4evaCpJnJR34Fi+DVw=; b=YTf7eAjU2qst0BDbA/bwrgVqfsM2kTEvGnoXcqrOOvNC8wIbZ8Li5jKhUHnJKCvnvN 9L8l+tl9XqEOtgU9RV1K0QQfGyI/gdjSQkJmnqc4VLowiexz3qDm4h2C4fOI9/2x5ZU0 AB806Id+A76oo55HM4kBC24062z5EYYMo0msYkUe+WX8HNSOEhG3KiP3zFK6qnrH0FrM BOc/ard/OLTsrw0IbU64fePYvkkAYAcYTQI9sq9vzmkuFT1ZrM7CV8au6u/+NdrKfA9+ 8DIt4OJ61GRZWwYkDW42g71psKAw56V7wkpJ34+8++o0eTWVdrEkAyr312tKDEmijjMi +EQg== X-Received: by 10.14.38.198 with SMTP id a46mr21750677eeb.42.1371555623959; Tue, 18 Jun 2013 04:40:23 -0700 (PDT) Original-Received: by 10.14.142.4 with HTTP; Tue, 18 Jun 2013 04:39:43 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4013:c01::236 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:160563 Archived-At: On Tue, Jun 18, 2013 at 12:54 PM, Dani Moncayo wrote: > I've just tried to build from scratch the last trunk version of Emacs > on MS-Windows, but the build fails here: What does it mean "from scratch" in this case? I bootstrapped yesterday and I've built several times today with no trouble whatsoever. J