FreeBSD Kernel Build

E. O. enginbsd at gmail.com
Sun Dec 27 16:55:40 UTC 2009


Hi ,

kernel build error messages..

my kernel - GENERIC -> www.siran.net/GENERIC

make buildkernel and errors..


./acpi_if.h:115: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '_EC_WR'
./acpi_if.h:115: error: stray '\335' in program
./acpi_if.h:128: error: stray '\335' in program
./acpi_if.h:128: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '_BATT_GET_'
./acpi_if.h:128: error: stray '\335' in program
./acpi_if.h:140: error: stray '\335' in program
./acpi_if.h:140: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '_BATT_GET_STATUS'
cc1: warnings being treated as errors
In file included from /usr/src/sys/dev/acpica/Osd/OsdDebug.c:48:
/usr/src/sys/dev/acpica/acpivar.h: In function 'acpi_get_handle':
/usr/src/sys/dev/acpica/acpivar.h:251: warning: implicit declaration of
function 'BUS_READ_IVAR'
/usr/src/sys/dev/acpica/acpivar.h:251: warning: nested extern declaration of
'BUS_READ_IVAR'
/usr/src/sys/dev/acpica/acpivar.h: In function 'acpi_set_handle':
/usr/src/sys/dev/acpica/acpivar.h:251: warning: implicit declaration of
function 'BUS_WRITE_IVAR'
/usr/src/sys/dev/acpica/acpivar.h:251: warning: nested extern declaration of
'BUS_WRITE_IVAR'
*** Error code 1

Stop in /usr/obj/usr/src/sys/GENERIC.
*** Error code 1


More information about the freebsd-stable mailing list