[asterisk-bugs] [JIRA] (ASTERISK-22422) [patch] chan_h323 can't be compiled
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Wed Aug 28 09:15:05 CDT 2013
Rusty Newton created ASTERISK-22422:
---------------------------------------
Summary: [patch] chan_h323 can't be compiled
Key: ASTERISK-22422
URL: https://issues.asterisk.org/jira/browse/ASTERISK-22422
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Channels/chan_h323
Affects Versions: 11.5.0
Environment: Centos 5/x86
Reporter: Dmitry Melekhov
Severity: Minor
[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
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list