October 19, 2004
Compiling emacs on Fedora
Because of the emacs dumper which makes all sorts of assumptions it really shouldn't, compiling emacs on Fedora generates a core dump when dumping.. error looks sort of like..
Dumping under names emacs and emacs-21.3.1 make[1]: *** [emacs] Segmentation fault (core dumped)
There's a very easy way to fix this:
setarch i386
and emacs will build just fine.
Posted October 19, 2004 02:59 PM in development tools
TrackBack URL for this entry: http://www.unix-girl.com/mt/mt-tb.cgi/1364
TrackBack URL for this entry: http://www.unix-girl.com/mt/mt-tb.cgi/1364