emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs build fails [MSYS2/MINGW64]


From: Eli Zaretskii
Subject: Re: Emacs build fails [MSYS2/MINGW64]
Date: Sun, 28 Apr 2019 19:21:17 +0300

> Date: Sun, 28 Apr 2019 17:37:44 +0200 (CEST)
> From: Angelo Graziosi <address@hidden>
> 
> To reproduce, update your MSYS2 installation (pacman -Syu) and if you have 
> ImageMagick installed, add '--without-imagemagick' to 'configure' otherwise 
> it fails at compile time. 

Please also show how it fails at compile time, we would want to fix
that part as well.

> In a MINGW64 shell:
> 
>   wget http://git.savannah.gnu.org/cgit/emacs.git/snapshot/emacs-master.tar.gz
>   tar -xof emacs-master.tar.gz
>   cd emacs-master
>   ./autogen.sh
>   ./configure [--without-imagemagick]
>   make
>   [...]
>   Loading c:/msys64/tmp/emacs-master/lisp/emacs-lisp/lisp-mode.el (source)...
>   Loading c:/msys64/tmp/emacs-master/lisp/progmodes/elisp-mode.el (source)...
>   make[1]: *** [Makefile:808: bootstrap-emacs.pdmp] Segmentation fault
>   make[1]: uscita dalla directory "/tmp/emacs-master/src"
>   make: *** [Makefile:423: src] Error 2

Thanks.  But please in the future report bugs to the bug tracker using
"M-x report-emacs-bug RET".



reply via email to

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