April 10, 2012
5:50 a.m.
On Fri, Apr 6, 2012 at 2:24 AM, V.Ravikumar <ravikumar.vallabhu@gmail.com> wrote:
Hi, I ported latest wrapfs code compile against 2.6.18 kernel. Now I'm able to build module ,but there my be bugs. insmod of the file system module that was built was successful.
insmod ? that doesnt take care of module dependencies. try modprobe, maybe preceded by depmod.