GNOME Bugzilla – Bug 704280
failed build because of gobject-introspection
Last modified: 2015-02-07 16:49:47 UTC
I could not find a place to file the bug for gobject-introspection. Configure and make are good good for gobject-introspection with several versions. But, make install failed with some error, that is more likely an error from the make file. sudo make install make install-recursive make[1]: Entering directory `/d1/zhouke/download/failedgobj/gobject-introspection-1.37.4' Making install in . make[2]: Entering directory `/d1/zhouke/download/failedgobj/gobject-introspection-1.37.4' make[2]: *** No rule to make target `/usr/include/glib-2.0/gobject/glib-types.h', needed by `GLib-2.0.gir'. Stop. make[2]: Leaving directory `/d1/zhouke/download/failedgobj/gobject-introspection-1.37.4' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/d1/zhouke/download/failedgobj/gobject-introspection-1.37.4' make: *** [install] Error 2 zhouke@europa[~/download/failedgobj/gobject-introspection-1.37.4]$ echo $PKG-CONFIG -CONFIG zhouke@europa[~/download/failedgobj/gobject-introspection-1.37.4]$ echo $PKG_CONFIG Seen any of you know where to file this bug or giving me a clue as to how to solve this bug.
(In reply to comment #0) > I could not find a place to file the bug for gobject-introspection. glib.
Please provide information about your system/distribution. And what *are* you actually building? Maybe you wanted the command echo $PKG_CONFIG_PATH instead.
As you describe in bug 704290 comment 0 this is a problem with your own linking setup (system library being picked up, but system library is too old). Closing as dup. *** This bug has been marked as a duplicate of bug 704290 ***
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]