hallo, beim kompilieren des geupdatetem kernel's via cvs erhalte ich immer die folgenden meldung:
acpi_if.c:62: error: 'acpi_get_features_desc' undeclared here (not in a function)
acpi_if.c:62: error: initializer element is not constant
acpi_if.c:62: error: (near initialization for 'acpi_get_features_method_default.desc')
acpi_if.c:70: error: 'acpi_ec_read_desc' undeclared here (not in a function)
acpi_if.c:70: error: initializer element is not constant
acpi_if.c:70: error: (near initialization for 'acpi_ec_read_features_method_default.desc')
acpi_if.c:78: error: 'acpi_ec_write _desc' undeclared here (not in a function)
acpi_if.c:78: error: initializer element is not constant
acpi_if.c:78: error: (near initialization for 'acpi_ec_write_features_method_default.desc')
*** Error code 1
Stop in /usr/src/sys/i386/compile/MYKERNEL
weiss da jemand abhilfe?
acpi_if.c:62: error: 'acpi_get_features_desc' undeclared here (not in a function)
acpi_if.c:62: error: initializer element is not constant
acpi_if.c:62: error: (near initialization for 'acpi_get_features_method_default.desc')
acpi_if.c:70: error: 'acpi_ec_read_desc' undeclared here (not in a function)
acpi_if.c:70: error: initializer element is not constant
acpi_if.c:70: error: (near initialization for 'acpi_ec_read_features_method_default.desc')
acpi_if.c:78: error: 'acpi_ec_write _desc' undeclared here (not in a function)
acpi_if.c:78: error: initializer element is not constant
acpi_if.c:78: error: (near initialization for 'acpi_ec_write_features_method_default.desc')
*** Error code 1
Stop in /usr/src/sys/i386/compile/MYKERNEL
weiss da jemand abhilfe?