Hello, i have the same problem: 1- apt-get install shfs-source 2- extract /usr/src/shfs.tar.bz2 => /usr/src 3- cd /usr/src/modules/shfs 4- make all
[EMAIL PROTECTED]:/usr/src/modules/shfs# make all make[1]: Entering directory `/usr/src/modules/shfs/Linux-2.6' make -C /lib/modules/2.6.22-14-generic/build SUBDIRS=/usr/src/modules/shfs/Linux-2.6 modules make[2]: Entering directory `/usr/src/linux-headers-2.6.22-14-generic' CC [M] /usr/src/modules/shfs/Linux-2.6/dir.o In file included from /usr/src/modules/shfs/Linux-2.6/dir.c:17: /usr/src/modules/shfs/Linux-2.6/shfs_fs.h:76: warning: ‘kmem_cache_t’ is deprecated /usr/src/modules/shfs/Linux-2.6/shfs_fs.h:77: warning: ‘kmem_cache_t’ is deprecated /usr/src/modules/shfs/Linux-2.6/shfs_fs.h:78: warning: ‘kmem_cache_t’ is deprecated /usr/src/modules/shfs/Linux-2.6/shfs_fs.h:79: warning: ‘kmem_cache_t’ is deprecated In file included from /usr/src/modules/shfs/Linux-2.6/dir.c:19: /usr/src/modules/shfs/Linux-2.6/shfs_debug.h:22: warning: ‘kmem_cache_t’ is deprecated /usr/src/modules/shfs/Linux-2.6/shfs_debug.h:35: warning: ‘kmem_cache_t’ is deprecated /usr/src/modules/shfs/Linux-2.6/dir.c: In function ‘shfs_create’: /usr/src/modules/shfs/Linux-2.6/dir.c:305: error: ‘struct inode’ has no member named ‘u’ /usr/src/modules/shfs/Linux-2.6/dir.c:306: error: ‘struct inode’ has no member named ‘u’ make[3]: *** [/usr/src/modules/shfs/Linux-2.6/dir.o] Error 1 make[2]: *** [_module_/usr/src/modules/shfs/Linux-2.6] Error 2 make[2]: Leaving directory `/usr/src/linux-headers-2.6.22-14-generic' make[1]: *** [default] Error 2 make[1]: Leaving directory `/usr/src/modules/shfs/Linux-2.6' make: *** [all] Error 2 then is it a bad config or a error in module code ? -- Compiling Kernel modules fails or modules not working https://bugs.launchpad.net/bugs/115673 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
