This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Xen Hypervisor configure 4.2, which was generated by GNU Autoconf 2.67. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = moj uname -m = x86_64 uname -r = 3.2.28 uname -s = Linux uname -v = #1 SMP Fri Aug 24 00:21:18 CEST 2012 /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/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2200: checking build system type configure:2214: result: x86_64-unknown-linux-gnu configure:2234: checking host system type configure:2247: result: x86_64-unknown-linux-gnu configure:2762: checking for gcc configure:2778: found /usr/bin/gcc configure:2789: result: gcc configure:3018: checking for C compiler version configure:3027: gcc --version >&5 gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Copyright (C) 2011 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:3038: $? = 0 configure:3027: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) configure:3038: $? = 0 configure:3027: gcc -V >&5 gcc: error: unrecognized option '-V' gcc: fatal error: no input files compilation terminated. configure:3038: $? = 4 configure:3027: gcc -qversion >&5 gcc: error: unrecognized option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3038: $? = 4 configure:3058: checking whether the C compiler works configure:3080: gcc conftest.c >&5 configure:3084: $? = 0 configure:3132: result: yes configure:3135: checking for C compiler default output file name configure:3137: result: a.out configure:3143: checking for suffix of executables configure:3150: gcc -o conftest conftest.c >&5 configure:3154: $? = 0 configure:3176: result: configure:3198: checking whether we are cross compiling configure:3206: gcc -o conftest conftest.c >&5 configure:3210: $? = 0 configure:3217: ./conftest configure:3221: $? = 0 configure:3236: result: no configure:3241: checking for suffix of object files configure:3263: gcc -c conftest.c >&5 configure:3267: $? = 0 configure:3288: result: o configure:3292: checking whether we are using the GNU C compiler configure:3311: gcc -c conftest.c >&5 configure:3311: $? = 0 configure:3320: result: yes configure:3329: checking whether gcc accepts -g configure:3349: gcc -c -g conftest.c >&5 configure:3349: $? = 0 configure:3390: result: yes configure:3407: checking for gcc option to accept ISO C89 configure:3471: gcc -c -g -O2 conftest.c >&5 configure:3471: $? = 0 configure:3484: result: none needed configure:3504: checking whether make sets $(MAKE) configure:3526: result: yes configure:3549: checking for a BSD-compatible install configure:3617: result: /usr/bin/install -c configure:3630: checking for bison configure:3648: found /usr/bin/bison configure:3660: result: /usr/bin/bison configure:3670: checking for flex configure:3688: found /usr/bin/flex configure:3700: result: /usr/bin/flex configure:3710: checking for perl configure:3728: found /usr/bin/perl configure:3741: result: /usr/bin/perl configure:3893: checking for ocamlc configure:3909: found /usr/bin/ocamlc configure:3920: result: ocamlc configure:3945: result: OCaml version is 3.12.1 configure:3954: result: OCaml library path is /usr/lib/ocaml configure:4004: checking for ocamlopt configure:4020: found /usr/bin/ocamlopt configure:4031: result: ocamlopt configure:4114: checking for ocamlc.opt configure:4144: result: no configure:4218: checking for ocamlopt.opt configure:4248: result: no configure:4327: checking for ocaml configure:4343: found /usr/bin/ocaml configure:4354: result: ocaml configure:4421: checking for ocamldep configure:4437: found /usr/bin/ocamldep configure:4448: result: ocamldep configure:4515: checking for ocamlmktop configure:4531: found /usr/bin/ocamlmktop configure:4542: result: ocamlmktop configure:4609: checking for ocamlmklib configure:4625: found /usr/bin/ocamlmklib configure:4636: result: ocamlmklib configure:4703: checking for ocamldoc configure:4719: found /usr/bin/ocamldoc configure:4730: result: ocamldoc configure:4797: checking for ocamlbuild configure:4813: found /usr/bin/ocamlbuild configure:4824: result: ocamlbuild configure:4860: checking for bash configure:4891: result: /bin/bash configure:4909: checking how to run the C preprocessor configure:4940: gcc -E conftest.c configure:4940: $? = 0 configure:4954: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4954: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Xen Hypervisor" | #define PACKAGE_TARNAME "xen-hypervisor" | #define PACKAGE_VERSION "4.2" | #define PACKAGE_STRING "Xen Hypervisor 4.2" | #define PACKAGE_BUGREPORT "xen-devel@xxxxxxxxxxxxx" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4979: result: gcc -E configure:4999: gcc -E conftest.c configure:4999: $? = 0 configure:5013: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5013: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Xen Hypervisor" | #define PACKAGE_TARNAME "xen-hypervisor" | #define PACKAGE_VERSION "4.2" | #define PACKAGE_STRING "Xen Hypervisor 4.2" | #define PACKAGE_BUGREPORT "xen-devel@xxxxxxxxxxxxx" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:5042: checking for grep that handles long lines and -e configure:5100: result: /bin/grep configure:5105: checking for egrep configure:5167: result: /bin/grep -E configure:5172: checking for ANSI C header files configure:5192: gcc -c -g -O2 conftest.c >&5 configure:5192: $? = 0 configure:5265: gcc -o conftest -g -O2 conftest.c >&5 configure:5265: $? = 0 configure:5265: ./conftest configure:5265: $? = 0 configure:5276: result: yes configure:5289: checking for sys/types.h configure:5289: gcc -c -g -O2 conftest.c >&5 configure:5289: $? = 0 configure:5289: result: yes configure:5289: checking for sys/stat.h configure:5289: gcc -c -g -O2 conftest.c >&5 configure:5289: $? = 0 configure:5289: result: yes configure:5289: checking for stdlib.h configure:5289: gcc -c -g -O2 conftest.c >&5 configure:5289: $? = 0 configure:5289: result: yes configure:5289: checking for string.h configure:5289: gcc -c -g -O2 conftest.c >&5 configure:5289: $? = 0 configure:5289: result: yes configure:5289: checking for memory.h configure:5289: gcc -c -g -O2 conftest.c >&5 configure:5289: $? = 0 configure:5289: result: yes configure:5289: checking for strings.h configure:5289: gcc -c -g -O2 conftest.c >&5 configure:5289: $? = 0 configure:5289: result: yes configure:5289: checking for inttypes.h configure:5289: gcc -c -g -O2 conftest.c >&5 configure:5289: $? = 0 configure:5289: result: yes configure:5289: checking for stdint.h configure:5289: gcc -c -g -O2 conftest.c >&5 configure:5289: $? = 0 configure:5289: result: yes configure:5289: checking for unistd.h configure:5289: gcc -c -g -O2 conftest.c >&5 configure:5289: $? = 0 configure:5289: result: yes configure:5315: checking for python configure:5333: found /usr/bin/python configure:5346: result: /usr/bin/python configure:5358: checking for python version >= 2.3 configure:5368: result: yes configure:5378: checking for python-config configure:5396: found /usr/bin/python-config configure:5409: result: /usr/bin/python-config configure:5442: checking Python.h usability configure:5442: gcc -c -g -O2 -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security conftest.c >&5 In file included from /usr/include/python2.7/Python.h:8:0, from conftest.c:52: /usr/include/python2.7/pyconfig.h:1161:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] /usr/include/features.h:215:0: note: this is the location of the previous definition configure:5442: $? = 0 configure:5442: result: yes configure:5442: checking Python.h presence configure:5442: gcc -E -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security conftest.c configure:5442: $? = 0 configure:5442: result: yes configure:5442: checking for Python.h configure:5442: result: yes configure:5451: checking for PyArg_ParseTuple in -lpython2.7 configure:5476: gcc -o conftest -g -O2 -g -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -L/usr/lib/python2.7/config -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions conftest.c -lpython2.7 >&5 conftest.c:26:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:28:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:5476: $? = 0 configure:5486: result: yes configure:5506: checking for xgettext configure:5524: found /usr/bin/xgettext configure:5537: result: /usr/bin/xgettext configure:5553: checking for as86 configure:5571: found /usr/bin/as86 configure:5584: result: /usr/bin/as86 configure:5598: checking for ld86 configure:5616: found /usr/bin/ld86 configure:5629: result: /usr/bin/ld86 configure:5643: checking for bcc configure:5661: found /usr/bin/bcc configure:5674: result: /usr/bin/bcc configure:5688: checking for iasl configure:5706: found /usr/bin/iasl configure:5719: result: /usr/bin/iasl configure:5734: checking uuid/uuid.h usability configure:5734: gcc -c -g -O2 conftest.c >&5 configure:5734: $? = 0 configure:5734: result: yes configure:5734: checking uuid/uuid.h presence configure:5734: gcc -E conftest.c configure:5734: $? = 0 configure:5734: result: yes configure:5734: checking for uuid/uuid.h configure:5734: result: yes configure:5737: checking for uuid_clear in -luuid configure:5762: gcc -o conftest -g -O2 -L/usr/lib/python2.7/config -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions conftest.c -luuid -lpython2.7 >&5 configure:5762: $? = 0 configure:5771: result: yes configure:5781: checking uuid.h usability configure:5781: gcc -c -g -O2 conftest.c >&5 conftest.c:53:18: fatal error: uuid.h: No such file or directory compilation terminated. configure:5781: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Xen Hypervisor" | #define PACKAGE_TARNAME "xen-hypervisor" | #define PACKAGE_VERSION "4.2" | #define PACKAGE_STRING "Xen Hypervisor 4.2" | #define PACKAGE_BUGREPORT "xen-devel@xxxxxxxxxxxxx" | #define PACKAGE_URL "" | #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_LIBPYTHON2_7 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:5781: result: no configure:5781: checking uuid.h presence configure:5781: gcc -E conftest.c conftest.c:20:18: fatal error: uuid.h: No such file or directory compilation terminated. configure:5781: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Xen Hypervisor" | #define PACKAGE_TARNAME "xen-hypervisor" | #define PACKAGE_VERSION "4.2" | #define PACKAGE_STRING "Xen Hypervisor 4.2" | #define PACKAGE_BUGREPORT "xen-devel@xxxxxxxxxxxxx" | #define PACKAGE_URL "" | #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_LIBPYTHON2_7 1 | /* end confdefs.h. */ | #include configure:5781: result: no configure:5781: checking for uuid.h configure:5781: result: no configure:5794: checking curses.h usability configure:5794: gcc -c -g -O2 conftest.c >&5 configure:5794: $? = 0 configure:5794: result: yes configure:5794: checking curses.h presence configure:5794: gcc -E conftest.c configure:5794: $? = 0 configure:5794: result: yes configure:5794: checking for curses.h configure:5794: result: yes configure:5797: checking for clear in -lcurses configure:5822: gcc -o conftest -g -O2 -L/usr/lib/python2.7/config -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions conftest.c -lcurses -lpython2.7 >&5 configure:5822: $? = 0 configure:5831: result: yes configure:5845: checking ncurses.h usability configure:5845: gcc -c -g -O2 conftest.c >&5 configure:5845: $? = 0 configure:5845: result: yes configure:5845: checking ncurses.h presence configure:5845: gcc -E conftest.c configure:5845: $? = 0 configure:5845: result: yes configure:5845: checking for ncurses.h configure:5845: result: yes configure:5848: checking for clear in -lncurses configure:5873: gcc -o conftest -g -O2 -L/usr/lib/python2.7/config -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions conftest.c -lncurses -lpython2.7 >&5 configure:5873: $? = 0 configure:5882: result: yes configure:5972: checking for pkg-config configure:5990: found /usr/bin/pkg-config configure:6002: result: /usr/bin/pkg-config configure:6027: checking pkg-config is at least version 0.9.0 configure:6030: result: yes configure:6040: checking for glib configure:6047: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.12" configure:6050: $? = 0 configure:6063: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.12" configure:6066: $? = 0 configure:6123: result: yes configure:6154: checking bzlib.h usability configure:6154: gcc -c -g -O2 conftest.c >&5 configure:6154: $? = 0 configure:6154: result: yes configure:6154: checking bzlib.h presence configure:6154: gcc -E conftest.c configure:6154: $? = 0 configure:6154: result: yes configure:6154: checking for bzlib.h configure:6154: result: yes configure:6157: checking for BZ2_bzDecompressInit in -lbz2 configure:6182: gcc -o conftest -g -O2 -L/usr/lib/python2.7/config -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions conftest.c -lbz2 -lpython2.7 >&5 configure:6182: $? = 0 configure:6191: result: yes configure:6201: checking lzma.h usability configure:6201: gcc -c -g -O2 conftest.c >&5 configure:6201: $? = 0 configure:6201: result: yes configure:6201: checking lzma.h presence configure:6201: gcc -E conftest.c configure:6201: $? = 0 configure:6201: result: yes configure:6201: checking for lzma.h configure:6201: result: yes configure:6204: checking for lzma_stream_decoder in -llzma configure:6229: gcc -o conftest -g -O2 -L/usr/lib/python2.7/config -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions conftest.c -llzma -lpython2.7 >&5 configure:6229: $? = 0 configure:6238: result: yes configure:6248: checking lzo/lzo1x.h usability configure:6248: gcc -c -g -O2 conftest.c >&5 configure:6248: $? = 0 configure:6248: result: yes configure:6248: checking lzo/lzo1x.h presence configure:6248: gcc -E conftest.c configure:6248: $? = 0 configure:6248: result: yes configure:6248: checking for lzo/lzo1x.h configure:6248: result: yes configure:6251: checking for lzo1x_decompress in -llzo2 configure:6276: gcc -o conftest -g -O2 -L/usr/lib/python2.7/config -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions conftest.c -llzo2 -lpython2.7 >&5 configure:6276: $? = 0 configure:6285: result: yes configure:6296: checking for io_setup in -laio configure:6321: gcc -o conftest -g -O2 -L/usr/lib/python2.7/config -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions conftest.c -laio -lpython2.7 >&5 configure:6321: $? = 0 configure:6330: result: yes configure:6339: checking for MD5 in -lcrypto configure:6364: gcc -o conftest -g -O2 -L/usr/lib/python2.7/config -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions conftest.c -lcrypto -lpython2.7 >&5 configure:6364: $? = 0 configure:6373: result: yes configure:6386: checking for ext2fs_open2 in -lext2fs configure:6411: gcc -o conftest -g -O2 -L/usr/lib/python2.7/config -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions conftest.c -lext2fs -lcrypto -lpython2.7 >&5 configure:6411: $? = 0 configure:6420: result: yes configure:6429: checking for gcry_md_hash_buffer in -lgcrypt configure:6454: gcc -o conftest -g -O2 -L/usr/lib/python2.7/config -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions conftest.c -lgcrypt -lcrypto -lpython2.7 >&5 configure:6454: $? = 0 configure:6463: result: yes configure:6473: checking for pthread flag configure:6509: gcc -o conftest -g -O2 -pthread -L/usr/lib/python2.7/config -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -pthread conftest.c -lcrypto -lpython2.7 >&5 configure:6509: $? = 0 configure:6525: result: -pthread configure:6538: checking libutil.h usability configure:6538: gcc -c -g -O2 conftest.c >&5 conftest.c:55:21: fatal error: libutil.h: No such file or directory compilation terminated. configure:6538: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Xen Hypervisor" | #define PACKAGE_TARNAME "xen-hypervisor" | #define PACKAGE_VERSION "4.2" | #define PACKAGE_STRING "Xen Hypervisor 4.2" | #define PACKAGE_BUGREPORT "xen-devel@xxxxxxxxxxxxx" | #define PACKAGE_URL "" | #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_LIBPYTHON2_7 1 | #define INCLUDE_CURSES_H | #define HAVE_LIBCRYPTO 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:6538: result: no configure:6538: checking libutil.h presence configure:6538: gcc -E conftest.c conftest.c:22:21: fatal error: libutil.h: No such file or directory compilation terminated. configure:6538: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Xen Hypervisor" | #define PACKAGE_TARNAME "xen-hypervisor" | #define PACKAGE_VERSION "4.2" | #define PACKAGE_STRING "Xen Hypervisor 4.2" | #define PACKAGE_BUGREPORT "xen-devel@xxxxxxxxxxxxx" | #define PACKAGE_URL "" | #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_LIBPYTHON2_7 1 | #define INCLUDE_CURSES_H | #define HAVE_LIBCRYPTO 1 | /* end confdefs.h. */ | #include configure:6538: result: no configure:6538: checking for libutil.h configure:6538: result: no configure:6548: checking for openpty et al configure:6577: gcc -o conftest -g -O2 -L/usr/lib/python2.7/config -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions conftest.c -lcrypto -lpython2.7 -lutil >&5 configure:6577: $? = 0 configure:6590: result: -lutil configure:6595: checking for yajl_alloc in -lyajl configure:6620: gcc -o conftest -g -O2 -L/usr/lib/python2.7/config -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions conftest.c -lyajl -lcrypto -lpython2.7 -lutil >&5 configure:6620: $? = 0 configure:6629: result: yes configure:6642: checking for deflateCopy in -lz configure:6667: gcc -o conftest -g -O2 -L/usr/lib/python2.7/config -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions conftest.c -lz -lyajl -lcrypto -lpython2.7 -lutil >&5 configure:6667: $? = 0 configure:6676: result: yes configure:6689: checking for libiconv_open in -liconv configure:6714: gcc -o conftest -g -O2 -L/usr/lib/python2.7/config -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions conftest.c -liconv -lz -lyajl -lcrypto -lpython2.7 -lutil >&5 /usr/bin/ld: cannot find -liconv collect2: ld returned 1 exit status configure:6714: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Xen Hypervisor" | #define PACKAGE_TARNAME "xen-hypervisor" | #define PACKAGE_VERSION "4.2" | #define PACKAGE_STRING "Xen Hypervisor 4.2" | #define PACKAGE_BUGREPORT "xen-devel@xxxxxxxxxxxxx" | #define PACKAGE_URL "" | #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_LIBPYTHON2_7 1 | #define INCLUDE_CURSES_H | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBYAJL 1 | #define HAVE_LIBZ 1 | /* 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 libiconv_open (); | int | main () | { | return libiconv_open (); | ; | return 0; | } configure:6723: result: no configure:6736: checking yajl/yajl_version.h usability configure:6736: gcc -c -g -O2 conftest.c >&5 configure:6736: $? = 0 configure:6736: result: yes configure:6736: checking yajl/yajl_version.h presence configure:6736: gcc -E conftest.c configure:6736: $? = 0 configure:6736: result: yes configure:6736: checking for yajl/yajl_version.h configure:6736: result: yes configure:6850: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Xen Hypervisor config.status 4.2, which was generated by GNU Autoconf 2.67. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on moj config.status:884: creating ../config/Tools.mk config.status:884: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_APPEND_INCLUDES_set= ac_cv_env_APPEND_INCLUDES_value= ac_cv_env_APPEND_LIB_set= ac_cv_env_APPEND_LIB_value= ac_cv_env_AS86_set= ac_cv_env_AS86_value= ac_cv_env_BASH_set=set ac_cv_env_BASH_value=/bin/bash ac_cv_env_BCC_set= ac_cv_env_BCC_value= ac_cv_env_BISON_set= ac_cv_env_BISON_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CURL_set= ac_cv_env_CURL_value= ac_cv_env_FLEX_set= ac_cv_env_FLEX_value= ac_cv_env_IASL_set= ac_cv_env_IASL_value= ac_cv_env_LD86_set= ac_cv_env_LD86_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PERL_set= ac_cv_env_PERL_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PREPEND_INCLUDES_set= ac_cv_env_PREPEND_INCLUDES_value= ac_cv_env_PREPEND_LIB_set= ac_cv_env_PREPEND_LIB_value= ac_cv_env_PYTHON_set= ac_cv_env_PYTHON_value= ac_cv_env_XGETTEXT_set= ac_cv_env_XGETTEXT_value= ac_cv_env_XML_set= ac_cv_env_XML_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_glib_CFLAGS_set= ac_cv_env_glib_CFLAGS_value= ac_cv_env_glib_LIBS_set= ac_cv_env_glib_LIBS_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_header_Python_h=yes ac_cv_header_bzlib_h=yes ac_cv_header_curses_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libutil_h=no ac_cv_header_lzma_h=yes ac_cv_header_lzo_lzo1x_h=yes ac_cv_header_memory_h=yes ac_cv_header_ncurses_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_header_uuid_h=no ac_cv_header_uuid_uuid_h=yes ac_cv_header_yajl_yajl_version_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_aio_io_setup=yes ac_cv_lib_bz2_BZ2_bzDecompressInit=yes ac_cv_lib_crypto_MD5=yes ac_cv_lib_curses_clear=yes ac_cv_lib_ext2fs_ext2fs_open2=yes ac_cv_lib_gcrypt_gcry_md_hash_buffer=yes ac_cv_lib_iconv_libiconv_open=no ac_cv_lib_lzma_lzma_stream_decoder=yes ac_cv_lib_lzo2_lzo1x_decompress=yes ac_cv_lib_ncurses_clear=yes ac_cv_lib_python2_7___PyArg_ParseTuple=yes ac_cv_lib_uuid_uuid_clear=yes ac_cv_lib_yajl_yajl_alloc=yes ac_cv_lib_z_deflateCopy=yes ac_cv_objext=o ac_cv_path_AS86=/usr/bin/as86 ac_cv_path_BASH=/bin/bash ac_cv_path_BCC=/usr/bin/bcc ac_cv_path_BISON=/usr/bin/bison ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FLEX=/usr/bin/flex ac_cv_path_GREP=/bin/grep ac_cv_path_IASL=/usr/bin/iasl ac_cv_path_LD86=/usr/bin/ld86 ac_cv_path_PERL=/usr/bin/perl ac_cv_path_PYTHONPATH=/usr/bin/python ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_pyconfig=/usr/bin/python-config ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_OCAML=ocaml ac_cv_prog_ac_ct_OCAMLBUILD=ocamlbuild ac_cv_prog_ac_ct_OCAMLC=ocamlc ac_cv_prog_ac_ct_OCAMLDEP=ocamldep ac_cv_prog_ac_ct_OCAMLDOC=ocamldoc ac_cv_prog_ac_ct_OCAMLMKLIB=ocamlmklib ac_cv_prog_ac_ct_OCAMLMKTOP=ocamlmktop ac_cv_prog_ac_ct_OCAMLOPT=ocamlopt ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ax_cv_debug=y ax_cv_githttp=n ax_cv_lomount=n ax_cv_miniterm=n ax_cv_monitors=y ax_cv_ocamltools=y ax_cv_ovmf=n ax_cv_pthread_flags=-pthread ax_cv_ptyfuncs_libs=-lutil ax_cv_pythontools=y ax_cv_rombios=y ax_cv_seabios=y ax_cv_vtpm=n ax_cv_xenapi=n pkg_cv_glib_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include ' pkg_cv_glib_LIBS='-lglib-2.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## APPEND_INCLUDES='' APPEND_LIB='' AS86='/usr/bin/as86' BASH='/bin/bash' BCC='/usr/bin/bcc' BISON='/usr/bin/bison' CC='gcc' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS=' ' CURL='' CURSES_LIBS='-lncurses' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FLEX='/usr/bin/flex' GREP='/bin/grep' IASL='/usr/bin/iasl' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LD86='/usr/bin/ld86' LDFLAGS=' -L/usr/lib/python2.7/config -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions' LIBOBJS='' LIBS='-lz -lyajl -lcrypto -lpython2.7 -lutil' LIB_PATH='lib64' LTLIBOBJS='' OBJEXT='o' OCAML='ocaml' OCAMLBEST='opt' OCAMLBUILD='ocamlbuild' OCAMLC='ocamlc' OCAMLCDOTOPT='no' OCAMLDEP='ocamldep' OCAMLDOC='ocamldoc' OCAMLLIB='/usr/lib/ocaml' OCAMLMKLIB='ocamlmklib' OCAMLMKTOP='ocamlmktop' OCAMLOPT='ocamlopt' OCAMLOPTDOTOPT='no' OCAMLVERSION='3.12.1' PACKAGE_BUGREPORT='xen-devel@xxxxxxxxxxxxx' PACKAGE_NAME='Xen Hypervisor' PACKAGE_STRING='Xen Hypervisor 4.2' PACKAGE_TARNAME='xen-hypervisor' PACKAGE_URL='' PACKAGE_VERSION='4.2' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PREPEND_INCLUDES='' PREPEND_LIB='' PTHREAD_CFLAGS='-pthread' PTHREAD_LDFLAGS='-pthread' PTHREAD_LIBS='' PTYFUNCS_LIBS='-lutil' PYTHON='python' PYTHONPATH='/usr/bin/python' SET_MAKE='' SHELL='/bin/bash' XGETTEXT='/usr/bin/xgettext' XML='' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' debug='y' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='/usr' githttp='n' glib_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include ' glib_LIBS='-lglib-2.0 ' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libext2fs='y' libgcrypt='y' libiconv='n' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lomount='n' mandir='${datarootdir}/man' miniterm='n' monitors='y' ocamltools='y' oldincludedir='/usr/include' ovmf='n' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' pyconfig='/usr/bin/python-config' pythontools='y' rombios='y' sbindir='${exec_prefix}/sbin' seabios='y' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' system_aio='y' target_alias='' vtpm='n' xenapi='n' zlib=' -DHAVE_BZLIB -lbz2 -DHAVE_LZMA -llzma -DHAVE_LZO1X -llzo2' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "Xen Hypervisor" #define PACKAGE_TARNAME "xen-hypervisor" #define PACKAGE_VERSION "4.2" #define PACKAGE_STRING "Xen Hypervisor 4.2" #define PACKAGE_BUGREPORT "xen-devel@xxxxxxxxxxxxx" #define PACKAGE_URL "" #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_LIBPYTHON2_7 1 #define INCLUDE_CURSES_H #define HAVE_LIBCRYPTO 1 #define HAVE_LIBYAJL 1 #define HAVE_LIBZ 1 #define HAVE_YAJL_YAJL_VERSION_H 1 configure: exit 0