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 626672 - gjs-console: explicitely link against glib
gjs-console: explicitely link against glib
Status: RESOLVED FIXED
Product: gjs
Classification: Bindings
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gjs-maint
gjs-maint
Depends on:
Blocks:
 
 
Reported: 2010-08-11 20:08 UTC by Diego Escalante Urrelo (not reading bugmail)
Modified: 2010-08-11 22:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gjs-console: explicitely link against glib (698 bytes, patch)
2010-08-11 20:09 UTC, Diego Escalante Urrelo (not reading bugmail)
committed Details | Review

Description Diego Escalante Urrelo (not reading bugmail) 2010-08-11 20:08:59 UTC
Fixes a FTBFS. Patch attached.
Comment 1 Diego Escalante Urrelo (not reading bugmail) 2010-08-11 20:09:01 UTC
Created attachment 167657 [details] [review]
gjs-console: explicitely link against glib

Otherwise the build fails.

Bug #626672
Comment 2 Colin Walters 2010-08-11 20:54:05 UTC
Review of attachment 167657 [details] [review]:

Looks reasonable.
Comment 3 Diego Escalante Urrelo (not reading bugmail) 2010-08-11 22:04:29 UTC
Attachment 167657 [details] pushed as 7cbbd00 - gjs-console: explicitely link against glib