[Asterisk-Users] Compiling SpanDSP
Doug Lytle
support at drdos.info
Mon Oct 3 11:10:56 MST 2005
Has anybody been successful with compiling the pre3 version of SpanDSP
on the current Asterisk CVS? I'm getting:
app_rxfax.c: In function `phase_e_handler':
app_rxfax.c:77: warning: implicit declaration of function
`fax_get_transfer_statistics'
app_rxfax.c:78: warning: implicit declaration of function
`fax_get_far_ident'
app_rxfax.c:79: warning: implicit declaration of function
`fax_get_local_ident'
app_rxfax.c:93: error: structure has no member named `callerid'
app_rxfax.c: In function `rxfax_exec':
app_rxfax.c:263: warning: passing arg 1 of `fax_init' from incompatible
pointer type
app_rxfax.c:264: error: structure has no member named `verbose'
app_rxfax.c:267: warning: implicit declaration of function
`fax_set_local_ident'
app_rxfax.c:270: warning: implicit declaration of function
`fax_set_header_info'
app_rxfax.c:271: warning: implicit declaration of function `fax_set_rx_file'
app_rxfax.c:273: warning: implicit declaration of function
`fax_set_phase_d_handler'
app_rxfax.c:274: warning: implicit declaration of function
`fax_set_phase_e_handler'
app_rxfax.c:285: warning: implicit declaration of function `fax_rx_process'
app_rxfax.c:288: warning: implicit declaration of function `fax_tx_process'
app_rxfax.c:325: warning: passing arg 1 of `fax_release' from
incompatible pointer type
app_rxfax.c: At top level:
app_rxfax.c:61: warning: 't30_flush' defined but not used
make[1]: *** [app_rxfax.o] Error 1
make[1]: Leaving directory `/home/doug/cvs/10032005/asterisk/apps'
make: *** [subdirs] Error 1
Doug
--
Ben Franklin quote:
"Those who give up essential liberties for temporary safety deserve neither liberty nor safety."
More information about the asterisk-users
mailing list