Build control-center in mock fail

Jerry James loganjerry at gmail.com
Wed May 8 14:35:33 UTC 2013


On Tue, May 7, 2013 at 10:10 PM, Igor Gnatenko
<i.gnatenko.brain at gmail.com> wrote:
> I use mock to local build packages.
> I was build control-center in mock. But always error...
> How I fix it ?
>   GEN      gnome-control-center.1
> 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
> make[2]: Leaving directory
> `/builddir/build/BUILD/gnome-control-center-3.8.1/man'
> make[2]: *** [gnome-control-center.1] Error 4
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/builddir/build/BUILD/gnome-control-center-3.8.1'
> make: *** [all] Error 2

You will need to patch doc/Makefile.am and regenerate man/Makefile.in,
or patch man/Makefile.in.  Change the URL of the docbook.xsl file to:

file:///usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl

Regards,
--
Jerry James
http://www.jamezone.org/


More information about the devel mailing list