Hello coreboot archive,
After a succesfull build of the default payload, I tried to build the grub payload and got
configure: error: qemu, coreboot and loongson ports need unifont make[1]: *** [Makefile:34: grub2/build/config.h] Error 1 make: *** [payloads/external/Makefile.inc:224: grub2] Error 2
In https://mail.coreboot.org/hyperkitty/list/coreboot@coreboot.org/message/IVKU... is adviced to do
sudo apt install -y autoconf automake gettext autopoint pkg-config grub-common libfreetype6-dev unifont
but no report on how succesfull that was. Now I report:
Yes, those extra packages on the host got me a succesfull of the grub payload.
Groeten Geert Stappers