This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by bc configure 1.06.95, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --with-readline --without-libedit --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp07 uname -m = i686 uname -r = 3.15.4-1.i386 uname -s = Linux uname -v = #2 SMP Tue Jul 8 09:03:00 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1357: checking for a BSD-compatible install configure:1412: result: /bin/install -c configure:1423: checking whether build environment is sane configure:1466: result: yes configure:1531: checking for gawk configure:1547: found /bin/gawk configure:1557: result: gawk configure:1567: checking whether make sets $(MAKE) configure:1587: result: yes configure:1784: checking for i686-uhu-linux-gcc configure:1800: found /usr/bin/i686-uhu-linux-gcc configure:1810: result: i686-uhu-linux-gcc configure:2092: checking for C compiler version configure:2095: i686-uhu-linux-gcc --version &5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:2098: $? = 0 configure:2100: i686-uhu-linux-gcc -v &5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:2103: $? = 0 configure:2105: i686-uhu-linux-gcc -V &5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:2108: $? = 1 configure:2131: checking for C compiler default output file name configure:2134: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2137: $? = 0 configure:2183: result: a.out configure:2188: checking whether the C compiler works configure:2194: ./a.out configure:2197: $? = 0 configure:2214: result: yes configure:2221: checking whether we are cross compiling configure:2223: result: no configure:2226: checking for suffix of executables configure:2228: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2231: $? = 0 configure:2256: result: configure:2262: checking for suffix of object files configure:2283: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2286: $? = 0 configure:2308: result: o configure:2312: checking whether we are using the GNU C compiler configure:2336: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2342: $? = 0 configure:2346: test -z || test ! -s conftest.err configure:2349: $? = 0 configure:2352: test -s conftest.o configure:2355: $? = 0 configure:2368: result: yes configure:2374: checking whether i686-uhu-linux-gcc accepts -g configure:2395: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:2401: $? = 0 configure:2405: test -z || test ! -s conftest.err configure:2408: $? = 0 configure:2411: test -s conftest.o configure:2414: $? = 0 configure:2425: result: yes configure:2442: checking for i686-uhu-linux-gcc option to accept ANSI C configure:2512: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2518: $? = 0 configure:2522: test -z || test ! -s conftest.err configure:2525: $? = 0 configure:2528: test -s conftest.o configure:2531: $? = 0 configure:2549: result: none needed configure:2567: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^ conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:2573: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2717: checking for style of include used by make configure:2745: result: GNU configure:2773: checking dependency style of i686-uhu-linux-gcc configure:2863: result: gcc3 configure:2886: checking how to run the C preprocessor configure:2921: i686-uhu-linux-gcc -E conftest.c configure:2927: $? = 0 configure:2959: i686-uhu-linux-gcc -E conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:2965: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bc" | #define PACKAGE_TARNAME "bc" | #define PACKAGE_VERSION "1.06.95" | #define PACKAGE_STRING "bc 1.06.95" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bc" | #define VERSION "1.06.95" | #define DC_VERSION "1.3.95" | #define BC_COPYRIGHT "Copyright 1991-1994, 1997, 1998, 2000, 2004, 2006 Free Software Foundation, Inc." | #define DC_COPYRIGHT "Copyright 1994, 1997, 1998, 2000, 2001, 2004, 2005, 2006 Free Software Foundation, Inc." | /* end confdefs.h. */ | #include configure:3004: result: i686-uhu-linux-gcc -E configure:3028: i686-uhu-linux-gcc -E conftest.c configure:3034: $? = 0 configure:3066: i686-uhu-linux-gcc -E conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3072: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bc" | #define PACKAGE_TARNAME "bc" | #define PACKAGE_VERSION "1.06.95" | #define PACKAGE_STRING "bc 1.06.95" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bc" | #define VERSION "1.06.95" | #define DC_VERSION "1.3.95" | #define BC_COPYRIGHT "Copyright 1991-1994, 1997, 1998, 2000, 2004, 2006 Free Software Foundation, Inc." | #define DC_COPYRIGHT "Copyright 1994, 1997, 1998, 2000, 2001, 2004, 2005, 2006 Free Software Foundation, Inc." | /* end confdefs.h. */ | #include configure:3116: checking for egrep configure:3126: result: grep -E configure:3131: checking for ANSI C header files configure:3156: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3162: $? = 0 configure:3166: test -z || test ! -s conftest.err configure:3169: $? = 0 configure:3172: test -s conftest.o configure:3175: $? = 0 configure:3264: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:31:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(2); ^ configure:3267: $? = 0 configure:3269: ./conftest configure:3272: $? = 0 configure:3287: result: yes configure:3311: checking for sys/types.h configure:3327: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3333: $? = 0 configure:3337: test -z || test ! -s conftest.err configure:3340: $? = 0 configure:3343: test -s conftest.o configure:3346: $? = 0 configure:3357: result: yes configure:3311: checking for sys/stat.h configure:3327: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3333: $? = 0 configure:3337: test -z || test ! -s conftest.err configure:3340: $? = 0 configure:3343: test -s conftest.o configure:3346: $? = 0 configure:3357: result: yes configure:3311: checking for stdlib.h configure:3327: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3333: $? = 0 configure:3337: test -z || test ! -s conftest.err configure:3340: $? = 0 configure:3343: test -s conftest.o configure:3346: $? = 0 configure:3357: result: yes configure:3311: checking for string.h configure:3327: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3333: $? = 0 configure:3337: test -z || test ! -s conftest.err configure:3340: $? = 0 configure:3343: test -s conftest.o configure:3346: $? = 0 configure:3357: result: yes configure:3311: checking for memory.h configure:3327: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3333: $? = 0 configure:3337: test -z || test ! -s conftest.err configure:3340: $? = 0 configure:3343: test -s conftest.o configure:3346: $? = 0 configure:3357: result: yes configure:3311: checking for strings.h configure:3327: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3333: $? = 0 configure:3337: test -z || test ! -s conftest.err configure:3340: $? = 0 configure:3343: test -s conftest.o configure:3346: $? = 0 configure:3357: result: yes configure:3311: checking for inttypes.h configure:3327: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3333: $? = 0 configure:3337: test -z || test ! -s conftest.err configure:3340: $? = 0 configure:3343: test -s conftest.o configure:3346: $? = 0 configure:3357: result: yes configure:3311: checking for stdint.h configure:3327: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3333: $? = 0 configure:3337: test -z || test ! -s conftest.err configure:3340: $? = 0 configure:3343: test -s conftest.o configure:3346: $? = 0 configure:3357: result: yes configure:3311: checking for unistd.h configure:3327: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3333: $? = 0 configure:3337: test -z || test ! -s conftest.err configure:3340: $? = 0 configure:3343: test -s conftest.o configure:3346: $? = 0 configure:3357: result: yes configure:3379: checking minix/config.h usability configure:3391: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:58:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:3397: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bc" | #define PACKAGE_TARNAME "bc" | #define PACKAGE_VERSION "1.06.95" | #define PACKAGE_STRING "bc 1.06.95" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bc" | #define VERSION "1.06.95" | #define DC_VERSION "1.3.95" | #define BC_COPYRIGHT "Copyright 1991-1994, 1997, 1998, 2000, 2004, 2006 Free Software Foundation, Inc." | #define DC_COPYRIGHT "Copyright 1994, 1997, 1998, 2000, 2001, 2004, 2005, 2006 Free Software Foundation, Inc." | #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 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3420: result: no configure:3424: checking minix/config.h presence configure:3434: i686-uhu-linux-gcc -E conftest.c conftest.c:24:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:3440: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bc" | #define PACKAGE_TARNAME "bc" | #define PACKAGE_VERSION "1.06.95" | #define PACKAGE_STRING "bc 1.06.95" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bc" | #define VERSION "1.06.95" | #define DC_VERSION "1.3.95" | #define BC_COPYRIGHT "Copyright 1991-1994, 1997, 1998, 2000, 2004, 2006 Free Software Foundation, Inc." | #define DC_COPYRIGHT "Copyright 1994, 1997, 1998, 2000, 2001, 2004, 2005, 2006 Free Software Foundation, Inc." | #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 | /* end confdefs.h. */ | #include configure:3460: result: no configure:3495: checking for minix/config.h configure:3502: result: no configure:3536: checking for flex configure:3552: found /usr/bin/flex configure:3562: result: flex configure:3575: checking for yywrap in -lfl configure:3605: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lfl >&5 configure:3611: $? = 0 configure:3615: test -z || test ! -s conftest.err configure:3618: $? = 0 configure:3621: test -s conftest configure:3624: $? = 0 configure:3637: result: yes configure:3715: checking lex output file root configure:3726: flex conftest.l configure:3729: $? = 0 configure:3741: result: lex.yy configure:3746: checking whether yytext is a pointer configure:3762: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lfl >&5 configure:3768: $? = 0 configure:3772: test -z || test ! -s conftest.err configure:3775: $? = 0 configure:3778: test -s conftest configure:3781: $? = 0 configure:3795: result: yes configure:3813: checking for bison configure:3829: found /usr/bin/bison configure:3839: result: bison -y configure:3863: checking for a BSD-compatible install configure:3918: result: /bin/install -c configure:3932: checking for i686-uhu-linux-ranlib configure:3961: result: no configure:3970: checking for ranlib configure:3986: found /usr/bin/ranlib configure:3997: result: ranlib configure:4009: checking whether make sets $(MAKE) configure:4029: result: yes configure:4060: checking stdarg.h usability configure:4072: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4078: $? = 0 configure:4082: test -z || test ! -s conftest.err configure:4085: $? = 0 configure:4088: test -s conftest.o configure:4091: $? = 0 configure:4101: result: yes configure:4105: checking stdarg.h presence configure:4115: i686-uhu-linux-gcc -E conftest.c configure:4121: $? = 0 configure:4141: result: yes configure:4176: checking for stdarg.h configure:4183: result: yes configure:4060: checking stddef.h usability configure:4072: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4078: $? = 0 configure:4082: test -z || test ! -s conftest.err configure:4085: $? = 0 configure:4088: test -s conftest.o configure:4091: $? = 0 configure:4101: result: yes configure:4105: checking stddef.h presence configure:4115: i686-uhu-linux-gcc -E conftest.c configure:4121: $? = 0 configure:4141: result: yes configure:4176: checking for stddef.h configure:4183: result: yes configure:4051: checking for stdlib.h configure:4056: result: yes configure:4051: checking for string.h configure:4056: result: yes configure:4060: checking errno.h usability configure:4072: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4078: $? = 0 configure:4082: test -z || test ! -s conftest.err configure:4085: $? = 0 configure:4088: test -s conftest.o configure:4091: $? = 0 configure:4101: result: yes configure:4105: checking errno.h presence configure:4115: i686-uhu-linux-gcc -E conftest.c configure:4121: $? = 0 configure:4141: result: yes configure:4176: checking for errno.h configure:4183: result: yes configure:4060: checking limits.h usability configure:4072: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4078: $? = 0 configure:4082: test -z || test ! -s conftest.err configure:4085: $? = 0 configure:4088: test -s conftest.o configure:4091: $? = 0 configure:4101: result: yes configure:4105: checking limits.h presence configure:4115: i686-uhu-linux-gcc -E conftest.c configure:4121: $? = 0 configure:4141: result: yes configure:4176: checking for limits.h configure:4183: result: yes configure:4051: checking for unistd.h configure:4056: result: yes configure:4060: checking lib.h usability configure:4072: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:66:17: fatal error: lib.h: No such file or directory #include ^ compilation terminated. configure:4078: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bc" | #define PACKAGE_TARNAME "bc" | #define PACKAGE_VERSION "1.06.95" | #define PACKAGE_STRING "bc 1.06.95" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bc" | #define VERSION "1.06.95" | #define DC_VERSION "1.3.95" | #define BC_COPYRIGHT "Copyright 1991-1994, 1997, 1998, 2000, 2004, 2006 Free Software Foundation, Inc." | #define DC_COPYRIGHT "Copyright 1994, 1997, 1998, 2000, 2001, 2004, 2005, 2006 Free Software Foundation, Inc." | #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 YYTEXT_POINTER 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4101: result: no configure:4105: checking lib.h presence configure:4115: i686-uhu-linux-gcc -E conftest.c conftest.c:32:17: fatal error: lib.h: No such file or directory #include ^ compilation terminated. configure:4121: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bc" | #define PACKAGE_TARNAME "bc" | #define PACKAGE_VERSION "1.06.95" | #define PACKAGE_STRING "bc 1.06.95" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bc" | #define VERSION "1.06.95" | #define DC_VERSION "1.3.95" | #define BC_COPYRIGHT "Copyright 1991-1994, 1997, 1998, 2000, 2004, 2006 Free Software Foundation, Inc." | #define DC_COPYRIGHT "Copyright 1994, 1997, 1998, 2000, 2001, 2004, 2005, 2006 Free Software Foundation, Inc." | #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 YYTEXT_POINTER 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4141: result: no configure:4176: checking for lib.h configure:4183: result: no configure:4196: checking for an ANSI C-conforming const configure:4263: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4269: $? = 0 configure:4273: test -z || test ! -s conftest.err configure:4276: $? = 0 configure:4279: test -s conftest.o configure:4282: $? = 0 configure:4293: result: yes configure:4303: checking for size_t configure:4327: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4333: $? = 0 configure:4337: test -z || test ! -s conftest.err configure:4340: $? = 0 configure:4343: test -s conftest.o configure:4346: $? = 0 configure:4357: result: yes configure:4369: checking for ptrdiff_t configure:4393: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4399: $? = 0 configure:4403: test -z || test ! -s conftest.err configure:4406: $? = 0 configure:4409: test -s conftest.o configure:4412: $? = 0 configure:4423: result: yes configure:4440: checking for vprintf configure:4497: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:56:6: warning: conflicting types for built-in function 'vprintf' [enabled by default] char vprintf (); ^ configure:4503: $? = 0 configure:4507: test -z || test ! -s conftest.err configure:4510: $? = 0 configure:4513: test -s conftest configure:4516: $? = 0 configure:4528: result: yes configure:4535: checking for _doprnt configure:4592: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccIUd1mL.o:(.data+0x0): undefined reference to `_doprnt' /tmp/ccIUd1mL.o: In function `main': conftest.c:(.text.startup+0x8): undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:4598: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bc" | #define PACKAGE_TARNAME "bc" | #define PACKAGE_VERSION "1.06.95" | #define PACKAGE_STRING "bc 1.06.95" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bc" | #define VERSION "1.06.95" | #define DC_VERSION "1.3.95" | #define BC_COPYRIGHT "Copyright 1991-1994, 1997, 1998, 2000, 2004, 2006 Free Software Foundation, Inc." | #define DC_COPYRIGHT "Copyright 1994, 1997, 1998, 2000, 2001, 2004, 2005, 2006 Free Software Foundation, Inc." | #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 YYTEXT_POINTER 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _doprnt (); | /* 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__doprnt) || defined (__stub____doprnt) | choke me | #else | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:4623: result: no configure:4644: checking for isgraph configure:4701: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:57:6: warning: conflicting types for built-in function 'isgraph' [enabled by default] char isgraph (); ^ configure:4707: $? = 0 configure:4711: test -z || test ! -s conftest.err configure:4714: $? = 0 configure:4717: test -s conftest configure:4720: $? = 0 configure:4732: result: yes configure:4644: checking for setvbuf configure:4701: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4707: $? = 0 configure:4711: test -z || test ! -s conftest.err configure:4714: $? = 0 configure:4717: test -s conftest configure:4720: $? = 0 configure:4732: result: yes configure:4644: checking for fstat configure:4701: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4707: $? = 0 configure:4711: test -z || test ! -s conftest.err configure:4714: $? = 0 configure:4717: test -s conftest configure:4720: $? = 0 configure:4732: result: yes configure:4644: checking for strtol configure:4701: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4707: $? = 0 configure:4711: test -z || test ! -s conftest.err configure:4714: $? = 0 configure:4717: test -s conftest configure:4720: $? = 0 configure:4732: result: yes configure:5061: checking for tparm in -lncurses configure:5091: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncurses >&5 configure:5097: $? = 0 configure:5101: test -z || test ! -s conftest.err configure:5104: $? = 0 configure:5107: test -s conftest configure:5110: $? = 0 configure:5123: result: yes configure:5199: checking for readline in -lreadline configure:5229: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -lncurses conftest.c -lreadline >&5 configure:5235: $? = 0 configure:5239: test -z || test ! -s conftest.err configure:5242: $? = 0 configure:5245: test -s conftest configure:5248: $? = 0 configure:5261: result: yes configure:5274: checking readline/readline.h usability configure:5286: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5292: $? = 0 configure:5296: test -z || test ! -s conftest.err configure:5299: $? = 0 configure:5302: test -s conftest.o configure:5305: $? = 0 configure:5315: result: yes configure:5319: checking readline/readline.h presence configure:5329: i686-uhu-linux-gcc -E conftest.c configure:5335: $? = 0 configure:5355: result: yes configure:5390: checking for readline/readline.h configure:5397: result: yes configure:5560: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by bc config.status 1.06.95, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp07 config.status:703: creating Makefile config.status:703: creating bc/Makefile config.status:703: creating dc/Makefile config.status:703: creating doc/Makefile config.status:703: creating doc/texi-ver.incl config.status:703: creating lib/Makefile config.status:807: creating config.h config.status:1127: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' 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_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func__doprnt=no ac_cv_func_fstat=yes ac_cv_func_isgraph=yes ac_cv_func_setvbuf=yes ac_cv_func_strtol=yes ac_cv_func_vprintf=yes ac_cv_header_errno_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_lib_h=no ac_cv_header_limits_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_readline_readline_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_lib_fl_yywrap=yes ac_cv_lib_ncurses_tparm=yes ac_cv_lib_readline_readline=yes ac_cv_objext=o ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_LEX=flex ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.9' AWK='gawk' BC_VERSION='1.06.95' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic -Wall -funsigned-char' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DC_VERSION='1.3.95' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LEX='flex -I -8' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' OBJEXT='o' PACKAGE='bc' PACKAGE_BUGREPORT='' PACKAGE_NAME='bc' PACKAGE_STRING='bc 1.06.95' PACKAGE_TARNAME='bc' PACKAGE_VERSION='1.06.95' PATH_SEPARATOR=':' RANLIB='ranlib' READLINELIB='-lreadline -lncurses' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='1.06.95' YACC='bison -y' ac_ct_CC='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build_alias='i686-uhu-linux' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='i686-uhu-linux' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define BC_COPYRIGHT "Copyright 1991-1994, 1997, 1998, 2000, 2004, 2006 Free Software Foundation, Inc." #define DC_COPYRIGHT "Copyright 1994, 1997, 1998, 2000, 2001, 2004, 2005, 2006 Free Software Foundation, Inc." #define DC_VERSION "1.3.95" #define HAVE_ERRNO_H 1 #define HAVE_FSTAT 1 #define HAVE_INTTYPES_H 1 #define HAVE_ISGRAPH 1 #define HAVE_LIMITS_H 1 #define HAVE_MEMORY_H 1 #define HAVE_SETVBUF 1 #define HAVE_STDARG_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRTOL 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VPRINTF 1 #define PACKAGE "bc" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "bc" #define PACKAGE_STRING "bc 1.06.95" #define PACKAGE_TARNAME "bc" #define PACKAGE_VERSION "1.06.95" #define READLINE 1 #define STDC_HEADERS 1 #define VERSION "1.06.95" #define YYTEXT_POINTER 1 configure: exit 0