This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Clp configure 1.15, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/dcsdata/home/alanger/workspace/coin-Clp/ --with-cplex-lib=-L/dcsdata/home/alanger/workspace/cplex_studio_124/cplex/lib/x86-64_sles10_4.1/static_pic -lcplex -lm -lpthread --with-cplex-incdir=/dcsdata/home/alanger/workspace/cplex_studio_124/cplex/include/ilcplex --with-glpk-lib=-L/dcsdata/home/alanger/workspace/glpk-4.45/lib -lcsparse -lamd -lglpk --with-glpk-incdir=/dcsdata/home/alanger/workspace/glpk-4.45/include --with-gurobi-lib=-L/dcsdata/home/alanger/gurobi/gurobi550/linux64/lib -lgurobi55 -lm -lpthread --with-gurobi-incdir=/dcsdata/home/alanger/gurobi/gurobi550/linux64/include --prefix=/dcsdata/home/alanger/workspace/coin-Clp/ -C --enable-static --cache-file=../config.cache --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = loyalty uname -m = x86_64 uname -r = 2.6.38-14-generic uname -s = Linux uname -v = #58~lucid1-Ubuntu SMP Thu Mar 29 15:43:21 UTC 2012 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /dcsdata/home/alanger/charm/bin/ PATH: /dcsdata/home/alanger/Documents/projections/bin/ PATH: /dcsdata/home/alanger/wolfram/CDFPlayer/8.0/bin PATH: /dcsdata/home/alanger/Wolfram/Mathematica/8.0/bin PATH: /dcsdata/home/alanger/gurobi/gurobi550/linux64/bin PATH: /dcsdata/home/alanger/Documents/charmdebug ## ----------- ## ## Core tests. ## ## ----------- ## configure:1568: loading cache ../config.cache configure:1713: checking build system type configure:1731: result: x86_64-unknown-linux-gnu configure:1804: checking for svnversion configure:1831: result: yes configure:1860: checking whether we want to compile in debug mode configure:1906: result: no configure:2165: checking for gcc configure:2191: result: gcc configure:2212: checking for C compiler version configure:2215: gcc --version &5 gcc (Ubuntu 4.4.3-4ubuntu5.1) 4.4.3 Copyright (C) 2009 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:2218: $? = 0 configure:2220: gcc -v &5 Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5.1' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5.1) configure:2223: $? = 0 configure:2225: gcc -V &5 gcc: '-V' option must have argument configure:2228: $? = 1 configure:2251: checking for C compiler default output file name configure:2254: gcc conftest.c >&5 configure:2257: $? = 0 configure:2303: result: a.out configure:2308: checking whether the C compiler works configure:2314: ./a.out configure:2317: $? = 0 configure:2334: result: yes configure:2341: checking whether we are cross compiling configure:2343: result: no configure:2346: checking for suffix of executables configure:2348: gcc -o conftest conftest.c >&5 configure:2351: $? = 0 configure:2376: result: configure:2382: checking for suffix of object files configure:2428: result: o configure:2432: checking whether we are using the GNU C compiler configure:2488: result: yes configure:2494: checking whether gcc accepts -g configure:2545: result: yes configure:2562: checking for gcc option to accept ANSI C configure:2669: result: none needed configure:2687: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:2693: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3174: gcc -o conftest -O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DCLP_BUILD conftest.c >&5 configure:3180: $? = 0 configure:3184: test -z || test ! -s conftest.err configure:3187: $? = 0 configure:3190: test -s conftest configure:3193: $? = 0 configure:3260: C compiler options are: -O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DCLP_BUILD configure:3389: checking for g++ configure:3415: result: g++ configure:3431: checking for C++ compiler version configure:3434: g++ --version &5 g++ (Ubuntu 4.4.3-4ubuntu5.1) 4.4.3 Copyright (C) 2009 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:3437: $? = 0 configure:3439: g++ -v &5 Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5.1' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5.1) configure:3442: $? = 0 configure:3444: g++ -V &5 g++: '-V' option must have argument configure:3447: $? = 1 configure:3450: checking whether we are using the GNU C++ compiler configure:3506: result: yes configure:3512: checking whether g++ accepts -g configure:3563: result: yes configure:3605: g++ -c -g -O2 conftest.cc >&5 configure:3611: $? = 0 configure:3615: test -z || test ! -s conftest.err configure:3618: $? = 0 configure:3621: test -s conftest.o configure:3624: $? = 0 configure:3650: g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:20: error: 'exit' was not declared in this scope configure:3656: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Clp" | #define PACKAGE_TARNAME "clp" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "Clp 1.15" | #define PACKAGE_BUGREPORT "clp@list.coin-or.org" | #define CLP_VERSION "1.15" | #define CLP_VERSION_MAJOR 1 | #define CLP_VERSION_MINOR 15 | #define CLP_VERSION_RELEASE 9999 | #define CLP_SVN_REV 1953 | #define COIN_CLP_VERBOSITY 0 | #define COIN_CLP_CHECKLEVEL 0 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:3605: g++ -c -g -O2 conftest.cc >&5 conftest.cc:16: error: 'void std::exit(int)' should have been declared inside 'std' configure:3611: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Clp" | #define PACKAGE_TARNAME "clp" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "Clp 1.15" | #define PACKAGE_BUGREPORT "clp@list.coin-or.org" | #define CLP_VERSION "1.15" | #define CLP_VERSION_MAJOR 1 | #define CLP_VERSION_MINOR 15 | #define CLP_VERSION_RELEASE 9999 | #define CLP_SVN_REV 1953 | #define COIN_CLP_VERBOSITY 0 | #define COIN_CLP_CHECKLEVEL 0 | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3605: g++ -c -g -O2 conftest.cc >&5 conftest.cc:16: error: 'void std::exit(int)' should have been declared inside 'std' In file included from conftest.cc:17: /usr/include/stdlib.h:543: error: declaration of 'void std::exit(int) throw ()' throws different exceptions conftest.cc:16: error: from previous declaration 'void std::exit(int)' configure:3611: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Clp" | #define PACKAGE_TARNAME "clp" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "Clp 1.15" | #define PACKAGE_BUGREPORT "clp@list.coin-or.org" | #define CLP_VERSION "1.15" | #define CLP_VERSION_MAJOR 1 | #define CLP_VERSION_MINOR 15 | #define CLP_VERSION_RELEASE 9999 | #define CLP_SVN_REV 1953 | #define COIN_CLP_VERBOSITY 0 | #define COIN_CLP_CHECKLEVEL 0 | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3605: g++ -c -g -O2 conftest.cc >&5 configure:3611: $? = 0 configure:3615: test -z || test ! -s conftest.err configure:3618: $? = 0 configure:3621: test -s conftest.o configure:3624: $? = 0 configure:3650: g++ -c -g -O2 conftest.cc >&5 configure:3656: $? = 0 configure:3660: test -z || test ! -s conftest.err configure:3663: $? = 0 configure:3666: test -s conftest.o configure:3669: $? = 0 configure:3701: checking whether C++ compiler g++ works configure:3719: g++ -c -g -O2 conftest.cc >&5 configure:3725: $? = 0 configure:3729: test -z || test ! -s conftest.err configure:3732: $? = 0 configure:3735: test -s conftest.o configure:3738: $? = 0 configure:3740: result: yes configure:4122: g++ -o conftest -O3 -pipe -DNDEBUG -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DCLP_BUILD conftest.cc >&5 configure:4128: $? = 0 configure:4132: test -z || test ! -s conftest.err configure:4135: $? = 0 configure:4138: test -s conftest configure:4141: $? = 0 configure:4208: C++ compiler options are: -O3 -pipe -DNDEBUG -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DCLP_BUILD configure:4322: checking for egrep configure:4332: result: grep -E configure:4337: checking whether ln -s works configure:4341: result: yes configure:4362: checking for a BSD-compatible install configure:4417: result: /usr/bin/install -c configure:4428: checking whether build environment is sane configure:4471: result: yes configure:4536: checking for gawk configure:4562: result: gawk configure:4572: checking whether make sets $(MAKE) configure:4592: result: yes configure:4622: checking for style of include used by make configure:4650: result: GNU configure:4831: checking dependency style of gcc configure:4921: result: gcc3 configure:4940: checking dependency style of g++ configure:5030: result: gcc3 configure:5048: checking whether to enable maintainer-specific portions of Makefiles configure:5057: result: no configure:20556: Using libtool script in directory .. configure:20607: checking if library version is set configure:20614: result: no configure:20684: checking for pkg-config configure:20714: result: /usr/bin/pkg-config configure:20729: checking pkg-config is at least version 0.16.0 configure:20732: result: yes configure:20828: checking for COIN-OR package CoinUtils configure:20971: result: yes: 2.9 configure:21344: checking for COIN-OR package Osi configure:21487: result: yes: 0.106 configure:21855: checking for COIN-OR package OsiTests configure:21987: result: yes: 0.106 configure:22336: checking for COIN-OR package Sample configure:22468: result: yes: 1.2 configure:22817: checking for COIN-OR package Netlib configure:22967: result: not given: No package 'coindatanetlib' found configure:23348: checking if user provides library for AMD configure:23393: result: no configure:23541: checking if user provides library for CHOLMOD configure:23586: result: no configure:23732: checking for COIN-OR package Glpk configure:24160: result: yes configure:24243: using AMD from GLPK package configure:24267: checking for COIN-OR package Mumps configure:24432: result: not given: No package 'coinmumps' found configure:30235: checking for cmath configure:30240: result: yes configure:30564: checking for cfloat configure:30569: result: yes configure:30893: checking for cieeefp configure:30898: result: no configure:31051: checking for ieeefp.h configure:31056: result: no configure:31214: checking whether this is a VPATH configuration configure:31221: result: no configure:31271: configuring doxygen documentation options configure:31278: checking for doxygen configure:31305: result: yes configure:31333: checking for dot configure:31360: result: YES configure:31391: checking for doxygen doc'n for CoinUtils configure:31427: result: /dcsdata/home/alanger/workspace/coin-Clp//share/coin/doc/CoinUtils/doxydoc (tag) configure:31391: checking for doxygen doc'n for Osi configure:31427: result: /dcsdata/home/alanger/workspace/coin-Clp//share/coin/doc/Osi/doxydoc (tag) configure:31462: checking which command should be used to link input files configure:31473: result: ln -s configure:31849: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Clp config.status 1.15, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on loyalty config.status:880: creating Makefile config.status:880: creating examples/Makefile config.status:880: creating src/Makefile config.status:880: creating src/OsiClp/Makefile config.status:880: creating test/Makefile config.status:880: creating clp.pc config.status:880: creating clp-uninstalled.pc config.status:880: creating osi-clp.pc config.status:880: creating osi-clp-uninstalled.pc config.status:880: creating doxydoc/doxygen.conf config.status:984: creating src/config.h config.status:1122: src/config.h is unchanged config.status:984: creating src/config_clp.h config.status:1122: src/config_clp.h is unchanged config.status:1302: executing depfiles commands configure:33380: In case of trouble, first consult the troubleshooting page at https://projects.coin-or.org/BuildTools/wiki/user-troubleshooting configure:33383: Configuration of Clp successful ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_build_alias=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_ADD_CFLAGS_set= ac_cv_env_ADD_CFLAGS_value= ac_cv_env_ADD_CXXFLAGS_set= ac_cv_env_ADD_CXXFLAGS_value= ac_cv_env_ADD_FFLAGS_set= ac_cv_env_ADD_FFLAGS_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CDEFS_set= ac_cv_env_CDEFS_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_COIN_SKIP_PROJECTS_set= ac_cv_env_COIN_SKIP_PROJECTS_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_CXXDEFS_set= ac_cv_env_CXXDEFS_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_DBG_CFLAGS_set= ac_cv_env_DBG_CFLAGS_value= ac_cv_env_DBG_CXXFLAGS_set= ac_cv_env_DBG_CXXFLAGS_value= ac_cv_env_DBG_FFLAGS_set= ac_cv_env_DBG_FFLAGS_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_MPICC_set= ac_cv_env_MPICC_value= ac_cv_env_MPICXX_set= ac_cv_env_MPICXX_value= ac_cv_env_MPIF77_set= ac_cv_env_MPIF77_value= ac_cv_env_OPT_CFLAGS_set= ac_cv_env_OPT_CFLAGS_value= ac_cv_env_OPT_CXXFLAGS_set= ac_cv_env_OPT_CXXFLAGS_value= ac_cv_env_OPT_FFLAGS_set= ac_cv_env_OPT_FFLAGS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_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_f77_compiler_gnu=yes ac_cv_f77_dummy_main=none ac_cv_f77_libs=' -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../.. -L/usr/lib/x86_64-linux-gnu -lgfortranbegin -lgfortran -lm -lgcc_s' ac_cv_f77_mangling='lower case, underscore, no extra underscore' ac_cv_fortran_dummy_main=none ac_cv_have_decl_finite=yes ac_cv_have_decl_isfinite=no ac_cv_have_decl_isnan=yes ac_cv_header_bzlib_h=no ac_cv_header_cfloat=yes ac_cv_header_cieeefp=no ac_cv_header_cinttypes=no ac_cv_header_cmath=yes ac_cv_header_dlfcn_h=yes ac_cv_header_endian_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_memory_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_unistd_h=yes ac_cv_header_windows_h=no ac_cv_header_zlib_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_host_alias=x86_64-unknown-linux-gnu ac_cv_lib_z_gzopen=yes ac_cv_objext=o ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_F77=gfortran ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_coin_doxy_usedot=YES ac_cv_prog_coin_have_doxygen=yes ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=yes ac_cv_prog_f77_v=-v ac_cv_prog_have_svnversion=yes ac_cv_prog_make_make_set=yes ac_cv_type_int64_t=yes ac_cv_type_intptr_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ABSBUILDDIR='/dcsdata/home/alanger/workspace/coin-Clp/Clp' ACLOCAL='${SHELL} /dcsdata/home/alanger/workspace/coin-Clp/Clp/missing --run aclocal-1.9' ADD_CFLAGS='' ADD_CXXFLAGS='' ADD_FFLAGS='' ALWAYS_FALSE_FALSE='' ALWAYS_FALSE_TRUE='#' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMDINCDIR='' AMDLIB='' AMTAR='${SHELL} /dcsdata/home/alanger/workspace/coin-Clp/Clp/missing --run tar' AR='ar' AUTOCONF='${SHELL} /dcsdata/home/alanger/workspace/coin-Clp/Clp/missing --run autoconf' AUTOHEADER='${SHELL} /dcsdata/home/alanger/workspace/coin-Clp/Clp/missing --run autoheader' AUTOMAKE='${SHELL} /dcsdata/home/alanger/workspace/coin-Clp/Clp/missing --run automake-1.9' AUX_DIR='' AWK='gawk' BLAS_CFLAGS='' BLAS_CFLAGS_INSTALLED='' BLAS_DATA='' BLAS_DATA_INSTALLED='' BLAS_DEPENDENCIES='' BLAS_LIBS='' BLAS_LIBS_INSTALLED='' BUILDTOOLSDIR='' CC='gcc' CCDEPMODE='depmode=gcc3' CDEFS='' CFLAGS='-O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DCLP_BUILD' CHOLMODINCDIR='' CHOLMODLIB='' CLPLIB_CFLAGS='-I/dcsdata/home/alanger/workspace/glpk-4.45/include -I/dcsdata/home/alanger/workspace/coin-Clp/CoinUtils/src ' CLPLIB_CFLAGS_INSTALLED='' CLPLIB_DEPENDENCIES=' /dcsdata/home/alanger/workspace/coin-Clp/CoinUtils/src/libCoinUtils.la ' CLPLIB_LIBS='-L/dcsdata/home/alanger/workspace/glpk-4.45/lib -lcsparse -lamd -lglpk /dcsdata/home/alanger/workspace/coin-Clp/CoinUtils/src/libCoinUtils.la -L/dcsdata/home/alanger/workspace/glpk-4.45/lib -lz -lcsparse -lamd -lglpk -llapack -lblas -lm ' CLPLIB_LIBS_INSTALLED='' CLPLIB_PCLIBS='-L/dcsdata/home/alanger/workspace/glpk-4.45/lib -lcsparse -lamd -lglpk ' CLPLIB_PCREQUIRES='coinutils ' CLP_SVN_REV='1953' COINUTILS_CFLAGS='-I/dcsdata/home/alanger/workspace/coin-Clp/CoinUtils/src ' COINUTILS_CFLAGS_INSTALLED='' COINUTILS_DATA='' COINUTILS_DATA_INSTALLED='' COINUTILS_DEPENDENCIES=' /dcsdata/home/alanger/workspace/coin-Clp/CoinUtils/src/libCoinUtils.la ' COINUTILS_LIBS='/dcsdata/home/alanger/workspace/coin-Clp/CoinUtils/src/libCoinUtils.la -L/dcsdata/home/alanger/workspace/glpk-4.45/lib -lz -lcsparse -lamd -lglpk -llapack -lblas -lm ' COINUTILS_LIBS_INSTALLED='' COIN_CC_IS_CL_FALSE='' COIN_CC_IS_CL_TRUE='#' COIN_CXX_IS_CL_FALSE='' COIN_CXX_IS_CL_TRUE='#' COIN_HAS_ABC_FALSE='' COIN_HAS_ABC_TRUE='#' COIN_HAS_AMD_FALSE='' COIN_HAS_AMD_TRUE='#' COIN_HAS_BLAS_FALSE='' COIN_HAS_BLAS_TRUE='#' COIN_HAS_CHOLMOD_FALSE='' COIN_HAS_CHOLMOD_TRUE='#' COIN_HAS_COINUTILS_FALSE='#' COIN_HAS_COINUTILS_TRUE='' COIN_HAS_GLPK_FALSE='#' COIN_HAS_GLPK_TRUE='' COIN_HAS_MUMPS_FALSE='' COIN_HAS_MUMPS_TRUE='#' COIN_HAS_NETLIB_FALSE='' COIN_HAS_NETLIB_TRUE='#' COIN_HAS_OSITESTS_FALSE='#' COIN_HAS_OSITESTS_TRUE='' COIN_HAS_OSI_FALSE='#' COIN_HAS_OSI_TRUE='' COIN_HAS_PKGCONFIG_FALSE='#' COIN_HAS_PKGCONFIG_TRUE='' COIN_HAS_SAMPLE_FALSE='#' COIN_HAS_SAMPLE_TRUE='' COIN_HAS_WSMP_FALSE='' COIN_HAS_WSMP_TRUE='#' COIN_PKG_CONFIG_PATH='/dcsdata/home/alanger/workspace/coin-Clp//lib64/pkgconfig:/dcsdata/home/alanger/workspace/coin-Clp//lib/pkgconfig:/dcsdata/home/alanger/workspace/coin-Clp//share/pkgconfig:' COIN_PKG_CONFIG_PATH_UNINSTALLED='/dcsdata/home/alanger/workspace/coin-Clp/Clp:/dcsdata/home/alanger/workspace/coin-Clp/Osi:/dcsdata/home/alanger/workspace/coin-Clp/CoinUtils:/dcsdata/home/alanger/workspace/coin-Clp/Data/Sample:' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEFS='' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O3 -pipe -DNDEBUG -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DCLP_BUILD' CYGPATH_W='echo' DBG_CFLAGS='-g -O0 -pipe -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long ' DBG_CXXFLAGS='-g -O0 -pipe -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long ' DBG_FFLAGS='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='' FFLAGS='' FLIBS='' GLPK_CFLAGS='-I/dcsdata/home/alanger/workspace/glpk-4.45/include' GLPK_CFLAGS_INSTALLED='' GLPK_DATA='' GLPK_DATA_INSTALLED='' GLPK_DEPENDENCIES='' GLPK_LIBS='-L/dcsdata/home/alanger/workspace/glpk-4.45/lib -lcsparse -lamd -lglpk' GLPK_LIBS_INSTALLED='' HAVE_EXTERNALS_FALSE='' HAVE_EXTERNALS_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBEXT='a' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/../libtool' LIBTOOLM4='' LN_S='ln -s' LTLIBOBJS='' LT_LDFLAGS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /dcsdata/home/alanger/workspace/coin-Clp/Clp/missing --run makeinfo' MPICC='' MPICXX='' MPIF77='' MUMPS_CFLAGS='' MUMPS_CFLAGS_INSTALLED='' MUMPS_DATA='' MUMPS_DATA_INSTALLED='' MUMPS_DEPENDENCIES='' MUMPS_LIBS='' MUMPS_LIBS_INSTALLED='' NETLIB_CFLAGS='' NETLIB_CFLAGS_INSTALLED='' NETLIB_DATA='' NETLIB_DATA_INSTALLED='' NETLIB_DEPENDENCIES='' NETLIB_LIBS='' NETLIB_LIBS_INSTALLED='' OBJEXT='o' OPT_CFLAGS='-O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long ' OPT_CXXFLAGS='-O3 -pipe -DNDEBUG -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long ' OPT_FFLAGS='' OSICLPLIB_CFLAGS='-I/dcsdata/home/alanger/workspace/coin-Clp/Osi/src/Osi -I/dcsdata/home/alanger/workspace/coin-Clp/CoinUtils/src ' OSICLPLIB_CFLAGS_INSTALLED='' OSICLPLIB_DEPENDENCIES=' /dcsdata/home/alanger/workspace/coin-Clp/Osi/src/Osi/libOsi.la /dcsdata/home/alanger/workspace/coin-Clp/CoinUtils/src/libCoinUtils.la ' OSICLPLIB_LIBS='/dcsdata/home/alanger/workspace/coin-Clp/Osi/src/Osi/libOsi.la /dcsdata/home/alanger/workspace/coin-Clp/CoinUtils/src/libCoinUtils.la -L/dcsdata/home/alanger/workspace/glpk-4.45/lib -lz -lcsparse -lamd -lglpk -llapack -lblas -lm ' OSICLPLIB_LIBS_INSTALLED='' OSICLPLIB_PCLIBS='' OSICLPLIB_PCREQUIRES='osi ' OSITESTS_CFLAGS='-I/dcsdata/home/alanger/workspace/coin-Clp/Osi/src/OsiCommonTest -I/dcsdata/home/alanger/workspace/coin-Clp/Osi/src/Osi -I/dcsdata/home/alanger/workspace/coin-Clp/CoinUtils/src ' OSITESTS_CFLAGS_INSTALLED='' OSITESTS_DATA='' OSITESTS_DATA_INSTALLED='' OSITESTS_DEPENDENCIES=' /dcsdata/home/alanger/workspace/coin-Clp/Osi/src/OsiCommonTest/libOsiCommonTests.la /dcsdata/home/alanger/workspace/coin-Clp/Osi/src/Osi/libOsi.la /dcsdata/home/alanger/workspace/coin-Clp/CoinUtils/src/libCoinUtils.la ' OSITESTS_LIBS='/dcsdata/home/alanger/workspace/coin-Clp/Osi/src/OsiCommonTest/libOsiCommonTests.la /dcsdata/home/alanger/workspace/coin-Clp/Osi/src/Osi/libOsi.la /dcsdata/home/alanger/workspace/coin-Clp/CoinUtils/src/libCoinUtils.la -L/dcsdata/home/alanger/workspace/glpk-4.45/lib -lz -lcsparse -lamd -lglpk -llapack -lblas -lm ' OSITESTS_LIBS_INSTALLED='' OSI_CFLAGS='-I/dcsdata/home/alanger/workspace/coin-Clp/Osi/src/Osi -I/dcsdata/home/alanger/workspace/coin-Clp/CoinUtils/src ' OSI_CFLAGS_INSTALLED='' OSI_DATA='' OSI_DATA_INSTALLED='' OSI_DEPENDENCIES=' /dcsdata/home/alanger/workspace/coin-Clp/Osi/src/Osi/libOsi.la /dcsdata/home/alanger/workspace/coin-Clp/CoinUtils/src/libCoinUtils.la ' OSI_LIBS='/dcsdata/home/alanger/workspace/coin-Clp/Osi/src/Osi/libOsi.la /dcsdata/home/alanger/workspace/coin-Clp/CoinUtils/src/libCoinUtils.la -L/dcsdata/home/alanger/workspace/glpk-4.45/lib -lz -lcsparse -lamd -lglpk -llapack -lblas -lm ' OSI_LIBS_INSTALLED='' PACKAGE='clp' PACKAGE_BUGREPORT='clp@list.coin-or.org' PACKAGE_NAME='Clp' PACKAGE_STRING='Clp 1.15' PACKAGE_TARNAME='clp' PACKAGE_VERSION='1.15' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' RANLIB='ranlib' RPATH_FLAGS=' -Wl,--rpath -Wl,/dcsdata/home/alanger/workspace/coin-Clp/lib' SAMPLE_CFLAGS=' ' SAMPLE_CFLAGS_INSTALLED='' SAMPLE_DATA='/dcsdata/home/alanger/workspace/coin-Clp/Data/Sample' SAMPLE_DATA_INSTALLED='' SAMPLE_DEPENDENCIES=' ' SAMPLE_LIBS=' ' SAMPLE_LIBS_INSTALLED='' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' VERSION='1.15' VPATH_DISTCLEANFILES='' abs_bin_dir='/dcsdata/home/alanger/workspace/coin-Clp/bin' abs_include_dir='/dcsdata/home/alanger/workspace/coin-Clp/include' abs_lib_dir='/dcsdata/home/alanger/workspace/coin-Clp/lib' abs_source_dir='/dcsdata/home/alanger/workspace/coin-Clp/Clp' ac_c_preproc_warn_flag='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' ac_cxx_preproc_warn_flag='' ac_pt_PKG_CONFIG='/usr/bin/pkg-config' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' coin_doxy_excludes='' coin_doxy_logname='doxydoc/clp_doxy.log' coin_doxy_tagfiles=' /dcsdata/home/alanger/workspace/coin-Clp//share/coin/doc/CoinUtils/doxydoc/coinutils_doxy.tag=/dcsdata/home/alanger/workspace/coin-Clp//share/coin/doc/CoinUtils/doxydoc/html /dcsdata/home/alanger/workspace/coin-Clp//share/coin/doc/Osi/doxydoc/osi_doxy.tag=/dcsdata/home/alanger/workspace/coin-Clp//share/coin/doc/Osi/doxydoc/html' coin_doxy_tagname='doxydoc/clp_doxy.tag' coin_doxy_usedot='YES' coin_have_doxygen='yes' datadir='${prefix}/share' exec_prefix='${prefix}' have_autoconf='' have_automake='' have_svn='' have_svnversion='yes' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/dcsdata/home/alanger/workspace/coin-Clp/Clp/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/dcsdata/home/alanger/workspace/coin-Clp/' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sol_cc_compiler='' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define CLP_SVN_REV 1953 #define CLP_VERSION "1.15" #define CLP_VERSION_MAJOR 1 #define CLP_VERSION_MINOR 15 #define CLP_VERSION_RELEASE 9999 #define COIN_CLP_CHECKLEVEL 0 #define COIN_CLP_VERBOSITY 0 #define COIN_HAS_AMD 1 #define COIN_HAS_COINUTILS 1 #define COIN_HAS_GLPK 1 #define COIN_HAS_OSI 1 #define COIN_HAS_OSITESTS 1 #define COIN_HAS_SAMPLE 1 #define HAVE_CFLOAT 1 #define HAVE_CMATH 1 #define HAVE_DLFCN_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "clp" #define PACKAGE_BUGREPORT "clp@list.coin-or.org" #define PACKAGE_NAME "Clp" #define PACKAGE_STRING "Clp 1.15" #define PACKAGE_TARNAME "clp" #define PACKAGE_VERSION "1.15" #define STDC_HEADERS 1 #define VERSION "1.15" #endif #ifdef __cplusplus extern "C" void exit (int) throw (); configure: exit 0