From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Masatake YAMATO Newsgroups: gmane.emacs.devel Subject: Re: New dumping problem... Date: Fri, 17 Jun 2005 16:07:20 +0900 (JST) Message-ID: <20050617.160720.92292669.jet@gyve.org> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1118993535 29444 80.91.229.2 (17 Jun 2005 07:32:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 17 Jun 2005 07:32:15 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 17 09:32:07 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DjBKV-0002ld-WF for ged-emacs-devel@m.gmane.org; Fri, 17 Jun 2005 09:31:56 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DjBQ5-0003oz-AE for ged-emacs-devel@m.gmane.org; Fri, 17 Jun 2005 03:37:41 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DjBLu-0000hV-D0 for emacs-devel@gnu.org; Fri, 17 Jun 2005 03:33:22 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DjBLo-0000e6-Am for emacs-devel@gnu.org; Fri, 17 Jun 2005 03:33:18 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DjBLn-0000PH-HH for emacs-devel@gnu.org; Fri, 17 Jun 2005 03:33:15 -0400 Original-Received: from [66.187.233.31] (helo=mx1.redhat.com) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1DjBCY-0000it-P3 for emacs-devel@gnu.org; Fri, 17 Jun 2005 03:23:42 -0400 Original-Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j5H7LeaB001910; Fri, 17 Jun 2005 03:21:42 -0400 Original-Received: from pobox.tokyo.redhat.com (pobox.tokyo.redhat.com [172.16.33.225]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j5H7Ldu21440; Fri, 17 Jun 2005 03:21:39 -0400 Original-Received: from localhost (gls07.tokyo.redhat.com [172.16.32.104]) by pobox.tokyo.redhat.com (8.12.8/8.12.8) with ESMTP id j5H7LatR009329; Fri, 17 Jun 2005 16:21:37 +0900 Original-To: yamaoka@jpl.org In-Reply-To: X-Mailer: Mew version 4.2 on Emacs 22.0.50 / Mule 5.0 (SAKAKI) 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:39001 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39001 Hi, Yamaoka-san > I'm trying to build Emacs CVS on the Fedora Core 4-release, but > haven't been successful yet. Have anyone achieved it? The > workarounds described in etc/PROBLEMS weren't effective and the > following wasn't either. It seems that I'll work on this issue in this weekend:) I installed FC4 yesterday. And now I can reproduce the problem.