On 2009-04-01, Ramón Arturo Carvajal Plúa <[email protected]> wrote: > I have a problem to install dazukofs. > I modified the file Makefile for the path /usr/src > DAZUKOFS_KERNEL_SRC > When I execute the command make this is the result: > > [r...@server dazukofs-3.0.0]# make > make -C /usr/src/kernels/2.6.18-92.1.22.el5-debug-i686 SUBDIRS="`pwd`" modules > make[1]: se ingresa al directorio > `/usr/src/kernels/2.6.18-92.1.22.el5-debug-i686' > CC [M] /root/dazuko/dazukofs-3.0.0/super.o > In file included from /root/dazuko/dazukofs-3.0.0/super.c:30: > /root/dazuko/dazukofs-3.0.0/dazukofs_fs.h:96: error: redefinición de > âfsstack_copy_attr_atimeâ > /root/dazuko/dazukofs-3.0.0/dazukofs_fs.h:68: error: la definición > previa de âfsstack_copy_attr_atimeâ estaba aquà > /root/dazuko/dazukofs-3.0.0/dazukofs_fs.h:102: error: redefinición de > âfsstack_copy_attr_timesâ > /root/dazuko/dazukofs-3.0.0/dazukofs_fs.h:74: error: la definición > previa de âfsstack_copy_attr_timesâ estaba aquà > /root/dazuko/dazukofs-3.0.0/dazukofs_fs.h:110: error: redefinición de > âfsstack_copy_attr_allâ > /root/dazuko/dazukofs-3.0.0/dazukofs_fs.h:82: error: la definición > previa de âfsstack_copy_attr_allâ estaba aquà > /root/dazuko/dazukofs-3.0.0/super.c: In function âdazukofs_read_superâ: > /root/dazuko/dazukofs-3.0.0/super.c:163: error: âstruct nameidataâ no > tiene un miembro llamado âpathâ > /root/dazuko/dazukofs-3.0.0/super.c:164: error: âstruct nameidataâ no > tiene un miembro llamado âpathâ > /root/dazuko/dazukofs-3.0.0/super.c:202: error: declaración > implÃcita de la función âpath_putâ > /root/dazuko/dazukofs-3.0.0/super.c:202: error: âstruct nameidataâ no > tiene un miembro llamado âpathâ > /root/dazuko/dazukofs-3.0.0/super.c: In function âinit_cachesâ: > /root/dazuko/dazukofs-3.0.0/super.c:275: aviso: se pasa el argumento 5 > de âkmem_cache_createâ desde un tipo de puntero incompatible > /root/dazuko/dazukofs-3.0.0/super.c:275: error: muy pocos argumentos > para la función âkmem_cache_createâ > /root/dazuko/dazukofs-3.0.0/super.c:283: error: muy pocos argumentos > para la función âkmem_cache_createâ > /root/dazuko/dazukofs-3.0.0/super.c:291: error: muy pocos argumentos > para la función âkmem_cache_createâ > /root/dazuko/dazukofs-3.0.0/super.c:299: error: muy pocos argumentos > para la función âkmem_cache_createâ > make[2]: *** [/root/dazuko/dazukofs-3.0.0/super.o] Error 1 > make[1]: *** [_module_/root/dazuko/dazukofs-3.0.0] Error 2 > make[1]: se sale del directorio > `/usr/src/kernels/2.6.18-92.1.22.el5-debug-i686' > make: *** [dazukofs_modules] Error 2
Are you using one of the patches? If yes, which one? John Ogness -- Dazuko Maintainer _______________________________________________ Dazuko-help mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/dazuko-help
