Error compiling 3.5 [fixed]

Discuss usability issues, general maintenance, and general support issues for a grsecurity-enabled system.

Error compiling 3.5 [fixed]

Postby GBit » Mon Aug 06, 2012 2:28 pm

Code: Select all
In file included from /usr/src/linux/linux-3.5/arch/x86/include/asm/uaccess.h:10:0,
                 from include/linux/uaccess.h:5,
                 from include/linux/crypto.h:26,
                 from arch/x86/kernel/asm-offsets.c:8:
include/linux/sched.h: In function ‘pax_get_flags’:
include/linux/sched.h:1660:17: error: ‘struct mm_struct’ has no member named ‘pax_flags’
include/linux/sched.h: In function ‘pax_set_flags’:
include/linux/sched.h:1669:10: error: ‘struct mm_struct’ has no member named ‘pax_flags’
make[3]: *** [arch/x86/kernel/asm-offsets.s] Error 1
make[2]: *** [prepare0] Error 2
make[2]: Leaving directory `/usr/src/linux/linux-3.5'
make[1]: *** [debian/stamp/conf/kernel-conf] Error 2
make[1]: Leaving directory `/usr/src/linux/linux-3.5'
make: *** [debian/stamp/conf/minimal_debian] Error 2
Failed to create a ./debian directory:  at /usr/bin/make-kpkg line 984.


edit: I'm an idiot haha I had set the file system integration to 'none' by accident. That's solved it.
GBit
 
Posts: 81
Joined: Mon Jun 04, 2012 3:31 pm

Re: Error compiling 3.5 [fixed]

Postby PaX Team » Mon Aug 06, 2012 3:00 pm

actually it's also a config inconsistency bug, i'll fix it in the next patch, thanks.
PaX Team
 
Posts: 2310
Joined: Mon Mar 18, 2002 4:35 pm


Return to grsecurity support