pkgsrc-Users archive

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

Re: gnutls vs. PAX MPROTECT on i386-current?



On Mon, Nov 28, 2016 at 08:54:41PM -0600, John D. Baker wrote:
> On Tue, 4 Oct 2016, John D. Baker wrote:
> 
> > Also seen during build phase of "print/cups":
> > 
> > [...]
> > Generating localization strings...
> > /usr/pkg/lib/libgnutls.so.30: text relocations
> > /usr/pkg/lib/libgnutls.so.30: Cannot write-enable text segment: Permission denied

Please figure out exactly where the text relocations are. I would
suspect some badly written assembly ignoring the PIC requirements, but
it would be good to make sure... -Wl,--warn-shared-textrel can help.

Joerg


Home | Main Index | Thread Index | Old Index