Thanks for the fix. Now G-Golf works on Ubuntu 20.04, which has GI 1.64, an old version
On Wed, Jul 27, 2022 at 6:23 PM David Pirotte <da...@altosw.be> wrote: > > Hello Andy, > > > > For example, on GNU Guix, the GI version is for now at 0.64. So > > > G-Golf, when invoked from a guile program using it, would fail > > > with > > > > ;;; In procedure dlsym: Error resolving > > > "g_callable_info_create_closure": > > > "/gnu/store/g6gxhcy7lcmnx14jrinmh6vhanx8rh79-profile/lib/libgirepository-1.0.so: > > > undefined symbol: g_callable_info_create_closure" > > I pushed a fix to the master branch. > > Thanks for the report, > David