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.57. 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 = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 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:1477: checking for a BSD-compatible install configure:1531: result: /bin/install -c configure:1542: checking whether build environment is sane configure:1585: result: yes configure:1618: checking for gawk configure:1634: found /bin/gawk configure:1644: result: gawk configure:1654: checking whether make sets $(MAKE) configure:1674: result: yes configure:1853: checking for style of include used by make configure:1881: result: GNU configure:1914: checking for i686-uhu-linux-gcc configure:1930: found /usr/bin/i686-uhu-linux-gcc configure:1940: result: i686-uhu-linux-gcc configure:2222: checking for C compiler version configure:2225: 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:2228: $? = 0 configure:2230: 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:2233: $? = 0 configure:2235: 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:2238: $? = 1 configure:2262: checking for C compiler default output configure:2265: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2268: $? = 0 configure:2314: result: a.out configure:2319: checking whether the C compiler works configure:2325: ./a.out configure:2328: $? = 0 configure:2345: result: yes configure:2352: checking whether we are cross compiling configure:2354: result: no configure:2357: checking for suffix of executables configure:2359: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2362: $? = 0 configure:2387: result: configure:2393: checking for suffix of object files configure:2415: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2418: $? = 0 configure:2440: result: o configure:2444: checking whether we are using the GNU C compiler configure:2469: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2472: $? = 0 configure:2475: test -s conftest.o configure:2478: $? = 0 configure:2491: result: yes configure:2497: checking whether i686-uhu-linux-gcc accepts -g configure:2519: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:2522: $? = 0 configure:2525: test -s conftest.o configure:2528: $? = 0 configure:2539: result: yes configure:2556: checking for i686-uhu-linux-gcc option to accept ANSI C configure:2617: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2620: $? = 0 configure:2623: test -s conftest.o configure:2626: $? = 0 configure:2644: result: none needed configure:2662: 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:2665: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2776: checking dependency style of i686-uhu-linux-gcc configure:2859: result: gcc3 configure:2878: checking for strerror in -lcposix configure:2909: 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:2912: $? = 1 configure: failed program was: | #line 2885 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dc_gui2_com_channel" | #define VERSION "0.01" | /* 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:2930: result: no configure:2946: checking for i686-uhu-linux-gcc configure:2972: result: i686-uhu-linux-gcc configure:3254: checking for C compiler version configure:3257: 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:3260: $? = 0 configure:3262: 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:3265: $? = 0 configure:3267: 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:3270: $? = 1 configure:3273: checking whether we are using the GNU C compiler configure:3320: result: yes configure:3326: checking whether i686-uhu-linux-gcc accepts -g configure:3368: result: yes configure:3385: checking for i686-uhu-linux-gcc option to accept ANSI C configure:3473: result: none needed configure:3491: 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:3494: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3605: checking dependency style of i686-uhu-linux-gcc configure:3688: result: gcc3 configure:3777: checking build system type configure:3795: result: i686-uhu-linux-gnu configure:3803: checking host system type configure:3817: result: i686-uhu-linux-gnu configure:3847: checking for ld used by GCC configure:3910: result: /usr/bin/ld configure:3919: checking if the linker (/usr/bin/ld) is GNU ld GNU ld (GNU Binutils) 2.23.2 configure:3931: result: yes configure:3936: checking for /usr/bin/ld option to reload object files configure:3943: result: -r configure:3948: checking for BSD-compatible nm configure:3984: result: nm configure:3987: checking for a sed that does not truncate output configure:4069: result: /bin/sed configure:4072: checking whether ln -s works configure:4076: result: yes configure:4083: checking how to recognise dependent libraries configure:4264: result: pass_all configure:4276: checking command to parse nm output configure:4360: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4363: $? = 0 configure:4367: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:4370: $? = 0 configure:4422: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:4425: $? = 0 configure:4469: result: ok configure:4478: checking how to run the C preprocessor configure:4514: i686-uhu-linux-gcc -E conftest.c configure:4520: $? = 0 configure:4552: i686-uhu-linux-gcc -E conftest.c configure:4553:28: fatal error: ac_nonexistent.h: No such file or directory (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 ^ compilation terminated. configure:4558: $? = 1 configure: failed program was: | #line 4543 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dc_gui2_com_channel" | #define VERSION "0.01" | /* end confdefs.h. */ | #include configure:4596: result: i686-uhu-linux-gcc -E configure:4621: i686-uhu-linux-gcc -E conftest.c configure:4627: $? = 0 configure:4659: i686-uhu-linux-gcc -E conftest.c configure:4660:28: fatal error: ac_nonexistent.h: No such file or directory (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 ^ compilation terminated. configure:4665: $? = 1 configure: failed program was: | #line 4650 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dc_gui2_com_channel" | #define VERSION "0.01" | /* end confdefs.h. */ | #include configure:4708: checking for egrep configure:4718: result: grep -E configure:4723: checking for ANSI C header files configure:4749: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4752: $? = 0 configure:4755: test -s conftest.o configure:4758: $? = 0 configure:4850: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure: In function 'main': configure:4845:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(2); ^ configure:4853: $? = 0 configure:4855: ./conftest configure:4858: $? = 0 configure:4873: result: yes configure:4897: checking for sys/types.h configure:4914: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4917: $? = 0 configure:4920: test -s conftest.o configure:4923: $? = 0 configure:4934: result: yes configure:4897: checking for sys/stat.h configure:4914: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4917: $? = 0 configure:4920: test -s conftest.o configure:4923: $? = 0 configure:4934: result: yes configure:4897: checking for stdlib.h configure:4914: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4917: $? = 0 configure:4920: test -s conftest.o configure:4923: $? = 0 configure:4934: result: yes configure:4897: checking for string.h configure:4914: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4917: $? = 0 configure:4920: test -s conftest.o configure:4923: $? = 0 configure:4934: result: yes configure:4897: checking for memory.h configure:4914: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4917: $? = 0 configure:4920: test -s conftest.o configure:4923: $? = 0 configure:4934: result: yes configure:4897: checking for strings.h configure:4914: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4917: $? = 0 configure:4920: test -s conftest.o configure:4923: $? = 0 configure:4934: result: yes configure:4897: checking for inttypes.h configure:4914: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4917: $? = 0 configure:4920: test -s conftest.o configure:4923: $? = 0 configure:4934: result: yes configure:4897: checking for stdint.h configure:4914: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4917: $? = 0 configure:4920: test -s conftest.o configure:4923: $? = 0 configure:4934: result: yes configure:4897: checking for unistd.h configure:4914: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4917: $? = 0 configure:4920: test -s conftest.o configure:4923: $? = 0 configure:4934: result: yes configure:4960: checking dlfcn.h usability configure:4973: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4976: $? = 0 configure:4979: test -s conftest.o configure:4982: $? = 0 configure:4992: result: yes configure:4996: checking dlfcn.h presence configure:5007: i686-uhu-linux-gcc -E conftest.c configure:5013: $? = 0 configure:5032: result: yes configure:5068: checking for dlfcn.h configure:5075: result: yes configure:5235: checking for i686-uhu-linux-ranlib configure:5264: result: no configure:5273: checking for ranlib configure:5289: found /usr/bin/ranlib configure:5300: result: ranlib configure:5315: checking for i686-uhu-linux-strip configure:5344: result: no configure:5353: checking for strip configure:5369: found /usr/bin/strip configure:5380: result: strip configure:5433: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5436: $? = 0 configure:5608: checking for objdir configure:5619: result: .libs configure:5636: checking for i686-uhu-linux-gcc option to produce PIC configure:5782: result: -fPIC configure:5786: checking if i686-uhu-linux-gcc PIC flag -fPIC works configure:5810: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC conftest.c >&5 configure:5813: $? = 0 configure:5816: test -s conftest.o configure:5819: $? = 0 configure:5857: result: yes configure:5873: checking if i686-uhu-linux-gcc static flag -static works configure:5898: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static conftest.c >&5 configure:5901: $? = 0 configure:5904: test -s conftest configure:5907: $? = 0 configure:5923: result: yes configure:5935: checking if i686-uhu-linux-gcc supports -c -o file.o configure:5955: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:5979: result: yes configure:5984: checking if i686-uhu-linux-gcc supports -c -o file.lo configure:6012: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -c -o conftest.lo conftest.c >&5 configure:6015: $? = 0 configure:6018: test -s conftest.lo configure:6021: $? = 0 configure:6043: result: yes configure:6074: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:6097: 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:6100: $? = 0 configure:6103: test -s conftest.o configure:6106: $? = 0 configure:6123: result: yes configure:6134: checking whether the linker (/usr/bin/ld) supports shared libraries configure:6829: result: yes configure:6834: checking how to hardcode library paths into programs configure:6858: result: immediate configure:6863: checking whether stripping libraries is possible configure:6868: result: yes configure:6879: checking dynamic linker characteristics configure:7293: result: GNU/Linux ld.so configure:7298: checking if libtool supports shared libraries configure:7300: result: yes configure:7303: checking whether to build shared libraries configure:7324: result: yes configure:7327: checking whether to build static libraries configure:7331: result: no configure:8005: checking whether -lc should be explicitly linked in configure:8013: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8016: $? = 0 configure:8030: i686-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8033: $? = 0 configure:8046: result: no configure:8623: checking for i686-uhu-linux-gcc option to accept ANSI C configure:8687: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8690: $? = 0 configure:8693: test -s conftest.o configure:8696: $? = 0 configure:8711: result: none needed configure:8722: checking for ANSI C header files configure:8872: result: yes configure:8891: checking for pkg-config configure:8909: found /usr/bin/pkg-config configure:8921: result: /usr/bin/pkg-config configure:8989: checking for glib-2.0 gthread-2.0 configure:8993: result: yes configure:8997: checking GLIB_CFLAGS configure:9000: result: -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:9003: checking GLIB_LIBS configure:9006: result: -lgthread-2.0 -pthread -lglib-2.0 configure:9040: checking CPU allows unaligned memory access configure:9065: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf conftest.c >&5 configure:9068: $? = 0 configure:9070: ./conftest configure:9073: $? = 0 configure:9091: result: yes configure:9212: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:669: creating Makefile config.status:669: creating src/Makefile config.status:773: creating config.h config.status:1004: executing depfiles commands ## ---------------- ## ## 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_lib_cposix_strerror=no ac_cv_objext=o ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config 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_ac_ct_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_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_prog_cc_stdc= lt_cv_archive_cmds_need_lc=no lt_cv_cc_64bit_output=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. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.7' 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' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS=' -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GLIB_LIBS='-lgthread-2.0 -pthread -lglib-2.0 ' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' OBJEXT='o' PACKAGE='dc_gui2_com_channel' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.01' ac_ct_CC='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' 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='i686' 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 HAVE_DLFCN_H 1 #define HAVE_INTTYPES_H 1 #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 "dc_gui2_com_channel" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define VERSION "0.01" configure: exit 0