> This is due to recent Glib only allowing glib.h to be included directly.
> Any old program which does this will get this compilation error. So, the
> solution for you would be to find all occurences in guile-gnome where
> another Glib header is included and remove it (or replace it with glib.h
> if needed). But maybe this was already done in Git?

yes, it has been fixed in git, see f37f03bb957701d80a1c3977b3f0f3995b6ec655

Reply via email to