bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#20614: Segmentation fault when building on Power8 Little Endian


From: Eli Zaretskii
Subject: bug#20614: Segmentation fault when building on Power8 Little Endian
Date: Wed, 23 Sep 2015 16:57:41 +0300

> Cc: 20614@debbugs.gnu.org
> From: Petr Hracek <phracek@redhat.com>
> Date: Wed, 23 Sep 2015 15:38:04 +0200
> 
> Hmm, message is the same even with emacs-24.5. Of course with 
> -DCANNOT_DUMP=1
> 
> make[3]: Entering directory 
> `/home/phracek/rpmbuild/BUILD/emacs-24.5/build-gtk/lisp'
> for file in `find ../../lisp -type d -print`; do case $file in 
> ../../lisp*/cedet* | ../../lisp*/leim* ) ;; *) wins="$wins${wins:+ 
> }$file" ;; esac; done; \
> for file in $wins; do \
>     ../../lisp/../build-aux/update-subdirs $file; \
> done;
> make[3]: Leaving directory 
> `/home/phracek/rpmbuild/BUILD/emacs-24.5/build-gtk/lisp'
> if test "no" = "yes"; then \
>    rm -f bootstrap-emacs; \
>    ln temacs bootstrap-emacs; \
> else \
>    ./temacs --batch --load loadup bootstrap || exit 1; \
>    test "X" = X ||  -zex emacs; \
>    mv -f emacs bootstrap-emacs; \
> fi
> Warning: Lisp directory `/usr/share/emacs/24.5/lisp': No such file or 
> directory
> Cannot open load file: No such file or directory, loadup.el
> make[2]: *** [bootstrap-emacs] Error 1
> make[2]: Leaving directory 
> `/home/phracek/rpmbuild/BUILD/emacs-24.5/build-gtk/src'
> make[1]: *** [src] Error 2

Are you building inside the source tree?  Emacs doesn't support
building outside the source tree very well.





reply via email to

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