All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] minnowboard_max_defconfig, changes to build for 32-bit, fails in the end when installing grub
@ 2017-08-27 11:57 Bin Meng
  2017-08-28  7:05 ` Thomas Petazzoni
  0 siblings, 1 reply; 7+ messages in thread
From: Bin Meng @ 2017-08-27 11:57 UTC (permalink / raw)
  To: buildroot

Hi,

I wanted to build a 32-bit rootfs for minnowboard max, so I started by:

$ make minnowboard_max_defconfig
$ make menuconfig
change "Target options" -> "Target Architecture" to i386, save and exit
$ make

It fails in the end.

mkdir -p /buildroot/output/images/
/buildroot/output/host/bin/grub-mkimage -d
/buildroot/output/host/lib/grub/i386-pc -O i386-pc -o
/buildroot/output/images/grub.img -p "(hd0,msdos1)/boot/grub"  boot
linux ext2 fat squash4 part_msdos part_gpt normal efi_gop
/buildroot/output/host/bin/grub-mkimage: error: cannot open
`/buildroot/output/host/lib/grub/i386-pc/efi_gop.mod': No such file or
directory.
package/pkg-generic.mk:308: recipe for target
'/buildroot/output/build/grub2-2.02/.stamp_target_installed' failed
make: *** [/buildroot/output/build/grub2-2.02/.stamp_target_installed] Error 1

Am I missing anything?

Regards,
Bin

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

end of thread, other threads:[~2017-08-28  9:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-27 11:57 [Buildroot] minnowboard_max_defconfig, changes to build for 32-bit, fails in the end when installing grub Bin Meng
2017-08-28  7:05 ` Thomas Petazzoni
2017-08-28  7:47   ` Bin Meng
2017-08-28  7:52     ` Thomas Petazzoni
2017-08-28  8:26       ` Bin Meng
2017-08-28  9:07         ` Thomas Petazzoni
2017-08-28  9:24           ` Bin Meng

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.