[sr-dev] [kamailio/kamailio] mi_xmlrpc compilation fails with GCC 6.2.0 (#885)

George Diamantopoulos notifications at github.com
Fri Dec 9 09:44:56 CET 2016


Hello all,

Kamailio fails to build with GCC 6.2.0. It seems boolean constants TRUE and FALSE aren't recognised by the compiler. I'm getting multiple errors like the following:

```abyss_date.c: In function ‘DateToString’:
abyss_date.c:65:16: error: ‘FALSE’ undeclared (first use in this function)
         return FALSE;
                ^~~~~```

I'm attaching the complete build log.
[kamailio-4.4.4-build-log.txt](https://github.com/kamailio/kamailio/files/641615/kamailio-4.4.4-build-log.txt)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/885
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20161209/8f3391de/attachment.html>


More information about the sr-dev mailing list