search for /usr/share/automake*/config.guess
check the latest version of automake
$ which automake
$ automake --version
find the appropriate automake folder in /usr/share/automake.1.11.1/config.guess
replace config.guess
from your build tree with /usr/share/automake.1.11.1/config.guess
(The same may/is usually needed for config.sub
.)
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…