Displaying 2 results from an estimated 2 matches for "dwith_mysql".
Did you mean:
with_mysql
2004 Jul 28
1
rate-engine loading error
...e_engine.so: undefined
symbol: ast_channel_walk
Jul 29 13:51:19 WARNING[1024]: loader.c:423 load_modules: Loading module
rate_engine.so failed!
--- the compile warnings ---
cc -O3 -W -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -g -fno-in
line-functions -D_REENTRANT -I/usr/include/pcre -DWITH_MYSQL -I/usr/include/
mysql -c -o rate_engine.o rate_engine.c
In file included from /usr/include/asterisk/file.h:17,
from rate_engine.c:28:
/usr/include/asterisk/channel.h:702: warning: declaration of `clone' shadows
global declaration
In file included from rate_engine.c:28:
/usr/i...
2004 Jul 28
2
Rate Engine Compile Error
...ot;Error 1"
Anybody successfully compile Rate Engine? The least cost routing module for
Asterisk?
Thanks in advance.
-----------------
[root@dev rate-engine]# make
cc -O3 -W -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -g -fno-in
line-functions -D_REENTRANT -I/usr/include/pcre -DWITH_MYSQL -I/usr/include/
mysql -c -o rate_engine.o rate_engine.c
rate_engine.c:60: error:
`__use_AST_MUTEX_DEFINE_STATIC_rather_than_AST_MUTEX_INITIALIZER__'
undeclared here (not in a function)
rate_engine.c: In function `cdr_ratecall':
rate_engine.c:450: warning: implicit declaration of function...