
On Tuesday 07 June 2005 18:58, Ronald Wiplinger wrote:
dns:/usr/src/asterisk/zaptel # modprobe ztdummy modprobe: Can't open dependencies file /lib/modules/2.4.21-273-smp4G/modules.dep (No such file or directory)
Why is there a missmatch 273 and 286? How can I fix that, so that zaptel can be compiled?
First of all, when you're compiling kernel modules you should always make very sure you have the correct kernel sources installed and prepared for your running kernel. Even what may seem like an insignificant change in version number can have introduced incompatible changes (yes, kernel developers aren't very nice to us poor users, and that's the censored version of my opinion) Second, what the error message is actually telling you is that you need to run depmod -a