This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by fsarchiver configure 0.8.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = buntu uname -m = i686 uname -r = 3.13.0-24-generic uname -s = Linux uname -v = #46-Ubuntu SMP Thu Apr 10 19:08:14 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/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:2278: checking build system type configure:2292: result: i686-pc-linux-gnu configure:2312: checking host system type configure:2325: result: i686-pc-linux-gnu configure:2345: checking target system type configure:2358: result: i686-pc-linux-gnu configure:2400: checking for a BSD-compatible install configure:2468: result: /usr/bin/install -c configure:2479: checking whether build environment is sane configure:2534: result: yes configure:2685: checking for a thread-safe mkdir -p configure:2724: result: /bin/mkdir -p configure:2731: checking for gawk configure:2761: result: no configure:2731: checking for mawk configure:2747: found /usr/bin/mawk configure:2758: result: mawk configure:2769: checking whether make sets $(MAKE) configure:2791: result: yes configure:2820: checking whether make supports nested variables configure:2837: result: yes configure:2974: checking whether make supports nested variables configure:2991: result: yes configure:3017: checking for style of include used by make configure:3045: result: GNU configure:3116: checking for gcc configure:3132: found /usr/bin/gcc configure:3143: result: gcc configure:3372: checking for C compiler version configure:3381: gcc --version >&5 gcc (Ubuntu 4.8.2-19ubuntu1) 4.8.2 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:3392: $? = 0 configure:3381: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.8/lto-wrapper Target: i686-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --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 --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-i386/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-i386 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-i386 --with-arch-directory=i386 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-targets=all --enable-multiarch --disable-werror --with-arch-32=i686 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu Thread model: posix gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) configure:3392: $? = 0 configure:3381: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3392: $? = 4 configure:3381: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3392: $? = 4 configure:3412: checking whether the C compiler works configure:3434: gcc conftest.c >&5 configure:3438: $? = 0 configure:3486: result: yes configure:3489: checking for C compiler default output file name configure:3491: result: a.out configure:3497: checking for suffix of executables configure:3504: gcc -o conftest conftest.c >&5 configure:3508: $? = 0 configure:3530: result: configure:3552: checking whether we are cross compiling configure:3560: gcc -o conftest conftest.c >&5 configure:3564: $? = 0 configure:3571: ./conftest configure:3575: $? = 0 configure:3590: result: no configure:3595: checking for suffix of object files configure:3617: gcc -c conftest.c >&5 configure:3621: $? = 0 configure:3642: result: o configure:3646: checking whether we are using the GNU C compiler configure:3665: gcc -c conftest.c >&5 configure:3665: $? = 0 configure:3674: result: yes configure:3683: checking whether gcc accepts -g configure:3703: gcc -c -g conftest.c >&5 configure:3703: $? = 0 configure:3744: result: yes configure:3761: checking for gcc option to accept ISO C89 configure:3824: gcc -c -g -O2 conftest.c >&5 configure:3824: $? = 0 configure:3837: result: none needed configure:3862: checking whether gcc understands -c and -o together configure:3884: gcc -c conftest.c -o conftest2.o configure:3887: $? = 0 configure:3884: gcc -c conftest.c -o conftest2.o configure:3887: $? = 0 configure:3899: result: yes configure:3918: checking dependency style of gcc configure:4029: result: gcc3 configure:4045: checking for library containing strerror configure:4076: gcc -o conftest -g -O2 conftest.c >&5 configure:4076: $? = 0 configure:4093: result: none required configure:4149: checking for gcc configure:4176: result: gcc configure:4405: checking for C compiler version configure:4414: gcc --version >&5 gcc (Ubuntu 4.8.2-19ubuntu1) 4.8.2 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:4425: $? = 0 configure:4414: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.8/lto-wrapper Target: i686-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --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 --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-i386/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-i386 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-i386 --with-arch-directory=i386 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-targets=all --enable-multiarch --disable-werror --with-arch-32=i686 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu Thread model: posix gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) configure:4425: $? = 0 configure:4414: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4425: $? = 4 configure:4414: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:4425: $? = 4 configure:4429: checking whether we are using the GNU C compiler configure:4457: result: yes configure:4466: checking whether gcc accepts -g configure:4527: result: yes configure:4544: checking for gcc option to accept ISO C89 configure:4620: result: none needed configure:4645: checking whether gcc understands -c and -o together configure:4682: result: yes configure:4701: checking dependency style of gcc configure:4812: result: gcc3 configure:4832: checking how to run the C preprocessor configure:4863: gcc -E conftest.c configure:4863: $? = 0 configure:4877: gcc -E conftest.c conftest.c:17:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4877: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fsarchiver" | #define PACKAGE_TARNAME "fsarchiver" | #define PACKAGE_VERSION "0.8.1" | #define PACKAGE_STRING "fsarchiver 0.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE_RELDATE "2017-01-10" | #define PACKAGE_FILEFMT "FsArCh_002" | #define PACKAGE_VERSION_A 0 | #define PACKAGE_VERSION_B 8 | #define PACKAGE_VERSION_C 1 | #define PACKAGE_VERSION_D 0 | #define PACKAGE "fsarchiver" | #define VERSION "0.8.1" | /* end confdefs.h. */ | #include configure:4902: result: gcc -E configure:4922: gcc -E conftest.c configure:4922: $? = 0 configure:4936: gcc -E conftest.c conftest.c:17:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4936: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fsarchiver" | #define PACKAGE_TARNAME "fsarchiver" | #define PACKAGE_VERSION "0.8.1" | #define PACKAGE_STRING "fsarchiver 0.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE_RELDATE "2017-01-10" | #define PACKAGE_FILEFMT "FsArCh_002" | #define PACKAGE_VERSION_A 0 | #define PACKAGE_VERSION_B 8 | #define PACKAGE_VERSION_C 1 | #define PACKAGE_VERSION_D 0 | #define PACKAGE "fsarchiver" | #define VERSION "0.8.1" | /* end confdefs.h. */ | #include configure:4965: checking for grep that handles long lines and -e configure:5023: result: /bin/grep configure:5028: checking for egrep configure:5090: result: /bin/grep -E configure:5095: checking for ANSI C header files configure:5115: gcc -c -g -O2 conftest.c >&5 configure:5115: $? = 0 configure:5188: gcc -o conftest -g -O2 conftest.c >&5 configure:5188: $? = 0 configure:5188: ./conftest configure:5188: $? = 0 configure:5199: result: yes configure:5216: checking for special C compiler options needed for large files configure:5261: result: no configure:5267: checking for _FILE_OFFSET_BITS value needed for large files configure:5292: gcc -c -g -O2 conftest.c >&5 conftest.c:24:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:24:3: warning: left shift count >= width of type [enabled by default] conftest.c:25:10: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:25:10: warning: left shift count >= width of type [enabled by default] conftest.c:24:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:5292: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fsarchiver" | #define PACKAGE_TARNAME "fsarchiver" | #define PACKAGE_VERSION "0.8.1" | #define PACKAGE_STRING "fsarchiver 0.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE_RELDATE "2017-01-10" | #define PACKAGE_FILEFMT "FsArCh_002" | #define PACKAGE_VERSION_A 0 | #define PACKAGE_VERSION_B 8 | #define PACKAGE_VERSION_C 1 | #define PACKAGE_VERSION_D 0 | #define PACKAGE "fsarchiver" | #define VERSION "0.8.1" | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:5316: gcc -c -g -O2 conftest.c >&5 configure:5316: $? = 0 configure:5324: result: 64 configure:5463: checking for pkg-config configure:5481: found /usr/bin/pkg-config configure:5493: result: /usr/bin/pkg-config configure:5518: checking pkg-config is at least version 0.9.0 configure:5521: result: yes configure:5535: checking for pthread_create in -lpthread configure:5560: gcc -o conftest -g -O2 conftest.c -lpthread >&5 configure:5560: $? = 0 configure:5569: result: yes configure:5588: checking for libz (library and header files)... configure:5590: checking for compress in -lz configure:5615: gcc -o conftest -g -O2 conftest.c -lz -lpthread >&5 configure:5615: $? = 0 configure:5624: result: yes configure:5637: checking for sys/types.h configure:5637: gcc -c -g -O2 conftest.c >&5 configure:5637: $? = 0 configure:5637: result: yes configure:5637: checking for sys/stat.h configure:5637: gcc -c -g -O2 conftest.c >&5 configure:5637: $? = 0 configure:5637: result: yes configure:5637: checking for stdlib.h configure:5637: gcc -c -g -O2 conftest.c >&5 configure:5637: $? = 0 configure:5637: result: yes configure:5637: checking for string.h configure:5637: gcc -c -g -O2 conftest.c >&5 configure:5637: $? = 0 configure:5637: result: yes configure:5637: checking for memory.h configure:5637: gcc -c -g -O2 conftest.c >&5 configure:5637: $? = 0 configure:5637: result: yes configure:5637: checking for strings.h configure:5637: gcc -c -g -O2 conftest.c >&5 configure:5637: $? = 0 configure:5637: result: yes configure:5637: checking for inttypes.h configure:5637: gcc -c -g -O2 conftest.c >&5 configure:5637: $? = 0 configure:5637: result: yes configure:5637: checking for stdint.h configure:5637: gcc -c -g -O2 conftest.c >&5 configure:5637: $? = 0 configure:5637: result: yes configure:5637: checking for unistd.h configure:5637: gcc -c -g -O2 conftest.c >&5 configure:5637: $? = 0 configure:5637: result: yes configure:5651: checking zlib.h usability configure:5651: gcc -c -g -O2 conftest.c >&5 configure:5651: $? = 0 configure:5651: result: yes configure:5651: checking zlib.h presence configure:5651: gcc -E conftest.c configure:5651: $? = 0 configure:5651: result: yes configure:5651: checking for zlib.h configure:5651: result: yes configure:5662: checking for libbz2 (library and header files) ... ... configure:5664: checking for BZ2_bzBuffToBuffCompress in -lbz2 configure:5689: gcc -o conftest -g -O2 conftest.c -lbz2 -lpthread -lz >&5 configure:5689: $? = 0 configure:5698: result: yes configure:5708: checking bzlib.h usability configure:5708: gcc -c -g -O2 conftest.c >&5 configure:5708: $? = 0 configure:5708: result: yes configure:5708: checking bzlib.h presence configure:5708: gcc -E conftest.c configure:5708: $? = 0 configure:5708: result: yes configure:5708: checking for bzlib.h configure:5708: result: yes configure:5733: checking for LZMA configure:5740: $PKG_CONFIG --exists --print-errors "liblzma" Package liblzma was not found in the pkg-config search path. Perhaps you should add the directory containing `liblzma.pc' to the PKG_CONFIG_PATH environment variable Package 'liblzma', required by 'world', not found configure:5743: $? = 1 configure:5757: $PKG_CONFIG --exists --print-errors "liblzma" Package liblzma was not found in the pkg-config search path. Perhaps you should add the directory containing `liblzma.pc' to the PKG_CONFIG_PATH environment variable Package 'liblzma', required by 'world', not found configure:5760: $? = 1 configure:5774: result: no Package liblzma was not found in the pkg-config search path. Perhaps you should add the directory containing `liblzma.pc' to the PKG_CONFIG_PATH environment variable Package 'liblzma', required by 'world', not found configure:5790: error: Package requirements (liblzma) were not met: Package liblzma was not found in the pkg-config search path. Perhaps you should add the directory containing `liblzma.pc' to the PKG_CONFIG_PATH environment variable Package 'liblzma', required by 'world', not found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LZMA_CFLAGS and LZMA_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_BLKID_CFLAGS_set= ac_cv_env_BLKID_CFLAGS_value= ac_cv_env_BLKID_LIBS_set= ac_cv_env_BLKID_LIBS_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_COM_ERR_CFLAGS_set= ac_cv_env_COM_ERR_CFLAGS_value= ac_cv_env_COM_ERR_LIBS_set= ac_cv_env_COM_ERR_LIBS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_E2P_CFLAGS_set= ac_cv_env_E2P_CFLAGS_value= ac_cv_env_E2P_LIBS_set= ac_cv_env_E2P_LIBS_value= ac_cv_env_EXT2FS_CFLAGS_set= ac_cv_env_EXT2FS_CFLAGS_value= ac_cv_env_EXT2FS_LIBS_set= ac_cv_env_EXT2FS_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LZMA_CFLAGS_set= ac_cv_env_LZMA_CFLAGS_value= ac_cv_env_LZMA_LIBS_set= ac_cv_env_LZMA_LIBS_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_UUID_CFLAGS_set= ac_cv_env_UUID_CFLAGS_value= ac_cv_env_UUID_LIBS_set= ac_cv_env_UUID_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_bzlib_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_header_zlib_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_lib_bz2_BZ2_bzBuffToBuffCompress=yes ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_z_compress=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=mawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_strerror='none required' ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_target=i686-pc-linux-gnu am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/est/Allalaadimised/fsarchiver-0.8.1/missing aclocal-1.15' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AUTOCONF='${SHELL} /home/est/Allalaadimised/fsarchiver-0.8.1/missing autoconf' AUTOHEADER='${SHELL} /home/est/Allalaadimised/fsarchiver-0.8.1/missing autoheader' AUTOMAKE='${SHELL} /home/est/Allalaadimised/fsarchiver-0.8.1/missing automake-1.15' AWK='mawk' BLKID_CFLAGS='' BLKID_LIBS='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' COM_ERR_CFLAGS='' COM_ERR_LIBS='' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFAULT_DEBUG_LEVEL='' DEFS='' DEPDIR='.deps' E2P_CFLAGS='' E2P_LIBS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' EXT2FS_CFLAGS='' EXT2FS_LIBS='' FSARCHIVER_LDFLAGS='' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='-lpthread -lz -lbz2' LOGDIR='' LTLIBOBJS='' LZMA_CFLAGS='' LZMA_LIBS='' MAKEINFO='${SHELL} /home/est/Allalaadimised/fsarchiver-0.8.1/missing makeinfo' MKDIR_P='/bin/mkdir -p' OBJEXT='o' PACKAGE='fsarchiver' PACKAGE_BUGREPORT='' PACKAGE_NAME='fsarchiver' PACKAGE_STRING='fsarchiver 0.8.1' PACKAGE_TARNAME='fsarchiver' PACKAGE_URL='' PACKAGE_VERSION='0.8.1' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' SET_MAKE='' SHELL='/bin/bash' STRIP='' UUID_CFLAGS='' UUID_LIBS='' VERSION='0.8.1' 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='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/est/Allalaadimised/fsarchiver-0.8.1/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='NONE' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i686-pc-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "fsarchiver" #define PACKAGE_TARNAME "fsarchiver" #define PACKAGE_VERSION "0.8.1" #define PACKAGE_STRING "fsarchiver 0.8.1" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE_RELDATE "2017-01-10" #define PACKAGE_FILEFMT "FsArCh_002" #define PACKAGE_VERSION_A 0 #define PACKAGE_VERSION_B 8 #define PACKAGE_VERSION_C 1 #define PACKAGE_VERSION_D 0 #define PACKAGE "fsarchiver" #define VERSION "0.8.1" #define STDC_HEADERS 1 #define _FILE_OFFSET_BITS 64 #define OS_LINUX 1 #define HAVE_LIBPTHREAD 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_ZLIB_H 1 #define HAVE_BZLIB_H 1 #define OPTION_LZMA_SUPPORT 1 configure: exit 1