This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --with-layout=gnustep --with-library-combo=gnu-gnu-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = ivan-Swift uname -m = x86_64 uname -r = 5.4.0-47-generic uname -s = Linux uname -v = #51~18.04.1-Ubuntu SMP Sat Sep 5 14:35:50 UTC 2020 /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/ivan/GNUstep/Tools PATH: /usr/GNUstep/Local/Tools PATH: /usr/GNUstep/System/Tools PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /snap/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2296: checking for gcc configure:2312: found /usr/bin/gcc configure:2323: result: gcc configure:2552: checking for C compiler version configure:2561: gcc --version >&5 gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.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:2572: $? = 0 configure:2561: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.5.0-3ubuntu1~18.04' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --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 --enable-bootstrap --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 --enable-default-pie --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 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04) configure:2572: $? = 0 configure:2561: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2572: $? = 1 configure:2561: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2572: $? = 1 configure:2592: checking whether the C compiler works configure:2614: gcc conftest.c >&5 configure:2618: $? = 0 configure:2666: result: yes configure:2669: checking for C compiler default output file name configure:2671: result: a.out configure:2677: checking for suffix of executables configure:2684: gcc -o conftest conftest.c >&5 configure:2688: $? = 0 configure:2710: result: configure:2732: checking whether we are cross compiling configure:2740: gcc -o conftest conftest.c >&5 configure:2744: $? = 0 configure:2751: ./conftest configure:2755: $? = 0 configure:2770: result: no configure:2775: checking for suffix of object files configure:2797: gcc -c conftest.c >&5 configure:2801: $? = 0 configure:2822: result: o configure:2826: checking whether we are using the GNU C compiler configure:2845: gcc -c conftest.c >&5 configure:2845: $? = 0 configure:2854: result: yes configure:2863: checking whether gcc accepts -g configure:2883: gcc -c -g conftest.c >&5 configure:2883: $? = 0 configure:2924: result: yes configure:2941: checking for gcc option to accept ISO C89 configure:3005: gcc -c -g -O2 conftest.c >&5 configure:3005: $? = 0 configure:3018: result: none needed configure:3043: checking how to run the C preprocessor configure:3074: gcc -E conftest.c configure:3074: $? = 0 configure:3088: gcc -E conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3088: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3113: result: gcc -E configure:3133: gcc -E conftest.c configure:3133: $? = 0 configure:3147: gcc -E conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3147: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3238: checking for g++ configure:3254: found /usr/bin/g++ configure:3265: result: g++ configure:3292: checking for C++ compiler version configure:3301: g++ --version >&5 g++ (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.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:3312: $? = 0 configure:3301: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.5.0-3ubuntu1~18.04' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --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 --enable-bootstrap --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 --enable-default-pie --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 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04) configure:3312: $? = 0 configure:3301: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:3312: $? = 1 configure:3301: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:3312: $? = 1 configure:3316: checking whether we are using the GNU C++ compiler configure:3335: g++ -c conftest.cpp >&5 configure:3335: $? = 0 configure:3344: result: yes configure:3353: checking whether g++ accepts -g configure:3373: g++ -c -g conftest.cpp >&5 configure:3373: $? = 0 configure:3414: result: yes configure:3476: checking build system type configure:3490: result: x86_64-unknown-linux-gnu configure:3510: checking host system type configure:3523: result: x86_64-unknown-linux-gnu configure:3543: checking target system type configure:3556: result: x86_64-unknown-linux-gnu configure:3606: checking for library combo configure:3634: result: gnu-gnu-gnu configure:3644: checking for apple compiler flags configure:3659: result: yes configure:3872: checking for ar configure:3888: found /usr/bin/ar configure:3899: result: ar configure:3909: checking for dlltool configure:3939: result: no configure:3987: checking for ranlib configure:4003: found /usr/bin/ranlib configure:4014: result: ranlib configure:4052: checking for a BSD-compatible install configure:4120: result: /usr/bin/install -c configure:4132: checking if 'install -p' works configure:4137: result: yes configure:4144: checking if we should use 'install -p' when installing files configure:4156: result: yes configure:4168: checking whether ln -s works configure:4172: result: yes configure:4184: checking for gnutar configure:4214: result: no configure:4184: checking for gtar configure:4214: result: no configure:4232: checking for chown configure:4248: found /bin/chown configure:4260: result: chown configure:4282: checking if we should enable strict gnustep-make version 2 mode by default configure:4299: result: no configure:4310: checking for GNUstep filesystem layout to use configure:4322: result: gnustep configure:4399: checking if we manage to import the filesystem layout configuration configure:4405: result: ok configure:4437: checking for prefix configure:4457: result: /usr/GNUstep configure:4504: checking for GNUstep configuration file to use configure:4535: result: /etc/GNUstep/GNUstep.conf configure:4554: checking if we should import an existing configuration file configure:4577: result: no configure:4593: checking for user config file to use configure:4615: result: .GNUstep.conf configure:4622: checking if the obsolete --with-user-dir option was used configure:4636: result: no: good configure:4643: checking for user defaults dir to use configure:4665: result: GNUstep/Defaults configure:4675: checking for GNUSTEP_MAKEFILES to use configure:4678: result: /usr/GNUstep/System/Library/Makefiles configure:4704: checking for flattened directory structure configure:4734: result: yes configure:4748: Now printing the filesystem layout configuration. configure:4751: checking for System Applications directory configure:4753: result: /usr/GNUstep/System/Applications configure:4756: checking for System Admin Applications directory configure:4758: result: /usr/GNUstep/System/Applications/Admin configure:4761: checking for System Web Applications directory configure:4763: result: /usr/GNUstep/System/Library/WebApplications configure:4766: checking for System Tools directory configure:4768: result: /usr/GNUstep/System/Tools configure:4771: checking for System Admin Tools directory configure:4773: result: /usr/GNUstep/System/Tools/Admin configure:4776: checking for System Library directory configure:4778: result: /usr/GNUstep/System/Library configure:4781: checking for System Headers directory configure:4783: result: /usr/GNUstep/System/Library/Headers configure:4786: checking for System Libraries directory configure:4788: result: /usr/GNUstep/System/Library/Libraries configure:4791: checking for System Documentation directory configure:4793: result: /usr/GNUstep/System/Library/Documentation configure:4796: checking for System Info Documentation directory configure:4798: result: /usr/GNUstep/System/Library/Documentation/info configure:4801: checking for System Man Documentation directory configure:4803: result: /usr/GNUstep/System/Library/Documentation/man configure:4807: checking for Network Applications directory configure:4809: result: /usr/GNUstep/Local/Applications configure:4812: checking for Network Admin Applications directory configure:4814: result: /usr/GNUstep/Local/Applications/Admin configure:4817: checking for Network Web Applications directory configure:4819: result: /usr/GNUstep/Local/Library/WebApplications configure:4822: checking for Network Tools directory configure:4824: result: /usr/GNUstep/Local/Tools configure:4827: checking for Network Admin Tools directory configure:4829: result: /usr/GNUstep/Local/Tools/Admin configure:4832: checking for Network Library directory configure:4834: result: /usr/GNUstep/Local/Library configure:4837: checking for Network Headers directory configure:4839: result: /usr/GNUstep/Local/Library/Headers configure:4842: checking for Network Libraries directory configure:4844: result: /usr/GNUstep/Local/Library/Libraries configure:4847: checking for Network Documentation directory configure:4849: result: /usr/GNUstep/Local/Library/Documentation configure:4852: checking for Network Info Documentation directory configure:4854: result: /usr/GNUstep/Local/Library/Documentation/info configure:4857: checking for Network Man Documentation directory configure:4859: result: /usr/GNUstep/Local/Library/Documentation/man configure:4863: checking for Local Applications directory configure:4865: result: /usr/GNUstep/Local/Applications configure:4868: checking for Local Admin Applications directory configure:4870: result: /usr/GNUstep/Local/Applications/Admin configure:4873: checking for Local Web Applications directory configure:4875: result: /usr/GNUstep/Local/Library/WebApplications configure:4878: checking for Local Tools directory configure:4880: result: /usr/GNUstep/Local/Tools configure:4883: checking for Local Admin Tools directory configure:4885: result: /usr/GNUstep/Local/Tools/Admin configure:4888: checking for Local Library directory configure:4890: result: /usr/GNUstep/Local/Library configure:4893: checking for Local Headers directory configure:4895: result: /usr/GNUstep/Local/Library/Headers configure:4898: checking for Local Libraries directory configure:4900: result: /usr/GNUstep/Local/Library/Libraries configure:4903: checking for Local Documentation directory configure:4905: result: /usr/GNUstep/Local/Library/Documentation configure:4908: checking for Local Info Documentation directory configure:4910: result: /usr/GNUstep/Local/Library/Documentation/info configure:4913: checking for Local Man Documentation directory configure:4915: result: /usr/GNUstep/Local/Library/Documentation/man configure:4919: checking for User Applications directory configure:4921: result: GNUstep/Applications configure:4924: checking for User Admin Applications directory configure:4926: result: GNUstep/Applications/Admin configure:4929: checking for User Web Applications directory configure:4931: result: GNUstep/Library/WebApplications configure:4934: checking for User Tools directory configure:4936: result: GNUstep/Tools configure:4939: checking for User Admin Tools directory configure:4941: result: GNUstep/Tools/Admin configure:4944: checking for User Library directory configure:4946: result: GNUstep/Library configure:4949: checking for User Headers directory configure:4951: result: GNUstep/Library/Headers configure:4954: checking for User Libraries directory configure:4956: result: GNUstep/Library/Libraries configure:4959: checking for User Documentation directory configure:4961: result: GNUstep/Library/Documentation configure:4964: checking for User Info Documentation directory configure:4966: result: GNUstep/Library/Documentation/info configure:4969: checking for User Man Documentation directory configure:4971: result: GNUstep/Library/Documentation/man configure:4975: checking for System User directory configure:4977: result: /home configure:4980: checking for Network User directory configure:4982: result: /home configure:4985: checking for Local User directory configure:4987: result: /home configure:5082: checking for custom shared objc library configure:5148: result: NONE configure:5171: checking for the flag to link libobjc configure:5222: result: -lobjc configure:5246: checking whether objc has thread support configure:5276: gcc -o conftest -g -O2 -x objective-c -I. -fgnu-runtime -DGNU_RUNTIME conftest.c -lobjc -lpthread >&5 In file included from conftest.c:9:0: config_thread.m:7:1: warning: incomplete implementation of class 'NXConstantString' @end ^ config_thread.m:7:1: warning: method definition for '-length' not found config_thread.m:7:1: warning: method definition for '-cString' not found In file included from conftest.c:9:0: config_thread.m: In function 'main': config_thread.m:26:3: warning: 'Object' may not respond to '+new' id o = [Object new]; ^~ config_thread.m:26:3: warning: (Messages without a matching method signature config_thread.m:26:3: warning: will be assumed to return 'id' and accept config_thread.m:26:3: warning: '...' as arguments.) configure:5276: $? = 0 configure:5276: ./conftest ./configure: line 1857: 736 Segmentation fault ./conftest$ac_exeext configure:5276: $? = 139 configure: program exited with status 139 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include "config_thread.m" configure:5294: gcc -o conftest -g -O2 -x objective-c -I. -fgnu-runtime -DGNU_RUNTIME conftest.c -lobjc >&5 In file included from conftest.c:9:0: config_thread.m:7:1: warning: incomplete implementation of class 'NXConstantString' @end ^ config_thread.m:7:1: warning: method definition for '-length' not found config_thread.m:7:1: warning: method definition for '-cString' not found In file included from conftest.c:9:0: config_thread.m: In function 'main': config_thread.m:26:3: warning: 'Object' may not respond to '+new' id o = [Object new]; ^~ config_thread.m:26:3: warning: (Messages without a matching method signature config_thread.m:26:3: warning: will be assumed to return 'id' and accept config_thread.m:26:3: warning: '...' as arguments.) configure:5294: $? = 0 configure:5294: ./conftest ./configure: line 1857: 748 Segmentation fault ./conftest$ac_exeext configure:5294: $? = 139 configure: program exited with status 139 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include "config_thread.m" configure:5514: result: no configure:5527: checking whether Objective-C++ is supported configure:5570: g++ -c -g -O2 -x objective-c++ conftest.cpp >&5 configure:5570: $? = 0 configure:5576: result: yes configure:5608: checking whether we should use the nonfragile ABI configure:5649: result: not requested by user configure:5673: checking for the flag to use to do partial linking configure:5677: result: -r configure:5691: checking for the GCC version configure:5718: result: version: 7.7 configure:5739: checking whether the compiler supports native ObjC exceptions configure:5767: gcc -c -g -O2 -x objective-c -I. -fgnu-runtime -DGNU_RUNTIME -fexceptions -fobjc-exceptions conftest.c >&5 configure:5767: $? = 0 configure:5777: result: yes configure:5792: checking if the compiler supports autodependencies configure:5811: result: yes: gcc version is 7.7 >= 3.0 configure:5825: checking if the compiler supports precompiled headers configure:5864: result: no: old or buggy gcc configure:5884: checking if the compiler requires -shared flag to build for Solaris configure:5900: result: yes: gcc version is 7.7 >= 4.0 configure:5919: checking if we should enable 'make debug=yes' by default configure:5935: result: no configure:5951: checking for gmake configure:5981: result: no configure:5951: checking for gnumake configure:5981: result: no configure:5951: checking for make configure:5967: found /usr/bin/make configure:5978: result: make configure:6000: checking for the GNU Make version configure:6011: result: version: 4.1 configure:6020: checking for GNU Make >= 3.79 configure:6034: result: yes configure:6050: checking if GNU Make has the info function configure:6067: result: yes configure:6079: checking if we should strip makefiles after installation configure:6095: result: no configure:6104: checking if we should enable support for parallel building configure:6115: result: yes configure:6130: checking for the version of gnustep-make we are compiling configure:6133: result: 2.6.0 configure:6164: checking for latex2html configure:6194: result: no configure:6208: checking for bash configure:6226: found /bin/bash configure:6239: result: /bin/bash configure:6249: checking for test configure:6267: found /usr/bin/test configure:6279: result: /usr/bin/test configure:6445: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on ivan-Swift config.status:878: creating config-noarch.make config.status:878: creating config.make config.status:878: creating openapp config.status:878: creating opentool config.status:878: creating executable.template config.status:878: creating GNUmakefile config.status:878: creating GNUstep.conf config.status:878: creating GNUstep-strict-v2.conf config.status:878: creating GNUstep.sh config.status:878: creating GNUstep.csh config.status:878: creating fixpath.sh config.status:878: creating gnustep-make.spec config.status:878: creating gnustep-config config.status:878: creating TestFramework/gnustep-tests config.status:878: creating filesystem.make config.status:878: creating filesystem.sh config.status:878: creating filesystem.csh config.status:1044: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_backend=yes ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_debug_by_default=undefined 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_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_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_flattened=undefined ac_cv_host=x86_64-unknown-linux-gnu ac_cv_importing_config_file=no ac_cv_install_p=yes ac_cv_library_combo=gnu-gnu-gnu ac_cv_multi_platform=undefined ac_cv_objc_threaded= ac_cv_objext=o ac_cv_parallel_building=yes ac_cv_path_SHELLPROG=/bin/bash ac_cv_path_TESTPROG=/usr/bin/test ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AR=ar ac_cv_prog_CHOWN=chown ac_cv_prog_CPP='gcc -E' ac_cv_prog_GNUMAKE=make ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_strict_v2_mode=no ac_cv_strip_makefiles=undefined ac_cv_target=x86_64-unknown-linux-gnu gs_cv_gcc_major_version=7 gs_cv_gcc_minor_version=7 gs_cv_gcc_parsed_version=7.7 gs_cv_make_major_version=4 gs_cv_make_minor_version=1 gs_cv_make_version=4.1 gs_cv_objc_incdir=NONE gs_cv_objc_libdir=NONE ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AUTO_DEPENDENCIES='yes' BACKEND_BUNDLE='yes' CC='gcc' CFLAGS='-g -O2' CHOWN='chown' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXFLAGS='-g -O2' CYGWIN='no' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"' DLLTOOL='' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' GCC_WITH_PRECOMPILED_HEADERS='no' GNUMAKE='make' GNUSTEP_ABSOLUTE_INSTALL_PATHS='' GNUSTEP_CONFIG_FILE='/etc/GNUstep/GNUstep.conf' GNUSTEP_DEFAULT_DEBUG='no' GNUSTEP_FLATTENED='yes' GNUSTEP_IS_FLATTENED='yes' GNUSTEP_LOCAL_ADMIN_APPS='/usr/GNUstep/Local/Applications/Admin' GNUSTEP_LOCAL_ADMIN_TOOLS='/usr/GNUstep/Local/Tools/Admin' GNUSTEP_LOCAL_APPS='/usr/GNUstep/Local/Applications' GNUSTEP_LOCAL_DOC='/usr/GNUstep/Local/Library/Documentation' GNUSTEP_LOCAL_DOC_INFO='/usr/GNUstep/Local/Library/Documentation/info' GNUSTEP_LOCAL_DOC_MAN='/usr/GNUstep/Local/Library/Documentation/man' GNUSTEP_LOCAL_HEADERS='/usr/GNUstep/Local/Library/Headers' GNUSTEP_LOCAL_LIBRARIES='/usr/GNUstep/Local/Library/Libraries' GNUSTEP_LOCAL_LIBRARY='/usr/GNUstep/Local/Library' GNUSTEP_LOCAL_ROOT='/usr/GNUstep/Local' GNUSTEP_LOCAL_TOOLS='/usr/GNUstep/Local/Tools' GNUSTEP_LOCAL_USERS_DIR='/home' GNUSTEP_LOCAL_WEB_APPS='/usr/GNUstep/Local/Library/WebApplications' GNUSTEP_MAKEFILES='/usr/GNUstep/System/Library/Makefiles' GNUSTEP_MAKE_MAJOR_VERSION='2' GNUSTEP_MAKE_MINOR_VERSION='6' GNUSTEP_MAKE_PARALLEL_BUILDING='yes' GNUSTEP_MAKE_STRICT_V2_MODE='no' GNUSTEP_MAKE_SUBMINOR_VERSION='0' GNUSTEP_MAKE_VERSION='2.6.0' GNUSTEP_MULTI_PLATFORM='' GNUSTEP_NETWORK_ADMIN_APPS='/usr/GNUstep/Local/Applications/Admin' GNUSTEP_NETWORK_ADMIN_TOOLS='/usr/GNUstep/Local/Tools/Admin' GNUSTEP_NETWORK_APPS='/usr/GNUstep/Local/Applications' GNUSTEP_NETWORK_DOC='/usr/GNUstep/Local/Library/Documentation' GNUSTEP_NETWORK_DOC_INFO='/usr/GNUstep/Local/Library/Documentation/info' GNUSTEP_NETWORK_DOC_MAN='/usr/GNUstep/Local/Library/Documentation/man' GNUSTEP_NETWORK_HEADERS='/usr/GNUstep/Local/Library/Headers' GNUSTEP_NETWORK_LIBRARIES='/usr/GNUstep/Local/Library/Libraries' GNUSTEP_NETWORK_LIBRARY='/usr/GNUstep/Local/Library' GNUSTEP_NETWORK_ROOT='/usr/GNUstep/Network' GNUSTEP_NETWORK_TOOLS='/usr/GNUstep/Local/Tools' GNUSTEP_NETWORK_USERS_DIR='/home' GNUSTEP_NETWORK_WEB_APPS='/usr/GNUstep/Local/Library/WebApplications' GNUSTEP_STRIP_MAKEFILES='' GNUSTEP_SYSTEM_ADMIN_APPS='/usr/GNUstep/System/Applications/Admin' GNUSTEP_SYSTEM_ADMIN_TOOLS='/usr/GNUstep/System/Tools/Admin' GNUSTEP_SYSTEM_APPS='/usr/GNUstep/System/Applications' GNUSTEP_SYSTEM_DOC='/usr/GNUstep/System/Library/Documentation' GNUSTEP_SYSTEM_DOC_INFO='/usr/GNUstep/System/Library/Documentation/info' GNUSTEP_SYSTEM_DOC_MAN='/usr/GNUstep/System/Library/Documentation/man' GNUSTEP_SYSTEM_HEADERS='/usr/GNUstep/System/Library/Headers' GNUSTEP_SYSTEM_LIBRARIES='/usr/GNUstep/System/Library/Libraries' GNUSTEP_SYSTEM_LIBRARY='/usr/GNUstep/System/Library' GNUSTEP_SYSTEM_ROOT='/usr/GNUstep/System' GNUSTEP_SYSTEM_TOOLS='/usr/GNUstep/System/Tools' GNUSTEP_SYSTEM_USERS_DIR='/home' GNUSTEP_SYSTEM_WEB_APPS='/usr/GNUstep/System/Library/WebApplications' GNUSTEP_USER_CONFIG_FILE='.GNUstep.conf' GNUSTEP_USER_DEFAULTS_DIR='GNUstep/Defaults' GNUSTEP_USER_DIR='GNUstep' GNUSTEP_USER_DIR_ADMIN_APPS='GNUstep/Applications/Admin' GNUSTEP_USER_DIR_ADMIN_TOOLS='GNUstep/Tools/Admin' GNUSTEP_USER_DIR_APPS='GNUstep/Applications' GNUSTEP_USER_DIR_DOC='GNUstep/Library/Documentation' GNUSTEP_USER_DIR_DOC_INFO='GNUstep/Library/Documentation/info' GNUSTEP_USER_DIR_DOC_MAN='GNUstep/Library/Documentation/man' GNUSTEP_USER_DIR_HEADERS='GNUstep/Library/Headers' GNUSTEP_USER_DIR_LIBRARIES='GNUstep/Library/Libraries' GNUSTEP_USER_DIR_LIBRARY='GNUstep/Library' GNUSTEP_USER_DIR_TOOLS='GNUstep/Tools' GNUSTEP_USER_DIR_WEB_APPS='GNUstep/Library/WebApplications' HOST_INSTALL='/usr/bin/install -c -p' INCLUDES='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LATEX2HTML='' LDFLAGS='' LIBOBJS='' LIBS='' LIB_DIR='' LN_S='ln -s' LTLIBOBJS='' MAKE_WITH_INFO_FUNCTION='yes' OBJCFLAGS='' OBJCXX='g++' OBJC_LIB_FLAG='' OBJC_WITH_GC='no' OBJEXT='o' OBJ_MERGE_CMD_FLAG='-r' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SHELL='/bin/bash' SHELLPROG='/bin/bash' SOLARIS_SHARED='yes' TAR='tar' TESTPROG='/usr/bin/test' USE_NONFRAGILE_ABI='no' USE_OBJC_EXCEPTIONS='yes' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_cv_library_combo='gnu-gnu-gnu' ac_cv_objc_threaded='' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' cc_bundle='yes' cc_cppprecomp='no' clean_target_cpu='x86_64' clean_target_os='linux-gnu' clean_target_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' 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' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' objc_threaded='' 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='x86_64-unknown-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" configure: exit 0