>>344

config.logには260行ほど出力されておりまして、
error で検索すると77行目から、以下のような箇所が該当しました。

g++: error: unrecognized option '-V'
g++: fatal error: no input files
compilation terminated.
configure:2415: $? = 4
configure:2438: checking for C++ compiler default output file name
configure:2465: g++ conftest.cpp >&5
g++: error trying to exec 'cc1plus': execvp: No such file or directory
configure:2468: $? = 1
configure:2506: result:

続く