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: Andreas Röhler
Subject: Re: Emacs 23.3 release candidate
Date: Tue, 01 Mar 2011 20:43:42 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1.11) Gecko/20100711 Thunderbird/3.0.6

Am 01.03.2011 20:11, schrieb Chong Yidong:
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?


As I had trouble with the previous pretest due to file-permission issues, maybe it's the cause here to.

BTW emacs-23.2.94 has been built on Suse 10.3 smoothly.



reply via email to

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