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
_______________________________________________
sr-dev mailing list
sr-dev@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to