﻿id	summary	reporter	owner	description	type	status	component	version	resolution	keywords	cc	guest	host
16286	Kernel module does not compile with Linux 4.9	HarryE		"The kernel module is not compiling with Virtual Box 5.1.10 for Debian Jessie and Linux 4.9.   I get the following compile error:
{{{
In file included from ./arch/x86/include/asm/acpi.h:33:0,
                 from ./arch/x86/include/asm/fixmap.h:19,
                 from ./arch/x86/include/asm/apic.h:11,
                 from ./arch/x86/include/asm/smp.h:12,
                 from ./arch/x86/include/asm/mmzone_64.h:10,
                 from ./arch/x86/include/asm/mmzone.h:4,
                 from ./include/linux/mmzone.h:889,
                 from ./include/linux/gfp.h:5,
                 from ./include/linux/slab.h:14,
                 from /tmp/vbox.0/linux/../SUPDrvInternal.h:80,
                 from /tmp/vbox.0/linux/SUPDrv-linux.c:32:
./arch/x86/include/asm/realmode.h: In function 'real_mode_size_needed':
./arch/x86/include/asm/realmode.h:66:2: error: implicit declaration of function 'ALIGN' [-Werror=implicit-function-declaration]
  return ALIGN(real_mode_blob_end - real_mode_blob, PAGE_SIZE);
  ^
}}}
I included my kernel configuration."	defect	closed	other	VirtualBox 5.1.10	fixed	Debian Kernel 4.9		all	Linux
