Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

unable to build i386 ALL kernel, errors in smbus_acpi.c (ACPI_SMBUS_COMPONENT undeclared)



In trying to eek out other possible errors (after encountering the
LOCKDEBUG problems with i386 MONOLITHIC), I thought I'd try the i386 ALL
kernel, and here's what I get now:

/rest/work/woods/m-NetBSD-current/sys/dev/acpi/smbus_acpi.c: In function 
'acpi_smbus_match':
/rest/work/woods/m-NetBSD-current/sys/dev/acpi/smbus_acpi.c:169: error: 
'ACPI_SMBUS_COMPONENT' undeclared (first use in this function)
/rest/work/woods/m-NetBSD-current/sys/dev/acpi/smbus_acpi.c:169: error: (Each 
undeclared identifier is reported only once
/rest/work/woods/m-NetBSD-current/sys/dev/acpi/smbus_acpi.c:169: error: for 
each function it appears in.)
/rest/work/woods/m-NetBSD-current/sys/dev/acpi/smbus_acpi.c: In function 
'acpi_smbus_attach':
/rest/work/woods/m-NetBSD-current/sys/dev/acpi/smbus_acpi.c:218: error: 
'ACPI_SMBUS_COMPONENT' undeclared (first use in this function)
/rest/work/woods/m-NetBSD-current/sys/dev/acpi/smbus_acpi.c: In function 
'acpi_smbus_exec':
/rest/work/woods/m-NetBSD-current/sys/dev/acpi/smbus_acpi.c:425: error: 
'ACPI_SMBUS_COMPONENT' undeclared (first use in this function)
/rest/work/woods/m-NetBSD-current/sys/dev/acpi/smbus_acpi.c: In function 
'acpi_smbus_alerts':
/rest/work/woods/m-NetBSD-current/sys/dev/acpi/smbus_acpi.c:470: error: 
'ACPI_SMBUS_COMPONENT' undeclared (first use in this function)

-- 
                                                Greg A. Woods
                                                Planix, Inc.

<woods%planix.com@localhost>       +1 416 218 0099        http://www.planix.com/

Attachment: pgpoLFCTocMUM.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index