[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: emacs segfault on bootstrap
From: |
David Koppelman |
Subject: |
Re: emacs segfault on bootstrap |
Date: |
Sun, 29 Jan 2006 12:24:56 -0600 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
I have encountered a similar problem. Could you try putting
CFLAGS="-g -O2"
near the top of "configure", perhaps just above
the line:
# Be Bourne compatible
Then re-run configure, do a "make clean" and then a "make bootstrap".
address@hidden writes:
>> A "./configure --prefix=/opt/emacs22 --disable-largefile" runs without
>> problems.
>>
>> But when I type "make bootstrap", I become the following errormessage:
>>
>> [bootstrap-emacs] Speicherzugriffsfehler
>> | make[2]: Verlasse Verzeichnis »/misc/cvs/emacs/src«
>> | make[1]: *** [bootstrap-build] Fehler 2
>> | make[1]: Verlasse Verzeichnis »/misc/cvs/emacs«
>> | make: *** [bootstrap] Fehler 2
>> +----
>>
>> What goes wrong here - anybody an idea?
>
> I can't reproduce this.
- emacs segfault on bootstrap, Clemens Schueller, 2006/01/26
- Re: emacs segfault on bootstrap, cyd, 2006/01/29
- Re: emacs segfault on bootstrap,
David Koppelman <=
- Re: emacs segfault on bootstrap, Chong Yidong, 2006/01/29
- Re: emacs segfault on bootstrap, David Koppelman, 2006/01/29
- Re: emacs segfault on bootstrap, Eli Zaretskii, 2006/01/29
- Re: emacs segfault on bootstrap, David Koppelman, 2006/01/29
- Re: emacs segfault on bootstrap, Eli Zaretskii, 2006/01/29
- Re: emacs segfault on bootstrap, Richard M. Stallman, 2006/01/30