This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by giFTcurs configure 0.6.2, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --disable-rpath --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = pozsy uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1383: checking for a BSD-compatible install configure:1438: result: /bin/install -c configure:1449: checking whether build environment is sane configure:1492: result: yes configure:1525: checking for gawk configure:1541: found /bin/gawk configure:1551: result: gawk configure:1561: checking whether make sets $(MAKE) configure:1581: result: yes configure:1754: checking for i586-uhu-linux-gcc configure:1770: found /usr/lib/ccache/i586-uhu-linux-gcc configure:1780: result: i586-uhu-linux-gcc configure:2062: checking for C compiler version configure:2065: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2068: $? = 0 configure:2070: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:2073: $? = 0 configure:2075: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2078: $? = 1 configure:2101: checking for C compiler default output file name configure:2104: i586-uhu-linux-gcc conftest.c >&5 configure:2107: $? = 0 configure:2153: result: a.out configure:2158: checking whether the C compiler works configure:2164: ./a.out configure:2167: $? = 0 configure:2184: result: yes configure:2191: checking whether we are cross compiling configure:2193: result: no configure:2196: checking for suffix of executables configure:2198: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2201: $? = 0 configure:2226: result: configure:2232: checking for suffix of object files configure:2253: i586-uhu-linux-gcc -c conftest.c >&5 configure:2256: $? = 0 configure:2278: result: o configure:2282: checking whether we are using the GNU C compiler configure:2306: i586-uhu-linux-gcc -c conftest.c >&5 configure:2312: $? = 0 configure:2315: test -z || test ! -s conftest.err configure:2318: $? = 0 configure:2321: test -s conftest.o configure:2324: $? = 0 configure:2337: result: yes configure:2343: checking whether i586-uhu-linux-gcc accepts -g configure:2364: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2370: $? = 0 configure:2373: test -z || test ! -s conftest.err configure:2376: $? = 0 configure:2379: test -s conftest.o configure:2382: $? = 0 configure:2393: result: yes configure:2410: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2480: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2486: $? = 0 configure:2489: test -z || test ! -s conftest.err configure:2492: $? = 0 configure:2495: test -s conftest.o configure:2498: $? = 0 configure:2516: result: none needed configure:2534: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2540: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2681: checking for style of include used by make configure:2709: result: GNU configure:2737: checking dependency style of i586-uhu-linux-gcc configure:2820: result: gcc3 configure:2850: checking for a BSD-compatible install configure:2905: result: /bin/install -c configure:2932: checking whether NLS is requested configure:2941: result: yes configure:2979: checking for msgfmt configure:3010: result: /usr/bin/msgfmt configure:3019: checking for gmsgfmt configure:3050: result: /usr/bin/msgfmt configure:3089: checking for xgettext configure:3120: result: /usr/bin/xgettext configure:3160: checking for msgmerge configure:3190: result: /usr/bin/msgmerge configure:3231: checking build system type configure:3249: result: i586-uhu-linux-gnu configure:3257: checking host system type configure:3271: result: i586-uhu-linux-gnu configure:3282: checking for i586-uhu-linux-ranlib configure:3311: result: no configure:3320: checking for ranlib configure:3336: found /usr/bin/ranlib configure:3347: result: ranlib configure:3361: checking for strerror in -lcposix configure:3391: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lcposix >&5 /usr/bin/ld: cannot find -lcposix collect2: ld returned 1 exit status configure:3397: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "giFTcurs" | #define PACKAGE_TARNAME "giFTcurs" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "giFTcurs 0.6.2" | #define PACKAGE_BUGREPORT "giftcurs-devel@nongnu.org" | #define PACKAGE "giFTcurs" | #define VERSION "0.6.2" | /* end 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 strerror (); | int | main () | { | strerror (); | ; | return 0; | } configure:3422: result: no configure:3435: checking how to run the C preprocessor configure:3470: i586-uhu-linux-gcc -E conftest.c configure:3476: $? = 0 configure:3508: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3514: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "giFTcurs" | #define PACKAGE_TARNAME "giFTcurs" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "giFTcurs 0.6.2" | #define PACKAGE_BUGREPORT "giftcurs-devel@nongnu.org" | #define PACKAGE "giFTcurs" | #define VERSION "0.6.2" | /* end confdefs.h. */ | #include configure:3553: result: i586-uhu-linux-gcc -E configure:3577: i586-uhu-linux-gcc -E conftest.c configure:3583: $? = 0 configure:3615: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3621: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "giFTcurs" | #define PACKAGE_TARNAME "giFTcurs" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "giFTcurs 0.6.2" | #define PACKAGE_BUGREPORT "giftcurs-devel@nongnu.org" | #define PACKAGE "giFTcurs" | #define VERSION "0.6.2" | /* end confdefs.h. */ | #include configure:3665: checking for egrep configure:3675: result: grep -E configure:3680: checking for ANSI C header files configure:3705: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3711: $? = 0 configure:3714: test -z || test ! -s conftest.err configure:3717: $? = 0 configure:3720: test -s conftest.o configure:3723: $? = 0 configure:3812: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:3815: $? = 0 configure:3817: ./conftest configure:3820: $? = 0 configure:3835: result: yes configure:3845: checking for an ANSI C-conforming const configure:3912: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3918: $? = 0 configure:3921: test -z || test ! -s conftest.err configure:3924: $? = 0 configure:3927: test -s conftest.o configure:3930: $? = 0 configure:3941: result: yes configure:3952: checking for signed configure:3973: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3979: $? = 0 configure:3982: test -z || test ! -s conftest.err configure:3985: $? = 0 configure:3988: test -s conftest.o configure:3991: $? = 0 configure:4002: result: yes configure:4012: checking for inline configure:4033: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4039: $? = 0 configure:4042: test -z || test ! -s conftest.err configure:4045: $? = 0 configure:4048: test -s conftest.o configure:4051: $? = 0 configure:4063: result: inline configure:4096: checking for sys/types.h configure:4112: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4118: $? = 0 configure:4121: test -z || test ! -s conftest.err configure:4124: $? = 0 configure:4127: test -s conftest.o configure:4130: $? = 0 configure:4141: result: yes configure:4096: checking for sys/stat.h configure:4112: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4118: $? = 0 configure:4121: test -z || test ! -s conftest.err configure:4124: $? = 0 configure:4127: test -s conftest.o configure:4130: $? = 0 configure:4141: result: yes configure:4096: checking for stdlib.h configure:4112: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4118: $? = 0 configure:4121: test -z || test ! -s conftest.err configure:4124: $? = 0 configure:4127: test -s conftest.o configure:4130: $? = 0 configure:4141: result: yes configure:4096: checking for string.h configure:4112: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4118: $? = 0 configure:4121: test -z || test ! -s conftest.err configure:4124: $? = 0 configure:4127: test -s conftest.o configure:4130: $? = 0 configure:4141: result: yes configure:4096: checking for memory.h configure:4112: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4118: $? = 0 configure:4121: test -z || test ! -s conftest.err configure:4124: $? = 0 configure:4127: test -s conftest.o configure:4130: $? = 0 configure:4141: result: yes configure:4096: checking for strings.h configure:4112: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4118: $? = 0 configure:4121: test -z || test ! -s conftest.err configure:4124: $? = 0 configure:4127: test -s conftest.o configure:4130: $? = 0 configure:4141: result: yes configure:4096: checking for inttypes.h configure:4112: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4118: $? = 0 configure:4121: test -z || test ! -s conftest.err configure:4124: $? = 0 configure:4127: test -s conftest.o configure:4130: $? = 0 configure:4141: result: yes configure:4096: checking for stdint.h configure:4112: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4118: $? = 0 configure:4121: test -z || test ! -s conftest.err configure:4124: $? = 0 configure:4127: test -s conftest.o configure:4130: $? = 0 configure:4141: result: yes configure:4096: checking for unistd.h configure:4112: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4118: $? = 0 configure:4121: test -z || test ! -s conftest.err configure:4124: $? = 0 configure:4127: test -s conftest.o configure:4130: $? = 0 configure:4141: result: yes configure:4153: checking for off_t configure:4177: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4183: $? = 0 configure:4186: test -z || test ! -s conftest.err configure:4189: $? = 0 configure:4192: test -s conftest.o configure:4195: $? = 0 configure:4206: result: yes configure:4218: checking for size_t configure:4242: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4248: $? = 0 configure:4251: test -z || test ! -s conftest.err configure:4254: $? = 0 configure:4257: test -s conftest.o configure:4260: $? = 0 configure:4271: result: yes configure:4284: checking for long long configure:4306: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4312: $? = 0 configure:4315: test -z || test ! -s conftest.err configure:4318: $? = 0 configure:4321: test -s conftest configure:4324: $? = 0 configure:4336: result: yes configure:4347: checking for long double configure:4406: result: yes configure:4417: checking for wchar_t configure:4439: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4445: $? = 0 configure:4448: test -z || test ! -s conftest.err configure:4451: $? = 0 configure:4454: test -s conftest.o configure:4457: $? = 0 configure:4468: result: yes configure:4479: checking for wint_t configure:4501: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4507: $? = 0 configure:4510: test -z || test ! -s conftest.err configure:4513: $? = 0 configure:4516: test -s conftest.o configure:4519: $? = 0 configure:4530: result: yes configure:4541: checking for inttypes.h configure:4563: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4569: $? = 0 configure:4572: test -z || test ! -s conftest.err configure:4575: $? = 0 configure:4578: test -s conftest.o configure:4581: $? = 0 configure:4592: result: yes configure:4603: checking for stdint.h configure:4625: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4631: $? = 0 configure:4634: test -z || test ! -s conftest.err configure:4637: $? = 0 configure:4640: test -s conftest.o configure:4643: $? = 0 configure:4654: result: yes configure:4667: checking for intmax_t configure:4697: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4703: $? = 0 configure:4706: test -z || test ! -s conftest.err configure:4709: $? = 0 configure:4712: test -s conftest.o configure:4715: $? = 0 configure:4726: result: yes configure:4738: checking whether printf() supports POSIX/XSI format strings configure:4788: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4791: $? = 0 configure:4793: ./conftest configure:4796: $? = 0 configure:4811: result: yes configure:4825: checking for working alloca.h configure:4846: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4852: $? = 0 configure:4855: test -z || test ! -s conftest.err configure:4858: $? = 0 configure:4861: test -s conftest configure:4864: $? = 0 configure:4876: result: yes configure:4886: checking for alloca configure:4927: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4933: $? = 0 configure:4936: test -z || test ! -s conftest.err configure:4939: $? = 0 configure:4942: test -s conftest configure:4945: $? = 0 configure:4957: result: yes configure:5185: checking for stdlib.h configure:5190: result: yes configure:5185: checking for unistd.h configure:5190: result: yes configure:5333: checking for getpagesize configure:5390: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5396: $? = 0 configure:5399: test -z || test ! -s conftest.err configure:5402: $? = 0 configure:5405: test -s conftest configure:5408: $? = 0 configure:5420: result: yes configure:5430: checking for working mmap configure:5572: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5575: $? = 0 configure:5577: ./conftest configure:5580: $? = 0 configure:5594: result: yes configure:5606: checking whether we are using the GNU C Library 2.1 or newer configure:5637: result: yes configure:5645: checking whether integer division by zero raises SIGFPE configure:5707: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5710: $? = 0 configure:5712: ./conftest configure:5715: $? = 0 configure:5730: result: yes configure:5743: checking for unsigned long long configure:5765: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5771: $? = 0 configure:5774: test -z || test ! -s conftest.err configure:5777: $? = 0 configure:5780: test -s conftest configure:5783: $? = 0 configure:5795: result: yes configure:5827: checking for inttypes.h configure:5850: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5856: $? = 0 configure:5859: test -z || test ! -s conftest.err configure:5862: $? = 0 configure:5865: test -s conftest.o configure:5868: $? = 0 configure:5880: result: yes configure:5893: checking whether the inttypes.h PRIxNN macros are broken configure:5919: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5925: $? = 0 configure:5928: test -z || test ! -s conftest.err configure:5931: $? = 0 configure:5934: test -s conftest.o configure:5937: $? = 0 configure:5949: result: no configure:5966: checking for stdint.h configure:5971: result: yes configure:6110: checking for SIZE_MAX configure:7163: result: yes configure:7180: checking for stdint.h configure:7185: result: yes configure:7365: checking for ld used by GCC configure:7429: result: /usr/bin/ld configure:7438: checking if the linker (/usr/bin/ld) is GNU ld configure:7451: result: yes configure:7457: checking for shared library run path origin configure:7470: result: done configure:7876: checking for ptrdiff_t configure:7900: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7906: $? = 0 configure:7909: test -z || test ! -s conftest.err configure:7912: $? = 0 configure:7915: test -s conftest.o configure:7918: $? = 0 configure:7929: result: yes configure:7966: checking argz.h usability configure:7978: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7984: $? = 0 configure:7987: test -z || test ! -s conftest.err configure:7990: $? = 0 configure:7993: test -s conftest.o configure:7996: $? = 0 configure:8006: result: yes configure:8010: checking argz.h presence configure:8020: i586-uhu-linux-gcc -E conftest.c configure:8026: $? = 0 configure:8046: result: yes configure:8081: checking for argz.h configure:8088: result: yes configure:7966: checking limits.h usability configure:7978: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7984: $? = 0 configure:7987: test -z || test ! -s conftest.err configure:7990: $? = 0 configure:7993: test -s conftest.o configure:7996: $? = 0 configure:8006: result: yes configure:8010: checking limits.h presence configure:8020: i586-uhu-linux-gcc -E conftest.c configure:8026: $? = 0 configure:8046: result: yes configure:8081: checking for limits.h configure:8088: result: yes configure:7966: checking locale.h usability configure:7978: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7984: $? = 0 configure:7987: test -z || test ! -s conftest.err configure:7990: $? = 0 configure:7993: test -s conftest.o configure:7996: $? = 0 configure:8006: result: yes configure:8010: checking locale.h presence configure:8020: i586-uhu-linux-gcc -E conftest.c configure:8026: $? = 0 configure:8046: result: yes configure:8081: checking for locale.h configure:8088: result: yes configure:7966: checking nl_types.h usability configure:7978: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7984: $? = 0 configure:7987: test -z || test ! -s conftest.err configure:7990: $? = 0 configure:7993: test -s conftest.o configure:7996: $? = 0 configure:8006: result: yes configure:8010: checking nl_types.h presence configure:8020: i586-uhu-linux-gcc -E conftest.c configure:8026: $? = 0 configure:8046: result: yes configure:8081: checking for nl_types.h configure:8088: result: yes configure:7966: checking malloc.h usability configure:7978: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7984: $? = 0 configure:7987: test -z || test ! -s conftest.err configure:7990: $? = 0 configure:7993: test -s conftest.o configure:7996: $? = 0 configure:8006: result: yes configure:8010: checking malloc.h presence configure:8020: i586-uhu-linux-gcc -E conftest.c configure:8026: $? = 0 configure:8046: result: yes configure:8081: checking for malloc.h configure:8088: result: yes configure:7966: checking stddef.h usability configure:7978: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7984: $? = 0 configure:7987: test -z || test ! -s conftest.err configure:7990: $? = 0 configure:7993: test -s conftest.o configure:7996: $? = 0 configure:8006: result: yes configure:8010: checking stddef.h presence configure:8020: i586-uhu-linux-gcc -E conftest.c configure:8026: $? = 0 configure:8046: result: yes configure:8081: checking for stddef.h configure:8088: result: yes configure:7957: checking for stdlib.h configure:7962: result: yes configure:7957: checking for string.h configure:7962: result: yes configure:7957: checking for unistd.h configure:7962: result: yes configure:7966: checking sys/param.h usability configure:7978: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7984: $? = 0 configure:7987: test -z || test ! -s conftest.err configure:7990: $? = 0 configure:7993: test -s conftest.o configure:7996: $? = 0 configure:8006: result: yes configure:8010: checking sys/param.h presence configure:8020: i586-uhu-linux-gcc -E conftest.c configure:8026: $? = 0 configure:8046: result: yes configure:8081: checking for sys/param.h configure:8088: result: yes configure:8130: checking for asprintf configure:8187: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8193: $? = 0 configure:8196: test -z || test ! -s conftest.err configure:8199: $? = 0 configure:8202: test -s conftest configure:8205: $? = 0 configure:8217: result: yes configure:8130: checking for fwprintf configure:8187: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8193: $? = 0 configure:8196: test -z || test ! -s conftest.err configure:8199: $? = 0 configure:8202: test -s conftest configure:8205: $? = 0 configure:8217: result: yes configure:8130: checking for getcwd configure:8187: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8193: $? = 0 configure:8196: test -z || test ! -s conftest.err configure:8199: $? = 0 configure:8202: test -s conftest configure:8205: $? = 0 configure:8217: result: yes configure:8130: checking for getegid configure:8187: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8193: $? = 0 configure:8196: test -z || test ! -s conftest.err configure:8199: $? = 0 configure:8202: test -s conftest configure:8205: $? = 0 configure:8217: result: yes configure:8130: checking for geteuid configure:8187: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8193: $? = 0 configure:8196: test -z || test ! -s conftest.err configure:8199: $? = 0 configure:8202: test -s conftest configure:8205: $? = 0 configure:8217: result: yes configure:8130: checking for getgid configure:8187: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8193: $? = 0 configure:8196: test -z || test ! -s conftest.err configure:8199: $? = 0 configure:8202: test -s conftest configure:8205: $? = 0 configure:8217: result: yes configure:8130: checking for getuid configure:8187: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8193: $? = 0 configure:8196: test -z || test ! -s conftest.err configure:8199: $? = 0 configure:8202: test -s conftest configure:8205: $? = 0 configure:8217: result: yes configure:8130: checking for mempcpy configure:8187: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:82: warning: conflicting types for built-in function 'mempcpy' configure:8193: $? = 0 configure:8196: test -z || test ! -s conftest.err configure:8199: $? = 0 configure:8202: test -s conftest configure:8205: $? = 0 configure:8217: result: yes configure:8130: checking for munmap configure:8187: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8193: $? = 0 configure:8196: test -z || test ! -s conftest.err configure:8199: $? = 0 configure:8202: test -s conftest configure:8205: $? = 0 configure:8217: result: yes configure:8130: checking for putenv configure:8187: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8193: $? = 0 configure:8196: test -z || test ! -s conftest.err configure:8199: $? = 0 configure:8202: test -s conftest configure:8205: $? = 0 configure:8217: result: yes configure:8130: checking for setenv configure:8187: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8193: $? = 0 configure:8196: test -z || test ! -s conftest.err configure:8199: $? = 0 configure:8202: test -s conftest configure:8205: $? = 0 configure:8217: result: yes configure:8130: checking for setlocale configure:8187: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8193: $? = 0 configure:8196: test -z || test ! -s conftest.err configure:8199: $? = 0 configure:8202: test -s conftest configure:8205: $? = 0 configure:8217: result: yes configure:8130: checking for snprintf configure:8187: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:87: warning: conflicting types for built-in function 'snprintf' configure:8193: $? = 0 configure:8196: test -z || test ! -s conftest.err configure:8199: $? = 0 configure:8202: test -s conftest configure:8205: $? = 0 configure:8217: result: yes configure:8130: checking for stpcpy configure:8187: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:88: warning: conflicting types for built-in function 'stpcpy' configure:8193: $? = 0 configure:8196: test -z || test ! -s conftest.err configure:8199: $? = 0 configure:8202: test -s conftest configure:8205: $? = 0 configure:8217: result: yes configure:8130: checking for strcasecmp configure:8187: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8193: $? = 0 configure:8196: test -z || test ! -s conftest.err configure:8199: $? = 0 configure:8202: test -s conftest configure:8205: $? = 0 configure:8217: result: yes configure:8130: checking for strdup configure:8187: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:90: warning: conflicting types for built-in function 'strdup' configure:8193: $? = 0 configure:8196: test -z || test ! -s conftest.err configure:8199: $? = 0 configure:8202: test -s conftest configure:8205: $? = 0 configure:8217: result: yes configure:8130: checking for strtoul configure:8187: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8193: $? = 0 configure:8196: test -z || test ! -s conftest.err configure:8199: $? = 0 configure:8202: test -s conftest configure:8205: $? = 0 configure:8217: result: yes configure:8130: checking for tsearch configure:8187: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8193: $? = 0 configure:8196: test -z || test ! -s conftest.err configure:8199: $? = 0 configure:8202: test -s conftest configure:8205: $? = 0 configure:8217: result: yes configure:8130: checking for wcslen configure:8187: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8193: $? = 0 configure:8196: test -z || test ! -s conftest.err configure:8199: $? = 0 configure:8202: test -s conftest configure:8205: $? = 0 configure:8217: result: yes configure:8130: checking for __argz_count configure:8187: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8193: $? = 0 configure:8196: test -z || test ! -s conftest.err configure:8199: $? = 0 configure:8202: test -s conftest configure:8205: $? = 0 configure:8217: result: yes configure:8130: checking for __argz_stringify configure:8187: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8193: $? = 0 configure:8196: test -z || test ! -s conftest.err configure:8199: $? = 0 configure:8202: test -s conftest configure:8205: $? = 0 configure:8217: result: yes configure:8130: checking for __argz_next configure:8187: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8193: $? = 0 configure:8196: test -z || test ! -s conftest.err configure:8199: $? = 0 configure:8202: test -s conftest configure:8205: $? = 0 configure:8217: result: yes configure:8130: checking for __fsetlocking configure:8187: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8193: $? = 0 configure:8196: test -z || test ! -s conftest.err configure:8199: $? = 0 configure:8202: test -s conftest configure:8205: $? = 0 configure:8217: result: yes configure:8229: checking whether _snprintf is declared configure:8254: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:80: error: `_snprintf' undeclared (first use in this function) conftest.c:80: error: (Each undeclared identifier is reported only once conftest.c:80: error: for each function it appears in.) configure:8260: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "giFTcurs" | #define PACKAGE_TARNAME "giFTcurs" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "giFTcurs 0.6.2" | #define PACKAGE_BUGREPORT "giftcurs-devel@nongnu.org" | #define PACKAGE "giFTcurs" | #define VERSION "0.6.2" | #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_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 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 INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 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_ASPRINTF 1 | #define HAVE_FWPRINTF 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_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snprintf | char *p = (char *) _snprintf; | #endif | | ; | return 0; | } configure:8283: result: no configure:8297: checking whether _snwprintf is declared configure:8322: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:81: error: `_snwprintf' undeclared (first use in this function) conftest.c:81: error: (Each undeclared identifier is reported only once conftest.c:81: error: for each function it appears in.) configure:8328: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "giFTcurs" | #define PACKAGE_TARNAME "giFTcurs" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "giFTcurs 0.6.2" | #define PACKAGE_BUGREPORT "giftcurs-devel@nongnu.org" | #define PACKAGE "giFTcurs" | #define VERSION "0.6.2" | #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_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 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 INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 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_ASPRINTF 1 | #define HAVE_FWPRINTF 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_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snwprintf | char *p = (char *) _snwprintf; | #endif | | ; | return 0; | } configure:8351: result: no configure:8366: checking whether feof_unlocked is declared configure:8391: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:8397: $? = 0 configure:8400: test -z || test ! -s conftest.err configure:8403: $? = 0 configure:8406: test -s conftest.o configure:8409: $? = 0 configure:8420: result: yes configure:8434: checking whether fgets_unlocked is declared configure:8459: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:83: error: `fgets_unlocked' undeclared (first use in this function) conftest.c:83: error: (Each undeclared identifier is reported only once conftest.c:83: error: for each function it appears in.) configure:8465: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "giFTcurs" | #define PACKAGE_TARNAME "giFTcurs" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "giFTcurs 0.6.2" | #define PACKAGE_BUGREPORT "giftcurs-devel@nongnu.org" | #define PACKAGE "giFTcurs" | #define VERSION "0.6.2" | #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_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 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 INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 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_ASPRINTF 1 | #define HAVE_FWPRINTF 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_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef fgets_unlocked | char *p = (char *) fgets_unlocked; | #endif | | ; | return 0; | } configure:8488: result: no configure:8502: checking whether getc_unlocked is declared configure:8527: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:8533: $? = 0 configure:8536: test -z || test ! -s conftest.err configure:8539: $? = 0 configure:8542: test -s conftest.o configure:8545: $? = 0 configure:8556: result: yes configure:8624: checking for iconv configure:8651: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8657: $? = 0 configure:8660: test -z || test ! -s conftest.err configure:8663: $? = 0 configure:8666: test -s conftest configure:8669: $? = 0 configure:8734: result: yes configure:8757: checking for iconv declaration configure:8791: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:8797: $? = 0 configure:8800: test -z || test ! -s conftest.err configure:8803: $? = 0 configure:8806: test -s conftest.o configure:8809: $? = 0 configure:8824: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:8835: checking for nl_langinfo and CODESET configure:8856: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8862: $? = 0 configure:8865: test -z || test ! -s conftest.err configure:8868: $? = 0 configure:8871: test -s conftest configure:8874: $? = 0 configure:8887: result: yes configure:8899: checking for LC_MESSAGES configure:8920: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8926: $? = 0 configure:8929: test -z || test ! -s conftest.err configure:8932: $? = 0 configure:8935: test -s conftest configure:8938: $? = 0 configure:8950: result: yes configure:8966: checking for bison configure:8982: found /usr/bin/bison configure:8992: result: bison configure:9005: checking version of bison configure:9014: result: 2.1, ok configure:9036: checking whether NLS is requested configure:9045: result: yes configure:9061: checking whether included gettext is requested configure:9071: result: no configure:9082: checking for GNU gettext in libc configure:9106: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:9112: $? = 0 configure:9115: test -z || test ! -s conftest.err configure:9118: $? = 0 configure:9121: test -s conftest configure:9124: $? = 0 configure:9136: result: yes configure:9687: checking whether to use NLS configure:9689: result: yes configure:9692: checking where the gettext function comes from configure:9703: result: libc configure:9984: checking location of ncurses.h file... configure:9992: result: Found ncurses on /usr/include/ncurses.h configure:10267: checking for use_default_colors configure:10324: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lncurses >&5 configure:10330: $? = 0 configure:10333: test -z || test ! -s conftest.err configure:10336: $? = 0 configure:10339: test -s conftest configure:10342: $? = 0 configure:10354: result: yes configure:10267: checking for resizeterm configure:10324: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lncurses >&5 configure:10330: $? = 0 configure:10333: test -z || test ! -s conftest.err configure:10336: $? = 0 configure:10339: test -s conftest configure:10342: $? = 0 configure:10354: result: yes configure:10267: checking for resize_term configure:10324: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lncurses >&5 configure:10330: $? = 0 configure:10333: test -z || test ! -s conftest.err configure:10336: $? = 0 configure:10339: test -s conftest configure:10342: $? = 0 configure:10354: result: yes configure:10267: checking for wadd_wch configure:10324: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lncurses >&5 /tmp/cc4ZE4ua.o: In function `main': /var/uhubuild/work/compile/conftest.c:131: undefined reference to `wadd_wch' /tmp/cc4ZE4ua.o:(.data+0x0): undefined reference to `wadd_wch' collect2: ld returned 1 exit status configure:10330: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "giFTcurs" | #define PACKAGE_TARNAME "giFTcurs" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "giFTcurs 0.6.2" | #define PACKAGE_BUGREPORT "giftcurs-devel@nongnu.org" | #define PACKAGE "giFTcurs" | #define VERSION "0.6.2" | #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_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 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 INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 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_ASPRINTF 1 | #define HAVE_FWPRINTF 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_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAS_CURSES 1 | #define USE_NCURSES 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_RESIZETERM 1 | #define HAVE_RESIZE_TERM 1 | /* end confdefs.h. */ | /* Define wadd_wch to an innocuous variant, in case declares wadd_wch. | For example, HP-UX 11i declares gettimeofday. */ | #define wadd_wch innocuous_wadd_wch | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char wadd_wch (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef wadd_wch | | /* 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 wadd_wch (); | /* 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_wadd_wch) || defined (__stub___wadd_wch) | choke me | #else | char (*f) () = wadd_wch; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != wadd_wch; | ; | return 0; | } configure:10354: result: no configure:10419: checking for pkg-config configure:10437: found /usr/bin/pkg-config configure:10450: result: /usr/bin/pkg-config configure:10473: checking for GLIB - version >= 2.0.0 configure:10592: i586-uhu-linux-gcc -o conftest -g -O2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lglib-2.0 >&5 configure:10595: $? = 0 configure:10597: ./conftest configure:10600: $? = 0 configure:10618: result: yes (version 2.10.3) configure:10715: checking for socket in -lsocket configure:10745: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lsocket >&5 /usr/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:10751: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "giFTcurs" | #define PACKAGE_TARNAME "giFTcurs" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "giFTcurs 0.6.2" | #define PACKAGE_BUGREPORT "giftcurs-devel@nongnu.org" | #define PACKAGE "giFTcurs" | #define VERSION "0.6.2" | #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_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 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 INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 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_ASPRINTF 1 | #define HAVE_FWPRINTF 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_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAS_CURSES 1 | #define USE_NCURSES 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_RESIZETERM 1 | #define HAVE_RESIZE_TERM 1 | /* end 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 socket (); | int | main () | { | socket (); | ; | return 0; | } configure:10776: result: no configure:10796: checking for Gpm_Open in -lgpm configure:10826: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lgpm >&5 configure:10832: $? = 0 configure:10835: test -z || test ! -s conftest.err configure:10838: $? = 0 configure:10841: test -s conftest configure:10844: $? = 0 configure:10857: result: yes configure:10888: checking getopt.h usability configure:10900: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:10906: $? = 0 configure:10909: test -z || test ! -s conftest.err configure:10912: $? = 0 configure:10915: test -s conftest.o configure:10918: $? = 0 configure:10928: result: yes configure:10932: checking getopt.h presence configure:10942: i586-uhu-linux-gcc -E conftest.c configure:10948: $? = 0 configure:10968: result: yes configure:11003: checking for getopt.h configure:11010: result: yes configure:10888: checking sys/vfs.h usability configure:10900: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:10906: $? = 0 configure:10909: test -z || test ! -s conftest.err configure:10912: $? = 0 configure:10915: test -s conftest.o configure:10918: $? = 0 configure:10928: result: yes configure:10932: checking sys/vfs.h presence configure:10942: i586-uhu-linux-gcc -E conftest.c configure:10948: $? = 0 configure:10968: result: yes configure:11003: checking for sys/vfs.h configure:11010: result: yes configure:10888: checking sys/mount.h usability configure:10900: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:10906: $? = 0 configure:10909: test -z || test ! -s conftest.err configure:10912: $? = 0 configure:10915: test -s conftest.o configure:10918: $? = 0 configure:10928: result: yes configure:10932: checking sys/mount.h presence configure:10942: i586-uhu-linux-gcc -E conftest.c configure:10948: $? = 0 configure:10968: result: yes configure:11003: checking for sys/mount.h configure:11010: result: yes configure:10888: checking sys/statvfs.h usability configure:10900: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:10906: $? = 0 configure:10909: test -z || test ! -s conftest.err configure:10912: $? = 0 configure:10915: test -s conftest.o configure:10918: $? = 0 configure:10928: result: yes configure:10932: checking sys/statvfs.h presence configure:10942: i586-uhu-linux-gcc -E conftest.c configure:10948: $? = 0 configure:10968: result: yes configure:11003: checking for sys/statvfs.h configure:11010: result: yes configure:10888: checking regex.h usability configure:10900: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:10906: $? = 0 configure:10909: test -z || test ! -s conftest.err configure:10912: $? = 0 configure:10915: test -s conftest.o configure:10918: $? = 0 configure:10928: result: yes configure:10932: checking regex.h presence configure:10942: i586-uhu-linux-gcc -E conftest.c configure:10948: $? = 0 configure:10968: result: yes configure:11003: checking for regex.h configure:11010: result: yes configure:10888: checking termios.h usability configure:10900: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:10906: $? = 0 configure:10909: test -z || test ! -s conftest.err configure:10912: $? = 0 configure:10915: test -s conftest.o configure:10918: $? = 0 configure:10928: result: yes configure:10932: checking termios.h presence configure:10942: i586-uhu-linux-gcc -E conftest.c configure:10948: $? = 0 configure:10968: result: yes configure:11003: checking for termios.h configure:11010: result: yes configure:10888: checking sys/ioctl.h usability configure:10900: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:10906: $? = 0 configure:10909: test -z || test ! -s conftest.err configure:10912: $? = 0 configure:10915: test -s conftest.o configure:10918: $? = 0 configure:10928: result: yes configure:10932: checking sys/ioctl.h presence configure:10942: i586-uhu-linux-gcc -E conftest.c configure:10948: $? = 0 configure:10968: result: yes configure:11003: checking for sys/ioctl.h configure:11010: result: yes configure:10888: checking sys/un.h usability configure:10900: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:10906: $? = 0 configure:10909: test -z || test ! -s conftest.err configure:10912: $? = 0 configure:10915: test -s conftest.o configure:10918: $? = 0 configure:10928: result: yes configure:10932: checking sys/un.h presence configure:10942: i586-uhu-linux-gcc -E conftest.c configure:10948: $? = 0 configure:10968: result: yes configure:11003: checking for sys/un.h configure:11010: result: yes configure:11025: checking if i586-uhu-linux-gcc needs -no-cpp-precomp configure:11039: result: no configure:11047: checking for flags to pass to gcc configure:11062: result: -Wall -Winline -Wpointer-arith -Wwrite-strings -Wstrict-prototypes configure:11074: checking for socket configure:11131: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Winline -Wpointer-arith -Wwrite-strings -Wstrict-prototypes conftest.c >&5 conftest.c:123: warning: function declaration isn't a prototype conftest.c:130: warning: function declaration isn't a prototype conftest.c:138: warning: function declaration isn't a prototype configure:11137: $? = 0 configure:11140: test -z || test ! -s conftest.err configure:11143: $? = 0 configure:11146: test -s conftest configure:11149: $? = 0 configure:11161: result: yes configure:11183: checking for strnlen configure:11240: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Winline -Wpointer-arith -Wwrite-strings -Wstrict-prototypes conftest.c >&5 conftest.c:124: warning: function declaration isn't a prototype conftest.c:131: warning: function declaration isn't a prototype conftest.c:139: warning: function declaration isn't a prototype configure:11246: $? = 0 configure:11249: test -z || test ! -s conftest.err configure:11252: $? = 0 configure:11255: test -s conftest configure:11258: $? = 0 configure:11270: result: yes configure:11183: checking for statfs configure:11240: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Winline -Wpointer-arith -Wwrite-strings -Wstrict-prototypes conftest.c >&5 conftest.c:125: warning: function declaration isn't a prototype conftest.c:132: warning: function declaration isn't a prototype conftest.c:140: warning: function declaration isn't a prototype configure:11246: $? = 0 configure:11249: test -z || test ! -s conftest.err configure:11252: $? = 0 configure:11255: test -s conftest configure:11258: $? = 0 configure:11270: result: yes configure:11183: checking for getopt_long configure:11240: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Winline -Wpointer-arith -Wwrite-strings -Wstrict-prototypes conftest.c >&5 conftest.c:126: warning: function declaration isn't a prototype conftest.c:133: warning: function declaration isn't a prototype conftest.c:141: warning: function declaration isn't a prototype configure:11246: $? = 0 configure:11249: test -z || test ! -s conftest.err configure:11252: $? = 0 configure:11255: test -s conftest configure:11258: $? = 0 configure:11270: result: yes configure:11183: checking for hstrerror configure:11240: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Winline -Wpointer-arith -Wwrite-strings -Wstrict-prototypes conftest.c >&5 conftest.c:127: warning: function declaration isn't a prototype conftest.c:134: warning: function declaration isn't a prototype conftest.c:142: warning: function declaration isn't a prototype configure:11246: $? = 0 configure:11249: test -z || test ! -s conftest.err configure:11252: $? = 0 configure:11255: test -s conftest configure:11258: $? = 0 configure:11270: result: yes configure:11183: checking for gai_strerror configure:11240: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Winline -Wpointer-arith -Wwrite-strings -Wstrict-prototypes conftest.c >&5 conftest.c:128: warning: function declaration isn't a prototype conftest.c:135: warning: function declaration isn't a prototype conftest.c:143: warning: function declaration isn't a prototype configure:11246: $? = 0 configure:11249: test -z || test ! -s conftest.err configure:11252: $? = 0 configure:11255: test -s conftest configure:11258: $? = 0 configure:11270: result: yes configure:11284: checking for getaddrinfo configure:11341: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Winline -Wpointer-arith -Wwrite-strings -Wstrict-prototypes conftest.c >&5 conftest.c:129: warning: function declaration isn't a prototype conftest.c:136: warning: function declaration isn't a prototype conftest.c:144: warning: function declaration isn't a prototype configure:11347: $? = 0 configure:11350: test -z || test ! -s conftest.err configure:11353: $? = 0 configure:11356: test -s conftest configure:11359: $? = 0 configure:11371: result: yes configure:11676: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by giFTcurs config.status 0.6.2, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on pozsy config.status:783: creating Makefile config.status:783: creating src/Makefile config.status:783: creating intl/Makefile config.status:783: creating po/Makefile.in config.status:849: creating config.h config.status:1339: executing depfiles commands config.status:1339: executing default-1 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func___argz_count=yes ac_cv_func___argz_next=yes ac_cv_func___argz_stringify=yes ac_cv_func___fsetlocking=yes ac_cv_func_alloca_works=yes ac_cv_func_asprintf=yes ac_cv_func_fwprintf=yes ac_cv_func_gai_strerror=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getopt_long=yes ac_cv_func_getpagesize=yes ac_cv_func_getuid=yes ac_cv_func_hstrerror=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_resize_term=yes ac_cv_func_resizeterm=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_statfs=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strnlen=yes ac_cv_func_strtoul=yes ac_cv_func_tsearch=yes ac_cv_func_use_default_colors=yes ac_cv_func_wadd_wch=no ac_cv_func_wcslen=yes ac_cv_gnu_library_2_1=yes ac_cv_have_decl__snprintf=no ac_cv_have_decl__snwprintf=no ac_cv_have_decl_feof_unlocked=yes ac_cv_have_decl_fgets_unlocked=no ac_cv_have_decl_getc_unlocked=yes ac_cv_header_argz_h=yes ac_cv_header_getopt_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_nl_types_h=yes ac_cv_header_regex_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_ioctl_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_termios_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_cposix_strerror=no ac_cv_lib_gpm_Gpm_Open=yes ac_cv_lib_socket_socket=no ac_cv_objext=o ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_INTLBISON=bison 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_make_make_set=yes ac_cv_type_long_long=yes ac_cv_type_off_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_size_t=yes ac_cv_type_unsigned_long_long=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=no am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= am_cv_val_LC_MESSAGES=yes ax_cv_try_gcc_flags='-Wall -Winline -Wpointer-arith -Wwrite-strings -Wstrict-prototypes ' bh_cv_c_signed=yes gt_cv_c_intmax_t=yes gt_cv_c_long_double=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_gnugettext2_libc=yes gt_cv_func_printf_posix=yes gt_cv_header_inttypes_h=yes gt_cv_int_divbyzero_sigfpe=yes gt_cv_inttypes_pri_broken=no jm_ac_cv_header_inttypes_h=yes jm_ac_cv_header_stdint_h=yes nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.7' ALLOCA='' 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.7' AWK='gawk' BUILD_INCLUDED_LIBINTL='no' CATOBJEXT='.gmo' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -Wall -Winline -Wpointer-arith -Wwrite-strings -Wstrict-prototypes ' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CURSES_INCLUDEDIR='' CURSES_LIBS='-lncurses' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' GENCAT='gencat' GLIBC21='yes' GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GLIB_GENMARSHAL='glib-genmarshal' GLIB_LIBS='-lglib-2.0 ' GLIB_MKENUMS='glib-mkenums' GMSGFMT='/usr/bin/msgfmt' GOBJECT_QUERY='gobject-query' HAS_WIDE_CURSES_FALSE='' HAS_WIDE_CURSES_TRUE='#' HAVE_ASPRINTF='1' HAVE_POSIX_PRINTF='1' HAVE_SNPRINTF='1' HAVE_WPRINTF='0' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='' INTLOBJS='' INTL_LIBTOOL_SUFFIX_PREFIX='' LDFLAGS='' LIBICONV='' LIBINTL='' LIBOBJS='' LIBS='' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' OBJEXT='o' PACKAGE='giFTcurs' PACKAGE_BUGREPORT='giftcurs-devel@nongnu.org' PACKAGE_NAME='giFTcurs' PACKAGE_STRING='giFTcurs 0.6.2' PACKAGE_TARNAME='giFTcurs' PACKAGE_VERSION='0.6.2' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' POSUB='po' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_INCLUDED_LIBINTL='no' USE_NLS='yes' VERSION='0.6.2' XGETTEXT='/usr/bin/xgettext' ac_ct_CC='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' 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' 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 ENABLE_NLS 1 #define HAS_CURSES 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ARGZ_H 1 #define HAVE_ASPRINTF 1 #define HAVE_DCGETTEXT 1 #define HAVE_DECL_FEOF_UNLOCKED 1 #define HAVE_DECL_FGETS_UNLOCKED 0 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_DECL__SNPRINTF 0 #define HAVE_DECL__SNWPRINTF 0 #define HAVE_FWPRINTF 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETCWD 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETTEXT 1 #define HAVE_GETUID 1 #define HAVE_HSTRERROR 1 #define HAVE_ICONV 1 #define HAVE_INTMAX_T 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_LONG_LONG 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMPCPY 1 #define HAVE_MMAP 1 #define HAVE_MUNMAP 1 #define HAVE_NL_TYPES_H 1 #define HAVE_POSIX_PRINTF 1 #define HAVE_PUTENV 1 #define HAVE_REGEX_H 1 #define HAVE_RESIZETERM 1 #define HAVE_RESIZE_TERM 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SNPRINTF 1 #define HAVE_SOCKET 1 #define HAVE_STATFS 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOUL 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_TSEARCH 1 #define HAVE_UINTMAX_T 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE_USE_DEFAULT_COLORS 1 #define HAVE_WCHAR_T 1 #define HAVE_WCSLEN 1 #define HAVE_WINT_T 1 #define HAVE___ARGZ_COUNT 1 #define HAVE___ARGZ_NEXT 1 #define HAVE___ARGZ_STRINGIFY 1 #define HAVE___FSETLOCKING 1 #define ICONV_CONST #define INTDIV0_RAISES_SIGFPE 1 #define PACKAGE "giFTcurs" #define PACKAGE_BUGREPORT "giftcurs-devel@nongnu.org" #define PACKAGE_NAME "giFTcurs" #define PACKAGE_STRING "giFTcurs 0.6.2" #define PACKAGE_TARNAME "giFTcurs" #define PACKAGE_VERSION "0.6.2" #define STDC_HEADERS 1 #define USE_NCURSES 1 #define VERSION "0.6.2" configure: exit 0