All of lore.kernel.org
 help / color / mirror / Atom feed
* ../grub-mkimage: error: cannot stat ./sh.mod.
@ 2010-08-31 20:24 meta tech
  2010-08-31 20:40 ` meta tech
  2010-08-31 20:49 ` Vladimir 'φ-coder/phcoder' Serbinenko
  0 siblings, 2 replies; 3+ messages in thread
From: meta tech @ 2010-08-31 20:24 UTC (permalink / raw)
  To: grub-devel

[-- Attachment #1: Type: text/plain, Size: 707 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 849 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-08-31 20:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-31 20:24 ../grub-mkimage: error: cannot stat ./sh.mod meta tech
2010-08-31 20:40 ` meta tech
2010-08-31 20:49 ` Vladimir 'φ-coder/phcoder' Serbinenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.