This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by IlmBase configure 1.0.0, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --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: 115 tasks, 170 threads, 4 processors Load average: 0.90, Mach factor: 3.09 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/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 ## ----------- ## ## Core tests. ## ## ----------- ## configure:1548: checking build system type configure:1566: result: i386-unknown-gnu configure:1574: checking host system type configure:1588: result: i386-unknown-gnu configure:1613: checking for a BSD-compatible install configure:1668: result: /usr/bin/install -c -o root -g wheel configure:1679: checking whether build environment is sane configure:1722: result: yes configure:1787: checking for gawk configure:1803: found /usr/local/bin/gawk configure:1813: result: gawk configure:1823: checking whether make sets $(MAKE) configure:1843: result: yes configure:2010: checking whether to enable maintainer-specific portions of Makefiles configure:2019: result: no configure:2052: checking for i386-unknown-gnu-g++ configure:2078: result: c++ configure:2136: checking for C++ compiler version configure:2139: 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:2142: $? = 0 configure:2144: 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:2147: $? = 0 configure:2149: c++ -V &5 c++: `-V' option must have argument configure:2152: $? = 1 configure:2175: checking for C++ compiler default output file name configure:2178: c++ -fno-common conftest.cc >&5 configure:2181: $? = 0 configure:2227: result: a.out configure:2232: checking whether the C++ compiler works configure:2238: ./a.out configure:2241: $? = 0 configure:2258: result: yes configure:2265: checking whether we are cross compiling configure:2267: result: no configure:2270: checking for suffix of executables configure:2272: c++ -o conftest -fno-common conftest.cc >&5 configure:2275: $? = 0 configure:2300: result: configure:2306: checking for suffix of object files configure:2327: c++ -c -fno-common conftest.cc >&5 configure:2330: $? = 0 configure:2352: result: configure:2356: checking whether we are using the GNU C++ compiler configure:2380: c++ -c -fno-common conftest.cc >&5 configure:2386: $? = 0 configure:2390: test -z || test ! -s conftest.err configure:2393: $? = 0 configure:2396: test -s conftest. configure:2399: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "IlmBase" | #define PACKAGE_TARNAME "ilmbase" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "IlmBase 1.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ilmbase" | #define VERSION "1.0.0" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2412: result: no configure:2418: checking whether c++ accepts -g configure:2439: c++ -c -g conftest.cc >&5 configure:2445: $? = 0 configure:2449: test -z || test ! -s conftest.err configure:2452: $? = 0 configure:2455: test -s conftest. configure:2458: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "IlmBase" | #define PACKAGE_TARNAME "ilmbase" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "IlmBase 1.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ilmbase" | #define VERSION "1.0.0" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2469: result: no configure:2511: c++ -c -fno-common conftest.cc >&5 configure:2517: $? = 0 configure:2521: test -z || test ! -s conftest.err configure:2524: $? = 0 configure:2527: test -s conftest. configure:2530: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "IlmBase" | #define PACKAGE_TARNAME "ilmbase" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "IlmBase 1.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ilmbase" | #define VERSION "1.0.0" | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2511: c++ -c -fno-common conftest.cc >&5 configure:2517: $? = 0 configure:2521: test -z || test ! -s conftest.err configure:2524: $? = 0 configure:2527: test -s conftest. configure:2530: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "IlmBase" | #define PACKAGE_TARNAME "ilmbase" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "IlmBase 1.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ilmbase" | #define VERSION "1.0.0" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2511: c++ -c -fno-common conftest.cc >&5 configure:2517: $? = 0 configure:2521: test -z || test ! -s conftest.err configure:2524: $? = 0 configure:2527: test -s conftest. configure:2530: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "IlmBase" | #define PACKAGE_TARNAME "ilmbase" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "IlmBase 1.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ilmbase" | #define VERSION "1.0.0" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2511: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:12: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:11: error: than previous declaration `void exit(int) throw ()' configure:2517: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "IlmBase" | #define PACKAGE_TARNAME "ilmbase" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "IlmBase 1.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ilmbase" | #define VERSION "1.0.0" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2511: c++ -c -fno-common conftest.cc >&5 configure:2517: $? = 0 configure:2521: test -z || test ! -s conftest.err configure:2524: $? = 0 configure:2527: test -s conftest. configure:2530: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "IlmBase" | #define PACKAGE_TARNAME "ilmbase" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "IlmBase 1.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ilmbase" | #define VERSION "1.0.0" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2511: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:12: conftest.cc:11: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:2517: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "IlmBase" | #define PACKAGE_TARNAME "ilmbase" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "IlmBase 1.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ilmbase" | #define VERSION "1.0.0" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2609: checking for style of include used by make configure:2637: result: GNU configure:2665: checking dependency style of c++ configure:2755: result: gcc3 configure:2785: checking for a BSD-compatible install configure:2840: result: /usr/bin/install -c -o root -g wheel configure:2859: checking for i386-unknown-gnu-gcc configure:2885: result: cc configure:3167: checking for C compiler version configure:3170: 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:3173: $? = 0 configure:3175: 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:3178: $? = 0 configure:3180: cc -V &5 cc: `-V' option must have argument configure:3183: $? = 1 configure:3186: checking whether we are using the GNU C compiler configure:3210: cc -c -fno-common conftest.c >&5 configure:3216: $? = 0 configure:3220: test -z || test ! -s conftest.err configure:3223: $? = 0 configure:3226: test -s conftest. configure:3229: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "IlmBase" | #define PACKAGE_TARNAME "ilmbase" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "IlmBase 1.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ilmbase" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3242: result: no configure:3248: checking whether cc accepts -g configure:3269: cc -c -g conftest.c >&5 configure:3275: $? = 0 configure:3279: test -z || test ! -s conftest.err configure:3282: $? = 0 configure:3285: test -s conftest. configure:3288: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "IlmBase" | #define PACKAGE_TARNAME "ilmbase" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "IlmBase 1.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ilmbase" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3299: result: no configure:3316: checking for cc option to accept ANSI C configure:3386: cc -c -fno-common conftest.c >&5 configure:3392: $? = 0 configure:3396: test -z || test ! -s conftest.err configure:3399: $? = 0 configure:3402: test -s conftest. configure:3405: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "IlmBase" | #define PACKAGE_TARNAME "ilmbase" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "IlmBase 1.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ilmbase" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:3386: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3392: $? = 0 configure:3396: test -z || test ! -s conftest.err configure:3399: $? = 0 configure:3402: test -s conftest. configure:3405: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "IlmBase" | #define PACKAGE_TARNAME "ilmbase" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "IlmBase 1.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ilmbase" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:3386: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:3392: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "IlmBase" | #define PACKAGE_TARNAME "ilmbase" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "IlmBase 1.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ilmbase" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:3386: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3392: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "IlmBase" | #define PACKAGE_TARNAME "ilmbase" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "IlmBase 1.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ilmbase" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:3386: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3392: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "IlmBase" | #define PACKAGE_TARNAME "ilmbase" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "IlmBase 1.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ilmbase" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:3386: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:3392: $? = 0 configure:3396: test -z || test ! -s conftest.err configure:3399: $? = 0 configure:3402: test -s conftest. configure:3405: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "IlmBase" | #define PACKAGE_TARNAME "ilmbase" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "IlmBase 1.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ilmbase" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:3423: result: none needed configure:3441: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:3447: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3582: checking dependency style of cc configure:3672: result: gcc3 configure:3689: checking whether ln -s works configure:3693: result: yes configure:3772: checking for a sed that does not truncate output configure:3826: result: /usr/local/bin/sed configure:3829: checking for egrep configure:3839: result: grep -E configure:3888: checking for non-GNU ld configure:3922: result: /usr/bin/ld configure:3931: checking if the linker (/usr/bin/ld) is GNU ld configure:3946: result: no configure:3951: checking for /usr/bin/ld option to reload object files configure:3958: result: -r configure:3976: checking for BSD-compatible nm configure:4018: result: nm configure:4022: checking how to recognise dependent libraries configure:4194: result: pass_all configure:4408: checking how to run the C preprocessor configure:4443: cc -E conftest.c configure:4449: $? = 0 configure:4481: cc -E conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:4487: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "IlmBase" | #define PACKAGE_TARNAME "ilmbase" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "IlmBase 1.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ilmbase" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:4526: result: cc -E configure:4550: cc -E conftest.c configure:4556: $? = 0 configure:4588: cc -E conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:4594: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "IlmBase" | #define PACKAGE_TARNAME "ilmbase" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "IlmBase 1.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ilmbase" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:4638: checking for ANSI C header files configure:4663: cc -c -fno-common conftest.c >&5 configure:4669: $? = 0 configure:4673: test -z || test ! -s conftest.err configure:4676: $? = 0 configure:4679: test -s conftest. configure:4682: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "IlmBase" | #define PACKAGE_TARNAME "ilmbase" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "IlmBase 1.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ilmbase" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4791: result: no configure:4815: checking for sys/types.h configure:4831: cc -c -fno-common conftest.c >&5 configure:4837: $? = 0 configure:4841: test -z || test ! -s conftest.err configure:4844: $? = 0 configure:4847: test -s conftest. configure:4850: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "IlmBase" | #define PACKAGE_TARNAME "ilmbase" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "IlmBase 1.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ilmbase" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:4861: result: no configure:4815: checking for sys/stat.h configure:4831: cc -c -fno-common conftest.c >&5 configure:4837: $? = 0 configure:4841: test -z || test ! -s conftest.err configure:4844: $? = 0 configure:4847: test -s conftest. configure:4850: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "IlmBase" | #define PACKAGE_TARNAME "ilmbase" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "IlmBase 1.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ilmbase" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:4861: result: no configure:4815: checking for stdlib.h configure:4831: cc -c -fno-common conftest.c >&5 configure:4837: $? = 0 configure:4841: test -z || test ! -s conftest.err configure:4844: $? = 0 configure:4847: test -s conftest. configure:4850: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "IlmBase" | #define PACKAGE_TARNAME "ilmbase" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "IlmBase 1.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ilmbase" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:4861: result: no configure:4815: checking for string.h configure:4831: cc -c -fno-common conftest.c >&5 configure:4837: $? = 0 configure:4841: test -z || test ! -s conftest.err configure:4844: $? = 0 configure:4847: test -s conftest. configure:4850: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "IlmBase" | #define PACKAGE_TARNAME "ilmbase" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "IlmBase 1.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ilmbase" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:4861: result: no configure:4815: checking for memory.h configure:4831: cc -c -fno-common conftest.c >&5 configure:4837: $? = 0 configure:4841: test -z || test ! -s conftest.err configure:4844: $? = 0 configure:4847: test -s conftest. configure:4850: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "IlmBase" | #define PACKAGE_TARNAME "ilmbase" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "IlmBase 1.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ilmbase" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:4861: result: no configure:4815: checking for strings.h configure:4831: cc -c -fno-common conftest.c >&5 configure:4837: $? = 0 configure:4841: test -z || test ! -s conftest.err configure:4844: $? = 0 configure:4847: test -s conftest. configure:4850: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "IlmBase" | #define PACKAGE_TARNAME "ilmbase" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "IlmBase 1.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ilmbase" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:4861: result: no configure:4815: checking for inttypes.h configure:4831: cc -c -fno-common conftest.c >&5 configure:4837: $? = 0 configure:4841: test -z || test ! -s conftest.err configure:4844: $? = 0 configure:4847: test -s conftest. configure:4850: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "IlmBase" | #define PACKAGE_TARNAME "ilmbase" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "IlmBase 1.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ilmbase" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:4861: result: no configure:4815: checking for stdint.h configure:4831: cc -c -fno-common conftest.c >&5 configure:4837: $? = 0 configure:4841: test -z || test ! -s conftest.err configure:4844: $? = 0 configure:4847: test -s conftest. configure:4850: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "IlmBase" | #define PACKAGE_TARNAME "ilmbase" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "IlmBase 1.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ilmbase" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:4861: result: no configure:4815: checking for unistd.h configure:4831: cc -c -fno-common conftest.c >&5 configure:4837: $? = 0 configure:4841: test -z || test ! -s conftest.err configure:4844: $? = 0 configure:4847: test -s conftest. configure:4850: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "IlmBase" | #define PACKAGE_TARNAME "ilmbase" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "IlmBase 1.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ilmbase" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:4861: result: no configure:4887: checking dlfcn.h usability configure:4899: cc -c -fno-common conftest.c >&5 configure:4905: $? = 0 configure:4909: test -z || test ! -s conftest.err configure:4912: $? = 0 configure:4915: test -s conftest. configure:4918: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "IlmBase" | #define PACKAGE_TARNAME "ilmbase" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "IlmBase 1.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ilmbase" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:4928: result: no configure:4932: checking dlfcn.h presence configure:4942: cc -E conftest.c configure:4948: $? = 0 configure:4968: result: yes configure:4981: WARNING: dlfcn.h: present but cannot be compiled configure:4983: WARNING: dlfcn.h: check for missing prerequisite headers? configure:4985: WARNING: dlfcn.h: see the Autoconf documentation configure:4987: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:4989: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:4991: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:5003: checking for dlfcn.h configure:5010: result: yes configure:5033: checking how to run the C++ preprocessor configure:5064: c++ -E conftest.cc configure:5070: $? = 0 configure:5102: c++ -E conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:5108: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "IlmBase" | #define PACKAGE_TARNAME "ilmbase" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "IlmBase 1.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ilmbase" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5147: result: c++ -E configure:5171: c++ -E conftest.cc configure:5177: $? = 0 configure:5209: c++ -E conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:5215: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "IlmBase" | #define PACKAGE_TARNAME "ilmbase" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "IlmBase 1.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ilmbase" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5270: checking for i386-unknown-gnu-g77 configure:5299: result: no configure:5270: checking for i386-unknown-gnu-f77 configure:5299: result: no configure:5270: checking for i386-unknown-gnu-xlf configure:5299: result: no configure:5270: checking for i386-unknown-gnu-frt configure:5299: result: no configure:5270: checking for i386-unknown-gnu-pgf77 configure:5299: result: no configure:5270: checking for i386-unknown-gnu-fort77 configure:5299: result: no configure:5270: checking for i386-unknown-gnu-fl32 configure:5299: result: no configure:5270: checking for i386-unknown-gnu-af77 configure:5299: result: no configure:5270: checking for i386-unknown-gnu-f90 configure:5299: result: no configure:5270: checking for i386-unknown-gnu-xlf90 configure:5299: result: no configure:5270: checking for i386-unknown-gnu-pgf90 configure:5299: result: no configure:5270: checking for i386-unknown-gnu-epcf90 configure:5299: result: no configure:5270: checking for i386-unknown-gnu-f95 configure:5299: result: no configure:5270: checking for i386-unknown-gnu-fort configure:5299: result: no configure:5270: checking for i386-unknown-gnu-xlf95 configure:5299: result: no configure:5270: checking for i386-unknown-gnu-ifc configure:5299: result: no configure:5270: checking for i386-unknown-gnu-efc configure:5299: result: no configure:5270: checking for i386-unknown-gnu-pgf95 configure:5299: result: no configure:5270: checking for i386-unknown-gnu-lf95 configure:5299: result: no configure:5270: checking for i386-unknown-gnu-gfortran configure:5299: result: no configure:5312: checking for g77 configure:5341: result: no configure:5312: checking for f77 configure:5328: found /usr/local/bin/f77 configure:5338: result: f77 configure:5356: checking for Fortran 77 compiler version configure:5356: f77 --version &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/f77 -1 < | f2c -f | /usr/local/bin/f77 -2 > /tmp/' 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:5359: $? = 0 configure:5361: f77 -v &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/f77 -1 < | f2c -f | /usr/local/bin/f77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:5364: $? = 0 configure:5366: f77 -V &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/f77 -1 < | f2c -f | /usr/local/bin/f77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:5369: $? = 0 configure:5377: checking whether we are using the GNU Fortran 77 compiler configure:5391: f77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:5397: $? = 0 configure:5401: test -z || test ! -s conftest.err configure:5404: $? = 0 configure:5407: test -s conftest. configure:5410: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5423: result: no configure:5429: checking whether f77 accepts -g configure:5441: f77 -c -g conftest.f >&5 configure:5447: $? = 0 configure:5451: test -z || test ! -s conftest.err configure:5454: $? = 0 configure:5457: test -s conftest. configure:5460: $? = 1 configure: failed program was: | program main | | end configure:5472: result: no configure:5502: checking the maximum length of command line arguments configure:5593: result: configure:5604: checking command to parse nm output from cc object configure:5700: cc -c -fno-common conftest.c >&5 configure:5703: $? = 0 configure:5707: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:5710: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:5700: cc -c -fno-common conftest.c >&5 configure:5703: $? = 0 configure:5707: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:5710: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:5800: result: failed configure:5807: checking for objdir configure:5822: result: .libs configure:5874: checking for i386-unknown-gnu-ar configure:5903: result: no configure:5912: checking for ar configure:5928: found /usr/bin/ar configure:5939: result: ar configure:5954: checking for i386-unknown-gnu-ranlib configure:5983: result: no configure:5992: checking for ranlib configure:6008: found /usr/bin/ranlib configure:6019: result: ranlib configure:6034: checking for i386-unknown-gnu-strip configure:6063: result: no configure:6072: checking for strip configure:6088: found /usr/bin/strip configure:6099: result: strip configure:6363: checking if cc static flag works configure:6386: result: yes configure:6452: checking for cc option to produce PIC configure:6651: result: configure:6716: checking if cc supports -c -o file.o configure:6740: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:6744: $? = 0 configure:6761: result: yes configure:6787: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:7649: result: no configure:7720: checking dynamic linker characteristics configure:8262: result: gnu ld.so configure:8266: checking how to hardcode library paths into programs configure:8291: result: unsupported configure:8305: checking whether stripping libraries is possible configure:8326: result: no configure:9140: checking if libtool supports shared libraries configure:9142: result: no configure:9145: checking whether to build shared libraries configure:9166: result: no configure:9169: checking whether to build static libraries configure:9173: result: yes configure:9265: creating libtool configure:9962: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:10844: result: yes configure:10862: c++ -c -fno-common conftest.cc >&5 configure:10865: $? = 0 configure:10961: checking for c++ option to produce PIC configure:11229: result: configure:11294: checking if c++ supports -c -o file.o configure:11318: c++ -c -fno-common -o out/conftest2.o conftest.cc >&5 configure:11322: $? = 0 configure:11339: result: yes configure:11365: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11390: result: yes configure:11461: checking dynamic linker characteristics configure:12003: result: gnu ld.so configure:12007: checking how to hardcode library paths into programs configure:12032: result: unsupported configure:12046: checking whether stripping libraries is possible configure:12067: result: no configure:13364: checking if libtool supports shared libraries configure:13366: result: no configure:13369: checking whether to build shared libraries configure:13387: result: no configure:13390: checking whether to build static libraries configure:13394: result: yes configure:13406: checking for f77 option to produce PIC configure:13605: result: configure:13670: checking if f77 supports -c -o file.o configure:13694: f77 -c -o out/conftest2.o conftest.f >&5 configure:13698: $? = 0 configure:13715: result: yes configure:13741: checking whether the f77 linker (/usr/bin/ld) supports shared libraries configure:14583: result: no configure:14654: checking dynamic linker characteristics configure:15196: result: gnu ld.so configure:15200: checking how to hardcode library paths into programs configure:15225: result: unsupported configure:15239: checking whether stripping libraries is possible configure:15260: result: no configure:19386: checking whether make sets $(MAKE) configure:19406: result: yes configure:19457: checking for pthread_join in LIBS=-pthread with CFLAGS= configure:19482: cc -o conftest -fno-common conftest.c -pthread >&5 cc: unrecognized option `-pthread' configure:19488: $? = 0 configure:19492: test -z || test ! -s conftest.err configure:19495: $? = 0 configure:19498: test -s conftest configure:19501: $? = 0 configure:19511: result: yes configure:19716: checking for joinable pthread attribute configure:19736: cc -o conftest -fno-common conftest.c -pthread >&5 cc: unrecognized option `-pthread' configure:19742: $? = 0 configure:19746: test -z || test ! -s conftest.err configure:19749: $? = 0 configure:19752: test -s conftest configure:19755: $? = 0 configure:19766: result: PTHREAD_CREATE_JOINABLE configure:19776: checking if more special flags are required for pthreads configure:19783: result: no configure:19795: checking for cc_r configure:19822: result: cc configure:19872: checking semaphore.h usability configure:19884: cc -c -fno-common conftest.c >&5 configure:19890: $? = 0 configure:19894: test -z || test ! -s conftest.err configure:19897: $? = 0 configure:19900: test -s conftest.o configure:19903: $? = 0 configure:19913: result: yes configure:19917: checking semaphore.h presence configure:19927: cc -E conftest.c configure:19933: $? = 0 configure:19953: result: yes configure:19988: checking for semaphore.h configure:19995: result: yes configure:20004: checking for library containing sem_init configure:20034: cc -o conftest -fno-common conftest.c -pthread >&5 cc: unrecognized option `-pthread' configure:20040: $? = 0 configure:20044: test -z || test ! -s conftest.err configure:20047: $? = 0 configure:20050: test -s conftest configure:20053: $? = 0 configure:20123: result: none required configure:20128: checking whether to use POSIX unnamed semaphores configure:20165: cc -o conftest -fno-common conftest.c -pthread >&5 cc: unrecognized option `-pthread' configure:20168: $? = 0 configure:20170: ./conftest configure:20173: $? = 1 configure: program exited with status 1 configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "IlmBase" | #define PACKAGE_TARNAME "ilmbase" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "IlmBase 1.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ilmbase" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_SEMAPHORE_H 1 | /* end confdefs.h. */ | #include | int | main () | { | | sem_t mysem; | if (sem_init (&mysem, 1, 1) == 0) | { | if (sem_wait (&mysem) == 0) | { | sem_post (&mysem); | sem_destroy (&mysem); | return 0; | } | } | return 1; | | ; | return 0; | } | configure:20186: result: no (pshared not usable) configure:20229: multithread true, LIBS = -pthread , CC = cc, CXXFLAGS = -fno-common configure:20233: checking for ANSI C header files configure:20386: result: no configure:20411: checking limits.h usability configure:20423: cc -c -fno-common conftest.c >&5 configure:20429: $? = 0 configure:20433: test -z || test ! -s conftest.err configure:20436: $? = 0 configure:20439: test -s conftest.o configure:20442: $? = 0 configure:20452: result: yes configure:20456: checking limits.h presence configure:20466: cc -E conftest.c configure:20472: $? = 0 configure:20492: result: yes configure:20527: checking for limits.h configure:20534: result: yes configure:20402: checking for unistd.h configure:20407: result: no configure:20548: checking for an ANSI C-conforming const configure:20615: cc -c -fno-common conftest.c >&5 configure:20621: $? = 0 configure:20625: test -z || test ! -s conftest.err configure:20628: $? = 0 configure:20631: test -s conftest.o configure:20634: $? = 0 configure:20645: result: yes configure:20655: checking for inline configure:20676: cc -c -fno-common conftest.c >&5 configure:20682: $? = 0 configure:20686: test -z || test ! -s conftest.err configure:20689: $? = 0 configure:20692: test -s conftest.o configure:20695: $? = 0 configure:20707: result: inline configure:20726: checking for size_t configure:20750: cc -c -fno-common conftest.c >&5 configure:20756: $? = 0 configure:20760: test -z || test ! -s conftest.err configure:20763: $? = 0 configure:20766: test -s conftest.o configure:20769: $? = 0 configure:20780: result: yes configure:20797: checking for strerror configure:20854: cc -o conftest -fno-common conftest.c -pthread >&5 cc: unrecognized option `-pthread' configure:20860: $? = 0 configure:20864: test -z || test ! -s conftest.err configure:20867: $? = 0 configure:20870: test -s conftest configure:20873: $? = 0 configure:20885: result: yes configure:20897: checking for complete iomanip support in C++ standard library configure:20927: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/gcc/darwin/3.3/c++/cstdlib:52, from /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:67, from /usr/include/gcc/darwin/3.3/c++/memory:54, from /usr/include/gcc/darwin/3.3/c++/string:48, from /usr/include/gcc/darwin/3.3/c++/bits/locale_classes.h:47, from /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:47, from /usr/include/gcc/darwin/3.3/c++/ios:49, from /usr/include/gcc/darwin/3.3/c++/istream:44, from /usr/include/gcc/darwin/3.3/c++/iomanip:46, from conftest.cc:19: conftest.cc:11: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage conftest.cc: In function `int main()': conftest.cc:25: warning: statement is a reference, not call, to function ` std::right(std::ios_base&)' configure:20933: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "IlmBase" | #define PACKAGE_TARNAME "ilmbase" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "IlmBase 1.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ilmbase" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | #include | int | main () | { | | | std::right; | | ; | return 0; | } configure:20958: result: no configure:20968: checking for gcc optimization flags configure:20988: cc -c -fno-common -pipe conftest.c >&5 configure:20994: $? = 0 configure:20998: test -z || test ! -s conftest.err configure:21001: $? = 0 configure:21004: test -s conftest.o configure:21007: $? = 0 configure:21018: result: -pipe configure:21181: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by IlmBase config.status 1.0.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:735: creating Makefile config.status:735: creating IlmBase.pc config.status:735: creating config/Makefile config.status:735: creating Half/Makefile config.status:735: creating HalfTest/Makefile config.status:735: creating Iex/Makefile config.status:735: creating IexTest/Makefile config.status:735: creating IlmThread/Makefile config.status:735: creating Imath/Makefile config.status:735: creating ImathTest/Makefile config.status:735: creating vc/Makefile config.status:839: creating config/IlmBaseConfig.h config.status:1115: executing depfiles commands configure:22535: result: --------------------------------------------- Summary for IlmBase features: No variable options in this package. Configure completed successfully. --------------------------------------------- ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ 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_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_func_strerror=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_memory_h=no ac_cv_header_semaphore_h=yes 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_PTHREAD_CC=cc ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=f77 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 ac_cv_search_sem_init='none required' ac_cv_type_size_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= lt_cv_path_NM=nm 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=yes 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='"yes"' 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/graphics/ilmbase/work/ilmbase-1.0.0/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/graphics/ilmbase/work/ilmbase-1.0.0/missing --run tar' AM_CFLAGS='-pipe' AM_CXXFLAGS='-pipe' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/graphics/ilmbase/work/ilmbase-1.0.0/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/graphics/ilmbase/work/ilmbase-1.0.0/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/graphics/ilmbase/work/ilmbase-1.0.0/missing --run automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common ' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common ' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='f77' FFLAGS='' ILMBASE_VERSION='1.0.0' 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='' LIBOBJS='' LIBS='-pthread ' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LIBTOOL_VERSION='6:0:0' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/graphics/ilmbase/work/ilmbase-1.0.0/missing --run makeinfo' OBJEXT='' PACKAGE='ilmbase' PACKAGE_BUGREPORT='' PACKAGE_NAME='IlmBase' PACKAGE_STRING='IlmBase 1.0.0' PACKAGE_TARNAME='ilmbase' PACKAGE_VERSION='1.0.0' PATH_SEPARATOR=':' PTHREAD_CC='cc' PTHREAD_CFLAGS='' PTHREAD_LIBS='-pthread' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='1.0.0' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='f77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' acx_pthread_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='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' 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/graphics/ilmbase/work/ilmbase-1.0.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' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DLFCN_H 1 #define HAVE_LIMITS_H 1 #define HAVE_PTHREAD 1 #define HAVE_SEMAPHORE_H 1 #define HAVE_STRERROR 1 #define PACKAGE "ilmbase" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "IlmBase" #define PACKAGE_STRING "IlmBase 1.0.0" #define PACKAGE_TARNAME "ilmbase" #define PACKAGE_VERSION "1.0.0" #define VERSION "1.0.0" #endif #ifdef __cplusplus void exit (int); configure: exit 0