GNU bug report logs - #54224
Configure error on windows 11

Previous Next

Package: emacs;

Reported by: Edouard Debry <edouard.debry <at> gmail.com>

Date: Wed, 2 Mar 2022 22:46:02 UTC

Severity: normal

Done: Corwin Brust <corwin <at> bru.st>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Edouard Debry <edouard.debry <at> gmail.com>
Subject: bug#54224: closed (Re: bug#54224: Configure error on windows 11)
Date: Sun, 06 Mar 2022 18:27:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#54224: Configure error on windows 11

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 54224 <at> debbugs.gnu.org.

-- 
54224: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=54224
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Corwin Brust <corwin <at> bru.st>
To: Edouard Debry <edouard.debry <at> gmail.com>
Cc: 54224-done <at> debbugs.gnu.org
Subject: Re: bug#54224: Configure error on windows 11
Date: Sun, 6 Mar 2022 12:25:49 -0600
On Thu, Mar 3, 2022 at 3:31 PM Edouard Debry <edouard.debry <at> gmail.com> wrote:
>
> Eli Zaretskii <eliz <at> gnu.org> writes:
>
> >
> > No such problem here.
> >
> > What does the following command show if you invoke it from the Git
> > Bash prompt in the Emacs work tree:
> >
> >     git config core.autocrlf
>
> Fixed, issue was that "gmake" was used instead of "make" because of my
> PATH.

Thanks; I'm therefore closing this bug report.

>
> Regards

[Message part 3 (message/rfc822, inline)]
From: Edouard Debry <edouard.debry <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Configure error on windows 11
Date: Wed, 02 Mar 2022 23:39:45 +0100
Hello,

Latest (from yesterday) emacs master retrieved.

Configuration :

CFLAGS="-O2 -march=skylake" ./configure
--prefix=/d/Documents/utils/msys64/mingw64/local
--without-compress-install --with-native-compilation --without-dbus
--without-pop --with-modules

ends with :

...
config.status: creating admin/charsets/Makefile
config.status: creating admin/unidata/Makefile
config.status: creating admin/grammars/Makefile
config.status: creating src/config.h
config.status: executing src/epaths.h commands
sed: -e expression #1, char 79: unknown option to `s'
gmake: *** [Makefile:420: epaths-force-w32] Error 1
config.status: error: 'src/epaths.h' could not be made.

I did not try to compile afterwards for I recall this header file is
mandatory when compiling emacs on windows 11

How can I fix ?

Regards




This bug report was last modified 3 years and 71 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.