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.
 
[EMAIL PROTECTED] 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: implicit declaration of function `ast_destroy'
ld -L/usr/local/lib -shared -x cdr_yada.o -lyada -o cdr_yada.so
[EMAIL PROTECTED] cdr_yada-001]#
 
Thanks
 
Han
_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to