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

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

solution:
autoreconf --install
then configure again.

No comments:

Post a Comment

fixed: embedded-redis: Unable to run on macOS Sonoma

Issue you might see below error while trying to run embedded-redis for your testing on your macOS after you upgrade to Sonoma. java.la...