GNU bug report logs -
#28601
26.0.50; configure: error: Emacs does not support 'x86_64-pc-msys' systems.
Previous Next
Reported by: vincent.belaiche <at> gmail.com (Vincent Belaïche)
Date: Mon, 25 Sep 2017 20:04:01 UTC
Severity: minor
Merged with 28888
Found in versions 26.0.50, 26.0.90
Done: Noam Postavsky <npostavs <at> users.sourceforge.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Vincent Belaïche wrote:
> I am trying to re-compile Emacs on MSW10 + MSYS2. This used to be
> working, but now I get the following error:
>
> --8<----8<----8<----8<----8<-- begin -->8---->8---->8---->8---->8----
> checking build system type... x86_64-pc-msys
> checking host system type... x86_64-pc-msys
> configure: error: Emacs does not support 'x86_64-pc-msys' systems.
What version of Emacs did this work in?
AFAICS, configure.ac has never accepted *-msys as a host type.
From https://debbugs.gnu.org/cgi/bugreport.cgi?bug=22240#20 :
configure: error: Emacs does not support 'x86_64-pc-msys' systems.
This turned out to be due to not being in the right environment - I
added the step to switch to the MinGW-w64 environment and now it works
without specifying the --host, etc.
From nt/INSTALL.W64:
First we need to switch to the MinGW-w64 environment. Exit the MSYS2
BASH console and run mingw64_shell.bat in the C:\msys64 folder...
So try that?
This bug report was last modified 7 years and 234 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.