compile problem -- grsecurity-2.1.14-2.6.30.4-200908090749

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

compile problem -- grsecurity-2.1.14-2.6.30.4-200908090749

Postby ddd » Wed Aug 12, 2009 4:48 pm

I'm running amd64 UP. I get this message when I compile:

LD vmlinux.o
MODPOST vmlinux.o
WARNING: modpost: Found 3541 section mismatch(es).
To see full details build your kernel with:
'make CONFIG_DEBUG_SECTION_MISMATCH=y'
GEN .version
CHK include/linux/compile.h
UPD include/linux/compile.h
CC init/version.o
LD init/built-in.o
LD vmlinux
arch/x86/kernel/built-in.o: In function `debug':
(.kprobes.text+0x83): undefined reference to `per_cpu__cpu_number'
arch/x86/kernel/built-in.o: In function `int3':
(.kprobes.text+0xc3): undefined reference to `per_cpu__cpu_number'
make[1]: *** [vmlinux] Error 1
make[1]: Leaving directory `/usr/src/linux-2.6.30'
make: *** [debian/stamp/build/kernel] Error 2
ddd
 
Posts: 2
Joined: Wed Aug 05, 2009 4:22 pm

Re: compile problem -- grsecurity-2.1.14-2.6.30.4-200908090749

Postby Grach » Wed Aug 12, 2009 6:55 pm

Try "make clean && make".
Grach
 
Posts: 66
Joined: Thu Feb 05, 2009 11:15 pm

Re: compile problem -- grsecurity-2.1.14-2.6.30.4-200908090749

Postby PaX Team » Thu Aug 13, 2009 4:08 am

ddd wrote:I'm running amd64 UP. I get this message when I compile:
it was already fixed in the last PaX test patch.
PaX Team
 
Posts: 2310
Joined: Mon Mar 18, 2002 4:35 pm

Re: compile problem -- grsecurity-2.1.14-2.6.30.4-200908090749

Postby specs » Thu Aug 13, 2009 1:06 pm

I suppose the grsecurity-2.1.14-2.6.29.6-200907301952.patch is the same as the grsecurity-2.1.14-2.6.30.4-200908090749 with interdiff between test21 and test22.
specs
 
Posts: 190
Joined: Sun Mar 26, 2006 7:00 am


Return to grsecurity support