On Wednesday 14 April 2010, Pratab Ali wrote:
Your suggestion with regards to appending -lm after -lz worked. I no longer get the "undefined symbol: log" error. Thanks!
However, now I have kamailio unable to connect to mysql because I've not told it to use the correct port. This I can fix from reading the documentation.
Hi Pratab,
i think there could be a problem in the Makefile for the db_mysql module of sip-router. In Kamailio we used to autodetect the libraries. Can you please run the following command on your system in a shell and send me the output?
The command is "mysql_config --libs"
Cheers,
Henning