Re: Undefined symbols in ACPI module

From: Nate Lawson <nate_at_root.org>
Date: Tue, 6 Jan 2004 15:15:35 -0800 (PST)
You probably compiled a module with ACPI_DEBUG and then turned that option
off.

   cd /sys/modules/acpi/acpi && make ACPI_DEBUG=1 clean
   cd $KERNCONF/sys/modules/acpi/acpi && make ACPI_DEBUG=1 clean

(KERNCONF is your kernel compile dir).

-Nate
Received on Tue Jan 06 2004 - 14:15:34 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:36 UTC