diff options
author | Carlo Zancanaro <carlo@pc-4w14-0.cs.usyd.edu.au> | 2012-07-10 13:01:48 +1000 |
---|---|---|
committer | Carlo Zancanaro <carlo@pc-4w14-0.cs.usyd.edu.au> | 2012-07-10 13:01:48 +1000 |
commit | f9fc35785b53aa097a09ab1b865d33497ee1802e (patch) | |
tree | a6c8ea8e913ceab2c08e9f7698332bff08681552 /impl/antlr/libantlr3c-3.4/config.log | |
parent | d11acd6d52351b35c102e9c18e32d38a11975c5b (diff) |
Move antlr. Add `make test` to Makefile.
Diffstat (limited to 'impl/antlr/libantlr3c-3.4/config.log')
-rw-r--r-- | impl/antlr/libantlr3c-3.4/config.log | 5651 |
1 files changed, 0 insertions, 5651 deletions
diff --git a/impl/antlr/libantlr3c-3.4/config.log b/impl/antlr/libantlr3c-3.4/config.log deleted file mode 100644 index 656285a..0000000 --- a/impl/antlr/libantlr3c-3.4/config.log +++ /dev/null @@ -1,5651 +0,0 @@ -This file contains any messages produced by compilers while -running configure, to aid debugging if configure makes a mistake. - -It was created by libantlr3c configure 3.4, which was -generated by GNU Autoconf 2.66. Invocation command line was - - $ ./configure - -## --------- ## -## Platform. ## -## --------- ## - -hostname = pc-4w14-0 -uname -m = x86_64 -uname -r = 3.2.0-2-amd64 -uname -s = Linux -uname -v = #1 SMP Tue Mar 20 18:36:37 UTC 2012 - -/usr/bin/uname -p = unknown -/bin/uname -X = unknown - -/bin/arch = unknown -/usr/bin/arch -k = unknown -/usr/convex/getsysinfo = unknown -/usr/bin/hostinfo = unknown -/bin/machine = unknown -/usr/bin/oslevel = unknown -/bin/universe = unknown - -PATH: /usr/local/bin -PATH: /usr/bin -PATH: /bin -PATH: /usr/local/games -PATH: /usr/games - - -## ----------- ## -## Core tests. ## -## ----------- ## - -configure:2416: checking for a BSD-compatible install -configure:2484: result: /usr/bin/install -c -configure:2495: checking whether build environment is sane -configure:2545: result: yes -configure:2686: checking for a thread-safe mkdir -p -configure:2725: result: /bin/mkdir -p -configure:2738: checking for gawk -configure:2768: result: no -configure:2738: checking for mawk -configure:2754: found /usr/bin/mawk -configure:2765: result: mawk -configure:2776: checking whether make sets $(MAKE) -configure:2798: result: yes -configure:2938: checking for xlc -configure:2968: result: no -configure:2938: checking for aCC -configure:2968: result: no -configure:2938: checking for gcc -configure:2954: found /usr/bin/gcc -configure:2965: result: gcc -configure:2996: checking for C compiler version -configure:3005: gcc --version >&5 -gcc (Debian 4.6.3-4) 4.6.3 -Copyright (C) 2011 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. - -configure:3016: $? = 0 -configure:3005: gcc -v >&5 -Using built-in specs. -COLLECT_GCC=gcc -COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper -Target: x86_64-linux-gnu -Configured with: ../src/configure -v --with-pkgversion='Debian 4.6.3-4' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu -Thread model: posix -gcc version 4.6.3 (Debian 4.6.3-4) -configure:3016: $? = 0 -configure:3005: gcc -V >&5 -gcc: error: unrecognized option '-V' -gcc: fatal error: no input files -compilation terminated. -configure:3016: $? = 4 -configure:3005: gcc -qversion >&5 -gcc: error: unrecognized option '-qversion' -gcc: fatal error: no input files -compilation terminated. -configure:3016: $? = 4 -configure:3036: checking whether the C compiler works -configure:3058: gcc conftest.c >&5 -configure:3062: $? = 0 -configure:3110: result: yes -configure:3113: checking for C compiler default output file name -configure:3115: result: a.out -configure:3121: checking for suffix of executables -configure:3128: gcc -o conftest conftest.c >&5 -configure:3132: $? = 0 -configure:3154: result: -configure:3176: checking whether we are cross compiling -configure:3184: gcc -o conftest conftest.c >&5 -configure:3188: $? = 0 -configure:3195: ./conftest -configure:3199: $? = 0 -configure:3214: result: no -configure:3219: checking for suffix of object files -configure:3241: gcc -c conftest.c >&5 -configure:3245: $? = 0 -configure:3266: result: o -configure:3270: checking whether we are using the GNU C compiler -configure:3289: gcc -c conftest.c >&5 -configure:3289: $? = 0 -configure:3298: result: yes -configure:3307: checking whether gcc accepts -g -configure:3327: gcc -c -g conftest.c >&5 -configure:3327: $? = 0 -configure:3368: result: yes -configure:3385: checking for gcc option to accept ISO C89 -configure:3449: gcc -c -g -O2 conftest.c >&5 -configure:3449: $? = 0 -configure:3462: result: none needed -configure:3493: checking for style of include used by make -configure:3521: result: GNU -configure:3546: checking dependency style of gcc -configure:3656: result: gcc3 -configure:3672: checking whether to enable maintainer-specific portions of Makefiles -configure:3681: result: no -configure:3723: checking build system type -configure:3737: result: x86_64-unknown-linux-gnu -configure:3757: checking host system type -configure:3770: result: x86_64-unknown-linux-gnu -configure:3811: checking how to print strings -configure:3838: result: printf -configure:3859: checking for a sed that does not truncate output -configure:3923: result: /bin/sed -configure:3941: checking for grep that handles long lines and -e -configure:3999: result: /bin/grep -configure:4004: checking for egrep -configure:4066: result: /bin/grep -E -configure:4071: checking for fgrep -configure:4133: result: /bin/grep -F -configure:4168: checking for ld used by gcc -configure:4235: result: /usr/bin/ld -configure:4242: checking if the linker (/usr/bin/ld) is GNU ld -configure:4257: result: yes -configure:4269: checking for BSD- or MS-compatible name lister (nm) -configure:4318: result: /usr/bin/nm -B -configure:4448: checking the name lister (/usr/bin/nm -B) interface -configure:4455: gcc -c -g -O2 conftest.c >&5 -configure:4458: /usr/bin/nm -B "conftest.o" -configure:4461: output -0000000000000000 B some_variable -configure:4468: result: BSD nm -configure:4471: checking whether ln -s works -configure:4475: result: yes -configure:4483: checking the maximum length of command line arguments -configure:4608: result: 1572864 -configure:4625: checking whether the shell understands some XSI constructs -configure:4635: result: yes -configure:4639: checking whether the shell understands "+=" -configure:4645: result: yes -configure:4680: checking for /usr/bin/ld option to reload object files -configure:4687: result: -r -configure:4756: checking for objdump -configure:4772: found /usr/bin/objdump -configure:4783: result: objdump -configure:4815: checking how to recognize dependent libraries -configure:5017: result: pass_all -configure:5077: checking for ar -configure:5093: found /usr/bin/ar -configure:5104: result: ar -configure:5182: checking for strip -configure:5198: found /usr/bin/strip -configure:5209: result: strip -configure:5281: checking for ranlib -configure:5297: found /usr/bin/ranlib -configure:5308: result: ranlib -configure:5410: checking command to parse /usr/bin/nm -B output from gcc object -configure:5528: gcc -c -g -O2 conftest.c >&5 -configure:5531: $? = 0 -configure:5535: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm -configure:5538: $? = 0 -configure:5592: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 -configure:5595: $? = 0 -configure:5633: result: ok -configure:5729: gcc -c -g -O2 conftest.c >&5 -configure:5732: $? = 0 -configure:6474: checking how to run the C preprocessor -configure:6505: gcc -E conftest.c -configure:6505: $? = 0 -configure:6519: gcc -E conftest.c -conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory -compilation terminated. -configure:6519: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| /* end confdefs.h. */ -| #include <ac_nonexistent.h> -configure:6544: result: gcc -E -configure:6564: gcc -E conftest.c -configure:6564: $? = 0 -configure:6578: gcc -E conftest.c -conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory -compilation terminated. -configure:6578: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| /* end confdefs.h. */ -| #include <ac_nonexistent.h> -configure:6607: checking for ANSI C header files -configure:6627: gcc -c -g -O2 conftest.c >&5 -configure:6627: $? = 0 -configure:6700: gcc -o conftest -g -O2 conftest.c >&5 -configure:6700: $? = 0 -configure:6700: ./conftest -configure:6700: $? = 0 -configure:6711: result: yes -configure:6724: checking for sys/types.h -configure:6724: gcc -c -g -O2 conftest.c >&5 -configure:6724: $? = 0 -configure:6724: result: yes -configure:6724: checking for sys/stat.h -configure:6724: gcc -c -g -O2 conftest.c >&5 -configure:6724: $? = 0 -configure:6724: result: yes -configure:6724: checking for stdlib.h -configure:6724: gcc -c -g -O2 conftest.c >&5 -configure:6724: $? = 0 -configure:6724: result: yes -configure:6724: checking for string.h -configure:6724: gcc -c -g -O2 conftest.c >&5 -configure:6724: $? = 0 -configure:6724: result: yes -configure:6724: checking for memory.h -configure:6724: gcc -c -g -O2 conftest.c >&5 -configure:6724: $? = 0 -configure:6724: result: yes -configure:6724: checking for strings.h -configure:6724: gcc -c -g -O2 conftest.c >&5 -configure:6724: $? = 0 -configure:6724: result: yes -configure:6724: checking for inttypes.h -configure:6724: gcc -c -g -O2 conftest.c >&5 -configure:6724: $? = 0 -configure:6724: result: yes -configure:6724: checking for stdint.h -configure:6724: gcc -c -g -O2 conftest.c >&5 -configure:6724: $? = 0 -configure:6724: result: yes -configure:6724: checking for unistd.h -configure:6724: gcc -c -g -O2 conftest.c >&5 -configure:6724: $? = 0 -configure:6724: result: yes -configure:6738: checking for dlfcn.h -configure:6738: gcc -c -g -O2 conftest.c >&5 -configure:6738: $? = 0 -configure:6738: result: yes -configure:6925: checking for objdir -configure:6940: result: .libs -configure:7211: checking if gcc supports -fno-rtti -fno-exceptions -configure:7229: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 -cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] -configure:7233: $? = 0 -configure:7246: result: no -configure:7266: checking for gcc option to produce PIC -configure:7551: result: -fPIC -DPIC -configure:7563: checking if gcc PIC flag -fPIC -DPIC works -configure:7581: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 -configure:7585: $? = 0 -configure:7598: result: yes -configure:7622: checking if gcc static flag -static works -configure:7650: result: yes -configure:7665: checking if gcc supports -c -o file.o -configure:7686: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 -configure:7690: $? = 0 -configure:7712: result: yes -configure:7720: checking if gcc supports -c -o file.o -configure:7767: result: yes -configure:7800: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries -configure:8875: result: yes -configure:8912: checking whether -lc should be explicitly linked in -configure:8920: gcc -c -g -O2 conftest.c >&5 -configure:8923: $? = 0 -configure:8938: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 -configure:8941: $? = 0 -configure:8955: result: no -configure:9120: checking dynamic linker characteristics -configure:9575: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 -configure:9575: $? = 0 -configure:9801: result: GNU/Linux ld.so -configure:9908: checking how to hardcode library paths into programs -configure:9933: result: immediate -configure:10473: checking whether stripping libraries is possible -configure:10478: result: yes -configure:10513: checking if libtool supports shared libraries -configure:10515: result: yes -configure:10518: checking whether to build shared libraries -configure:10539: result: yes -configure:10542: checking whether to build static libraries -configure:10546: result: yes -configure:10587: checking compiler flags required for compiling ANTLR with gcc C compiler on host x86_64-unknown-linux-gnu -configure:10661: result: -m32 -O2 -Wall -configure:10677: checking whether ln -s works -configure:10681: result: yes -configure:10688: checking whether make sets $(MAKE) -configure:10710: result: yes -configure:10727: checking for sys/types.h -configure:10727: result: yes -configure:10727: checking for netinet/in.h -configure:10727: gcc -c -m32 -O2 -Wall conftest.c >&5 -conftest.c:25:25: fatal error: sys/types.h: No such file or directory -compilation terminated. -configure:10727: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| /* end confdefs.h. */ -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_NETINET_IN_H -| # include <netinet/in.h> /* inet_ functions / structs */ -| #endif -| #ifdef HAVE_ARPA_NAMESER_H -| # include <arpa/nameser.h> /* DNS HEADER struct */ -| #endif -| #ifdef HAVE_NETDB_H -| # include <netdb.h> -| #endif -| -| #include <netinet/in.h> -configure:10727: result: no -configure:10727: checking for arpa/nameser.h -configure:10727: gcc -c -m32 -O2 -Wall conftest.c >&5 -conftest.c:25:25: fatal error: sys/types.h: No such file or directory -compilation terminated. -configure:10727: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| /* end confdefs.h. */ -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_NETINET_IN_H -| # include <netinet/in.h> /* inet_ functions / structs */ -| #endif -| #ifdef HAVE_ARPA_NAMESER_H -| # include <arpa/nameser.h> /* DNS HEADER struct */ -| #endif -| #ifdef HAVE_NETDB_H -| # include <netdb.h> -| #endif -| -| #include <arpa/nameser.h> -configure:10727: result: no -configure:10727: checking for netdb.h -configure:10727: gcc -c -m32 -O2 -Wall conftest.c >&5 -conftest.c:25:25: fatal error: sys/types.h: No such file or directory -compilation terminated. -configure:10727: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| /* end confdefs.h. */ -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_NETINET_IN_H -| # include <netinet/in.h> /* inet_ functions / structs */ -| #endif -| #ifdef HAVE_ARPA_NAMESER_H -| # include <arpa/nameser.h> /* DNS HEADER struct */ -| #endif -| #ifdef HAVE_NETDB_H -| # include <netdb.h> -| #endif -| -| #include <netdb.h> -configure:10727: result: no -configure:10727: checking for resolv.h -configure:10727: gcc -c -m32 -O2 -Wall conftest.c >&5 -conftest.c:25:25: fatal error: sys/types.h: No such file or directory -compilation terminated. -configure:10727: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| /* end confdefs.h. */ -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_NETINET_IN_H -| # include <netinet/in.h> /* inet_ functions / structs */ -| #endif -| #ifdef HAVE_ARPA_NAMESER_H -| # include <arpa/nameser.h> /* DNS HEADER struct */ -| #endif -| #ifdef HAVE_NETDB_H -| # include <netdb.h> -| #endif -| -| #include <resolv.h> -configure:10727: result: no -configure:10753: checking for sys/malloc.h -configure:10753: gcc -c -m32 -O2 -Wall conftest.c >&5 -conftest.c:32:24: fatal error: sys/malloc.h: No such file or directory -compilation terminated. -configure:10753: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| /* end confdefs.h. */ -| #ifdef HAVE_SYS_MALLOC_H -| #include <sys/malloc.h> -| #endif -| #ifdef HAVE_MALLOC_H -| #include <malloc.h> -| #endif -| -| -| #include <sys/malloc.h> -configure:10753: result: no -configure:10753: checking for malloc.h -configure:10753: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/malloc.h:24:0, - from conftest.c:32: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:10753: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| /* end confdefs.h. */ -| #ifdef HAVE_SYS_MALLOC_H -| #include <sys/malloc.h> -| #endif -| #ifdef HAVE_MALLOC_H -| #include <malloc.h> -| #endif -| -| -| #include <malloc.h> -configure:10753: result: no -configure:10772: checking for stdarg.h -configure:10772: gcc -c -m32 -O2 -Wall conftest.c >&5 -configure:10772: $? = 0 -configure:10772: result: yes -configure:10789: checking for sys/stat.h -configure:10789: result: yes -configure:10806: checking for ctype.h -configure:10806: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/ctype.h:27:0, - from conftest.c:31: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:10806: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| /* end confdefs.h. */ -| #ifdef HAVE_CTYPE_H -| #include <ctype.h> -| #endif -| -| -| #include <ctype.h> -configure:10806: result: no -configure:10823: checking for netinet/tcp.h -configure:10823: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/netinet/tcp.h:35:0, - from conftest.c:31: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:10823: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| /* end confdefs.h. */ -| #ifdef HAVE_NETINET_TCP_H -| #include <netinet/tcp.h> -| #endif -| -| -| #include <netinet/tcp.h> -configure:10823: result: no -configure:10841: checking for sys/socket.h -configure:10841: gcc -c -m32 -O2 -Wall conftest.c >&5 -conftest.c:34:24: fatal error: sys/socket.h: No such file or directory -compilation terminated. -configure:10841: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| /* end confdefs.h. */ -| #ifdef HAVE_SYS_SOCKET_H -| #include <sys/socket.h> -| #endif -| #ifdef HAVE_SOCKET_H -| #include <socket.h> -| #endif -| -| -| #include <sys/socket.h> -configure:10841: result: no -configure:10841: checking for socket.h -configure:10841: gcc -c -m32 -O2 -Wall conftest.c >&5 -conftest.c:34:20: fatal error: socket.h: No such file or directory -compilation terminated. -configure:10841: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| /* end confdefs.h. */ -| #ifdef HAVE_SYS_SOCKET_H -| #include <sys/socket.h> -| #endif -| #ifdef HAVE_SOCKET_H -| #include <socket.h> -| #endif -| -| -| #include <socket.h> -configure:10841: result: no -configure:10860: checking for an ANSI C-conforming const -configure:10925: gcc -c -m32 -O2 -Wall conftest.c >&5 -conftest.c: In function 'main': -conftest.c:55:10: warning: 't' is used uninitialized in this function [-Wuninitialized] -configure:10925: $? = 0 -configure:10932: result: yes -configure:10940: checking for size_t -configure:10940: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:26: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:10940: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| int -| main () -| { -| if (sizeof (size_t)) -| return 0; -| ; -| return 0; -| } -configure:10940: result: no -configure:10951: checking for int8_t -configure:10951: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:10951: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| enum { N = 8 / 2 - 1 }; -| int -| main () -| { -| static int test_array [1 - 2 * !(0 < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1))]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:10951: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:10951: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| enum { N = 8 / 2 - 1 }; -| int -| main () -| { -| static int test_array [1 - 2 * !(0 < (int) (((((int) 1 << N) << N) - 1) * 2 + 1))]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:10951: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:10951: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| enum { N = 8 / 2 - 1 }; -| int -| main () -| { -| static int test_array [1 - 2 * !(0 < (long int) (((((long int) 1 << N) << N) - 1) * 2 + 1))]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:10951: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:10951: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| enum { N = 8 / 2 - 1 }; -| int -| main () -| { -| static int test_array [1 - 2 * !(0 < (long long int) (((((long long int) 1 << N) << N) - 1) * 2 + 1))]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:10951: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:10951: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| enum { N = 8 / 2 - 1 }; -| int -| main () -| { -| static int test_array [1 - 2 * !(0 < (short int) (((((short int) 1 << N) << N) - 1) * 2 + 1))]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:10951: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:10951: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| enum { N = 8 / 2 - 1 }; -| int -| main () -| { -| static int test_array [1 - 2 * !(0 < (signed char) (((((signed char) 1 << N) << N) - 1) * 2 + 1))]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:10951: result: no -configure:10962: checking for int16_t -configure:10962: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:10962: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| enum { N = 16 / 2 - 1 }; -| int -| main () -| { -| static int test_array [1 - 2 * !(0 < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1))]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:10962: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:10962: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| enum { N = 16 / 2 - 1 }; -| int -| main () -| { -| static int test_array [1 - 2 * !(0 < (int) (((((int) 1 << N) << N) - 1) * 2 + 1))]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:10962: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:10962: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| enum { N = 16 / 2 - 1 }; -| int -| main () -| { -| static int test_array [1 - 2 * !(0 < (long int) (((((long int) 1 << N) << N) - 1) * 2 + 1))]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:10962: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:10962: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| enum { N = 16 / 2 - 1 }; -| int -| main () -| { -| static int test_array [1 - 2 * !(0 < (long long int) (((((long long int) 1 << N) << N) - 1) * 2 + 1))]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:10962: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:10962: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| enum { N = 16 / 2 - 1 }; -| int -| main () -| { -| static int test_array [1 - 2 * !(0 < (short int) (((((short int) 1 << N) << N) - 1) * 2 + 1))]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:10962: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:10962: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| enum { N = 16 / 2 - 1 }; -| int -| main () -| { -| static int test_array [1 - 2 * !(0 < (signed char) (((((signed char) 1 << N) << N) - 1) * 2 + 1))]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:10962: result: no -configure:10973: checking for int32_t -configure:10973: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:10973: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| enum { N = 32 / 2 - 1 }; -| int -| main () -| { -| static int test_array [1 - 2 * !(0 < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1))]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:10973: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:10973: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| enum { N = 32 / 2 - 1 }; -| int -| main () -| { -| static int test_array [1 - 2 * !(0 < (int) (((((int) 1 << N) << N) - 1) * 2 + 1))]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:10973: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:10973: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| enum { N = 32 / 2 - 1 }; -| int -| main () -| { -| static int test_array [1 - 2 * !(0 < (long int) (((((long int) 1 << N) << N) - 1) * 2 + 1))]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:10973: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:10973: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| enum { N = 32 / 2 - 1 }; -| int -| main () -| { -| static int test_array [1 - 2 * !(0 < (long long int) (((((long long int) 1 << N) << N) - 1) * 2 + 1))]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:10973: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:10973: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| enum { N = 32 / 2 - 1 }; -| int -| main () -| { -| static int test_array [1 - 2 * !(0 < (short int) (((((short int) 1 << N) << N) - 1) * 2 + 1))]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:10973: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:10973: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| enum { N = 32 / 2 - 1 }; -| int -| main () -| { -| static int test_array [1 - 2 * !(0 < (signed char) (((((signed char) 1 << N) << N) - 1) * 2 + 1))]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:10973: result: no -configure:10984: checking for int64_t -configure:10984: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:10984: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| enum { N = 64 / 2 - 1 }; -| int -| main () -| { -| static int test_array [1 - 2 * !(0 < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1))]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:10984: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:10984: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| enum { N = 64 / 2 - 1 }; -| int -| main () -| { -| static int test_array [1 - 2 * !(0 < (int) (((((int) 1 << N) << N) - 1) * 2 + 1))]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:10984: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:10984: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| enum { N = 64 / 2 - 1 }; -| int -| main () -| { -| static int test_array [1 - 2 * !(0 < (long int) (((((long int) 1 << N) << N) - 1) * 2 + 1))]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:10984: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:10984: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| enum { N = 64 / 2 - 1 }; -| int -| main () -| { -| static int test_array [1 - 2 * !(0 < (long long int) (((((long long int) 1 << N) << N) - 1) * 2 + 1))]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:10984: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:10984: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| enum { N = 64 / 2 - 1 }; -| int -| main () -| { -| static int test_array [1 - 2 * !(0 < (short int) (((((short int) 1 << N) << N) - 1) * 2 + 1))]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:10984: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:10984: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| enum { N = 64 / 2 - 1 }; -| int -| main () -| { -| static int test_array [1 - 2 * !(0 < (signed char) (((((signed char) 1 << N) << N) - 1) * 2 + 1))]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:10984: result: no -configure:10996: checking for intptr_t -configure:10996: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:10996: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| int -| main () -| { -| if (sizeof (intptr_t)) -| return 0; -| ; -| return 0; -| } -configure:10996: result: no -configure:11016: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:11016: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| int -| main () -| { -| static int test_array [1 - 2 * !(sizeof (void *) <= sizeof (int))]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:11016: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:11016: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| int -| main () -| { -| static int test_array [1 - 2 * !(sizeof (void *) <= sizeof (long int))]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:11016: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:11016: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| int -| main () -| { -| static int test_array [1 - 2 * !(sizeof (void *) <= sizeof (long long int))]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:11030: checking for uint8_t -configure:11030: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:11030: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| int -| main () -| { -| static int test_array [1 - 2 * !(((uint8_t) -1 >> (8 / 2 - 1)) >> (8 / 2 - 1) == 3)]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:11030: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:11030: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| int -| main () -| { -| static int test_array [1 - 2 * !(((unsigned int) -1 >> (8 / 2 - 1)) >> (8 / 2 - 1) == 3)]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:11030: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:11030: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| int -| main () -| { -| static int test_array [1 - 2 * !(((unsigned long int) -1 >> (8 / 2 - 1)) >> (8 / 2 - 1) == 3)]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:11030: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:11030: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| int -| main () -| { -| static int test_array [1 - 2 * !(((unsigned long long int) -1 >> (8 / 2 - 1)) >> (8 / 2 - 1) == 3)]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:11030: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:11030: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| int -| main () -| { -| static int test_array [1 - 2 * !(((unsigned short int) -1 >> (8 / 2 - 1)) >> (8 / 2 - 1) == 3)]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:11030: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:11030: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| int -| main () -| { -| static int test_array [1 - 2 * !(((unsigned char) -1 >> (8 / 2 - 1)) >> (8 / 2 - 1) == 3)]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:11030: result: no -configure:11044: checking for uint16_t -configure:11044: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:11044: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| int -| main () -| { -| static int test_array [1 - 2 * !(((uint16_t) -1 >> (16 / 2 - 1)) >> (16 / 2 - 1) == 3)]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:11044: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:11044: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| int -| main () -| { -| static int test_array [1 - 2 * !(((unsigned int) -1 >> (16 / 2 - 1)) >> (16 / 2 - 1) == 3)]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:11044: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:11044: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| int -| main () -| { -| static int test_array [1 - 2 * !(((unsigned long int) -1 >> (16 / 2 - 1)) >> (16 / 2 - 1) == 3)]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:11044: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:11044: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| int -| main () -| { -| static int test_array [1 - 2 * !(((unsigned long long int) -1 >> (16 / 2 - 1)) >> (16 / 2 - 1) == 3)]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:11044: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:11044: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| int -| main () -| { -| static int test_array [1 - 2 * !(((unsigned short int) -1 >> (16 / 2 - 1)) >> (16 / 2 - 1) == 3)]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:11044: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:11044: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| int -| main () -| { -| static int test_array [1 - 2 * !(((unsigned char) -1 >> (16 / 2 - 1)) >> (16 / 2 - 1) == 3)]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:11044: result: no -configure:11056: checking for uint32_t -configure:11056: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:11056: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| int -| main () -| { -| static int test_array [1 - 2 * !(((uint32_t) -1 >> (32 / 2 - 1)) >> (32 / 2 - 1) == 3)]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:11056: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:11056: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| int -| main () -| { -| static int test_array [1 - 2 * !(((unsigned int) -1 >> (32 / 2 - 1)) >> (32 / 2 - 1) == 3)]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:11056: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:11056: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| int -| main () -| { -| static int test_array [1 - 2 * !(((unsigned long int) -1 >> (32 / 2 - 1)) >> (32 / 2 - 1) == 3)]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:11056: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:11056: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| int -| main () -| { -| static int test_array [1 - 2 * !(((unsigned long long int) -1 >> (32 / 2 - 1)) >> (32 / 2 - 1) == 3)]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:11056: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:11056: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| int -| main () -| { -| static int test_array [1 - 2 * !(((unsigned short int) -1 >> (32 / 2 - 1)) >> (32 / 2 - 1) == 3)]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:11056: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:11056: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| int -| main () -| { -| static int test_array [1 - 2 * !(((unsigned char) -1 >> (32 / 2 - 1)) >> (32 / 2 - 1) == 3)]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:11056: result: no -configure:11070: checking for uint64_t -configure:11070: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:11070: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| int -| main () -| { -| static int test_array [1 - 2 * !(((uint64_t) -1 >> (64 / 2 - 1)) >> (64 / 2 - 1) == 3)]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:11070: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:11070: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| int -| main () -| { -| static int test_array [1 - 2 * !(((unsigned int) -1 >> (64 / 2 - 1)) >> (64 / 2 - 1) == 3)]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:11070: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:11070: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| int -| main () -| { -| static int test_array [1 - 2 * !(((unsigned long int) -1 >> (64 / 2 - 1)) >> (64 / 2 - 1) == 3)]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:11070: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:11070: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| int -| main () -| { -| static int test_array [1 - 2 * !(((unsigned long long int) -1 >> (64 / 2 - 1)) >> (64 / 2 - 1) == 3)]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:11070: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:11070: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| int -| main () -| { -| static int test_array [1 - 2 * !(((unsigned short int) -1 >> (64 / 2 - 1)) >> (64 / 2 - 1) == 3)]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:11070: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:11070: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| int -| main () -| { -| static int test_array [1 - 2 * !(((unsigned char) -1 >> (64 / 2 - 1)) >> (64 / 2 - 1) == 3)]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:11070: result: no -configure:11085: checking for uintptr_t -configure:11085: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:11085: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| int -| main () -| { -| if (sizeof (uintptr_t)) -| return 0; -| ; -| return 0; -| } -configure:11085: result: no -configure:11106: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:11106: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| int -| main () -| { -| static int test_array [1 - 2 * !(sizeof (void *) <= sizeof (unsigned int))]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:11106: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:11106: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| int -| main () -| { -| static int test_array [1 - 2 * !(sizeof (void *) <= sizeof (unsigned long int))]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:11106: gcc -c -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/stdio.h:28:0, - from conftest.c:27: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:11106: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| int -| main () -| { -| static int test_array [1 - 2 * !(sizeof (void *) <= sizeof (unsigned long long int))]; -| test_array [0] = 0 -| -| ; -| return 0; -| } -configure:11120: checking for inline -configure:11136: gcc -c -m32 -O2 -Wall conftest.c >&5 -configure:11136: $? = 0 -configure:11144: result: inline -configure:11168: checking for memmove -configure:11168: gcc -o conftest -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/limits.h:27:0, - from /usr/lib/gcc/x86_64-linux-gnu/4.6/include-fixed/limits.h:169, - from /usr/lib/gcc/x86_64-linux-gnu/4.6/include-fixed/syslimits.h:7, - from /usr/lib/gcc/x86_64-linux-gnu/4.6/include-fixed/limits.h:34, - from conftest.c:37: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:11168: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| /* Define memmove to an innocuous variant, in case <limits.h> declares memmove. -| For example, HP-UX 11i <limits.h> declares gettimeofday. */ -| #define memmove innocuous_memmove -| -| /* System header to define __stub macros and hopefully few prototypes, -| which can conflict with char memmove (); below. -| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since -| <limits.h> exists even on freestanding compilers. */ -| -| #ifdef __STDC__ -| # include <limits.h> -| #else -| # include <assert.h> -| #endif -| -| #undef memmove -| -| /* Override any GCC internal prototype to avoid an error. -| Use char because int might match the return type of a GCC -| builtin and then its argument prototype would still apply. */ -| #ifdef __cplusplus -| extern "C" -| #endif -| char memmove (); -| /* The GNU C library defines this for functions which it implements -| to always fail with ENOSYS. Some functions are actually named -| something starting with __ and the normal name is an alias. */ -| #if defined __stub_memmove || defined __stub___memmove -| choke me -| #endif -| -| int -| main () -| { -| return memmove (); -| ; -| return 0; -| } -configure:11168: result: no -configure:11168: checking for memset -configure:11168: gcc -o conftest -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/limits.h:27:0, - from /usr/lib/gcc/x86_64-linux-gnu/4.6/include-fixed/limits.h:169, - from /usr/lib/gcc/x86_64-linux-gnu/4.6/include-fixed/syslimits.h:7, - from /usr/lib/gcc/x86_64-linux-gnu/4.6/include-fixed/limits.h:34, - from conftest.c:37: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:11168: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| /* Define memset to an innocuous variant, in case <limits.h> declares memset. -| For example, HP-UX 11i <limits.h> declares gettimeofday. */ -| #define memset innocuous_memset -| -| /* System header to define __stub macros and hopefully few prototypes, -| which can conflict with char memset (); below. -| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since -| <limits.h> exists even on freestanding compilers. */ -| -| #ifdef __STDC__ -| # include <limits.h> -| #else -| # include <assert.h> -| #endif -| -| #undef memset -| -| /* Override any GCC internal prototype to avoid an error. -| Use char because int might match the return type of a GCC -| builtin and then its argument prototype would still apply. */ -| #ifdef __cplusplus -| extern "C" -| #endif -| char memset (); -| /* The GNU C library defines this for functions which it implements -| to always fail with ENOSYS. Some functions are actually named -| something starting with __ and the normal name is an alias. */ -| #if defined __stub_memset || defined __stub___memset -| choke me -| #endif -| -| int -| main () -| { -| return memset (); -| ; -| return 0; -| } -configure:11168: result: no -configure:11168: checking for strdup -configure:11168: gcc -o conftest -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/limits.h:27:0, - from /usr/lib/gcc/x86_64-linux-gnu/4.6/include-fixed/limits.h:169, - from /usr/lib/gcc/x86_64-linux-gnu/4.6/include-fixed/syslimits.h:7, - from /usr/lib/gcc/x86_64-linux-gnu/4.6/include-fixed/limits.h:34, - from conftest.c:37: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:11168: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| /* Define strdup to an innocuous variant, in case <limits.h> declares strdup. -| For example, HP-UX 11i <limits.h> declares gettimeofday. */ -| #define strdup innocuous_strdup -| -| /* System header to define __stub macros and hopefully few prototypes, -| which can conflict with char strdup (); below. -| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since -| <limits.h> exists even on freestanding compilers. */ -| -| #ifdef __STDC__ -| # include <limits.h> -| #else -| # include <assert.h> -| #endif -| -| #undef strdup -| -| /* Override any GCC internal prototype to avoid an error. -| Use char because int might match the return type of a GCC -| builtin and then its argument prototype would still apply. */ -| #ifdef __cplusplus -| extern "C" -| #endif -| char strdup (); -| /* The GNU C library defines this for functions which it implements -| to always fail with ENOSYS. Some functions are actually named -| something starting with __ and the normal name is an alias. */ -| #if defined __stub_strdup || defined __stub___strdup -| choke me -| #endif -| -| int -| main () -| { -| return strdup (); -| ; -| return 0; -| } -configure:11168: result: no -configure:11168: checking for accept -configure:11168: gcc -o conftest -m32 -O2 -Wall conftest.c >&5 -In file included from /usr/include/limits.h:27:0, - from /usr/lib/gcc/x86_64-linux-gnu/4.6/include-fixed/limits.h:169, - from /usr/lib/gcc/x86_64-linux-gnu/4.6/include-fixed/syslimits.h:7, - from /usr/lib/gcc/x86_64-linux-gnu/4.6/include-fixed/limits.h:34, - from conftest.c:37: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -configure:11168: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "libantlr3c" -| #define PACKAGE_TARNAME "libantlr3c" -| #define PACKAGE_VERSION "3.4" -| #define PACKAGE_STRING "libantlr3c 3.4" -| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -| #define PACKAGE_URL "" -| #define PACKAGE "libantlr3c" -| #define VERSION "3.4" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define size_t unsigned int -| /* end confdefs.h. */ -| /* Define accept to an innocuous variant, in case <limits.h> declares accept. -| For example, HP-UX 11i <limits.h> declares gettimeofday. */ -| #define accept innocuous_accept -| -| /* System header to define __stub macros and hopefully few prototypes, -| which can conflict with char accept (); below. -| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since -| <limits.h> exists even on freestanding compilers. */ -| -| #ifdef __STDC__ -| # include <limits.h> -| #else -| # include <assert.h> -| #endif -| -| #undef accept -| -| /* Override any GCC internal prototype to avoid an error. -| Use char because int might match the return type of a GCC -| builtin and then its argument prototype would still apply. */ -| #ifdef __cplusplus -| extern "C" -| #endif -| char accept (); -| /* The GNU C library defines this for functions which it implements -| to always fail with ENOSYS. Some functions are actually named -| something starting with __ and the normal name is an alias. */ -| #if defined __stub_accept || defined __stub___accept -| choke me -| #endif -| -| int -| main () -| { -| return accept (); -| ; -| return 0; -| } -configure:11168: result: no -configure:11307: creating ./config.status - -## ---------------------- ## -## Running config.status. ## -## ---------------------- ## - -This file was extended by libantlr3c config.status 3.4, which was -generated by GNU Autoconf 2.66. Invocation command line was - - CONFIG_FILES = - CONFIG_HEADERS = - CONFIG_LINKS = - CONFIG_COMMANDS = - $ ./config.status - -on pc-4w14-0 - -config.status:1073: creating Makefile -config.status:1073: creating antlr3config.h -config.status:1253: antlr3config.h is unchanged -config.status:1301: executing depfiles commands -config.status:1301: executing libtool commands - -## ---------------- ## -## Cache variables. ## -## ---------------- ## - -ac_cv_build=x86_64-unknown-linux-gnu -ac_cv_c_compiler_gnu=yes -ac_cv_c_const=yes -ac_cv_c_inline=inline -ac_cv_c_int16_t=no -ac_cv_c_int32_t=no -ac_cv_c_int64_t=no -ac_cv_c_int8_t=no -ac_cv_c_uint16_t=no -ac_cv_c_uint32_t=no -ac_cv_c_uint64_t=no -ac_cv_c_uint8_t=no -ac_cv_env_CC_set= -ac_cv_env_CC_value= -ac_cv_env_CFLAGS_set= -ac_cv_env_CFLAGS_value= -ac_cv_env_CPPFLAGS_set= -ac_cv_env_CPPFLAGS_value= -ac_cv_env_CPP_set= -ac_cv_env_CPP_value= -ac_cv_env_LDFLAGS_set= -ac_cv_env_LDFLAGS_value= -ac_cv_env_LIBS_set= -ac_cv_env_LIBS_value= -ac_cv_env_build_alias_set= -ac_cv_env_build_alias_value= -ac_cv_env_host_alias_set= -ac_cv_env_host_alias_value= -ac_cv_env_target_alias_set= -ac_cv_env_target_alias_value= -ac_cv_func_accept=no -ac_cv_func_memmove=no -ac_cv_func_memset=no -ac_cv_func_strdup=no -ac_cv_header_arpa_nameser_h=no -ac_cv_header_ctype_h=no -ac_cv_header_dlfcn_h=yes -ac_cv_header_inttypes_h=yes -ac_cv_header_malloc_h=no -ac_cv_header_memory_h=yes -ac_cv_header_netdb_h=no -ac_cv_header_netinet_in_h=no -ac_cv_header_netinet_tcp_h=no -ac_cv_header_resolv_h=no -ac_cv_header_socket_h=no -ac_cv_header_stdarg_h=yes -ac_cv_header_stdc=yes -ac_cv_header_stdint_h=yes -ac_cv_header_stdlib_h=yes -ac_cv_header_string_h=yes -ac_cv_header_strings_h=yes -ac_cv_header_sys_malloc_h=no -ac_cv_header_sys_socket_h=no -ac_cv_header_sys_stat_h=yes -ac_cv_header_sys_types_h=yes -ac_cv_header_unistd_h=yes -ac_cv_host=x86_64-unknown-linux-gnu -ac_cv_objext=o -ac_cv_path_EGREP='/bin/grep -E' -ac_cv_path_FGREP='/bin/grep -F' -ac_cv_path_GREP=/bin/grep -ac_cv_path_SED=/bin/sed -ac_cv_path_install='/usr/bin/install -c' -ac_cv_path_mkdir=/bin/mkdir -ac_cv_prog_AWK=mawk -ac_cv_prog_CPP='gcc -E' -ac_cv_prog_ac_ct_AR=ar -ac_cv_prog_ac_ct_CC=gcc -ac_cv_prog_ac_ct_OBJDUMP=objdump -ac_cv_prog_ac_ct_RANLIB=ranlib -ac_cv_prog_ac_ct_STRIP=strip -ac_cv_prog_cc_c89= -ac_cv_prog_cc_g=yes -ac_cv_prog_make_make_set=yes -ac_cv_type_intptr_t=no -ac_cv_type_size_t=no -ac_cv_type_uintptr_t=no -am_cv_CC_dependencies_compiler_type=gcc3 -lt_cv_archive_cmds_need_lc=no -lt_cv_deplibs_check_method=pass_all -lt_cv_file_magic_cmd='$MAGIC_CMD' -lt_cv_file_magic_test_file= -lt_cv_ld_reload_flag=-r -lt_cv_nm_interface='BSD nm' -lt_cv_objdir=.libs -lt_cv_path_LD=/usr/bin/ld -lt_cv_path_NM='/usr/bin/nm -B' -lt_cv_prog_compiler_c_o=yes -lt_cv_prog_compiler_pic_works=yes -lt_cv_prog_compiler_rtti_exceptions=no -lt_cv_prog_compiler_static_works=yes -lt_cv_prog_gnu_ld=yes -lt_cv_shlibpath_overrides_runpath=no -lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' -lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' -lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' -lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' -lt_cv_sys_max_cmd_len=1572864 - -## ----------------- ## -## Output variables. ## -## ----------------- ## - -ACLOCAL='${SHELL} /home/carlo/laptop-repository/impl/antlr/libantlr3c-3.4/missing --run aclocal-1.11' -AMDEPBACKSLASH='\' -AMDEP_FALSE='#' -AMDEP_TRUE='' -AMTAR='${SHELL} /home/carlo/laptop-repository/impl/antlr/libantlr3c-3.4/missing --run tar' -AR='ar' -AUTOCONF='${SHELL} /home/carlo/laptop-repository/impl/antlr/libantlr3c-3.4/missing --run autoconf' -AUTOHEADER='${SHELL} /home/carlo/laptop-repository/impl/antlr/libantlr3c-3.4/missing --run autoheader' -AUTOMAKE='${SHELL} /home/carlo/laptop-repository/impl/antlr/libantlr3c-3.4/missing --run automake-1.11' -AWK='mawk' -CC='gcc' -CCDEPMODE='depmode=gcc3' -CFLAGS='-m32 -O2 -Wall' -CPP='gcc -E' -CPPFLAGS='' -CYGPATH_W='echo' -DEFS='-DHAVE_CONFIG_H' -DEPDIR='.deps' -DSYMUTIL='' -DUMPBIN='' -ECHO_C='' -ECHO_N='-n' -ECHO_T='' -EGREP='/bin/grep -E' -EXEEXT='' -FGREP='/bin/grep -F' -GREP='/bin/grep' -INSTALL_DATA='${INSTALL} -m 644' -INSTALL_PROGRAM='${INSTALL}' -INSTALL_SCRIPT='${INSTALL}' -INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' -LD='/usr/bin/ld -m elf_x86_64' -LDFLAGS='' -LIBOBJS='' -LIBS='' -LIBTOOL='$(SHELL) $(top_builddir)/libtool' -LIPO='' -LN_S='ln -s' -LTLIBOBJS='' -MAINT='#' -MAINTAINER_MODE_FALSE='' -MAINTAINER_MODE_TRUE='#' -MAKEINFO='${SHELL} /home/carlo/laptop-repository/impl/antlr/libantlr3c-3.4/missing --run makeinfo' -MKDIR_P='/bin/mkdir -p' -NM='/usr/bin/nm -B' -NMEDIT='' -OBJDUMP='objdump' -OBJECT_MODE='' -OBJEXT='o' -OTOOL64='' -OTOOL='' -PACKAGE='libantlr3c' -PACKAGE_BUGREPORT='jimi@temporal-wave.com' -PACKAGE_NAME='libantlr3c' -PACKAGE_STRING='libantlr3c 3.4' -PACKAGE_TARNAME='libantlr3c' -PACKAGE_URL='' -PACKAGE_VERSION='3.4' -PATH_SEPARATOR=':' -RANLIB='ranlib' -SED='/bin/sed' -SET_MAKE='' -SHELL='/bin/bash' -STRIP='strip' -VERSION='3.4' -ac_ct_CC='gcc' -ac_ct_DUMPBIN='' -am__EXEEXT_FALSE='' -am__EXEEXT_TRUE='#' -am__fastdepCC_FALSE='#' -am__fastdepCC_TRUE='' -am__include='include' -am__isrc='' -am__leading_dot='.' -am__quote='' -am__tar='${AMTAR} chof - "$$tardir"' -am__untar='${AMTAR} xf -' -bindir='${exec_prefix}/bin' -build='x86_64-unknown-linux-gnu' -build_alias='' -build_cpu='x86_64' -build_os='linux-gnu' -build_vendor='unknown' -datadir='${datarootdir}' -datarootdir='${prefix}/share' -docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' -dvidir='${docdir}' -exec_prefix='${prefix}' -host='x86_64-unknown-linux-gnu' -host_alias='' -host_cpu='x86_64' -host_os='linux-gnu' -host_vendor='unknown' -htmldir='${docdir}' -includedir='${prefix}/include' -infodir='${datarootdir}/info' -install_sh='${SHELL} /home/carlo/laptop-repository/impl/antlr/libantlr3c-3.4/install-sh' -libdir='${exec_prefix}/lib' -libexecdir='${exec_prefix}/libexec' -localedir='${datarootdir}/locale' -localstatedir='${prefix}/var' -mandir='${datarootdir}/man' -mkdir_p='/bin/mkdir -p' -oldincludedir='/usr/include' -pdfdir='${docdir}' -prefix='/usr/local' -program_transform_name='s,x,x,' -psdir='${docdir}' -sbindir='${exec_prefix}/sbin' -sharedstatedir='${prefix}/com' -sysconfdir='${prefix}/etc' -target_alias='' - -## ----------- ## -## confdefs.h. ## -## ----------- ## - -/* confdefs.h */ -#define PACKAGE_NAME "libantlr3c" -#define PACKAGE_TARNAME "libantlr3c" -#define PACKAGE_VERSION "3.4" -#define PACKAGE_STRING "libantlr3c 3.4" -#define PACKAGE_BUGREPORT "jimi@temporal-wave.com" -#define PACKAGE_URL "" -#define PACKAGE "libantlr3c" -#define VERSION "3.4" -#define STDC_HEADERS 1 -#define HAVE_SYS_TYPES_H 1 -#define HAVE_SYS_STAT_H 1 -#define HAVE_STDLIB_H 1 -#define HAVE_STRING_H 1 -#define HAVE_MEMORY_H 1 -#define HAVE_STRINGS_H 1 -#define HAVE_INTTYPES_H 1 -#define HAVE_STDINT_H 1 -#define HAVE_UNISTD_H 1 -#define HAVE_DLFCN_H 1 -#define LT_OBJDIR ".libs/" -#define HAVE_SYS_TYPES_H 1 -#define HAVE_STDARG_H 1 -#define HAVE_SYS_STAT_H 1 -#define size_t unsigned int - -configure: exit 0 |