emerge sys-fs/aufs results in compile failure: /var/tmp/portage/sys-fs/aufs-20090126/work/aufs/fs/aufs25/xino.c: In function 'au_xino_create2': /var/tmp/portage/sys-fs/aufs-20090126/work/aufs/fs/aufs25/xino.c:624: error: too few arguments to function 'dentry_open'
(In reply to comment #0) > emerge sys-fs/aufs results in compile failure: > > /var/tmp/portage/sys-fs/aufs-20090126/work/aufs/fs/aufs25/xino.c: In function > 'au_xino_create2': > /var/tmp/portage/sys-fs/aufs-20090126/work/aufs/fs/aufs25/xino.c:624: error: > too few arguments to function 'dentry_open' > >=2.6.29 is affected, since 2.6.29 dentry_open needs 4 arguments. So there is definitive a patch needed.
http://sourceforge.net/mailarchive/forum.php?thread_name=49F7693A.1020407%40yahoo.com&forum_name=aufs-users
Perhaps there should be a version bump to aufs-base5 (released 2009-02-16 04:10)
aufs1 is no longer maintained and only works with kernel versions <2.6.29 aufs2 is the current development version, which is aufs1 with some features dropped. If some further testing goes ok, i will add an ebuild for it to the main tree.
Is there an ebuild for aufs v2 in an overlay?
no, but in main tree, masked for testing: sys-fs/aufs2 For those, who test, please report back the result of your tests.
Since aufs1 is not developed any more, i will close this bug as cantfix. Please use aufs2 instead.