Hi Folks,

I've just updated Emacs sources from CVS today.

Then:

  $ make maintainer-clean
  $ ./configure --prefix=/home/download/emacs
  $ make bootstrap
  [...skipped for brevity...]
gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/vinicius/work/emacs/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 indent.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/vinicius/work/emacs/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 search.c
search.c: In function `Fset_match_data':
search.c:2974: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
make[2]: *** [search.o] Error 1
make[2]: Leaving directory `/home/vinicius/work/emacs/src'
make[1]: *** [src] Error 2
make[1]: Leaving directory `/home/vinicius/work/emacs'
make: *** [bootstrap-build] Error 2


Vinicius



_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to