[asterisk-dev] T38 fax gateway announcement
Ming-Ching Tiew
mctiew at yahoo.com
Fri Sep 26 07:52:34 CDT 2008
--- On Fri, 9/26/08, Daniel Ferenci <daniel.ferenci at googlemail.com> wrote:
> From: Daniel Ferenci <daniel.ferenci at googlemail.com>
> Subject: [asterisk-dev] T38 fax gateway announcement
> To: asterisk-dev at lists.digium.com
> Date: Friday, September 26, 2008, 9:20 AM
> Hi,
>
> there is http://bugs.digium.com/view.php?id=13405 updated
> version of fax
> (T38) gateway.
> Your bug reports and questions are welcome.
>
> Thank you in advance.
>
Is this the link for the patch ?
http://www.nethemba.com/asterisk/asterisk-1.4.20.1_t38_v2.diff
I applied the said patch to asterisk-1.4.20.1 source, configure
and make, this is the error I got ( I am using uclibc 0.9.28 ) :-
.....
[CC] app_fax.c -> app_fax.o
[LD] app_fax.o -> app_fax.so
[CC] app_faxgateway.c -> app_faxgateway.o
[LD] app_faxgateway.o -> app_faxgateway.so
....
[CC] dsp.c -> dsp.o
In file included from /usr/include/stdio.h:73,
from /build_i386/asterisk-1.4.20.1/include/asterisk/abstract_jb.h:34,
from /build_i386/asterisk-1.4.20.1/include/asterisk/channel.h:91,
from dsp.c:51:
/usr/include/bits/uClibc_stdio.h:278: error: expected specifier-qualifier-list before 'use_ast_mutex_t_instead_of_pthread_mut
make[1]: *** [dsp.o] Error 1
make: *** [main] Error 2
Regards.
More information about the asterisk-dev
mailing list