[asterisk-users] is it possible to compile chan_h323 with 11.5.0?
Dmitry Melekhov
dm at belkam.com
Thu Aug 22 04:24:36 CDT 2013
Hello!
Tried to compile, but :
[CC] chan_h323.c -> chan_h323.o
chan_h323.c: In function '__oh323_update_info':
chan_h323.c:349: error: dereferencing pointer to incomplete type
chan_h323.c:350: error: dereferencing pointer to incomplete type
chan_h323.c: In function 'oh323_rtp_read':
chan_h323.c:790: error: dereferencing pointer to incomplete type
chan_h323.c:791: error: dereferencing pointer to incomplete type
chan_h323.c: In function 'oh323_write':
chan_h323.c:857: error: dereferencing pointer to incomplete type
chan_h323.c:857: error: dereferencing pointer to incomplete type
chan_h323.c: In function '__oh323_new':
chan_h323.c:1064: error: dereferencing pointer to incomplete type
chan_h323.c:1065: error: dereferencing pointer to incomplete type
chan_h323.c:1066: error: dereferencing pointer to incomplete type
chan_h323.c:1067: error: dereferencing pointer to incomplete type
chan_h323.c: In function 'setup_rtp_connection':
chan_h323.c:2082: error: dereferencing pointer to incomplete type
chan_h323.c:2082: error: dereferencing pointer to incomplete type
chan_h323.c:2085: error: dereferencing pointer to incomplete type
chan_h323.c:2086: error: dereferencing pointer to incomplete type
make[1]: *** [chan_h323.o] Error 1
make: *** [channels] Error 2
Is it possible to fix this?
Thank you!
More information about the asterisk-users
mailing list