Networking :: SCTP module/ELF Header



Hi,
I'm working on a SCTP (Stream Control Transmission Protocol) project on a Fedora Core 4 machine with a 2.6.12 kernel. I got interested in DSL 1.5 and gave it a try using VMware. Here is my question. I tried to enable the SCTP module by doing a modprobe sctp as root. It gave the following error message
Quote
/lib/modules/2.4.26/kernel/net/sctp/sctp.o: cannot read ELF header from /lib/modules/2.4.26/kernel/net/sctp/sctp.o

I would really appreciate it if someone can suggest a fix for this.

-->Edited
I tried the same steps with the 2.0RC and got a different error
stating that the ipv6 module was not found. I'll try putting the requored modules and give it a try

Thanks.


original here.