装ekho的过程中始终不能安装成功

发布于 2021-11-13 11:26:47 字数 3159 浏览 689 评论 1

@黄冠能 你好,想跟你请教个问题:

我们在安装ekho的过程中始终不能安装成功,能否指教下,谢谢!

 

configure: error: in `/root/soft/ekho-4.12':
configure: error: pulseaudio test failed (--without-pulseaudio to disable)
See `config.log' for more details

如果 --without-pulseaudio  后
make 报错


[root@ali05 ekho-4.12]# make
make  all-am
make[1]: Entering directory `/usr/local/src/ekho-4.12'
g++ -DHAVE_CONFIG_H -I.    -I./utfcpp/source -I./sonic    -I./sr-convert -DOUTPUT16BIT -D_`uname -p` -pthread -g -O2 -O0 -MT libekho_a-libekho.o -MD -MP -MF .deps/libekho_a-libekho.Tpo -c -o libekho_a-libekho.o `test -f 'src/libekho.cpp' || echo './'`src/libekho.cpp
In file included from /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/backward/strstream:51,
                 from ./sr-convert/sr-convert.cpp:24,
                 from src/libekho.cpp:32:
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated.
src/phonetic_symbol.h: In member function ‘const char* ekho::PhoneticSymbol::getPcm(const char*, const char*, int&, SF_INFO&)’:
src/phonetic_symbol.h:109: error: ‘SF_FORMAT_VORBIS’ was not declared in this scope
src/libekho.cpp: In member function ‘int ekho::Ekho::saveOgg(std::string, std::string)’:
src/libekho.cpp:289: error: ‘SF_FORMAT_OGG’ was not declared in this scope
src/libekho.cpp:289: error: ‘SF_FORMAT_VORBIS’ was not declared in this scope
make[1]: *** [libekho_a-libekho.o] Error 1
make[1]: Leaving directory `/usr/local/src/ekho-4.12'
make: *** [all] Error 2 

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

刘备忘录 2021-11-13 20:04:38

应该是个bug(我很少测试这个选项),已通过邮件发新得测试版给你,或者你可以checkout SVN版本试试。谢谢!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文