ACPI_DEBUG: undefined symbol in acpi.ko

Andriy Gapon avg at icyb.net.ua
Wed Sep 30 11:58:41 UTC 2009


With the latest head sources:
$ make buildkernel KERNCONF=GENERICacpidbg __MAKE_CONF=/dev/null TARGET=i386
...
$ nm
/usr/obj/i386/usr/src/sys/GENERICacpidbg/modules/usr/src/sys/modules/acpi/acpi/acpi.ko
| fgrep AcpiDmDumpMethodInfo
         U AcpiDmDumpMethodInfo

$ cat sys/i386/conf/GENERICacpidbg
ident           GENERICapcidbg
include         GENERIC
options         ACPI_DEBUG

Looks like a build problem.

Apparently the same happens with 7.2 without cross-build.

-- 
Andriy Gapon


More information about the freebsd-acpi mailing list