|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Kernel build failure
Did a 'git pull' a few minutes ago and tried to rebuild my kernel and
was given this error:
make
CHK include/linux/version.h
CHK include/linux/utsrelease.h
SYMLINK include/asm -> include/asm-x86
CALL scripts/checksyscalls.sh
CHK include/linux/compile.h
CC drivers/acpi/acpica/hwsleep.o
drivers/acpi/acpica/hwsleep.c: In function 'acpi_enter_sleep_state':
drivers/acpi/acpica/hwsleep.c:349: error: 'ACPI_DB_ERROR' undeclared
(first use in this function)
drivers/acpi/acpica/hwsleep.c:349: error: (Each undeclared identifier
is reported only once
drivers/acpi/acpica/hwsleep.c:349: error: for each function it appears in.)
drivers/acpi/acpica/hwsleep.c:349: warning: passing argument 2 of
'acpi_debug_print' makes integer from pointer without a cast
drivers/acpi/acpica/hwsleep.c:349: warning: passing argument 3 of
'acpi_debug_print' makes pointer from integer without a cast
drivers/acpi/acpica/hwsleep.c:349: error: too few arguments to
function 'acpi_debug_print'
make[3]: *** [drivers/acpi/acpica/hwsleep.o] Error 1
make[2]: *** [drivers/acpi/acpica] Error 2
make[1]: *** [drivers/acpi] Error 2
make: *** [drivers] Error 2
Jon
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|