From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: CVS HEAD fatal on Darwin Date: Wed, 12 Apr 2006 18:26:19 +0300 Message-ID: References: <86wtduyhtd.fsf@blue.stonehenge.com> <86mzeqygkx.fsf@blue.stonehenge.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1144855657 16624 80.91.229.2 (12 Apr 2006 15:27:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 12 Apr 2006 15:27:37 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Apr 12 17:27:30 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FThFI-0003hf-AC for ged-emacs-devel@m.gmane.org; Wed, 12 Apr 2006 17:27:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FThFH-00050M-PW for ged-emacs-devel@m.gmane.org; Wed, 12 Apr 2006 11:27:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FThEX-0004kN-U2 for emacs-devel@gnu.org; Wed, 12 Apr 2006 11:26:17 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FThEW-0004jp-JD for emacs-devel@gnu.org; Wed, 12 Apr 2006 11:26:17 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FThEW-0004ji-71 for emacs-devel@gnu.org; Wed, 12 Apr 2006 11:26:16 -0400 Original-Received: from [192.114.186.20] (helo=nitzan.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FThJd-0005Rn-Dg for emacs-devel@gnu.org; Wed, 12 Apr 2006 11:31:33 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-66-59.inter.net.il [80.230.66.59]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id DDA31947 (AUTH halo1); Wed, 12 Apr 2006 18:26:13 +0300 (IDT) Original-To: merlyn@stonehenge.com (Randal L. Schwartz) In-reply-to: <86mzeqygkx.fsf@blue.stonehenge.com> (merlyn@stonehenge.com) 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:52773 Archived-At: > From: merlyn@stonehenge.com (Randal L. Schwartz) > Date: 12 Apr 2006 08:11:10 -0700 > > Randal> set-keyboard-encoding-system: Cannot open load file: encoded-kb > > Randal> This is from a "make bootfast install" over yesterday's build. > > Randal> Any ideas? I'm trying a "make clean bootstrap install" now in hopes > Randal> that will clear it. > > Yes, "make clean bootstrap install" makes it work, for some meaning of "work". > Looking at related messages here suggests that the .elc files I just built > probably will have the wrong encoding once the problem is fixed. :) What is the default EOL conversion on Darwin?