From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: make bootstrap on CVS head fails Date: Mon, 06 Sep 2004 23:43:56 -0400 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1094528675 30362 80.91.224.253 (7 Sep 2004 03:44:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 7 Sep 2004 03:44:35 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 07 05:44:29 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C4WuD-0001ct-00 for ; Tue, 07 Sep 2004 05:44:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C4WzQ-0005ik-7h for ged-emacs-devel@m.gmane.org; Mon, 06 Sep 2004 23:49:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C4Wz2-0005Ma-2f for emacs-devel@gnu.org; Mon, 06 Sep 2004 23:49:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C4Wz0-0005Lc-CN for emacs-devel@gnu.org; Mon, 06 Sep 2004 23:49:26 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C4Wz0-0005Kq-16 for emacs-devel@gnu.org; Mon, 06 Sep 2004 23:49:26 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C4Wth-0006Zj-31 for emacs-devel@gnu.org; Mon, 06 Sep 2004 23:43:57 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1C4Wtg-0005sc-Cq; Mon, 06 Sep 2004 23:43:56 -0400 Original-To: =?ISO-8859-1?Q?S=E9bastien_Kirche?= In-reply-to: (message from =?ISO-8859-1?Q?S=E9bastien_Kirche?= on Mon, 6 Sep 2004 15:43:02 +0200) 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: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:26841 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:26841 I try to build on OSX with make-package, but i've also get same error «no rule to build... rcs2log» with Linux IA32. You mean GNU/Linux IS32, right? > make[2]: *** No rule to make target > `/Users/seki/Projets/emacs/mac/../lib-src/rcs2log', needed by > `rcs2log'. Stop. lib-src/rcs2log is a source file. Does it exist in your checkout?