Build emacs from sources fails on compiler

David Ponce david.ponce at wanadoo.fr
Fri Oct 31 11:36:37 UTC 2003


Hi,

> But even after installing gcc, I still get a segfault during dumping.
> You mentioned `setarch i386'.  How does one set that during build?
> 
> Doesn't seem to be a configure flag.
> 
> Running:
>    make distclean
>    ./configure
>    make bootstrap
> 
> Results in a segfault when dumping at the end:

I used the following with success to build Emacs 21 from CVS:

setarch i386 ./configure <configure-options>
setarch i386 make bootstrap

Hope this will help.

David





More information about the fedora-test-list mailing list