This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by vm configure 0.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = odroid uname -m = armv7l uname -r = 3.10.58+ uname -s = Linux uname -v = #13 SMP PREEMPT Tue Nov 4 14:09:41 KST 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: /home/elspru/cross/bin PATH: /home/elspru/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2173: checking for a BSD-compatible install configure:2241: result: /usr/bin/install -c configure:2252: checking whether build environment is sane configure:2307: result: yes configure:2458: checking for a thread-safe mkdir -p configure:2497: result: /bin/mkdir -p configure:2504: checking for gawk configure:2520: found /usr/bin/gawk configure:2531: result: gawk configure:2542: checking whether make sets $(MAKE) configure:2564: result: yes configure:2593: checking whether make supports nested variables configure:2610: result: yes configure:2783: checking for gcc configure:2799: found /usr/bin/gcc configure:2810: result: gcc configure:3039: checking for C compiler version configure:3048: gcc --version >&5 gcc-4.8.real (Ubuntu/Linaro 4.8.4-2ubuntu1~14.04.3) 4.8.4 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:3059: $? = 0 configure:3048: gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc-4.8.real COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/4.8/lto-wrapper Target: arm-linux-gnueabihf Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.8.4-2ubuntu1~14.04.3' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --disable-libitm --disable-libquadmath --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-armhf/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-armhf --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-armhf --with-arch-directory=arm --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --enable-multilib --disable-sjlj-exceptions --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb --disable-werror --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf Thread model: posix gcc version 4.8.4 (Ubuntu/Linaro 4.8.4-2ubuntu1~14.04.3) configure:3059: $? = 0 configure:3048: gcc -V >&5 gcc-4.8.real: error: unrecognized command line option '-V' gcc-4.8.real: fatal error: no input files compilation terminated. configure:3059: $? = 4 configure:3048: gcc -qversion >&5 gcc-4.8.real: error: unrecognized command line option '-qversion' gcc-4.8.real: fatal error: no input files compilation terminated. configure:3059: $? = 4 configure:3079: checking whether the C compiler works configure:3101: gcc conftest.c >&5 configure:3105: $? = 0 configure:3153: result: yes configure:3156: checking for C compiler default output file name configure:3158: result: a.out configure:3164: checking for suffix of executables configure:3171: gcc -o conftest conftest.c >&5 configure:3175: $? = 0 configure:3197: result: configure:3219: checking whether we are cross compiling configure:3227: gcc -o conftest conftest.c >&5 configure:3231: $? = 0 configure:3238: ./conftest configure:3242: $? = 0 configure:3257: result: no configure:3262: checking for suffix of object files configure:3284: gcc -c conftest.c >&5 configure:3288: $? = 0 configure:3309: result: o configure:3313: checking whether we are using the GNU C compiler configure:3332: gcc -c conftest.c >&5 configure:3332: $? = 0 configure:3341: result: yes configure:3350: checking whether gcc accepts -g configure:3370: gcc -c -g conftest.c >&5 configure:3370: $? = 0 configure:3411: result: yes configure:3428: checking for gcc option to accept ISO C89 configure:3491: gcc -c -g -O2 conftest.c >&5 configure:3491: $? = 0 configure:3504: result: none needed configure:3529: checking whether gcc understands -c and -o together configure:3551: gcc -c conftest.c -o conftest2.o configure:3554: $? = 0 configure:3551: gcc -c conftest.c -o conftest2.o configure:3554: $? = 0 configure:3566: result: yes configure:3594: checking for style of include used by make configure:3622: result: GNU configure:3648: checking dependency style of gcc configure:3759: result: gcc3 configure:3788: checking for clGetDeviceIDs in -lOpenCl configure:3813: gcc -o conftest -g -O2 conftest.c -lOpenCl >&5 /usr/bin/ld.bfd.real: cannot find -lOpenCl collect2: error: ld returned 1 exit status configure:3813: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vm" | #define PACKAGE_TARNAME "vm" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "vm 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vm" | #define VERSION "0.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 clGetDeviceIDs (); | int | main () | { | return clGetDeviceIDs (); | ; | return 0; | } configure:3822: result: no configure:3840: checking how to run the C preprocessor configure:3871: gcc -E conftest.c configure:3871: $? = 0 configure:3885: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3885: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vm" | #define PACKAGE_TARNAME "vm" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "vm 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vm" | #define VERSION "0.1" | /* end confdefs.h. */ | #include configure:3910: result: gcc -E configure:3930: gcc -E conftest.c configure:3930: $? = 0 configure:3944: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3944: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vm" | #define PACKAGE_TARNAME "vm" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "vm 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vm" | #define VERSION "0.1" | /* end confdefs.h. */ | #include configure:3973: checking for grep that handles long lines and -e configure:4031: result: /bin/grep configure:4036: checking for egrep configure:4098: result: /bin/grep -E configure:4103: checking for ANSI C header files configure:4123: gcc -c -g -O2 conftest.c >&5 configure:4123: $? = 0 configure:4196: gcc -o conftest -g -O2 conftest.c >&5 configure:4196: $? = 0 configure:4196: ./conftest configure:4196: $? = 0 configure:4207: result: yes configure:4215: checking for sys/wait.h that is POSIX.1 compatible configure:4241: gcc -c -g -O2 conftest.c >&5 configure:4241: $? = 0 configure:4248: result: yes configure:4256: checking whether time.h and sys/time.h may both be included configure:4276: gcc -c -g -O2 conftest.c >&5 configure:4276: $? = 0 configure:4283: result: yes configure:4298: checking for sys/types.h configure:4298: gcc -c -g -O2 conftest.c >&5 configure:4298: $? = 0 configure:4298: result: yes configure:4298: checking for sys/stat.h configure:4298: gcc -c -g -O2 conftest.c >&5 configure:4298: $? = 0 configure:4298: result: yes configure:4298: checking for stdlib.h configure:4298: gcc -c -g -O2 conftest.c >&5 configure:4298: $? = 0 configure:4298: result: yes configure:4298: checking for string.h configure:4298: gcc -c -g -O2 conftest.c >&5 configure:4298: $? = 0 configure:4298: result: yes configure:4298: checking for memory.h configure:4298: gcc -c -g -O2 conftest.c >&5 configure:4298: $? = 0 configure:4298: result: yes configure:4298: checking for strings.h configure:4298: gcc -c -g -O2 conftest.c >&5 configure:4298: $? = 0 configure:4298: result: yes configure:4298: checking for inttypes.h configure:4298: gcc -c -g -O2 conftest.c >&5 configure:4298: $? = 0 configure:4298: result: yes configure:4298: checking for stdint.h configure:4298: gcc -c -g -O2 conftest.c >&5 configure:4298: $? = 0 configure:4298: result: yes configure:4298: checking for unistd.h configure:4298: gcc -c -g -O2 conftest.c >&5 configure:4298: $? = 0 configure:4298: result: yes configure:4310: checking whether byte ordering is bigendian configure:4325: gcc -c -g -O2 conftest.c >&5 conftest.c:24:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:24:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:24:15: error: unknown type name 'universal' configure:4325: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vm" | #define PACKAGE_TARNAME "vm" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "vm 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vm" | #define VERSION "0.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:4370: gcc -c -g -O2 conftest.c >&5 configure:4370: $? = 0 configure:4388: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:30:4: error: unknown type name 'not' not big endian ^ conftest.c:30:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:4388: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vm" | #define PACKAGE_TARNAME "vm" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "vm 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vm" | #define VERSION "0.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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 | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:4516: result: no configure:4534: checking for uid_t in sys/types.h configure:4553: result: yes configure:4564: checking for pid_t configure:4564: gcc -c -g -O2 conftest.c >&5 configure:4564: $? = 0 configure:4564: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:59:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:4564: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vm" | #define PACKAGE_TARNAME "vm" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "vm 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vm" | #define VERSION "0.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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 | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:4564: result: yes configure:4575: checking for size_t configure:4575: gcc -c -g -O2 conftest.c >&5 configure:4575: $? = 0 configure:4575: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:59:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:4575: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vm" | #define PACKAGE_TARNAME "vm" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "vm 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vm" | #define VERSION "0.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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 | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:4575: result: yes configure:4629: checking for ranlib configure:4645: found /usr/bin/ranlib configure:4656: result: ranlib configure:4727: checking for ar configure:4743: found /usr/bin/ar configure:4754: result: ar configure:4780: checking the archiver (ar) interface configure:4796: gcc -c -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4798: ar cru libconftest.a conftest.o >&5 configure:4801: $? = 0 configure:4829: result: ar configure:4853: checking assert.h usability configure:4853: gcc -c -g -O2 conftest.c >&5 configure:4853: $? = 0 configure:4853: result: yes configure:4853: checking assert.h presence configure:4853: gcc -E conftest.c configure:4853: $? = 0 configure:4853: result: yes configure:4853: checking for assert.h configure:4853: result: yes configure:4853: checking stdio.h usability configure:4853: gcc -c -g -O2 conftest.c >&5 configure:4853: $? = 0 configure:4853: result: yes configure:4853: checking stdio.h presence configure:4853: gcc -E conftest.c configure:4853: $? = 0 configure:4853: result: yes configure:4853: checking for stdio.h configure:4853: result: yes configure:4853: checking for string.h configure:4853: result: yes configure:4853: checking for stdint.h configure:4853: result: yes configure:4863: checking for usleep configure:4882: result: yes configure:5010: checking that generated files are newer than configure configure:5016: result: done configure:5040: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by vm config.status 0.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on odroid config.status:864: creating Makefile config.status:864: creating config.h config.status:1045: config.h is unchanged config.status:1093: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_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_assert_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_stdio_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_sys_wait_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_lib_OpenCl_clGetDeviceIDs=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc 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_type_pid_t=yes ac_cv_type_size_t=yes ac_cv_type_uid_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/elspru/spel/src/virtual-machine/missing aclocal-1.14' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} /home/elspru/spel/src/virtual-machine/missing autoconf' AUTOHEADER='${SHELL} /home/elspru/spel/src/virtual-machine/missing autoheader' AUTOMAKE='${SHELL} /home/elspru/spel/src/virtual-machine/missing automake-1.14' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} /home/elspru/spel/src/virtual-machine/missing makeinfo' MKDIR_P='/bin/mkdir -p' MY_CFLAGS='-O2 -Iinclude -Wpedantic -std=c11 -Wno-coverage-mismatch -fstack-usage -Wlogical-op -Wunused -Wconversion -Wno-aggressive-loop-optimizations -Wunsafe-loop-optimizations -Wdouble-promotion -Wmaybe-uninitialized -Waggregate-return -Werror -Wextra' OBJEXT='o' PACKAGE='vm' PACKAGE_BUGREPORT='' PACKAGE_NAME='vm' PACKAGE_STRING='vm 0.1' PACKAGE_TARNAME='vm' PACKAGE_URL='' PACKAGE_VERSION='0.1' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/bash' STRIP='' VERSION='0.1' ac_ct_AR='ar' ac_ct_CC='gcc' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/elspru/spel/src/virtual-machine/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "vm" #define PACKAGE_TARNAME "vm" #define PACKAGE_VERSION "0.1" #define PACKAGE_STRING "vm 0.1" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "vm" #define VERSION "0.1" #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define TIME_WITH_SYS_TIME 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_ASSERT_H 1 #define HAVE_STDIO_H 1 #define HAVE_STRING_H 1 #define HAVE_STDINT_H 1 #define HAVE_USLEEP 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by vm config.status 0.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status config.h on odroid config.status:864: creating config.h config.status:1045: config.h is unchanged