As reported some time ago, dazukofs-3.1.3 can not be compiled under the newly released 2.6.35 version (and it pre-releases).
Thia is the message: /make KERNEL_PATH=/lib/modules/2.6.35-SuSE11.2-pws1/ make -C /lib/modules/2.6.35-SuSE11.2-pws1//build SUBDIRS="`pwd`" modules make[1]: Entering directory `/usr/src/linux-2.6.35-SuSE11.2-pws1' CC [M] /home/frans/data/projects/linux/file-monitoring/dazuko/dazukofs/dazukofs-3.1.3/super.o CC [M] /home/frans/data/projects/linux/file-monitoring/dazuko/dazukofs/dazukofs-3.1.3/inode.o CC [M] /home/frans/data/projects/linux/file-monitoring/dazuko/dazukofs/dazukofs-3.1.3/file.o /home/frans/data/projects/linux/file-monitoring/dazuko/dazukofs/dazukofs-3.1.3/file.c: In function 'dazukofs_fsync': /home/frans/data/projects/linux/file-monitoring/dazuko/dazukofs/dazukofs-3.1.3/file.c:243: warning: passing argument 2 of 'lower_file->f_op->fsync' makes integer from pointer without a cast /home/frans/data/projects/linux/file-monitoring/dazuko/dazukofs/dazukofs-3.1.3/file.c:243: note: expected 'int' but argument is of type 'struct dentry *' /home/frans/data/projects/linux/file-monitoring/dazuko/dazukofs/dazukofs-3.1.3/file.c:243: error: too many arguments to function 'lower_file->f_op->fsync' /home/frans/data/projects/linux/file-monitoring/dazuko/dazukofs/dazukofs-3.1.3/file.c: At top level: /home/frans/data/projects/linux/file-monitoring/dazuko/dazukofs/dazukofs-3.1.3/file.c:304: warning: initialization from incompatible pointer type /home/frans/data/projects/linux/file-monitoring/dazuko/dazukofs/dazukofs-3.1.3/file.c:339: warning: initialization from incompatible pointer type make[2]: *** [/home/frans/data/projects/linux/file-monitoring/dazuko/dazukofs/dazukofs-3.1.3/file.o] Error 1 make[1]: *** [_module_/home/frans/data/projects/linux/file-monitoring/dazuko/dazukofs/dazukofs-3.1.3] Error 2 make[1]: Leaving directory `/usr/src/linux-2.6.35-SuSE11.2-pws1' make: *** [dazukofs_modules] Error 2 /The KERNEL_PATH is my own addition to the makefile to allow compiling under a different active kernel. Hope that anyone can take this info and is ably to solve this issue. Regards, Frans.
_______________________________________________ Dazuko-help mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/dazuko-help
