[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Problem with pcmcia-modules and kernel-image



Hi folks,

i'm running unstable and i can't get pcmcia-modules-2.2.18 to work with
kernel-image-2.2.18. I always get unresolved symbols (script log attached).
And I had the same problem with 2.2.18pre21 but 2.2.17 is ok. I didn't
report it for 2.2.18pre21 because I thought that this was a temporary
problem but since it's still here i'm wondering what's going on ... am i
the only one having unresolved symbol ?

When i had the problem with 2.2.18pre21 i tried to recompile
pcmcia-modules-2.2.18pre21 but it didn't solve the problem. After looking
at the BTS, I learned about a possible incompatibility because one was
compiled with gcc 2.95 and the other one with gcc272 ... is that still the
problem ? I did not try to recompile pcmcia-modules-2.2.18 with gcc272
(too lazy to install it ...) and didn't try to recompile the whole
kernel+modules stuff since I want to use & test the standard Debian
package.

Cheers,

PS: BTW, each time when I boot a new kernel there's a loop because
modules.dep doesn't exist ... I don't know who is responsible to generate
this file but pcmcia-modules should call it for sure ... and actually the
postint does call depmod -a only if the current kernel is the one for
which the modules have been compiled, shouldn't it call depmod -a
<kernel-version> instead ? 
-- 
Raphaël Hertzog -+- http://strasbourg.linuxfr.org/~raphael/
Le bouche à oreille du Net : http://www.beetell.com
Naviguez sans se fatiguer à chercher : http://www.deenoo.com
Formation Linux et logiciel libre : http://www.logidee.com
Script started on Sun Dec 31 20:18:37 2000
rhertzog@solo:~$ sudo /etc/init.d/pcmcia start
Password:
Starting PCMCIA services: modules/lib/modules/2.2.18/pcmcia/pcmcia_core.o: unresolved symbol remove_proc_entry_R01553289
/lib/modules/2.2.18/pcmcia/pcmcia_core.o: unresolved symbol interruptible_sleep_on_timeout_R9d9ab410
/lib/modules/2.2.18/pcmcia/pcmcia_core.o: unresolved symbol create_proc_entry_R21131577
/lib/modules/2.2.18/pcmcia/pcmcia_core.o: unresolved symbol interruptible_sleep_on_Rd8cc551a
/lib/modules/2.2.18/pcmcia/pcmcia_core.o: unresolved symbol proc_bus_R304cc22b
/lib/modules/2.2.18/pcmcia/pcmcia_core.o: unresolved symbol __wake_up_R68d29238
/lib/modules/2.2.18/pcmcia/pcmcia_core.o: unresolved symbol printk_R1b7d4074
/lib/modules/2.2.18/pcmcia/i82365.o: unresolved symbol pci_set_power_state
/lib/modules/2.2.18/pcmcia/i82365.o: unresolved symbol remove_proc_entry_R01553289
/lib/modules/2.2.18/pcmcia/i82365.o: unresolved symbol pci_enable_device
/lib/modules/2.2.18/pcmcia/i82365.o: unresolved symbol create_proc_entry_R21131577
/lib/modules/2.2.18/pcmcia/i82365.o: unresolved symbol request_mem_region
/lib/modules/2.2.18/pcmcia/i82365.o: unresolved symbol release_mem_region
/lib/modules/2.2.18/pcmcia/i82365.o: unresolved symbol unregister_ss_entry
/lib/modules/2.2.18/pcmcia/i82365.o: unresolved symbol pci_irq_mask
/lib/modules/2.2.18/pcmcia/i82365.o: unresolved symbol printk_R1b7d4074
/lib/modules/2.2.18/pcmcia/i82365.o: unresolved symbol register_ss_entry
/lib/modules/2.2.18/pcmcia/i82365.o: unresolved symbol CardServices
/lib/modules/2.2.18/pcmcia/ds.o: unresolved symbol remove_proc_entry_R01553289
/lib/modules/2.2.18/pcmcia/ds.o: unresolved symbol __pollwait_R1bd29f72
/lib/modules/2.2.18/pcmcia/ds.o: unresolved symbol register_chrdev_Rbbdcb79f
/lib/modules/2.2.18/pcmcia/ds.o: unresolved symbol create_proc_entry_R21131577
/lib/modules/2.2.18/pcmcia/ds.o: unresolved symbol interruptible_sleep_on_Rd8cc551a
/lib/modules/2.2.18/pcmcia/ds.o: unresolved symbol __wake_up_R68d29238
/lib/modules/2.2.18/pcmcia/ds.o: unresolved symbol printk_R1b7d4074
/lib/modules/2.2.18/pcmcia/ds.o: unresolved symbol proc_pccard
/lib/modules/2.2.18/pcmcia/ds.o: unresolved symbol CardServices
 cardmgr.
rhertzog@solo:~$ exit
exit

Script done on Sun Dec 31 20:18:57 2000

Reply to: