Displaying 4 results from an estimated 4 matches for "ael_main".
Did you mean:
a_main
2007 Jul 15
0
choppy sound when transcoding (after os update)
...r system (mandriva
cooker) update (new glibc 2.6, gcc 4.2.1),
sound starts very choppy, when codec translation is performed,
if translation isn't needed, it sounds OK
any idea? until update, everything worked fine.
I'm using ztdummy as clock source.
during compile, I got lot of errors...
ael_main.c: In function ?ast_context_add_ignorepat2?:
ael_main.c:306: warning: passing argument 1 of ?create_name? discards
qualifiers from pointer target type
ael_main.c: In function ?ast_context_add_switch2?:
ael_main.c:328: warning: passing argument 1 of ?create_name? discards
qualifiers from pointer t...
2006 Dec 13
1
Problem with asterisk 1.4 Installation (undefined reference to `ast_copy_string')
Hi.
After successfully running ./configure I run make. When running make I get
the
following error..
[CC] ast_expr2f.c -> ast_expr2f.o
[CC] ast_expr2.c -> ast_expr2.o
[CC] strcompat.c -> strcompat.o
[LD] aelparse.o aelbison.o pbx_ael.o ael_main.o ast_expr2f.o ast_expr2.o
strcompat.o -> aelparse
aelparse.o(.text+0x3029): In function `ael_yylex':
/usr/src/asterisk1/asterisk-1.4.0-beta3/utils/ael.flex:417: undefined
reference to `ast_copy_string'
ast_expr2f.o(.text+0x1198): In function `ast_expr':
/usr/src/asterisk1/asterisk-1...
2007 Apr 07
2
Cannot compile 1.4.2 on Slackware 7
...g
http://bugs.digium.com/view.php?id=4908#32012
I manually added "#include <netinet/in.h>" to the top of
streamplayer.c and this compiled OK. (Should I file a bug for this?)
However I'm currently stuck here:
/usr/src/asterisk-1.4.2# make
[LD] aelparse.o aelbison.o pbx_ael.o ael_main.o ast_expr2f.o
ast_expr2.o strcompat.o -> aelparse
aelparse.o: In function `ael_yylex':
/usr/src/asterisk-1.4.2/include/asterisk/strings.h:167: undefined
reference to `__builtin_expect'
ast_expr2f.o: In function `ast_expr':
/usr/src/asterisk-1.4.2/include/asterisk/strings.h:167: unde...
2017 Apr 29
2
Can't compile asterisk-certified-11.6-cert16 on Ubuntu 16
...1.6 cert16 on a Ubuntu 16
server. However, when I try to compile it, I'm getting hundreds and hundreds
of errors. Here is a sample of the output.
make[1]: Leaving directory
'/usr/src/asterisk-certified-11.6-cert16/menuselect'
[LD] aelparse.o aelbison.o pbx_ael.o hashtab.o lock.o ael_main.o
ast_expr2f.o ast_expr2.o strcompat.o pval.o extconf.o -> aelparse
aelbison.o: In function `ast_atomic_fetchadd_int':
/usr/src/asterisk-certified-11.6-cert16/include/asterisk/lock.h:567:
multiple definition of `ast_atomic_fetchadd_int'
aelparse.o:/usr/src/asterisk-certified-11.6-cert...