Hi, I got following error,
so I made changes in chan_sccp.c and sccp_device.c and replace "pthread_create" 
function with with "ast_pthread_create"
the module now loading fine with asterisk :o)
PJ


[EMAIL PROTECTED] 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

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
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