After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 704280 - failed build because of gobject-introspection
failed build because of gobject-introspection
Status: RESOLVED DUPLICATE of bug 704290
Product: gobject-introspection
Classification: Platform
Component: general
unspecified
Other Linux
: Normal blocker
: ---
Assigned To: gobject-introspection Maintainer(s)
gobject-introspection Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-07-15 17:59 UTC by Kemin Zhou
Modified: 2015-02-07 16:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Kemin Zhou 2013-07-15 17:59:18 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.
Comment 1 André Klapper 2013-07-15 20:55:35 UTC
(In reply to comment #0)
> I could not find a place to file the bug for gobject-introspection.

glib.
Comment 2 André Klapper 2013-07-15 21:04:59 UTC
Please provide information about your system/distribution.
And what *are* you actually building?

Maybe you wanted the command 
   echo $PKG_CONFIG_PATH
instead.
Comment 3 André Klapper 2013-07-15 21:06:03 UTC
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 ***
Comment 4 André Klapper 2015-02-07 16:49:47 UTC
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]