I encountered libtool version mismatch error while building Buildroot for ARM architecture on Ubuntu 32bit machine.
Below command help me to resolve this issue. I moved to the package director and apply the command. After this buildroot building process start smoothly.
‘autoreconf -vfi’
Hope this will save your time.
See you in next post. 🙂
Advertisements