I am assuming you are talking about mysql. I downloaded a dmg from the mysql site (which has been all that helpful as far as finding what I need). I am using Server version: 6.0.11-alpha MySQL Community Server (GPL). <div>
Peter<br><br><div class="gmail_quote">On Fri, Sep 30, 2011 at 4:58 PM, Nick Khamis <span dir="ltr">&lt;<a href="mailto:symack@gmail.com">symack@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
You neet the mysql header library. What distro are you using?<br>
<br>
Nick.<br>
<div><div></div><div class="h5"><br>
On Fri, Sep 30, 2011 at 7:44 PM, Peter Schrock &lt;<a href="mailto:peter.schrock@gmail.com">peter.schrock@gmail.com</a>&gt; wrote:<br>
&gt; I can&#39;t seem to get kamailio to &quot;make&quot;. I am following the directions on the<br>
&gt; wiki on how to install. I have downloaded, compiled, and installed mysql<br>
&gt; server and every time I run to &quot;make all&quot; with kamailio, I get this error<br>
&gt; message.<br>
&gt; At first, I was thinking that km_db_mysql.c couldn&#39;t find the file. The<br>
&gt; header seems to be looking for mysql.h (at #include &lt;mysql/mysql.h&gt;). I<br>
&gt; found the file from installing mysql server and I thought I&#39;d help<br>
&gt; km_db_mysql.c to find the file, but it still gives me this error.<br>
&gt; I am using a power pc running OS X.5.1.<br>
&gt; CC (gcc) [M db_mysql.so] km_db_mysql.o<br>
&gt; km_db_mysql.c:49:19: error: mysql/mysql.h: No such file or directory<br>
&gt; km_db_mysql.c: In function ‘kam_mysql_mod_init’:<br>
&gt; km_db_mysql.c:92: warning: implicit declaration of function<br>
&gt; ‘mysql_get_client_info’<br>
&gt; km_db_mysql.c:92: warning: format ‘%s’ expects type ‘char *’, but argument 7<br>
&gt; has type ‘int’<br>
&gt; km_db_mysql.c:92: warning: format ‘%s’ expects type ‘char *’, but argument 6<br>
&gt; has type ‘int’<br>
&gt; make[1]: *** [km_db_mysql.o] Error 1<br>
&gt; make: *** [modules] Error 1<br>
&gt;<br>
&gt; Peter Schrock<br>
</div></div>&gt; _______________________________________________<br>
&gt; SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>
&gt; <a href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a><br>
&gt; <a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
&gt;<br>
&gt;<br>
<br>
_______________________________________________<br>
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>
<a href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
</blockquote></div><br></div>