somebody know how to compile the rxfax and txfax apps under asterisk 1.4.0?? i get this errors: Generating embedded module rules ... make[1]: Nothing to be done for `all'. make[1]: Nothing to be done for `all'. make[1]: Nothing to be done for `all'. make[1]: Nothing to be done for `all'. make[1]: Nothing to be done for `all'. [CC] app_rxfax.c -> app_rxfax.o app_rxfax.c:60: warning: data definition has no type or storage class app_rxfax.c:60: warning: type defaults to 'int' in declaration of 'STANDARD_LOCAL_USER' app_rxfax.c:62: warning: data definition has no type or storage class app_rxfax.c:62: warning: type defaults to 'int' in declaration of 'LOCAL_USER_DECL' app_rxfax.c: In function 'phase_e_handler': app_rxfax.c:105: error: 't30_stats_t' has no member named 'column_resolution' app_rxfax.c:105: error: 't30_stats_t' has no member named 'row_resolution' app_rxfax.c:116: error: 't30_stats_t' has no member named 'row_resolution' app_rxfax.c:122: error: 't30_stats_t' has no member named 'row_resolution' app_rxfax.c: In function 'phase_d_handler': app_rxfax.c:147: error: 't30_stats_t' has no member named 'columns' app_rxfax.c:147: error: 't30_stats_t' has no member named 'rows' app_rxfax.c:148: error: 't30_stats_t' has no member named 'column_resolution' app_rxfax.c:148: error: 't30_stats_t' has no member named 'row_resolution' app_rxfax.c: In function 'rxfax_exec': app_rxfax.c:247: warning: implicit declaration of function 'LOCAL_USER_ADD' app_rxfax.c:281: warning: passing argument 1 of 'fax_init' from incompatible pointer type app_rxfax.c:281: error: too many arguments to function 'fax_init' app_rxfax.c:284: warning: assignment discards qualifiers from pointer target type app_rxfax.c:287: warning: assignment discards qualifiers from pointer target type app_rxfax.c:304: warning: passing argument 1 of 'fax_rx' from incompatible pointer type app_rxfax.c:307: warning: passing argument 1 of 'fax_tx' from incompatible pointer type app_rxfax.c:344: warning: passing argument 1 of 'fax_release' from incompatible pointer type app_rxfax.c:350: warning: implicit declaration of function 'LOCAL_USER_REMOVE' app_rxfax.c: At top level: app_rxfax.c:356: warning: no previous prototype for 'unload_module' app_rxfax.c: In function 'unload_module': app_rxfax.c:357: error: 'STANDARD_HANGUP_LOCALUSERS' undeclared (first use in this function) app_rxfax.c:357: error: (Each undeclared identifier is reported only once app_rxfax.c:357: error: for each function it appears in.) app_rxfax.c: At top level: app_rxfax.c:363: warning: no previous prototype for 'load_module' app_rxfax.c:368: warning: no previous prototype for 'description' app_rxfax.c:374: warning: no previous prototype for 'usecount' app_rxfax.c: In function 'usecount': app_rxfax.c:376: warning: implicit declaration of function 'STANDARD_USECOUNT' app_rxfax.c: At top level: app_rxfax.c:382: warning: no previous prototype for 'key' make[1]: *** [app_rxfax.o] Error 1 make: *** [apps] Error 2 regards rene -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070129/16f02af9/attachment-0001.htm