-
Notifications
You must be signed in to change notification settings - Fork 60
Description
I followed instructions on https://www.zigbee2mqtt.io/getting_started/flashing_the_cc2531.html. I get this error:
./bootstrap: line 3: autoreconf: command not found
And then after I install all the dependencies, I get this stacktrace:
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/local/Cellar/autoconf/2.69/bin/autoconf --force
configure.ac:8: error: possibly undefined macro: AC_PROG_LIBTOOL
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
autoreconf: /usr/local/Cellar/autoconf/2.69/bin/autoconf failed with exit status: 1