From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1N3RsF-0003dJ-Ci for mharc-grub-devel@gnu.org; Thu, 29 Oct 2009 06:04:55 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N3RsD-0003bN-N3 for grub-devel@gnu.org; Thu, 29 Oct 2009 06:04:53 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N3Rs9-0003XU-SM for grub-devel@gnu.org; Thu, 29 Oct 2009 06:04:53 -0400 Received: from [199.232.76.173] (port=46716 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N3Rs9-0003X3-Lh for grub-devel@gnu.org; Thu, 29 Oct 2009 06:04:49 -0400 Received: from xvm-190-8.ghst.net ([217.70.190.8]:33216 helo=aybabtu.com) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N3Rs9-00079U-2o for grub-devel@gnu.org; Thu, 29 Oct 2009 06:04:49 -0400 Received: from [192.168.10.10] (helo=thorin) by aybabtu.com with esmtp (Exim 4.69) (envelope-from ) id 1N3Rs5-0004VZ-AT for grub-devel@gnu.org; Thu, 29 Oct 2009 11:04:45 +0100 Received: from rmh by thorin with local (Exim 4.69) (envelope-from ) id 1N3Rs4-000244-SK for grub-devel@gnu.org; Thu, 29 Oct 2009 11:04:44 +0100 Date: Thu, 29 Oct 2009 11:04:44 +0100 From: Robert Millan To: The development of GRUB 2 Message-ID: <20091029100444.GA7927@thorin> References: <4AE9620C.8090900@zetam.org> <4AE96561.4030100@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <4AE96561.4030100@gmail.com> Organization: free as in freedom X-Message-Flag: Worried about Outlook viruses? Switch to Thunderbird! www.mozilla.com/thunderbird X-Debbugs-No-Ack: true User-Agent: Mutt/1.5.18 (2008-05-17) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Subject: Re: [Report] can't build the current svn version of grub2 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, 29 Oct 2009 10:04:54 -0000 On Thu, Oct 29, 2009 at 10:50:25AM +0100, Vladimir 'phcoder' Serbinenko wrote: > Yves Blusseau wrote: > > Hi all, > > > > i can't compile the current version of grub2 on my linux system: > > > > gcc -Iscript/sh -I./script/sh -I. -I./include -I./include -Wall -W > > -DGRUB_LIBDIR=\"/usr/local/lib/`echo grub/i386-pc | sed 's,x,x,'`\" -g > > -O2 -DGRUB_UTIL=1 -MD -c -o grub_emu-script_sh_lexer.o script/sh/lexer.c > > script/sh/lexer.c:25:29: erreur: grub_script.tab.h : Aucun fichier ou > > dossier de ce type > > script/sh/lexer.c: In function ‘grub_script_yylex’: > > > > Seems it doesn't find the file grub_script.tab.h > > > The problem is following commit: > 2009-10-26 Robert Millan > > * conf/i386-coreboot.rmk (script/sh/lexer.c_DEPENDENCIES): Moved > from here ... > * conf/common.rmk (script/sh/lexer.c_DEPENDENCIES): ... to here. > * conf/i386-efi.rmk (script/sh/lexer.c_DEPENDENCIES): Remove. > * conf/i386-ieee1275.rmk: Likewise. > * conf/i386-pc.rmk: Likewise. > * conf/powerpc-ieee1275.rmk: Likewise. > * conf/sparc64-ieee1275.rmk: Likewise. > * conf/x86_64-efi.rmk: Likewise. Sorry for the inconvenience. When I saw this error, I thought it was the result of using `make -j2' (sometimes we still trigger this sort of errors when using this flag). I've reverted it. I suppose we can get this straightened out when we switch to a new build system. -- Robert Millan The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and how) you may access your data; but nobody's threatening your freedom: we still allow you to remove your data and not access it at all."