This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gedit configure 3.16.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = MyComputer uname -m = x86_64 uname -r = 4.20.6-gnu uname -s = Linux uname -v = #1.0 SMP Thu Jan 31 05:23:13 PST 2019 /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/userx/.sdkman/candidates/visualvm/current/bin PATH: /home/userx/.sdkman/candidates/vertx/current/bin PATH: /home/userx/.sdkman/candidates/sshoogr/current/bin PATH: /home/userx/.sdkman/candidates/springboot/current/bin PATH: /home/userx/.sdkman/candidates/spark/current/bin PATH: /home/userx/.sdkman/candidates/scala/current/bin PATH: /home/userx/.sdkman/candidates/sbt/current/bin PATH: /home/userx/.sdkman/candidates/micronaut/current/bin PATH: /home/userx/.sdkman/candidates/maven/current/bin PATH: /home/userx/.sdkman/candidates/leiningen/current/bin PATH: /home/userx/.sdkman/candidates/lazybones/current/bin PATH: /home/userx/.sdkman/candidates/kscript/current/bin PATH: /home/userx/.sdkman/candidates/kotlin/current/bin PATH: /home/userx/.sdkman/candidates/jbake/current/bin PATH: /home/userx/.sdkman/candidates/java/current/bin PATH: /home/userx/.sdkman/candidates/infrastructor/current/bin PATH: /home/userx/.sdkman/candidates/groovyserv/current/bin PATH: /home/userx/.sdkman/candidates/groovy/current/bin PATH: /home/userx/.sdkman/candidates/grails/current/bin PATH: /home/userx/.sdkman/candidates/gradle/current/bin PATH: /home/userx/.sdkman/candidates/glide/current/bin PATH: /home/userx/.sdkman/candidates/cxf/current/bin PATH: /home/userx/.sdkman/candidates/cuba/current/bin PATH: /home/userx/.sdkman/candidates/ceylon/current/bin PATH: /home/userx/.sdkman/candidates/bpipe/current/bin PATH: /home/userx/.sdkman/candidates/ant/current/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 PATH: /usr/bin PATH: /home/userx/.dotnet/tools PATH: /usr/local/lib/pkgconfig PATH: /usr/share/man PATH: /usr/share/info PATH: /home/userx/Documents/Apps/Java/Current-JDK/bin PATH: /home/userx/Documents/Apps/gradle/gradle-2.7-rc-2/bin PATH: /usr/local/bin PATH: /home/userx/.rvm/bin PATH: /home/userx/.rvm/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2558: checking for a BSD-compatible install configure:2626: result: /usr/bin/install -c configure:2637: checking whether build environment is sane configure:2692: result: yes configure:2843: checking for a thread-safe mkdir -p configure:2882: result: /bin/mkdir -p configure:2889: checking for gawk configure:2905: found /usr/bin/gawk configure:2916: result: gawk configure:2927: checking whether make sets $(MAKE) configure:2949: result: yes configure:2978: checking whether make supports nested variables configure:2995: result: yes configure:3084: checking whether UID '1000' is supported by ustar format configure:3087: result: yes configure:3094: checking whether GID '1000' is supported by ustar format configure:3097: result: yes configure:3105: checking how to create a ustar tar archive configure:3116: tar --version tar (GNU tar) 1.28 Copyright (C) 2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:3119: $? = 0 configure:3159: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3162: $? = 0 configure:3166: tar -xf - &5 gcc (Ubuntu 8.1.0-5ubuntu1~16.04) 8.1.0 Copyright (C) 2018 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:3625: $? = 0 configure:3614: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 8.1.0-5ubuntu1~16.04' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 8.1.0 (Ubuntu 8.1.0-5ubuntu1~16.04) configure:3625: $? = 0 configure:3614: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3625: $? = 1 configure:3614: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3625: $? = 1 configure:3645: checking whether the C compiler works configure:3667: gcc conftest.c >&5 configure:3671: $? = 0 configure:3719: result: yes configure:3722: checking for C compiler default output file name configure:3724: result: a.out configure:3730: checking for suffix of executables configure:3737: gcc -o conftest conftest.c >&5 configure:3741: $? = 0 configure:3763: result: configure:3785: checking whether we are cross compiling configure:3793: gcc -o conftest conftest.c >&5 configure:3797: $? = 0 configure:3804: ./conftest configure:3808: $? = 0 configure:3823: result: no configure:3828: checking for suffix of object files configure:3850: gcc -c conftest.c >&5 configure:3854: $? = 0 configure:3875: result: o configure:3879: checking whether we are using the GNU C compiler configure:3898: gcc -c conftest.c >&5 configure:3898: $? = 0 configure:3907: result: yes configure:3916: checking whether gcc accepts -g configure:3936: gcc -c -g conftest.c >&5 configure:3936: $? = 0 configure:3977: result: yes configure:3994: checking for gcc option to accept ISO C89 configure:4057: gcc -c -g -O2 conftest.c >&5 configure:4057: $? = 0 configure:4070: result: none needed configure:4095: checking whether gcc understands -c and -o together configure:4117: gcc -c conftest.c -o conftest2.o configure:4120: $? = 0 configure:4117: gcc -c conftest.c -o conftest2.o configure:4120: $? = 0 configure:4132: result: yes configure:4160: checking for style of include used by make configure:4188: result: GNU configure:4214: checking dependency style of gcc configure:4325: result: gcc3 configure:4341: checking whether make sets $(MAKE) configure:4363: result: yes configure:4380: checking for special C compiler options needed for large files configure:4425: result: no configure:4431: checking for _FILE_OFFSET_BITS value needed for large files configure:4456: gcc -c -g -O2 conftest.c >&5 configure:4456: $? = 0 configure:4488: result: no configure:4627: checking for pkg-config configure:4645: found /usr/bin/pkg-config configure:4657: result: /usr/bin/pkg-config configure:4682: checking pkg-config is at least version 0.9.0 configure:4685: result: yes configure:4748: checking for gcc configure:4764: found /usr/bin/gcc configure:4775: result: gcc configure:4800: checking for Objective C compiler version configure:4809: gcc --version >&5 gcc (Ubuntu 8.1.0-5ubuntu1~16.04) 8.1.0 Copyright (C) 2018 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:4820: $? = 0 configure:4809: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 8.1.0-5ubuntu1~16.04' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 8.1.0 (Ubuntu 8.1.0-5ubuntu1~16.04) configure:4820: $? = 0 configure:4809: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4820: $? = 1 configure:4809: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:4820: $? = 1 configure:4824: checking whether we are using the GNU Objective C compiler configure:4843: gcc -c conftest.m >&5 configure:4843: $? = 0 configure:4852: result: yes configure:4861: checking whether gcc accepts -g configure:4881: gcc -c -g conftest.m >&5 configure:4881: $? = 0 configure:4922: result: yes configure:4947: checking dependency style of gcc configure:5056: result: gcc3 configure:5103: checking build system type configure:5117: result: x86_64-unknown-linux-gnu configure:5137: checking host system type configure:5150: result: x86_64-unknown-linux-gnu configure:5191: checking how to print strings configure:5218: result: printf configure:5239: checking for a sed that does not truncate output configure:5303: result: /bin/sed configure:5321: checking for grep that handles long lines and -e configure:5379: result: /bin/grep configure:5384: checking for egrep configure:5446: result: /bin/grep -E configure:5451: checking for fgrep configure:5513: result: /bin/grep -F configure:5548: checking for ld used by gcc configure:5615: result: /usr/bin/ld configure:5622: checking if the linker (/usr/bin/ld) is GNU ld configure:5637: result: yes configure:5649: checking for BSD- or MS-compatible name lister (nm) ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu 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_ENCHANT_CFLAGS_set= ac_cv_env_ENCHANT_CFLAGS_value= ac_cv_env_ENCHANT_LIBS_set= ac_cv_env_ENCHANT_LIBS_value= ac_cv_env_GEDIT_CFLAGS_set= ac_cv_env_GEDIT_CFLAGS_value= ac_cv_env_GEDIT_LIBS_set= ac_cv_env_GEDIT_LIBS_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_MAC_CFLAGS_set= ac_cv_env_GTK_MAC_CFLAGS_value= ac_cv_env_GTK_MAC_LIBS_set= ac_cv_env_GTK_MAC_LIBS_value= ac_cv_env_ITSTOOL_set= ac_cv_env_ITSTOOL_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBGD_CFLAGS_set= ac_cv_env_LIBGD_CFLAGS_value= ac_cv_env_LIBGD_LIBS_set= ac_cv_env_LIBGD_LIBS_value= ac_cv_env_LIBSOUP_CFLAGS_set= ac_cv_env_LIBSOUP_CFLAGS_value= ac_cv_env_LIBSOUP_LIBS_set= ac_cv_env_LIBSOUP_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_OBJCFLAGS_set= ac_cv_env_OBJCFLAGS_value= ac_cv_env_OBJC_set= ac_cv_env_OBJC_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_PYTHON_CFLAGS_set= ac_cv_env_PYTHON_CFLAGS_value= ac_cv_env_PYTHON_LIBS_set= ac_cv_env_PYTHON_LIBS_value= ac_cv_env_PYTHON_set= ac_cv_env_PYTHON_value= ac_cv_env_UNIX_CFLAGS_set= ac_cv_env_UNIX_CFLAGS_value= ac_cv_env_UNIX_LIBS_set= ac_cv_env_UNIX_LIBS_value= ac_cv_env_X11_CFLAGS_set= ac_cv_env_X11_CFLAGS_value= ac_cv_env_X11_LIBS_set= ac_cv_env_X11_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_host=x86_64-unknown-linux-gnu ac_cv_objc_compiler_gnu=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed 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=gawk ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_OBJC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_prog_objc_g=yes ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no am_cv_CC_dependencies_compiler_type=gcc3 am_cv_OBJC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_prog_tar_ustar=gnutar lt_cv_path_LD=/usr/bin/ld lt_cv_prog_gnu_ld=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/userx/Documents/Temp/List/0Projects/build/gedit/gedit-3.16.1/missing aclocal-1.14' ACLOCAL_AMFLAGS='' ACTIVE_PLUGINS='' ALL_LINGUAS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='' AUTOCONF='${SHELL} /home/userx/Documents/Temp/List/0Projects/build/gedit/gedit-3.16.1/missing autoconf' AUTOHEADER='${SHELL} /home/userx/Documents/Temp/List/0Projects/build/gedit/gedit-3.16.1/missing autoheader' AUTOMAKE='${SHELL} /home/userx/Documents/Temp/List/0Projects/build/gedit/gedit-3.16.1/missing automake-1.14' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='' CPPFLAGS='' CYGPATH_W='echo' DATADIRNAME='' DEFAULT_FONT='' DEFAULT_PRINT_FONT='' DEFS='' DEPDIR='.deps' DISABLE_DEPRECATED_CFLAGS='' DLLTOOL='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_ENCHANT_FALSE='' ENABLE_ENCHANT_TRUE='' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='' ENABLE_GVFS_METADATA_FALSE='' ENABLE_GVFS_METADATA_TRUE='' ENABLE_PYTHON_FALSE='' ENABLE_PYTHON_TRUE='' ENABLE_UPDATER_FALSE='' ENABLE_UPDATER_TRUE='' ENABLE_VAPIGEN_FALSE='' ENABLE_VAPIGEN_TRUE='' ENCHANT_CFLAGS='' ENCHANT_LIBS='' EXEEXT='' FGREP='/bin/grep -F' FULL_LIBEXECDIR='' GDK_WINDOWING_X11_FALSE='' GDK_WINDOWING_X11_TRUE='' GEDIT_API_VERSION='3.14' GEDIT_CFLAGS='' GEDIT_IMPLIB='' GEDIT_LIBS='' GEDIT_MAJOR_VERSION='3' GEDIT_MICRO_VERSION='1' GEDIT_MINOR_VERSION='16' GEDIT_PLUGINS_DATA_DIR='' GEDIT_PLUGINS_LIBS_DIR='' GETTEXT_MACRO_VERSION='' GETTEXT_PACKAGE='' GLIB_COMPILE_RESOURCES='' GLIB_COMPILE_SCHEMAS='' GLIB_GENMARSHAL='' GLIB_MKENUMS='' GMSGFMT='' GMSGFMT_015='' GREP='/bin/grep' GSETTINGS_DISABLE_SCHEMAS_COMPILE='' GSETTINGS_RULES='' GTKDOC_CHECK='' GTKDOC_CHECK_PATH='' GTKDOC_DEPS_CFLAGS='' GTKDOC_DEPS_LIBS='' GTKDOC_MKPDF='' GTKDOC_REBASE='' 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_MAC_CFLAGS='' GTK_MAC_LIBS='' HAVE_GTK_DOC_FALSE='' HAVE_GTK_DOC_TRUE='' HAVE_INTROSPECTION_FALSE='' HAVE_INTROSPECTION_TRUE='' HELP_DIR='' HTML_DIR='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' 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='' ITSTOOL='' LD='/usr/bin/ld' LDFLAGS='' LIBGD_CFLAGS='' LIBGD_GIR_FALSE='' LIBGD_GIR_INCLUDES='' LIBGD_GIR_TRUE='' LIBGD_GTK_HACKS_FALSE='' LIBGD_GTK_HACKS_TRUE='' LIBGD_HEADER_BAR_FALSE='' LIBGD_HEADER_BAR_TRUE='' LIBGD_LIBS='' LIBGD_MAIN_ICON_VIEW_FALSE='' LIBGD_MAIN_ICON_VIEW_TRUE='' LIBGD_MAIN_LIST_VIEW_FALSE='' LIBGD_MAIN_LIST_VIEW_TRUE='' LIBGD_MAIN_TOOLBAR_FALSE='' LIBGD_MAIN_TOOLBAR_TRUE='' LIBGD_MAIN_VIEW_FALSE='' LIBGD_MAIN_VIEW_TRUE='' LIBGD_MARGIN_CONTAINER_FALSE='' LIBGD_MARGIN_CONTAINER_TRUE='' LIBGD_MODULE_DIR='' LIBGD_NOTIFICATION_FALSE='' LIBGD_NOTIFICATION_TRUE='' LIBGD_REVEALER_FALSE='' LIBGD_REVEALER_TRUE='' LIBGD_SOURCES='' LIBGD_STACK_FALSE='' LIBGD_STACK_TRUE='' LIBGD_STATIC_FALSE='' LIBGD_STATIC_TRUE='' LIBGD_TAGGED_ENTRY_FALSE='' LIBGD_TAGGED_ENTRY_TRUE='' LIBGD_VAPI_FALSE='' LIBGD_VAPI_TRUE='' LIBGD__HEADER_BUTTON_FALSE='' LIBGD__HEADER_BUTTON_TRUE='' LIBGD__VIEW_COMMON_FALSE='' LIBGD__VIEW_COMMON_TRUE='' LIBICONV='' LIBINTL='' LIBM='' LIBOBJS='' LIBS='' LIBSOUP_CFLAGS='' LIBSOUP_LIBS='' LIBTOOL='' LIPO='' LN_S='' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /home/userx/Documents/Temp/List/0Projects/build/gedit/gedit-3.16.1/missing makeinfo' MANIFEST_TOOL='' MKDIR_P='/bin/mkdir -p' MSGFMT='' MSGFMT_015='' MSGMERGE='' NM='' NMEDIT='' OBJC='gcc' OBJCDEPMODE='depmode=gcc3' OBJCFLAGS='-g -O2' OBJDUMP='' OBJEXT='o' OS_DEPENDENT_RESOURCE_FILES='' OS_OSX_FALSE='' OS_OSX_TRUE='' OS_WIN32_FALSE='' OS_WIN32_TRUE='' OTOOL64='' OTOOL='' PACKAGE='gedit' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gedit' PACKAGE_NAME='gedit' PACKAGE_STRING='gedit 3.16.1' PACKAGE_TARNAME='gedit' PACKAGE_URL='https://wiki.gnome.org/Apps/Gedit' PACKAGE_VERSION='3.16.1' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PLATFORM_OSX_FALSE='' PLATFORM_OSX_TRUE='' PLATFORM_WIN32_FALSE='' PLATFORM_WIN32_TRUE='' PLUGIN_LIBTOOL_FLAGS='' POSUB='' PYTHON='' PYTHON_CFLAGS='' PYTHON_EXEC_PREFIX='' PYTHON_LIBS='' PYTHON_PLATFORM='' PYTHON_PREFIX='' PYTHON_VERSION='' RANLIB='' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='' UNIX_CFLAGS='' UNIX_LIBS='' USE_NLS='' VAPIGEN='' VAPIGEN_MAKEFILE='' VAPIGEN_VAPIDIR='' VERSION='3.16.1' WARN_CFLAGS='' WINDRES='' X11_CFLAGS='' X11_LIBS='' XGETTEXT='' XGETTEXT_015='' XGETTEXT_EXTRA_OPTIONS='' XMLLINT='' YELP_HELP_RULES='' YELP_LC_DIST='' YELP_LC_MEDIA_LINKS='' ac_ct_AR='' ac_ct_CC='gcc' ac_ct_DUMPBIN='' ac_ct_OBJC='gcc' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepOBJC_FALSE='#' am__fastdepOBJC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' 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' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' gsettingsschemadir='' 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' install_sh='${SHELL} /home/userx/Documents/Temp/List/0Projects/build/gedit/gedit-3.16.1/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}' pkgpyexecdir='' pkgpythondir='' prefix='NONE' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='' pyoverridesdir='' pythondir='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "gedit" #define PACKAGE_TARNAME "gedit" #define PACKAGE_VERSION "3.16.1" #define PACKAGE_STRING "gedit 3.16.1" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gedit" #define PACKAGE_URL "https://wiki.gnome.org/Apps/Gedit" #define GEDIT_MAJOR_VERSION 3 #define GEDIT_MINOR_VERSION 16 #define GEDIT_MICRO_VERSION 1 #define PACKAGE "gedit" #define VERSION "3.16.1" configure: caught signal 2 configure: exit 1