A good answer for me was to install libtool:
sudo apt-get install libtool
Fixed it. I needed to run libtoolize
in the directory, then re-run:
aclocal
autoheader
In my case on macOS I solved it with:
brew link libtool
For folks who ended up here and are using CYGWIN
, install following packages in cygwin and re-run:
For mac it's simple:
brew install libtool
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With