I recently built a kernel using kernel-source-2.0.32 from hamm. Since this replaced my older 2.0.29 kernel, I installed the newer pcmcia-cs_3.0.0-1 and pcmcia-modules-2.0.32_3.0.0-1k5.
Now when PCMCIA services start at boot time, I get the following messages: ----------- Starting PCMCIA services: modules/lib/modules/2.0.32/pcmcia/pcmcia_core.o: unresolved symbol apm_unregister_callback_Rb7166c6e /lib/modules/2.0.32/pcmcia/pcmcia_core.o: unresolved symbol apm_unregister_callback_R4e72ac41 /lib/modules/2.0.32/pcmcia/i82365.o: unresolved symbol unregister_ss_entry /lib/modules/2.0.32/pcmcia/i82365.o: unresolved symbol register_ss_entry /lib/modules/2.0.32/pcmcia/i82365.o: unresolved symbol CardServices /lib/modules/2.0.32/pcmcia/ds.o: unresolved symbol CardServices ----------- Some of this may be because I have not enabled apm in my kernel (I have an old, non-standard BIOS and cannot use apm), so I tried to `make-kpkg modules_image' my own modules after installing the pcmcia-source_3.0.0-1 package. This fails with the messages: ----------- chmod -R g-ws debian/src chmod: debian/src: No such file or directory ----------- Any ideas on what might be happening here? Mike -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .