[asterisk-bugs] [JIRA] (ASTERISK-20853) compile error chan_skype 1.1.4 with asterisk >= rev. 378320 (asterisk 10) & >= rev. 378303 (asterisk 1.8)
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Fri Mar 29 16:01:02 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-20853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Jordan closed ASTERISK-20853.
----------------------------------
Resolution: Fixed
> compile error chan_skype 1.1.4 with asterisk >= rev. 378320 (asterisk 10) & >= rev. 378303 (asterisk 1.8)
> ---------------------------------------------------------------------------------------------------------
>
> Key: ASTERISK-20853
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-20853
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/General
> Affects Versions: 10.11.1
> Environment: Linux alix 2.6.35-25-server #44-Ubuntu SMP Fri Jan 21 19:09:14 UTC 2011 x86_64 GNU/Linux
> Reporter: Holger Hornung
> Assignee: Matt Jordan
> Attachments: chan_skype.c.patch
>
>
> since devicestate.h was changed in rev. 378320 chan_skype doesn't compile:
> root at alix:skypeforasterisk-10.0_1.1.4-x86_64# make
> gcc -march=native -I/usr/include -o chan_skype.o -c chan_skype.c -pipe -O3 -fPIC -DAST_MODULE=\"chan_skype\" -MD -MT chan_skype.o -MF .chan_skype.o.d -MP
> chan_skype.c: In function ‘buddy_state_change’:
> chan_skype.c:3271: error: incompatible type for argument 2 of ‘ast_devstate_changed’
> /usr/include/asterisk/devicestate.h:150: note: expected ‘enum ast_devstate_cache’ but argument is of type ‘char *’
--
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