From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dani Moncayo Newsgroups: gmane.emacs.devel Subject: Re: MS-Windows build using Posix configury Date: Thu, 18 Apr 2013 21:32:12 +0200 Message-ID: References: <83d2tu49lu.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1366313541 11010 80.91.229.3 (18 Apr 2013 19:32:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 18 Apr 2013 19:32:21 +0000 (UTC) Cc: Emacs development discussions To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 18 21:32:23 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 1USuZB-0003a0-Dg for ged-emacs-devel@m.gmane.org; Thu, 18 Apr 2013 21:32:21 +0200 Original-Received: from localhost ([::1]:60316 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1USuZA-0002p4-Th for ged-emacs-devel@m.gmane.org; Thu, 18 Apr 2013 15:32:20 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:52876) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1USuZ6-0002of-TM for emacs-devel@gnu.org; Thu, 18 Apr 2013 15:32:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1USuZ5-000099-V3 for emacs-devel@gnu.org; Thu, 18 Apr 2013 15:32:16 -0400 Original-Received: from mail-la0-x229.google.com ([2a00:1450:4010:c03::229]:38629) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1USuZ4-00008U-7A; Thu, 18 Apr 2013 15:32:14 -0400 Original-Received: by mail-la0-f41.google.com with SMTP id er20so2904259lab.28 for ; Thu, 18 Apr 2013 12:32:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=Mp2aRlS2lgRCOxVyHp3lDXDN9+kUL3HA4UgBzdbbx0E=; b=R4mjsbZSAabjNL0vZsaXy19ewRLuAFOL3bNZGegHKyowMf12nEMRqDTjCiSfA+ecli 4qefPJcxvz8H1NrQuhUpyIQd1qAF+HWdabtyiAlerYChExf+xgnSPl5u5fusxbqY0Yvm T7I6GKksY/KpcsEv9bpiB8AUxhOnIDxIjRKQGGG0WkRXAiJ0IfKugSOpJnGjgyr1CmVg tnFkI+QHNC2F9v9rsqBD/VKtHmR9jsg+Lz1FG1C92OumiJ0++HWztIXtnChyAxP72hNu vRsOMyWVia8WwrPcU1cI3ot17F6aA9FNBIa0oOJHS+oXbc6BOzQFfr/gL0cqBG2IGzTg D70Q== X-Received: by 10.112.151.34 with SMTP id un2mr6370313lbb.14.1366313532463; Thu, 18 Apr 2013 12:32:12 -0700 (PDT) Original-Received: by 10.114.18.82 with HTTP; Thu, 18 Apr 2013 12:32:12 -0700 (PDT) In-Reply-To: <83d2tu49lu.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::229 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:159005 Archived-At: > Windows users are encouraged to try this. The diffs below will create > a file nt/INSTALL.MSYS with detailed instructions for how to build > this way; please read it before you try the build. (Actually, about > 85% of the job is just to set up a working MSYS installation, which > therefore takes the lion's share of the instructions.) Thanks Eli. I've applied your patch to a local branch, and tried to follow the instructions in nt/INSTALL.MSYS, but I've failed to build Emacs. I've installed the MinGW using the "mingw-get" installer and, besides the default packages it installs by default, I've installed these two: * msys-base * mingw-developer-toolkit I think that, with this, I should have all the required packages you mention in INSTALL.MSYS. I've also verified that I have the MinGW "bin" directory on PATH, but not the MSYS "bin" directory. But when I go to the root of my local branch and do "./autogen.sh", I get this error: Checking whether you have the necessary tools... (Read INSTALL.BZR for more details on building Emacs) Checking for autoconf (need at least version 2.65)... ok Checking for automake (need at least version 1.11)... ok Your system has the required tools, running autoreconf... Can't locate Autom4te/ChannelDefs.pm in @INC (@INC contains: /mingw/share/autoconf /usr/lib/perl5/5.8/msys /usr/lib/perl5/5.8 /usr/lib/perl5/site_perl/5.8/msys /usr/lib/perl5/site_perl/5.8 /usr/lib/perl5/site_perl/5.8 /usr/lib/perl5/vendor_perl/5.8/msys /usr/lib/perl5/vendor_perl/5.8 /usr/lib/perl5/vendor_perl/5.8 .) at /c/MinGW/bin/autoreconf-2.68 line 40. BEGIN failed--compilation aborted at /c/MinGW/bin/autoreconf-2.68 line 40. Do you know what's the problem here? TIA.