From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Installing the current emacs-28 branch under Windows 10 Date: Tue, 12 Oct 2021 17:06:46 +0300 Message-ID: <835yu2qqvd.fsf@gnu.org> References: <8635p61trc.fsf@duenenhof-wilhelm.de> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="29871"; mail-complaints-to="usenet@ciao.gmane.io" Cc: phillip.lord@russet.org.uk, emacs-devel@gnu.org To: "H. Dieter Wilhelm" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Oct 12 16:09:10 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1maISs-0007ZW-Hc for ged-emacs-devel@m.gmane-mx.org; Tue, 12 Oct 2021 16:09:10 +0200 Original-Received: from localhost ([::1]:32978 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1maISq-0004bq-N6 for ged-emacs-devel@m.gmane-mx.org; Tue, 12 Oct 2021 10:09:08 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:53488) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1maIQh-00024i-Gm for emacs-devel@gnu.org; Tue, 12 Oct 2021 10:06:55 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:40740) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1maIQg-0006C7-6R; Tue, 12 Oct 2021 10:06:54 -0400 Original-Received: from [87.69.77.57] (port=3916 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1maIQe-00088T-QE; Tue, 12 Oct 2021 10:06:54 -0400 In-Reply-To: <8635p61trc.fsf@duenenhof-wilhelm.de> (dieter@duenenhof-wilhelm.de) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:276804 Archived-At: > From: "H. Dieter Wilhelm" > Date: Tue, 12 Oct 2021 11:23:35 +0200 > Cc: Phillip Lord > > I'm trying to compile the latest emacs-28 branch (which is compiling > under GNU-Linux). I adhered exactly to the recipes of > etc/nt/INSTALL.W64. But I'm already at the end of my tether. What would > you do in below situation? > > Thanks for your support > > Dieter > ---------------------------------------------------------------------- > > uidg1626@VSL7V7PW MINGW64 /d/Emacs/emacs > $ ./autogen.sh > Checking whether you have the necessary tools... > (Read INSTALL.REPO for more details on building Emacs) > Checking for autoconf (need at least version 2.65) ... ok > Your system has the required tools. > Building aclocal.m4 ... > Running 'autoreconf -fi -I m4' ... > ' is already registered with AC_CONFIG_FILES. > ../autoconf-2.71/lib/autoconf/status.m4:289: AC_CONFIG_FILES is expanded from... > configure.ac:6010: the top level > autom4te: error: /usr/bin/m4 failed with exit status: 1 > autoreconf: error: /usr/bin/autoconf failed with exit status: 1 No idea. Sounds like some end-of-line issue? How did you configure Git wrt EOLs?