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.6.0, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --with-blas=-L/usr/local/lib -lblas --with-lapack=-L/usr/local/lib -llapack --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 143 tasks, 202 threads, 4 processors Load average: 0.60, Mach factor: 3.39 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1668: checking build system type configure:1686: result: i386-unknown-gnu configure:1697: checking whether we want to compile in debug mode configure:1726: result: no configure:1848: checking for i386-unknown-gnu-xlc_r configure:1874: result: cc configure:1937: checking for C compiler version configure:1940: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:1943: $? = 0 configure:1945: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:1948: $? = 0 configure:1950: cc -V &5 cc: `-V' option must have argument configure:1953: $? = 1 configure:1976: checking for C compiler default output file name configure:1979: cc -fno-common conftest.c >&5 configure:1982: $? = 0 configure:2028: result: a.out configure:2033: checking whether the C compiler works configure:2039: ./a.out configure:2042: $? = 0 configure:2059: result: yes configure:2066: checking whether we are cross compiling configure:2068: result: no configure:2071: checking for suffix of executables configure:2073: cc -o conftest -fno-common conftest.c >&5 configure:2076: $? = 0 configure:2101: result: configure:2107: checking for suffix of object files configure:2128: cc -c -fno-common conftest.c >&5 configure:2131: $? = 0 configure:2153: result: configure:2157: checking whether we are using the GNU C compiler configure:2181: cc -c -fno-common conftest.c >&5 configure:2187: $? = 0 configure:2191: test -z || test ! -s conftest.err configure:2194: $? = 0 configure:2197: test -s conftest. configure:2200: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Clp" | #define PACKAGE_TARNAME "clp" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "Clp 1.6.0" | #define PACKAGE_BUGREPORT "coin-clp@lists.coin-or.org" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2213: result: no configure:2219: checking whether cc accepts -g configure:2240: cc -c -g conftest.c >&5 configure:2246: $? = 0 configure:2250: test -z || test ! -s conftest.err configure:2253: $? = 0 configure:2256: test -s conftest. configure:2259: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Clp" | #define PACKAGE_TARNAME "clp" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "Clp 1.6.0" | #define PACKAGE_BUGREPORT "coin-clp@lists.coin-or.org" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2270: result: no configure:2287: checking for cc option to accept ANSI C configure:2357: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:11: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2363: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Clp" | #define PACKAGE_TARNAME "clp" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "Clp 1.6.0" | #define PACKAGE_BUGREPORT "coin-clp@lists.coin-or.org" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2357: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:11: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2363: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Clp" | #define PACKAGE_TARNAME "clp" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "Clp 1.6.0" | #define PACKAGE_BUGREPORT "coin-clp@lists.coin-or.org" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2357: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2363: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Clp" | #define PACKAGE_TARNAME "clp" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "Clp 1.6.0" | #define PACKAGE_BUGREPORT "coin-clp@lists.coin-or.org" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2357: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:11: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2363: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Clp" | #define PACKAGE_TARNAME "clp" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "Clp 1.6.0" | #define PACKAGE_BUGREPORT "coin-clp@lists.coin-or.org" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2357: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:11: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2363: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Clp" | #define PACKAGE_TARNAME "clp" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "Clp 1.6.0" | #define PACKAGE_BUGREPORT "coin-clp@lists.coin-or.org" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2357: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:11: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2363: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Clp" | #define PACKAGE_TARNAME "clp" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "Clp 1.6.0" | #define PACKAGE_BUGREPORT "coin-clp@lists.coin-or.org" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2394: result: none needed configure:2412: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2418: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2861: cc -o conftest -fno-common conftest.c >&5 configure:2867: $? = 0 configure:2871: test -z || test ! -s conftest.err configure:2874: $? = 0 configure:2877: test -s conftest configure:2880: $? = 0 configure:2947: C compiler options are: -fno-common configure:3034: checking for i386-unknown-gnu-xlC configure:3060: result: c++ configure:3118: checking for C++ compiler version configure:3121: c++ --version &5 c++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:3124: $? = 0 configure:3126: c++ -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:3129: $? = 0 configure:3131: c++ -V &5 c++: `-V' option must have argument configure:3134: $? = 1 configure:3137: checking whether we are using the GNU C++ compiler configure:3161: c++ -c -fno-common conftest.cc >&5 configure:3167: $? = 0 configure:3171: test -z || test ! -s conftest.err configure:3174: $? = 0 configure:3177: test -s conftest. configure:3180: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Clp" | #define PACKAGE_TARNAME "clp" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "Clp 1.6.0" | #define PACKAGE_BUGREPORT "coin-clp@lists.coin-or.org" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3193: result: no configure:3199: checking whether c++ accepts -g configure:3220: c++ -c -g conftest.cc >&5 configure:3226: $? = 0 configure:3230: test -z || test ! -s conftest.err configure:3233: $? = 0 configure:3236: test -s conftest. configure:3239: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Clp" | #define PACKAGE_TARNAME "clp" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "Clp 1.6.0" | #define PACKAGE_BUGREPORT "coin-clp@lists.coin-or.org" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3250: result: no configure:3292: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from conftest.cc:10: /usr/include/i386/types.h:72: error: conflicting types for `typedef signed char int8_t' /usr/local/include/stdint.h:162: error: previous declaration as `typedef char int8_t' /usr/include/i386/types.h:99: error: conflicting types for `typedef long int uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration as `typedef long unsigned int uintptr_t' configure:3298: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Clp" | #define PACKAGE_TARNAME "clp" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "Clp 1.6.0" | #define PACKAGE_BUGREPORT "coin-clp@lists.coin-or.org" | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3292: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from conftest.cc:10: /usr/include/i386/types.h:72: error: conflicting types for `typedef signed char int8_t' /usr/local/include/stdint.h:162: error: previous declaration as `typedef char int8_t' /usr/include/i386/types.h:99: error: conflicting types for `typedef long int uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration as `typedef long unsigned int uintptr_t' configure:3298: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Clp" | #define PACKAGE_TARNAME "clp" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "Clp 1.6.0" | #define PACKAGE_BUGREPORT "coin-clp@lists.coin-or.org" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3292: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from conftest.cc:10: /usr/include/i386/types.h:72: error: conflicting types for `typedef signed char int8_t' /usr/local/include/stdint.h:162: error: previous declaration as `typedef char int8_t' /usr/include/i386/types.h:99: error: conflicting types for `typedef long int uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration as `typedef long unsigned int uintptr_t' configure:3298: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Clp" | #define PACKAGE_TARNAME "clp" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "Clp 1.6.0" | #define PACKAGE_BUGREPORT "coin-clp@lists.coin-or.org" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3292: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:10: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:9: error: than previous declaration `void exit(int) throw ()' In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from conftest.cc:10: /usr/include/i386/types.h:72: error: conflicting types for `typedef signed char int8_t' /usr/local/include/stdint.h:162: error: previous declaration as `typedef char int8_t' /usr/include/i386/types.h:99: error: conflicting types for `typedef long int uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration as `typedef long unsigned int uintptr_t' configure:3298: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Clp" | #define PACKAGE_TARNAME "clp" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "Clp 1.6.0" | #define PACKAGE_BUGREPORT "coin-clp@lists.coin-or.org" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3292: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from conftest.cc:10: /usr/include/i386/types.h:72: error: conflicting types for `typedef signed char int8_t' /usr/local/include/stdint.h:162: error: previous declaration as `typedef char int8_t' /usr/include/i386/types.h:99: error: conflicting types for `typedef long int uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration as `typedef long unsigned int uintptr_t' configure:3298: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Clp" | #define PACKAGE_TARNAME "clp" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "Clp 1.6.0" | #define PACKAGE_BUGREPORT "coin-clp@lists.coin-or.org" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3292: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:10: conftest.cc:9: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from conftest.cc:10: /usr/include/i386/types.h:72: error: conflicting types for `typedef signed char int8_t' /usr/local/include/stdint.h:162: error: previous declaration as `typedef char int8_t' /usr/include/i386/types.h:99: error: conflicting types for `typedef long int uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration as `typedef long unsigned int uintptr_t' configure:3298: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Clp" | #define PACKAGE_TARNAME "clp" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "Clp 1.6.0" | #define PACKAGE_BUGREPORT "coin-clp@lists.coin-or.org" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3710: c++ -o conftest -fno-common conftest.cc >&5 configure:3716: $? = 0 configure:3720: test -z || test ! -s conftest.err configure:3723: $? = 0 configure:3726: test -s conftest configure:3729: $? = 0 configure:3796: C++ compiler options are: -fno-common configure:3878: Trying to determine Fortran compiler name configure:3884: checking for xlf configure:3910: result: gfortran42 configure:3932: checking for i386-unknown-gnu-xlf configure:3958: result: gfortran42 configure:4015: checking for Fortran 77 compiler version configure:4018: gfortran42 --version &5 ./configure: line 1: gfortran42: command not found configure:4021: $? = 127 configure:4023: gfortran42 -v &5 ./configure: line 1: gfortran42: command not found configure:4026: $? = 127 configure:4028: gfortran42 -V &5 ./configure: line 1: gfortran42: command not found configure:4031: $? = 127 configure:4039: checking whether we are using the GNU Fortran 77 compiler configure:4053: gfortran42 -c -O conftest.F >&5 ./configure: line 1: gfortran42: command not found configure:4059: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:4085: result: no configure:4091: checking whether gfortran42 accepts -g configure:4103: gfortran42 -c -g conftest.f >&5 ./configure: line 1: gfortran42: command not found configure:4109: $? = 127 configure: failed program was: | program main | | end configure:4134: result: no configure:4416: gfortran42 -o conftest -O conftest.f >&5 ./configure: line 1: gfortran42: command not found configure:4422: $? = 127 configure: failed program was: | program main | integer i | end configure:4447: WARNING: The flags FFLAGS="" do not work. I will now just try '-O', but you might want to set FFLAGS manually. configure:4456: gfortran42 -o conftest -O conftest.f >&5 ./configure: line 1: gfortran42: command not found configure:4462: $? = 127 configure: failed program was: | program main | integer i | end configure:4487: WARNING: This value for FFLAGS does not work. I will continue with empty FFLAGS, but you might want to set FFLAGS manually. configure:4493: Fortran compiler options are: configure:4592: checking for egrep configure:4602: result: grep -E configure:4621: checking for a BSD-compatible install configure:4676: result: /usr/bin/install -c -o root -g wheel configure:4687: checking whether build environment is sane configure:4730: result: yes configure:4795: checking for gawk configure:4811: found /usr/local/bin/gawk configure:4821: result: gawk configure:4831: checking whether make sets $(MAKE) configure:4851: result: yes configure:4881: checking for style of include used by make configure:4909: result: GNU configure:5089: checking dependency style of cc configure:5179: result: gcc3 configure:5198: checking dependency style of c++ configure:5288: result: gcc3 configure:5306: checking whether to enable maintainer-specific portions of Makefiles configure:5315: result: no configure:5760: checking host system type configure:5774: result: i386-unknown-gnu configure:5782: checking for a sed that does not truncate output configure:5836: result: /usr/local/bin/sed configure:5883: checking for non-GNU ld configure:5917: result: /usr/bin/ld configure:5926: checking if the linker (/usr/bin/ld) is GNU ld configure:5941: result: no configure:5946: checking for /usr/bin/ld option to reload object files configure:5953: result: -r configure:5971: checking for BSD-compatible nm configure:6020: result: /usr/bin/nm -p configure:6024: checking whether ln -s works configure:6028: result: yes configure:6035: checking how to recognise dependent libraries configure:6211: result: pass_all configure:6447: checking how to run the C preprocessor configure:6482: cc -E conftest.c configure:6488: $? = 0 configure:6520: cc -E conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:6526: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Clp" | #define PACKAGE_TARNAME "clp" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "Clp 1.6.0" | #define PACKAGE_BUGREPORT "coin-clp@lists.coin-or.org" | #ifdef __cplusplus | void exit (int); | #endif | #define PACKAGE "clp" | #define VERSION "1.6.0" | /* end confdefs.h. */ | #include configure:6565: result: cc -E configure:6589: cc -E conftest.c configure:6595: $? = 0 configure:6627: cc -E conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:6633: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Clp" | #define PACKAGE_TARNAME "clp" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "Clp 1.6.0" | #define PACKAGE_BUGREPORT "coin-clp@lists.coin-or.org" | #ifdef __cplusplus | void exit (int); | #endif | #define PACKAGE "clp" | #define VERSION "1.6.0" | /* end confdefs.h. */ | #include configure:6677: checking for ANSI C header files configure:6702: cc -c -fno-common conftest.c >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from conftest.c:14: /usr/include/i386/types.h:72: error: conflicting types for `int8_t' /usr/local/include/stdint.h:162: error: previous declaration of `int8_t' /usr/include/i386/types.h:99: error: conflicting types for `uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration of `uintptr_t' configure:6708: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Clp" | #define PACKAGE_TARNAME "clp" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "Clp 1.6.0" | #define PACKAGE_BUGREPORT "coin-clp@lists.coin-or.org" | #ifdef __cplusplus | void exit (int); | #endif | #define PACKAGE "clp" | #define VERSION "1.6.0" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:6830: result: no configure:6854: checking for sys/types.h configure:6870: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:49: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:6876: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Clp" | #define PACKAGE_TARNAME "clp" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "Clp 1.6.0" | #define PACKAGE_BUGREPORT "coin-clp@lists.coin-or.org" | #ifdef __cplusplus | void exit (int); | #endif | #define PACKAGE "clp" | #define VERSION "1.6.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6900: result: no configure:6854: checking for sys/stat.h configure:6870: cc -c -fno-common conftest.c >&5 configure:6876: $? = 0 configure:6880: test -z || test ! -s conftest.err configure:6883: $? = 0 configure:6886: test -s conftest. configure:6889: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Clp" | #define PACKAGE_TARNAME "clp" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "Clp 1.6.0" | #define PACKAGE_BUGREPORT "coin-clp@lists.coin-or.org" | #ifdef __cplusplus | void exit (int); | #endif | #define PACKAGE "clp" | #define VERSION "1.6.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6900: result: no configure:6854: checking for stdlib.h configure:6870: cc -c -fno-common conftest.c >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from conftest.c:49: /usr/include/i386/types.h:72: error: conflicting types for `int8_t' /usr/local/include/stdint.h:162: error: previous declaration of `int8_t' /usr/include/i386/types.h:99: error: conflicting types for `uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration of `uintptr_t' configure:6876: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Clp" | #define PACKAGE_TARNAME "clp" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "Clp 1.6.0" | #define PACKAGE_BUGREPORT "coin-clp@lists.coin-or.org" | #ifdef __cplusplus | void exit (int); | #endif | #define PACKAGE "clp" | #define VERSION "1.6.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6900: result: no configure:6854: checking for string.h configure:6870: cc -c -fno-common conftest.c >&5 configure:6876: $? = 0 configure:6880: test -z || test ! -s conftest.err configure:6883: $? = 0 configure:6886: test -s conftest. configure:6889: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Clp" | #define PACKAGE_TARNAME "clp" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "Clp 1.6.0" | #define PACKAGE_BUGREPORT "coin-clp@lists.coin-or.org" | #ifdef __cplusplus | void exit (int); | #endif | #define PACKAGE "clp" | #define VERSION "1.6.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6900: result: no configure:6854: checking for memory.h configure:6870: cc -c -fno-common conftest.c >&5 configure:6876: $? = 0 configure:6880: test -z || test ! -s conftest.err configure:6883: $? = 0 configure:6886: test -s conftest. configure:6889: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Clp" | #define PACKAGE_TARNAME "clp" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "Clp 1.6.0" | #define PACKAGE_BUGREPORT "coin-clp@lists.coin-or.org" | #ifdef __cplusplus | void exit (int); | #endif | #define PACKAGE "clp" | #define VERSION "1.6.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6900: result: no configure:6854: checking for strings.h configure:6870: cc -c -fno-common conftest.c >&5 configure:6876: $? = 0 configure:6880: test -z || test ! -s conftest.err configure:6883: $? = 0 configure:6886: test -s conftest. configure:6889: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Clp" | #define PACKAGE_TARNAME "clp" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "Clp 1.6.0" | #define PACKAGE_BUGREPORT "coin-clp@lists.coin-or.org" | #ifdef __cplusplus | void exit (int); | #endif | #define PACKAGE "clp" | #define VERSION "1.6.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6900: result: no configure:6854: checking for inttypes.h configure:6870: cc -c -fno-common conftest.c >&5 configure:6876: $? = 0 configure:6880: test -z || test ! -s conftest.err configure:6883: $? = 0 configure:6886: test -s conftest. configure:6889: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Clp" | #define PACKAGE_TARNAME "clp" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "Clp 1.6.0" | #define PACKAGE_BUGREPORT "coin-clp@lists.coin-or.org" | #ifdef __cplusplus | void exit (int); | #endif | #define PACKAGE "clp" | #define VERSION "1.6.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6900: result: no configure:6854: checking for stdint.h configure:6870: cc -c -fno-common conftest.c >&5 configure:6876: $? = 0 configure:6880: test -z || test ! -s conftest.err configure:6883: $? = 0 configure:6886: test -s conftest. configure:6889: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Clp" | #define PACKAGE_TARNAME "clp" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "Clp 1.6.0" | #define PACKAGE_BUGREPORT "coin-clp@lists.coin-or.org" | #ifdef __cplusplus | void exit (int); | #endif | #define PACKAGE "clp" | #define VERSION "1.6.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6900: result: no configure:6854: checking for unistd.h configure:6870: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/sys/select.h:144, from /usr/include/unistd.h:483, from conftest.c:49: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:6876: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Clp" | #define PACKAGE_TARNAME "clp" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "Clp 1.6.0" | #define PACKAGE_BUGREPORT "coin-clp@lists.coin-or.org" | #ifdef __cplusplus | void exit (int); | #endif | #define PACKAGE "clp" | #define VERSION "1.6.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6900: result: no configure:6926: checking dlfcn.h usability configure:6938: cc -c -fno-common conftest.c >&5 configure:6944: $? = 0 configure:6948: test -z || test ! -s conftest.err configure:6951: $? = 0 configure:6954: test -s conftest. configure:6957: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Clp" | #define PACKAGE_TARNAME "clp" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "Clp 1.6.0" | #define PACKAGE_BUGREPORT "coin-clp@lists.coin-or.org" | #ifdef __cplusplus | void exit (int); | #endif | #define PACKAGE "clp" | #define VERSION "1.6.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6967: result: no configure:6971: checking dlfcn.h presence configure:6981: cc -E conftest.c configure:6987: $? = 0 configure:7007: result: yes configure:7020: WARNING: dlfcn.h: present but cannot be compiled configure:7022: WARNING: dlfcn.h: check for missing prerequisite headers? configure:7024: WARNING: dlfcn.h: see the Autoconf documentation configure:7026: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:7028: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:7030: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:7042: checking for dlfcn.h configure:7049: result: yes configure:7072: checking how to run the C++ preprocessor configure:7103: c++ -E conftest.cc configure:7109: $? = 0 configure:7141: c++ -E conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:7147: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Clp" | #define PACKAGE_TARNAME "clp" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "Clp 1.6.0" | #define PACKAGE_BUGREPORT "coin-clp@lists.coin-or.org" | #ifdef __cplusplus | void exit (int); | #endif | #define PACKAGE "clp" | #define VERSION "1.6.0" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:7186: result: c++ -E configure:7210: c++ -E conftest.cc configure:7216: $? = 0 configure:7248: c++ -E conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:7254: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Clp" | #define PACKAGE_TARNAME "clp" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "Clp 1.6.0" | #define PACKAGE_BUGREPORT "coin-clp@lists.coin-or.org" | #ifdef __cplusplus | void exit (int); | #endif | #define PACKAGE "clp" | #define VERSION "1.6.0" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:7303: checking the maximum length of command line arguments configure:7412: result: configure:7423: checking command to parse /usr/bin/nm -p output from cc object configure:7528: c++ -c -fno-common conftest.cc >&5 configure:7531: $? = 0 configure:7535: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:7538: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:7528: c++ -c -fno-common conftest.cc >&5 configure:7531: $? = 0 configure:7535: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:7538: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:7628: result: failed configure:7635: checking for objdir configure:7650: result: .libs configure:7702: checking for i386-unknown-gnu-ar configure:7731: result: no configure:7740: checking for ar configure:7756: found /usr/bin/ar configure:7767: result: ar configure:7782: checking for i386-unknown-gnu-ranlib configure:7811: result: no configure:7820: checking for ranlib configure:7836: found /usr/bin/ranlib configure:7847: result: ranlib configure:7862: checking for i386-unknown-gnu-strip configure:7891: result: no configure:7900: checking for strip configure:7916: found /usr/bin/strip configure:7927: result: strip configure:8253: checking for cc option to produce PIC configure:8463: result: configure:8534: checking if cc static flag works configure:8562: result: yes configure:8572: checking if cc supports -c -o file.o configure:8596: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:8600: $? = 0 configure:8619: result: yes configure:8645: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:9603: result: no configure:9670: checking dynamic linker characteristics configure:10258: result: gnu ld.so configure:10267: checking how to hardcode library paths into programs configure:10292: result: unsupported configure:10306: checking whether stripping libraries is possible configure:10327: result: no configure:11145: checking if libtool supports shared libraries configure:11147: result: no configure:11150: checking whether to build shared libraries configure:11171: result: no configure:11174: checking whether to build static libraries configure:11178: result: yes configure:11270: creating libtool configure:12000: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12938: result: yes configure:12960: c++ -c -fno-common conftest.cpp >&5 configure:12963: $? = 0 configure:13082: checking for c++ option to produce PIC configure:13356: result: configure:13427: checking if c++ static flag works configure:13455: result: yes configure:13465: checking if c++ supports -c -o file.o configure:13489: c++ -c -fno-common -o out/conftest2.o conftest.cpp >&5 configure:13493: $? = 0 configure:13512: result: yes configure:13538: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:13563: result: yes configure:13630: checking dynamic linker characteristics configure:14218: result: gnu ld.so configure:14227: checking how to hardcode library paths into programs configure:14252: result: unsupported configure:14778: checking if libtool supports shared libraries configure:14780: result: no configure:14783: checking whether to build shared libraries configure:14803: result: no configure:14806: checking whether to build static libraries configure:14810: result: yes configure:14820: checking for gfortran42 option to produce PIC configure:15030: result: configure:15101: checking if gfortran42 static flag works configure:15129: result: no configure:15139: checking if gfortran42 supports -c -o file.o configure:15163: gfortran42 -c -o out/conftest2.o conftest.f >&5 ./configure: line 1: gfortran42: command not found configure:15167: $? = 127 configure:15186: result: no configure:15212: checking whether the gfortran42 linker (/usr/bin/ld) supports shared libraries configure:16150: result: no configure:16217: checking dynamic linker characteristics configure:16805: result: gnu ld.so configure:16814: checking how to hardcode library paths into programs configure:16839: result: unsupported configure:20444: Build is "i386-unknown-gnu". configure:20623: checking whether directory CoinUtils is available configure:20638: result: yes configure:20661: checking whether directory Data/Netlib is available configure:20683: result: no configure:20699: checking whether directory Data/Sample is available configure:20714: result: yes configure:20737: checking whether directory Clp is available configure:20752: result: yes configure:20788: checking which command should be used to link input files configure:20798: result: ln -s configure:21002: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Clp config.status 1.6.0, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:743: creating Makefile config.status:926: executing depfiles commands configure:22143: configuring in CoinUtils configure:22260: running /bin/sh './configure' --prefix= '--with-blas=-L/usr/local/lib -lblas' '--with-lapack=-L/usr/local/lib -llapack' '--prefix=/usr/local' 'i386-unknown-gnu' 'CC=cc' 'CFLAGS=-fno-common' 'CXXFLAGS=-fno-common' 'CXX=c++' 'F77=gfortran42' 'FFLAGS=-O' 'build_alias=i386-unknown-gnu' 'host_alias=i386-unknown-gnu' 'target_alias=i386-unknown-gnu' --cache-file=/dev/null --srcdir=. configure:22265: error: /bin/sh './configure' failed for CoinUtils ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_cxx_compiler_gnu=no 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=set ac_cv_env_CC_value=cc ac_cv_env_CDEFS_set= ac_cv_env_CDEFS_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common 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=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ 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=set ac_cv_env_F77_value=gfortran42 ac_cv_env_FFLAGS_set=set ac_cv_env_FFLAGS_value=-O 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_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_objext= ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_F77=gfortran42 ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=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= lt_cv_path_NM='/usr/bin/nm -p' lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=no lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= 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= lt_cv_sys_max_cmd_len= 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='"no"' lt_lt_cv_sys_global_symbol_pipe='""' 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='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/math/clp/work/Clp-1.6.0/missing --run aclocal-1.9' ADD_CFLAGS='' ADD_CXXFLAGS='' ADD_FFLAGS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/math/clp/work/Clp-1.6.0/missing --run tar' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/math/clp/work/Clp-1.6.0/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/math/clp/work/Clp-1.6.0/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/math/clp/work/Clp-1.6.0/missing --run automake-1.9' AUX_DIR='' AWK='gawk' BUILDTOOLSDIR='' CC='cc' CCDEPMODE='depmode=gcc3' CDEFS='' CFLAGS='-fno-common ' COIN_SKIP_PROJECTS='' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXCPP='c++ -E' CXXDEFS='' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common ' CYGPATH_W='echo' DBG_CFLAGS='-fno-common ' DBG_CXXFLAGS='-fno-common ' DBG_FFLAGS='-O ' DEFS='-DPACKAGE_NAME=\"Clp\" -DPACKAGE_TARNAME=\"clp\" -DPACKAGE_VERSION=\"1.6.0\" -DPACKAGE_STRING=\"Clp\ 1.6.0\" -DPACKAGE_BUGREPORT=\"coin-clp@lists.coin-or.org\" -DPACKAGE=\"clp\" -DVERSION=\"1.6.0\" -DHAVE_DLFCN_H=1 ' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='gfortran42' FFLAGS='' HAVE_EXTERNALS_FALSE='' HAVE_EXTERNALS_TRUE='#' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' 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} /mnt/gmirror/ports/math/clp/work/Clp-1.6.0/missing --run makeinfo' MPICC='' MPICXX='' MPIF77='' OBJEXT='' OPT_CFLAGS='-fno-common ' OPT_CXXFLAGS='-fno-common ' OPT_FFLAGS='-O ' PACKAGE='clp' PACKAGE_BUGREPORT='coin-clp@lists.coin-or.org' PACKAGE_NAME='Clp' PACKAGE_STRING='Clp 1.6.0' PACKAGE_TARNAME='clp' PACKAGE_VERSION='1.6.0' PATH_SEPARATOR=':' RANLIB='ranlib' RPATH_FLAGS='' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='1.6.0' VPATH_DISTCLEANFILES='' abs_bin_dir='/var/root/bin' abs_include_dir='/var/root/include' abs_lib_dir='/var/root/lib' abs_source_dir='/mnt/gmirror/ports/math/clp/work/Clp-1.6.0' ac_c_preproc_warn_flag='' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' ac_cxx_preproc_warn_flag='' 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='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' have_autoconf='' have_automake='' have_svn='' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/math/clp/work/Clp-1.6.0/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' CoinUtils Data/Sample Clp' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' configure: exit 1