On 2009-09-09, Helmut Hullen <hul...@t-online.de> wrote:
> I've tried to compile dazukofs-3.0.1-rc2 on 2 slackware machines.
>
> make -C /lib/modules/`uname -r`/build SUBDIRS="`pwd`" modules
> make[1]: Entering directory `/usr/src/linux-2.6.29.6'
>   CC [M]  /usr/src/dazukofs-3.0.1-rc2/file.o
> /usr/src/dazukofs-3.0.1-rc2/file.c: In function 'dazukofs_open':
> /usr/src/dazukofs-3.0.1-rc2/file.c:193: error: too few arguments to function 
> 'dentry_open'

What does your /usr/src/linux-2.6.29.6/include/linux/fs.h look
like. (Actually, I am only interested in the prototype for
dentry_open.)

DazukoFS 3.1.0-rc2 (which is the version you should use) is made for
Linux 2.6.30. The API for 2.6.29 might be a bit different (but it may
be a simple change to get it to run).

John Ogness

-- 
Dazuko Maintainer


_______________________________________________
Dazuko-help mailing list
Dazuko-help@nongnu.org
http://lists.nongnu.org/mailman/listinfo/dazuko-help

Reply via email to