Am Donnerstag, 2. August 2018, 20:04:22 CEST schrieb Henning Westerholt: > > 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?
Hello Steve, Daniel just commited a change (1736723c) in the git master that should fix the issue (something related to mysql 8.0.1). Please check if this patch fixes the issue, then it could be back-ported as well. 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
