I tried to install dazukofs 3.1.3 in Ubuntu 10.04 kernel 2.6.32-24 generic and got the following errors:

[sudo] password for tommyp:
make -C /lib/modules/`uname -r`/build SUBDIRS="`pwd`" modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.32-24-generic'
CC [M] /home/tommyp/Downloads/dazukofs-3.1.3/super.o
CC [M] /home/tommyp/Downloads/dazukofs-3.1.3/inode.o
/home/tommyp/Downloads/dazukofs-3.1.3/inode.c: In function ‘dazukofs_interpose’: /home/tommyp/Downloads/dazukofs-3.1.3/inode.c:133: error: too few arguments to function ‘fsstack_copy_attr_all’ /home/tommyp/Downloads/dazukofs-3.1.3/inode.c: In function ‘dazukofs_setattr’: /home/tommyp/Downloads/dazukofs-3.1.3/inode.c:491: error: too few arguments to function ‘fsstack_copy_attr_all’ /home/tommyp/Downloads/dazukofs-3.1.3/inode.c: In function ‘dazukofs_setxattr’: /home/tommyp/Downloads/dazukofs-3.1.3/inode.c:524: error: too few arguments to function ‘fsstack_copy_attr_all’ /home/tommyp/Downloads/dazukofs-3.1.3/inode.c: In function ‘dazukofs_rename’: /home/tommyp/Downloads/dazukofs-3.1.3/inode.c:741: error: too few arguments to function ‘fsstack_copy_attr_all’ /home/tommyp/Downloads/dazukofs-3.1.3/inode.c:743: error: too few arguments to function ‘fsstack_copy_attr_all’
make[2]: *** [/home/tommyp/Downloads/dazukofs-3.1.3/inode.o] Error 1
make[1]: *** [_module_/home/tommyp/Downloads/dazukofs-3.1.3] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.32-24-generic'
make: *** [dazukofs_modules] Error 2


_______________________________________________
Dazuko-help mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/dazuko-help

Reply via email to