... configure: error: C preprocessor "/lib/cpp" fails sanity check
файл config.log просто сообщает:
#ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit;
configure: exit 1
на сим конфигурирование прекращается. В чем трабла или куда смотреть?

