unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Edouard Debry <edouard.debry@gmail.com>
To: 54224@debbugs.gnu.org
Subject: bug#54224: Configure error on windows 11
Date: Thu, 03 Mar 2022 22:30:10 +0100	[thread overview]
Message-ID: <86ee3ivi59.fsf@gmail.com> (raw)
In-Reply-To: <86r17kc72m.fsf@gmail.com>

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Edouard Debry <edouard.debry@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

Fixed, issue was that "gmake" was used instead of "make" because of my
PATH.

Regards






  parent reply	other threads:[~2022-03-03 21:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-02 22:39 bug#54224: Configure error on windows 11 Edouard Debry
2022-03-03  7:04 ` Eli Zaretskii
2022-03-03  9:09   ` Edouard Debry
2022-03-03 21:30   ` Edouard Debry [this message]
2022-03-06 18:25     ` Corwin Brust

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86ee3ivi59.fsf@gmail.com \
    --to=edouard.debry@gmail.com \
    --cc=54224@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).