[asterisk-bugs] [JIRA] (ASTERISK-22365) [patch] chan_h323 can't be compiled
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Wed Aug 28 09:15:04 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-22365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rusty Newton updated ASTERISK-22365:
------------------------------------
Status: Open (was: Triage)
> [patch] chan_h323 can't be compiled
> -----------------------------------
>
> Key: ASTERISK-22365
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-22365
> 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
> Attachments: chan_h323.patch
>
>
> [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