On Thursday 17 May 2001 11:56, Stephen Rank wrote: > Have a look in /boot, which should contain config-2.2.18pre21. The > depend will come from a make depend (either from you or from a > make-kpkg).
I copied /boot/config-2.2.18pre21 to /usr/src/linux/.config, then did make oldconfig in /usr/src/linux/ (don't know why, but there was a lot of action), then did make dep, which caused a lot of action again. Then I went to /usr/src/modules/pcmcia-cs and did debian/rules binary-modules, which built the pcmcia-modules...deb. I tried to install it, but I got lots of unresolved symbols. Unresolved symbols in modules I just built for my kernel? I guess I did something wrong with the kernel source. What could I do now?

