Bug 29739

Summary: Problem compiling polkit-gnome 0.97
Product: PolicyKit Reporter: Pierre <pierre42d>
Component: daemonAssignee: David Zeuthen (not reading bugmail) <zeuthen>
Status: RESOLVED NOTOURBUG QA Contact: David Zeuthen (not reading bugmail) <zeuthen>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Pierre 2010-08-22 15:02:19 UTC
# make
make  all-recursive
make[1]: Entering directory `/tmp/polkit-gnome-0.97'
Making all in polkitgtk
make[2]: Entering directory `/tmp/polkit-gnome-0.97/polkitgtk'
/usr/local/bin/g-ir-scanner -v                                  \
                --namespace PolkitGtk                           \
                --strip-prefix=polkit                           \
                --nsversion=1.0                                 \
                --include=Gtk-2.0                               \
                --include=Polkit-1.0                            \
                --library=polkit-gtk-1                          \
                --output PolkitGtk-1.0.gir                                      \
                --pkg=polkit-gobject-1                          \
                --pkg=gtk+-2.0                                  \
                --libtool=../libtool            \
                -I..                                    \
                -DPOLKIT_GTK_COMPILATION                        \
                ./polkitgtk.h                           \
                ./polkitgtktypes.h                      \
                ./polkitlockbutton.h                    \

/usr/local/share/gir-1.0/Gtk-2.0.gir: Incompatible version 1.0 (supported: 1.1)
make[2]: *** [PolkitGtk-1.0.gir] Error 1
make[2]: Leaving directory `/tmp/polkit-gnome-0.97/polkitgtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/polkit-gnome-0.97'
make: *** [all] Error 2
Comment 1 David Zeuthen (not reading bugmail) 2010-08-22 15:17:10 UTC
That's a gobject-introspection problem. Please talk to those guys. Also, PolicyKit-gnome problems should be reported at bugzilla.gnome.org, not here. 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.