Bug 44409 - Error on compile
Summary: Error on compile
Status: RESOLVED INVALID
Alias: None
Product: PolicyKit
Classification: Unclassified
Component: libpolkit (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium critical
Assignee: David Zeuthen (not reading bugmail)
QA Contact: David Zeuthen (not reading bugmail)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-02 21:46 UTC by bijanbina
Modified: 2012-01-03 06:32 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Output of make and configure (18.97 KB, text/plain)
2012-01-02 21:46 UTC, bijanbina
Details

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.