You are not logged in.

#1 2007-05-19 19:54:00

mos
Member
From: Orlando Fl
Registered: 2007-01-29
Posts: 6

unable to compile

I am attempting to compile some stuff but the ./configure command is erroring out with the following 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 has many errors in it similar to these:

configure:4185: error: C preprocessor "/lib/cpp" fails sanity check
/usr/include/sys/cdefs.h:32: error: #error "You need a ISO C conforming compiler to use the glibc headers"

/lib/cpp is a symbolic link to /usr/bin/cpp
/usr/bin/cpp --version is:

cpp (GCC) 4.1.2 20070423 (prerelease)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Offline

Board footer

Powered by FluxBB