Displaying 1 result from an estimated 1 matches for "pkg_have_with_modules".
2020 Feb 05
0
Icecast-dev Digest, Vol 154, Issue 2
...compile the latest version from github https://git.xiph.org/?p=icecast-server.git. But this breaks on /autogen.sh with m4 errors like:
configure.ac:209: warning: PKG_PROG_PKG_CONFIG is m4_require'd but not m4_defun'd
m4/with_pkg.m4:34: PKG_WITH_MODULES is expanded from...
m4/with_pkg.m4:64: PKG_HAVE_WITH_MODULES is expanded from...
configure.ac:209: the top level
configure.ac:20: error: possibly undefined macro: AC_MSG_ERROR
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure:6748: error: possibly undefined macro: m4_n
I allready inst...