<div>I can&#39;t seem to get kamailio to &quot;<i>make</i>&quot;. I am following the directions on the wiki on how to install. I have downloaded, compiled, and installed mysql server and every time I run to &quot;<i>make all</i>&quot; with kamailio, I get this error message.</div>
<div>At first, I was thinking that <i>km_db_mysql.c</i> couldn&#39;t find the file. The header seems to be looking for <i>mysql.h</i> (at <i>#include &lt;mysql/mysql.h&gt;</i>). I found the file from installing mysql server and I thought I&#39;d help <i>km_db_mysql.c</i> to find the file, but it still gives me this error. </div>
<div>I am using a power pc running OS X.5.1.</div><div><br></div><div>CC (gcc) [M db_mysql.so]<span class="Apple-tab-span" style="white-space:pre">                </span>km_db_mysql.o</div><div>km_db_mysql.c:49:19: error: mysql/mysql.h: No such file or directory</div>
<div>km_db_mysql.c: In function ‘kam_mysql_mod_init’:</div><div>km_db_mysql.c:92: warning: implicit declaration of function ‘mysql_get_client_info’</div><div>km_db_mysql.c:92: warning: format ‘%s’ expects type ‘char *’, but argument 7 has type ‘int’</div>
<div>km_db_mysql.c:92: warning: format ‘%s’ expects type ‘char *’, but argument 6 has type ‘int’</div><div>make[1]: *** [km_db_mysql.o] Error 1</div><div>make: *** [modules] Error 1</div><div><br></div><div><br></div><div>
Peter Schrock</div>