GNU bug report logs -
#54224
Configure error on windows 11
Previous Next
Full log
View this message in rfc822 format
> From: Edouard Debry <edouard.debry <at> gmail.com>
> Date: Wed, 02 Mar 2022 23:39:45 +0100
>
> 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.
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
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.