emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs 23.3 release candidate


From: Chong Yidong
Subject: Re: Emacs 23.3 release candidate
Date: Tue, 01 Mar 2011 14:11:01 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Andreas Röhler <address@hidden> writes:

>>> Compiling MY-PATH/uni-input.el
>>> Wrote MY-PATH/uni-input.elc
>>> make[2]: Leaving directory `MY-PATH/leim'
>>> make[1]: Leaving directory `MY-PATH/emacs-23.3'
>>> make: *** [bootstrap] Fehler 2
>>>
>>> Compilation exited abnormally with code 2 at Tue Mar  1 10:41:13
>>
>> I don't understand why Make is signalling an error here.  Could you
>> describe the procedure you used to build emacs, including the arguments
>> supplied to configure and to make?
>
> CFLAGS="-g -O2 -fno-optimize-sibling-calls" ./configure
> than from inside Emacs
> M-x compile
> make -k bootstrap

I can't reproduce the error.  For me, the above steps end with

...
Compiling /home/cyd/pretest/emacs-23.3/leim/quail/uni-input.el
Wrote /home/cyd/pretest/emacs-23.3/leim/quail/uni-input.elc
make[2]: Leaving directory `/home/cyd/pretest/emacs-23.3/leim'
make[1]: Leaving directory `/home/cyd/pretest/emacs-23.3'

Compilation finished at Tue Mar  1 13:54:19


so it looks like your bootstrap finished, except that Make exited with
code 2 for no apparent reason.  (There is nothing noteworthy in the
compile log that you sent me separately.)

Anyone using SuSE 10.2 and able to try reproducing the problem?



reply via email to

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