[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Dazuko-help] ubuntu 10.04 kernel 2.6.32-24 generic
From: |
Tommy |
Subject: |
[Dazuko-help] ubuntu 10.04 kernel 2.6.32-24 generic |
Date: |
Sat, 24 Jul 2010 16:10:24 -0500 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.2.7) Gecko/20100713 Lightning/1.0b2 Thunderbird/3.1.1 |
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Dazuko-help] ubuntu 10.04 kernel 2.6.32-24 generic,
Tommy <=