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
_______________________________________________
freebsd-acpi@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-acpiTo unsubscribe, send any mail to "
freebsd-acpi-unsubscribe@..."