From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1N3RWc-0001Qi-8B for mharc-grub-devel@gnu.org; Thu, 29 Oct 2009 05:42:34 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N3RWa-0001OY-Ij for grub-devel@gnu.org; Thu, 29 Oct 2009 05:42:32 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N3RWV-0001GH-21 for grub-devel@gnu.org; Thu, 29 Oct 2009 05:42:31 -0400 Received: from [199.232.76.173] (port=58427 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N3RWU-0001Fd-HO for grub-devel@gnu.org; Thu, 29 Oct 2009 05:42:26 -0400 Received: from ey-out-1920.google.com ([74.125.78.145]:24037) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N3RWU-0003g6-3a for grub-devel@gnu.org; Thu, 29 Oct 2009 05:42:26 -0400 Received: by ey-out-1920.google.com with SMTP id 3so1935949eyh.34 for ; Thu, 29 Oct 2009 02:42:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=U+/k9XsWWRsZXyPzHLradSS0WrhyoRSkqTzPWkE1UN4=; b=xsV+fRpkdrVA+embQsWEumbWkrZvmaWbdmi8QJa35l9zjWDvaRtPKIhzkq6J9PwAW7 xoOBCoJNi3gKpjzkS1EVtR2/DdfUiXlMLmm3SCe+wZdM/18MHZyfU72bVTrZc5nxJjYJ mQcUyfuFcu3Y01FFI+FmT7Cf6it1YNyf0rhOo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=FCk+7V5wZmdmuDVFyNAfIJ0T6N/lRD2xFSKDurQFNURzbXf5Lvc3f5RCdOF1gYTXsb fQwsAtfpX/hiGTlx7nO+/ZXj6Q3ACDK77zPefhR7vRjmnCw31hQqYDh2LzrwlJs0rBgI EFPd58AiKJxPdv7lAqfcpYy66TEgszRsGEYaA= Received: by 10.211.132.28 with SMTP id j28mr1239189ebn.95.1256809345199; Thu, 29 Oct 2009 02:42:25 -0700 (PDT) Received: from debian.bg45.phnet (gprs13.swisscom-mobile.ch [193.247.250.13]) by mx.google.com with ESMTPS id 7sm5172954eyb.8.2009.10.29.02.42.23 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 29 Oct 2009 02:42:24 -0700 (PDT) Message-ID: <4AE9637B.9050104@gmail.com> Date: Thu, 29 Oct 2009 10:42:19 +0100 From: Vladimir 'phcoder' Serbinenko User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090701) MIME-Version: 1.0 To: The development of GRUB 2 References: <4AE9620C.8090900@zetam.org> In-Reply-To: <4AE9620C.8090900@zetam.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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 09:42:33 -0000 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 > Do you have bison installed? > > Regards, > Yves Blusseau > > ------------------------------------------------------------------------ > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/grub-devel > -- Regards Vladimir 'phcoder' Serbinenko Personal git repository: http://repo.or.cz/w/grub2/phcoder.git