Problem updating gtk-4
by Blademasterz from LinuxQuestions.org on (#6KD35)
Gtk-4.12.3 compile phase stopped because of this error:
Code:FAILED: gdk/gdkresources.c
/usr/bin/glib-compile-resources gdk/gdk.gresource.xml --sourcedir /home/kal/BLFS/gtk-4.12.3/gdk --sourcedir ../gdk --c-name _gdk --internal --generate --target gdk/gdkresources.c --manual-register --dependency-file gdk/gdkresources.c.d
/usr/bin/glib-compile-resources: symbol lookup error: /usr/bin/glib-compile-resources: undefined symbol: g_string_free_and_steal
[4/1866] Generating glib marshaller header gdk/gdkmarshalers_h
INFO: Reading ../gdk/gdkmarshalers.list...
[5/1866] Generating GObject enum file gdk/gdkenumtypes.h (wrapped by meson because command contains newlines, to capture output)
ninja: build stopped: subcommand failed.I did install latest glib-2 but still giving those errors.
TIA
Code:FAILED: gdk/gdkresources.c
/usr/bin/glib-compile-resources gdk/gdk.gresource.xml --sourcedir /home/kal/BLFS/gtk-4.12.3/gdk --sourcedir ../gdk --c-name _gdk --internal --generate --target gdk/gdkresources.c --manual-register --dependency-file gdk/gdkresources.c.d
/usr/bin/glib-compile-resources: symbol lookup error: /usr/bin/glib-compile-resources: undefined symbol: g_string_free_and_steal
[4/1866] Generating glib marshaller header gdk/gdkmarshalers_h
INFO: Reading ../gdk/gdkmarshalers.list...
[5/1866] Generating GObject enum file gdk/gdkenumtypes.h (wrapped by meson because command contains newlines, to capture output)
ninja: build stopped: subcommand failed.I did install latest glib-2 but still giving those errors.
TIA