bug-autoconf
[Top][All Lists]
Advanced

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

Re: [GNU Autoconf 2.54] testsuite.log: 1 failures


From: Paul Eggert
Subject: Re: [GNU Autoconf 2.54] testsuite.log: 1 failures
Date: Wed, 9 Oct 2002 17:05:51 -0700 (PDT)

> From: "Bob Hutzel" <address@hidden>
> Date: Wed, 09 Oct 2002 13:06:43 -0400

> Red Hat 7.3, GCC 2.95.3, Linux 2.4.19

> configure:2539: ./mycpp  conftest.c
> In file included from configure:2535:
> /usr/include/stdio.h:34:21: stddef.h: No such file or directory

It sounds like /lib/cpp has problems on your box.
What is the output of the following shell command?

echo '#include <stdio.h>' | /lib/cpp >/tmp/foo; echo $?




reply via email to

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