configure.ac:94: error: possibly undefined macro: AC_DEFINE

Last updated on August 23rd, 2014 at 08:02 am

Error in CentOS

[code lang=”bash”]
configure.ac:94: error: possibly undefined macro: AC_DEFINE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:125: error: possibly undefined macro: AC_MSG_ERROR
autoreconf: /usr/bin/autoconf failed with exit status: 1
Configuring…
configure: error: cannot find install-sh or install.sh in "." "./.." "./../.."
[/code]

Solved

[code lang=”bash”]
yum install pkgconfig
[/code]

Discover more from Juzhax Technology

Subscribe now to keep reading and get access to the full archive.

Continue reading