Problem with app_rxfax

Hi i have installed the asterisk 1-2-10 and spandsp-0.0.3 and download the patch file and when i typed make at asterisk dir it is givng the following error

pp_rxfax.c: In function phase_e_handler': app_rxfax.c:105: error: structure has no member namedcolumn_resolution’
app_rxfax.c:105: error: structure has no member named row_resolution' app_rxfax.c:116: error: structure has no member namedrow_resolution’
app_rxfax.c:122: error: structure has no member named row_resolution' app_rxfax.c: In functionphase_d_handler’:
app_rxfax.c:147: error: structure has no member named columns' app_rxfax.c:147: error: structure has no member namedrows’
app_rxfax.c:148: error: structure has no member named column_resolution' app_rxfax.c:148: error: structure has no member namedrow_resolution’
app_rxfax.c: In function rxfax_exec': app_rxfax.c:281: warning: passing arg 1 offax_init’ from incompatible pointer type
app_rxfax.c:281: error: too many arguments to function fax_init' app_rxfax.c:304: warning: passing arg 1 offax_rx’ from incompatible pointer type
app_rxfax.c:307: warning: passing arg 1 of fax_tx' from incompatible pointer type app_rxfax.c:344: warning: passing arg 1 offax_release’ from incompatible pointer type
app_rxfax.c: At top level:
app_rxfax.c:81: warning: ‘t30_flush’ defined but not used
make[1]: *** [app_rxfax.o] Error 1
make[1]: Leaving directory `/usr/local/asterisk/asterisk-1.2.10/apps’
make: *** [subdirs] Error 1

Ok did u place the the two rx / tx apps in the asterisk/ apps folder before you ran the patch???

voip-info.org/wiki/view/app_ … +app_txfax

yes i add the rxfax and rtfax in apps directory

i’ll be honest, i’ve not tried 0.0.3 on a 1.2.x box, but i’m still using the 0.0.2 release. have you tried using a previous version ?

You have to make sure that you uninstall the existing spandsp completly. I hate this problem before it was a big PAIN!. here is how i got it work.

forums.digium.com/viewtopic.php? … ht=spandsp