From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Karol Szkudlarek Newsgroups: gmane.emacs.devel Subject: Re: compiling cvs emacs Date: Wed, 05 Jan 2005 16:05:05 +0100 Message-ID: <41DC0221.10103@mikronika.com.pl> References: <41D9380C.6080705@mikronika.com.pl> <41DBB22B.2060707@mikronika.com.pl> <200501051447.j05ElsJ19676@raven.dms.auburn.edu> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1104937648 27168 80.91.229.6 (5 Jan 2005 15:07:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 5 Jan 2005 15:07:28 +0000 (UTC) Cc: monnier@iro.umontreal.ca, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 05 16:07:16 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CmCkm-0000WW-00 for ; Wed, 05 Jan 2005 16:07:16 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CmCw1-0000EH-4i for ged-emacs-devel@m.gmane.org; Wed, 05 Jan 2005 10:18:53 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CmCvr-0000DY-L3 for emacs-devel@gnu.org; Wed, 05 Jan 2005 10:18:43 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CmCvq-0000D3-IM for emacs-devel@gnu.org; Wed, 05 Jan 2005 10:18:42 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CmCvq-0000CZ-1P for emacs-devel@gnu.org; Wed, 05 Jan 2005 10:18:42 -0500 Original-Received: from [213.17.224.83] (helo=ro.mikronika.com.pl) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1CmCiq-0002Vu-SR for emacs-devel@gnu.org; Wed, 05 Jan 2005 10:05:17 -0500 Original-Received: from [192.168.0.56] (karol.mikronika.com.pl [192.168.0.56]) (authenticated bits=0) by ro.mikronika.com.pl (8.12.9/8.12.9/Debian-1) with ESMTP id j05F56k3010037; Wed, 5 Jan 2005 16:05:06 +0100 User-Agent: Mozilla Thunderbird 1.0 (X11/20041222) X-Accept-Language: en-us, en Original-To: Luc Teirlinck In-Reply-To: <200501051447.j05ElsJ19676@raven.dms.auburn.edu> X-Enigmail-Version: 0.89.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime 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: main.gmane.org gmane.emacs.devel:31895 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:31895 Luc Teirlinck wrote: > If you have coding-system-equal in loaddefs.el, then that is a problem > because it should not be there. Yes I have it... > > What happens when you rename loaddefs.el to some place where Emacs can > not find it, run `make maintainer-clean', `configure' and `make-bootstrap'? After that now compiles fine... uff... :-) > > Do you have version 1.213 of international/mule.el and version 1.57 of > international/mule-util.el? Yes. Exactly. I checked them via cvs status... Thank you for help... :-)) Greets, Karol