[Asterisk-Users] Re: skinny or sccp?
Pavel Jezek
pavel.jezek at i.cz
Mon Aug 23 12:59:36 MST 2004
Hi, I got following error,
so I made changes in chan_sccp.c and sccp_device.c and replace "pthread_create" function with "ast_pthread_create"
the module now loading fine with asterisk :o)
PJ
[root at pj0 chan_sccp]# make
Now compiling .... chan_sccp.c 706 lines
chan_sccp.c: In function `reload_config':
chan_sccp.c:552: warning: implicit declaration of function `__use_ast_pthread_create_instead__'
Now compiling .... sccp_actions.c 790 lines
Now compiling .... sccp_channel.c 279 lines
Now compiling .... sccp_device.c 641 lines
sccp_device.c: In function `sccp_dev_allocate_channel':
sccp_device.c:444: warning: implicit declaration of function `__use_ast_pthread_create_instead__'
Now compiling .... sccp_line.c 61 lines
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040823/23c59239/attachment.htm
More information about the asterisk-users
mailing list