From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Burton Samograd Newsgroups: gmane.emacs.devel Subject: Re: Problem with bzr updated sources from today (Jan 3rd, 2012) Date: Tue, 03 Jan 2012 11:08:22 -0700 Message-ID: <87hb0cfyll.fsf@interalia.com> References: <87obukk7tn.fsf@interalia.com> <4F034447.4080102@gmx.at> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1325614356 21157 80.91.229.12 (3 Jan 2012 18:12:36 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 3 Jan 2012 18:12:36 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 03 19:12:32 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Ri8qZ-0005y0-TP for ged-emacs-devel@m.gmane.org; Tue, 03 Jan 2012 19:12:28 +0100 Original-Received: from localhost ([::1]:46695 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ri8qZ-0003eo-92 for ged-emacs-devel@m.gmane.org; Tue, 03 Jan 2012 13:12:27 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:37811) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ri8qT-0003eE-K0 for emacs-devel@gnu.org; Tue, 03 Jan 2012 13:12:25 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ri8qS-0008O9-Fv for emacs-devel@gnu.org; Tue, 03 Jan 2012 13:12:21 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:45709) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ri8qS-0008O4-9U for emacs-devel@gnu.org; Tue, 03 Jan 2012 13:12:20 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Ri8qQ-0005tH-Rj for emacs-devel@gnu.org; Tue, 03 Jan 2012 19:12:18 +0100 Original-Received: from 184.71.240.90 ([184.71.240.90]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 03 Jan 2012 19:12:18 +0100 Original-Received: from bsamograd by 184.71.240.90 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 03 Jan 2012 19:12:18 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 17 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 184.71.240.90 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux) Cancel-Lock: sha1:Fy8fI/FFk1wyHkddo4zPZGBdc3M= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:147221 Archived-At: martin rudalics writes: >> I get the message "window-total-size: Lisp nesting exceeds >> max-specpdl-size'" >> at first, and then later "window-total-size: Lisp nesting exceeds >> `max-lisp-eval-depth'". > > Try doing > > rm lisp/window.elc > make Thanks, worked like a charm. Problem with build dependencies? -- Burton Samograd