[asterisk-bugs] [JIRA] (ASTERISK-20853) compile error chan_skype 1.1.4 with asterisk rev. 378320 (asterisk 10.11.1)
Holger Hornung (JIRA)
noreply at issues.asterisk.org
Fri Jan 4 06:46:45 CST 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-20853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Holger Hornung updated ASTERISK-20853:
--------------------------------------
Severity: Major (was: Minor)
> compile error chan_skype 1.1.4 with asterisk rev. 378320 (asterisk 10.11.1)
> ---------------------------------------------------------------------------
>
> 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
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list