dazuko-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dazuko-help] Linux 2.6.35-rc3


From: Frans de Boer
Subject: [Dazuko-help] Linux 2.6.35-rc3
Date: Mon, 14 Jun 2010 01:50:50 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100317 SUSE/3.0.4-1.1.1 Thunderbird/3.0.4

Hello all,

I encountered a compile problem with Linux version 2.6.35-rc3:

address@hidden:~/data/projects/linux/file-monitoring/dazuko/dazukofs/dazukofs-3.1.3-rc3>
make KERNEL_PATH=/lib/modules/2.6.35-rc3/
make -C /lib/modules/2.6.35-rc3//build SUBDIRS="`pwd`" modules
make[1]: Entering directory `/usr/src/linux-2.6.35-rc3'
CC [M]
/home/frans/data/projects/linux/file-monitoring/dazuko/dazukofs/dazukofs-3.1.3-rc3/super.o
CC [M]
/home/frans/data/projects/linux/file-monitoring/dazuko/dazukofs/dazukofs-3.1.3-rc3/inode.o
CC [M]
/home/frans/data/projects/linux/file-monitoring/dazuko/dazukofs/dazukofs-3.1.3-rc3/file.o
/home/frans/data/projects/linux/file-monitoring/dazuko/dazukofs/dazukofs-3.1.3-rc3/file.c:
In function ‘dazukofs_fsync’:
/home/frans/data/projects/linux/file-monitoring/dazuko/dazukofs/dazukofs-3.1.3-rc3/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-rc3/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-rc3/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-rc3/file.c:
At top level:
/home/frans/data/projects/linux/file-monitoring/dazuko/dazukofs/dazukofs-3.1.3-rc3/file.c:304:
warning: initialization from incompatible pointer type
/home/frans/data/projects/linux/file-monitoring/dazuko/dazukofs/dazukofs-3.1.3-rc3/file.c:339:
warning: initialization from incompatible pointer type
make[2]: ***
[/home/frans/data/projects/linux/file-monitoring/dazuko/dazukofs/dazukofs-3.1.3-rc3/file.o]
Error 1
make[1]: ***
[_module_/home/frans/data/projects/linux/file-monitoring/dazuko/dazukofs/dazukofs-3.1.3-rc3]
Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.35-rc3'
make: *** [dazukofs_modules] Error 2
address@hidden:~/data/projects/linux/file-monitoring/dazuko/dazukofs/dazukofs-3.1.3-rc3>

Hope some of you can use this report. This is going beyond my experience
or active knowledge of dazukofs.

Frans.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]