Bug 17172

Summary: git head build fails: 'PolKitPolicyCache' undeclared
Product: PolicyKit Reporter: Christian Kirbach <Christian.Kirbach>
Component: daemonAssignee: David Zeuthen (not reading bugmail) <zeuthen>
Status: RESOLVED INVALID QA Contact: David Zeuthen (not reading bugmail) <zeuthen>
Severity: blocker    
Priority: medium    
Version: unspecified   
Hardware: x86-64 (AMD64)   
OS: All   
Whiteboard:
i915 platform: i915 features:

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.