From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Lennart Borgman" Newsgroups: gmane.emacs.devel Subject: Can not build lispref info Date: Sat, 4 Dec 2004 18:07:41 +0100 Message-ID: <000a01c4da23$ccdc59c0$0200a8c0@sedrcw11488> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1102180125 18008 80.91.229.6 (4 Dec 2004 17:08:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 4 Dec 2004 17:08:45 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Dec 04 18:08:39 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CadOg-0000Em-00 for ; Sat, 04 Dec 2004 18:08:38 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CadYL-0005LD-FV for ged-emacs-devel@m.gmane.org; Sat, 04 Dec 2004 12:18:37 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CadYB-0005Ja-Q3 for emacs-devel@gnu.org; Sat, 04 Dec 2004 12:18:28 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CadY9-0005Iq-U2 for emacs-devel@gnu.org; Sat, 04 Dec 2004 12:18:26 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CadY9-0005IH-Ph for emacs-devel@gnu.org; Sat, 04 Dec 2004 12:18:25 -0500 Original-Received: from [81.228.11.116] (helo=av9-2-sn1.fre.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CadO9-0003Mw-8J for emacs-devel@gnu.org; Sat, 04 Dec 2004 12:08:05 -0500 Original-Received: by av9-2-sn1.fre.skanova.net (Postfix, from userid 502) id 867A237F62; Sat, 4 Dec 2004 18:08:04 +0100 (CET) Original-Received: from smtp3-2-sn1.fre.skanova.net (smtp3-2-sn1.fre.skanova.net [81.228.11.164]) by av9-2-sn1.fre.skanova.net (Postfix) with ESMTP id 757E437E5D for ; Sat, 4 Dec 2004 18:08:04 +0100 (CET) Original-Received: from sedrcw11488 (t2o58p210.telia.com [62.20.165.210]) by smtp3-2-sn1.fre.skanova.net (Postfix) with SMTP id CA9A737E42 for ; Sat, 4 Dec 2004 18:08:03 +0100 (CET) Original-To: "Emacs Devel" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:30670 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:30670 I can not build lispref info: C:\cvs\emacs\lispref>make info makeinfo -I. -I. -o ./../info/elisp ./elisp.texi ./locals.texi:202: Cross reference to nonexistent node `Yet to be written' (perhaps incorrect sectioning?). ./locals.texi:136: Cross reference to nonexistent node `Yet to be written' (perhaps incorrect sectioning?). makeinfo: Removing output file `./../info/elisp' due to errors; use --force to preserve. make: *** [../info/elisp] Error 1 Updated from CVS today. Using - MS Windows NT4 SP6. - makeinfo (GNU texinfo) 4.6 - GNU Make 3.80 /Lennart