[Asterisk-Users] chan_cssp problems
Harold Workman
hworkman at cytelcom.com
Tue Jul 6 10:44:15 MST 2004
Ive seen this question asked a few times but with no resolving answer. Im
running CVS-06/24/04-22:20:31, on RedHat Fedora 1, and cannot get chan_cssp
to compile. Im getting
Now compiling .... chan_sccp.c 695 lines
chan_sccp.c:50: warning: type defaults to `int' in declaration of
`AST_MUTEX_DEFINE_STATIC'
chan_sccp.c:50: warning: parameter names (without types) in function
declaration
chan_sccp.c:50: warning: data definition has no type or storage class
chan_sccp.c:51: warning: type defaults to `int' in declaration of
`AST_MUTEX_DEFINE_STATIC'
chan_sccp.c:51: warning: parameter names (without types) in function
declaration
chan_sccp.c:51: warning: data definition has no type or storage class
chan_sccp.c:52: warning: type defaults to `int' in declaration of
`AST_MUTEX_DEFINE_STATIC'
chan_sccp.c:52: warning: parameter names (without types) in function
declaration
chan_sccp.c:52: warning: data definition has no type or storage class
chan_sccp.c:53: warning: type defaults to `int' in declaration of
`AST_MUTEX_DEFINE_STATIC'
chan_sccp.c:53: warning: parameter names (without types) in function
declaration
chan_sccp.c:53: warning: data definition has no type or storage class
chan_sccp.c:58: warning: type defaults to `int' in declaration of
`AST_MUTEX_DEFINE_STATIC'
chan_sccp.c:58: warning: parameter names (without types) in function
declaration
chan_sccp.c:58: warning: data definition has no type or storage class
chan_sccp.c: In function `reload_config':
chan_sccp.c:421: `devicelock' undeclared (first use in this function)
chan_sccp.c:421: (Each undeclared identifier is reported only once
chan_sccp.c:421: for each function it appears in.)
chan_sccp.c:432: `linelock' undeclared (first use in this function)
chan_sccp.c:486: `intercomlock' undeclared (first use in this function)
chan_sccp.c: In function `do_monitor':
chan_sccp.c:584: `monlock' undeclared (first use in this function)
chan_sccp.c: In function `restart_monitor':
chan_sccp.c:600: `monlock' undeclared (first use in this function)
chan_sccp.c: In function `unload_module':
chan_sccp.c:664: `monlock' undeclared (first use in this function)
chan_sccp.c: In function `usecount':
chan_sccp.c:683: `usecnt_lock' undeclared (first use in this function)
make: *** [.tmp/chan_sccp.o] Error 1
Thanks.....
Harold
More information about the asterisk-users
mailing list