From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1GLLv4-0006ie-Gt for mharc-grub-devel@gnu.org; Thu, 07 Sep 2006 11:35:58 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GLLv1-0006Za-WB for grub-devel@gnu.org; Thu, 07 Sep 2006 11:35:56 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GLLv0-0006W4-OL for grub-devel@gnu.org; Thu, 07 Sep 2006 11:35:55 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GLLv0-0006Vq-Ka for grub-devel@gnu.org; Thu, 07 Sep 2006 11:35:54 -0400 Received: from [195.54.107.73] (helo=mxfep02.bredband.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GLLvP-00079P-3s for grub-devel@gnu.org; Thu, 07 Sep 2006 11:36:19 -0400 Received: from localhost.localdomain ([213.113.223.229] [213.113.223.229]) by mxfep02.bredband.com with ESMTP id <20060907153553.TZEC12418.mxfep02.bredband.com@localhost.localdomain>; Thu, 7 Sep 2006 17:35:53 +0200 From: Johan Rydberg To: The development of GRUB 2 References: <87ac5bztb6.fsf@xs4all.nl> Date: Thu, 07 Sep 2006 17:56:13 +0200 In-Reply-To: <87ac5bztb6.fsf@xs4all.nl> (Marco Gerards's message of "Thu, 07 Sep 2006 15:42:53 +0200") Message-ID: <873bb3acwy.fsf@night.trouble.net> User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Subject: Re: include/grub/script.h:27:29: grub_script.tab.h: No such file or director 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: Thu, 07 Sep 2006 15:35:56 -0000 Marco Gerards writes: >> The last CVS dated June 14 2006 compiles fine. > > Sorry, but I do not really understand you. Which CVS snapshot do you > mean? With the last statement you mean your problem was fixed in CVS? I think he means that a CVS checkout of June 14 worked just fine, and the problem what introduced after that. ~ j