2 Sep 2009 01:25
Compile fails with aufs2-standalone fails on 2.6.29-rc6 when combined with grsecurity
Kyle Bader <kyle <at> hq.newdream.net>
2009-09-01 23:25:28 GMT
2009-09-01 23:25:28 GMT
Compile fails with aufs2-standalone fails on 2.6.29-rc6 when combined with grsecurity. Patrick Lane told me to contact you about this (we both work on kernels at our shop). Sources (patches applied in order of appearance): http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.29.tar.bz2 http://www.kernel.org/pub/linux/kernel/v2.6/patch-2.6.29.6.bz2 aufs2-standalone.patch sha1: 8feb9ed859c239cda93863c8a965b3a13c563f71 http://grsecurity.net/test/grsecurity-2.1.14-2.6.29.6-200908252018.patch Config: http://blackprecipice.com/kconfig Error while compiling (make -j4 bzImage): fs/aufs/vfsub.c: In function ‘vfsub_lookup_hash’: fs/aufs/vfsub.c:105: error: implicit declaration of function ‘lookup_hash’ fs/aufs/vfsub.c:105: warning: assignment makes pointer from integer without a cast fs/aufs/vfsub.c: In function ‘vfsub_splice_to’: fs/aufs/vfsub.c:474: error: implicit declaration of function ‘do_splice_to’ fs/aufs/vfsub.c: In function ‘vfsub_splice_from’: fs/aufs/vfsub.c:487: error: implicit declaration of function ‘do_splice_from’ make[2]: *** [fs/aufs/vfsub.o] Error 1 make[1]: *** [fs/aufs] Error 2(Continue reading)
RSS Feed