configure: error: cannot guess build type; you must specify one
程序员文章站
2022-07-15 13:12:46
...
错误如下:
configure: error: cannot guess build type; you must specify one
make: *** 没有指明目标并且找不到 makefile。 停止。
make: *** No rule to make target 'install'。 停止。
解决办法:
加个参数即可。
./configure --build=arm-linux