From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Henrik Enberg Newsgroups: gmane.emacs.devel Subject: Re: make bootstrap fails Date: Sat, 09 Nov 2002 14:17:13 +0100 Sender: emacs-devel-admin@gnu.org Message-ID: <87k7jmkhly.fsf@enberg.org> References: <8465v796b2.fsf@crybaby.uni-duisburg.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1036850155 32611 80.91.224.249 (9 Nov 2002 13:55:55 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 9 Nov 2002 13:55:55 +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 18AW5a-0008Tp-00 for ; Sat, 09 Nov 2002 14:55:54 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18AWFY-0005uq-00 for ; Sat, 09 Nov 2002 15:06:12 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18AVze-0006A1-00; Sat, 09 Nov 2002 08:49:46 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 18AVUy-0006y1-00 for emacs-devel@gnu.org; Sat, 09 Nov 2002 08:18:04 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 18AVUR-0006SP-00 for emacs-devel@gnu.org; Sat, 09 Nov 2002 08:18:02 -0500 Original-Received: from maild.telia.com ([194.22.190.101]) by monty-python.gnu.org with esmtp (Exim 4.10) id 18AVUQ-0006RZ-00 for emacs-devel@gnu.org; Sat, 09 Nov 2002 08:17:30 -0500 Original-Received: from d1o1112.telia.com (d1o1112.telia.com [213.67.192.241]) by maild.telia.com (8.12.5/8.12.5) with ESMTP id gA9DHTWp025818; Sat, 9 Nov 2002 14:17:29 +0100 (CET) X-Original-Recipient: emacs-devel@gnu.org Original-Received: from rocksteady (h106n2fls32o1112.telia.com [213.65.65.106]) by d1o1112.telia.com (8.10.2/8.10.1) with ESMTP id gA9DHTg01277; Sat, 9 Nov 2002 14:17:29 +0100 (CET) Original-Received: by rocksteady (Postfix, from userid 1000) id CAC2537B58; Sat, 9 Nov 2002 14:17:13 +0100 (CET) Original-To: kai.grossjohann@uni-duisburg.de (Kai =?iso-8859-1?q?Gro=DFjohann?=) In-Reply-To: <8465v796b2.fsf@crybaby.uni-duisburg.de> (kai.grossjohann@uni-duisburg.de's message of "Fri, 08 Nov 2002 21:04:33 +0100") User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i686-pc-linux-gnu) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:9285 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:9285 kai.grossjohann@uni-duisburg.de (Kai Gro=DFjohann) writes: > | Compiling /home/kai/work/gnu/emacs/lisp/progmodes/cc-mode.el > | >>Error occurred processing /home/kai/work/gnu/emacs/lisp/progmodes/cc-= mode.el: Symbol's function definition is void ((char-table-p)) John Wiegley complained about this yesterday, which I followed up to, and I also submitted a bug-report, but they seem to have been lost in the space-time continuum. Anyway, here's what I found. It seems like `cc-bytecomp-defun' generates bad code. I'm not really sure how it's supposed to work though. It might not even be worth the effort avoid warnings in Emacs 19. If you comment out the line that reads (cc-bytecomp-defun char-table-p) in cc-vars.el, bootstrapping will work. --=20 Booting... /vmemacs.el