<!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.&nbsp; The two 
ast_?xfax files don't compile:</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=201163015-04102005></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=201163015-04102005>gcc -pipe&nbsp; 
-Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g&nbsp; 
-Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE&nbsp; -O6 
-march=i686&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
-fomit-frame-pointer&nbsp; -fPIC -D_GNU_SOURCE&nbsp;&nbsp;&nbsp; -c -o 
app_rxfax.o app_rxfax.c<BR>app_rxfax.c: In function 
&#8216;phase_e_handler&#8217;:<BR>app_rxfax.c:77: warning: implicit declaration of function 
&#8216;fax_get_transfer_statistics&#8217;<BR>app_rxfax.c:78: warning: implicit declaration 
of function &#8216;fax_get_far_ident&#8217;<BR>app_rxfax.c:79: warning: implicit declaration 
of function &#8216;fax_get_local_ident&#8217;<BR>app_rxfax.c: In function 
&#8216;rxfax_exec&#8217;:<BR>app_rxfax.c:189: warning: pointer targets in passing argument 1 
of &#8216;__builtin_strncpy&#8217; differ in signedness<BR>app_rxfax.c:259: warning: passing 
argument 1 of &#8216;fax_init&#8217; from incompatible pointer type<BR>app_rxfax.c:260: 
error: &#8216;t30_state_t&#8217; has no member named &#8216;verbose&#8217;<BR>app_rxfax.c:263: warning: 
implicit declaration of function &#8216;fax_set_local_ident&#8217;<BR>app_rxfax.c:266: 
warning: implicit declaration of function 
&#8216;fax_set_header_info&#8217;<BR>app_rxfax.c:267: warning: implicit declaration of 
function &#8216;fax_set_rx_file&#8217;<BR>app_rxfax.c:269: warning: implicit declaration of 
function &#8216;fax_set_phase_d_handler&#8217;<BR>app_rxfax.c:270: warning: implicit 
declaration of function &#8216;fax_set_phase_e_handler&#8217;<BR>app_rxfax.c:281: warning: 
implicit declaration of function &#8216;fax_rx_process&#8217;<BR>app_rxfax.c:284: warning: 
implicit declaration of function &#8216;fax_tx_process&#8217;<BR>app_rxfax.c:321: warning: 
passing argument 1 of &#8216;fax_release&#8217; 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>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=201163015-04102005></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=201163015-04102005>Does the latest 
asterisk break the fax apps?&nbsp; Any ideas anyone?&nbsp; </SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=201163015-04102005></SPAN></FONT>&nbsp;</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>