Date: Sun, 27 Dec 2009 18:42:35 +0200 From: "E. O." <enginbsd@gmail.com> To: freebsd-stable@freebsd.org Subject: FreeBSD Kernel Build Message-ID: <86095ec10912270842o193dd2e7l5cc7eb27781c1b4f@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86095ec10912270842o193dd2e7l5cc7eb27781c1b4f>