Re: grub2 bzr mainline make error

2010-09-21 Thread Colin Watson
On Tue, Sep 21, 2010 at 08:11:08PM +0530, KESHAV P.R. wrote: > On Tue, Sep 21, 2010 at 19:08, Colin Watson wrote: > > All fixed, and I've tested an out-of-tree build of x86-64_efi now. > > Please try revision 2839. > > Again the build (rev 2839) fails, but this time not due to gnulib Keshav test

Re: grub2 bzr mainline make error

2010-09-21 Thread KESHAV P.R.
On Tue, Sep 21, 2010 at 19:08, Colin Watson wrote: > > All fixed, and I've tested an out-of-tree build of x86-64_efi now. > Please try revision 2839. > Again the build (rev 2839) fails, but this time not due to gnulib gcc -DHAVE_CONFIG_H -I. -I../../grub-core -I.. -Wall -W -I../../include -I../

Re: grub2 bzr mainline make error

2010-09-21 Thread Colin Watson
On Tue, Sep 21, 2010 at 04:32:35PM +0530, KESHAV P.R. wrote: > gcc -E -DHAVE_CONFIG_H -I. -I.. -Wall -W -I./include -DGRUB_UTIL=1 > -DGRUB_LIBDIR=\"/usr/lib/grub\" -DLOCALEDIR=\"/usr/share/locale\" > -DGRUB_MACHINE_EFI=1 -DGRUB_MACHINE=X86_64_EFI > -DGRUB_FILE=\"grub_script.tab.h\" -I. -I.. -I. -I

Re: grub2 bzr mainline make error

2010-09-21 Thread Yves Blusseau
Le 21/09/2010 13:02, KESHAV P.R. a écrit : On Tue, Sep 21, 2010 at 15:43, Yves Blusseau wrote: Le 21/09/2010 10:38, KESHAV P.R. a écrit : Grub2 bzr mainline rev 2830 does not compile for both x86_64-efi and i386-pc. Seems like some error due to gnulib. I have attached the output while compi

Re: grub2 bzr mainline make error

2010-09-21 Thread KESHAV P.R.
On Tue, Sep 21, 2010 at 15:43, Yves Blusseau wrote: > > > Le 21/09/2010 10:38, KESHAV P.R. a écrit : >> >> Grub2 bzr mainline rev 2830 does not compile for both x86_64-efi and >> i386-pc. Seems like some error due to gnulib. I have attached the >> output while compiling for x86_64-efi. > > One inc

Re: grub2 bzr mainline make error

2010-09-21 Thread Yves Blusseau
Le 21/09/2010 10:38, KESHAV P.R. a écrit : Grub2 bzr mainline rev 2830 does not compile for both x86_64-efi and i386-pc. Seems like some error due to gnulib. I have attached the output while compiling for x86_64-efi. One include what wrong. Corrected in revision 2835. Regards, Yves Blusseau

Re: grub2 bzr mainline make error

2010-09-21 Thread Colin Watson
On Tue, Sep 21, 2010 at 02:08:58PM +0530, KESHAV P.R. wrote: > Grub2 bzr mainline rev 2830 does not compile for both x86_64-efi and > i386-pc. Seems like some error due to gnulib. I have attached the > output while compiling for x86_64-efi. [...] > make[2]: Entering directory > `/home/keshav_pr/De