[sr-dev] [Kamailio-Business] Kamailio v3.1.0 Released
Juha Heinanen
jh at tutpro.com
Thu Oct 7 10:42:43 CEST 2010
Andrei Pelinescu-Onciul writes:
> No, it's compiled with MALLOC_STATS only if FLAVOUR=kamailio :
> ifeq ($(FLAVOUR),sip-router)
> # main binary name
> MAIN_NAME=ser
> else ifeq ($(FLAVOUR),ser)
> ^^^^^^^^^^^^^ note the else
sorry, i didn't notice it. now the question still remains, if i don't
use flavor=KAMAILIO, is it so that there is nothing i can do to get rid
of the warning?
Oct 6 20:57:31 sip /usr/sbin/sip-proxy[7455]: WARNING: tls
[tls_init.c:592]: tls: ser compiled without MALLOC_STATS support: the
workaround for low mem. openssl bugs will _not_ work
or can i just add -DFMSTATS to my make command without specifying any
flavor?
-- juha
More information about the sr-dev
mailing list