[Asterisk-Dev] asterisk-oh323-0.6.1 build error

Michael Manousos manousos at inaccessnetworks.com
Wed May 26 03:12:37 MST 2004


gregory.a.chaix at state.or.us wrote:
> We're getting an error when trying to build oh323 0.6.1 on Red Hat 9.  On the latest Asterisk CVS (CVS-05/20/04-08:50:52), openh323-v1_13_5, pwlib-v1_6_6.
> 
> It looks like the build makes it through the first part of the build but then fails thusly:
> 
> make[1]: Leaving directory `/usr/src/oh323/asterisk-oh323-0.6.1/wrapper'
> make[1]: Entering directory `/usr/src/oh323/asterisk-oh323-0.6.1/asterisk-driver'
> gcc -Wall -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -I/usr/src/asterisk/include -I../wrapper -g -c -o chan_oh323.o chan_oh323.c
> chan_oh323.c: In function `oh323_call':
> chan_oh323.c:1135: too few arguments to function `ast_queue_hangup'
> chan_oh323.c:1162: too few arguments to function `ast_queue_control'
> chan_oh323.c: In function `oh323_hangup':
> chan_oh323.c:1193: too few arguments to function `ast_queue_hangup'
> chan_oh323.c: In function `oh323_read':
> chan_oh323.c:1599: too few arguments to function `ast_dsp_process'
> chan_oh323.c: In function `oh323_answer':
> chan_oh323.c:1826: too few arguments to function `ast_queue_control'
> make[1]: *** [chan_oh323.o] Error 1
> make[1]: Leaving directory `/usr/src/oh323/asterisk-oh323-0.6.1/asterisk-driver'
> make: *** [subdirs_all] Error 1
>  
> I've seen posts with similar errors in the archives here, but I didn't see an solutions.  Does anyone have a suggestion on what I might be doing wrong?

You must use latest CVS HEAD (not STABLE) Asterisk code.

> 
> -Greg

Michael.





More information about the asterisk-dev mailing list