## ---------- ## ## Platform. ## ## ---------- ## hostname = ixi.eng.ascend.com uname -m = i686 uname -r = 2.2.17 uname -s = Linux uname -v = #3 SMP Wed Sep 20 19:24:00 CEST 2000 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH = /work/mirror/autoconf/tests:/work/mirror/autoconf:/sw/tools/bin:/1/meyering/bin/generic/perl:/1/meyering/bin/generic:/p/bin:/usr/local:/usr/local/bin:/usr/sbin:/usr/bin/X11:/bin:/usr/bin:/etc:/usr/etc:/usr/games ==================================== Testing suite for GNU Autoconf 2.49c ==================================== 39. ./semantics.at:118: testing AC_CHECK_SIZEOF... ./semantics.at:118: autoconf --autoconf-dir .. -l $at_srcdir ./semantics.at:118: autoheader --autoconf-dir .. -l $at_srcdir ./semantics.at:118: top_srcdir=$top_srcdir ./configure checking for gcc... gcc checking whether the C compiler works... yes checking whether we are cross compiling... no checking whether we are using the GNU C compiler... yes checking for object suffix... o checking for executable suffix... checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... no checking for unistd.h... yes checking for char... yes checking size of char... 1 checking for charchar... yes checking size of charchar... 2 checking for charcharchar... no checking size of charcharchar... 0 checking for unsigned char... yes checking size of unsigned char... 1 checking for ucharchar... yes checking size of ucharchar... 2 checking for ucharcharchar... no checking size of ucharcharchar... 0 configure: creating ./config.status config.status: creating config.h ./semantics.at:118: cat state-env.after ./semantics.at:118: cat state-ls.after ./semantics.at:118: fgrep '#' config.h | grep -v 'STDC_HEADERS' --- - Wed Jan 17 15:57:09 2001 +++ stdout Wed Jan 17 15:57:09 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' 49. ./syntax.at:4: testing AC_XENIX_DIR... ./syntax.at:4: autoconf --autoconf-dir .. -l $at_srcdir ./syntax.at:4: autoheader --autoconf-dir .. -l $at_srcdir ./syntax.at:4: top_srcdir=$top_srcdir ./configure checking for gcc... gcc checking whether the C compiler works... yes checking whether we are cross compiling... no checking whether we are using the GNU C compiler... yes checking for object suffix... o checking for executable suffix... checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking for Xenix... no checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no configure: creating ./config.status config.status: creating config.h ./syntax.at:4: cat state-env.after ./syntax.at:4: cat state-ls.after 49. ./syntax.at:4: ok