[asterisk-bugs] [JIRA] (ASTERISK-25075) func_speex.c does not compile, missing speex/speex_preprocess.h
Marcello Ceschia (JIRA)
noreply at issues.asterisk.org
Sun May 10 03:46:32 CDT 2015
Marcello Ceschia created ASTERISK-25075:
-------------------------------------------
Summary: func_speex.c does not compile, missing speex/speex_preprocess.h
Key: ASTERISK-25075
URL: https://issues.asterisk.org/jira/browse/ASTERISK-25075
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Functions/func_speex
Affects Versions: 13.3.2
Environment: openSUSE 13.2
Reporter: Marcello Ceschia
Severity: Blocker
{code}
Generating embedded module rules ...
[CC] func_speex.c -> func_speex.o
func_speex.c:44:36: fatal error: speex/speex_preprocess.h: No such file or directory
#include <speex/speex_preprocess.h>
^
compilation terminated.
/usr/local/src/asterisk/asterisk-13/asterisk/Makefile.rules:123: recipe for target 'func_speex.o' failed
make[1]: *** [func_speex.o] Error 1
Makefile:393: recipe for target 'funcs' failed
make: *** [funcs] Error 2
{code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list