From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Kd3lE-0007DU-5v for mharc-grub-devel@gnu.org; Tue, 09 Sep 2008 10:00:04 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kd3lC-0007Aw-3y for grub-devel@gnu.org; Tue, 09 Sep 2008 10:00:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kd3lA-00078r-29 for grub-devel@gnu.org; Tue, 09 Sep 2008 10:00:01 -0400 Received: from [199.232.76.173] (port=58545 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kd3l9-00078U-Ni for grub-devel@gnu.org; Tue, 09 Sep 2008 09:59:59 -0400 Received: from moutng.kundenserver.de ([212.227.126.183]:61682) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kd3l9-000381-8N for grub-devel@gnu.org; Tue, 09 Sep 2008 09:59:59 -0400 Received: from [85.180.49.137] (e180049137.adsl.alicedsl.de [85.180.49.137]) by mrelayeu.kundenserver.de (node=mrelayeu6) with ESMTP (Nemesis) id 0ML29c-1Kd3l74Bha-0001jN; Tue, 09 Sep 2008 15:59:58 +0200 From: Felix Zielcke To: The development of GRUB 2 In-Reply-To: <1220966467.4222.7.camel@fz.local> References: <48C5C870.5050709@gmail.com> <20080909123900.GB3079@thorin> <48C674E0.9000302@gmail.com> <1220966467.4222.7.camel@fz.local> Content-Type: text/plain Date: Tue, 09 Sep 2008 15:59:56 +0200 Message-Id: <1220968796.4222.10.camel@fz.local> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: 7bit X-Provags-ID: V01U2FsdGVkX1/ZTW8BZa8JMvn0LPqNsmbPIElcHv6b8G4ffL9 Olo13hHMwVWr0rZ/ozO5AQhNZ0UzDC4/5/VxhEXomb97EJfZjR pelLgbqpdY7eGFWieU0dIIDKdatf9Ef X-detected-kernel: by monty-python.gnu.org: Linux 2.6? (barebone, rare!) Subject: Re: [BUG] Build system broken with 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, 09 Sep 2008 14:00:02 -0000 Am Dienstag, den 09.09.2008, 15:21 +0200 schrieb Felix Zielcke: > The problem can be some different autoconf version or something like > that or wrong timestamps. Clean `svn co' works without problems, no files get regenerated. Though I noticed i386.rmk and x86_64-efi.rmk were missing in Makefile.in Well commited that little change now.