From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KQTll-0005xP-Fe for mharc-grub-devel@gnu.org; Tue, 05 Aug 2008 17:08:37 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KQTlj-0005sS-J3 for grub-devel@gnu.org; Tue, 05 Aug 2008 17:08:35 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KQTlh-0005nt-Ok for grub-devel@gnu.org; Tue, 05 Aug 2008 17:08:35 -0400 Received: from [199.232.76.173] (port=39730 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KQTlh-0005ng-Lp for grub-devel@gnu.org; Tue, 05 Aug 2008 17:08:33 -0400 Received: from c60.cesmail.net ([216.154.195.49]:1511) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1KQTlh-0007Bc-CU for grub-devel@gnu.org; Tue, 05 Aug 2008 17:08:33 -0400 Received: from unknown (HELO relay.cesmail.net) ([192.168.1.81]) by c60.cesmail.net with ESMTP; 05 Aug 2008 17:08:30 -0400 Received: from [192.168.0.21] (static-72-92-88-10.phlapa.fios.verizon.net [72.92.88.10]) by relay.cesmail.net (Postfix) with ESMTP id 557A1618F22 for ; Tue, 5 Aug 2008 17:08:30 -0400 (EDT) From: Pavel Roskin To: The development of GRUB 2 In-Reply-To: <20080805200715.GA1113@thorin> References: <20080803192839.GA12627@thorin> <20080803193027.GA12766@thorin> <1217825941.10989.26.camel@dv> <4897FA04.1060001@nic.fi> <1217954986.2722.4.camel@dv> <20080805200715.GA1113@thorin> Content-Type: text/plain; charset=ISO-8859-1 Date: Tue, 05 Aug 2008 17:08:29 -0400 Message-Id: <1217970509.2908.3.camel@dv> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 (2.22.3.1-1.fc9) Content-Transfer-Encoding: 8bit X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: RFC: conf/i386.rmk X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 21:08:35 -0000 On Tue, 2008-08-05 at 22:07 +0200, Robert Millan wrote: > On Tue, Aug 05, 2008 at 12:49:46PM -0400, Pavel Roskin wrote: > > On Tue, 2008-08-05 at 09:58 +0300, Vesa Jääskeläinen wrote: > > > > > > I tried moving more stuff to common.rmk many times but gave up every > > > > time. One of the reasons is that the sparc64 support is very > > > > out-of-date and doesn't use common.rmk at all. I cannot even test it > > > > (well, I haven't tries hard). > > > > > > If sparc64 support is out of date and the maintainer is nowhere to be > > > seen then I think you can put that support to graveyard until someone > > > comes up to update it. Putting all common stuff to every platform to > > > common.rmk is a good way and the only way (in my opinion) to go forward. > > > > OK, then there is an issue that it doesn't work if done naively. > > What is the problem exactly? Take all text in conf/i386-pc.rmk from "For grub-emu" to "Scripts" and move it to the end of conf/common.rmk. Run autogen.sh, configure --enable-grub-emu and make. You'll get: make: *** No rule to make target `grub-emu', needed by `all-local'. Stop. -- Regards, Pavel Roskin