! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Missing explicit link with gmodule
Status:
RESOLVED: FIXED

Comments

Description Lionel Le Folgoc 2012-02-14 23:35:37 CET
Created attachment 4197 
Proposed patch

Hi,

It seems Thunar fails to build with the latest glib:

  CCLD   libthunarx-2.la
.libs/libthunarx_2_la-thunarx-provider-module.o: In function `thunarx_provider_module_unload':
/«PKGBUILDDIR»/thunarx/thunarx-provider-module.c:228: undefined reference to `g_module_close'
.libs/libthunarx_2_la-thunarx-provider-module.o: In function `thunarx_provider_module_load':
/«PKGBUILDDIR»/thunarx/thunarx-provider-module.c:187: undefined reference to `g_module_open'
/«PKGBUILDDIR»/thunarx/thunarx-provider-module.c:198: undefined reference to `g_module_symbol'
/«PKGBUILDDIR»/thunarx/thunarx-provider-module.c:199: undefined reference to `g_module_symbol'
/«PKGBUILDDIR»/thunarx/thunarx-provider-module.c:203: undefined reference to `g_module_close'
/«PKGBUILDDIR»/thunarx/thunarx-provider-module.c:200: undefined reference to `g_module_symbol'
/«PKGBUILDDIR»/thunarx/thunarx-provider-module.c:212: undefined reference to `g_module_make_resident'
/«PKGBUILDDIR»/thunarx/thunarx-provider-module.c:193: undefined reference to `g_module_error'
collect2: ld returned 1 exit status
Comment 1 Yves-Alexis Perez editbugs 2012-04-14 15:06:17 CEST
Adding Nick to CC:
Comment 2 Nick Schermer editbugs 2012-04-14 16:59:49 CEST
Fixed in 5d69b20, but with higher gmodule dep.

Bug #8467

Reported by:
Lionel Le Folgoc
Reported on: 2012-02-14
Last modified on: 2012-04-14

People

Assignee:
Jannis Pohlmann
CC List:
2 users

Version

Attachments

Proposed patch (977 bytes, patch)
2012-02-14 23:35 CET , Lionel Le Folgoc
no flags

Additional information