On Thu, May 07, 2020 at 06:46:06AM -0500, John D. Baker wrote:
> Building the GENERIC_PAE kernel from recent -current/i386 fails with:
> 
> [...]
> --- hypervisor.o ---
> /x/current/src/sys/arch/xen/xen/hypervisor.c: In function 'init_xen_early':
> /x/current/src/sys/arch/xen/xen/hypervisor.c:247:27: error: cast to pointer 
> from integer of different size [-Werror=int-to-pointer-cast]
>   HYPERVISOR_shared_info = (void *)(HYPERVISOR_shared_info_pa + KERNBASE);

Should be fixed with hypervisor.c 1.82

-- 
Manuel Bouyer <bou...@antioche.eu.org>
     NetBSD: 26 ans d'experience feront toujours la difference
--

Reply via email to