Public bug reported:

I downloaded the 0+20080719-4 sources from
http://packages.ubuntu.com/source/intrepid/aufs, untarred the source
code and applied the patches.  Then I generated the Kconfig file for my
2.6.27-rc6 kernel and followed the instructions to get my kernel tree to
build aufs25.  I ran "make menuconfig" and selected some of the aufs
options.  I need to examine the patches to see which are applied and
then make the corresponding tweaks to my kernel configuration.  However,
when I tried to build the aufs driver into the kernel, I got the
following:

  CC      fs/aufs/module.o
In file included from fs/aufs/dentry.h:35,
                 from fs/aufs/aufs.h:40,
                 from fs/aufs/module.c:26:
fs/aufs/vfsub.h: In function ‘do_vfsub_permission’:
fs/aufs/vfsub.h:215: error: implicit declaration of function ‘permission’
In file included from fs/aufs/aufs.h:44,
                 from fs/aufs/module.c:26:
fs/aufs/inode.h: In function ‘au_security_inode_permission’:
fs/aufs/inode.h:145: error: too many arguments to function 
‘security_inode_permission’
make[2]: *** [fs/aufs/module.o] Error 1
make[1]: *** [fs/aufs] Error 2

** Affects: aufs (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Cannot build aufs (0+20080719-4) with my 2.6.27-rc6 kernel sources
https://bugs.launchpad.net/bugs/268653
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to