grsecurity-2.2.2-3.0.4-201109011725: constify_plugin.so?

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

grsecurity-2.2.2-3.0.4-201109011725: constify_plugin.so?

Postby simonbcn » Fri Sep 09, 2011 6:46 pm

Ubuntu 11.04 64 bits
When I try to compile kernel 3.0.4 with grsecurity-2.2.2-3.0.4-201109011725:
Code: Select all
cc1: error: Cannot load plugin /root/kernel/linux-3.0.4/tools/gcc/constify_plugin.so
/root/kernel/linux-3.0.4/tools/gcc/constify_plugin.so: cannot open shared object file: No such file or directory
make[2]: *** [scripts/mod/empty.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [scripts/mod] Error 2
make[1]: *** Waiting for unfinished jobs....
make: *** [scripts] Error 2
make: *** Waiting for unfinished jobs....

What's this constify_plugin.so?
simonbcn
 
Posts: 30
Joined: Mon Apr 18, 2011 7:23 am

Re: grsecurity-2.2.2-3.0.4-201109011725: constify_plugin.so?

Postby PaX Team » Sun Sep 11, 2011 7:02 pm

simonbcn wrote:What's this constify_plugin.so?
it's a gcc plugin that PaX uses for a certain feature and the above problem is a race condition i'm trying to fix for the Nth time already :P, in the meantime just restart make and it'll work.
PaX Team
 
Posts: 2310
Joined: Mon Mar 18, 2002 4:35 pm

Re: grsecurity-2.2.2-3.0.4-201109011725: constify_plugin.so?

Postby simonbcn » Sun Sep 11, 2011 7:38 pm

PaX Team wrote:
simonbcn wrote:What's this constify_plugin.so?
it's a gcc plugin that PaX uses for a certain feature and the above problem is a race condition i'm trying to fix for the Nth time already :P, in the meantime just restart make and it'll work.


Thanks.
simonbcn
 
Posts: 30
Joined: Mon Apr 18, 2011 7:23 am


Return to grsecurity support

cron