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: Wed, 20 Oct 2021 14:49:11 +0300 Message-ID: <83o87jc3wo.fsf@gnu.org> References: <8635p61trc.fsf@duenenhof-wilhelm.de> <835yu2qqvd.fsf@gnu.org> <86k0iiyvcs.fsf@duenenhof-wilhelm.de> <83czoaoyrj.fsf@gnu.org> <86bl3szmzx.fsf@duenenhof-wilhelm.de> <83ee8om7z4.fsf@gnu.org> <86tuhjy4ua.fsf@duenenhof-wilhelm.de> <837deflft3.fsf@gnu.org> <86h7diy6yp.fsf@duenenhof-wilhelm.de> <8335p2k111.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="13498"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: "H. Dieter Wilhelm" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Oct 20 13:50:57 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 1mdA7V-0003HQ-0R for ged-emacs-devel@m.gmane-mx.org; Wed, 20 Oct 2021 13:50:57 +0200 Original-Received: from localhost ([::1]:32878 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdA7T-0007bi-SX for ged-emacs-devel@m.gmane-mx.org; Wed, 20 Oct 2021 07:50:55 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:38146) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdA5c-0005wu-1h for emacs-devel@gnu.org; Wed, 20 Oct 2021 07:49:00 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:35016) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdA5b-0003fT-9f; Wed, 20 Oct 2021 07:48:59 -0400 Original-Received: from [87.69.77.57] (port=4010 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 1mdA5a-0000XI-S6; Wed, 20 Oct 2021 07:48:59 -0400 In-Reply-To: (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:277435 Archived-At: > From: "H. Dieter Wilhelm" > Date: Tue, 19 Oct 2021 21:43:23 +0200 > > In the meantime I added some additional ports to the same ezwinports > tree. (The archives for which, gnutls, binutils and findutils and I > always chose: Overwrite existing files.) After this M-$ bailed out with > the message: > > ispell-check-version: d:/appl/ezwinports/bin/hunspell.exe exited with > code 53 Are all of the archives from ezwinports? If so, you should overwrite files only if the files you overwrite them by are newer. That is, never overwrite newer files by older files. If you mix with binaries from other places, I don't know what to suggest, but at least make sure not to mix 32-bit binaries with 64-bit ones. > Only after unarchiving the hunspell port in this tree it could be used > again. What is "this tree"?