On 10 April 2015 at 18:56, Programmingkid <programmingk...@gmail.com> wrote:
> The 'make test' command fails to build on Mac OS X. This is because of a 
> missing header file. Here is the error:
>
> include/glib-compat.h:19:18: fatal error: glib.h: No such file or directory
>  #include <glib.h>

"make test" builds a bunch of unmaintained TCG tests. Our
actual working test suite is "make check".

-- PMM

Reply via email to