[asterisk-dev] Asterisk AGX addons compile issues

Michael michael at networkstuff.co.nz
Wed Dec 17 20:24:22 CST 2008


Has anyone seen this before, and know what is happening?

The versions I am running of the prerequisites are:
LibTIFF 3.7.2
(How can I specify an alternative path for this, as I don't want to install 
v3.8.2 as I am also running Hylafax compiled with a patched version of 3.7.2)

SpanDSP 0.0.5pre4
(It is vague in the README as to whether 0.0.5 works or not?)

USER at 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
USER at HOST:~/asterisk/agx-ast-addons#



More information about the asterisk-dev mailing list