Fix : /bin/bash ./config.sub failed

checking build system type... Invalid configuration 4': machine 4' not recognized
configure: error: /bin/bash ./config.sub 4 failed

solution:
autoreconf --install
then configure again.

in my case, I passed a extra '4' to configure command by mistake.

Subscribe to Post, Code and Quiet Time.

Don’t miss out on the latest issues. Sign up now to get access to the library of members-only issues.
jamie@example.com
Subscribe