Hello all,
I started getting the following error while trying to compile Kamailio 5.1+ on Centos 7
CC (gcc) [M db_mysql.so] my_fld.o
In file included from my_fld.c:22:0:
my_fld.h:37:2: error: unknown type name ‘my_bool’
my_bool is_null;
Has anyone seen this before.
Thank you