bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: configure: error: C preprocessor "/lib/cpp" fails sanity check ERROR


From: Paul Eggert
Subject: Re: configure: error: C preprocessor "/lib/cpp" fails sanity check ERROR
Date: Wed, 18 Jul 2007 16:42:42 -0700
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

duraivelanc chockalingam <address@hidden> writes:

> configure:2948: cc -E  conftest.c
> "conftest.c", line 13: cannot find include file: <limits.h>
> cc: acomp failed for conftest.c

You don't have a working compiler.  You need a C compiler where
"#include <limits.h>" works.  Similarly for "#include <assert.h>",
etc.  Please read your config.log for more details.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]