From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: chriszheng99 Newsgroups: gmane.emacs.devel Subject: Re: Bootstrapping trunk fails on Windows Date: Sun, 15 Jun 2014 05:31:39 -0700 (PDT) Message-ID: <20140615.203126.148102081526066088.chriszheng99@gmail.com> References: <539D68E6.8050302@gmx.at> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1402835523 6772 80.91.229.3 (15 Jun 2014 12:32:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 15 Jun 2014 12:32:03 +0000 (UTC) Cc: emacs-devel@gnu.org To: rudalics@gmx.at Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 15 14:31:56 2014 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 1Ww9bI-0001XN-8d for ged-emacs-devel@m.gmane.org; Sun, 15 Jun 2014 14:31:56 +0200 Original-Received: from localhost ([::1]:38594 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ww9bH-0008Vp-DH for ged-emacs-devel@m.gmane.org; Sun, 15 Jun 2014 08:31:55 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54191) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ww9b9-0008Vj-2k for emacs-devel@gnu.org; Sun, 15 Jun 2014 08:31:52 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ww9b3-0003Ti-Kc for emacs-devel@gnu.org; Sun, 15 Jun 2014 08:31:47 -0400 Original-Received: from mail-pb0-x22f.google.com ([2607:f8b0:400e:c01::22f]:59829) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ww9b3-0003TX-CT for emacs-devel@gnu.org; Sun, 15 Jun 2014 08:31:41 -0400 Original-Received: by mail-pb0-f47.google.com with SMTP id up15so550039pbc.6 for ; Sun, 15 Jun 2014 05:31:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:message-id:to:cc:subject:from:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=x+DyD8poTgzgosXzyW+CvRUwWXHG2jmj7c+ubdOjJ+o=; b=z8stB6Mkpio7Np2MA5WV47lBq0efZvQnYz1lIJn8JjERLOQXmfU3w5MPpgVTr1nKHO KqPqOuwS6krN/6QQiEbvbAamRi99jGemPYJJypCmnx0zOcBB6zjy4a5sU4adrzhWuyjL k0u1UVudnN5iuis5lx48BbdKhjcLl3E3yAULPMdiwqIdrf7SAyGzg+oYa0jKObz6eYsy qNyFgSC54Ej9ZE/ZvPFo1Ab3hi7BGCj8kwB3B9NemSG67v22HCOg6SQ17Imzl8QUZQvb v4aWFH8Vcs3O9qU0kn0ArDbIuYNPIt05RtbNhAoBuwn/qEhDIQR/A4KNE+xVMygHZPqu olmQ== X-Received: by 10.66.102.102 with SMTP id fn6mr17198596pab.6.1402835499856; Sun, 15 Jun 2014 05:31:39 -0700 (PDT) Original-Received: from localhost ([211.64.141.155]) by mx.google.com with ESMTPSA id zq5sm13292182pbb.37.2014.06.15.05.31.37 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Sun, 15 Jun 2014 05:31:39 -0700 (PDT) X-Google-Original-Date: Sun, 15 Jun 2014 20:31:26 +0800 =?utf-8?B?KOS4reWbveagh+WHhuaXtumXtCk=?= In-Reply-To: <539D68E6.8050302@gmx.at> X-Mailer: Mew version 6.6 on Emacs 24.4.50 / Mule 6.0 (HANACHIRUSATO) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400e:c01::22f 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:172467 Archived-At: From: martin rudalics Subject: Bootstrapping trunk fails on Windows Date: Sun, 15 Jun 2014 11:35:34 +0200 I have successfully compiled from today's git trunk with the usual "configure and make" way. I use the MinGW-W64 provided by MSYS2. Maybe the build fail only occurs in the MinGW environment. > I haven't been bootstrapping trunk for quite some while. It currently > fails with MinGW as: > > make[3]: Leaving directory `/c/emacs/trunk/lib' > make[2]: Leaving directory `/c/emacs/trunk/lib' > make -C lib-src all > make[2]: Entering directory `/c/emacs/trunk/lib-src' > gcc -std=gnu99 -c -mtune=pentium4 -I. -I../src -I../lib -I. -I./../src > -I./../lib -O0 -g3 ./../src/regex.c > In file included from ../src/config.h:1811:0, > from ./../src/regex.c:50: > ../src/conf_post.h:32:27: fatal error: ms-w32.h: No such file or > directory > compilation terminated. > make[2]: *** [regex.o] Error 1 > make[2]: Leaving directory `/c/emacs/trunk/lib-src' > make[1]: *** [lib-src] Error 2 > make[1]: Leaving directory `/c/emacs/trunk' > make: *** [bootstrap] Error 2 > > Thanks for any advice, martin >