Scott D Friedemann wrote:
After refreshing ports tree, running
portmaster -a
bombs out on /sysutils/policykit with this error
gmake[3]: Entering directory
`/usr/ports/sysutils/policykit/work/PolicyKit-0.7/doc/man'
/usr/local/bin/xsltproc -nonet
http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
polkit-action.xml
I/O error : Attempt to load network entity
http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
warning: failed to load external entity
"http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"
cannot parse
http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
gmake[3]: *** [polkit-action.1] Error 4
gmake[3]: Leaving directory
`/usr/ports/sysutils/policykit/work/PolicyKit-0.7/doc/man'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
`/usr/ports/sysutils/policykit/work/PolicyKit-0.7/doc'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/usr/ports/sysutils/policykit/work/PolicyKit-0.7'
gmake: *** [all] Error 2
*** Error code 2
I tried removing the -nonet option without benefit.
I'm puzzled as to why this won't build.
Update: At the suggestion of another user, I changed the location of
the xslt file to
/usr/local/share/xsl/docbook/manpages/docbook.xsl
and the port built.
The next day the ports tree updated PolicyKit to 0.7_4 and the same
problem occurred. I made the same change and it rebuilt without problem.
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"