[asterisk-dev] chan_h323 compile problem in SVN HEAD

Di-Shi Sun di-shi at transnexus.com
Mon Nov 13 10:36:51 MST 2006


Hi,

Would anybody please fix the chan_h323 compile problem in SVN HEAD (47552)? It is a easy fix, not necessary to go through bugs.digium.com.

Thanks,

Di-Shi Sun.

PS.

chan_h323.c:2728: warning: missing braces around initializer
chan_h323.c:2728: warning: (near initialization for `cli_h323_no_trace_deprecated.cmda')
chan_h323.c:2729: error: 'h323_no_trace' redeclared as different kind of symbol
chan_h323.c:2623: error: previous definition of 'h323_no_trace' was here
chan_h323.c:2729: error: syntax error before string constant
chan_h323.c:2738: warning: missing braces around initializer
chan_h323.c:2738: warning: (near initialization for `cli_h323_no_debug_deprecated.cmda')
chan_h323.c:2739: error: 'h323_no_debug' redeclared as different kind of symbol
chan_h323.c:2643: error: previous definition of 'h323_no_debug' was here
chan_h323.c:2739: error: syntax error before string constant
chan_h323.c:2757: error: redefinition of 'cli_h323_debug_deprecated'
chan_h323.c:2732: error: previous definition of 'cli_h323_debug_deprecated' was here
chan_h323.c:2762: error: redefinition of 'cli_h323_trace_deprecated'
chan_h323.c:2722: error: previous definition of 'cli_h323_trace_deprecated' was here
chan_h323.c:2767: error: redefinition of 'cli_h323_gk_cycle_deprecated'
chan_h323.c:2742: error: previous definition of 'cli_h323_gk_cycle_deprecated' was here
chan_h323.c:2778: error: initializer element is not constant
chan_h323.c:2778: error: (near initialization for `cli_h323[1].handler')
chan_h323.c:2779: error: initializer element is not constant
chan_h323.c:2779: error: (near initialization for `cli_h323[1]')
chan_h323.c:2781: error: initializer element is not constant
chan_h323.c:2781: error: (near initialization for `cli_h323[2].cmda')
chan_h323.c:2783: error: initializer element is not constant
chan_h323.c:2783: error: (near initialization for `cli_h323[2]')
chan_h323.c:2785: error: initializer element is not constant
chan_h323.c:2785: error: (near initialization for `cli_h323[3].cmda')
chan_h323.c:2786: error: initializer element is not constant
chan_h323.c:2786: error: (near initialization for `cli_h323[3].handler')
chan_h323.c:2787: error: initializer element is not constant
chan_h323.c:2787: error: (near initialization for `cli_h323[3]')
chan_h323.c:2789: error: initializer element is not constant
chan_h323.c:2789: error: (near initialization for `cli_h323[4].cmda')
chan_h323.c:2791: error: initializer element is not constant
chan_h323.c:2791: error: (near initialization for `cli_h323[4]')
chan_h323.c:2793: error: initializer element is not constant
chan_h323.c:2793: error: (near initialization for `cli_h323[5].cmda')
chan_h323.c:2795: error: initializer element is not constant
chan_h323.c:2795: error: (near initialization for `cli_h323[5]')
chan_h323.c:2797: error: initializer element is not constant
chan_h323.c:2797: error: (near initialization for `cli_h323[6].cmda')
chan_h323.c:2799: error: initializer element is not constant
chan_h323.c:2799: error: (near initialization for `cli_h323[6]')
chan_h323.c:2623: warning: 'h323_no_trace' defined but not used
chan_h323.c:2643: warning: 'h323_no_debug' defined but not used
chan_h323.c:2722: warning: 'cli_h323_trace_deprecated' defined but not used
chan_h323.c:2732: warning: 'cli_h323_debug_deprecated' defined but not used
chan_h323.c:2742: warning: 'cli_h323_gk_cycle_deprecated' defined but not used
make[1]: *** [chan_h323.o] Error 1
make: *** [channels] Error 2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20061113/63daa7a4/attachment.htm


More information about the asterisk-dev mailing list