RE: And one last build error (2.5.20)

Grover, Andrew (andrew.grover@intel.com)
Wed, 5 Jun 2002 09:52:01 -0700


> From: Joseph Pingenot [mailto:trelane@digitasaru.net]
> when making modules_install:
> make[1]: Leaving directory
> `/usr/local/src/kernel/linux-2.5.20/arch/i386/pci'
> if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.5.20; fi
> depmod: *** Unresolved symbols in
> /lib/modules/2.5.20/kernel/drivers/acpi/thermal.o
> depmod: acpi_processor_set_thermal_limit
> make: [_modinst_post] Error 1 (ignored)

Whups, acpi_processor_set_thermal_limit needs to be listed in acpi_ksyms.c.

-- Andy
-
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/