Here's the error:

make -C /lib/modules/`uname -r`/build SUBDIRS="`pwd`" modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.38-8-generic'
  CC [M]  /home/euhill/Downloads/dazukofs-3.1.4/dentry.o
/home/euhill/Downloads/dazukofs-3.1.4/dentry.c: In function
‘dazukofs_d_hash’:
/home/euhill/Downloads/dazukofs-3.1.4/dentry.c:122:2: warning: passing
argument 2 of ‘lower_dentry->d_op->d_hash’ from incompatible pointer type
/home/euhill/Downloads/dazukofs-3.1.4/dentry.c:122:2: note: expected ‘const
struct inode *’ but argument is of type ‘struct qstr *’
/home/euhill/Downloads/dazukofs-3.1.4/dentry.c:122:2: error: too few
arguments to function ‘lower_dentry->d_op->d_hash’
/home/euhill/Downloads/dazukofs-3.1.4/dentry.c: In function
‘dazukofs_d_compare’:
/home/euhill/Downloads/dazukofs-3.1.4/dentry.c:164:3: warning: passing
argument 2 of ‘lower_dentry->d_op->d_compare’ from incompatible pointer type
/home/euhill/Downloads/dazukofs-3.1.4/dentry.c:164:3: note: expected ‘const
struct inode *’ but argument is of type ‘struct qstr *’
/home/euhill/Downloads/dazukofs-3.1.4/dentry.c:164:3: warning: passing
argument 3 of ‘lower_dentry->d_op->d_compare’ from incompatible pointer type
/home/euhill/Downloads/dazukofs-3.1.4/dentry.c:164:3: note: expected ‘const
struct dentry *’ but argument is of type ‘struct qstr *’
/home/euhill/Downloads/dazukofs-3.1.4/dentry.c:164:3: error: too few
arguments to function ‘lower_dentry->d_op->d_compare’
/home/euhill/Downloads/dazukofs-3.1.4/dentry.c: At top level:
/home/euhill/Downloads/dazukofs-3.1.4/dentry.c:181:2: warning:
initialization from incompatible pointer type
/home/euhill/Downloads/dazukofs-3.1.4/dentry.c:183:2: warning:
initialization from incompatible pointer type
/home/euhill/Downloads/dazukofs-3.1.4/dentry.c: In function
‘dazukofs_d_hash’:
/home/euhill/Downloads/dazukofs-3.1.4/dentry.c:123:1: warning: control
reaches end of non-void function
make[2]: *** [/home/euhill/Downloads/dazukofs-3.1.4/dentry.o] Error 1
make[1]: *** [_module_/home/euhill/Downloads/dazukofs-3.1.4] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.38-8-generic'
make: *** [dazukofs_modules] Error 2

Any help would be appreciated as I am wanting this for Avira.
_______________________________________________
Dazuko-help mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/dazuko-help

Reply via email to