From mboxrd@z Thu Jan 1 00:00:00 1970 From: Philip Rooke Subject: 5.16 install fails Date: Mon, 03 Dec 2007 07:41:46 +0000 Message-ID: <863aukp6md.fsf@etch.yax.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Iz5vy-0005hx-RB for emacs-orgmode@gnu.org; Mon, 03 Dec 2007 02:41:42 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Iz5vx-0005dW-0o for emacs-orgmode@gnu.org; Mon, 03 Dec 2007 02:41:42 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iz5vw-0005dG-SY for emacs-orgmode@gnu.org; Mon, 03 Dec 2007 02:41:40 -0500 Received: from 252.121.2.81.in-addr.arpa ([81.2.121.252] helo=etch.yax.org.uk) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Iz5vw-00015d-7x for emacs-orgmode@gnu.org; Mon, 03 Dec 2007 02:41:40 -0500 Received: from etch.yax.org.uk (localhost [127.0.0.1]) by etch.yax.org.uk (8.13.8/8.13.8) with ESMTP id lB37fk5f037104 for ; Mon, 3 Dec 2007 07:41:47 GMT (envelope-from phil@etch.yax.org.uk) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org I am trying to install 5.16. The first make step is failing for me. The last few lines of output are: [...] Wrote /home/phil/src/contrib/emacs/org-5.16/org-mouse.elc emacs -batch -q -eval "(add-to-list (quote load-path) \".\")" -f batch-byte-compile org-export-latex.el Wrote /home/phil/src/contrib/emacs/org-5.16/org-export-latex.elc Graph cycles through org-install.el `all' not remade because of errors. $ I've never seen that "Graph cycles..." error before. Any ideas what I have done wrong? Thanks, Phil