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 make[1]: *** Waiting for unfinished jobs.... CC arch/x86/kernel/genx2apic_uv_x.o CC kernel/time/clockevents.o CC fs/autofs4/expire.o CC kernel/futex.o CC kernel/time/tick-common.o CC arch/x86/kernel/tlb_uv.o CC fs/autofs4/dev-ioctl.o kernel/futex.c: In function ‘exit_robust_list’: kernel/futex.c:1879: warning: ‘next_pi’ may be used uninitialized in this function CC kernel/time/tick-broadcast.o LD fs/autofs4/autofs4.o LD fs/autofs4/built-in.o make: *** [fs] Error 2 make: *** Waiting for unfinished jobs.... ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july
