[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

problem regarding kernel 2.4.18 and grsecurity 1.9.4 (in woody)



Hey folks, im not sure if this is a bug or if im doing something wrong.

Ive been having problems compiling the 2.4.18 kernel with the grsecurity
1.9.4 patch applied. Seems that it had something to do with the ACL
option that grsecurity offers.

Has someone had the same problem, and is there any solutions..
(oh yeah, its on a old pentium 100, but that cant be any problem...)
here is the end of my kernel compiling 

---- start ------

gcc -D__KERNEL__ -I/usr/src/kernel-source-2.4.18/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
-march=i586   -DKBUILD_BASENAME=vfatfs_syms  -DEXPORT_SYMTAB -c
vfatfs_syms.c
rm -f vfat.o
ld -m elf_i386  -r -o vfat.o namei.o vfatfs_syms.o
make[3]: Leaving directory `/usr/src/kernel-source-2.4.18/fs/vfat'
make[2]: Leaving directory `/usr/src/kernel-source-2.4.18/fs/vfat'
make all_targets
make[2]: Entering directory `/usr/src/kernel-source-2.4.18/fs'
gcc -D__KERNEL__ -I/usr/src/kernel-source-2.4.18/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
-march=i586   -DKBUILD_BASENAME=open  -DEXPORT_SYMTAB -c open.c
open.c: In function `filp_open':
open.c:895: `test' undeclared (first use in this function)
open.c:895: (Each undeclared identifier is reported only once
open.c:895: for each function it appears in.)
make[2]: *** [open.o] Error 1
make[2]: Leaving directory `/usr/src/kernel-source-2.4.18/fs'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/kernel-source-2.4.18/fs'
make: *** [_dir_fs] Error 2
debiangate:/usr/src/kernel-source-2.4.18#

------- end ------

I would be glad if anyone can help me, and then this might stop others
from getting in the same situation as me.

Regards 
/smurfd




Reply to: