can't compile 0.3.1

I'm trying to build kmobiletools 0.3.1 on mandrake 10.1 community. When I run ./configure I get the error

checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.

config.log reads like this (its long):

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.59. Invocation command line was
////
Cut
////
What does this mean and what can I do about it?

Re: can't compile 0.3.1

im having the same problem... i want to install some themes for linux but i cant because i get the same error and ive tried so many things. i was told by sumbody that you can put in"IGNORE_CC_MISMATCH" sumwhere in the code so that it doesnt fail the sanity check. but im not sure where to put it