This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.52.20121002. Invocation command line was $ ./configure --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 = hp02 uname -m = i686 uname -r = 3.15.3-1.i386 uname -s = Linux uname -v = #2 SMP Tue Jul 1 11:51:10 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:/usr/lib/ccache:/sbin:/usr/sbin:/bin:/usr/bin ## ------------ ## ## Core tests. ## ## ------------ ## configure:1014: PATH=".;."; conftest.sh ./configure: line 1015: conftest.sh: command not found configure:1017: $? = 127 configure:1052: checking for i686-uhu-linux-gcc configure:1067: found /usr/bin/i686-uhu-linux-gcc configure:1075: result: i686-uhu-linux-gcc configure:1338: checking for C compiler version configure:1341: 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:1344: $? = 0 configure:1346: 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:1349: $? = 0 configure:1351: 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:1354: $? = 1 configure:1374: checking for C compiler default output configure:1377: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:1380: $? = 0 configure:1409: result: a.out configure:1414: checking whether the C compiler works configure:1420: ./a.out configure:1423: $? = 0 configure:1438: result: yes configure:1445: checking whether we are cross compiling configure:1447: result: no configure:1450: checking for executable suffix configure:1452: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:1455: $? = 0 configure:1477: result: configure:1483: checking for object suffix configure:1501: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:1504: $? = 0 configure:1523: result: o configure:1527: checking whether we are using the GNU C compiler configure:1548: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:1551: $? = 0 configure:1554: test -s conftest.o configure:1557: $? = 0 configure:1569: result: yes configure:1575: checking whether i686-uhu-linux-gcc accepts -g configure:1593: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:1596: $? = 0 configure:1599: test -s conftest.o configure:1602: $? = 0 configure:1612: result: yes configure:1639: 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:1642: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:1743: checking version of i686-uhu-linux-gcc configure:1747: result: 4.8.3 configure:1751: checking for i686-uhu-linux-gcc option to accept ANSI C configure:1808: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:1811: $? = 0 configure:1814: test -s conftest.o configure:1817: $? = 0 configure:1834: result: none needed configure:1845: checking $CC variable configure:1937: result: ok configure:1948: checking how to run the C preprocessor configure:1974: i686-uhu-linux-gcc -E conftest.c configure:1980: $? = 0 configure:2007: i686-uhu-linux-gcc -E conftest.c configure:2004:28: fatal error: ac_nonexistent.h: No such file or directory #include "confdefs.h" ^ compilation terminated. configure:2013: $? = 1 configure: failed program was: #line 2003 "configure" #include "confdefs.h" #include configure:2050: result: i686-uhu-linux-gcc -E configure:2065: i686-uhu-linux-gcc -E conftest.c configure:2071: $? = 0 configure:2098: i686-uhu-linux-gcc -E conftest.c configure:2095:28: fatal error: ac_nonexistent.h: No such file or directory #include "confdefs.h" ^ compilation terminated. configure:2104: $? = 1 configure: failed program was: #line 2094 "configure" #include "confdefs.h" #include configure:2144: checking whether make sets ${MAKE} configure:2164: result: yes configure:2176: checking for i686-uhu-linux-ranlib configure:2202: result: no configure:2211: checking for ranlib configure:2226: found /usr/bin/ranlib configure:2235: result: ranlib configure:2284: checking for a BSD compatible install configure:2333: result: /bin/install -c configure:2344: checking whether ln -s works configure:2348: result: yes configure:2355: checking if ln -s -f options work configure:2367: result: yes configure:2376: checking for tdlint configure:2402: result: no configure:2376: checking for lint configure:2402: result: no configure:2376: checking for alint configure:2402: result: no configure:2376: checking for splint configure:2402: result: no configure:2376: checking for lclint configure:2402: result: no configure:2412: checking for i686-uhu-linux-ar configure:2427: found /usr/bin/i686-uhu-linux-ar configure:2435: result: i686-uhu-linux-ar configure:2483: checking for makeflags variable configure:2517: result: configure:2520: checking if filesystem supports mixed-case filenames configure:2547: result: yes configure:2558: checking for exctags configure:2584: result: no configure:2558: checking for ctags configure:2584: result: no configure:2595: checking for exetags configure:2621: result: no configure:2595: checking for etags configure:2621: result: no configure:2630: checking for ctags configure:2654: result: no configure:2664: checking for etags configure:2688: result: no configure:2711: checking if you want to see long compiling messages configure:2745: result: yes configure:2754: checking build system type configure:2772: result: i686-uhu-linux-gnu configure:2780: checking host system type configure:2794: result: i686-uhu-linux-gnu configure:2820: result: Configuring for linux-gnu configure:2849: checking for PATH separator configure:2856: result: : configure:2905: checking if we must define _GNU_SOURCE configure:2927: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure: In function 'main': configure:2919:1: error: unknown type name 'make' #ifndef _XOPEN_SOURCE ^ configure:2919:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error' #ifndef _XOPEN_SOURCE ^ configure:2930: $? = 1 configure: failed program was: #line 2912 "configure" #include "confdefs.h" #include int main () { #ifndef _XOPEN_SOURCE make an error #endif ; return 0; } configure:2960: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure: In function 'main': configure:2952:1: error: unknown type name 'make' #ifdef _XOPEN_SOURCE ^ configure:2952:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error' #ifdef _XOPEN_SOURCE ^ configure:2963: $? = 1 configure: failed program was: #line 2945 "configure" #include "confdefs.h" #include int main () { #ifdef _XOPEN_SOURCE make an error #endif ; return 0; } configure:2984: result: yes configure:3761: checking if _XOPEN_SOURCE really is set configure:3779: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:3782: $? = 0 configure:3785: test -s conftest.o configure:3788: $? = 0 configure:3797: result: yes configure:3817: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:3820: $? = 0 configure:3823: test -s conftest.o configure:3826: $? = 0 configure:4034: checking for special C compiler options needed for large files configure:4108: result: no configure:4114: checking for _FILE_OFFSET_BITS value needed for large files configure:4142: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:4129:3: warning: left shift count >= width of type [enabled by default] #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) ^ configure:4129:3: warning: left shift count >= width of type [enabled by default] configure:4130:10: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:4130:10: warning: left shift count >= width of type [enabled by default] configure:4129:7: error: variably modified 'off_t_is_large' at file scope #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) ^ configure:4145: $? = 1 configure: failed program was: #line 4122 "configure" #include "confdefs.h" #include /* Check that off_t can represent 2**63 - 1 correctly. We can't simply define LARGE_OFF_T to be 9223372036854775807, since some C++ compilers masquerading as C compilers incorrectly reject 9223372036854775807. */ #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 && LARGE_OFF_T % 2147483647 == 1) ? 1 : -1]; int main () { ; return 0; } configure:4181: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:4184: $? = 0 configure:4187: test -s conftest.o configure:4190: $? = 0 configure:4201: result: 64 configure:4211: checking for _LARGE_FILES value needed for large files configure:4239: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:4242: $? = 0 configure:4245: test -s conftest.o configure:4248: $? = 0 configure:4298: result: no configure:4311: checking for _LARGEFILE_SOURCE value needed for large files configure:4331: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:4334: $? = 0 configure:4337: test -s conftest.o configure:4340: $? = 0 configure:4382: result: no configure:4396: checking for fseeko configure:4414: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:4417: $? = 0 configure:4420: test -s conftest configure:4423: $? = 0 configure:4433: result: yes configure:4454: checking whether to use struct dirent64 configure:4482: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure: In function 'main': configure:4471:28: error: conflicting types for 'readdir' /* if transitional largefile support is setup, this is true */ ^ In file included from /usr/include/features.h:378:0, from /usr/include/sys/types.h:25, from configure:4463: /usr/include/dirent.h:165:23: note: previous declaration of 'readdir' was here extern struct dirent *__REDIRECT (readdir, (DIR *__dirp), readdir64) ^ configure:4473:22: warning: initialization from incompatible pointer type [enabled by default] struct dirent64 *x = readdir((DIR *)0); ^ configure:4474:13: error: invalid operands to binary - (have 'struct dirent64 *' and 'struct dirent *') struct dirent *y = readdir((DIR *)0); ^ configure:4485: $? = 1 configure: failed program was: #line 4461 "configure" #include "confdefs.h" #include #include int main () { /* if transitional largefile support is setup, this is true */ extern struct dirent64 * readdir(DIR *); struct dirent64 *x = readdir((DIR *)0); struct dirent *y = readdir((DIR *)0); int z = x - y; ; return 0; } configure:4502: result: no configure:4513: checking if you want to check for gcc warnings configure:4523: result: no configure:4873: checking if you want to use pkg-config configure:4883: result: yes configure:4895: checking for i686-uhu-linux-pkg-config configure:4926: result: no configure:4935: checking for pkg-config configure:4952: found /usr/bin/pkg-config configure:4964: result: /usr/bin/pkg-config configure:5018: checking for this package's name configure:5028: result: dialog configure:5032: checking for package version configure:5053: result: 1.2 configure:5056: checking for package patch date configure:5073: result: 20140219 configure:5084: testing ABI VERSION 11:1:0 ... configure:5088: testing VERSION_MAJOR 1 ... configure:5092: testing VERSION_MINOR 2 ... configure:5096: testing VERSION_PATCH 20140219 ... configure:5119: checking if we should install dlg_XXX headers to subdirectory configure:5129: result: no configure:5134: checking for ANSI C header files configure:5148: i686-uhu-linux-gcc -E -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:5154: $? = 0 configure:5241: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5244: $? = 0 configure:5246: ./conftest configure:5249: $? = 0 configure:5262: result: yes configure:5272: checking for inline configure:5289: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5292: $? = 0 configure:5295: test -s conftest.o configure:5298: $? = 0 configure:5309: result: inline configure:5330: checking for sys/types.h configure:5342: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5345: $? = 0 configure:5348: test -s conftest.o configure:5351: $? = 0 configure:5361: result: yes configure:5330: checking for sys/stat.h configure:5342: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5345: $? = 0 configure:5348: test -s conftest.o configure:5351: $? = 0 configure:5361: result: yes configure:5330: checking for stdlib.h configure:5342: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5345: $? = 0 configure:5348: test -s conftest.o configure:5351: $? = 0 configure:5361: result: yes configure:5330: checking for string.h configure:5342: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5345: $? = 0 configure:5348: test -s conftest.o configure:5351: $? = 0 configure:5361: result: yes configure:5330: checking for memory.h configure:5342: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5345: $? = 0 configure:5348: test -s conftest.o configure:5351: $? = 0 configure:5361: result: yes configure:5330: checking for strings.h configure:5342: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5345: $? = 0 configure:5348: test -s conftest.o configure:5351: $? = 0 configure:5361: result: yes configure:5330: checking for inttypes.h configure:5342: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5345: $? = 0 configure:5348: test -s conftest.o configure:5351: $? = 0 configure:5361: result: yes configure:5330: checking for stdint.h configure:5342: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5345: $? = 0 configure:5348: test -s conftest.o configure:5351: $? = 0 configure:5361: result: yes configure:5330: checking for unistd.h configure:5342: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5345: $? = 0 configure:5348: test -s conftest.o configure:5351: $? = 0 configure:5361: result: yes configure:5371: checking for off_t configure:5392: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5395: $? = 0 configure:5398: test -s conftest.o configure:5401: $? = 0 configure:5411: result: yes configure:5423: checking for size_t configure:5444: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5447: $? = 0 configure:5450: test -s conftest.o configure:5453: $? = 0 configure:5463: result: yes configure:5477: checking for working alloca.h configure:5495: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5498: $? = 0 configure:5501: test -s conftest configure:5504: $? = 0 configure:5514: result: yes configure:5524: checking for alloca configure:5562: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5565: $? = 0 configure:5568: test -s conftest configure:5571: $? = 0 configure:5581: result: yes configure:5765: checking for stdlib.h configure:5800: result: yes configure:5765: checking for unistd.h configure:5800: result: yes configure:5813: checking for getpagesize configure:5850: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5853: $? = 0 configure:5856: test -s conftest configure:5859: $? = 0 configure:5869: result: yes configure:5879: checking for working mmap configure:6015: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6018: $? = 0 configure:6020: ./conftest configure:6023: $? = 0 configure:6035: result: yes configure:6046: checking whether we are using the GNU C Library 2.1 or newer configure:6072: result: yes configure:6102: checking for argz.h configure:6112: i686-uhu-linux-gcc -E -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6118: $? = 0 configure:6137: result: yes configure:6102: checking for limits.h configure:6112: i686-uhu-linux-gcc -E -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6118: $? = 0 configure:6137: result: yes configure:6102: checking for locale.h configure:6112: i686-uhu-linux-gcc -E -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6118: $? = 0 configure:6137: result: yes configure:6102: checking for nl_types.h configure:6112: i686-uhu-linux-gcc -E -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6118: $? = 0 configure:6137: result: yes configure:6102: checking for malloc.h configure:6112: i686-uhu-linux-gcc -E -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6118: $? = 0 configure:6137: result: yes configure:6102: checking for stddef.h configure:6112: i686-uhu-linux-gcc -E -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6118: $? = 0 configure:6137: result: yes configure:6102: checking for stdlib.h configure:6137: result: yes configure:6102: checking for string.h configure:6137: result: yes configure:6102: checking for unistd.h configure:6137: result: yes configure:6102: checking for sys/param.h configure:6112: i686-uhu-linux-gcc -E -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6118: $? = 0 configure:6137: result: yes configure:6152: checking for feof_unlocked configure:6189: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6192: $? = 0 configure:6195: test -s conftest configure:6198: $? = 0 configure:6208: result: yes configure:6152: checking for fgets_unlocked configure:6189: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6192: $? = 0 configure:6195: test -s conftest configure:6198: $? = 0 configure:6208: result: yes configure:6152: checking for getcwd configure:6189: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6192: $? = 0 configure:6195: test -s conftest configure:6198: $? = 0 configure:6208: result: yes configure:6152: checking for getegid configure:6189: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6192: $? = 0 configure:6195: test -s conftest configure:6198: $? = 0 configure:6208: result: yes configure:6152: checking for geteuid configure:6189: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6192: $? = 0 configure:6195: test -s conftest configure:6198: $? = 0 configure:6208: result: yes configure:6152: checking for getgid configure:6189: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6192: $? = 0 configure:6195: test -s conftest configure:6198: $? = 0 configure:6208: result: yes configure:6152: checking for getuid configure:6189: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6192: $? = 0 configure:6195: test -s conftest configure:6198: $? = 0 configure:6208: result: yes configure:6152: checking for mempcpy configure:6189: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6168:6: warning: conflicting types for built-in function 'mempcpy' [enabled by default] builtin and then its argument prototype would still apply. */ ^ configure:6192: $? = 0 configure:6195: test -s conftest configure:6198: $? = 0 configure:6208: result: yes configure:6152: checking for munmap configure:6189: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6192: $? = 0 configure:6195: test -s conftest configure:6198: $? = 0 configure:6208: result: yes configure:6152: checking for putenv configure:6189: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6192: $? = 0 configure:6195: test -s conftest configure:6198: $? = 0 configure:6208: result: yes configure:6152: checking for setenv configure:6189: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6192: $? = 0 configure:6195: test -s conftest configure:6198: $? = 0 configure:6208: result: yes configure:6152: checking for setlocale configure:6189: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6192: $? = 0 configure:6195: test -s conftest configure:6198: $? = 0 configure:6208: result: yes configure:6152: checking for stpcpy configure:6189: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6168:6: warning: conflicting types for built-in function 'stpcpy' [enabled by default] builtin and then its argument prototype would still apply. */ ^ configure:6192: $? = 0 configure:6195: test -s conftest configure:6198: $? = 0 configure:6208: result: yes configure:6152: checking for strchr configure:6189: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6168:6: warning: conflicting types for built-in function 'strchr' [enabled by default] builtin and then its argument prototype would still apply. */ ^ configure:6192: $? = 0 configure:6195: test -s conftest configure:6198: $? = 0 configure:6208: result: yes configure:6152: checking for strcasecmp configure:6189: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6168:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] builtin and then its argument prototype would still apply. */ ^ configure:6192: $? = 0 configure:6195: test -s conftest configure:6198: $? = 0 configure:6208: result: yes configure:6152: checking for strdup configure:6189: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6168:6: warning: conflicting types for built-in function 'strdup' [enabled by default] builtin and then its argument prototype would still apply. */ ^ configure:6192: $? = 0 configure:6195: test -s conftest configure:6198: $? = 0 configure:6208: result: yes configure:6152: checking for strtoul configure:6189: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6192: $? = 0 configure:6195: test -s conftest configure:6198: $? = 0 configure:6208: result: yes configure:6152: checking for tsearch configure:6189: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6192: $? = 0 configure:6195: test -s conftest configure:6198: $? = 0 configure:6208: result: yes configure:6152: checking for __argz_count configure:6189: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6192: $? = 0 configure:6195: test -s conftest configure:6198: $? = 0 configure:6208: result: yes configure:6152: checking for __argz_stringify configure:6189: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6192: $? = 0 configure:6195: test -s conftest configure:6198: $? = 0 configure:6208: result: yes configure:6152: checking for __argz_next configure:6189: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6192: $? = 0 configure:6195: test -s conftest configure:6198: $? = 0 configure:6208: result: yes configure:6463: checking for iconv configure:6474: testing Starting FIND_LINKAGE(iconv,) ... configure:6498: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6501: $? = 0 configure:6504: test -s conftest configure:6507: $? = 0 configure:6912: result: yes configure:6921: checking if the declaration of iconv() needs const. configure:6953: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6956: $? = 0 configure:6959: test -s conftest.o configure:6962: $? = 0 configure:6972: result: no configure:7100: checking for nl_langinfo and CODESET configure:7118: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7121: $? = 0 configure:7124: test -s conftest configure:7127: $? = 0 configure:7138: result: yes configure:7149: checking for LC_MESSAGES configure:7167: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7170: $? = 0 configure:7173: test -s conftest configure:7176: $? = 0 configure:7186: result: yes configure:7196: checking whether NLS is requested configure:7206: result: no configure:8434: checking if -lm needed for math functions configure:8456: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 /tmp/cc3kmzWA.o: In function `main': conftest.c:(.text.startup+0x3a): undefined reference to `sqrt' collect2: error: ld returned 1 exit status configure:8459: $? = 1 configure: failed program was: #line 8441 "configure" #include "confdefs.h" #include #include int main () { double x = rand(); printf("result = %g\n", sqrt(x)) ; return 0; } configure:8475: result: yes configure:8484: checking if you want to use dmalloc for testing configure:8501: result: no configure:8696: checking if you want to use dbmalloc for testing configure:8713: result: no configure:8908: checking if you want to use purify for testing configure:8925: result: no configure:9018: checking if you want to use valgrind for testing configure:9035: result: no configure:9128: checking if you want to perform memory-leak testing configure:9152: result: configure:9155: checking if you want --trace option configure:9165: result: yes configure:9179: checking for an rpath option configure:9210: result: -Wl,-rpath, configure:9341: checking if libtool -version-number should be used configure:9358: result: yes configure:9383: checking if you want to build libraries with libtool configure:9393: result: no configure:9718: checking if you want to build shared libraries configure:9728: result: no configure:10325: checking for specific curses-directory configure:10335: result: no configure:10482: checking if rpath option should be used configure:10492: result: no configure:12500: checking for extra include directories configure:12526: result: no configure:12530: checking if we have identified curses headers configure:12554: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12557: $? = 0 configure:12560: test -s conftest.o configure:12563: $? = 0 configure:12574: result: ncurses.h configure:12588: checking for ncurses.h configure:12598: i686-uhu-linux-gcc -E -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:12604: $? = 0 configure:12623: result: yes configure:12633: checking for terminfo header configure:12666: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12669: $? = 0 configure:12672: test -s conftest.o configure:12675: $? = 0 configure:12691: result: term.h configure:12723: checking for ncurses version configure:12787: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lm >&5 configure:12790: $? = 0 configure:12792: ./conftest configure:12795: $? = 0 configure:12809: result: 5.9.20110404 configure:12816: checking if we have identified curses libraries configure:12831: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lm >&5 /tmp/ccNgfLyg.o: In function `main': conftest.c:(.text.startup+0xa): undefined reference to `initscr' conftest.c:(.text.startup+0x26): undefined reference to `tgoto' collect2: error: ld returned 1 exit status configure:12834: $? = 1 configure: failed program was: #line 12819 "configure" #include "confdefs.h" #include int main () { initscr(); tgoto("?", 0,0) ; return 0; } configure:12849: result: no configure:13119: testing adding /lib to library-path ... configure:13183: checking for tgoto configure:13220: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lm >&5 /tmp/ccXn9Lrl.o: In function `main': conftest.c:(.text.startup+0x6): undefined reference to `tgoto' collect2: error: ld returned 1 exit status configure:13223: $? = 1 configure: failed program was: #line 13189 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char tgoto (); below. */ #include /* 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 tgoto (); char (*f) (); int main () { /* 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_tgoto) || defined (__stub___tgoto) choke me #else f = tgoto; /* workaround for ICC 12.0.3 */ if (f == 0) return 1; #endif ; return 0; } configure:13239: result: no configure:13248: checking for tgoto in -lncurses configure:13275: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure:13278: $? = 0 configure:13281: test -s conftest configure:13284: $? = 0 configure:13295: result: yes configure:13314: checking for initscr in -lncurses configure:13341: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lncurses -lm >&5 configure:13344: $? = 0 configure:13347: test -s conftest configure:13350: $? = 0 configure:13361: result: yes configure:13492: checking if you want extra dialogs configure:13502: result: yes configure:13510: checking if you want config-file support configure:13520: result: yes configure:13533: checking if you want Xdialog-style dialogs configure:13543: result: yes configure:13556: checking if you want extra Xdialog-style dialogs (1.2) configure:13566: result: yes configure:13579: checking if you want compatibility with whiptail options configure:13589: result: yes configure:13601: checking if you want the form dialog configure:13611: result: yes configure:13624: checking if you want the gauge dialog configure:13634: result: yes configure:13647: checking if you want the tailbox dialog configure:13657: result: yes configure:13670: checking if you want the mixedform dialog configure:13680: result: yes configure:13693: checking if you want the mixedgauge dialog configure:13703: result: yes configure:13716: checking if you want the wide-curses features configure:13726: result: no configure:13738: checking for ANSI C header files configure:13866: result: yes configure:13876: checking whether time.h and sys/time.h may both be included configure:13898: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13901: $? = 0 configure:13904: test -s conftest.o configure:13907: $? = 0 configure:13917: result: yes configure:13930: checking for dirent.h that defines DIR configure:13951: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13954: $? = 0 configure:13957: test -s conftest.o configure:13960: $? = 0 configure:13970: result: yes configure:13983: checking for opendir in -ldir configure:14010: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -ldir -lncurses -lm >&5 /usr/bin/ld: cannot find -ldir collect2: error: ld returned 1 exit status configure:14013: $? = 1 configure: failed program was: #line 13991 "configure" #include "confdefs.h" /* 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 opendir (); int main () { opendir (); ; return 0; } configure:14030: result: no configure:14095: checking for search.h configure:14105: i686-uhu-linux-gcc -E -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:14111: $? = 0 configure:14130: result: yes configure:14095: checking for unctrl.h configure:14105: i686-uhu-linux-gcc -E -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:14111: $? = 0 configure:14130: result: yes configure:14095: checking for unistd.h configure:14130: result: yes configure:14140: checking for term.h configure:14245: result: term.h configure:14272: checking return type of signal handlers configure:14300: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14303: $? = 0 configure:14306: test -s conftest.o configure:14309: $? = 0 configure:14319: result: void configure:14344: checking for _nc_free_and_exit configure:14381: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure:14384: $? = 0 configure:14387: test -s conftest configure:14390: $? = 0 configure:14400: result: yes configure:14344: checking for btowc configure:14381: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure:14384: $? = 0 configure:14387: test -s conftest configure:14390: $? = 0 configure:14400: result: yes configure:14344: checking for mblen configure:14381: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure:14384: $? = 0 configure:14387: test -s conftest configure:14390: $? = 0 configure:14400: result: yes configure:14344: checking for mbrlen configure:14381: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure:14384: $? = 0 configure:14387: test -s conftest configure:14390: $? = 0 configure:14400: result: yes configure:14344: checking for mbrtowc configure:14381: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure:14384: $? = 0 configure:14387: test -s conftest configure:14390: $? = 0 configure:14400: result: yes configure:14344: checking for mbtowc configure:14381: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure:14384: $? = 0 configure:14387: test -s conftest configure:14390: $? = 0 configure:14400: result: yes configure:14344: checking for strcasecmp configure:14400: result: yes configure:14344: checking for strftime configure:14381: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure:14360:6: warning: conflicting types for built-in function 'strftime' [enabled by default] builtin and then its argument prototype would still apply. */ ^ configure:14384: $? = 0 configure:14387: test -s conftest configure:14390: $? = 0 configure:14400: result: yes configure:14344: checking for tsearch configure:14400: result: yes configure:14344: checking for waitpid configure:14381: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure:14384: $? = 0 configure:14387: test -s conftest configure:14390: $? = 0 configure:14400: result: yes configure:14344: checking for wcsrtombs configure:14381: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure:14384: $? = 0 configure:14387: test -s conftest configure:14390: $? = 0 configure:14400: result: yes configure:14344: checking for wcstombs configure:14381: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure:14384: $? = 0 configure:14387: test -s conftest configure:14390: $? = 0 configure:14400: result: yes configure:14344: checking for wctob configure:14381: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure:14384: $? = 0 configure:14387: test -s conftest configure:14390: $? = 0 configure:14400: result: yes configure:14344: checking for wctomb configure:14381: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure:14384: $? = 0 configure:14387: test -s conftest configure:14390: $? = 0 configure:14400: result: yes configure:14410: checking if we must define _XOPEN_SOURCE_EXTENDED configure:14439: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure:14442: $? = 0 configure:14445: test -s conftest configure:14448: $? = 0 configure:14498: result: no configure:14502: checking for unctrl.h configure:14537: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14540: $? = 0 configure:14543: test -s conftest.o configure:14546: $? = 0 configure:14566: result: unctrl.h configure:14617: checking for flushinp configure:14620: testing flushinp ... configure:14661: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure:14664: $? = 0 configure:14667: test -s conftest configure:14670: $? = 0 configure:14686: result: yes configure:14617: checking for getattrs configure:14620: testing getattrs ... configure:14661: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure:14664: $? = 0 configure:14667: test -s conftest configure:14670: $? = 0 configure:14686: result: yes configure:14617: checking for getbegx configure:14620: testing getbegx ... configure:14661: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure:14664: $? = 0 configure:14667: test -s conftest configure:14670: $? = 0 configure:14686: result: yes configure:14617: checking for getbegy configure:14620: testing getbegy ... configure:14661: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure:14664: $? = 0 configure:14667: test -s conftest configure:14670: $? = 0 configure:14686: result: yes configure:14617: checking for getbegyx configure:14620: testing getbegyx ... configure:14661: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure:14664: $? = 0 configure:14667: test -s conftest configure:14670: $? = 0 configure:14686: result: yes configure:14617: checking for getcurx configure:14620: testing getcurx ... configure:14661: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure:14664: $? = 0 configure:14667: test -s conftest configure:14670: $? = 0 configure:14686: result: yes configure:14617: checking for getcury configure:14620: testing getcury ... configure:14661: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure:14664: $? = 0 configure:14667: test -s conftest configure:14670: $? = 0 configure:14686: result: yes configure:14617: checking for getmaxx configure:14620: testing getmaxx ... configure:14661: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure:14664: $? = 0 configure:14667: test -s conftest configure:14670: $? = 0 configure:14686: result: yes configure:14617: checking for getmaxy configure:14620: testing getmaxy ... configure:14661: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure:14664: $? = 0 configure:14667: test -s conftest configure:14670: $? = 0 configure:14686: result: yes configure:14617: checking for getmaxyx configure:14620: testing getmaxyx ... configure:14661: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure:14664: $? = 0 configure:14667: test -s conftest configure:14670: $? = 0 configure:14686: result: yes configure:14617: checking for getparx configure:14620: testing getparx ... configure:14661: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure:14664: $? = 0 configure:14667: test -s conftest configure:14670: $? = 0 configure:14686: result: yes configure:14617: checking for getpary configure:14620: testing getpary ... configure:14661: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure:14664: $? = 0 configure:14667: test -s conftest configure:14670: $? = 0 configure:14686: result: yes configure:14617: checking for getparyx configure:14620: testing getparyx ... configure:14661: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure:14664: $? = 0 configure:14667: test -s conftest configure:14670: $? = 0 configure:14686: result: yes configure:14617: checking for use_default_colors configure:14620: testing use_default_colors ... configure:14661: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure:14664: $? = 0 configure:14667: test -s conftest configure:14670: $? = 0 configure:14686: result: yes configure:14617: checking for wchgat configure:14620: testing wchgat ... configure:14661: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure:14664: $? = 0 configure:14667: test -s conftest configure:14670: $? = 0 configure:14686: result: yes configure:14617: checking for wcursyncup configure:14620: testing wcursyncup ... configure:14661: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure:14664: $? = 0 configure:14667: test -s conftest configure:14670: $? = 0 configure:14686: result: yes configure:14617: checking for wget_wch configure:14620: testing wget_wch ... configure:14661: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure: In function 'main': configure:14650:20: error: 'wget_wch' undeclared (first use in this function) #ifndef ${cf_func} ^ configure:14650:20: note: each undeclared identifier is reported only once for each function it appears in configure:14664: $? = 1 configure: failed program was: #line 14629 "configure" #include "confdefs.h" #ifdef HAVE_XCURSES #include char * XCursesProgramName = "test"; #else #include #if defined(NCURSES_VERSION) && defined(HAVE_NCURSESW_TERM_H) #include #elif defined(NCURSES_VERSION) && defined(HAVE_NCURSES_TERM_H) #include #elif defined(HAVE_TERM_H) #include #endif #endif int main () { #ifndef wget_wch long foo = (long)(&wget_wch); if (foo + 1234 > 5678) return(foo); #endif ; return 0; } configure:14686: result: no configure:14617: checking for wsyncup configure:14620: testing wsyncup ... configure:14661: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure:14664: $? = 0 configure:14667: test -s conftest configure:14670: $? = 0 configure:14686: result: yes configure:14696: checking for start_color configure:14733: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure:14736: $? = 0 configure:14739: test -s conftest configure:14742: $? = 0 configure:14752: result: yes configure:14762: checking for chtype typedef configure:14781: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14784: $? = 0 configure:14787: test -s conftest.o configure:14790: $? = 0 configure:14800: result: yes configure:14808: checking if chtype is scalar or struct configure:14827: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14830: $? = 0 configure:14833: test -s conftest.o configure:14836: $? = 0 configure:14846: result: scalar configure:14857: checking for wide alternate character set array configure:14883: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure: In function 'main': configure:14876:15: error: 'wacs_map' undeclared (first use in this function) { ^ configure:14876:15: note: each undeclared identifier is reported only once for each function it appears in configure:14886: $? = 1 configure: failed program was: #line 14867 "configure" #include "confdefs.h" #ifndef _XOPEN_SOURCE_EXTENDED #define _XOPEN_SOURCE_EXTENDED #endif #include int main () { void *foo = &(wacs_map['k']) ; return 0; } configure:14883: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure: In function 'main': configure:14876:15: error: '_wacs_map' undeclared (first use in this function) { ^ configure:14876:15: note: each undeclared identifier is reported only once for each function it appears in configure:14886: $? = 1 configure: failed program was: #line 14867 "configure" #include "confdefs.h" #ifndef _XOPEN_SOURCE_EXTENDED #define _XOPEN_SOURCE_EXTENDED #endif #include int main () { void *foo = &(_wacs_map['k']) ; return 0; } configure:14883: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure: In function 'main': configure:14876:15: error: '__wacs_map' undeclared (first use in this function) { ^ configure:14876:15: note: each undeclared identifier is reported only once for each function it appears in configure:14886: $? = 1 configure: failed program was: #line 14867 "configure" #include "confdefs.h" #ifndef _XOPEN_SOURCE_EXTENDED #define _XOPEN_SOURCE_EXTENDED #endif #include int main () { void *foo = &(__wacs_map['k']) ; return 0; } configure:14883: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure: In function 'main': configure:14876:15: error: '_nc_wacs' undeclared (first use in this function) { ^ configure:14876:15: note: each undeclared identifier is reported only once for each function it appears in configure:14886: $? = 1 configure: failed program was: #line 14867 "configure" #include "confdefs.h" #ifndef _XOPEN_SOURCE_EXTENDED #define _XOPEN_SOURCE_EXTENDED #endif #include int main () { void *foo = &(_nc_wacs['k']) ; return 0; } configure:14883: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure: In function 'main': configure:14876:15: error: '_wacs_char' undeclared (first use in this function) { ^ configure:14876:15: note: each undeclared identifier is reported only once for each function it appears in configure:14886: $? = 1 configure: failed program was: #line 14867 "configure" #include "confdefs.h" #ifndef _XOPEN_SOURCE_EXTENDED #define _XOPEN_SOURCE_EXTENDED #endif #include int main () { void *foo = &(_wacs_char['k']) ; return 0; } configure:14903: result: unknown configure:14911: checking for wide alternate character constants configure:14973: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure: In function 'main': configure:14966:16: error: 'WACS_PLUS' undeclared (first use in this function) { ^ configure:14966:16: note: each undeclared identifier is reported only once for each function it appears in configure:14976: $? = 1 configure: failed program was: #line 14957 "configure" #include "confdefs.h" #ifndef _XOPEN_SOURCE_EXTENDED #define _XOPEN_SOURCE_EXTENDED #endif #include int main () { cchar_t *foo = WACS_PLUS ; return 0; } configure:14993: result: no configure:15006: checking for wgetparent configure:15009: testing wgetparent ... configure:15050: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure:15053: $? = 0 configure:15056: test -s conftest configure:15059: $? = 0 configure:15075: result: yes configure:15135: checking for sys/wait.h configure:15145: i686-uhu-linux-gcc -E -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:15151: $? = 0 configure:15170: result: yes configure:15296: checking for union wait configure:15319: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure:15322: $? = 0 configure:15325: test -s conftest configure:15328: $? = 0 compiles ok w/o union wait configure:15382: result: no configure:15487: checking if we must include wchar.h to declare mbstate_t configure:15511: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure: In function 'main': configure:15504:1: error: unknown type name 'mbstate_t' { ^ configure:15514: $? = 1 configure: failed program was: #line 15494 "configure" #include "confdefs.h" #include #include #ifdef HAVE_LIBUTF8_H #include #endif int main () { mbstate_t state ; return 0; } configure:15545: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15548: $? = 0 configure:15551: test -s conftest.o configure:15554: $? = 0 configure:15566: result: yes configure:15603: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure:15606: $? = 0 configure:15609: test -s conftest configure:15612: $? = 0 configure:15625: checking if rpath-hack should be disabled configure:15642: result: no configure:15646: checking for updated LDFLAGS configure:15649: result: maybe configure:15656: checking for ldd configure:15671: found /usr/bin/ldd configure:15679: result: ldd configure:15708: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -L/lib conftest.c -lncurses -lm >&5 configure:15711: $? = 0 configure:15714: test -s conftest configure:15717: $? = 0 configure:15757: testing ...checking EXTRA_LDFLAGS ... configure:15761: testing ...checking LDFLAGS -L/lib ... configure:15811: testing ...checked LDFLAGS -L/lib ... configure:15815: testing ...checking LIBS -lncurses -lm ... configure:15865: testing ...checked LIBS -lncurses -lm ... configure:15869: testing ...checked EXTRA_LDFLAGS ... configure:15986: creating ./config.status ## ----------------------- ## ## Running config.status. ## ## ----------------------- ## This file was extended by config.status 2.52.20121002, executed with CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = > ./config.status on hp02 config.status:16564: creating dialog-config config.status:16564: creating makefile config.status:16564: creating headers-sh config.status:16717: creating dlg_config.h ## ----------------- ## ## Cache variables. ## ## ----------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_build_alias=i686-uhu-linux ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline 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_func___argz_count=yes ac_cv_func___argz_next=yes ac_cv_func___argz_stringify=yes ac_cv_func__nc_free_and_exit=yes ac_cv_func_alloca_works=yes ac_cv_func_btowc=yes ac_cv_func_feof_unlocked=yes ac_cv_func_fgets_unlocked=yes ac_cv_func_fseeko=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getpagesize=yes ac_cv_func_getuid=yes ac_cv_func_mblen=yes ac_cv_func_mbrlen=yes ac_cv_func_mbrtowc=yes ac_cv_func_mbtowc=yes ac_cv_func_mempcpy=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_putenv=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_start_color=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strftime=yes ac_cv_func_strtoul=yes ac_cv_func_tgoto=no ac_cv_func_tsearch=yes ac_cv_func_waitpid=yes ac_cv_func_wcsrtombs=yes ac_cv_func_wcstombs=yes ac_cv_func_wctob=yes ac_cv_func_wctomb=yes ac_cv_gnu_library_2_1=yes ac_cv_header_argz_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_ncurses_h=yes ac_cv_header_nl_types_h=yes ac_cv_header_search_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_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_time=yes ac_cv_header_unctrl_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_host_alias=i686-uhu-linux ac_cv_lib_dir_opendir=no ac_cv_lib_ncurses___initscr=yes ac_cv_lib_ncurses___tgoto=yes ac_cv_objext=o ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_MAKE_LOWER_TAGS=no ac_cv_prog_MAKE_UPPER_TAGS=no ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cf_ldd_prog=ldd ac_cv_prog_make_make_set=yes ac_cv_sys_file_offset_bits=64 ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_type_off_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_working_alloca_h=yes am_cv_func_iconv=yes am_cv_langinfo_codeset=yes am_cv_proto_iconv_arg1= am_cv_proto_iconv_const=no am_cv_val_LC_MESSAGES=yes cf_cv_abi_version=0 cf_cv_chtype_decl=yes cf_cv_chtype_type=scalar cf_cv_curses_dir=no cf_cv_curses_incdir=no cf_cv_curses_wacs_map=unknown cf_cv_curses_wacs_symbols=no cf_cv_enable_rpath=no cf_cv_find_linkage_iconv=yes cf_cv_func_flushinp=yes cf_cv_func_getattrs=yes cf_cv_func_getbegx=yes cf_cv_func_getbegy=yes cf_cv_func_getbegyx=yes cf_cv_func_getcurx=yes cf_cv_func_getcury=yes cf_cv_func_getmaxx=yes cf_cv_func_getmaxy=yes cf_cv_func_getmaxyx=yes cf_cv_func_getparx=yes cf_cv_func_getpary=yes cf_cv_func_getparyx=yes cf_cv_func_use_default_colors=yes cf_cv_func_wchgat=yes cf_cv_func_wcursyncup=yes cf_cv_func_wget_wch=no cf_cv_func_wgetparent=yes cf_cv_func_wsyncup=yes cf_cv_gnu_source=yes cf_cv_header_path_iconv=/usr/include cf_cv_library_path_iconv=/usr/lib cf_cv_makeflags= cf_cv_mbstate_t=yes cf_cv_mixedcase=yes cf_cv_ncurses_header=ncurses.h cf_cv_ncurses_version=5.9.20110404 cf_cv_need_libm=yes cf_cv_need_xopen_extension=no cf_cv_rel_version=1.2 cf_cv_struct_dirent64=no cf_cv_system_name=linux-gnu cf_cv_term_header=term.h cf_cv_type_unionwait=no cf_cv_unctrl_header=unctrl.h nls_cv_header_intl= nls_cv_header_libgt= ## ------------ ## ## confdefs.h. ## ## ------------ ## #define MIXEDCASE_FILENAMES 1 #define SYSTEM_NAME "linux-gnu" #define _FILE_OFFSET_BITS 64 #define HAVE_FSEEKO 1 #define PACKAGE "dialog" #define DIALOG_VERSION "1.2" #define DIALOG_PATCHDATE 20140219 #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_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_ARGZ_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_NL_TYPES_H 1 #define HAVE_MALLOC_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_FEOF_UNLOCKED 1 #define HAVE_FGETS_UNLOCKED 1 #define HAVE_GETCWD 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETUID 1 #define HAVE_MEMPCPY 1 #define HAVE_MUNMAP 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_STPCPY 1 #define HAVE_STRCHR 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRTOUL 1 #define HAVE_TSEARCH 1 #define HAVE___ARGZ_COUNT 1 #define HAVE___ARGZ_STRINGIFY 1 #define HAVE___ARGZ_NEXT 1 #define HAVE_ICONV 1 #define ICONV_CONST #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define HAVE_DLG_TRACE 1 #define HAVE_NCURSES_H 1 #define HAVE_TERM_H 1 #define NCURSES 1 #define HAVE_RC_FILE 1 #define HAVE_XDIALOG 1 #define HAVE_XDIALOG2 1 #define HAVE_WHIPTAIL 1 #define HAVE_DLG_FORMBOX 1 #define HAVE_DLG_GAUGE 1 #define HAVE_DLG_TAILBOX 1 #define HAVE_DLG_MIXEDFORM 1 #define HAVE_MIXEDGAUGE 1 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_DIRENT_H 1 #define HAVE_SEARCH_H 1 #define HAVE_UNCTRL_H 1 #define HAVE_UNISTD_H 1 #define HAVE_TERM_H 1 #define RETSIGTYPE void #define HAVE__NC_FREE_AND_EXIT 1 #define HAVE_BTOWC 1 #define HAVE_MBLEN 1 #define HAVE_MBRLEN 1 #define HAVE_MBRTOWC 1 #define HAVE_MBTOWC 1 #define HAVE_STRCASECMP 1 #define HAVE_STRFTIME 1 #define HAVE_TSEARCH 1 #define HAVE_WAITPID 1 #define HAVE_WCSRTOMBS 1 #define HAVE_WCSTOMBS 1 #define HAVE_WCTOB 1 #define HAVE_WCTOMB 1 #define HAVE_UNCTRL_H 1 #define HAVE_FLUSHINP 1 #define HAVE_GETATTRS 1 #define HAVE_GETBEGX 1 #define HAVE_GETBEGY 1 #define HAVE_GETBEGYX 1 #define HAVE_GETCURX 1 #define HAVE_GETCURY 1 #define HAVE_GETMAXX 1 #define HAVE_GETMAXY 1 #define HAVE_GETMAXYX 1 #define HAVE_GETPARX 1 #define HAVE_GETPARY 1 #define HAVE_GETPARYX 1 #define HAVE_USE_DEFAULT_COLORS 1 #define HAVE_WCHGAT 1 #define HAVE_WCURSYNCUP 1 #define HAVE_WSYNCUP 1 #define HAVE_COLOR 1 #define HAVE_TYPE_CHTYPE 1 #define TYPE_CHTYPE_IS_SCALAR 1 #define HAVE_WGETPARENT 1 #define HAVE_SYS_WAIT_H 1 #define NEED_WCHAR_H 1 #define HAVE_MBSTATE_T 1 #define HAVE_SETLOCALE 1 configure: exit 0