I'm trying to get Xorg running on 8-CURRENT using the ports collection but I get stuck on policykit.
it's related to the following:
I checked xsltproc manpage and the option -nonet ain't available but --nonet is, unfortunatly it does the same thing and without the --nonet, it ain't better.
I can fetch the doc using fetch command so filenetwork is ok and file is available.
Does anyone have an idea?
Thanks
Malic
PS :
I use 8-CURRENT because of hardware support not available before
it's related to the following:
Code:
Making all in man
gmake[3]: Entering directory `/usr/ports/sysutils/policykit/work/PolicyKit-0.9/doc/man'
/usr/local/bin/xsltproc -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl polkit-auth.xml
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-auth.1] Error 4
gmake[3]: Leaving directory `/usr/ports/sysutils/policykit/work/PolicyKit-0.9/doc/man'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/sysutils/policykit/work/PolicyKit-0.9/doc'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/sysutils/policykit/work/PolicyKit-0.9'
gmake: *** [all] Error 2
*** Error code 1
I checked xsltproc manpage and the option -nonet ain't available but --nonet is, unfortunatly it does the same thing and without the --nonet, it ain't better.
I can fetch the doc using fetch command so filenetwork is ok and file is available.
Does anyone have an idea?
Thanks
Malic
PS :
I use 8-CURRENT because of hardware support not available before