This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by exrtools configure 0.4, which was generated by GNU Autoconf 2.57. 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: 120 tasks, 175 threads, 4 processors Load average: 1.31, Mach factor: 2.67 /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: /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 ## ----------- ## ## Core tests. ## ## ----------- ## configure:1520: checking for a BSD-compatible install configure:1574: result: /usr/bin/install -c -o root -g wheel configure:1585: checking whether build environment is sane configure:1628: result: yes configure:1661: checking for gawk configure:1677: found /usr/local/bin/gawk configure:1687: result: gawk configure:1697: checking whether gmake sets $(MAKE) configure:1717: result: yes configure:1883: checking whether to enable maintainer-specific portions of Makefiles configure:1892: result: no configure:1913: checking build system type configure:1931: result: i386-unknown-gnu configure:1939: checking host system type configure:1953: result: i386-unknown-gnu configure:1972: checking for i386-unknown-gnu-gcc configure:1998: result: cc configure:2280: checking for C compiler version configure:2283: 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:2286: $? = 0 configure:2288: 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:2291: $? = 0 configure:2293: cc -V &5 cc: `-V' option must have argument configure:2296: $? = 1 configure:2320: checking for C compiler default output configure:2323: cc -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2326: $? = 0 configure:2372: result: a.out configure:2377: checking whether the C compiler works configure:2383: ./a.out configure:2386: $? = 0 configure:2403: result: yes configure:2410: checking whether we are cross compiling configure:2412: result: no configure:2415: checking for suffix of executables configure:2417: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2420: $? = 0 configure:2445: result: configure:2451: checking for suffix of object files configure:2473: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2476: $? = 0 configure:2498: result: configure:2502: checking whether we are using the GNU C compiler configure:2527: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2530: $? = 0 configure:2533: test -s conftest. configure:2536: $? = 1 configure: failed program was: | #line 2507 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exrtools" | #define PACKAGE_TARNAME "exrtools" | #define PACKAGE_VERSION "0.4" | #define PACKAGE_STRING "exrtools 0.4" | #define PACKAGE_BUGREPORT "http://scanline.ca/exrtools/" | #define PACKAGE "exrtools" | #define VERSION "0.4" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2549: result: no configure:2555: checking whether cc accepts -g configure:2577: cc -c -g -I/usr/local/include conftest.c >&5 configure:2580: $? = 0 configure:2583: test -s conftest. configure:2586: $? = 1 configure: failed program was: | #line 2560 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exrtools" | #define PACKAGE_TARNAME "exrtools" | #define PACKAGE_VERSION "0.4" | #define PACKAGE_STRING "exrtools 0.4" | #define PACKAGE_BUGREPORT "http://scanline.ca/exrtools/" | #define PACKAGE "exrtools" | #define VERSION "0.4" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2597: result: no configure:2614: checking for cc option to accept ANSI C configure:2675: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2678: $? = 0 configure:2681: test -s conftest. configure:2684: $? = 1 configure: failed program was: | #line 2621 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exrtools" | #define PACKAGE_TARNAME "exrtools" | #define PACKAGE_VERSION "0.4" | #define PACKAGE_STRING "exrtools 0.4" | #define PACKAGE_BUGREPORT "http://scanline.ca/exrtools/" | #define PACKAGE "exrtools" | #define VERSION "0.4" | /* 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; | } | 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:2675: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2678: $? = 0 configure:2681: test -s conftest. configure:2684: $? = 1 configure: failed program was: | #line 2621 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exrtools" | #define PACKAGE_TARNAME "exrtools" | #define PACKAGE_VERSION "0.4" | #define PACKAGE_STRING "exrtools 0.4" | #define PACKAGE_BUGREPORT "http://scanline.ca/exrtools/" | #define PACKAGE "exrtools" | #define VERSION "0.4" | /* 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; | } | 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:2675: cc -std1 -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2678: $? = 1 configure: failed program was: | #line 2621 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exrtools" | #define PACKAGE_TARNAME "exrtools" | #define PACKAGE_VERSION "0.4" | #define PACKAGE_STRING "exrtools 0.4" | #define PACKAGE_BUGREPORT "http://scanline.ca/exrtools/" | #define PACKAGE "exrtools" | #define VERSION "0.4" | /* 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; | } | 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:2675: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2678: $? = 1 configure: failed program was: | #line 2621 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exrtools" | #define PACKAGE_TARNAME "exrtools" | #define PACKAGE_VERSION "0.4" | #define PACKAGE_STRING "exrtools 0.4" | #define PACKAGE_BUGREPORT "http://scanline.ca/exrtools/" | #define PACKAGE "exrtools" | #define VERSION "0.4" | /* 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; | } | 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:2675: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2678: $? = 1 configure: failed program was: | #line 2621 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exrtools" | #define PACKAGE_TARNAME "exrtools" | #define PACKAGE_VERSION "0.4" | #define PACKAGE_STRING "exrtools 0.4" | #define PACKAGE_BUGREPORT "http://scanline.ca/exrtools/" | #define PACKAGE "exrtools" | #define VERSION "0.4" | /* 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; | } | 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:2675: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:2678: $? = 0 configure:2681: test -s conftest. configure:2684: $? = 1 configure: failed program was: | #line 2621 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exrtools" | #define PACKAGE_TARNAME "exrtools" | #define PACKAGE_VERSION "0.4" | #define PACKAGE_STRING "exrtools 0.4" | #define PACKAGE_BUGREPORT "http://scanline.ca/exrtools/" | #define PACKAGE "exrtools" | #define VERSION "0.4" | /* 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; | } | 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:2702: result: none needed configure:2720: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2723: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2842: checking for style of include used by gmake configure:2870: result: GNU configure:2898: checking dependency style of cc configure:2981: result: gcc3 configure:3000: checking for cc configure:3016: found /usr/bin/cc configure:3027: result: yes configure:3045: checking for i386-unknown-gnu-g++ configure:3071: result: c++ configure:3129: checking for C++ compiler version configure:3132: 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:3135: $? = 0 configure:3137: 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:3140: $? = 0 configure:3142: c++ -V &5 c++: `-V' option must have argument configure:3145: $? = 1 configure:3148: checking whether we are using the GNU C++ compiler configure:3173: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:3176: $? = 0 configure:3179: test -s conftest. configure:3182: $? = 1 configure: failed program was: | #line 3153 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exrtools" | #define PACKAGE_TARNAME "exrtools" | #define PACKAGE_VERSION "0.4" | #define PACKAGE_STRING "exrtools 0.4" | #define PACKAGE_BUGREPORT "http://scanline.ca/exrtools/" | #define PACKAGE "exrtools" | #define VERSION "0.4" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3195: result: no configure:3201: checking whether c++ accepts -g configure:3223: c++ -c -g -I/usr/local/include conftest.cc >&5 configure:3226: $? = 0 configure:3229: test -s conftest. configure:3232: $? = 1 configure: failed program was: | #line 3206 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exrtools" | #define PACKAGE_TARNAME "exrtools" | #define PACKAGE_VERSION "0.4" | #define PACKAGE_STRING "exrtools 0.4" | #define PACKAGE_BUGREPORT "http://scanline.ca/exrtools/" | #define PACKAGE "exrtools" | #define VERSION "0.4" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3243: result: no configure:3286: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:3289: $? = 0 configure:3292: test -s conftest. configure:3295: $? = 1 configure: failed program was: | #line 3268 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exrtools" | #define PACKAGE_TARNAME "exrtools" | #define PACKAGE_VERSION "0.4" | #define PACKAGE_STRING "exrtools 0.4" | #define PACKAGE_BUGREPORT "http://scanline.ca/exrtools/" | #define PACKAGE "exrtools" | #define VERSION "0.4" | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3286: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:3289: $? = 0 configure:3292: test -s conftest. configure:3295: $? = 1 configure: failed program was: | #line 3268 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exrtools" | #define PACKAGE_TARNAME "exrtools" | #define PACKAGE_VERSION "0.4" | #define PACKAGE_STRING "exrtools 0.4" | #define PACKAGE_BUGREPORT "http://scanline.ca/exrtools/" | #define PACKAGE "exrtools" | #define VERSION "0.4" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3286: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:3289: $? = 0 configure:3292: test -s conftest. configure:3295: $? = 1 configure: failed program was: | #line 3268 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exrtools" | #define PACKAGE_TARNAME "exrtools" | #define PACKAGE_VERSION "0.4" | #define PACKAGE_STRING "exrtools 0.4" | #define PACKAGE_BUGREPORT "http://scanline.ca/exrtools/" | #define PACKAGE "exrtools" | #define VERSION "0.4" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3286: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 In file included from configure:3279: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions configure:3278: error: than previous declaration `void exit(int) throw ()' configure:3289: $? = 1 configure: failed program was: | #line 3268 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exrtools" | #define PACKAGE_TARNAME "exrtools" | #define PACKAGE_VERSION "0.4" | #define PACKAGE_STRING "exrtools 0.4" | #define PACKAGE_BUGREPORT "http://scanline.ca/exrtools/" | #define PACKAGE "exrtools" | #define VERSION "0.4" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3286: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:3289: $? = 0 configure:3292: test -s conftest. configure:3295: $? = 1 configure: failed program was: | #line 3268 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exrtools" | #define PACKAGE_TARNAME "exrtools" | #define PACKAGE_VERSION "0.4" | #define PACKAGE_STRING "exrtools 0.4" | #define PACKAGE_BUGREPORT "http://scanline.ca/exrtools/" | #define PACKAGE "exrtools" | #define VERSION "0.4" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3286: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 In file included from configure:3279: configure:3278: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:3289: $? = 1 configure: failed program was: | #line 3268 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exrtools" | #define PACKAGE_TARNAME "exrtools" | #define PACKAGE_VERSION "0.4" | #define PACKAGE_STRING "exrtools 0.4" | #define PACKAGE_BUGREPORT "http://scanline.ca/exrtools/" | #define PACKAGE "exrtools" | #define VERSION "0.4" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3356: checking dependency style of c++ configure:3439: result: gcc3 configure:3458: checking for c++ configure:3474: found /usr/bin/c++ configure:3485: result: yes configure:3565: checking for a sed that does not truncate output configure:3619: result: /usr/local/bin/sed configure:3622: checking for egrep configure:3632: result: grep -E configure:3681: checking for non-GNU ld configure:3715: result: /usr/bin/ld configure:3724: checking if the linker (/usr/bin/ld) is GNU ld configure:3739: result: no configure:3744: checking for /usr/bin/ld option to reload object files configure:3751: result: -r configure:3760: checking for BSD-compatible nm configure:3802: result: nm configure:3806: checking whether ln -s works configure:3810: result: yes configure:3817: checking how to recognise dependent libraries configure:3984: result: pass_all configure:4188: checking how to run the C preprocessor configure:4224: cc -E -I/usr/local/include conftest.c configure:4230: $? = 0 configure:4262: cc -E -I/usr/local/include conftest.c configure:4266:28: ac_nonexistent.h: No such file or directory configure:4268: $? = 1 configure: failed program was: | #line 4253 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exrtools" | #define PACKAGE_TARNAME "exrtools" | #define PACKAGE_VERSION "0.4" | #define PACKAGE_STRING "exrtools 0.4" | #define PACKAGE_BUGREPORT "http://scanline.ca/exrtools/" | #define PACKAGE "exrtools" | #define VERSION "0.4" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:4306: result: cc -E configure:4331: cc -E -I/usr/local/include conftest.c configure:4337: $? = 0 configure:4369: cc -E -I/usr/local/include conftest.c configure:4373:28: ac_nonexistent.h: No such file or directory configure:4375: $? = 1 configure: failed program was: | #line 4360 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exrtools" | #define PACKAGE_TARNAME "exrtools" | #define PACKAGE_VERSION "0.4" | #define PACKAGE_STRING "exrtools 0.4" | #define PACKAGE_BUGREPORT "http://scanline.ca/exrtools/" | #define PACKAGE "exrtools" | #define VERSION "0.4" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:4418: checking for ANSI C header files configure:4444: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4447: $? = 0 configure:4450: test -s conftest. configure:4453: $? = 1 configure: failed program was: | #line 4423 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exrtools" | #define PACKAGE_TARNAME "exrtools" | #define PACKAGE_VERSION "0.4" | #define PACKAGE_STRING "exrtools 0.4" | #define PACKAGE_BUGREPORT "http://scanline.ca/exrtools/" | #define PACKAGE "exrtools" | #define VERSION "0.4" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4565: result: no configure:4589: checking for sys/types.h configure:4606: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4609: $? = 0 configure:4612: test -s conftest. configure:4615: $? = 1 configure: failed program was: | #line 4594 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exrtools" | #define PACKAGE_TARNAME "exrtools" | #define PACKAGE_VERSION "0.4" | #define PACKAGE_STRING "exrtools 0.4" | #define PACKAGE_BUGREPORT "http://scanline.ca/exrtools/" | #define PACKAGE "exrtools" | #define VERSION "0.4" | #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:4626: result: no configure:4589: checking for sys/stat.h configure:4606: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4609: $? = 0 configure:4612: test -s conftest. configure:4615: $? = 1 configure: failed program was: | #line 4594 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exrtools" | #define PACKAGE_TARNAME "exrtools" | #define PACKAGE_VERSION "0.4" | #define PACKAGE_STRING "exrtools 0.4" | #define PACKAGE_BUGREPORT "http://scanline.ca/exrtools/" | #define PACKAGE "exrtools" | #define VERSION "0.4" | #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:4626: result: no configure:4589: checking for stdlib.h configure:4606: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4609: $? = 0 configure:4612: test -s conftest. configure:4615: $? = 1 configure: failed program was: | #line 4594 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exrtools" | #define PACKAGE_TARNAME "exrtools" | #define PACKAGE_VERSION "0.4" | #define PACKAGE_STRING "exrtools 0.4" | #define PACKAGE_BUGREPORT "http://scanline.ca/exrtools/" | #define PACKAGE "exrtools" | #define VERSION "0.4" | #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:4626: result: no configure:4589: checking for string.h configure:4606: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4609: $? = 0 configure:4612: test -s conftest. configure:4615: $? = 1 configure: failed program was: | #line 4594 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exrtools" | #define PACKAGE_TARNAME "exrtools" | #define PACKAGE_VERSION "0.4" | #define PACKAGE_STRING "exrtools 0.4" | #define PACKAGE_BUGREPORT "http://scanline.ca/exrtools/" | #define PACKAGE "exrtools" | #define VERSION "0.4" | #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:4626: result: no configure:4589: checking for memory.h configure:4606: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4609: $? = 0 configure:4612: test -s conftest. configure:4615: $? = 1 configure: failed program was: | #line 4594 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exrtools" | #define PACKAGE_TARNAME "exrtools" | #define PACKAGE_VERSION "0.4" | #define PACKAGE_STRING "exrtools 0.4" | #define PACKAGE_BUGREPORT "http://scanline.ca/exrtools/" | #define PACKAGE "exrtools" | #define VERSION "0.4" | #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:4626: result: no configure:4589: checking for strings.h configure:4606: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4609: $? = 0 configure:4612: test -s conftest. configure:4615: $? = 1 configure: failed program was: | #line 4594 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exrtools" | #define PACKAGE_TARNAME "exrtools" | #define PACKAGE_VERSION "0.4" | #define PACKAGE_STRING "exrtools 0.4" | #define PACKAGE_BUGREPORT "http://scanline.ca/exrtools/" | #define PACKAGE "exrtools" | #define VERSION "0.4" | #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:4626: result: no configure:4589: checking for inttypes.h configure:4606: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4609: $? = 0 configure:4612: test -s conftest. configure:4615: $? = 1 configure: failed program was: | #line 4594 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exrtools" | #define PACKAGE_TARNAME "exrtools" | #define PACKAGE_VERSION "0.4" | #define PACKAGE_STRING "exrtools 0.4" | #define PACKAGE_BUGREPORT "http://scanline.ca/exrtools/" | #define PACKAGE "exrtools" | #define VERSION "0.4" | #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:4626: result: no configure:4589: checking for stdint.h configure:4606: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4609: $? = 0 configure:4612: test -s conftest. configure:4615: $? = 1 configure: failed program was: | #line 4594 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exrtools" | #define PACKAGE_TARNAME "exrtools" | #define PACKAGE_VERSION "0.4" | #define PACKAGE_STRING "exrtools 0.4" | #define PACKAGE_BUGREPORT "http://scanline.ca/exrtools/" | #define PACKAGE "exrtools" | #define VERSION "0.4" | #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:4626: result: no configure:4589: checking for unistd.h configure:4606: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4609: $? = 0 configure:4612: test -s conftest. configure:4615: $? = 1 configure: failed program was: | #line 4594 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exrtools" | #define PACKAGE_TARNAME "exrtools" | #define PACKAGE_VERSION "0.4" | #define PACKAGE_STRING "exrtools 0.4" | #define PACKAGE_BUGREPORT "http://scanline.ca/exrtools/" | #define PACKAGE "exrtools" | #define VERSION "0.4" | #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:4626: result: no configure:4652: checking dlfcn.h usability configure:4665: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4668: $? = 0 configure:4671: test -s conftest. configure:4674: $? = 1 configure: failed program was: | #line 4654 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exrtools" | #define PACKAGE_TARNAME "exrtools" | #define PACKAGE_VERSION "0.4" | #define PACKAGE_STRING "exrtools 0.4" | #define PACKAGE_BUGREPORT "http://scanline.ca/exrtools/" | #define PACKAGE "exrtools" | #define VERSION "0.4" | #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:4684: result: no configure:4688: checking dlfcn.h presence configure:4699: cc -E -I/usr/local/include conftest.c configure:4705: $? = 0 configure:4724: result: yes configure:4744: WARNING: dlfcn.h: present but cannot be compiled configure:4746: WARNING: dlfcn.h: check for missing prerequisite headers? configure:4748: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:4760: checking for dlfcn.h configure:4767: result: yes configure:4785: checking how to run the C++ preprocessor configure:4817: c++ -E -I/usr/local/include conftest.cc configure:4823: $? = 0 configure:4855: c++ -E -I/usr/local/include conftest.cc configure:4860:28: ac_nonexistent.h: No such file or directory configure:4861: $? = 1 configure: failed program was: | #line 4846 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exrtools" | #define PACKAGE_TARNAME "exrtools" | #define PACKAGE_VERSION "0.4" | #define PACKAGE_STRING "exrtools 0.4" | #define PACKAGE_BUGREPORT "http://scanline.ca/exrtools/" | #define PACKAGE "exrtools" | #define VERSION "0.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:4899: result: c++ -E configure:4924: c++ -E -I/usr/local/include conftest.cc configure:4930: $? = 0 configure:4962: c++ -E -I/usr/local/include conftest.cc configure:4967:28: ac_nonexistent.h: No such file or directory configure:4968: $? = 1 configure: failed program was: | #line 4953 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exrtools" | #define PACKAGE_TARNAME "exrtools" | #define PACKAGE_VERSION "0.4" | #define PACKAGE_STRING "exrtools 0.4" | #define PACKAGE_BUGREPORT "http://scanline.ca/exrtools/" | #define PACKAGE "exrtools" | #define VERSION "0.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5020: checking for i386-unknown-gnu-g77 configure:5049: result: no configure:5020: checking for i386-unknown-gnu-f77 configure:5049: result: no configure:5020: checking for i386-unknown-gnu-xlf configure:5049: result: no configure:5020: checking for i386-unknown-gnu-frt configure:5049: result: no configure:5020: checking for i386-unknown-gnu-pgf77 configure:5049: result: no configure:5020: checking for i386-unknown-gnu-fl32 configure:5049: result: no configure:5020: checking for i386-unknown-gnu-af77 configure:5049: result: no configure:5020: checking for i386-unknown-gnu-fort77 configure:5049: result: no configure:5020: checking for i386-unknown-gnu-f90 configure:5049: result: no configure:5020: checking for i386-unknown-gnu-xlf90 configure:5049: result: no configure:5020: checking for i386-unknown-gnu-pgf90 configure:5049: result: no configure:5020: checking for i386-unknown-gnu-epcf90 configure:5049: result: no configure:5020: checking for i386-unknown-gnu-f95 configure:5049: result: no configure:5020: checking for i386-unknown-gnu-fort configure:5049: result: no configure:5020: checking for i386-unknown-gnu-xlf95 configure:5049: result: no configure:5020: checking for i386-unknown-gnu-lf95 configure:5049: result: no configure:5020: checking for i386-unknown-gnu-g95 configure:5049: result: no configure:5062: checking for g77 configure:5078: found /usr/local/bin/g77 configure:5088: result: g77 configure:5106: checking for Fortran 77 compiler version configure:5106: g77 --version &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -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:5109: $? = 0 configure:5111: g77 -v &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -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:5114: $? = 0 configure:5116: g77 -V &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:5119: $? = 0 configure:5126: checking whether we are using the GNU Fortran 77 compiler configure:5140: g77 -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:5143: $? = 0 configure:5146: test -s conftest. configure:5149: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5162: result: no configure:5169: checking whether g77 accepts -g configure:5181: g77 -c -g conftest.f >&5 configure:5184: $? = 0 configure:5187: test -s conftest. configure:5190: $? = 1 configure: failed program was: | program main | | end configure:5202: result: no configure:5230: checking the maximum length of command line arguments configure:5295: result: configure:5306: checking command to parse nm output from cc object configure:5395: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5398: $? = 0 configure:5402: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:5405: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:5395: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5398: $? = 0 configure:5402: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:5405: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:5495: result: failed configure:5502: checking for objdir configure:5517: result: .libs configure:5569: checking for i386-unknown-gnu-ar configure:5598: result: no configure:5607: checking for ar configure:5623: found /usr/bin/ar configure:5634: result: ar configure:5649: checking for i386-unknown-gnu-ranlib configure:5678: result: no configure:5687: checking for ranlib configure:5703: found /usr/bin/ranlib configure:5714: result: ranlib configure:5729: checking for i386-unknown-gnu-strip configure:5758: result: no configure:5767: checking for strip configure:5783: found /usr/bin/strip configure:5794: result: strip configure:6056: checking if cc static flag works configure:6079: result: yes configure:6145: checking for cc option to produce PIC configure:6322: result: configure:6387: checking if cc supports -c -o file.o configure:6418: cc -c -fno-common -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:6422: $? = 0 configure:6439: result: yes configure:6465: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:7293: result: no configure:7364: checking dynamic linker characteristics configure:7901: result: gnu ld.so configure:7905: checking how to hardcode library paths into programs configure:7930: result: immediate configure:7944: checking whether stripping libraries is possible configure:7965: result: no configure:8693: checking if libtool supports shared libraries configure:8695: result: no configure:8698: checking whether to build shared libraries configure:8756: result: no configure:8759: checking whether to build static libraries configure:8763: result: yes configure:8855: creating libtool configure:9544: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:10352: result: yes configure:10370: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:10373: $? = 0 configure:10469: checking for c++ option to produce PIC configure:10721: result: configure:10786: checking if c++ supports -c -o file.o configure:10817: c++ -c -fno-common -I/usr/local/include -o out/conftest2.o conftest.cc >&5 configure:10821: $? = 0 configure:10838: result: yes configure:10864: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:10889: result: yes configure:10960: checking dynamic linker characteristics configure:11497: result: gnu ld.so configure:11501: checking how to hardcode library paths into programs configure:11526: result: immediate configure:11540: checking whether stripping libraries is possible configure:11561: result: no configure:12766: checking if libtool supports shared libraries configure:12768: result: no configure:12771: checking whether to build shared libraries configure:12789: result: no configure:12792: checking whether to build static libraries configure:12796: result: yes configure:12808: checking for g77 option to produce PIC configure:12985: result: configure:13050: checking if g77 supports -c -o file.o configure:13081: g77 -c -o out/conftest2.o conftest.f >&5 configure:13085: $? = 0 configure:13102: result: yes configure:13128: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:13934: result: no configure:14005: checking dynamic linker characteristics configure:14542: result: gnu ld.so configure:14546: checking how to hardcode library paths into programs configure:14571: result: immediate configure:14585: checking whether stripping libraries is possible configure:14606: result: no configure:18576: checking for ANSI C header files configure:18723: result: no configure:18752: checking limits.h usability configure:18765: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:18768: $? = 0 configure:18771: test -s conftest.o configure:18774: $? = 0 configure:18784: result: yes configure:18788: checking limits.h presence configure:18799: cc -E -I/usr/local/include conftest.c configure:18805: $? = 0 configure:18824: result: yes configure:18860: checking for limits.h configure:18867: result: yes configure:18743: checking for stdint.h configure:18748: result: no configure:18752: checking getopt.h usability configure:18765: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:18768: $? = 0 configure:18771: test -s conftest.o configure:18774: $? = 0 configure:18784: result: yes configure:18788: checking getopt.h presence configure:18799: cc -E -I/usr/local/include conftest.c configure:18805: $? = 0 configure:18824: result: yes configure:18860: checking for getopt.h configure:18867: result: yes configure:18743: checking for string.h configure:18748: result: no configure:18752: checking values.h usability configure:18765: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:18768: $? = 0 configure:18771: test -s conftest.o configure:18774: $? = 0 configure:18784: result: yes configure:18788: checking values.h presence configure:18799: cc -E -I/usr/local/include conftest.c configure:18805: $? = 0 configure:18824: result: yes configure:18860: checking for values.h configure:18867: result: yes configure:18752: checking errno.h usability configure:18765: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:18768: $? = 0 configure:18771: test -s conftest.o configure:18774: $? = 0 configure:18784: result: yes configure:18788: checking errno.h presence configure:18799: cc -E -I/usr/local/include conftest.c configure:18805: $? = 0 configure:18824: result: yes configure:18860: checking for errno.h configure:18867: result: yes configure:18882: checking for an ANSI C-conforming const configure:18950: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:18953: $? = 0 configure:18956: test -s conftest.o configure:18959: $? = 0 configure:18970: result: yes configure:18988: checking for pkg-config configure:19006: found /usr/local/bin/pkg-config configure:19019: result: /usr/local/bin/pkg-config configure:19036: checking for OpenEXR >= 1.0.6 configure:19075: error: Library requirements (OpenEXR >= 1.0.6) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. ## ---------------- ## ## 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_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=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include 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=set ac_cv_env_LDFLAGS_value=' -L/usr/local/lib' 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_errno_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes 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_header_values_h=yes ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_objext= ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config 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_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=g77 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_found_cc=yes ac_cv_prog_found_cxx=yes ac_cv_prog_make_gmake_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=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/exrtools/work/exrtools-0.4/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/graphics/exrtools/work/exrtools-0.4/missing --run tar' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/graphics/exrtools/work/exrtools-0.4/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/graphics/exrtools/work/exrtools-0.4/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/graphics/exrtools/work/exrtools-0.4/missing --run automake-1.7' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='-I/usr/local/include' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='g77' FFLAGS='' HAVE_LIBJPEG_FALSE='' HAVE_LIBJPEG_TRUE='' HAVE_LIBPNG_FALSE='' HAVE_LIBPNG_TRUE='' HAVE_ZLIB_FALSE='' HAVE_ZLIB_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' JPEG_LIBS='' LDFLAGS=' -L/usr/local/lib' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/graphics/exrtools/work/exrtools-0.4/missing --run makeinfo' OBJEXT='' OPENEXR_CFLAGS='' OPENEXR_LIBS='' PACKAGE='exrtools' PACKAGE_BUGREPORT='http://scanline.ca/exrtools/' PACKAGE_NAME='exrtools' PACKAGE_STRING='exrtools 0.4' PACKAGE_TARNAME='exrtools' PACKAGE_VERSION='0.4' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' PNG_LIBS='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.4' ZLIB_LIBS='' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='NONE' found_cc='yes' found_cxx='yes' 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/exrtools/work/exrtools-0.4/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' 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_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_LIMITS_H 1 #define HAVE_VALUES_H 1 #define PACKAGE "exrtools" #define PACKAGE_BUGREPORT "http://scanline.ca/exrtools/" #define PACKAGE_NAME "exrtools" #define PACKAGE_STRING "exrtools 0.4" #define PACKAGE_TARNAME "exrtools" #define PACKAGE_VERSION "0.4" #define VERSION "0.4" #endif #ifdef __cplusplus void exit (int); configure: exit 1