On Thu, 2003-08-14 at 09:04, Jeffrey Isherwood wrote:
> checking how to run the C preprocessor... /lib/cpp
> configure: error: C preprocessor "/lib/cpp" fails sanity check
> See `config.log' for more details.
What does config.log say?
Is gcc installed? configure should not be running cpp directly. That's
a last resort. It should be running "gcc -E" instead. config.log may
explain in more detail.
You might try:
rpmverify cpp
and
rpmverify gcc
And see if either report any modified files or give you a not installed
error.
--
David Norris
http://www.webaugur.com/dave/
ICQ - 412039
Received on Thu Aug 14 16:36:52 2003