grub-devel
[Top][All Lists]
Advanced

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

../grub-mkimage: error: cannot stat ./sh.mod.


From: meta tech
Subject: ../grub-mkimage: error: cannot stat ./sh.mod.
Date: Tue, 31 Aug 2010 22:24:27 +0200

Hello,

I am trying to build grub2 from the bzr repository, but I receive the error :
../grub-mkimage: error: cannot stat ./sh.mod.
I have read in the mailing list archive that sh.mod was replaced by normal.mod, but I can't figure out how to fix it.

Here are the commands I run :
bzr branch http://bzr.savannah.gnu.org/r/grub/trunk/grub
cd grub
./autogen.sh
./configure --prefix=~/Downloads/grub-trunk/build --with-platform=efi --target=x86_64
make
make install
cd grub-core
../grub-mkimage -O x86_64-efi -d . -o grub.efi part_gpt hfsplus fat ext2 normal sh chain boot configfile linux multiboot
../grub-mkimage: error: cannot stat ./sh.mod.

Could you give me a hint please ?
Thanks in advance,

metatech

reply via email to

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