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 19:05:22 +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 18:50, schrieb Chong Yidong:
Andreas Röhler<address@hidden>  writes:

Compilation exited abnormally with code 2 at Tue Mar  1 10:41:13:

...
  Wrote MY-PATH/simple.elc
make[3]: Leaving directory `MY-PATH/lisp'
make[3]: Entering directory `MY-PATH/lisp'
Compiling MY-PATH/minibuffer.el
Wrote MY-PATH/sgml-input.elc
Compiling MY-PATH/rfc1345.el
Wrote MY-PATH/rfc1345.elc
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

;;;;

that's all
didn't call install


Would assume Emacs misses some libraries. Send you offlist the complete
messages-file.


 You seem to be doing a bootstrap,
which should not be necessary when building from the release tarball,
(which normally only needs `./configure', `make', then `make install'.)

Also get a lot of warnings

In beginning-of-defun-raw:
lisp.el:282:27:Warning: `font-lock-beginning-of-syntax-function' is an
     obsolete variable (as of Emacs 23.3); use `syntax-begin-function'
instead.

These warnings are annoying but irrelevant.

Hmm, they are numerous. Would clean up that before release.










reply via email to

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