Displaying 2 results from an estimated 2 matches for "res_pktccop".
Did you mean:
res_pktccops
2011 Feb 02
1
asterisk18 rpm issues
...repository on my Centos 5 x86_64 machine and did a
yum install asterisk18 asterisk18-configs
then I startup the asterisk (with no changes to config) just to see if
it runs, but see below errors in the /var/log/asterisk/messages:
[Jan 31 11:41:40] WARNING[2899] loader.c: Error loading module
'res_pktccops': /usr/lib/asterisk/modules/res_pktccops.so: cannot open
shared object file: No such file or directory
[Jan 31 11:41:40] WARNING[2899] loader.c: Error loading module
'chan_mgcp.so': /usr/lib/asterisk/modules/chan_mgcp.so: undefined
symbol: ast_pktccops_gate_alloc
I checked the system...
2012 Sep 25
2
undefined symbols
Hi,
I compiled Asterisk 10.7.0 with gcc-4.5.3 and at runtime I'm getting these warnings:
loader.c: Error loading module 'chan_dahdi.so': /usr/lib/asterisk/modules/chan_dahdi.so: undefined symbol: ast_smdi_interface_unref
loader.c: Error loading module 'app_stack.so': /usr/lib/asterisk/modules/app_stack.so: undefined symbol: ast_agi_unregister
loader.c: Error loading module