All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vladimir 'phcoder' Serbinenko <phcoder@gmail.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: [Report] can't build the current svn version of grub2
Date: Thu, 29 Oct 2009 10:50:25 +0100	[thread overview]
Message-ID: <4AE96561.4030100@gmail.com> (raw)
In-Reply-To: <4AE9620C.8090900@zetam.org>

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  <rmh.grub@aybabtu.com>
 
          * 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.


>
> 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 




  parent reply	other threads:[~2009-10-29  9:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-29  9:36 [Report] can't build the current svn version of grub2 Yves Blusseau
2009-10-29  9:42 ` Vladimir 'phcoder' Serbinenko
2009-10-29 10:25   ` Yves Blusseau
2009-10-29  9:50 ` Vladimir 'phcoder' Serbinenko [this message]
2009-10-29 10:04   ` Robert Millan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4AE96561.4030100@gmail.com \
    --to=phcoder@gmail.com \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.