Bug 17172 - git head build fails: 'PolKitPolicyCache' undeclared
Summary: git head build fails: 'PolKitPolicyCache' undeclared
Status: RESOLVED INVALID
Alias: None
Product: PolicyKit
Classification: Unclassified
Component: daemon (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) All
: medium blocker
Assignee: David Zeuthen (not reading bugmail)
QA Contact: David Zeuthen (not reading bugmail)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-17 02:31 UTC by Christian Kirbach
Modified: 2009-10-21 10:37 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Christian Kirbach 2008-08-17 02:31:46 UTC
polkit-daemon-backend.c: In function 'polkit_daemon_backend_get_policy_entries':
polkit-daemon-backend.c:273: error: 'PolKitPolicyCache' undeclared (first use in this function)
polkit-daemon-backend.c:273: error: (Each undeclared identifier is reported only once
polkit-daemon-backend.c:273: error: for each function it appears in.)
polkit-daemon-backend.c:273: error: 'c' undeclared (first use in this function)
polkit-daemon-backend.c:275: warning: implicit declaration of function '_polkit_policy_cache_new'
polkit-daemon-backend.c:275: warning: nested extern declaration of '_polkit_policy_cache_new'
polkit-daemon-backend.c:276: warning: implicit declaration of function 'polkit_policy_cache_unref'
polkit-daemon-backend.c:276: warning: nested extern declaration of 'polkit_policy_cache_unref'
make[3]: *** [polkit_backendd-polkit-daemon-backend.o] Error 1
Comment 1 David Zeuthen (not reading bugmail) 2009-10-21 10:37:20 UTC
This bug report is for the old version of PolicyKit. Closing as all of the code has been rewritten. Please reopen if the bug report applies to the latest version of PolicyKit. Thanks.


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.