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.59. Invocation command line was $ ./configure --prefix=/usr --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 build_alias=i686-uhu-linux host_alias=i686-uhu-linux --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = hp04 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1474: checking for i686-uhu-linux-gcc configure:1490: found /usr/bin/i686-uhu-linux-gcc configure:1500: result: i686-uhu-linux-gcc configure:1782: checking for C compiler version configure:1785: 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:1788: $? = 0 configure:1790: 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:1793: $? = 0 configure:1795: 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:1798: $? = 1 configure:1821: checking for C compiler default output file name configure:1824: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:1827: $? = 0 configure:1873: result: a.out configure:1878: checking whether the C compiler works configure:1884: ./a.out configure:1887: $? = 0 configure:1904: result: yes configure:1911: checking whether we are cross compiling configure:1913: result: no configure:1916: checking for suffix of executables configure:1918: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:1921: $? = 0 configure:1946: result: configure:1952: checking for suffix of object files configure:1973: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:1976: $? = 0 configure:1998: result: o configure:2002: checking whether we are using the GNU C compiler configure:2026: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2032: $? = 0 configure:2036: test -z || test ! -s conftest.err configure:2039: $? = 0 configure:2042: test -s conftest.o configure:2045: $? = 0 configure:2058: result: yes configure:2064: checking whether i686-uhu-linux-gcc accepts -g configure:2085: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:2091: $? = 0 configure:2095: test -z || test ! -s conftest.err configure:2098: $? = 0 configure:2101: test -s conftest.o configure:2104: $? = 0 configure:2115: result: yes configure:2132: checking for i686-uhu-linux-gcc option to accept ANSI C configure:2202: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2208: $? = 0 configure:2212: test -z || test ! -s conftest.err configure:2215: $? = 0 configure:2218: test -s conftest.o configure:2221: $? = 0 configure:2239: result: none needed configure:2257: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^ conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:2263: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2401: checking how to run the C preprocessor configure:2436: i686-uhu-linux-gcc -E conftest.c configure:2442: $? = 0 configure:2474: 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:2480: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2519: result: i686-uhu-linux-gcc -E configure:2543: i686-uhu-linux-gcc -E conftest.c configure:2549: $? = 0 configure:2581: 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:2587: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2632: checking for egrep configure:2642: result: grep -E configure:2648: checking whether i686-uhu-linux-gcc needs -traditional configure:2690: result: no configure:2698: checking whether using GNU C configure:2725: result: yes configure:2737: checking for underscore in external names configure:2751: i686-uhu-linux-gcc -S conftest.c configure:2754: $? = 0 configure:2764: result: no configure:2779: checking for ranlib configure:2795: found /usr/bin/ranlib configure:2806: result: ranlib configure:2813: checking whether make sets $(MAKE) configure:2833: result: yes configure:2852: checking for a BSD compatible install configure:2899: result: /bin/install -c configure:2911: checking how to copy files configure:2927: result: cp -p configure:2931: checking how to make hard links configure:2947: result: ln configure:2960: checking build system type configure:2978: result: i686-uhu-linux-gnu configure:2986: checking host system type configure:3000: result: i686-uhu-linux-gnu configure:3231: checking for ld used by GCC configure:3294: result: /usr/bin/ld configure:3303: checking if the linker (/usr/bin/ld) is GNU ld GNU ld (GNU Binutils) 2.23.2 configure:3315: result: yes configure:3320: checking for /usr/bin/ld option to reload object files configure:3327: result: -r configure:3332: checking for BSD-compatible nm configure:3368: result: nm configure:3371: checking for a sed that does not truncate output configure:3453: result: /bin/sed configure:3456: checking whether ln -s works configure:3472: result: yes configure:3480: checking how to recognise dependent libraries configure:3661: result: pass_all configure:3673: checking command to parse nm output configure:3757: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3760: $? = 0 configure:3764: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:3767: $? = 0 configure:3819: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:3822: $? = 0 configure:3866: result: ok configure:3870: checking for ANSI C header files configure:3895: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3901: $? = 0 configure:3905: test -z || test ! -s conftest.err configure:3908: $? = 0 configure:3911: test -s conftest.o configure:3914: $? = 0 configure:4003: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:29:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(2); ^ configure:4006: $? = 0 configure:4008: ./conftest configure:4011: $? = 0 configure:4026: result: yes configure:4050: checking for sys/types.h configure:4066: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4072: $? = 0 configure:4076: test -z || test ! -s conftest.err configure:4079: $? = 0 configure:4082: test -s conftest.o configure:4085: $? = 0 configure:4096: result: yes configure:4050: checking for sys/stat.h configure:4066: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4072: $? = 0 configure:4076: test -z || test ! -s conftest.err configure:4079: $? = 0 configure:4082: test -s conftest.o configure:4085: $? = 0 configure:4096: result: yes configure:4050: checking for stdlib.h configure:4066: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4072: $? = 0 configure:4076: test -z || test ! -s conftest.err configure:4079: $? = 0 configure:4082: test -s conftest.o configure:4085: $? = 0 configure:4096: result: yes configure:4050: checking for string.h configure:4066: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4072: $? = 0 configure:4076: test -z || test ! -s conftest.err configure:4079: $? = 0 configure:4082: test -s conftest.o configure:4085: $? = 0 configure:4096: result: yes configure:4050: checking for memory.h configure:4066: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4072: $? = 0 configure:4076: test -z || test ! -s conftest.err configure:4079: $? = 0 configure:4082: test -s conftest.o configure:4085: $? = 0 configure:4096: result: yes configure:4050: checking for strings.h configure:4066: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4072: $? = 0 configure:4076: test -z || test ! -s conftest.err configure:4079: $? = 0 configure:4082: test -s conftest.o configure:4085: $? = 0 configure:4096: result: yes configure:4050: checking for inttypes.h configure:4066: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4072: $? = 0 configure:4076: test -z || test ! -s conftest.err configure:4079: $? = 0 configure:4082: test -s conftest.o configure:4085: $? = 0 configure:4096: result: yes configure:4050: checking for stdint.h configure:4066: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4072: $? = 0 configure:4076: test -z || test ! -s conftest.err configure:4079: $? = 0 configure:4082: test -s conftest.o configure:4085: $? = 0 configure:4096: result: yes configure:4050: checking for unistd.h configure:4066: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4072: $? = 0 configure:4076: test -z || test ! -s conftest.err configure:4079: $? = 0 configure:4082: test -s conftest.o configure:4085: $? = 0 configure:4096: result: yes configure:4122: checking dlfcn.h usability configure:4134: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4140: $? = 0 configure:4144: test -z || test ! -s conftest.err configure:4147: $? = 0 configure:4150: test -s conftest.o configure:4153: $? = 0 configure:4163: result: yes configure:4167: checking dlfcn.h presence configure:4177: i686-uhu-linux-gcc -E conftest.c configure:4183: $? = 0 configure:4203: result: yes configure:4238: checking for dlfcn.h configure:4245: result: yes configure:4405: checking for i686-uhu-linux-ranlib configure:4431: result: ranlib configure:4485: checking for i686-uhu-linux-strip configure:4514: result: no configure:4523: checking for strip configure:4539: found /usr/bin/strip configure:4550: result: strip configure:4770: checking for objdir configure:4781: result: .libs configure:4798: checking for i686-uhu-linux-gcc option to produce PIC configure:4944: result: -fPIC configure:4948: checking if i686-uhu-linux-gcc PIC flag -fPIC works configure:4971: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC conftest.c >&5 configure:4977: $? = 0 configure:4981: test -z || test ! -s conftest.err configure:4984: $? = 0 configure:4987: test -s conftest.o configure:4990: $? = 0 configure:5028: result: yes configure:5044: checking if i686-uhu-linux-gcc static flag -static works configure:5068: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static conftest.c >&5 configure:5074: $? = 0 configure:5078: test -z || test ! -s conftest.err configure:5081: $? = 0 configure:5084: test -s conftest configure:5087: $? = 0 configure:5104: result: yes configure:5116: checking if i686-uhu-linux-gcc supports -c -o file.o configure:5136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:5160: result: yes configure:5165: checking if i686-uhu-linux-gcc supports -c -o file.lo configure:5192: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -c -o conftest.lo conftest.c >&5 configure:5198: $? = 0 configure:5202: test -z || test ! -s conftest.err configure:5205: $? = 0 configure:5208: test -s conftest.lo configure:5211: $? = 0 configure:5233: result: yes configure:5264: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:5286: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:5292: $? = 0 configure:5296: test -z || test ! -s conftest.err configure:5299: $? = 0 configure:5302: test -s conftest.o configure:5305: $? = 0 configure:5322: result: no configure:5333: checking whether the linker (/usr/bin/ld) supports shared libraries configure:6028: result: yes configure:6033: checking how to hardcode library paths into programs configure:6057: result: immediate configure:6062: checking whether stripping libraries is possible configure:6067: result: yes configure:6078: checking dynamic linker characteristics configure:6485: result: GNU/Linux ld.so configure:6490: checking if libtool supports shared libraries configure:6492: result: yes configure:6495: checking whether to build shared libraries configure:6516: result: yes configure:6519: checking whether to build static libraries configure:6523: result: no configure:7273: checking whether -lc should be explicitly linked in configure:7281: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7284: $? = 0 configure:7298: i686-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7301: $? = 0 configure:7314: result: no configure:7887: checking for pcc non-reentrant struct return convention configure:7918: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -O0 conftest.c >&5 conftest.c: In function 'main': conftest.c:33:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(!(fooptr1 == fooptr2 && fooptr1->c == 5358)); ^ configure:7921: $? = 0 configure:7923: ./conftest configure:7926: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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_DLFCN_H 1 | /* end confdefs.h. */ | typedef struct { int a; int b; int c; int d; int e; } foo; | foo foofun () { static foo foopi = {3141,5926,5358,9793,2385}; return foopi; } | foo* (*fun) () = (foo* (*) ()) foofun; | int main() | { foo foo1; | foo* fooptr1; | foo foo2; | foo* fooptr2; | foo1 = foofun(); fooptr1 = (*fun)(&foo1); | foo2 = foofun(); fooptr2 = (*fun)(&foo2); | exit(!(fooptr1 == fooptr2 && fooptr1->c == 5358)); | } configure:7943: result: no configure:7953: checking whether small structs are returned in registers configure:7978: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:27:31: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] { y = 37; if ((*fun)() != 37) exit(1); ^ configure:7981: $? = 0 configure:7983: ./conftest ./configure: line 7984: 26641 Segmentation fault (core dumped) ./conftest$ac_exeext configure:7986: $? = 139 configure: program exited with status 139 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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_DLFCN_H 1 | /* end confdefs.h. */ | typedef struct { int x; } foo; int y; | foo foofun () { foo f; f.x = y; return f; } | int (*fun) () = (int (*) ()) foofun; | int main() | { y = 37; if ((*fun)() != 37) exit(1); | y = 55; if ((*fun)() != 55) exit(1); | exit(0); | } configure:8002: result: no configure:8012: checking whether floats are returned in integer registers configure:8036: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:27:34: warning: function called through a non-compatible type [enabled by default] { int val = (* (int (*) ()) fun) (); ^ conftest.c:27:34: note: if this code is reached, the program will abort conftest.c:28:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit (!(val == 0x3FC7AE15 || val == 0x15AEC73F)); ^ configure:8039: $? = 0 configure:8041: ./conftest ./configure: line 8042: 26681 Illegal instruction (core dumped) ./conftest$ac_exeext configure:8044: $? = 132 configure: program exited with status 132 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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_DLFCN_H 1 | /* end confdefs.h. */ | float x = (float)1.2; | float y = (float)1.3; | float fun () { return x*y; } | int main() | { int val = (* (int (*) ()) fun) (); | exit (!(val == 0x3FC7AE15 || val == 0x15AEC73F)); | } configure:8060: result: no configure:8070: checking for long long type configure:8101: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:34:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(!(((long long) x)*((long long) y)>>32 == z)); ^ configure:8104: $? = 0 configure:8106: ./conftest configure:8109: $? = 0 configure:8124: result: yes configure:8231: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp04 config.status:665: creating Makefile config.status:768: creating avcall.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_build_alias=i686-uhu-linux ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_host_alias=i686-uhu-linux ac_cv_objext=o ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes cl_cv_c_float_return_ireg=no cl_cv_c_longlong=yes cl_cv_c_struct_return_small=no cl_cv_c_struct_return_static=no cl_cv_path_install='/bin/install -c' cl_cv_prog_LN=ln cl_cv_prog_LN_S='ln -s' cl_cv_prog_as_underscore=no cl_cv_prog_cc_gcc=yes cl_cv_prog_cp='cp -p' lt_cv_archive_cmds_need_lc=no lt_cv_compiler_c_o=yes lt_cv_compiler_o_lo=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.19.so' lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_ld_reload_flag=-r lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM=nm lt_cv_path_SED=/bin/sed lt_cv_prog_cc_can_build_shared=yes lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_pic=' -fPIC' lt_cv_prog_cc_pic_works=yes lt_cv_prog_cc_shlib= lt_cv_prog_cc_static=-static lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_wl=-Wl, lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' ## ----------------- ## ## Output variables. ## ## ----------------- ## AS_UNDERSCORE='false' CC='i686-uhu-linux-gcc' CC_GCC='true' CFLAGS='-O2 -march=i686 -mtune=generic ' CP='cp -p' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' GCC_X_NONE='-x none' INSTALL='/bin/install -c' INSTALL_DATA='$(INSTALL) -m 644' INSTALL_PROGRAM='$(INSTALL)' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN='ln' LN_S='ln -s' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' ac_ct_CC='' ac_ct_RANLIB='' ac_ct_STRIP='strip' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i386' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' 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 HAVE_DLFCN_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LONGLONG #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define __i386__ 1 #endif #ifndef __i386__ configure: exit 0