Displaying 2 results from an estimated 2 matches for "zt_transcode_op".
2007 Feb 03
2
asterisk 1.2 branch revision 53132 failed to compile
...c:207: error: dereferencing pointer to incomplete type
codec_zap.c:208: error: `ZT_TCOP_TRANSCODE' undeclared (first use in
this function)
codec_zap.c:208: error: (Each undeclared identifier is reported only once
codec_zap.c:208: error: for each function it appears in.)
codec_zap.c:209: error: `ZT_TRANSCODE_OP' undeclared (first use in
this function)
codec_zap.c: In function `zap_destroy':
codec_zap.c:223: error: `ZT_TCOP_RELEASE' undeclared (first use in
this function)
codec_zap.c:224: error: `ZT_TRANSCODE_OP' undeclared (first use in
this function)
codec_zap.c:227: error: dereferencing...
2007 Jul 18
3
Problem building Asterisk 1.2.22
...ap.c:203: error: dereferencing pointer to incomplete type
codec_zap.c:204: error: ?ZT_TCOP_TRANSCODE? undeclared (first use in
this function)
codec_zap.c:204: error: (Each undeclared identifier is reported only once
codec_zap.c:204: error: for each function it appears in.)
codec_zap.c:205: error: ?ZT_TRANSCODE_OP? undeclared (first use in this
function)
codec_zap.c: In function ?zap_destroy?:
codec_zap.c:219: error: ?ZT_TCOP_RELEASE? undeclared (first use in this
function)
codec_zap.c:220: error: ?ZT_TRANSCODE_OP? undeclared (first use in this
function)
codec_zap.c:223: error: dereferencing pointer to in...