[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Dazuko-help] dazukofs-3.0.1rc2 won't compile
From: |
John Ogness |
Subject: |
Re: [Dazuko-help] dazukofs-3.0.1rc2 won't compile |
Date: |
Thu, 10 Sep 2009 22:51:22 +0200 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) |
On 2009-09-09, Helmut Hullen <address@hidden> 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