This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by FULL-PACKAGE-NAME configure VERSION, which was generated by GNU Autoconf 2.63. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = sterlingdesktops uname -m = x86_64 uname -r = 2.6.24.5 uname -s = Linux uname -v = #1 SMP Fri Apr 10 22:36:39 PDT 2009 /usr/bin/uname -p = Intel(R) Core(TM)2 Quad CPU Q9450 @ 2.66GHz /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/lib/lsnet/bin PATH: /usr/lib/cuda/bin PATH: /usr/lib64/java/bin PATH: /usr/lib64/java/jre/bin PATH: /usr/lib64/qt/bin PATH: /opt/real/RealPlayer PATH: /usr/share/texmf/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1881: checking for a BSD-compatible install configure:1949: result: /usr/bin/ginstall -c configure:1960: checking whether build environment is sane configure:2003: result: yes configure:2028: checking for a thread-safe mkdir -p configure:2067: result: /usr/bin/mkdir -p configure:2080: checking for gawk configure:2096: found /usr/bin/gawk configure:2107: result: gawk configure:2118: checking whether make sets $(MAKE) configure:2140: result: yes configure:2387: checking for g++ configure:2403: found /usr/bin/g++ configure:2414: result: g++ configure:2441: checking for C++ compiler version configure:2449: g++ --version >&5 g++ (GCC) 4.3.3 Copyright (C) 2008 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:2453: $? = 0 configure:2460: g++ -v >&5 Using built-in specs. Target: x86_64-unknown-linux-gnu Configured with: ./configure --prefix=/usr --enable-languages=c,ada,c++,fortran,java,objc,obj-c++,treelang Thread model: posix gcc version 4.3.3 (GCC) configure:2464: $? = 0 configure:2471: g++ -V >&5 g++: '-V' option must have argument configure:2475: $? = 1 configure:2498: checking for C++ compiler default output file name configure:2520: g++ conftest.cpp >&5 configure:2524: $? = 0 configure:2562: result: a.out configure:2581: checking whether the C++ compiler works configure:2591: ./a.out configure:2595: $? = 0 configure:2614: result: yes configure:2621: checking whether we are cross compiling configure:2623: result: no configure:2626: checking for suffix of executables configure:2633: g++ -o conftest conftest.cpp >&5 configure:2637: $? = 0 configure:2663: result: configure:2669: checking for suffix of object files configure:2695: g++ -c conftest.cpp >&5 configure:2699: $? = 0 configure:2724: result: o configure:2728: checking whether we are using the GNU C++ compiler configure:2757: g++ -c conftest.cpp >&5 configure:2764: $? = 0 configure:2781: result: yes configure:2790: checking whether g++ accepts -g configure:2820: g++ -c -g conftest.cpp >&5 configure:2827: $? = 0 configure:2928: result: yes configure:2962: checking for style of include used by make configure:2990: result: GNU configure:3015: checking dependency style of g++ configure:3106: result: gcc3 configure:3169: checking for gcc configure:3185: found /usr/bin/gcc configure:3196: result: gcc configure:3428: checking for C compiler version configure:3436: gcc --version >&5 gcc (GCC) 4.3.3 Copyright (C) 2008 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:3440: $? = 0 configure:3447: gcc -v >&5 Using built-in specs. Target: x86_64-unknown-linux-gnu Configured with: ./configure --prefix=/usr --enable-languages=c,ada,c++,fortran,java,objc,obj-c++,treelang Thread model: posix gcc version 4.3.3 (GCC) configure:3451: $? = 0 configure:3458: gcc -V >&5 gcc: '-V' option must have argument configure:3462: $? = 1 configure:3465: checking whether we are using the GNU C compiler configure:3494: gcc -c conftest.c >&5 configure:3501: $? = 0 configure:3518: result: yes configure:3527: checking whether gcc accepts -g configure:3557: gcc -c -g conftest.c >&5 configure:3564: $? = 0 configure:3665: result: yes configure:3682: checking for gcc option to accept ISO C89 configure:3756: gcc -c -g -O2 conftest.c >&5 configure:3763: $? = 0 configure:3786: result: none needed configure:3806: checking dependency style of gcc configure:3897: result: gcc3 configure:3922: checking how to run the C preprocessor configure:3962: gcc -E conftest.c configure:3969: $? = 0 configure:4000: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:4007: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "FULL-PACKAGE-NAME" | #define PACKAGE_TARNAME "full-package-name" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION" | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS" | #define PACKAGE "full-package-name" | #define VERSION "VERSION" | /* end confdefs.h. */ | #include configure:4040: result: gcc -E configure:4069: gcc -E conftest.c configure:4076: $? = 0 configure:4107: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:4114: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "FULL-PACKAGE-NAME" | #define PACKAGE_TARNAME "full-package-name" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION" | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS" | #define PACKAGE "full-package-name" | #define VERSION "VERSION" | /* end confdefs.h. */ | #include configure:4154: checking for grep that handles long lines and -e configure:4214: result: /usr/bin/grep configure:4219: checking for egrep configure:4283: result: /usr/bin/grep -E configure:4288: checking for ANSI C header files configure:4318: gcc -c -g -O2 conftest.c >&5 configure:4325: $? = 0 configure:4424: gcc -o conftest -g -O2 conftest.c >&5 configure:4428: $? = 0 configure:4434: ./conftest configure:4438: $? = 0 configure:4456: result: yes configure:4480: checking for sys/types.h configure:4501: gcc -c -g -O2 conftest.c >&5 configure:4508: $? = 0 configure:4525: result: yes configure:4480: checking for sys/stat.h configure:4501: gcc -c -g -O2 conftest.c >&5 configure:4508: $? = 0 configure:4525: result: yes configure:4480: checking for stdlib.h configure:4501: gcc -c -g -O2 conftest.c >&5 configure:4508: $? = 0 configure:4525: result: yes configure:4480: checking for string.h configure:4501: gcc -c -g -O2 conftest.c >&5 configure:4508: $? = 0 configure:4525: result: yes configure:4480: checking for memory.h configure:4501: gcc -c -g -O2 conftest.c >&5 configure:4508: $? = 0 configure:4525: result: yes configure:4480: checking for strings.h configure:4501: gcc -c -g -O2 conftest.c >&5 configure:4508: $? = 0 configure:4525: result: yes configure:4480: checking for inttypes.h configure:4501: gcc -c -g -O2 conftest.c >&5 configure:4508: $? = 0 configure:4525: result: yes configure:4480: checking for stdint.h configure:4501: gcc -c -g -O2 conftest.c >&5 configure:4508: $? = 0 configure:4525: result: yes configure:4480: checking for unistd.h configure:4501: gcc -c -g -O2 conftest.c >&5 configure:4508: $? = 0 configure:4525: result: yes configure:4548: checking for stdlib.h configure:4555: result: yes configure:4548: checking for string.h configure:4555: result: yes configure:4559: checking GL/glut.h usability configure:4576: gcc -c -g -O2 conftest.c >&5 configure:4583: $? = 0 configure:4597: result: yes configure:4601: checking GL/glut.h presence configure:4616: gcc -E conftest.c configure:4623: $? = 0 configure:4637: result: yes configure:4670: checking for GL/glut.h configure:4679: result: yes configure:4559: checking GL/gl.h usability configure:4576: gcc -c -g -O2 conftest.c >&5 configure:4583: $? = 0 configure:4597: result: yes configure:4601: checking GL/gl.h presence configure:4616: gcc -E conftest.c configure:4623: $? = 0 configure:4637: result: yes configure:4670: checking for GL/gl.h configure:4679: result: yes configure:4559: checking time.h usability configure:4576: gcc -c -g -O2 conftest.c >&5 configure:4583: $? = 0 configure:4597: result: yes configure:4601: checking time.h presence configure:4616: gcc -E conftest.c configure:4623: $? = 0 configure:4637: result: yes configure:4670: checking for time.h configure:4679: result: yes configure:4701: checking for stdbool.h that conforms to C99 configure:4796: gcc -c -g -O2 conftest.c >&5 configure:4803: $? = 0 configure:4818: result: yes configure:4820: checking for _Bool configure:4848: gcc -c -g -O2 conftest.c >&5 configure:4855: $? = 0 configure:4882: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:61: error: expected expression before ')' token configure:4889: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "FULL-PACKAGE-NAME" | #define PACKAGE_TARNAME "full-package-name" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION" | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS" | #define PACKAGE "full-package-name" | #define VERSION "VERSION" | #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 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_GL_GL_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:4912: result: yes configure:5059: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by FULL-PACKAGE-NAME config.status VERSION, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on sterlingdesktops config.status:782: creating Makefile config.status:782: creating config.h config.status:1004: config.h is unchanged config.status:1056: executing depfiles commands ## ---------------- ## ## 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_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_header_GL_gl_h=yes ac_cv_header_GL_glut_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep 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 ac_cv_type__Bool=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/sdb1/lspong/dev/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/sdb1/lspong/dev/missing --run tar' AUTOCONF='${SHELL} /mnt/sdb1/lspong/dev/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/sdb1/lspong/dev/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/sdb1/lspong/dev/missing --run automake-1.10' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/sdb1/lspong/dev/missing --run makeinfo' MKDIR_P='/usr/bin/mkdir -p' OBJEXT='o' PACKAGE='full-package-name' PACKAGE_BUGREPORT='BUG-REPORT-ADDRESS' PACKAGE_NAME='FULL-PACKAGE-NAME' PACKAGE_STRING='FULL-PACKAGE-NAME VERSION' PACKAGE_TARNAME='full-package-name' PACKAGE_VERSION='VERSION' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='VERSION' ac_ct_CC='gcc' ac_ct_CXX='g++' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /mnt/sdb1/lspong/dev/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/usr/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "FULL-PACKAGE-NAME" #define PACKAGE_TARNAME "full-package-name" #define PACKAGE_VERSION "VERSION" #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION" #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS" #define PACKAGE "full-package-name" #define VERSION "VERSION" #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 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_GL_GLUT_H 1 #define HAVE_GL_GL_H 1 #define HAVE_TIME_H 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 configure: exit 0