Re: [2.5.64] depmod problem

From: Greg KH (greg@kroah.com)
Date: Thu Mar 06 2003 - 20:01:03 EST


On Fri, Mar 07, 2003 at 02:00:01AM +0100, Pawe? Go?aszewski wrote:
> When making depmod on fresh 2.5.64 I get:
>
> # /sbin/depmod -ae -F System.map 2.5.64
> WARNING: /lib/modules/2.5.64/kernel/drivers/hotplug/acpiphp.ko needs unknown symbol acpi_resource_to_address64

Wow, you actually have a ACPI PCI Hotplug machine? I didn't know any
were in the wild yet. What kind is it?

To fix this add:
        EXPORT_SYMBOL(acpi_resource_to_address64);
to drivers/acpi/acpi_ksyms.c

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Mar 07 2003 - 22:00:35 EST