Bug 24883 - Problem compiling PolicyKit 0.9
Summary: Problem compiling PolicyKit 0.9
Status: RESOLVED WONTFIX
Alias: None
Product: PolicyKit
Classification: Unclassified
Component: libpolkit (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: David Zeuthen (not reading bugmail)
QA Contact: David Zeuthen (not reading bugmail)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-03 11:45 UTC by Pierre
Modified: 2011-02-23 05:07 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.