dazuko-help
[Top][All Lists]
Advanced

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

[Dazuko-help] Linux-2.6.35


From: Frans de Boer
Subject: [Dazuko-help] Linux-2.6.35
Date: Sat, 07 Aug 2010 15:25:38 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.11) Gecko/20100714 SUSE/3.0.6 Thunderbird/3.0.6

As reported some time ago, dazukofs-3.1.3 can not be compiled under the newly released 2.6.35 version (and it pre-releases).

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

The KERNEL_PATH is my own addition to the makefile to allow compiling under a different active kernel.

Hope that anyone can take this info and is ably to solve this issue.

Regards,
Frans.

reply via email to

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