Hi,

I've cloned GRUB2 repository using "git clone git://
git.savannah.gnu.org/grub.git" and have done pull to head.

I want to build GRUB2 for x86_64-efi architecture and during make I receive
an error saying, that :


symlist.h:25:44: fatal error: ../include/grub/machine/kernel.h: No such
file or directory
 #include <../include/grub/machine/kernel.h>


Indeed, there is no kernel.h for x86_64-efi
[image: Obraz w treści 1]

Is there any way to workaround this issue?

Aleksander
_______________________________________________
Bug-grub mailing list
Bug-grub@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-grub

Reply via email to