Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Fri, 22 Mar 2019 23:13:16 +0100
From: Adam Zabrocki <pi3@....com.pl>
To: lkrg-users@...ts.openwall.com
Subject: Re: Kernel 5 Centos 7
 ./scripts/gcc-plugins/stackleak_plugin.so: undefined symbol:
 _ZN8opt_pass14set_pass_paramEjb

Hi,

It looks like problem with your gcc plugins (stackleak_plugin.so, 
structleak_plugin.so, latent_entropy_plugin.so, randomize_layout_plugin.so).

Thanks,
Adam

On Fri, Mar 22, 2019 at 09:55:35PM +0100, bryn1u85 wrote:
> Hey guys,
> 
> I have compiled kernel 5 on Centos 7 and want to install LKRG but im
> getting some issues. Where is the problem ? Is this fault becouse of my
> kernel or something else ?
> Thank you for help :)
> 
> [root@...36 lkrg-main]# make
> > make -C /lib/modules/5.0.3/build M=/root/lkrg-main modules
> > make[1]: Wejście do katalogu `/usr/src/kernels/5.0.3'
> >   CC [M]  /root/lkrg-main/src/modules/ksyms/p_resolve_ksym.o
> > cc1: error: cannot load plugin ./scripts/gcc-plugins/stackleak_plugin.so
> > ./scripts/gcc-plugins/stackleak_plugin.so: undefined symbol:
> > _ZN8opt_pass14set_pass_paramEjb
> > cc1: error: cannot load plugin ./scripts/gcc-plugins/structleak_plugin.so
> > ./scripts/gcc-plugins/structleak_plugin.so: undefined symbol:
> > _ZN8opt_pass14set_pass_paramEjb
> > cc1: error: cannot load plugin
> > ./scripts/gcc-plugins/latent_entropy_plugin.so
> > ./scripts/gcc-plugins/latent_entropy_plugin.so: undefined symbol:
> > _ZN8opt_pass14set_pass_paramEjb
> > cc1: error: cannot load plugin
> > ./scripts/gcc-plugins/randomize_layout_plugin.so
> > ./scripts/gcc-plugins/randomize_layout_plugin.so: undefined symbol:
> > _ZN8opt_pass14set_pass_paramEjb
> > make[2]: *** [/root/lkrg-main/src/modules/ksyms/p_resolve_ksym.o] Błąd 1
> > make[1]: *** [_module_/root/lkrg-main] Błąd 2
> > make[1]: Opuszczenie katalogu `/usr/src/kernels/5.0.3'
> > make: *** [all] Błąd 2
> > [root@...36 lkrg-main]#
> >

-- 
pi3 (pi3ki31ny) - pi3 (at) itsec pl
http://pi3.com.pl

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.