Bug 24883

Summary: Problem compiling PolicyKit 0.9
Product: PolicyKit Reporter: Pierre <pierre42d>
Component: libpolkitAssignee: David Zeuthen (not reading bugmail) <zeuthen>
Status: RESOLVED WONTFIX QA Contact: David Zeuthen (not reading bugmail) <zeuthen>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Pierre 2009-11-03 11:45:26 UTC
# make
make  all-recursive
make[1]: Entering directory `/tmp/PolicyKit-0.9'
Making all in data
make[2]: Entering directory `/tmp/PolicyKit-0.9/data'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/PolicyKit-0.9/data'
Making all in src
make[2]: Entering directory `/tmp/PolicyKit-0.9/src'
Making all in kit
make[3]: Entering directory `/tmp/PolicyKit-0.9/src/kit'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/PolicyKit-0.9/src/kit'
Making all in polkit
make[3]: Entering directory `/tmp/PolicyKit-0.9/src/polkit'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/PolicyKit-0.9/src/polkit'
Making all in polkit-dbus
make[3]: Entering directory `/tmp/PolicyKit-0.9/src/polkit-dbus'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/PolicyKit-0.9/src/polkit-dbus'
Making all in polkit-grant
make[3]: Entering directory `/tmp/PolicyKit-0.9/src/polkit-grant'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/PolicyKit-0.9/src/polkit-grant'
make[3]: Entering directory `/tmp/PolicyKit-0.9/src'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/tmp/PolicyKit-0.9/src'
make[2]: Leaving directory `/tmp/PolicyKit-0.9/src'
Making all in polkitd
make[2]: Entering directory `/tmp/PolicyKit-0.9/polkitd'
make  all-am
make[3]: Entering directory `/tmp/PolicyKit-0.9/polkitd'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/tmp/PolicyKit-0.9/polkitd'
make[2]: Leaving directory `/tmp/PolicyKit-0.9/polkitd'
Making all in doc
make[2]: Entering directory `/tmp/PolicyKit-0.9/doc'
Making all in man
make[3]: Entering directory `/tmp/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
make[3]: *** [polkit-auth.1] Error 4
make[3]: Leaving directory `/tmp/PolicyKit-0.9/doc/man'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/PolicyKit-0.9/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/PolicyKit-0.9'
make: *** [all] Error 2
Comment 1 David Zeuthen (not reading bugmail) 2011-02-23 05:07:44 UTC
This old version of PolicyKit is obsolete. Please use a newer version.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.