bug-autoconf
[Top][All Lists]
Advanced

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

test failure with latest changes, on RH5.2 system


From: Jim Meyering
Subject: test failure with latest changes, on RH5.2 system
Date: 17 Jan 2001 16:05:32 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.96

Hi,

This system has a relatively recent kernel (2.2.17), but
the libc and associated header files come from RH5.2, and
it doesn't have inttypes.h.  So, `make check' gives this:

The same problem will doubtless arise for the other headers
on (old) systems that lack them.

  ...
  ./semantics.at:118: fgrep '#' config.h | grep -v 'STDC_HEADERS'
  --- -   Wed Jan 17 15:13:58 2001
  +++ stdout      Wed Jan 17 15:13:58 2001
  @@ -1,4 +1,4 @@
  -#define HAVE_INTTYPES_H 1
  +/* #undef HAVE_INTTYPES_H */
   #define HAVE_MEMORY_H 1
   #define HAVE_STDLIB_H 1
   #define HAVE_STRINGS_H 1
  39. ./semantics.at:118: FAILED near `semantics.at:118'
  ========================

Attachment: testsuite.log
Description: Text document


reply via email to

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