From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 Description of problem: Using the Red Hat kernel source package and starting from the default config, I enabled ACPI and modularised APM. I did a make mrproper, make dep, make bzImage modules, make install modules_install. The following errors came from the depmod phase of modules_install: depmod: *** Unresolved symbols in /lib/modules/2.4.20-18.9/kernel/arch/i386/kernel/apm.o depmod: cpu_gdt_table depmod: *** Unresolved symbols in /lib/modules/2.4.20-18.9/kernel/drivers/char/ipmi/ipmi_kcs_drv.o depmod: acpi_get_firmware_table Version-Release number of selected component (if applicable): kernel-source-2.4.20-18.9 How reproducible: Always Steps to Reproduce: 1. make mrproper in /usr/src/linux-2.4 2. copy /boot/config-* to /usr/src/linux-2.4/.config 3. make xconfig, enable ACPI and modularise APM 4. make dep bzImage modules install modules_install Actual Results: depmod: *** Unresolved symbols in /lib/modules/2.4.20-18.9/kernel/arch/i386/kernel/apm.o depmod: cpu_gdt_table depmod: *** Unresolved symbols in /lib/modules/2.4.20-18.9/kernel/drivers/char/ipmi/ipmi_kcs_drv.o depmod: acpi_get_firmware_table Expected Results: Clean compile & install
Created attachment 92776 [details] kernel source config file
you can't enable acpi in this kernel. as for APM... well.. hm.
Aha, ok, thanks. I'll go play with a stock kernel instead. If it's no big deal to you guys about the APM error you can close this bug.
Thanks for the bug report. However, Red Hat no longer maintains this version of the product. Please upgrade to the latest version and open a new bug if the problem persists. The Fedora Legacy project (http://fedoralegacy.org/) maintains some older releases, and if you believe this bug is interesting to them, please report the problem in the bug tracker at: http://bugzilla.fedora.us/