emacs-devel
[Top][All Lists]
Advanced

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

bzr trunk compilation fails


From: Tim Cross
Subject: bzr trunk compilation fails
Date: Wed, 24 Aug 2011 08:08:40 +1000

Trying to build current bzr trunk give the following error


In toplevel form:
international/ucs-normalize.el:297:81:Error: Variable binding depth
exceeds max-specpdl-size
make[3]: *** [international/ucs-normalize.elc] Error 1
make[3]: Leaving directory `/home/tcross/bzr/emacs/latest/lisp'
make[2]: *** [compile-main] Error 2
make[2]: Leaving directory `/home/tcross/bzr/emacs/latest/lisp'
make[1]: *** [lisp] Error 2
make[1]: Leaving directory `/home/tcross/bzr/emacs/latest'
make: *** [bootstrap] Error 2

This is a brand new, fresh branch. Used the following commands

bzr branch bzr://bzr.savannah.gnu.org/emacs/trunk latest

cd latest

./autogen.sh

./configure --prefix=/usr/local

make bootstrap

revno is 105547

Saw same problem from existing branch with bzr pull, which is why I
tried an all fresh checkout.

This is on GNU/Linux 64bit running xubuntu 11.04

tim



reply via email to

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