Displaying 1 result from an estimated 1 matches for "g723_close".
2003 Oct 27
0
G723 format compilation errors
....c: In function `g723_open':
format_g723.c:72: structure has no member named `lasttimeout'
format_g723.c: In function `g723_rewrite':
format_g723.c:95: structure has no member named `owner'
format_g723.c:97: structure has no member named `lasttimeout'
format_g723.c: In function `g723_close':
format_g723.c:120: `glist' undeclared (first use in this function)
format_g723.c:120: (Each undeclared identifier is reported only once
format_g723.c:120: for each function it appears in.)
format_g723.c:133: structure has no member named `owner'
format_g723.c:134: structure has no mem...