Guido Tschakert wrote:
Hi list,
while trying to use cipe with 7.1 I run in the following troubles: The kernel module in the rpm of cipe is build for kernel version 2.4.0 but the 2.4-kernel on the distro is 2.4.0-4GB, so the module cannot be loaded. Next I tried to build cipe from the corresponding spm and hoped the module would be build for 2.4.0-4GB but it was copied to 2.4.0/misc and insmod/modprobe still says: You are using kernel 2.4.0-4GB, this module is for kernel 2.4.0, which is completely different :-( Is it possible just to rename the kernel (and if yes, how to do this exactly) or am I missing something while building cipe from th sources. (I used the command rpm -bi cipe.spec) Trying to use freeS/WAN I run in similar problems (module is for 2.2.18, I used kernel-udpdate 2.2.19). Mostly I want to use cipe with Kernel 2.2.19.
BTW. In the last week I posted 2 or 3 other questions about VPN but didn't get much answers. Are my questions too trivial or doesn't nobody on this list uses vpns with linux?
Hoping for some hints
If you don't need 4gb mem support then turn it off in the kernel and uname -r will no longer append the 4gb part and you should be able to use the module. -- Mark Hounschell dmarkh@cfl.rr.com