From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Lennart Borgman (gmail)" Newsgroups: gmane.emacs.devel Subject: Re: charprop.el and uni-*.el Date: Wed, 13 Feb 2008 17:32:54 +0100 Message-ID: <47B31BB6.1070407@gmail.com> References: <47B01DFB.5050905@gnu.org> <47B163B7.6030601@gnu.org> <47B165F5.2050801@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1202920519 28340 80.91.229.12 (13 Feb 2008 16:35:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 13 Feb 2008 16:35:19 +0000 (UTC) Cc: Kenichi Handa , Emacs Devel To: Juanma Barranquero Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 13 17:35:39 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JPKa8-0006Sh-5J for ged-emacs-devel@m.gmane.org; Wed, 13 Feb 2008 17:35:36 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JPKZe-0000av-2o for ged-emacs-devel@m.gmane.org; Wed, 13 Feb 2008 11:35:06 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JPKXq-0007eF-LY for emacs-devel@gnu.org; Wed, 13 Feb 2008 11:33:14 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JPKXm-0007Ys-Hp for emacs-devel@gnu.org; Wed, 13 Feb 2008 11:33:13 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JPKXl-0007Xy-UE for emacs-devel@gnu.org; Wed, 13 Feb 2008 11:33:09 -0500 Original-Received: from ch-smtp02.sth.basefarm.net ([80.76.149.213]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JPKXl-00038f-1z for emacs-devel@gnu.org; Wed, 13 Feb 2008 11:33:09 -0500 Original-Received: from c83-254-148-228.bredband.comhem.se ([83.254.148.228]:64049 helo=[127.0.0.1]) by ch-smtp02.sth.basefarm.net with esmtp (Exim 4.68) (envelope-from ) id 1JPKXh-0004Ds-7V; Wed, 13 Feb 2008 17:33:05 +0100 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666 In-Reply-To: X-Antivirus: avast! (VPS 080213-0, 2008-02-13), Outbound message X-Antivirus-Status: Clean X-Originating-IP: 83.254.148.228 X-Scan-Result: No virus found in message 1JPKXh-0004Ds-7V. X-Scan-Signature: ch-smtp02.sth.basefarm.net 1JPKXh-0004Ds-7V 48fa9684451345b69f78510aa6e2abde X-detected-kernel: by monty-python.gnu.org: Linux 2.6? (barebone, rare!) 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: news.gmane.org gmane.emacs.devel:88953 Archived-At: Juanma Barranquero wrote: > On Feb 13, 2008 6:32 AM, Kenichi Handa wrote: > >> I don't see that error. > > I don't see it now, either. > >> So, perhaps, you have to regenerate loaddefs.el from >> ldefs-boot. > > Bootstrapping already does that. But it stills fails for me (or it failed for me 8 hours ago). I get this Wrote c:/eclean/bld/emacs/lisp/international/robin.elc Wrote c:/eclean/bld/emacs/lisp/international/titdic-cnv.elc File local-variables error: (error "Local variables entry is missing the suffix") In toplevel form: international/uni-bidi.el:492:34:Error: End of file during parsing File local-variables error: (error "Local variables entry is missing the suffix") In toplevel form: international/uni-category.el:538:51:Error: End of file during parsing Bootstrapping continues, but it ends with Wrote c:/eclean/bld/emacs/leim/quail/vntelex.elc Successfully remade target file `quail/vntelex.elc'. File `quail/lao.elc' does not exist. Must remake target `quail/lao.elc'. "./../src/oo-spd/i386/emacs.exe" -batch --no-init-file --no-site-file --multibyte -f batch-byte-compile quail/lao.el Loading c:/eclean/bld/emacs/lisp/international/uni-name.el (source)... In toplevel form: quail/lao.el:32:1:Error: Symbol's value as variable is void: char-table-extra-slot make[2]: *** [quail/lao.elc] Error 1 make[2]: Leaving directory `C:/eclean/bld/emacs/leim' make[1]: *** [all-other-dirs-gmake] Error 2 make[1]: Leaving directory `C:/eclean/bld/emacs/nt' make: *** [bootstrap] Error 2 Is there something new I should do after the merge? I just use the same script to check out and bootstrap etc as I used before.