emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#54224: closed (Configure error on windows 11)


From: GNU bug Tracking System
Subject: bug#54224: closed (Configure error on windows 11)
Date: Sun, 06 Mar 2022 18:27:02 +0000

Your message dated Sun, 6 Mar 2022 12:25:49 -0600
with message-id 
<CAJf-WoSW3idfs2ikUN5nCGiEeJjpmMWLCEuTmfH0Lc8n38V9dg@mail.gmail.com>
and subject line Re: bug#54224: Configure error on windows 11
has caused the debbugs.gnu.org bug report #54224,
regarding Configure error on windows 11
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
54224: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=54224
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Configure error on windows 11 Date: Wed, 02 Mar 2022 23:39:45 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (windows-nt)
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




--- End Message ---
--- Begin Message --- 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@gmail.com> wrote:
>
> Eli Zaretskii <eliz@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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]