On 02/08/2014 22:00, Byungchan An wrote: > Hello. This is Byungchan An. > When modprobe for sctp, my gentoo mahine complained it cannot be found. > > Is there anyone who knows how to install sctp from my previous machine? > > When doing with uname -r, it says 3.10.33
You already know the answer. You want to modprobe it so it's a kernel module. Enable it using make menuconfig, compile and install new kernel + modules. -- Alan McKinnon [email protected]

