emacs-devel
[Top][All Lists]
Advanced

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

Emacs CVS Crash


From: Vinicius Jose Latorre
Subject: Emacs CVS Crash
Date: Tue, 06 Sep 2005 18:56:24 -0300
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.11) Gecko/20050729

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





reply via email to

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