-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi,
I assume this is the 2.4.23 kernel? Okay, there's a problem in with the later pcmcia-cs builds that means PPC builds don't work anymore. I have experienced this when I up-versioned the kernel to 2.4.23 (from 2.4.20) and pcmcia-cs (to 3.2.3 from 3.2.1 iirc). You can fix it by adding the following lines to ppc_config_tweak() in the pcmcia-cs Configure script: ~ eval `grep "^CONFIG_KERNEL_START=" $AUTOCONF` ~ write_int CONFIG_KERNEL_START ~ eval `grep "^CONFIG_TASK_SIZE=" $AUTOCONF` ~ write_int CONFIG_TASK_SIZE Then rebuild pcmcia-cs. Steve -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFAF+ytQnr1kWTg35sRAojiAJ9cQAJ/W35bKnHG3n/4NbX+3T7JtACdF0v0 f+XFZ0M9I+AkaF5T2P2qSLE= =ZLwU -----END PGP SIGNATURE-----

