From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.devel Subject: Re: Trunk r117046 fails on systems with older automake Date: Wed, 07 May 2014 12:13:26 +0200 Message-ID: <536A0746.6080205@gmx.at> References: <868uqh4ust.fsf@gmail.com> <83tx95zffo.fsf@gnu.org> <87y4yh72qk.fsf@igel.home> <87tx956y9c.fsf@igel.home> <864n1459hp.fsf@gmail.com> <86tx92v4zi.fsf@gmail.com> <87eh06jqkl.fsf@uwakimon.sk.tsukuba.ac.jp> <53699719.8030009@cs.ucla.edu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1399457933 23501 80.91.229.3 (7 May 2014 10:18:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 7 May 2014 10:18:53 +0000 (UTC) To: Andy Moreton , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed May 07 12:18:46 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 1Whyw2-0005is-2N for ged-emacs-devel@m.gmane.org; Wed, 07 May 2014 12:18:46 +0200 Original-Received: from localhost ([::1]:40063 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Whyw1-00064E-HG for ged-emacs-devel@m.gmane.org; Wed, 07 May 2014 06:18:45 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45248) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WhyrI-0006kb-Ud for emacs-devel@gnu.org; Wed, 07 May 2014 06:14:00 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Whyr8-0000WT-Ui for emacs-devel@gnu.org; Wed, 07 May 2014 06:13:52 -0400 Original-Received: from mout.gmx.net ([212.227.17.22]:50891) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Whyr8-0000WB-Jj for emacs-devel@gnu.org; Wed, 07 May 2014 06:13:42 -0400 Original-Received: from [188.22.234.100] ([188.22.234.100]) by mail.gmx.com (mrgmx103) with ESMTPSA (Nemesis) id 0MJjUO-1Wj4mZ4AGS-001DCv; Wed, 07 May 2014 12:13:36 +0200 In-Reply-To: X-Provags-ID: V03:K0:fWCiTRdJCzhZVmri7eOIrHe/lQn64owcoasV49DJXwdZ5zFYnu+ q4Su9ygrVThZRJJxNTo+GNHw77VhHK7s2Z0gq//hqumEmVdT+Dvr5bR8r1hRdTeplp/oUrv JB2vjIZdPpnW470IRJdxChIvoLngm5tK8FrpSUMENyHEGBXm/bbyGPehfGmLIcKwQsW8Yxy pWBsyV5gx8tSSchWVcl2g== X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 212.227.17.22 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:171747 Archived-At: > It would seems from the current issues that Eli is almost the only > developer successfully building for a Windows target from trunk. Meanwhile I was able to successfully build trunk as well by deploying all of glib_2.34.3-1_win32.zip glib-dev_2.34.3-1_win32.zip libiconv_1.13.1-1_win32.zip libiconv-dev_1.13.1-1_win32.zip pkg-config_0.28-1_win32.zip pkg-config-dev_0.28-1_win32.zip in my msys/1.0 subdirectory. martin