<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2722" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=201163015-04102005>I'm trying to get
ast_rxfax and ast_txfax compiling with Asterisk 1.2.1 beta. The two
ast_?xfax files don't compile:</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=201163015-04102005></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=201163015-04102005>gcc -pipe
-Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g
-Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6
-march=i686
-fomit-frame-pointer -fPIC -D_GNU_SOURCE -c -o
app_rxfax.o app_rxfax.c<BR>app_rxfax.c: In function
‘phase_e_handler’:<BR>app_rxfax.c:77: warning: implicit declaration of function
‘fax_get_transfer_statistics’<BR>app_rxfax.c:78: warning: implicit declaration
of function ‘fax_get_far_ident’<BR>app_rxfax.c:79: warning: implicit declaration
of function ‘fax_get_local_ident’<BR>app_rxfax.c: In function
‘rxfax_exec’:<BR>app_rxfax.c:189: warning: pointer targets in passing argument 1
of ‘__builtin_strncpy’ differ in signedness<BR>app_rxfax.c:259: warning: passing
argument 1 of ‘fax_init’ from incompatible pointer type<BR>app_rxfax.c:260:
error: ‘t30_state_t’ has no member named ‘verbose’<BR>app_rxfax.c:263: warning:
implicit declaration of function ‘fax_set_local_ident’<BR>app_rxfax.c:266:
warning: implicit declaration of function
‘fax_set_header_info’<BR>app_rxfax.c:267: warning: implicit declaration of
function ‘fax_set_rx_file’<BR>app_rxfax.c:269: warning: implicit declaration of
function ‘fax_set_phase_d_handler’<BR>app_rxfax.c:270: warning: implicit
declaration of function ‘fax_set_phase_e_handler’<BR>app_rxfax.c:281: warning:
implicit declaration of function ‘fax_rx_process’<BR>app_rxfax.c:284: warning:
implicit declaration of function ‘fax_tx_process’<BR>app_rxfax.c:321: warning:
passing argument 1 of ‘fax_release’ from incompatible pointer type<BR>make[1]:
*** [app_rxfax.o] Error 1<BR>make[1]: Leaving directory
`/usr/src/asterisk-1.2.0-beta1/apps'<BR>make: *** [subdirs] Error
1</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=201163015-04102005></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN
class=201163015-04102005></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=201163015-04102005>Does the latest
asterisk break the fax apps? Any ideas anyone? </SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=201163015-04102005></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN
class=201163015-04102005>Thanks,</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=201163015-04102005>MD</SPAN></FONT></DIV></BODY></HTML>