can't build 2.1.0-2.6.10-200501071049

Discuss and suggest new grsecurity features

can't build 2.1.0-2.6.10-200501071049

Postby ashes » Sat Jan 08, 2005 12:05 pm

Hello. I'm getting this:
kernel/built-in.o(.text+0x68f3): In function `do_exit':
: undefined reference to `gr_shm_exit'
make: *** [.tmp_vmlinux1] Error 1

gr_shm_exit is defined from grsecurity.h, which is included in kernel/exit.c. So I don't really know what is going on here. I get this error regardless of any options I enable, if i disable grsec all together I still get this error.
ashes
 
Posts: 4
Joined: Sat Jan 08, 2005 11:48 am

its a config option

Postby ashes » Sat Jan 08, 2005 2:15 pm

Sorry. When I retry with a vanilla config file it builds. I'm not too sure which option I disabled to cause this. Maybe one of Grsec's option are not choosing the right depends. If I figure out specifically what happened I'll post again.
ashes
 
Posts: 4
Joined: Sat Jan 08, 2005 11:48 am

Postby spender » Sat Jan 08, 2005 5:29 pm

Looks like you disabled CONFIG_SYSVIPC
You will most likely need that to run several apps, though I'll fix it in grsec so it'll still compile if disabled.

-Brad
spender
 
Posts: 2185
Joined: Wed Feb 20, 2002 8:00 pm


Return to grsecurity development