elementary-dev-community team mailing list archive
-
elementary-dev-community team
-
Mailing list archive
-
Message #02443
Building Gala, missing glib.h file
I'm trying to build Gala, and during the 'make' phase, I encounter this
error:
DBus.c:21:18: fatal error: glib.h: No such file or directory
compilation terminated.
make[2]: *** [CMakeFiles/gala.dir/src/DBus.c.o] Error 1
make[1]: *** [CMakeFiles/gala.dir/all] Error 2
make: *** [all] Error 2
Effectively, I am experiencing this bug:
https://bugs.launchpad.net/gala/+bug/1072514
.. which I reopened because the solution the OP found hasn't helped me.
Can someone please help with this?
Thank you,
Craig