can someone help on this.<br><br> I&#39;m trying to build the module on trunk and it looks like i can&#39;t find &#39;switch_strlen_zero&#39; function anywhere :P<br><br><br>making all mod_rad_auth<br>Compiling utils.c...<br>
Compiling mod_rad_auth.c...<br>quiet_libtool: compile:  gcc -I/home/tculjaga/freeswitch-trunk/src/include -I/home/tculjaga/freeswitch-trunk/libs/libteletone/src -fPIC -Werror -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -g -ggdb -g -O2 -Wall -std=c99 -pedantic -D_GNU_SOURCE -DHAVE_CONFIG_H -c mod_rad_auth.c  -fPIC -DPIC -o .libs/mod_rad_auth.o<br>
cc1: warnings being treated as errors<br>mod_rad_auth.c: In function ‘rad_auth_function’:<br>mod_rad_auth.c:301: error: implicit declaration of function ‘switch_strlen_zero’<br>make[4]: *** [mod_rad_auth.lo] Error 1<br>make[3]: *** [all] Error 1<br>
make[2]: *** [mod_rad_auth-all] Error 1<br>make[1]: *** [mod_rad_auth] Error 2<br><br><br><br><br><br> on an older revision works well ...<br><br>[tculjaga@l01sipindir2 freeswitch]$ svn info<br>
Path: .<br>
URL: <a href="http://svn.freeswitch.org/svn/freeswitch/trunk">http://svn.freeswitch.org/svn/freeswitch/trunk</a><br>
Repository Root: <a href="http://svn.freeswitch.org/svn">http://svn.freeswitch.org/svn</a><br>
Repository UUID: d0543943-73ff-0310-b7d9-9358b9ac24b2<br>
Revision: 14640<br>
Node Kind: directory<br>
Schedule: normal<br>
Last Changed Author: intralanman<br>
Last Changed Rev: 14640<br>
Last Changed Date: 2009-08-26 17:11:07 +0200 (Wed, 26 Aug 2009)<br>
<br>
[tculjaga@l01sipindir2 freeswitch]$ <br>[tculjaga@l01sipindir2 freeswitch]$ <br>[tculjaga@l01sipindir2 freeswitch]$ <br>[tculjaga@l01sipindir2 freeswitch]$ sudo make mod_rad_auth<br><br>making all mod_rad_auth<br>Compiling utils.c...<br>
Compiling mod_rad_auth.c...<br>mkdir .libs<br>Compiling mod_rad_auth.c ...<br>Creating mod_rad_auth.so...<br><br><br><br><br>Can someone please advice?<br><br><br><br>T.<br><br><br>