in kamailio_3.0/Makefile if remove utils/kamctl from line
C_INSTALL_UTILS= utils/kamctl
still files kamctl/kamdbctl.mysql and kamctl/kamctl.mysqld get installed. this looks to me like a bug in Makefile.
-- juha
On 1/17/10 4:25 AM, Juha Heinanen wrote:
in kamailio_3.0/Makefile if remove utils/kamctl from line
C_INSTALL_UTILS= utils/kamctl
still files kamctl/kamdbctl.mysql and kamctl/kamctl.mysqld get installed. this looks to me like a bug in Makefile.
Those are installed by db_mysql module. I will look to see what can be done.
Cheers, Daniel