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: Sat, 18 Jun 2005 12:28:01 +0900 (JST) Message-ID: <20050618.122801.78242809.jet@gyve.org> References: <20050618.020729.192953061.jet@gyve.org> 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 1119066094 13310 80.91.229.2 (18 Jun 2005 03:41:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 18 Jun 2005 03:41:34 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jun 18 05:41:21 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DjUCr-0003yE-FV for ged-emacs-devel@m.gmane.org; Sat, 18 Jun 2005 05:41:17 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DjUIb-0000pV-9h for ged-emacs-devel@m.gmane.org; Fri, 17 Jun 2005 23:47:13 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DjUHt-0000RT-GJ for emacs-devel@gnu.org; Fri, 17 Jun 2005 23:46:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DjUHo-0000Na-87 for emacs-devel@gnu.org; Fri, 17 Jun 2005 23:46:26 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DjUHm-0000KY-6K for emacs-devel@gnu.org; Fri, 17 Jun 2005 23:46:22 -0400 Original-Received: from [210.130.136.40] (helo=r-maa.spacetown.ne.jp) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DjU84-0002tu-1f for emacs-devel@gnu.org; Fri, 17 Jun 2005 23:36:20 -0400 Original-Received: from localhost (h219-110-076-099.catv01.itscom.jp [219.110.76.99]) by r-maa.spacetown.ne.jp (8.11.6) with ESMTP id j5I3Y4P11261; Sat, 18 Jun 2005 12:34:06 +0900 (JST) 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:39060 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39060 > >>>>> <20050618.020729.192953061.jet@gyve.org> YAMATO-san wrote: > > >> I'm trying to build Emacs CVS on the Fedora Core 4-release, but > >> haven't been successful yet. > > > When running make, could you try -R option with setarch? > > > $ setarch i386 -R make > > Thank you very much for looking into it. I'm now home where > there's not the pc in which Fedore Core 4 is installed, but I'll > try that measure in Monday. Did you succeed with it? Yes, I did.