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
Adding Nick to CC:
Fixed in 5d69b20, but with higher gmodule dep.