jgarzik / cpuminer

CPU miner for bitcoin
Other
950 stars 2.34k forks source link

Build error on mac error: possibly undefined macro: AC_MSG_ERROR #65

Closed rossbacher closed 8 years ago

rossbacher commented 8 years ago

I get this error while trying to build:

configure.ac:21: error: possibly undefined macro: AC_MSG_ERROR
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.

The internet suggests to install pkg-config, which I did, also installed python3 which the error seems to be about to no avail.