c++ - 在通用 Linux 上构建 sipXtapi - 安装错误

标签 c++ linux makefile sip automake

我正在尝试安装 API sipXtapi 以与本教程一起使用 recon:

https://www.resiprocate.org/Building_recon

但是在第三遍构建sipXmediaLib时,当我发出命令时:

   autoreconf -fi

我收到一个错误:

error: 'pkgdatadir' is not a legitimate directory for 'LTLIBRARIES'

我又遇到了一个错误

错误:sipXmediaLib 中的无效功能名称:local-audio

有人知道解决办法吗?或者任何提示?

提前致谢。

最佳答案


您可以通过 $ svn checkout http://sipxtapi.googlecode.com/svn/trunk/sipxtapi-read-only 获取 sipXtapi

.. 似乎比你的版本更少错误 $ svn checkout https://scm.sipfoundry.org/rep/sipX/main sipXtapi

然后我们有“存档”:https://code.google.com/p/sipxtapi/downloads/list


关于c++ - 在通用 Linux 上构建 sipXtapi - 安装错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33608219/

相关文章:

c++ - Makefile 编译 c 和 cpp 文件

c++ - 如何轻松公开我是 friend 的 C++ 类的所有私有(private)成员?

C++ 在模板编译器错误中使用模板

ruby - 从 Linux 终端将双引号传递到 ruby​​ 脚本有时会导致\",有时在 ARGV 中什么也没有被拾取

linux - 如何从 RabbitMQ 执行本地 bash 脚本?

c - 此 Makefile 上未运行一条规则

c++ - c++中的while和for循环

c++ - 链接器何时会在多个定义的符号上出错?

linux - 使用 shell 脚本在 'for' 中创建枚举文件(file1、file2、file3...)

linux - Makefile 搜索库文件