Hi all.. i got a question here about how to install dazukofs on 2.6.27 kernel - interpid? i have follow the readme file in dazuko.org but it didn't work at all for me.. here some of the output:
Code:
root@alifdalya:~/dazukofs-3.0.0-rc4# make
make -C /lib/modules/`uname -r`/build SUBDIRS="`pwd`" modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.27-10-generic'
CC [M] /home/adie/dazukofs-3.0.0-rc4/inode.o
/home/adie/dazukofs-3.0.0-rc4/inode.c: In function ‘dazukofs_mknod’:
/home/adie/dazukofs-3.0.0-rc4/inode.c:226: warning: passing argument 3 of ‘vfs_mknod’ makes pointer from integer without a cast
/home/adie/dazukofs-3.0.0-rc4/inode.c:226: error: too few arguments to function ‘vfs_mknod’
/home/adie/dazukofs-3.0.0-rc4/inode.c: In function ‘dazukofs_mkdir’:
/home/adie/dazukofs-3.0.0-rc4/inode.c:258: warning: passing argument 3 of ‘vfs_mkdir’ makes pointer from integer without a cast
/home/adie/dazukofs-3.0.0-rc4/inode.c:258: error: too few arguments to function ‘vfs_mkdir’
/home/adie/dazukofs-3.0.0-rc4/inode.c: In function ‘dazukofs_symlink’:
/home/adie/dazukofs-3.0.0-rc4/inode.c:343: warning: passing argument 3 of ‘vfs_symlink’ from incompatible pointer type
/home/adie/dazukofs-3.0.0-rc4/inode.c:343: error: too few arguments to function ‘vfs_symlink’
/home/adie/dazukofs-3.0.0-rc4/inode.c: In function ‘dazukofs_setattr’:
/home/adie/dazukofs-3.0.0-rc4/inode.c:471: warning: passing argument 2 of ‘notify_change’ from incompatible pointer type
/home/adie/dazukofs-3.0.0-rc4/inode.c:471: error: too few arguments to function ‘notify_change’
/home/adie/dazukofs-3.0.0-rc4/inode.c: In function ‘dazukofs_link’:
/home/adie/dazukofs-3.0.0-rc4/inode.c:614: warning: passing argument 2 of ‘vfs_link’ from incompatible pointer type
/home/adie/dazukofs-3.0.0-rc4/inode.c:614: warning: passing argument 3 of ‘vfs_link’ from incompatible pointer type
/home/adie/dazukofs-3.0.0-rc4/inode.c:614: error: too few arguments to function ‘vfs_link’
/home/adie/dazukofs-3.0.0-rc4/inode.c: In function ‘dazukofs_unlink’:
/home/adie/dazukofs-3.0.0-rc4/inode.c:645: error: too few arguments to function ‘vfs_unlink’
/home/adie/dazukofs-3.0.0-rc4/inode.c: In function ‘dazukofs_rmdir’:
/home/adie/dazukofs-3.0.0-rc4/inode.c:674: error: too few arguments to function ‘vfs_rmdir’
/home/adie/dazukofs-3.0.0-rc4/inode.c: In function ‘dazukofs_rename’:
/home/adie/dazukofs-3.0.0-rc4/inode.c:721: warning: passing argument 3 of ‘vfs_rename’ from incompatible pointer type
/home/adie/dazukofs-3.0.0-rc4/inode.c:721: warning: passing argument 4 of ‘vfs_rename’ from incompatible pointer type
/home/adie/dazukofs-3.0.0-rc4/inode.c:721: error: too few arguments to function ‘vfs_rename’
make[2]: *** [/home/adie/dazukofs-3.0.0-rc4/inode.o] Error 1
make[1]: *** [_module_/home/adie/dazukofs-3.0.0-rc4] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.27-10-generic'
make: *** [dazukofs_modules] Error 2
any suggestion? i hope anybody can help..
sorry if my grammar is bad..tq
Recent comments
1 day 4 hours ago
1 day 11 hours ago
1 day 14 hours ago
1 day 16 hours ago
2 days 1 hour ago
2 days 10 hours ago
2 days 11 hours ago
2 days 14 hours ago
2 days 19 hours ago
2 days 19 hours ago