This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libdecnumber configure , which was generated by GNU Autoconf 2.64. Invocation command line was $ /home/regress/tbox/svn-gcc/libdecnumber/configure --cache-file=./config.cache --prefix=/home/regress/tbox/objs --enable-languages=c,c++,fortran,java,lto,objc --program-transform-name=s,y,y, --disable-option-checking --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --srcdir=/home/regress/tbox/svn-gcc/libdecnumber --disable-intermodule --enable-checking=yes,types --disable-coverage --enable-languages=c ## --------- ## ## Platform. ## ## --------- ## hostname = glutton.geoffk.org uname -m = i686 uname -r = 2.6.18-194.11.1.el5 uname -s = Linux uname -v = #1 SMP Tue Aug 10 19:09:06 EDT 2010 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/regress/tbox/objs/bin PATH: /bin PATH: /usr/bin PATH: /usr/sbin PATH: /home/regress/tbox/boot/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2145: creating cache ./config.cache configure:2225: checking whether make sets $(MAKE) configure:2247: result: yes configure:2264: checking for i686-pc-linux-gnu-gcc configure:2291: result: gcc configure:2560: checking for C compiler version configure:2569: gcc --version >&5 gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-48) Copyright (C) 2006 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:2580: $? = 0 configure:2569: gcc -v >&5 Using built-in specs. Target: i386-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux Thread model: posix gcc version 4.1.2 20080704 (Red Hat 4.1.2-48) configure:2580: $? = 0 configure:2569: gcc -V >&5 gcc: '-V' option must have argument configure:2580: $? = 1 configure:2569: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2580: $? = 1 configure:2600: checking for C compiler default output file name configure:2622: gcc -g -fkeep-inline-functions conftest.c >&5 configure:2626: $? = 0 configure:2663: result: a.out configure:2679: checking whether the C compiler works configure:2688: ./a.out configure:2692: $? = 0 configure:2707: result: yes configure:2714: checking whether we are cross compiling configure:2716: result: no configure:2719: checking for suffix of executables configure:2726: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:2730: $? = 0 configure:2752: result: configure:2758: checking for suffix of object files configure:2780: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:2784: $? = 0 configure:2805: result: o configure:2809: checking whether we are using the GNU C compiler configure:2828: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:2828: $? = 0 configure:2837: result: yes configure:2846: checking whether gcc accepts -g configure:2866: gcc -c -g conftest.c >&5 configure:2866: $? = 0 configure:2907: result: yes configure:2924: checking for gcc option to accept ISO C89 configure:2988: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:2988: $? = 0 configure:3001: result: none needed configure:3024: checking for i686-pc-linux-gnu-ranlib configure:3051: result: ranlib configure:3119: checking for aclocal configure:3135: found /usr/bin/aclocal configure:3146: result: aclocal configure:3162: checking for autoconf configure:3178: found /usr/bin/autoconf configure:3189: result: autoconf configure:3205: checking for autoheader configure:3221: found /usr/bin/autoheader configure:3232: result: autoheader configure:3256: checking whether gcc supports -W configure:3273: gcc -c -W conftest.c >&5 configure:3273: $? = 0 configure:3282: result: yes configure:3256: checking whether gcc supports -Wall configure:3273: gcc -c -Wall conftest.c >&5 configure:3273: $? = 0 configure:3282: result: yes configure:3256: checking whether gcc supports -Wwrite-strings configure:3273: gcc -c -Wwrite-strings conftest.c >&5 configure:3273: $? = 0 configure:3282: result: yes configure:3256: checking whether gcc supports -Wstrict-prototypes configure:3273: gcc -c -Wstrict-prototypes conftest.c >&5 conftest.c:12: warning: function declaration isn't a prototype configure:3273: $? = 0 configure:3282: result: yes configure:3256: checking whether gcc supports -Wmissing-prototypes configure:3273: gcc -c -Wmissing-prototypes conftest.c >&5 configure:3273: $? = 0 configure:3282: result: yes configure:3256: checking whether gcc supports -Wold-style-definition configure:3273: gcc -c -Wold-style-definition conftest.c >&5 conftest.c: In function 'main': conftest.c:12: warning: old-style function definition configure:3273: $? = 0 configure:3282: result: yes configure:3256: checking whether gcc supports -Wmissing-format-attribute configure:3273: gcc -c -Wmissing-format-attribute conftest.c >&5 configure:3273: $? = 0 configure:3282: result: yes configure:3256: checking whether gcc supports -Wcast-qual configure:3273: gcc -c -Wcast-qual conftest.c >&5 configure:3273: $? = 0 configure:3282: result: yes configure:3292: checking whether gcc supports -pedantic -Wno-long-long configure:3310: gcc -c -pedantic -Wno-long-long conftest.c >&5 configure:3310: $? = 0 configure:3318: result: yes configure:3349: checking how to run the C preprocessor configure:3380: gcc -E conftest.c configure:3380: $? = 0 configure:3394: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3394: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdecnumber" | #define PACKAGE_TARNAME "libdecnumber" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "libdecnumber " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3419: result: gcc -E configure:3439: gcc -E conftest.c configure:3439: $? = 0 configure:3453: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3453: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdecnumber" | #define PACKAGE_TARNAME "libdecnumber" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "libdecnumber " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3482: checking for grep that handles long lines and -e configure:3540: result: /bin/grep configure:3545: checking for egrep configure:3607: result: /bin/grep -E configure:3612: checking for ANSI C header files configure:3632: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:3632: $? = 0 configure:3705: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:3705: $? = 0 configure:3705: ./conftest configure:3705: $? = 0 configure:3716: result: yes configure:3729: checking for sys/types.h configure:3729: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:3729: $? = 0 configure:3729: result: yes configure:3729: checking for sys/stat.h configure:3729: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:3729: $? = 0 configure:3729: result: yes configure:3729: checking for stdlib.h configure:3729: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:3729: $? = 0 configure:3729: result: yes configure:3729: checking for string.h configure:3729: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:3729: $? = 0 configure:3729: result: yes configure:3729: checking for memory.h configure:3729: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:3729: $? = 0 configure:3729: result: yes configure:3729: checking for strings.h configure:3729: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:3729: $? = 0 configure:3729: result: yes configure:3729: checking for inttypes.h configure:3729: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:3729: $? = 0 configure:3729: result: yes configure:3729: checking for stdint.h configure:3729: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:3729: $? = 0 configure:3729: result: yes configure:3729: checking for unistd.h configure:3729: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:3729: $? = 0 configure:3729: result: yes configure:3745: checking ctype.h usability configure:3745: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:3745: $? = 0 configure:3745: result: yes configure:3745: checking ctype.h presence configure:3745: gcc -E conftest.c configure:3745: $? = 0 configure:3745: result: yes configure:3745: checking for ctype.h configure:3745: result: yes configure:3745: checking stddef.h usability configure:3745: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:3745: $? = 0 configure:3745: result: yes configure:3745: checking stddef.h presence configure:3745: gcc -E conftest.c configure:3745: $? = 0 configure:3745: result: yes configure:3745: checking for stddef.h configure:3745: result: yes configure:3745: checking for string.h configure:3745: result: yes configure:3745: checking stdio.h usability configure:3745: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:3745: $? = 0 configure:3745: result: yes configure:3745: checking stdio.h presence configure:3745: gcc -E conftest.c configure:3745: $? = 0 configure:3745: result: yes configure:3745: checking for stdio.h configure:3745: result: yes configure:3769: checking for uintmax_t configure:3769: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:3769: $? = 0 configure:3769: gcc -c -g -fkeep-inline-functions conftest.c >&5 conftest.c: In function 'main': conftest.c:29: error: expected expression before ')' token configure:3769: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdecnumber" | #define PACKAGE_TARNAME "libdecnumber" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "libdecnumber " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | #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_CTYPE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((uintmax_t))) | return 0; | ; | return 0; | } configure:3769: result: yes configure:3778: checking for uintptr_t configure:3778: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:3778: $? = 0 configure:3778: gcc -c -g -fkeep-inline-functions conftest.c >&5 conftest.c: In function 'main': conftest.c:29: error: expected expression before ')' token configure:3778: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdecnumber" | #define PACKAGE_TARNAME "libdecnumber" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "libdecnumber " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | #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_CTYPE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((uintptr_t))) | return 0; | ; | return 0; | } configure:3778: result: yes configure:3787: checking for int_least32_t configure:3787: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:3787: $? = 0 configure:3787: gcc -c -g -fkeep-inline-functions conftest.c >&5 conftest.c: In function 'main': conftest.c:29: error: expected expression before ')' token configure:3787: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdecnumber" | #define PACKAGE_TARNAME "libdecnumber" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "libdecnumber " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | #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_CTYPE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((int_least32_t))) | return 0; | ; | return 0; | } configure:3787: result: yes configure:3796: checking for int_fast32_t configure:3796: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:3796: $? = 0 configure:3796: gcc -c -g -fkeep-inline-functions conftest.c >&5 conftest.c: In function 'main': conftest.c:29: error: expected expression before ')' token configure:3796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdecnumber" | #define PACKAGE_TARNAME "libdecnumber" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "libdecnumber " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | #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_CTYPE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((int_fast32_t))) | return 0; | ; | return 0; | } configure:3796: result: yes configure:3805: checking for uint64_t configure:3805: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:3805: $? = 0 configure:3805: gcc -c -g -fkeep-inline-functions conftest.c >&5 conftest.c: In function 'main': conftest.c:29: error: expected expression before ')' token configure:3805: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdecnumber" | #define PACKAGE_TARNAME "libdecnumber" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "libdecnumber " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | #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_CTYPE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((uint64_t))) | return 0; | ; | return 0; | } configure:3805: result: yes configure:3886: checking what to include in gstdint.h configure:3914: result: stdint.h (already complete) configure:4164: checking for an ANSI C-conforming const configure:4229: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:4229: $? = 0 configure:4236: result: yes configure:4244: checking for off_t configure:4244: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:4244: $? = 0 configure:4244: gcc -c -g -fkeep-inline-functions conftest.c >&5 conftest.c: In function 'main': conftest.c:59: error: expected expression before ')' token configure:4244: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdecnumber" | #define PACKAGE_TARNAME "libdecnumber" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "libdecnumber " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | #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_CTYPE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:4244: result: yes configure:4259: checking size of int configure:4264: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:4264: $? = 0 configure:4264: ./conftest configure:4264: $? = 0 configure:4279: result: 4 configure:4293: checking size of long configure:4298: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:4298: $? = 0 configure:4298: ./conftest configure:4298: $? = 0 configure:4313: result: 4 configure:4325: checking for ANSI C header files configure:4429: result: yes configure:4480: checking build system type configure:4494: result: i686-pc-linux-gnu configure:4514: checking host system type configure:4527: result: i686-pc-linux-gnu configure:4547: checking target system type configure:4560: result: i686-pc-linux-gnu configure:4589: checking for decimal floating point configure:4651: result: bid configure:4656: checking whether byte ordering is bigendian configure:4671: gcc -c -g -fkeep-inline-functions conftest.c >&5 conftest.c:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a' configure:4671: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdecnumber" | #define PACKAGE_TARNAME "libdecnumber" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "libdecnumber " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | #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_CTYPE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDIO_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:4716: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:4716: $? = 0 configure:4734: gcc -c -g -fkeep-inline-functions conftest.c >&5 conftest.c: In function 'main': conftest.c:33: error: 'not' undeclared (first use in this function) conftest.c:33: error: (Each undeclared identifier is reported only once conftest.c:33: error: for each function it appears in.) conftest.c:33: error: expected ';' before 'big' configure:4734: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdecnumber" | #define PACKAGE_TARNAME "libdecnumber" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "libdecnumber " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | #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_CTYPE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDIO_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:4862: result: no configure:4952: updating cache ./config.cache configure:4990: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libdecnumber config.status , which was generated by GNU Autoconf 2.64. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on glutton.geoffk.org config.status:854: creating Makefile config.status:854: creating config.h config.status:1022: executing gstdint.h commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-g -fkeep-inline-functions' 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=set ac_cv_env_LDFLAGS_value=' ' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-pc-linux-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i686-pc-linux-gnu ac_cv_header_ctype_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_prog_ACLOCAL=aclocal ac_cv_prog_AUTOCONF=autoconf ac_cv_prog_AUTOHEADER=autoheader ac_cv_prog_CC=gcc ac_cv_prog_CPP='gcc -E' ac_cv_prog_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_target=i686-pc-linux-gnu ac_cv_type_int_fast32_t=yes ac_cv_type_int_least32_t=yes ac_cv_type_off_t=yes ac_cv_type_u_int64_t=no ac_cv_type_uint64_t=yes ac_cv_type_uintmax_t=yes ac_cv_type_uintptr_t=yes acx_cv_header_stdint=stdint.h acx_cv_header_stdint_kind='(already complete)' acx_cv_prog_cc_pedantic__Wno_long_long=yes acx_cv_prog_cc_warning__W=yes acx_cv_prog_cc_warning__Wall=yes acx_cv_prog_cc_warning__Wcast_qual=yes acx_cv_prog_cc_warning__Wmissing_format_attribute=yes acx_cv_prog_cc_warning__Wmissing_prototypes=yes acx_cv_prog_cc_warning__Wold_style_definition=yes acx_cv_prog_cc_warning__Wstrict_prototypes=yes acx_cv_prog_cc_warning__Wwrite_strings=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal' ADDITIONAL_OBJS=' $(bid_OBJS)' AUTOCONF='autoconf' AUTOHEADER='autoheader' CC='gcc' CFLAGS='-g -fkeep-inline-functions' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' LDFLAGS=' ' LIBOBJS='' LIBS='' LTLIBOBJS='' MAINT='#' OBJEXT='o' PACKAGE_BUGREPORT='gcc-bugs@gcc.gnu.org' PACKAGE_NAME='libdecnumber' PACKAGE_STRING='libdecnumber ' PACKAGE_TARNAME='libdecnumber' PACKAGE_URL='' PACKAGE_VERSION=' ' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' WARN_CFLAGS='-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual' WARN_PEDANTIC='-pedantic -Wno-long-long' WERROR='' ac_ct_CC='' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='i686-pc-linux-gnu' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' enable_decimal_float='bid' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='i686-pc-linux-gnu' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/regress/tbox/objs' program_transform_name='s,y,y,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i686-pc-linux-gnu' target_alias='i686-pc-linux-gnu' target_cpu='i686' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libdecnumber" #define PACKAGE_TARNAME "libdecnumber" #define PACKAGE_VERSION " " #define PACKAGE_STRING "libdecnumber " #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" #define PACKAGE_URL "" #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_CTYPE_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STRING_H 1 #define HAVE_STDIO_H 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define STDC_HEADERS 1 configure: exit 0