From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: no-spam@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: printing.el breaks bootstrapping Date: 08 Feb 2003 01:12:52 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <5xadh7ljej.fsf@kfs2.cua.dk> References: <200302072145.PAA27865@eel.dms.auburn.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1044660646 10371 80.91.224.249 (7 Feb 2003 23:30:46 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 7 Feb 2003 23:30:46 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18hHx8-0002gu-00 for ; Sat, 08 Feb 2003 00:30:38 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18hI6t-00027J-00 for ; Sat, 08 Feb 2003 00:40:43 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18hHsq-0004hq-04 for emacs-devel@quimby.gnus.org; Fri, 07 Feb 2003 18:26:12 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18hHnR-0002aS-00 for emacs-devel@gnu.org; Fri, 07 Feb 2003 18:20:37 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18hHjr-0001f4-00 for emacs-devel@gnu.org; Fri, 07 Feb 2003 18:16:56 -0500 Original-Received: from mail.filanet.dk ([195.215.206.179]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18hHgl-0000nL-00 for emacs-devel@gnu.org; Fri, 07 Feb 2003 18:13:43 -0500 Original-Received: from kfs2.cua.dk.cua.dk (unknown [10.1.82.3]) by mail.filanet.dk (Postfix) with SMTP id CDBCD7C012; Sat, 8 Feb 2003 00:13:41 +0100 (CET) Original-To: Luc Teirlinck In-Reply-To: <200302072145.PAA27865@eel.dms.auburn.edu> Original-Lines: 18 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 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:11498 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11498 Luc Teirlinck writes: > A new file, printing.el, added half an hour ago (apparently) breaks > bootstrapping. End of `make bootstrap' output: > > Compiling /home/teirllm/CVSemacsdir/emacs/lisp/printing.el > > In toplevel form: > printing.el:2371:1:Error: Symbol's function definition is void: > pr-get-symbol > make[1]: *** [compile] Error 1 > make[1]: Leaving directory `/home/teirllm/CVSemacsdir/emacs/lisp' > make: *** [bootstrap] Error 2 It should be fixed now. -- Kim F. Storm http://www.cua.dk