Re: [ACPI-sppt] make modules_install failure
"Vincent Fouquereau" <[email protected]>
| Newsgroups | gmane.linux.acpi.support |
|---|---|
| Message-ID | <001001c34034$21a5b1d0$8790e2d1@COMPAQ> |
Suppressing the PCI Hotplug won't change a thing, except that the error about ibmphp is not there. I still get the same text output. I wonder if it's a normal text output or not... I thought that disabling PCMCIA support (I don't have a card) would get a result because "pcmcia" is in the text. Well, it does not seem to do a thing. Merci de votre temps, Vincent Fouquereau Webmaster - The Crash Site http://www.TheCrashSite.com ----- Original Message ----- From: Sebastian Henschel To: [email protected] Sent: Tuesday, July 01, 2003 8:45 AM Subject: Re: [ACPI-sppt] make modules_install failure hello vincent... * Vincent Fouquereau <[email protected]> [2003-07-01 09:15 +0200]: > > I downloaded the 2.4.21 vanilla kernel. I downloaded the > acpi-20030619-2.4.21.diff patch. > > I copied the config (config-2.4.19-16mdk) file from the /boot directory to > /usr/src/linux-2.4.21/.config. I ran 'make xconfig' and saved. I then applied 'make oldconfig' should be faster. > the ACPI patch. I ran 'make xconfig' , disabled ACIP, disabled APM, enabled > every APIC option except CPU ENUMERATION and the Toshiba special. I saved. > > Then, I compiled kernel. 'make dep','make clean','make bzImage','make > modules', and 'make modules_install'. The compilation fails here, in 'make > modules_install'. Here is the errors : > > ------ > make[1]: Quitte le répertoire `/usr/src/linux-2.4.21/arch/i386/lib' > cd /lib/modules/2.4.21; \ > mkdir -p pcmcia; \ > find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{} pcmcia > if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.4.21; fi > depmod: *** Unresolved symbols in > /lib/modules/2.4.21/kernel/drivers/hotplug/ibmphp.o > depmod: IO_APIC_get_PCI_irq_vector first of all: do you really use PCI hotplug? i doubt that in a laptop. so you have the following possibilites: - just ignore the error (unless you use make-kpkg from debian). - remove /lib/modules/2.4.21/kernel/drivers/hotplug/ibmphp.o - configure the kernel without CONFIG_HOTPLUG_PCI_IBM and recompile/reinstall anyway, this looks like a bug in ibmphp.c, you could bother the maintainer. cheers, sebastian -- ::: sebastian henschel ::: kodeaffe ::: lynx -source http://www.kodeaffe.de/shensche.pub | gpg --import