Re: shared libraries and selinux

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

 



Matthew D Truch <matt <at> truch.net> writes:
> That's why I emailed this list, I didn't want the hacks.  But I have no
> idea what this eu-findtextrel is or does.  Attached is the output, but
> none of it mentions anything about text relocations (that I can figure
> out).  

Shared libraries are supposed to be compiled with -fpic or -fPIC. If you don't 
do that, you end up with those text relocations. You need to add the missing 
PIC (Position Independent Code) flag to the makefile for the shared libraries.

        Kevin Kofler


-- 
fedora-devel-list mailing list
fedora-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-devel-list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux