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: Thu, 14 Feb 2008 11:56:10 +0100 Message-ID: <47B41E4A.7060405@gmail.com> References: <47B01DFB.5050905@gnu.org> <47B163B7.6030601@gnu.org> <47B165F5.2050801@gmail.com> <47B31BB6.1070407@gmail.com> <47B3238D.7050405@gmail.com> <47B33423.5070909@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 1202986591 3595 80.91.229.12 (14 Feb 2008 10:56:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 14 Feb 2008 10:56:31 +0000 (UTC) Cc: Emacs Devel To: Juanma Barranquero Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 14 11:56:54 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 1JPblr-0003ZN-1z for ged-emacs-devel@m.gmane.org; Thu, 14 Feb 2008 11:56:51 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JPblN-0005q8-Al for ged-emacs-devel@m.gmane.org; Thu, 14 Feb 2008 05:56:21 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JPblI-0005q2-Ny for emacs-devel@gnu.org; Thu, 14 Feb 2008 05:56:16 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JPblG-0005pq-GJ for emacs-devel@gnu.org; Thu, 14 Feb 2008 05:56:15 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JPblG-0005pn-B3 for emacs-devel@gnu.org; Thu, 14 Feb 2008 05:56:14 -0500 Original-Received: from ch-smtp01.sth.basefarm.net ([80.76.149.212]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JPblF-0007jx-9z for emacs-devel@gnu.org; Thu, 14 Feb 2008 05:56:13 -0500 Original-Received: from c83-254-148-228.bredband.comhem.se ([83.254.148.228]:61093 helo=[127.0.0.1]) by ch-smtp01.sth.basefarm.net with esmtp (Exim 4.68) (envelope-from ) id 1JPblD-0006MQ-3v; Thu, 14 Feb 2008 11:56:11 +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: <47B33423.5070909@gmail.com> X-Antivirus: avast! (VPS 080213-1, 2008-02-13), Outbound message X-Antivirus-Status: Clean X-Originating-IP: 83.254.148.228 X-Scan-Result: No virus found in message 1JPblD-0006MQ-3v. X-Scan-Signature: ch-smtp01.sth.basefarm.net 1JPblD-0006MQ-3v fba4bc0357ea319fb774ba9a9f29d2a5 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:89068 Archived-At: Lennart Borgman (gmail) wrote: > > > Juanma Barranquero wrote: >> On Feb 13, 2008 6:06 PM, Lennart Borgman (gmail) >> wrote: >> >>> Hm, I forgotten added this, maybe that is the trouble now?: >>> >>> cd emacs\leim\CXTERM-DIC >>> cvs update -kb *.tit >> >> I have the following files: >> >> leim/CXTERM-DIC/*.tit >> international/uni-*.el > > Thanks, added the second one. > >> checked out with -kb and my bootstrap is successful. >> >>> And then I bootstrap the normal way on w32: >>> >>> cd emacs\nt >>> make --debug=b bootstrap >> >> Uh? >> >> I always do >> >> cd emacs\nt >> configure.bat --with-gcc --cflags -IC:/my/emacs/include/path >> --cflags -fno-crossjumping > > Me too, but I do not always write what I intend to. > >> make bootstrap install >> >> Juanma Now, with a fresh checkout I get 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