<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">


<META content="MSHTML 6.00.2900.2769" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=610374414-30112005><FONT face=Arial size=2>ok got the patchfile 
to work but now i have compiling errors:</FONT></SPAN></DIV>
<DIV><SPAN class=610374414-30112005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=610374414-30112005><FONT face=Arial size=2>gcc&nbsp; 
-pipe&nbsp; -Wall -Wstrict-prototypes -Wmissing-prototypes 
-Wmissing-declarations -g3&nbsp; -Iinclude -I../include -D_REENTRANT 
-D_GNU_SOURCE&nbsp; -O6 -march=i686 
-DZAPTEL_OPTIMIZATIONS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
-fomit-frame-pointer&nbsp; -fPIC&nbsp;&nbsp; -c -o app_rxfax.o app_rxfax.c<BR>In 
file included from app_rxfax.c:15:<BR>../include/asterisk/file.h:55: Fehler: 
syntax error before »*« token<BR>../include/asterisk/file.h:55: Warnung: 
Funktionsdeklaration ist kein Prototyp<BR>../include/asterisk/file.h:56: Fehler: 
syntax error before »*« token<BR>../include/asterisk/file.h:56: Warnung: 
Funktionsdeklaration ist kein Prototyp<BR>app_rxfax.c: In Funktion 
»phase_e_handler«:<BR>app_rxfax.c:77: Warnung: implizite Deklaration der 
Funktion »fax_get_transfer_statistics«<BR>app_rxfax.c:78: Warnung: implizite 
Deklaration der Funktion »fax_get_far_ident«<BR>app_rxfax.c:79: Warnung: 
implizite Deklaration der Funktion »fax_get_local_ident«<BR>app_rxfax.c: In 
Funktion »rxfax_exec«:<BR>app_rxfax.c:189: Warnung: Zeigerziele bei Übergabe des 
Arguments 1 von »__builtin_strncpy« unterscheiden sich im 
Vorzeichenbesitz<BR>app_rxfax.c:259: Warnung: Übergabe des Arguments 1 von 
»fax_init« von inkompatiblem Zeigertyp<BR>app_rxfax.c:260: Fehler: »t30_state_t« 
hat kein Element namens »verbose«<BR>app_rxfax.c:263: Warnung: implizite 
Deklaration der Funktion »fax_set_local_ident«<BR>app_rxfax.c:266: Warnung: 
implizite Deklaration der Funktion »fax_set_header_info«<BR>app_rxfax.c:267: 
Warnung: implizite Deklaration der Funktion 
»fax_set_rx_file«<BR>app_rxfax.c:269: Warnung: implizite Deklaration der 
Funktion »fax_set_phase_d_handler«<BR>app_rxfax.c:270: Warnung: implizite 
Deklaration der Funktion »fax_set_phase_e_handler«<BR>app_rxfax.c:281: Warnung: 
implizite Deklaration der Funktion »fax_rx_process«<BR>app_rxfax.c:284: Warnung: 
implizite Deklaration der Funktion »fax_tx_process«<BR>app_rxfax.c:321: Warnung: 
Übergabe des Arguments 1 von »fax_release« von inkompatiblem 
Zeigertyp<BR>make[1]: *** [app_rxfax.o] Fehler 1<BR>make[1]: Leaving directory 
`/usr/src/asterisk/apps'<BR>make: *** [subdirs] Fehler 
1<BR></FONT></SPAN></DIV></BODY></HTML>