grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: grub2 bzr mainline make error


From: Colin Watson
Subject: Re: grub2 bzr mainline make error
Date: Tue, 21 Sep 2010 14:38:36 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

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.. -I../include
> -I./include -I./grub-core/gnulib -I../grub-core/lib/libgcrypt_wrap   \
>   -D'GRUB_MOD_INIT(x)address@hidden@x@' grub_script.tab.h grub_script.yy.h
> ../util/misc.c ../grub-core/kern/misc.c ../grub-core/kern/emu/mm.c
[...]
> ../grub-core/script/argv.c > libgrub.pp || (rm -f libgrub.pp; exit 1)
> ../util/misc.c:47:22: fatal error: progname.h: No such file or directory
> compilation terminated.
> make: *** [libgrub.pp] Error 1
> 
> and a minor issue in util/grub-install.in
> 
> --bootloader_id=*)
>       bootloader_id=`echo "$option" | sed 's/--bootloader_id=//'` ;;
> 
> should be --bootloader-id not --bootloader_id .

All fixed, and I've tested an out-of-tree build of x86-64_efi now.
Please try revision 2839.

Thanks,

-- 
Colin Watson                                       address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]