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: Compiling the CVS Date: 24 May 2003 17:25:47 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <1053789947.373.21.camel@horacio> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1053789969 16630 80.91.224.249 (24 May 2003 15:26:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 24 May 2003 15:26:09 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sat May 24 17:26:07 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 19JauN-0004K4-00 for ; Sat, 24 May 2003 17:26:07 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19Jb6f-0000VK-00 for ; Sat, 24 May 2003 17:38:50 +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 19Jav1-0001d1-UA for emacs-devel@quimby.gnus.org; Sat, 24 May 2003 11:26:47 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19JauR-0000sS-Ty for emacs-devel@gnu.org; Sat, 24 May 2003 11:26:11 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19JauI-0000EP-Qt for emacs-devel@gnu.org; Sat, 24 May 2003 11:26:05 -0400 Original-Received: from nan-smtp-09.noos.net ([212.198.2.80] helo=smtp.noos.fr) by monty-python.gnu.org with esmtp (Exim 4.20) id 19Jatu-0007dU-Ue for emacs-devel@gnu.org; Sat, 24 May 2003 11:25:39 -0400 Original-Received: (qmail 50045774 invoked by uid 0); 24 May 2003 15:25:37 -0000 Original-Received: from unknown (HELO [192.168.0.69]) ([195.132.212.189]) (envelope-sender ) by 212.198.2.80 (qmail-ldap-1.03) with SMTP for ; 24 May 2003 15:25:37 -0000 Original-To: emacs-devel@gnu.org 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:14195 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14195 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$ It happens when triying to 'make boostrap' operation... Am I doing something wrong ? Tanks in advance -- Horacio Ferrero