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.59. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = melian uname -m = i686 uname -r = 2.6.0 uname -s = Linux uname -v = #1 Sat Dec 20 10:24:40 CET 2003 /usr/bin/uname -p = AMD Athlon(tm) XP 1800+ /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /bin PATH: /usr/bin PATH: /usr/local/bin PATH: /opt/bin PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.3 PATH: /opt/intel/compiler70/ia32/bin PATH: /usr/X11R6/bin PATH: /opt/blackdown-jdk-1.4.1/bin PATH: /opt/blackdown-jdk-1.4.1/jre/bin PATH: /usr/qt/3/bin PATH: /usr/kde/3.1/bin PATH: /usr/qt/2/bin PATH: /usr/games/bin PATH: /usr/share/karamba/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1304: checking for a BSD-compatible install configure:1359: result: /bin/install -c configure:1370: checking whether build environment is sane configure:1413: result: yes configure:1446: checking for gawk configure:1462: found /bin/gawk configure:1472: result: gawk configure:1482: checking whether make sets $(MAKE) configure:1502: result: yes configure:1678: checking for style of include used by make configure:1706: result: GNU configure:1777: checking for gcc configure:1803: result: gcc configure:2047: checking for C compiler version configure:2050: gcc --version &5 gcc (GCC) 3.3.2 20031022 (Gentoo Linux 3.3.2-r3, propolice) Copyright (C) 2003 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:2053: $? = 0 configure:2055: gcc -v &5 Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/specs Configured with: /var/tmp/portage/gcc-3.3.2-r3/work/gcc-3.3.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/info --enable-shared --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++,f77,objc,java --enable-threads=posix --enable-long-long --disable-checking --enable-cstdio=stdio --enable-clocale=generic --enable-__cxa_atexit --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib --enable-interpreter --enable-java-awt=xlib --with-x --disable-multilib Thread model: posix gcc version 3.3.2 20031022 (Gentoo Linux 3.3.2-r3, propolice) configure:2058: $? = 0 configure:2060: gcc -V &5 gcc: `-V' option must have argument configure:2063: $? = 1 configure:2086: checking for C compiler default output file name configure:2089: gcc conftest.c >&5 configure:2092: $? = 0 configure:2138: result: a.out configure:2143: checking whether the C compiler works configure:2149: ./a.out configure:2152: $? = 0 configure:2169: result: yes configure:2176: checking whether we are cross compiling configure:2178: result: no configure:2181: checking for suffix of executables configure:2183: gcc -o conftest conftest.c >&5 configure:2186: $? = 0 configure:2211: result: configure:2217: checking for suffix of object files configure:2238: gcc -c conftest.c >&5 configure:2241: $? = 0 configure:2263: result: o configure:2267: checking whether we are using the GNU C compiler configure:2291: gcc -c conftest.c >&5 configure:2297: $? = 0 configure:2301: test -z || test ! -s conftest.err configure:2304: $? = 0 configure:2307: test -s conftest.o configure:2310: $? = 0 configure:2323: result: yes configure:2329: checking whether gcc accepts -g configure:2350: gcc -c -g conftest.c >&5 configure:2356: $? = 0 configure:2360: test -z || test ! -s conftest.err configure:2363: $? = 0 configure:2366: test -s conftest.o configure:2369: $? = 0 configure:2380: result: yes configure:2397: checking for gcc option to accept ANSI C configure:2467: gcc -c -g -O2 conftest.c >&5 configure:2473: $? = 0 configure:2477: test -z || test ! -s conftest.err configure:2480: $? = 0 configure:2483: test -s conftest.o configure:2486: $? = 0 configure:2504: result: none needed configure:2522: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2528: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2663: checking dependency style of gcc configure:2731: result: gcc3 configure:2750: checking for main in -lm configure:2774: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:2780: $? = 0 configure:2784: test -z || test ! -s conftest.err configure:2787: $? = 0 configure:2790: test -s conftest configure:2793: $? = 0 configure:2806: result: yes configure:2818: checking for main in -lgslcblas configure:2842: gcc -o conftest -g -O2 conftest.c -lgslcblas -lm >&5 configure:2848: $? = 0 configure:2852: test -z || test ! -s conftest.err configure:2855: $? = 0 configure:2858: test -s conftest configure:2861: $? = 0 configure:2874: result: yes configure:2886: checking for main in -lgsl configure:2910: gcc -o conftest -g -O2 conftest.c -lgsl -lgslcblas -lm >&5 configure:2916: $? = 0 configure:2920: test -z || test ! -s conftest.err configure:2923: $? = 0 configure:2926: test -s conftest configure:2929: $? = 0 configure:2942: result: yes configure:3047: checking for C++ compiler version configure:3050: g++ --version &5 g++ (GCC) 3.3.2 20031022 (Gentoo Linux 3.3.2-r3, propolice) Copyright (C) 2003 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:3053: $? = 0 configure:3055: g++ -v &5 Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/specs Configured with: /var/tmp/portage/gcc-3.3.2-r3/work/gcc-3.3.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/info --enable-shared --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++,f77,objc,java --enable-threads=posix --enable-long-long --disable-checking --enable-cstdio=stdio --enable-clocale=generic --enable-__cxa_atexit --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib --enable-interpreter --enable-java-awt=xlib --with-x --disable-multilib Thread model: posix gcc version 3.3.2 20031022 (Gentoo Linux 3.3.2-r3, propolice) configure:3058: $? = 0 configure:3060: g++ -V &5 g++: `-V' option must have argument configure:3063: $? = 1 configure:3066: checking whether we are using the GNU C++ compiler configure:3090: g++ -c conftest.cc >&5 configure:3096: $? = 0 configure:3100: test -z || test ! -s conftest.err configure:3103: $? = 0 configure:3106: test -s conftest.o configure:3109: $? = 0 configure:3122: result: yes configure:3128: checking whether g++ accepts -g configure:3149: g++ -c -g conftest.cc >&5 configure:3155: $? = 0 configure:3159: test -z || test ! -s conftest.err configure:3162: $? = 0 configure:3165: test -s conftest.o configure:3168: $? = 0 configure:3179: result: yes configure:3221: g++ -c -g -O2 conftest.cc >&5 configure:3227: $? = 0 configure:3231: test -z || test ! -s conftest.err configure:3234: $? = 0 configure:3237: test -s conftest.o configure:3240: $? = 0 configure:3266: g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:18: error: `exit' undeclared (first use this function) conftest.cc:18: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:3272: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "heliumvmc" | #define VERSION "1" | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:3221: g++ -c -g -O2 conftest.cc >&5 configure:3227: $? = 0 configure:3231: test -z || test ! -s conftest.err configure:3234: $? = 0 configure:3237: test -s conftest.o configure:3240: $? = 0 configure:3266: g++ -c -g -O2 conftest.cc >&5 configure:3272: $? = 0 configure:3276: test -z || test ! -s conftest.err configure:3279: $? = 0 configure:3282: test -s conftest.o configure:3285: $? = 0 configure:3310: checking dependency style of g++ configure:3378: result: gcc3 configure:3408: checking for a BSD-compatible install configure:3463: result: /bin/install -c configure:3474: checking whether make sets $(MAKE) configure:3494: result: yes configure:3652: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on melian config.status:682: creating Makefile config.status:865: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set=set ac_cv_env_CXX_value=g++ ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_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_exeext= ac_cv_lib_gsl_main=yes ac_cv_lib_gslcblas_main=yes ac_cv_lib_m_main=yes ac_cv_objext=o ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= 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 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/the/TheCreator/theapp/ueb/heliumvmc/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/the/TheCreator/theapp/ueb/heliumvmc/missing --run tar' AUTOCONF='${SHELL} /home/the/TheCreator/theapp/ueb/heliumvmc/missing --run autoconf' AUTOHEADER='${SHELL} /home/the/TheCreator/theapp/ueb/heliumvmc/missing --run autoheader' AUTOMAKE='${SHELL} /home/the/TheCreator/theapp/ueb/heliumvmc/missing --run automake-1.7' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPPFLAGS='' CXX='g++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"heliumvmc\" -DVERSION=\"1\" -DHAVE_LIBM=1 -DHAVE_LIBGSLCBLAS=1 -DHAVE_LIBGSL=1 ' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='-lgsl -lgslcblas -lm ' LTLIBOBJS='' MAKEINFO='${SHELL} /home/the/TheCreator/theapp/ueb/heliumvmc/missing --run makeinfo' OBJEXT='o' PACKAGE='heliumvmc' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='1' ac_ct_CC='gcc' ac_ct_CXX='' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build_alias='' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/home/the/TheCreator/theapp/ueb/heliumvmc/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_LIBGSL 1 #define HAVE_LIBGSLCBLAS 1 #define HAVE_LIBM 1 #define PACKAGE "heliumvmc" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define VERSION "1" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0