From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Horacio Ferrero Newsgroups: gmane.emacs.devel Subject: Re: Compiling the CVS Date: 24 May 2003 18:18:57 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <1053793136.373.24.camel@horacio> References: <1053789947.373.21.camel@horacio> <200305241544.h4OFiTx12827@eel.dms.auburn.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1053793601 28389 80.91.224.249 (24 May 2003 16:26:41 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 24 May 2003 16:26:41 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sat May 24 18:26:39 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19Jbqx-0007NU-00 for ; Sat, 24 May 2003 18:26:39 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19Jc3G-00015l-00 for ; Sat, 24 May 2003 18:39:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19Jbns-0002G5-Aq for emacs-devel@quimby.gnus.org; Sat, 24 May 2003 12:23:28 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19JbnX-0002Fp-CO for emacs-devel@gnu.org; Sat, 24 May 2003 12:23:07 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19JbnW-0002Fa-7j for emacs-devel@gnu.org; Sat, 24 May 2003 12:23:06 -0400 Original-Received: from nan-smtp-05.noos.net ([212.198.2.74] helo=smtp.noos.fr) by monty-python.gnu.org with esmtp (Exim 4.20) id 19JbjM-0000Up-SX for emacs-devel@gnu.org; Sat, 24 May 2003 12:18:48 -0400 Original-Received: (qmail 37893773 invoked by uid 0); 24 May 2003 16:18:46 -0000 Original-Received: from unknown (HELO [192.168.0.69]) ([195.132.212.189]) (envelope-sender ) by 212.198.2.74 (qmail-ldap-1.03) with SMTP for ; 24 May 2003 16:18:46 -0000 Original-To: Luc Teirlinck In-Reply-To: <200305241544.h4OFiTx12827@eel.dms.auburn.edu> X-Mailer: Ximian Evolution 1.1.2 (1.1.2-1) (Preview Release) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:14199 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14199 With rev 4.5 of texinfo is OK now... Tank you On Sat, 2003-05-24 at 17:44, Luc Teirlinck wrote: > Horacio Ferrero wrote: > > When I try to build the CVS version of emacs I get the following error : > horacio:~/emacs/man$ makeinfo emacs.texi > emacs.texi:10: Unknown command `copying'. > emacs.texi:31: Unmatched `@end'. > makeinfo: Removing output file `../info/emacs' due to errors; use > --force to preserve. > horacio:~/emacs/man$ > > You need a recent version of texinfo. I forgot the minimum version > number you need, but you can just download the most recent one. > > Sincerely, > > Luc. -- Horacio Ferrero