tech-pkg archive

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

Re: security/polkit not working with evbarm-current



On Wed, Jun 22, 2016 at 07:15:59PM -0700, Michael Plass wrote:
> On Jun 14, 2016, at 12:13 AM, John Klos wrote:
> 
> > /usr/local/bin/xsltproc -nonet --stringparam man.base.url.for.relative.links /usr/local/share/gtk-doc/html/polkit-1/ --xincludehttp://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl pkcheck.xml
> > /usr/local/lib/libgcrypt.so.20: text relocations/usr/local/lib/libgcrypt.so.20: text relocations
> > 
> > /usr/local/lib/libgcrypt.so.20: Cannot write-enable text segment: Permission denied/usr/local/lib/libgcrypt.so.20: Cannot write-enable text segment: Permission denied
> > 
> > /usr/local/lib/libgcrypt.so.20: text relocations/usr/local/lib/libgcrypt.so.20: text relocations
> > 
> > /usr/local/lib/libgcrypt.so.20: Cannot write-enable text segment: Permission denied/usr/local/lib/libgcrypt.so.20: Cannot write-enable text segment: Permission denied
> > 
> > gmake[3]: *** [Makefile:647: polkitd.8] Error 1
> 
> I ran into a similar problem today, building devel/git-contrib.
> A workaround is
> 
> # paxctl +m /usr/pkg/bin/xsltproc
> 
> (see http://mail-index.netbsd.org/current-users/2016/05/20/msg029398.html)

That's strange. This paxctl is not necessary for me on 7.99.32/amd64,
and I don't think there should be differences between the
architectures in this regard. (My cc1 also does not need +m.)

Can you update to 7.99.32 and check if it's still needed?
 Thomas


Home | Main Index | Thread Index | Old Index