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