Hello, in the past I sucessfully installed dazukofs and kernel 2.6.x.
Now I have to install dazukofs on a debian squeeze with kernel 3.7.0 While executing "make" I get several errors and warnings: start ---------------------- make -C /lib/modules/3.7.0-lwv-2013.00/build SUBDIRS="`pwd`" modules make[1]: Entering directory `/usr/src/linux-3.7' CC [M] /usr/src/dazukofs-3.1.4/super.o /usr/src/dazukofs-3.1.4/super.c: In function 'dazukofs_evict_inode': /usr/src/dazukofs-3.1.4/super.c:74: error: implicit declaration of function 'end_writeback' /usr/src/dazukofs-3.1.4/super.c: In function 'dazukofs_fill_super': /usr/src/dazukofs-3.1.4/super.c:120: error: unknown field 'len' specified in initializer /usr/src/dazukofs-3.1.4/super.c:120: warning: excess elements in struct initializer /usr/src/dazukofs-3.1.4/super.c:120: warning: (near initialization for 'name') /usr/src/dazukofs-3.1.4/super.c: In function 'dazukofs_read_super': /usr/src/dazukofs-3.1.4/super.c:163: error: implicit declaration of function 'path_lookup' /usr/src/dazukofs-3.1.4/super.c: In function 'dazukofs_get_sb': /usr/src/dazukofs-3.1.4/super.c:209: error: implicit declaration of function 'get_sb_nodev' /usr/src/dazukofs-3.1.4/super.c: At top level: /usr/src/dazukofs-3.1.4/super.c:309: error: unknown field 'get_sb' specified in initializer /usr/src/dazukofs-3.1.4/super.c:309: warning: initialization makes integer from pointer without a cast make[2]: *** [/usr/src/dazukofs-3.1.4/super.o] Fehler 1 make[1]: *** [_module_/usr/src/dazukofs-3.1.4] Fehler 2 make[1]: Leaving directory `/usr/src/linux-3.7' make: *** [dazukofs_modules] Fehler 2 ---------------------- stop Was looking on google for "dazuko" and "kernel 3.7" but got no helpful matches. Does anybody have a suggestion? Thanks Uwe _______________________________________________ Dazuko-help mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/dazuko-help
