Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save barcharcraz/373d1f734d73aa9b9574f12c95a02be8 to your computer and use it in GitHub Desktop.
Save barcharcraz/373d1f734d73aa9b9574f12c95a02be8 to your computer and use it in GitHub Desktop.
*** WARNING: I am going to run 'configure' with no arguments.
*** If you wish to pass any to it, please specify them on the
*** './autogen.sh' command line.
autoreconf: Entering directory `.'
autoreconf: running: autopoint --force
autoreconf: running: aclocal --force
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: running: /usr/bin/autoconf --force
configure.ac:83: error: possibly undefined macro: PKG_PROG_PKG_CONFIG
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:84: error: possibly undefined macro: PKG_INSTALLDIR
configure.ac:221: error: possibly undefined macro: PKG_CHECK_VAR
autoreconf: /usr/bin/autoconf failed with exit status: 1
@jockep123
Copy link

I am getting this problem. How is it solved?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment