You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cannot build merit core according to instructions on Ubuntu Bionic
The call of ./autogen.sh ends with an error
configure.ac:331: error: possibly undefined macro: AC_CHECK_LIB
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:927: error: possibly undefined macro: PKG_CHECK_MODULES
configure.ac:957: error: possibly undefined macro: AC_CHECK_HEADER
autoreconf: /usr/bin/autoconf failed with exit status: 1
Can you reliably reproduce the issue?
This error occurs every time if I build it on my local machine (Bionic Beaver) as well as in Docker containers based on Alpine Linux and Ubuntu Bionic
Cannot build merit core according to instructions on Ubuntu Bionic
The call of
./autogen.sh
ends with an errorCan you reliably reproduce the issue?
This error occurs every time if I build it on my local machine (Bionic Beaver) as well as in Docker containers based on Alpine Linux and Ubuntu Bionic
If so, please list the steps to reproduce below:
Additionally
Expected behaviour
autogen should generate
configure
scriptActual behaviour
Stops with above mentioned error
What version of merit-core are you using?
Both
master
7792dfc andm0.5.3
2fb6e1f show the same symptom.Machine specs:
The text was updated successfully, but these errors were encountered: