GNU bug report logs -
#54224
Configure error on windows 11
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 6 Mar 2022 12:25:49 -0600
with message-id <CAJf-WoSW3idfs2ikUN5nCGiEeJjpmMWLCEuTmfH0Lc8n38V9dg <at> 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 <at> 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)]
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
[Message part 3 (message/rfc822, inline)]
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
This bug report was last modified 3 years and 72 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.