emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs CVS Crash


From: Kim F. Storm
Subject: Re: Emacs CVS Crash
Date: Wed, 07 Sep 2005 01:07:28 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Vinicius Jose Latorre <address@hidden> writes:

> 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

Isn't that the compiler crashing?

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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