[OpenSER-Devel] Problem with 1.3 mysql module and FreeBSD

Jesus Rodriguez jesusr at voztele.com
Thu Dec 13 22:33:16 UTC 2007


Hello,

While i was updating the FreeBSD port to 1.3 i found that mysql module  
does not compile. The problem is that if autodetection of mysql client  
configuration is used, the includes <mysql/xxxxx> are not found.

Mysql module Makefile executes:

root at wandabsd /var/tmp/openser-1.3.0-tls/modules/mysql]# mysql_config  
--include
-I/usr/local/include/mysql


Now, for example at db_mode.c line 35 we have:

#include <mysql/mysql.h>


which means that mysql.h is not found as all the others include <mysql/ 
xxxx>. By the moment i will solve this in the port setting  
"CROSS_COMPILE=true" to avoid autodetection but i think that this  
should be fixed and maybe a new source tarball created.

Regards... and sorry for not testing a simple build on FreeBSD  
before :-/

Saludos
JesusR.

------------------------------------
Jesus Rodriguez
VozTelecom Sistemas, S.L.
jesusr at voztele.com
http://www.voztele.com
Tel. 902360305
-------------------------------------







More information about the Devel mailing list