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.61. Invocation command line was $ ./configure --with-docdir=/usr/share/doc --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 = hp01 uname -m = i686 uname -r = 3.15.4-1.i386 uname -s = Linux uname -v = #2 SMP Tue Jul 8 09:03:00 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/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:1838: checking build system type configure:1856: result: i686-uhu-linux configure:1878: checking host system type configure:1893: result: i686-uhu-linux configure:1915: checking target system type configure:1930: result: i686-uhu-linux configure:1973: checking for i686-uhu-linux-gcc configure:1989: found /usr/bin/i686-uhu-linux-gcc configure:2000: result: i686-uhu-linux-gcc configure:2278: checking for C compiler version configure:2285: 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:2288: $? = 0 configure:2295: 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:2298: $? = 0 configure:2305: 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:2308: $? = 1 configure:2331: checking for C compiler default output file name configure:2358: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2361: $? = 0 configure:2399: result: a.out configure:2416: checking whether the C compiler works configure:2426: ./a.out configure:2429: $? = 0 configure:2446: result: yes configure:2453: checking whether we are cross compiling configure:2455: result: no configure:2458: checking for suffix of executables configure:2465: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2468: $? = 0 configure:2492: result: configure:2498: checking for suffix of object files configure:2524: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2527: $? = 0 configure:2550: result: o configure:2554: checking whether we are using the GNU C compiler configure:2583: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2589: $? = 0 configure:2606: result: yes configure:2611: checking whether i686-uhu-linux-gcc accepts -g configure:2641: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:2647: $? = 0 configure:2746: result: yes configure:2763: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:2837: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2843: $? = 0 configure:2866: result: none needed configure:2890: checking how to run the C preprocessor configure:2930: i686-uhu-linux-gcc -E conftest.c configure:2936: $? = 0 configure:2967: i686-uhu-linux-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:2973: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:3006: result: i686-uhu-linux-gcc -E configure:3035: i686-uhu-linux-gcc -E conftest.c configure:3041: $? = 0 configure:3072: i686-uhu-linux-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3078: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:3116: checking for grep that handles long lines and -e configure:3190: result: /bin/grep configure:3195: checking for egrep configure:3273: result: /bin/grep -E configure:3279: checking for AIX configure:3301: result: no configure:3307: checking for ANSI C header files configure:3337: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3343: $? = 0 configure:3442: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3445: $? = 0 configure:3451: ./conftest configure:3454: $? = 0 configure:3471: result: yes configure:3495: checking for sys/types.h configure:3516: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3522: $? = 0 configure:3538: result: yes configure:3495: checking for sys/stat.h configure:3516: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3522: $? = 0 configure:3538: result: yes configure:3495: checking for stdlib.h configure:3516: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3522: $? = 0 configure:3538: result: yes configure:3495: checking for string.h configure:3516: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3522: $? = 0 configure:3538: result: yes configure:3495: checking for memory.h configure:3516: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3522: $? = 0 configure:3538: result: yes configure:3495: checking for strings.h configure:3516: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3522: $? = 0 configure:3538: result: yes configure:3495: checking for inttypes.h configure:3516: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3522: $? = 0 configure:3538: result: yes configure:3495: checking for stdint.h configure:3516: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3522: $? = 0 configure:3538: result: yes configure:3495: checking for unistd.h configure:3516: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3522: $? = 0 configure:3538: result: yes configure:3560: checking minix/config.h usability configure:3577: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:52:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:3583: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3597: result: no configure:3601: checking minix/config.h presence configure:3616: i686-uhu-linux-gcc -E conftest.c conftest.c:19:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:3622: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:3636: result: no configure:3664: checking for minix/config.h configure:3671: result: no configure:3710: checking whether it is safe to define __EXTENSIONS__ configure:3738: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3744: $? = 0 configure:3759: result: yes configure:3793: checking for a BSD-compatible install configure:3849: result: /bin/install -c configure:3860: checking whether build environment is sane configure:3903: result: yes configure:3968: checking for gawk configure:3984: found /bin/gawk configure:3995: result: gawk configure:4006: checking whether make sets $(MAKE) configure:4027: result: yes configure:4057: checking for style of include used by make configure:4085: result: GNU configure:4277: checking dependency style of i686-uhu-linux-gcc configure:4367: result: gcc3 configure:4400: checking whether NLS is requested configure:4409: result: yes configure:4447: checking for msgfmt configure:4478: result: /usr/bin/msgfmt configure:4487: checking for gmsgfmt configure:4518: result: /usr/bin/msgfmt configure:4558: checking for xgettext configure:4589: result: /usr/bin/xgettext configure:4629: checking for msgmerge configure:4659: result: /usr/bin/msgmerge configure:4697: checking for i686-uhu-linux-ranlib configure:4727: result: no configure:4737: checking for ranlib configure:4753: found /usr/bin/ranlib configure:4764: result: ranlib configure:4791: checking for strerror in -lcposix configure:4826: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcposix >&5 /usr/bin/ld: cannot find -lcposix collect2: error: ld returned 1 exit status configure:4832: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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 __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "lbreakout2" | #define VERSION "2.6.4" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strerror (); | int | main () | { | return strerror (); | ; | return 0; | } configure:4850: result: no configure:4858: checking for an ANSI C-conforming const configure:4933: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4939: $? = 0 configure:4954: result: yes configure:4965: checking for signed configure:4991: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4997: $? = 0 configure:5012: result: yes configure:5022: checking for inline configure:5048: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5054: $? = 0 configure:5072: result: inline configure:5091: checking for off_t configure:5121: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5127: $? = 0 configure:5142: result: yes configure:5154: checking for size_t configure:5184: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5190: $? = 0 configure:5205: result: yes configure:5218: checking for long long configure:5245: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5251: $? = 0 configure:5268: result: yes configure:5279: checking for long double configure:5335: result: yes configure:5346: checking for wchar_t configure:5373: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5379: $? = 0 configure:5394: result: yes configure:5405: checking for wint_t configure:5432: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5438: $? = 0 configure:5453: result: yes configure:5464: checking for inttypes.h configure:5491: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5497: $? = 0 configure:5512: result: yes configure:5523: checking for stdint.h configure:5550: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5556: $? = 0 configure:5571: result: yes configure:5584: checking for intmax_t configure:5619: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5625: $? = 0 configure:5640: result: yes configure:5652: checking whether printf() supports POSIX/XSI format strings configure:5707: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5710: $? = 0 configure:5716: ./conftest configure:5719: $? = 0 configure:5736: result: yes configure:5750: checking for working alloca.h configure:5777: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5783: $? = 0 configure:5800: result: yes configure:5810: checking for alloca configure:5857: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5863: $? = 0 configure:5880: result: yes configure:6113: checking for stdlib.h configure:6119: result: yes configure:6113: checking for unistd.h configure:6119: result: yes configure:6252: checking for getpagesize configure:6308: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6314: $? = 0 configure:6332: result: yes configure:6342: checking for working mmap configure:6489: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6492: $? = 0 configure:6498: ./conftest configure:6501: $? = 0 configure:6517: result: yes configure:6529: checking whether we are using the GNU C Library 2.1 or newer configure:6560: result: yes configure:6568: checking whether integer division by zero raises SIGFPE configure:6635: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:56:5: warning: built-in function 'nan' declared as non-function [enabled by default] int nan; ^ configure:6638: $? = 0 configure:6644: ./conftest configure:6647: $? = 0 configure:6664: result: yes configure:6677: checking for unsigned long long configure:6704: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6710: $? = 0 configure:6727: result: yes configure:6759: checking for inttypes.h configure:6787: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6793: $? = 0 configure:6809: result: yes configure:6822: checking whether the inttypes.h PRIxNN macros are broken configure:6853: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6859: $? = 0 configure:6875: result: no configure:6892: checking for stdint.h configure:6898: result: yes configure:7027: checking for SIZE_MAX configure:8039: result: yes configure:8056: checking for stdint.h configure:8062: result: yes configure:8232: checking for ld used by GCC configure:8296: result: /usr/bin/ld configure:8305: checking if the linker (/usr/bin/ld) is GNU ld configure:8318: result: yes configure:8324: checking for shared library run path origin configure:8337: result: done configure:8743: checking for ptrdiff_t configure:8773: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8779: $? = 0 configure:8794: result: yes configure:8832: checking argz.h usability configure:8849: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8855: $? = 0 configure:8869: result: yes configure:8873: checking argz.h presence configure:8888: i686-uhu-linux-gcc -E conftest.c configure:8894: $? = 0 configure:8908: result: yes configure:8936: checking for argz.h configure:8944: result: yes configure:8832: checking limits.h usability configure:8849: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8855: $? = 0 configure:8869: result: yes configure:8873: checking limits.h presence configure:8888: i686-uhu-linux-gcc -E conftest.c configure:8894: $? = 0 configure:8908: result: yes configure:8936: checking for limits.h configure:8944: result: yes configure:8832: checking locale.h usability configure:8849: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8855: $? = 0 configure:8869: result: yes configure:8873: checking locale.h presence configure:8888: i686-uhu-linux-gcc -E conftest.c configure:8894: $? = 0 configure:8908: result: yes configure:8936: checking for locale.h configure:8944: result: yes configure:8832: checking nl_types.h usability configure:8849: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8855: $? = 0 configure:8869: result: yes configure:8873: checking nl_types.h presence configure:8888: i686-uhu-linux-gcc -E conftest.c configure:8894: $? = 0 configure:8908: result: yes configure:8936: checking for nl_types.h configure:8944: result: yes configure:8832: checking malloc.h usability configure:8849: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8855: $? = 0 configure:8869: result: yes configure:8873: checking malloc.h presence configure:8888: i686-uhu-linux-gcc -E conftest.c configure:8894: $? = 0 configure:8908: result: yes configure:8936: checking for malloc.h configure:8944: result: yes configure:8832: checking stddef.h usability configure:8849: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8855: $? = 0 configure:8869: result: yes configure:8873: checking stddef.h presence configure:8888: i686-uhu-linux-gcc -E conftest.c configure:8894: $? = 0 configure:8908: result: yes configure:8936: checking for stddef.h configure:8944: result: yes configure:8822: checking for stdlib.h configure:8828: result: yes configure:8822: checking for string.h configure:8828: result: yes configure:8822: checking for unistd.h configure:8828: result: yes configure:8832: checking sys/param.h usability configure:8849: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8855: $? = 0 configure:8869: result: yes configure:8873: checking sys/param.h presence configure:8888: i686-uhu-linux-gcc -E conftest.c configure:8894: $? = 0 configure:8908: result: yes configure:8936: checking for sys/param.h configure:8944: result: yes configure:8986: checking for asprintf configure:9042: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9048: $? = 0 configure:9066: result: yes configure:8986: checking for fwprintf configure:9042: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9048: $? = 0 configure:9066: result: yes configure:8986: checking for getcwd configure:9042: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9048: $? = 0 configure:9066: result: yes configure:8986: checking for getegid configure:9042: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9048: $? = 0 configure:9066: result: yes configure:8986: checking for geteuid configure:9042: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9048: $? = 0 configure:9066: result: yes configure:8986: checking for getgid configure:9042: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9048: $? = 0 configure:9066: result: yes configure:8986: checking for getuid configure:9042: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9048: $? = 0 configure:9066: result: yes configure:8986: checking for mempcpy configure:9042: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:84:6: warning: conflicting types for built-in function 'mempcpy' [enabled by default] char mempcpy (); ^ configure:9048: $? = 0 configure:9066: result: yes configure:8986: checking for munmap configure:9042: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9048: $? = 0 configure:9066: result: yes configure:8986: checking for putenv configure:9042: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9048: $? = 0 configure:9066: result: yes configure:8986: checking for setenv configure:9042: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9048: $? = 0 configure:9066: result: yes configure:8986: checking for setlocale configure:9042: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9048: $? = 0 configure:9066: result: yes configure:8986: checking for snprintf configure:9042: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:89:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:9048: $? = 0 configure:9066: result: yes configure:8986: checking for stpcpy configure:9042: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:90:6: warning: conflicting types for built-in function 'stpcpy' [enabled by default] char stpcpy (); ^ configure:9048: $? = 0 configure:9066: result: yes configure:8986: checking for strcasecmp configure:9042: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:91:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] char strcasecmp (); ^ configure:9048: $? = 0 configure:9066: result: yes configure:8986: checking for strdup configure:9042: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:92:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:9048: $? = 0 configure:9066: result: yes configure:8986: checking for strtoul configure:9042: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9048: $? = 0 configure:9066: result: yes configure:8986: checking for tsearch configure:9042: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9048: $? = 0 configure:9066: result: yes configure:8986: checking for wcslen configure:9042: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9048: $? = 0 configure:9066: result: yes configure:8986: checking for __argz_count configure:9042: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9048: $? = 0 configure:9066: result: yes configure:8986: checking for __argz_stringify configure:9042: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9048: $? = 0 configure:9066: result: yes configure:8986: checking for __argz_next configure:9042: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9048: $? = 0 configure:9066: result: yes configure:8986: checking for __fsetlocking configure:9042: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9048: $? = 0 configure:9066: result: yes configure:9078: checking whether _snprintf is declared configure:9108: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:83:22: error: '_snprintf' undeclared (first use in this function) char *p = (char *) _snprintf; ^ conftest.c:83:22: note: each undeclared identifier is reported only once for each function it appears in configure:9114: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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 __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "lbreakout2" | #define VERSION "2.6.4" | #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:9129: result: no configure:9143: checking whether _snwprintf is declared configure:9173: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:84:22: error: '_snwprintf' undeclared (first use in this function) char *p = (char *) _snwprintf; ^ conftest.c:84:22: note: each undeclared identifier is reported only once for each function it appears in configure:9179: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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 __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "lbreakout2" | #define VERSION "2.6.4" | #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:9194: result: no configure:9209: checking whether feof_unlocked is declared configure:9239: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9245: $? = 0 configure:9260: result: yes configure:9274: checking whether fgets_unlocked is declared configure:9304: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9310: $? = 0 configure:9325: result: yes configure:9339: checking whether getc_unlocked is declared configure:9369: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9375: $? = 0 configure:9390: result: yes configure:9458: checking for iconv configure:9490: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9496: $? = 0 configure:9566: result: yes configure:9589: checking for iconv declaration configure:9628: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9634: $? = 0 configure:9653: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:9664: checking for nl_langinfo and CODESET configure:9690: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9696: $? = 0 configure:9714: result: yes configure:9726: checking for LC_MESSAGES configure:9752: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9758: $? = 0 configure:9775: result: yes configure:9791: checking for bison configure:9807: found /usr/bin/bison configure:9818: result: bison configure:9832: checking version of bison configure:9841: result: 3.0.2, ok configure:9863: checking whether NLS is requested configure:9872: result: yes configure:9888: checking whether included gettext is requested configure:9898: result: no configure:9909: checking for GNU gettext in libc configure:9938: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9944: $? = 0 configure:9961: result: yes configure:10509: checking whether to use NLS configure:10511: result: yes configure:10514: checking where the gettext function comes from configure:10525: result: libc configure:10622: checking for i686-uhu-linux-gcc configure:10649: result: i686-uhu-linux-gcc configure:10927: checking for C compiler version configure:10934: 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:10937: $? = 0 configure:10944: 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:10947: $? = 0 configure:10954: 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:10957: $? = 1 configure:10960: checking whether we are using the GNU C compiler configure:11012: result: yes configure:11017: checking whether i686-uhu-linux-gcc accepts -g configure:11152: result: yes configure:11169: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:11272: result: none needed configure:11293: checking for i686-uhu-linux-ranlib configure:11320: result: ranlib configure:11389: checking for main in -lm configure:11418: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:11424: $? = 0 configure:11442: result: yes configure:11458: checking for main in -lz configure:11487: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lz -lm >&5 configure:11493: $? = 0 configure:11511: result: yes configure:11527: checking for main in -lpng configure:11556: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpng -lz -lm >&5 configure:11562: $? = 0 configure:11580: result: yes configure:11637: checking for sdl-config configure:11655: found /usr/bin/sdl-config configure:11668: result: /usr/bin/sdl-config configure:11677: checking for SDL - version >= 1.2.0 configure:11772: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -lpng -lz -lm -lSDL -lpthread >&5 configure:11775: $? = 0 configure:11781: ./conftest configure:11784: $? = 0 configure:11804: result: yes configure:11917: checking for main in -lSDL_mixer configure:11946: i686-uhu-linux-gcc -o conftest -Wall -O2 -march=i686 -mtune=generic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -lSDL_mixer -lpng -lz -lm -lSDL -lpthread >&5 configure:11952: $? = 0 configure:11970: result: yes configure:11973: result: "SDL_Mixer found" configure:12293: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp01 config.status:722: creating Makefile config.status:722: creating docs/Makefile config.status:722: creating common/Makefile config.status:722: creating game/Makefile config.status:722: creating gui/Makefile config.status:722: creating client/Makefile config.status:722: creating client/gui_theme/Makefile config.status:722: creating client/gfx/Makefile config.status:722: creating client/gfx/AbsoluteB/Makefile config.status:722: creating client/gfx/Oz/Makefile config.status:722: creating client/gfx/Moiree/Makefile config.status:722: creating client/gfx/Classic/Makefile config.status:722: creating client/sounds/Makefile config.status:722: creating client/levels/Makefile config.status:722: creating server/Makefile config.status:722: creating server/levels/Makefile config.status:722: creating intl/Makefile config.status:722: creating po/Makefile.in config.status:722: creating m4/Makefile config.status:722: creating config.h config.status:1067: executing depfiles commands config.status:1067: executing default-1 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-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=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_LIBS_set= ac_cv_env_LIBS_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___fsetlocking=yes ac_cv_func_alloca_works=yes ac_cv_func_asprintf=yes ac_cv_func_fwprintf=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_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_snprintf=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strtoul=yes ac_cv_func_tsearch=yes 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=yes ac_cv_have_decl_getc_unlocked=yes ac_cv_header_argz_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_minix_config_h=no ac_cv_header_nl_types_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_unistd_h=yes ac_cv_host=i686-uhu-linux ac_cv_lib_SDL_mixer_main=yes ac_cv_lib_cposix_strerror=no ac_cv_lib_m_main=yes ac_cv_lib_png_main=yes ac_cv_lib_z_main=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_SDL_CONFIG=/usr/bin/sdl-config ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_INTLBISON=bison ac_cv_prog_RANLIB=ranlib ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_target=i686-uhu-linux 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 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_gnugettext1_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.9' 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.9' AWK='gawk' BUILD_INCLUDED_LIBINTL='no' CATOBJEXT='.gmo' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-Wall -O2 -march=i686 -mtune=generic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GENCAT='gencat' GLIBC21='yes' GMSGFMT='/usr/bin/msgfmt' GREP='/bin/grep' 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='-lpng -lz -lm -lSDL -lpthread' 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='lbreakout2' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' POSUB='po' RANLIB='ranlib' SDL_CFLAGS='-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT' SDL_CONFIG='/usr/bin/sdl-config' SDL_LIBS='-lSDL -lpthread' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_INCLUDED_LIBINTL='no' USE_NLS='yes' VERSION='2.6.4' XGETTEXT='/usr/bin/xgettext' ac_ct_CC='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' appname='LBreakout2' arch_flag='' audio_flag='-DAUDIO_ENABLED' bindir='${exec_prefix}/bin' build='i686-uhu-linux' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' doc_dir='/usr/share/doc' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' hi_dir='/var' hi_inst_flag='-DHI_DIR=\"/var\"' host='i686-uhu-linux' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' inst_dir='${datarootdir}/lbreakout2' inst_flag='-DSRC_DIR=\"${datarootdir}/lbreakout2\"' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' locdir_flag='-DLOCALEDIR=\"${datarootdir}/locale\"' mandir='/usr/share/man' mixer_flag='-lSDL_mixer' mkdir_p='mkdir -p --' netdebug_flag='' network_flag='-DNETWORK_ENABLED' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sdlnet_flag='' sdlnet_lib_flag='' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='i686-uhu-linux' target_alias='' target_cpu='i686' target_os='linux' target_vendor='uhu' warp_flag='' win32_deps='' win32_inst_script='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define _GNU_SOURCE 1 #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 __EXTENSIONS__ 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define PACKAGE "lbreakout2" #define VERSION "2.6.4" #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 1 #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 HAVE_LIBM 1 #define HAVE_LIBZ 1 #define HAVE_LIBPNG 1 configure: exit 0