Bug 9265

Summary: libpolkit-grant not linked with libpolkit
Product: PolicyKit Reporter: Igor Zubkov <icesik>
Component: libpolkitAssignee: David Zeuthen (not reading bugmail) <zeuthen>
Status: RESOLVED INVALID QA Contact: David Zeuthen (not reading bugmail) <zeuthen>
Severity: normal    
Priority: high    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: Patch

Description Igor Zubkov 2006-12-06 09:54:25 UTC
[icesik@iceberg PolicyKit.git]$ ldd -r libpolkit/.libs/libpolkit-grant.so.0.0.0
undefined symbol: libpolkit_revoke_temporary_privilege 
(libpolkit/.libs/libpolkit-grant.so.0.0.0)
undefined symbol: libpolkit_free_context       
(libpolkit/.libs/libpolkit-grant.so.0.0.0)
undefined symbol: libpolkit_new_context (libpolkit/.libs/libpolkit-grant.so.0.0.0)
        linux-gate.so.1 =>  (0xffffe000)
        libdbus-glib-1.so.2 => /usr/lib/libdbus-glib-1.so.2 (0xb7f29000)
        libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0xb7e9a000)
        libc.so.6 => /lib/libc.so.6 (0xb7d7a000)
        libdbus-1.so.2 => /usr/lib/libdbus-1.so.2 (0xb7d4d000)
        libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0xb7d15000)
        librt.so.1 => /lib/librt.so.1 (0xb7d0d000)
        /lib/ld-linux.so.2 (0x80000000)
        libpthread.so.0 => /lib/libpthread.so.0 (0xb7cf8000)
[icesik@iceberg PolicyKit.git]$

Attached patch fix this.
Comment 1 Igor Zubkov 2006-12-06 09:56:52 UTC
Created attachment 7984 [details] [review]
Patch

btw, this is patch i use in my build of PolicyKit in ALT Linux Sisyphus
(http://altlinux.com/index.php?module=sisyphus&package=PolicyKit)
Comment 2 David Zeuthen (not reading bugmail) 2009-10-21 10:29:35 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.