dazuko-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dazuko-help] DazukoFS-3.1.4 won't compile under Linux Mint 11 Katya ker


From: Eric Underhill
Subject: [Dazuko-help] DazukoFS-3.1.4 won't compile under Linux Mint 11 Katya kernel 2.6.38.8-generic
Date: Tue, 19 Jul 2011 01:56:07 -0700

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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]