checking whether we are using the GNU Fortran compiler... no checking whether accepts -g... no checking how to run the C++ preprocessor... /lib/cpp configure: error: in `/home/mrennekamp/Downloads/sage-7.5.1': configure: error: C++ preprocessor "/lib/cpp" fails sanity check See `config.log' for more details
I had to do a fresh install of my OS. Now I can't get through configuration before building. I get a problem with the C++ preprocessor. Sage then tells me to check the config.log, which I don't know what is/isn't relevant, so I attached it all. Does sage-support do this stuff too? -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@googlegroups.com. Visit this group at https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Sage configure 7.5, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = localhost.localdomain uname -m = x86_64 uname -r = 4.9.13-200.fc25.x86_64 uname -s = Linux uname -v = #1 SMP Mon Feb 27 16:48:42 UTC 2017 /usr/bin/uname -p = x86_64 /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/bin PATH: /usr/local/sbin PATH: /usr/bin PATH: /usr/sbin PATH: /home/mrennekamp/.local/bin PATH: /home/mrennekamp/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2301: checking for a BSD-compatible install configure:2369: result: /usr/bin/install -c configure:2380: checking whether build environment is sane configure:2435: result: yes configure:2586: checking for a thread-safe mkdir -p configure:2625: result: /usr/bin/mkdir -p configure:2632: checking for gawk configure:2648: found /usr/bin/gawk configure:2659: result: gawk configure:2670: checking whether make sets $(MAKE) configure:2692: result: yes configure:2721: checking whether make supports nested variables configure:2738: result: yes configure:2867: checking whether to enable maintainer-specific portions of Makefiles configure:2876: result: yes configure:2943: checking for root user configure:2952: result: no configure:2963: checking build system type configure:2977: result: x86_64-unknown-linux-gnu configure:2997: checking host system type configure:3010: result: x86_64-unknown-linux-gnu configure:3124: checking for ar configure:3140: found /usr/bin/ar configure:3152: result: yes configure:3173: checking for m4 configure:3189: found /usr/bin/m4 configure:3201: result: yes configure:3222: checking for ranlib configure:3238: found /usr/bin/ranlib configure:3250: result: yes configure:3271: checking for strip configure:3287: found /usr/bin/strip configure:3299: result: yes configure:3319: checking for GNU or BSD tar configure:3367: result: /usr/bin/tar configure:3378: checking for GNU make configure:3420: result: /usr/bin/make configure:3434: checking for latex configure:3462: result: no configure:3472: WARNING: You do not have 'latex', which is recommended, but not configure:3474: WARNING: required. Latex is only really used for building pdf configure:3476: WARNING: documents and for %latex mode in the Sage notebook. configure:3486: checking for perl configure:3504: found /usr/bin/perl configure:3516: result: /usr/bin/perl configure:3524: checking for Perl version 5.8.0 or later configure:3535: result: yes configure:3547: checking for git configure:3579: result: /usr/bin/git configure:3675: checking for gcc configure:3691: found /usr/bin/gcc configure:3702: result: gcc configure:3931: checking for C compiler version configure:3940: gcc --version >&5 gcc (GCC) 6.3.1 20161221 (Red Hat 6.3.1-1) Copyright (C) 2016 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:3951: $? = 0 configure:3940: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/6.3.1/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,objc,obj-c++,fortran,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --disable-libgcj --with-isl --enable-libmpx --enable-gnu-indirect-function --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 6.3.1 20161221 (Red Hat 6.3.1-1) (GCC) configure:3951: $? = 0 configure:3940: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3951: $? = 1 configure:3940: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3951: $? = 1 configure:3971: checking whether the C compiler works configure:3993: gcc conftest.c >&5 configure:3997: $? = 0 configure:4045: result: yes configure:4048: checking for C compiler default output file name configure:4050: result: a.out configure:4056: checking for suffix of executables configure:4063: gcc -o conftest conftest.c >&5 configure:4067: $? = 0 configure:4089: result: configure:4111: checking whether we are cross compiling configure:4119: gcc -o conftest conftest.c >&5 configure:4123: $? = 0 configure:4130: ./conftest configure:4134: $? = 0 configure:4149: result: no configure:4154: checking for suffix of object files configure:4176: gcc -c conftest.c >&5 configure:4180: $? = 0 configure:4201: result: o configure:4205: checking whether we are using the GNU C compiler configure:4224: gcc -c conftest.c >&5 configure:4224: $? = 0 configure:4233: result: yes configure:4242: checking whether gcc accepts -g configure:4262: gcc -c -g conftest.c >&5 configure:4262: $? = 0 configure:4303: result: yes configure:4320: checking for gcc option to accept ISO C89 configure:4383: gcc -c -g -O2 conftest.c >&5 configure:4383: $? = 0 configure:4396: result: none needed configure:4421: checking whether gcc understands -c and -o together configure:4443: gcc -c conftest.c -o conftest2.o configure:4446: $? = 0 configure:4443: gcc -c conftest.c -o conftest2.o configure:4446: $? = 0 configure:4458: result: yes configure:4486: checking for style of include used by make configure:4514: result: GNU configure:4540: checking dependency style of gcc configure:4651: result: none configure:4671: checking how to run the C preprocessor configure:4702: gcc -E conftest.c configure:4702: $? = 0 configure:4716: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include <ac_nonexistent.h> ^ compilation terminated. configure:4716: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "7.5" | #define PACKAGE_STRING "Sage 7.5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "7.5" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4741: result: gcc -E configure:4761: gcc -E conftest.c configure:4761: $? = 0 configure:4775: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include <ac_nonexistent.h> ^ compilation terminated. configure:4775: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "7.5" | #define PACKAGE_STRING "Sage 7.5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "7.5" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4868: checking for g++ configure:4898: result: no configure:4868: checking for c++ configure:4898: result: no configure:4868: checking for gpp configure:4898: result: no configure:4868: checking for aCC configure:4898: result: no configure:4868: checking for CC configure:4898: result: no configure:4868: checking for cxx configure:4898: result: no configure:4868: checking for cc++ configure:4898: result: no configure:4868: checking for cl.exe configure:4898: result: no configure:4868: checking for FCC configure:4898: result: no configure:4868: checking for KCC configure:4898: result: no configure:4868: checking for RCC configure:4898: result: no configure:4868: checking for xlC_r configure:4898: result: no configure:4868: checking for xlC configure:4898: result: no configure:4922: checking for C++ compiler version configure:4931: g++ --version >&5 ./configure: line 4933: g++: command not found configure:4942: $? = 127 configure:4931: g++ -v >&5 ./configure: line 4933: g++: command not found configure:4942: $? = 127 configure:4931: g++ -V >&5 ./configure: line 4933: g++: command not found configure:4942: $? = 127 configure:4931: g++ -qversion >&5 ./configure: line 4933: g++: command not found configure:4942: $? = 127 configure:4946: checking whether we are using the GNU C++ compiler configure:4965: g++ -c conftest.cpp >&5 ./configure: line 1592: g++: command not found configure:4965: $? = 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "7.5" | #define PACKAGE_STRING "Sage 7.5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "7.5" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:4974: result: no configure:4983: checking whether g++ accepts -g configure:5003: g++ -c -g conftest.cpp >&5 ./configure: line 1592: g++: command not found configure:5003: $? = 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "7.5" | #define PACKAGE_STRING "Sage 7.5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "7.5" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5018: g++ -c conftest.cpp >&5 ./configure: line 1592: g++: command not found configure:5018: $? = 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "7.5" | #define PACKAGE_STRING "Sage 7.5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "7.5" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5034: g++ -c -g conftest.cpp >&5 ./configure: line 1592: g++: command not found configure:5034: $? = 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "7.5" | #define PACKAGE_STRING "Sage 7.5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "7.5" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5044: result: no configure:5069: checking dependency style of g++ configure:5180: result: none configure:5254: checking for gfortran configure:5284: result: no configure:5254: checking for g95 configure:5284: result: no configure:5254: checking for xlf95 configure:5284: result: no configure:5254: checking for f95 configure:5284: result: no configure:5254: checking for fort configure:5284: result: no configure:5254: checking for ifort configure:5284: result: no configure:5254: checking for ifc configure:5284: result: no configure:5254: checking for efc configure:5284: result: no configure:5254: checking for pgfortran configure:5284: result: no configure:5254: checking for pgf95 configure:5284: result: no configure:5254: checking for lf95 configure:5284: result: no configure:5254: checking for ftn configure:5284: result: no configure:5254: checking for nagfor configure:5284: result: no configure:5254: checking for xlf90 configure:5284: result: no configure:5254: checking for f90 configure:5284: result: no configure:5254: checking for pgf90 configure:5284: result: no configure:5254: checking for pghpf configure:5284: result: no configure:5254: checking for epcf90 configure:5284: result: no configure:5254: checking for g77 configure:5284: result: no configure:5254: checking for xlf configure:5284: result: no configure:5254: checking for f77 configure:5284: result: no configure:5254: checking for frt configure:5284: result: no configure:5254: checking for pgf77 configure:5284: result: no configure:5254: checking for cf77 configure:5284: result: no configure:5254: checking for fort77 configure:5284: result: no configure:5254: checking for fl32 configure:5284: result: no configure:5254: checking for af77 configure:5284: result: no configure:5307: checking for Fortran compiler version configure:5316: --version >&5 ./configure: line 5318: --version: command not found configure:5327: $? = 127 configure:5316: -v >&5 ./configure: line 5318: -v: command not found configure:5327: $? = 127 configure:5316: -V >&5 ./configure: line 5318: -V: command not found configure:5327: $? = 127 configure:5316: -qversion >&5 ./configure: line 5318: -qversion: command not found configure:5327: $? = 127 configure:5336: checking whether we are using the GNU Fortran compiler configure:5349: -c conftest.F >&5 ./configure: line 1630: -c: command not found configure:5349: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5358: result: no configure:5364: checking whether accepts -g configure:5375: -c -g conftest.f >&5 ./configure: line 1630: -c: command not found configure:5375: $? = 127 configure: failed program was: | program main | | end configure:5383: result: no configure:5435: checking how to run the C++ preprocessor configure:5462: g++ -E conftest.cpp ./configure: line 1667: g++: command not found configure:5462: $? = 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "7.5" | #define PACKAGE_STRING "Sage 7.5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "7.5" | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:5462: g++ -E conftest.cpp ./configure: line 1667: g++: command not found configure:5462: $? = 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "7.5" | #define PACKAGE_STRING "Sage 7.5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "7.5" | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:5462: /lib/cpp conftest.cpp cpp: error trying to exec 'cc1plus': execvp: No such file or directory configure:5462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "7.5" | #define PACKAGE_STRING "Sage 7.5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "7.5" | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:5462: /lib/cpp conftest.cpp cpp: error trying to exec 'cc1plus': execvp: No such file or directory configure:5462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "7.5" | #define PACKAGE_STRING "Sage 7.5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "7.5" | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:5501: result: /lib/cpp configure:5521: /lib/cpp conftest.cpp cpp: error trying to exec 'cc1plus': execvp: No such file or directory configure:5521: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "7.5" | #define PACKAGE_STRING "Sage 7.5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "7.5" | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:5521: /lib/cpp conftest.cpp cpp: error trying to exec 'cc1plus': execvp: No such file or directory configure:5521: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "7.5" | #define PACKAGE_STRING "Sage 7.5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "7.5" | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:5551: error: in `/home/mrennekamp/Downloads/sage-7.5.1': configure:5553: error: C++ preprocessor "/lib/cpp" fails sanity check See `config.log' for more details ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=no 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_FCFLAGS_set= ac_cv_env_FCFLAGS_value= ac_cv_env_FC_set= ac_cv_env_FC_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_fc_compiler_gnu=no ac_cv_host=x86_64-unknown-linux-gnu ac_cv_objext=o ac_cv_path_GIT=/usr/bin/git ac_cv_path_MAKE=/usr/bin/make ac_cv_path_PERL=/usr/bin/perl ac_cv_path_TAR=/usr/bin/tar ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP=/lib/cpp ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=no ac_cv_prog_fc_g=no ac_cv_prog_found_ar=yes ac_cv_prog_found_latex=no ac_cv_prog_found_m4=yes ac_cv_prog_found_ranlib=yes ac_cv_prog_found_strip=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_prog_perl_version=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/mrennekamp/Downloads/sage-7.5.1/config/missing aclocal-1.15' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AUTOCONF='${SHELL} /home/mrennekamp/Downloads/sage-7.5.1/config/missing autoconf' AUTOHEADER='${SHELL} /home/mrennekamp/Downloads/sage-7.5.1/config/missing autoheader' AUTOMAKE='${SHELL} /home/mrennekamp/Downloads/sage-7.5.1/config/missing automake-1.15' AWK='gawk' CC='gcc' CCDEPMODE='depmode=none' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='/lib/cpp' CXXDEPMODE='depmode=none' CXXFLAGS='' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' FC='' FCFLAGS='' GCC_VERSION='' GREP='' GXX_VERSION='' HAVE_CXX11='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /home/mrennekamp/Downloads/sage-7.5.1/config/missing makeinfo' MKDIR_P='/usr/bin/mkdir -p' OBJEXT='o' PACKAGE='sage' PACKAGE_BUGREPORT='sage-devel@googlegroups.com' PACKAGE_NAME='Sage' PACKAGE_STRING='Sage 7.5' PACKAGE_TARNAME='sage' PACKAGE_URL='' PACKAGE_VERSION='7.5' PATH_SEPARATOR=':' PERL='/usr/bin/perl' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='7.5' ac_ct_CC='gcc' ac_ct_CXX='' ac_ct_FC='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_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='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' found_ar='yes' found_latex='no' found_m4='yes' found_ranlib='yes' found_strip='yes' 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/mrennekamp/Downloads/sage-7.5.1/config/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_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "Sage" #define PACKAGE_TARNAME "sage" #define PACKAGE_VERSION "7.5" #define PACKAGE_STRING "Sage 7.5" #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" #define PACKAGE_URL "" #define PACKAGE "sage" #define VERSION "7.5" configure: exit 1