Install dazukofs on 2.6.27 kernel - interpid

Discussion in 'Desktop Operation' started by pakage.deb, Dec 18, 2008.

  1. pakage.deb

    pakage.deb New Member

    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
     
    Last edited: Dec 18, 2008
  2. nil_fergi

    nil_fergi New Member

    hey i got same error... are u got any solution???
     
  3. katinherwoods

    katinherwoods New Member

    I understood your problem , but you not mention more about your system , version etc . Give all the detail like 32-bit processor or 64-bit processor and more . Without knowing any details in brief no one able to recognised what's the real problem ? you are facing .
     

Share This Page