search for: dbuildrev

Displaying 2 results from an estimated 2 matches for "dbuildrev".

Did you mean: dbuilder
2005 Sep 14
0
Compile error on cdr_yada for asterisk on centos with Oracle
Hi, I am trying to compile a new version of asterisk, Until now I successful compiled to following modules zaptel asterisk yada 0.9 now i have some problems with compiling cdr_yada can somebody give me a hint to correct the error. [root@www cdr_yada-001]# make gcc -Wall -g -D_GNU_SOURCE -DBUILDREV=001 -I.. -I../include -I/usr/local/include -fPIC -c cdr_yada.c -o cdr_yada.o cdr_yada.c: In function `load_module': cdr_yada.c:529: warning: implicit declaration of function `ast_load' cdr_yada.c:529: warning: assignment makes pointer from integer without a cast cdr_yada.c:635: warning: imp...
2005 Sep 14
0
compile problems with yada
Hi, I am trying to compile a new version of asterisk, Until now I successful compiled to following modules zaptel asterisk yada 0.9 now i have some problems with compiling cdr_yada can somebody give me a hint to correct the error. [root@www cdr_yada-001]# make gcc -Wall -g -D_GNU_SOURCE -DBUILDREV=001 -I.. -I../include -I/usr/local/include -fPIC -c cdr_yada.c -o cdr_yada.o cdr_yada.c: In function `load_module': cdr_yada.c:529: warning: implicit declaration of function `ast_load' cdr_yada.c:529: warning: assignment makes pointer from integer without a cast cdr_yada.c:635: warning: imp...