xiph / Icecast-Server

Icecast streaming media server (Mirror) - Please report bugs at https://gitlab.xiph.org/xiph/icecast-server/issues
https://icecast.org
GNU General Public License v2.0
465 stars 127 forks source link

configuring error #42

Closed rulet closed 3 years ago

rulet commented 3 years ago

When executing ./autogen.sh:

configure.ac:201: the top level 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:14526: error: possibly undefined macro: m4_n autoreconf: /usr/bin/autoconf failed with exit status: 1

:) fixed, had to install pkg-config package.