Bug 29739 - Problem compiling polkit-gnome 0.97
Summary: Problem compiling polkit-gnome 0.97
Status: RESOLVED NOTOURBUG
Alias: None
Product: PolicyKit
Classification: Unclassified
Component: daemon (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: David Zeuthen (not reading bugmail)
QA Contact: David Zeuthen (not reading bugmail)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-22 15:02 UTC by Pierre
Modified: 2010-08-22 15:17 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.