On Tue, Sep 28, 2021 at 01:50:47PM +0800, Michael Chang via Grub-devel wrote:
> The following procedure to build xen/pvgrub is broken.
>
> git clone https://git.savannah.gnu.org/git/grub.git
> cd grub
> ./bootstrap
> mkdir build-xen
> cd build-xen
> ../configure --with-platform=xen
>
The following procedure to build xen/pvgrub is broken.
git clone https://git.savannah.gnu.org/git/grub.git
cd grub
./bootstrap
mkdir build-xen
cd build-xen
../configure --with-platform=xen
make
It fails with the message:
/usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse