Linphone配置导致多个未定义的Autotools宏 [英] Linphone configuration results in multiple undefined Autotools macros

查看:173
本文介绍了Linphone配置导致多个未定义的Autotools宏的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经下载了Linphone开源软件,并使用MINGW进行了构建.我已按照README.mingw给出的步骤进行操作.当我使用命令"./autogen.sh"时,出现以下错误.

I have downloaded the Linphone opensource and build using MINGW. I have followed the steps given by the README.mingw. When I use the command "./autogen.sh", I got the following error.

+ aclocal -I m4 -I /usr/local/share/aclocal -I /share/aclocal
aclocal:m4/po.m4:36: warning: macro `AM_PATH_PROG_WITH_TEST' not found in librar
y
aclocal:m4/po.m4:61: warning: macro `AM_PATH_PROG_WITH_TEST' not found in librar
y
aclocal:m4/po.m4:78: warning: macro `AM_PATH_PROG_WITH_TEST' not found in librar
y
aclocal:m4/gettext.m4:170: warning: macro `AM_ICONV_LINK' not found in library
configure.ac:185: warning: AM_NLS is m4_require'd but not m4_defun'd
m4/intltool.m4:27: IT_PROG_INTLTOOL is expanded from...
configure.ac:185: the top level
configure.ac:194: warning: AM_NLS is m4_require'd but not m4_defun'd
m4/po.m4:23: AM_PO_SUBDIRS is expanded from...
m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
configure.ac:194: the top level
configure.ac:194: warning: AC_LIB_PREPARE_PREFIX is m4_require'd but not m4_defu
n'd
m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
configure.ac:194: the top level
configure.ac:194: warning: AC_LIB_RPATH is m4_require'd but not m4_defun'd
m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
configure.ac:194: the top level
configure.ac:194: warning: AM_ICONV_LINKFLAGS_BODY is m4_require'd but not m4_de
fun'd
m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
configure.ac:194: the top level
configure.ac:194: warning: AM_NLS is m4_require'd but not m4_defun'd
m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
configure.ac:194: the top level
+ autoheader
configure.ac:185: warning: AM_NLS is m4_require'd but not m4_defun'd
m4/intltool.m4:27: IT_PROG_INTLTOOL is expanded from...
configure.ac:185: the top level
configure.ac:194: warning: AM_NLS is m4_require'd but not m4_defun'd
m4/po.m4:23: AM_PO_SUBDIRS is expanded from...
m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
configure.ac:194: the top level
configure.ac:194: warning: AC_LIB_PREPARE_PREFIX is m4_require'd but not m4_defu
n'd
m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
configure.ac:194: the top level
configure.ac:194: warning: AC_LIB_RPATH is m4_require'd but not m4_defun'd
m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
configure.ac:194: the top level
configure.ac:194: warning: AM_ICONV_LINKFLAGS_BODY is m4_require'd but not m4_de
fun'd
m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
configure.ac:194: the top level
configure.ac:194: warning: AM_NLS is m4_require'd but not m4_defun'd
m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
configure.ac:194: the top level
+ automake --force-missing --add-missing --copy
configure.ac:185: warning: AM_NLS is m4_require'd but not m4_defun'd
m4/intltool.m4:27: IT_PROG_INTLTOOL is expanded from...
configure.ac:185: the top level
configure.ac:194: warning: AM_NLS is m4_require'd but not m4_defun'd
m4/po.m4:23: AM_PO_SUBDIRS is expanded from...
m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
configure.ac:194: the top level
configure.ac:194: warning: AC_LIB_PREPARE_PREFIX is m4_require'd but not m4_defu
n'd
m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
configure.ac:194: the top level
configure.ac:194: warning: AC_LIB_RPATH is m4_require'd but not m4_defun'd
m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
configure.ac:194: the top level
configure.ac:194: warning: AM_ICONV_LINKFLAGS_BODY is m4_require'd but not m4_de
fun'd
m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
configure.ac:194: the top level
configure.ac:194: warning: AM_NLS is m4_require'd but not m4_defun'd
m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
configure.ac:194: the top level
src/Makefile.am: C objects in subdir but `AM_PROG_CC_C_O' not in `configure.ac'
/usr/local/share/automake-1.9/am/depend2.am: am__fastdepOBJC does not appear in
AM_CONDITIONAL
tester/Makefile.am: C objects in subdir but `AM_PROG_CC_C_O' not in `configure.a
c'
tools/Makefile.am: C objects in subdir but `AM_PROG_CC_C_O' not in `configure.ac
'
/usr/local/share/automake-1.9/am/depend2.am: am__fastdepOBJC does not appear in
AM_CONDITIONAL
+ autoconf
configure.ac:185: warning: AM_NLS is m4_require'd but not m4_defun'd
m4/intltool.m4:27: IT_PROG_INTLTOOL is expanded from...
configure.ac:185: the top level
configure.ac:194: warning: AM_NLS is m4_require'd but not m4_defun'd
m4/po.m4:23: AM_PO_SUBDIRS is expanded from...
m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
configure.ac:194: the top level
configure.ac:194: warning: AC_LIB_PREPARE_PREFIX is m4_require'd but not m4_defu
n'd
m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
configure.ac:194: the top level
configure.ac:194: warning: AC_LIB_RPATH is m4_require'd but not m4_defun'd
m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
configure.ac:194: the top level
configure.ac:194: warning: AM_ICONV_LINKFLAGS_BODY is m4_require'd but not m4_de
fun'd
m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
configure.ac:194: the top level
configure.ac:194: warning: AM_NLS is m4_require'd but not m4_defun'd
m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
configure.ac:194: the top level
configure:16639: error: possibly undefined macro: AM_NLS
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure:17116: error: possibly undefined macro: AM_PATH_PROG_WITH_TEST
configure:17194: error: possibly undefined macro: AC_LIB_PREPARE_PREFIX
configure:17195: error: possibly undefined macro: AC_LIB_RPATH
configure:17196: error: possibly undefined macro: AM_ICONV_LINKFLAGS_BODY
configure:17365: error: possibly undefined macro: AM_ICONV_LINK
configure:17367: error: possibly undefined macro: AC_LIB_LINKFLAGS_BODY
configure:17500: error: possibly undefined macro: AC_LIB_APPENDTOVAR

我在互联网上搜索过.但是我没有任何解决办法.请有人可以帮我解决这个问题吗?

I have searched in the internet. But I didn't get any solution. Please can anybody help me to fix this?

推荐答案

之所以会出现此问题,是因为自制软件安装到/usr/local,并且Linphone被编码为假定macports的标准安装前缀为/opt/local.

This problem occurs because homebrew installs to /usr/local, and Linphone is coded to assume macports' standard install prefix of /opt/local.

您可以通过编辑submodules/linphone/autogen.sh并将以/opt/local开头的路径更改为/usr/local来解决此特定问题:

You can fix this specific problem by editing submodules/linphone/autogen.sh and changing the paths that start with /opt/local to /usr/local:

if test -d /usr/local/share/aclocal ; then
    ACLOCAL_ARGS="-I /usr/local/share/aclocal"
fi

这篇关于Linphone配置导致多个未定义的Autotools宏的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆