configure.ac:28: error: possibly undefined macro: AC_SUBST Ifthistoken and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure.ac:74: error: missing some pkg-config macros (pkg-config package) configure.ac:83: error: possibly undefined macro: AC_LIBTO...
出现如下缺少宏的问题 error: possibly undefined macro: AC_MSG_ERROR error: possibly undefined macro: AC_SUBST 解决方法 对应下表,将以下安装并升级到相应或者更高的版本 参考博客 分类: OVS+DPDK 好文要顶 关注我 收藏该文 微信分享 范加索尔拉 粉丝- 39 关注- 30 +加关注 0 0 升级成为会员 ...
AC_CACHE_CHECK([for GNU M4 that supports accurate traces], [ac_cv_path_M4], [rm -f conftest.m4f ac_had_posixly_correct=${POSIXLY_CORRECT:+yes} AS_UNSET([POSIXLY_CORRECT]) AC_PATH_PROGS_FEATURE_CHECK([M4], [m4 gm4 gnum4], 文章题目:error:possiblyundefinedmacro:AC_PROG_GNU_M4 网站...
# Also, check whether --error-output (through 1.4.x) or --debugfile (2.0) # is supported, and AC_SUBST M4_DEBUGFILE accordingly. # Also avoid versions of m4 that trigger strstr bugs. AC_DEFUN([AC_PROG_GNU_M4], [AC_ARG_VAR([M4], [Location of GNU M4 1.4.6 or later. Defaults ...
edited libsrtp-2.0.0]# autoconf configure.in:11: error: possibly undefined macro: AM_PROG_AR If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. libbsrtp v2.0.0 12ea269 # automake --version automake (GNU automake) 1.11.1 Copyright (C) ...
事先有更新过autoconf automake libtool 但是执行./autogen.sh的时候报错 看错误信息提示缺少宏,百度后,缺少这些宏,是有些工具没有安装或者不是最新版本 error: possibly undefined macro: AC_MSG_ERROR error: possibly undefined macro: AC_SUBST 解决方法 ...
事先有更新过autoconf automake libtool 但是执行./autogen.sh的时候报错 看错误信息提示缺少宏,百度后,缺少这些宏,是有些工具没有安装或者不是最新版本 error: possibly undefined macro: AC_MSG_ERROR error: possibly undefined macro: AC_SUBST 解决方法 ...