/!\ This page is not a bug tracker. If you run into a problem not listed here, please file a bug.
When entering a new problem, please enter it above the others, and follow the format of the JhbuildIssues/JhbuildIssueTemplate for new problems/modules.

List of common errors for the module GObject Introspection.

Error - undefined reference to `g_time_zone_monitor_get_type'

System details: Fedora 15 and others

Stage: Compile

  GISCAN Gio-2.0.gir
$prefix/jhbuild-checkout/gnome/gobject-introspection/tmp-introspecteRS0wa/Gio-2.0.o:(.data+0x5d8): undefined reference to `g_time_zone_monitor_get_type'
collect2: ld returned 1 exit status

Cause:

the gtimezonemonitor.h file was removed from gio. one has to remove the installed header and then rebuild gobject-introspection

Solution:

rm  $prefix/include/glib-2.0/gio/gtimezonemonitor.h


CategoryJhbuildIssues

Projects/Jhbuild/Issues/GObjectIntrospection (last edited 2013-11-25 16:29:20 by WilliamJonMcCann)