Am Donnerstag, 2. August 2018, 12:55:32 CEST schrieb Wilkins, Steve: > 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.
Hello, this looks the same like this issue: https://github.com/kamailio/kamailio/issues/1602 Do you have the development headers for mysql installed? Maybe there was a change in the packaging, e.g. a split or something like this? Best regards, Henning -- Henning Westerholt https://skalatan.de/blog/ _______________________________________________ Kamailio (SER) - Users Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
