dazuko-help
[Top][All Lists]
Advanced

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

[Dazuko-help] Installation problem in Mint/Ubuntu


From: Frank Høvin
Subject: [Dazuko-help] Installation problem in Mint/Ubuntu
Date: Wed, 28 Jul 2010 11:17:23 +0200

Hi,

I'm trying to install the latest stable Dazuko in Linux Mint 8. I'm running kernel 2.6.31.21.

When running make, I get this:

make -C /lib/modules/`uname -r`/build SUBDIRS="`pwd`" modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.31-21-generic'
  CC [M]  /install_files/dazukofs-3.1.3/inode.o
/install_files/dazukofs-3.1.3/inode.c: In function ‘dazukofs_interpose’:
/install_files/dazukofs-3.1.3/inode.c:133: error: too few arguments to function ‘fsstack_copy_attr_all’
/install_files/dazukofs-3.1.3/inode.c: In function ‘dazukofs_setattr’:
/install_files/dazukofs-3.1.3/inode.c:491: error: too few arguments to function ‘fsstack_copy_attr_all’
/install_files/dazukofs-3.1.3/inode.c: In function ‘dazukofs_setxattr’:
/install_files/dazukofs-3.1.3/inode.c:524: error: too few arguments to function ‘fsstack_copy_attr_all’
/install_files/dazukofs-3.1.3/inode.c: In function ‘dazukofs_rename’:
/install_files/dazukofs-3.1.3/inode.c:741: error: too few arguments to function ‘fsstack_copy_attr_all’
/install_files/dazukofs-3.1.3/inode.c:743: error: too few arguments to function ‘fsstack_copy_attr_all’
make[2]: *** [/install_files/dazukofs-3.1.3/inode.o] Error 1
make[1]: *** [_module_/install_files/dazukofs-3.1.3] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.31-21-generic'
make: *** [dazukofs_modules] Error 2

Any obvious things missing/wrong?

reply via email to

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