This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by vte configure 0.48.3, which was generated by GNU Autoconf 2.69. Invocation command line was $ /root/tmp/vte-0.48.3/configure ## --------- ## ## Platform. ## ## --------- ## hostname = liberty uname -m = x86_64 uname -r = 4.12.2 uname -s = Linux uname -v = #3 SMP Mon Jul 17 00:58:03 CDT 2017 /usr/bin/uname -p = Intel(R) Core(TM) i5-3320M CPU @ 2.60GHz /bin/uname -X = unknown /bin/arch = x86_64 /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/sbin PATH: /sbin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/games PATH: /usr/lib64/java/bin PATH: /usr/lib64/java/jre/bin PATH: /usr/lib64/kde4/libexec PATH: /usr/lib64/qt/bin PATH: /usr/lib64/qt5/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2783: checking for a BSD-compatible install configure:2851: result: /usr/bin/ginstall -c configure:2862: checking whether build environment is sane configure:2917: result: yes configure:3068: checking for a thread-safe mkdir -p configure:3107: result: /usr/bin/mkdir -p configure:3114: checking for gawk configure:3130: found /usr/bin/gawk configure:3141: result: gawk configure:3152: checking whether make sets $(MAKE) configure:3174: result: yes configure:3203: checking whether make supports nested variables configure:3220: result: yes configure:3358: checking whether make supports nested variables configure:3375: result: yes configure:3391: checking whether to enable maintainer-specific portions of Makefiles configure:3400: result: yes configure:3418: checking which gtk+ version to compile against configure:3433: result: 3.0 configure:3543: checking for pkg-config configure:3561: found /usr/bin/pkg-config configure:3573: result: /usr/bin/pkg-config configure:3598: checking pkg-config is at least version 0.9.0 configure:3601: result: yes configure:3657: checking for gcc configure:3673: found /usr/bin/gcc configure:3684: result: gcc configure:3913: checking for C compiler version configure:3922: gcc --version >&5 gcc (GCC) 7.1.0 Copyright (C) 2017 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:3933: $? = 0 configure:3922: gcc -v >&5 Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/7.1.0/specs COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/7.1.0/lto-wrapper Target: x86_64-slackware-linux Configured with: ../gcc-7.1.0/configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,brig,c,c++,fortran,go,lto,objc --enable-threads=posix --enable-checking=release --enable-objc-gc --with-system-zlib --enable-libstdcxx-dual-abi --with-default-libstdcxx-abi=gcc4-compatible --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --disable-install-libiberty --with-gnu-ld --verbose --with-arch-directory=amd64 --disable-gtktest --disable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux Thread model: posix gcc version 7.1.0 (GCC) configure:3933: $? = 0 configure:3922: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3933: $? = 1 configure:3922: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3933: $? = 1 configure:3953: checking whether the C compiler works configure:3975: gcc conftest.c >&5 configure:3979: $? = 0 configure:4027: result: yes configure:4030: checking for C compiler default output file name configure:4032: result: a.out configure:4038: checking for suffix of executables configure:4045: gcc -o conftest conftest.c >&5 configure:4049: $? = 0 configure:4071: result: configure:4093: checking whether we are cross compiling configure:4101: gcc -o conftest conftest.c >&5 configure:4105: $? = 0 configure:4112: ./conftest configure:4116: $? = 0 configure:4131: result: no configure:4136: checking for suffix of object files configure:4158: gcc -c conftest.c >&5 configure:4162: $? = 0 configure:4183: result: o configure:4187: checking whether we are using the GNU C compiler configure:4206: gcc -c conftest.c >&5 configure:4206: $? = 0 configure:4215: result: yes configure:4224: checking whether gcc accepts -g configure:4244: gcc -c -g conftest.c >&5 configure:4244: $? = 0 configure:4285: result: yes configure:4302: checking for gcc option to accept ISO C89 configure:4365: gcc -c -g -O2 conftest.c >&5 configure:4365: $? = 0 configure:4378: result: none needed configure:4403: checking whether gcc understands -c and -o together configure:4425: gcc -c conftest.c -o conftest2.o configure:4428: $? = 0 configure:4425: gcc -c conftest.c -o conftest2.o configure:4428: $? = 0 configure:4440: result: yes configure:4468: checking for style of include used by make configure:4496: result: GNU configure:4522: checking dependency style of gcc configure:4633: result: gcc3 configure:4706: checking for g++ configure:4722: found /usr/bin/g++ configure:4733: result: g++ configure:4760: checking for C++ compiler version configure:4769: g++ --version >&5 g++ (GCC) 7.1.0 Copyright (C) 2017 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:4780: $? = 0 configure:4769: g++ -v >&5 Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/7.1.0/specs COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/7.1.0/lto-wrapper Target: x86_64-slackware-linux Configured with: ../gcc-7.1.0/configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,brig,c,c++,fortran,go,lto,objc --enable-threads=posix --enable-checking=release --enable-objc-gc --with-system-zlib --enable-libstdcxx-dual-abi --with-default-libstdcxx-abi=gcc4-compatible --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --disable-install-libiberty --with-gnu-ld --verbose --with-arch-directory=amd64 --disable-gtktest --disable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux Thread model: posix gcc version 7.1.0 (GCC) configure:4780: $? = 0 configure:4769: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:4780: $? = 1 configure:4769: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:4780: $? = 1 configure:4784: checking whether we are using the GNU C++ compiler configure:4803: g++ -c conftest.cpp >&5 configure:4803: $? = 0 configure:4812: result: yes configure:4821: checking whether g++ accepts -g configure:4841: g++ -c -g conftest.cpp >&5 configure:4841: $? = 0 configure:4882: result: yes configure:4907: checking dependency style of g++ configure:5018: result: gcc3 configure:5039: checking how to run the C preprocessor configure:5070: gcc -E conftest.c configure:5070: $? = 0 configure:5084: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5084: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vte" | #define PACKAGE_TARNAME "vte" | #define PACKAGE_VERSION "0.48.3" | #define PACKAGE_STRING "vte 0.48.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=vte" | #define PACKAGE_URL "" | #define PACKAGE "vte" | #define VERSION "0.48.3" | /* end confdefs.h. */ | #include configure:5109: result: gcc -E configure:5129: gcc -E conftest.c configure:5129: $? = 0 configure:5143: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5143: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vte" | #define PACKAGE_TARNAME "vte" | #define PACKAGE_VERSION "0.48.3" | #define PACKAGE_STRING "vte 0.48.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=vte" | #define PACKAGE_URL "" | #define PACKAGE "vte" | #define VERSION "0.48.3" | /* end confdefs.h. */ | #include configure:5172: checking for grep that handles long lines and -e configure:5230: result: /usr/bin/grep configure:5235: checking for egrep configure:5297: result: /usr/bin/grep -E configure:5302: checking for ANSI C header files configure:5322: gcc -c -g -O2 conftest.c >&5 configure:5322: $? = 0 configure:5395: gcc -o conftest -g -O2 conftest.c >&5 configure:5395: $? = 0 configure:5395: ./conftest configure:5395: $? = 0 configure:5406: result: yes configure:5419: checking for sys/types.h configure:5419: gcc -c -g -O2 conftest.c >&5 configure:5419: $? = 0 configure:5419: result: yes configure:5419: checking for sys/stat.h configure:5419: gcc -c -g -O2 conftest.c >&5 configure:5419: $? = 0 configure:5419: result: yes configure:5419: checking for stdlib.h configure:5419: gcc -c -g -O2 conftest.c >&5 configure:5419: $? = 0 configure:5419: result: yes configure:5419: checking for string.h configure:5419: gcc -c -g -O2 conftest.c >&5 configure:5419: $? = 0 configure:5419: result: yes configure:5419: checking for memory.h configure:5419: gcc -c -g -O2 conftest.c >&5 configure:5419: $? = 0 configure:5419: result: yes configure:5419: checking for strings.h configure:5419: gcc -c -g -O2 conftest.c >&5 configure:5419: $? = 0 configure:5419: result: yes configure:5419: checking for inttypes.h configure:5419: gcc -c -g -O2 conftest.c >&5 configure:5419: $? = 0 configure:5419: result: yes configure:5419: checking for stdint.h configure:5419: gcc -c -g -O2 conftest.c >&5 ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_GLIB_CFLAGS_set= ac_cv_env_GLIB_CFLAGS_value= ac_cv_env_GLIB_COMPILE_RESOURCES_set= ac_cv_env_GLIB_COMPILE_RESOURCES_value= ac_cv_env_GLIB_LIBS_set= ac_cv_env_GLIB_LIBS_value= ac_cv_env_GOBJECT_CFLAGS_set= ac_cv_env_GOBJECT_CFLAGS_value= ac_cv_env_GOBJECT_LIBS_set= ac_cv_env_GOBJECT_LIBS_value= ac_cv_env_GPERF_set= ac_cv_env_GPERF_value= ac_cv_env_GTKDOC_DEPS_CFLAGS_set= ac_cv_env_GTKDOC_DEPS_CFLAGS_value= ac_cv_env_GTKDOC_DEPS_LIBS_set= ac_cv_env_GTKDOC_DEPS_LIBS_value= ac_cv_env_GTK_3_16_CFLAGS_set= ac_cv_env_GTK_3_16_CFLAGS_value= ac_cv_env_GTK_3_16_LIBS_set= ac_cv_env_GTK_3_16_LIBS_value= ac_cv_env_GTK_CFLAGS_set= ac_cv_env_GTK_CFLAGS_value= ac_cv_env_GTK_LIBS_set= ac_cv_env_GTK_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_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/lib64/pkgconfig:/usr/local/share/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig:/usr/local/lib64/pkgconfig:/usr/local/share/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_VTE_CFLAGS_set= ac_cv_env_VTE_CFLAGS_value= ac_cv_env_VTE_LIBS_set= ac_cv_env_VTE_LIBS_value= ac_cv_env_XMLLINT_set= ac_cv_env_XMLLINT_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_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=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_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /root/tmp/vte-0.48.3/missing aclocal-1.15' ALL_LINGUAS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_CFLAGS='' AM_CPPFLAGS='' AM_CXXFLAGS='' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_LDFLAGS='' AM_V='$(V)' AR='' AUTOCONF='${SHELL} /root/tmp/vte-0.48.3/missing autoconf' AUTOHEADER='${SHELL} /root/tmp/vte-0.48.3/missing autoheader' AUTOMAKE='${SHELL} /root/tmp/vte-0.48.3/missing automake-1.15' AWK='gawk' CATALOGS='' CATOBJEXT='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DATADIRNAME='' DEFS='' DEPDIR='.deps' DLLTOOL='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_GLADE_CATALOGUE_FALSE='' ENABLE_GLADE_CATALOGUE_TRUE='' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='' ENABLE_TEST_APPLICATION_FALSE='' ENABLE_TEST_APPLICATION_TRUE='' ENABLE_VAPIGEN_FALSE='' ENABLE_VAPIGEN_TRUE='' EXEEXT='' FGREP='' GETTEXT_PACKAGE='' GLADE_CATALOGUE_DIR='' GLADE_ICON_DIR='' GLADE_MODULE_DIR='' GLIB_CFLAGS='' GLIB_COMPILE_RESOURCES='' GLIB_GENMARSHAL='' GLIB_LIBS='' GLIB_MKENUMS='' GLIB_PREFIX='' GMOFILES='' GMSGFMT='' GOBJECT_CFLAGS='' GOBJECT_LIBS='' GPERF='' GREP='/usr/bin/grep' GTKDOC_CHECK='' GTKDOC_CHECK_PATH='' GTKDOC_DEPS_CFLAGS='' GTKDOC_DEPS_LIBS='' GTKDOC_MKPDF='' GTKDOC_REBASE='' GTK_3_16_CFLAGS='' GTK_3_16_LIBS='' GTK_API_MAJOR_VERSION='3' GTK_API_MINOR_VERSION='0' GTK_API_VERSION='3.0' GTK_CFLAGS='' GTK_DOC_BUILD_HTML_FALSE='' GTK_DOC_BUILD_HTML_TRUE='' GTK_DOC_BUILD_PDF_FALSE='' GTK_DOC_BUILD_PDF_TRUE='' GTK_DOC_USE_LIBTOOL_FALSE='' GTK_DOC_USE_LIBTOOL_TRUE='' GTK_DOC_USE_REBASE_FALSE='' GTK_DOC_USE_REBASE_TRUE='' GTK_LIBS='' GTK_PREFIX='' HAVE_CXX11='' HAVE_GCC_FALSE='' HAVE_GCC_TRUE='' HAVE_GTK_3_16_FALSE='' HAVE_GTK_3_16_TRUE='' HAVE_GTK_DOC_FALSE='' HAVE_GTK_DOC_TRUE='' HAVE_GXX_FALSE='' HAVE_GXX_TRUE='' HAVE_INTROSPECTION_FALSE='' HAVE_INTROSPECTION_TRUE='' HAVE_VALA_0_31_FALSE='' HAVE_VALA_0_31_TRUE='' HTML_DIR='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='' INTLLIBS='' INTLTOOL_CAVES_RULE='' INTLTOOL_DESKTOP_RULE='' INTLTOOL_DIRECTORY_RULE='' INTLTOOL_EXTRACT='' INTLTOOL_KBD_RULE='' INTLTOOL_KEYS_RULE='' INTLTOOL_MERGE='' INTLTOOL_OAF_RULE='' INTLTOOL_PERL='' INTLTOOL_POLICY_RULE='' INTLTOOL_PONG_RULE='' INTLTOOL_PROP_RULE='' INTLTOOL_SCHEMAS_RULE='' INTLTOOL_SERVER_RULE='' INTLTOOL_SERVICE_RULE='' INTLTOOL_SHEET_RULE='' INTLTOOL_SOUNDLIST_RULE='' INTLTOOL_THEME_RULE='' INTLTOOL_UI_RULE='' INTLTOOL_UPDATE='' INTLTOOL_V_MERGE='' INTLTOOL_V_MERGE_OPTIONS='' INTLTOOL_XAM_RULE='' INTLTOOL_XML_NOMERGE_RULE='' INTLTOOL_XML_RULE='' INTLTOOL__v_MERGE_0='' INTLTOOL__v_MERGE_='' INTL_MACOSX_LIBS='' INTROSPECTION_CFLAGS='' INTROSPECTION_COMPILER='' INTROSPECTION_GENERATE='' INTROSPECTION_GIRDIR='' INTROSPECTION_LIBS='' INTROSPECTION_MAKEFILE='' INTROSPECTION_SCANNER='' INTROSPECTION_TYPELIBDIR='' LD='' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='' LIPO='' LN_S='' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' LT_VERSION_INFO='4800:3:4800' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /root/tmp/vte-0.48.3/missing makeinfo' MANIFEST_TOOL='' MKDIR_P='/usr/bin/mkdir -p' MKINSTALLDIRS='' MSGFMT='' MSGFMT_OPTS='' MSGMERGE='' NM='' NMEDIT='' OBJDUMP='' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='vte' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=vte' PACKAGE_NAME='vte' PACKAGE_STRING='vte 0.48.3' PACKAGE_TARNAME='vte' PACKAGE_URL='' PACKAGE_VERSION='0.48.3' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/local/lib64/pkgconfig:/usr/local/share/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig:/usr/local/lib64/pkgconfig:/usr/local/share/pkgconfig' POFILES='' POSUB='' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='' SED='' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_NLS='' VALAC='' VAPIGEN='' VAPIGEN_MAKEFILE='' VAPIGEN_VAPIDIR='' VERSION='0.48.3' VTE_API_MAJOR_VERSION='2' VTE_API_MINOR_VERSION='91' VTE_API_VERSION='2.91' VTE_API_VERSION_U='2_91' VTE_CFLAGS='' VTE_CXXLDFLAGS='' VTE_LDFLAGS='' VTE_LIBS='' VTE_MAJOR_VERSION='' VTE_MICRO_VERSION='' VTE_MINOR_VERSION='' VTE_PKGS='' WITH_GNUTLS_FALSE='' WITH_GNUTLS_TRUE='' XGETTEXT='' XMLLINT='' ac_ct_AR='' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='' build_alias='' build_cpu='' build_os='' build_vendor='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='' host_alias='' host_cpu='' host_os='' host_vendor='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /root/tmp/vte-0.48.3/install-sh' intltool__v_merge_options_0='' intltool__v_merge_options_='' 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_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "vte" #define PACKAGE_TARNAME "vte" #define PACKAGE_VERSION "0.48.3" #define PACKAGE_STRING "vte 0.48.3" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=vte" #define PACKAGE_URL "" #define PACKAGE "vte" #define VERSION "0.48.3" #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 configure: caught signal 2 configure: exit 1