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 675164 - Fails to build with gold and glib-2.32
Fails to build with gold and glib-2.32
Status: RESOLVED OBSOLETE
Product: nautilus
Classification: Core
Component: general
0.x
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-04-30 15:20 UTC by Justin
Modified: 2012-04-30 15:23 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Justin 2012-04-30 15:20:00 UTC
Due to the drop of libs in the dep inside the pkg-config files of glib-2.32 the linking fails due to underlinking. More precise, gio dropped the gmodule dep. Please find downstream report here https://bugs.gentoo.org/show_bug.cgi?id=414121.

Please find attached a patch which addresses this issue.