I have been tried to compile find-utility under open Suse 11.0. After
./configure
command has been issued, I had "C preprocessor "/lib/cpp" fails sanity check" error
I get this packages installed already on my system, and it is not seems to be a problem.
gcc43-gij-4.3.3_20081022-9.2
gcc-4.3-34.168
gcc-c++-4.3-34.168
gcc-gij-4.3-34.168
gcc43-4.3.3_20081022-9.5
gcc43-c++-4.3.3_20081022-9.5
libgcc43-4.3.3_20081022-9.5
I did check of config.log file and could not be able to find something it is pointing me to the source of the problem
Kernel-headers was the issue! It has not been installed on my system and installing it, gave me the opportunity to install the package after all