Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Jan 2004 20:02:25 -0500
From:      Alexandre "Sunny" Kovalenko <Alex.Kovalenko@verizon.net>
To:        freebsd-current@freebsd.org
Subject:   Undefined symbols in ACPI module
Message-ID:  <20040104200225.1478c66f.Alex.Kovalenko@verizon.net>
In-Reply-To: <20040104161942.GE3628@loge.home.paeps.cx>
References:  <16373.49080.401073.12711@canoe.dclg.ca> <20040104161942.GE3628@loge.home.paeps.cx>

next in thread | previous in thread | raw e-mail | index | archive | help
I don't know if this was reported yet -- with cvsup of -CURRENT as of 14:40 EST
following problem occured while loading ACPI module:

	Preloaded elf module "/boot/kernel/acpi.ko" at 0xc08a3264.
	link_elf: symbol AcpiDmDumpMethodInfo undefined
	KLD file acpi.ko - could not finalize loading

symbol seems to be defined in sys/contrib/dev/acpica/dmobject.c but file is not compiled
and included into the module. Last known good cvsup was around December 21st. If it is of
any use, I can send list of files cvsup had updated immediately prior to the breakage.

---
Alexandre "Sunny" Kovalenko.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040104200225.1478c66f.Alex.Kovalenko>