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 665783 - build failure: util.o: undefined reference to symbol 'g_module_close'
build failure: util.o: undefined reference to symbol 'g_module_close'
Status: RESOLVED FIXED
Product: system-monitor
Classification: Core
Component: general
git master
Other Linux
: Normal blocker
: ---
Assigned To: System-monitor maintainers
System-monitor maintainers
Depends on:
Blocks:
 
 
Reported: 2011-12-08 11:13 UTC by Craig Keogh
Modified: 2011-12-08 12:17 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Craig Keogh 2011-12-08 11:13:16 UTC
I am building gnome-system-monitor git master via JHBuild on Fedora 16. Build fails with
details below. This is how gtk+ fixed a similar failure:
http://git.gnome.org/browse/gtk+/commit/?h=gtk-2-24&id=26b749440bb61c59f79d8be93ddf7bc529085c3e

/usr/bin/ld: util.o: undefined reference to symbol 'g_module_close'
make[2]: Leaving directory `/home/oxyde/gnome/gnome-system-monitor/src'
make[1]: Leaving directory `/home/oxyde/gnome/gnome-system-monitor'
/usr/bin/ld: note: 'g_module_close' is defined in DSO /opt/gnome/lib64/libgmodule-2.0.so.0 so try adding it to the linker command line
/opt/gnome/lib64/libgmodule-2.0.so.0: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[2]: *** [gnome-system-monitor] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Comment 1 Chris Kühl 2011-12-08 12:17:05 UTC
Thanks for the report. Fixed in commit 6a3b4f53937039c3e9403bed44443c7f37936953