Bug 44409

Summary: Error on compile
Product: PolicyKit Reporter: bijanbina <bijanbina>
Component: libpolkitAssignee: David Zeuthen (not reading bugmail) <zeuthen>
Status: RESOLVED INVALID QA Contact: David Zeuthen (not reading bugmail) <zeuthen>
Severity: critical    
Priority: medium    
Version: unspecified   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: Output of make and configure

Description bijanbina 2012-01-02 21:46:00 UTC
Created attachment 55063 [details]
Output of make and configure

When i try to install
polkit 0.103
i got bottom error in make process
 
make[4]: *** No rule to make target `/usr/bin/g-ir-scanner', needed by `Polkit-1.0.gir'.  Stop.

my operating system is ubuntu 11.10

thanks
Comment 1 David Zeuthen (not reading bugmail) 2012-01-03 06:29:18 UTC
Comment on attachment 55063 [details]
Output of make and configure

Please pay attention to the mime type.
Comment 2 David Zeuthen (not reading bugmail) 2012-01-03 06:32:16 UTC
>	introspection:		    yes

Your system reports that introspection is available...

> make[4]: *** No rule to make target `/usr/bin/g-ir-scanner', needed by `Polkit-1.0.gir'.  Stop.

... but now it can't find g-ir-scanner which is a key component of introspection.

This indicates that your installation of gobject-introspection is somehow busted. Suggest to bug your distro vendor about this. Closing as INVALID.

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.