Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Sep 2009 14:58:38 +0300
From:      Andriy Gapon <avg@icyb.net.ua>
To:        freebsd-acpi@FreeBSD.org, Jung-uk Kim <jkim@FreeBSD.org>
Subject:   ACPI_DEBUG: undefined symbol in acpi.ko
Message-ID:  <4AC347EE.20308@icyb.net.ua>

next in thread | raw e-mail | index | archive | help

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4AC347EE.20308>