Date: Thu, 1 Oct 2009 17:02:10 -0400 From: Jung-uk Kim <jkim@FreeBSD.org> To: Andriy Gapon <avg@icyb.net.ua> Cc: freebsd-acpi@FreeBSD.org Subject: Re: ACPI_DEBUG: undefined symbol in acpi.ko Message-ID: <200910011702.12127.jkim@FreeBSD.org> In-Reply-To: <4AC347EE.20308@icyb.net.ua> References: <4AC347EE.20308@icyb.net.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 30 September 2009 07:58 am, Andriy Gapon wrote: > 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/module >s/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. This has been a long standing problem for ACPI kernel module. Please try r197688. It should fix the problem. Jung-uk Kim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910011702.12127.jkim>