<div>Hi</div>
<div>&nbsp;</div>
<div>on debian iam try to make i get this problem</div>
<div>&nbsp;</div>
<div>any suggestions.</div>
<div>&nbsp;</div>
<div>make res_config_mysql.so<br>cc -fPIC -I../asterisk -D_GNU_SOURCE&nbsp; -I/usr/include/mysql&nbsp;&nbsp;&nbsp;&nbsp; -c -o res_config_mysql.o res_config_mysql.c<br>res_config_mysql.c:75: warning: data definition has no type or storage class<br>
res_config_mysql.c:77: warning: data definition has no type or storage class<br>res_config_mysql.c: In function âconfig_mysqlâ:<br>res_config_mysql.c:430: error: too few arguments to function âast_config_internal_loadâ<br>
res_config_mysql.c: At top level:<br>res_config_mysql.c:463: warning: initialization from incompatible pointer type<br>res_config_mysql.c: In function âunload_moduleâ:<br>res_config_mysql.c:503: error: âSTANDARD_HANGUP_LOCALUSERSâ undeclared (first use in this function)
<br>res_config_mysql.c:503: error: (Each undeclared identifier is reported only once<br>res_config_mysql.c:503: error: for each function it appears in.)<br>res_config_mysql.c: In function âparse_configâ:<br>res_config_mysql.c:541: warning: assignment discards qualifiers from pointer target type
<br>res_config_mysql.c:548: warning: assignment discards qualifiers from pointer target type<br>res_config_mysql.c:555: warning: assignment discards qualifiers from pointer target type<br>res_config_mysql.c:562: warning: assignment discards qualifiers from pointer target type
<br>res_config_mysql.c:569: warning: assignment discards qualifiers from pointer target type<br>res_config_mysql.c:576: warning: assignment discards qualifiers from pointer target type<br>make: *** [res_config_mysql.o] Error 1
<br>&nbsp;</div>