From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: cvs build error "cannot open loadfile: encoded-kb" Date: Fri, 21 May 2004 17:46:45 +0100 Organization: Integra SP Ltd Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <40AE3275.5060808@gnu.org> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1085160240 30513 80.91.224.253 (21 May 2004 17:24:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 21 May 2004 17:24:00 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Fri May 21 19:23:49 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BRDkL-0008RR-00 for ; Fri, 21 May 2004 19:23:49 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BRDkL-0005V5-00 for ; Fri, 21 May 2004 19:23:49 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BRDb7-0000M8-GG for emacs-devel@quimby.gnus.org; Fri, 21 May 2004 13:14:17 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BRDTD-0007NW-Ks for emacs-devel@gnu.org; Fri, 21 May 2004 13:06:07 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BRDR9-0006oO-6m for emacs-devel@gnu.org; Fri, 21 May 2004 13:04:30 -0400 Original-Received: from [209.61.173.204] (helo=integrasp.com) by monty-python.gnu.org with smtp (Exim 4.34) id 1BRD9y-0002FZ-T0 for emacs-devel@gnu.org; Fri, 21 May 2004 12:46:15 -0400 Original-Received: (qmail 29864 invoked from network); 21 May 2004 16:30:48 -0000 Original-Received: from unknown (HELO ntserver.integrasp.com) (217.207.198.106) by 66.216.96.43 with SMTP; 21 May 2004 16:30:48 -0000 Original-Received: from gnu.org (altiojr.altio.com [192.168.111.196]) by ntserver.integrasp.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id 2CQ685QQ; Fri, 21 May 2004 17:45:46 +0100 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: en-gb, en, ja Original-To: Peter Lee In-Reply-To: X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:23821 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:23821 Peter Lee wrote: > I'm building with latest version of mingw. > > > make[1]: Leaving directory `/cygdrive/e/cvs/emacs/src' You are using Cygwin make, not mingw. Cygwin make is only suitable for making Cygwin programs.