[asterisk-bugs] [JIRA] (DAHLIN-347) dahdi-linux-complete-2.10.2+2.10.2 won't compile under fedora 22
Jean-Louis Noel (JIRA)
noreply at issues.asterisk.org
Wed Jun 17 16:34:33 CDT 2015
[ https://issues.asterisk.org/jira/browse/DAHLIN-347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=226536#comment-226536 ]
Jean-Louis Noel edited comment on DAHLIN-347 at 6/17/15 4:33 PM:
-----------------------------------------------------------------
Yes, there is a problem with the dahdi script too.
I commented out the call to functions:
<code># Source function library.
# if [ $system = redhat ]; then
# . $initdir/functions || exit 0
# fi</code>
otherwise it wouldn't work properly.
was (Author: jln17):
Yes, there is a problem with the dahdi script too.
I commented out the call to functions:
<source># Source function library.
# if [ $system = redhat ]; then
# . $initdir/functions || exit 0
# fi</source>
otherwise it wouldn't work properly.
> dahdi-linux-complete-2.10.2+2.10.2 won't compile under fedora 22
> ----------------------------------------------------------------
>
> Key: DAHLIN-347
> URL: https://issues.asterisk.org/jira/browse/DAHLIN-347
> Project: DAHDI-Linux
> Issue Type: Bug
> Security Level: None
> Affects Versions: 2.10.1
> Environment: Fedora 22
> Reporter: Jean-Louis Noel
> Assignee: Russ Meyerriecks
>
> mpptalk.c:515:28: error: logical not is only applied to the left hand side of co
> mparison [-Werror=logical-not-parentheses]
> if(!astribank->burn_state == BURN_STATE_STARTED) {
> ^
> cc1: all warnings being treated as errors
> <builtin>: recipe for target 'mpptalk.o' failed
> make[2]: *** [mpptalk.o] Error 1
> make[2]: Leaving directory '/usr/src/phones/dahdi-linux-complete-2.10.2+2.10.2/t
> ools/xpp'
> Makefile:138: recipe for target 'utils-subdirs' failed
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list