Re: [ACPI-sppt] make modules_install failure
Sebastian Henschel <[email protected]>
| Newsgroups | gmane.linux.acpi.support |
|---|---|
| Message-ID | <[email protected]> |
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
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE/AYJareHfL3pi+bQRAihKAJ9bx7m/oxu/5URHyY4Qy7xmIu7IKQCff/Kx Q+BwIT4sYI5GQSQ1Ox+HmRA= =sqKC -----END PGP SIGNATURE-----