On Fri, 2006-07-14 at 16:50 +0800, ven wrote: > Hi, I was unable to build asterisk app_rxfax using asterisk-1.2.9.1 > and spandsp-0.0.3 > the makeing process kept giving me error: > app_rxfax.c: error: 't30_stats_t" has no member named > 'column_resolution' > > where should I get the proper app_rxfax.c and app_txfax.c? thanks.
Why not start a *new* thread instead of replying to a subject that has little to do with your problem of compiling fax stuff? The FAQ on soft-switch.org where you got spandsp provides a hint: "If I take random versions of different software packages and plug them together, they either don't compile or don't run properly." Steve's answer: "Correct." For Asterisk-1.2.9.1 you need to use spandsp-0.0.2pre26. The 0.0.3 version only works with trunk. Also check this patch that fixes a bug in libtiff: http://www.soft-switch.org/downloads/libtiff_fix_g3_2d_decode.patch Regards, Patrick _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
