svn co https://agx-ast-addons.svn.sourceforge.net/svnroot/agx-ast-addons agx-ast-addons
./build_sh from the trunk. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Olivier Sent: 10 February 2009 18:35 To: [email protected]; Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Asterisk AGX addons compile issues 2008/12/18 Michael <[email protected]> Has anyone seen this before, and know what is happening? u...@host:~/asterisk/agx-ast-addons# ./build.sh -- Configuring done -- Generating done -- Build files have been written to: /root/asterisk/agx-ast-addons [ 11%] Building C object CMakeFiles/app_devstate.dir/app_devstate.o Linking C shared module dist/app_devstate.so [ 11%] Built target app_devstate [ 22%] Building C object CMakeFiles/app_nv_backgrounddetect.dir/app_nv_backgrounddetect.o Linking C shared module dist/app_nv_backgrounddetect.so [ 22%] Built target app_nv_backgrounddetect [ 33%] Building C object CMakeFiles/app_nv_faxdetect.dir/app_nv_faxdetect.o Linking C shared module dist/app_nv_faxdetect.so [ 33%] Built target app_nv_faxdetect [ 44%] Building C object CMakeFiles/app_pickup2.dir/app_pickup2.o Linking C shared module dist/app_pickup2.so [ 44%] Built target app_pickup2 [ 55%] Building C object CMakeFiles/app_rxfax.dir/app_rxfax.o cc1: warnings being treated as errors /root/asterisk/agx-ast-addons/app_rxfax.c: In function 'phase_e_handler': /root/asterisk/agx-ast-addons/app_rxfax.c:126: warning: implicit declaration of function 't30_get_local_ident' /root/asterisk/agx-ast-addons/app_rxfax.c:127: warning: implicit declaration of function 't30_get_far_ident' /root/asterisk/agx-ast-addons/app_rxfax.c: In function 'rxfax_exec': /root/asterisk/agx-ast-addons/app_rxfax.c:380: warning: implicit declaration of function 't30_set_local_ident' /root/asterisk/agx-ast-addons/app_rxfax.c:383: warning: implicit declaration of function 't30_set_header_info' /root/asterisk/agx-ast-addons/app_rxfax.c:385: warning: passing argument 2 of 't30_set_phase_b_handler' from incompatible pointer type /root/asterisk/agx-ast-addons/app_rxfax.c:386: warning: passing argument 2 of 't30_set_phase_d_handler' from incompatible pointer type make[2]: *** [CMakeFiles/app_rxfax.dir/app_rxfax.o] Error 1 make[1]: *** [CMakeFiles/app_rxfax.dir/all] Error 2 make: *** [all] Error 2 u...@host:~/asterisk/agx-ast-addons# _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users Hi, I think the trick is to download trunk version from svn (see voip-info.org for instrcution). Regards _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
