Re: [Report] can't build the current svn version of grub2

2009-10-29 Thread Yves Blusseau
Vladimir 'phcoder' Serbinenko a écrit : 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 -

Re: [Report] can't build the current svn version of grub2

2009-10-29 Thread Robert Millan
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/`e

Re: [Report] can't build the current svn version of grub2

2009-10-29 Thread Vladimir 'phcoder' Serbinenko
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.

Re: [Report] can't build the current svn version of grub2

2009-10-29 Thread Vladimir 'phcoder' Serbinenko
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.

[Report] can't build the current svn version of grub2

2009-10-29 Thread Yves Blusseau
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/