This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --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: 89 tasks, 146 threads, 4 processors Load average: 0.45, Mach factor: 3.53 /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: /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: /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: /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:1530: checking build system type configure:1548: result: i386-unknown-gnu configure:1556: checking host system type configure:1570: result: i386-unknown-gnu configure:1578: checking target system type configure:1592: result: i386-unknown-gnu configure:1612: WARNING: *** ix86 linux, MingW32 and FreeBSD are the only tested platforms *** configure:1665: checking for a BSD-compatible install configure:1720: result: /usr/bin/install -c -o root -g wheel configure:1731: checking whether build environment is sane configure:1774: result: yes configure:1831: checking for gawk configure:1847: found /usr/local/bin/gawk configure:1857: result: gawk configure:1867: checking whether make sets $(MAKE) configure:1887: result: yes configure:2078: checking for i386-unknown-gnu-gcc configure:2104: result: cc configure:2386: checking for C compiler version configure:2389: 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:2392: $? = 0 configure:2394: 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:2397: $? = 0 configure:2399: cc -V &5 cc: `-V' option must have argument configure:2402: $? = 1 configure:2425: checking for C compiler default output file name configure:2428: cc -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:2431: $? = 0 configure:2477: result: a.out configure:2482: checking whether the C compiler works configure:2488: ./a.out configure:2491: $? = 0 configure:2508: result: yes configure:2515: checking whether we are cross compiling configure:2517: result: no configure:2520: checking for suffix of executables configure:2522: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:2525: $? = 0 configure:2550: result: configure:2556: checking for suffix of object files configure:2577: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2580: $? = 0 configure:2602: result: configure:2606: checking whether we are using the GNU C compiler configure:2630: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2636: $? = 0 configure:2640: test -z || test ! -s conftest.err configure:2643: $? = 0 configure:2646: test -s conftest. configure:2649: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ofc" | #define VERSION "0.8.0" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2662: result: no configure:2668: checking whether cc accepts -g configure:2689: cc -c -g -I/usr/local/include conftest.c >&5 configure:2695: $? = 0 configure:2699: test -z || test ! -s conftest.err configure:2702: $? = 0 configure:2705: test -s conftest. configure:2708: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ofc" | #define VERSION "0.8.0" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2719: result: no configure:2736: checking for cc option to accept ANSI C configure:2806: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2812: $? = 0 configure:2816: test -z || test ! -s conftest.err configure:2819: $? = 0 configure:2822: test -s conftest. configure:2825: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ofc" | #define VERSION "0.8.0" | /* 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:2806: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2812: $? = 0 configure:2816: test -z || test ! -s conftest.err configure:2819: $? = 0 configure:2822: test -s conftest. configure:2825: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ofc" | #define VERSION "0.8.0" | /* 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:2806: cc -std1 -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2812: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ofc" | #define VERSION "0.8.0" | /* 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:2806: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2812: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ofc" | #define VERSION "0.8.0" | /* 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:2806: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2812: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ofc" | #define VERSION "0.8.0" | /* 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:2806: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:2812: $? = 0 configure:2816: test -z || test ! -s conftest.err configure:2819: $? = 0 configure:2822: test -s conftest. configure:2825: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ofc" | #define VERSION "0.8.0" | /* 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:2843: result: none needed configure:2861: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2867: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3011: checking for style of include used by make configure:3039: result: GNU configure:3067: checking dependency style of cc configure:3152: result: gcc3 configure:3171: WARNING: *** Only gcc compiler is tested *** configure:3177: checking whether make sets $(MAKE) configure:3197: result: yes configure:3219: checking for a BSD-compatible install configure:3274: result: /usr/bin/install -c -o root -g wheel configure:3285: checking whether ln -s works configure:3289: result: yes configure:3368: checking for a sed that does not truncate output configure:3422: result: /usr/local/bin/sed configure:3425: checking for egrep configure:3435: result: grep -E configure:3484: checking for non-GNU ld configure:3518: result: /usr/bin/ld configure:3527: checking if the linker (/usr/bin/ld) is GNU ld configure:3542: result: no configure:3547: checking for /usr/bin/ld option to reload object files configure:3554: result: -r configure:3563: checking for BSD-compatible nm configure:3605: result: nm configure:3609: checking how to recognise dependent libraries configure:3792: result: pass_all configure:4006: checking how to run the C preprocessor configure:4041: cc -E -I/usr/local/include conftest.c configure:4047: $? = 0 configure:4079: cc -E -I/usr/local/include conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4085: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ofc" | #define VERSION "0.8.0" | /* end confdefs.h. */ | #include configure:4124: result: cc -E configure:4148: cc -E -I/usr/local/include conftest.c configure:4154: $? = 0 configure:4186: cc -E -I/usr/local/include conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4192: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ofc" | #define VERSION "0.8.0" | /* end confdefs.h. */ | #include configure:4236: checking for ANSI C header files configure:4261: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4267: $? = 0 configure:4271: test -z || test ! -s conftest.err configure:4274: $? = 0 configure:4277: test -s conftest. configure:4280: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ofc" | #define VERSION "0.8.0" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4389: result: no configure:4413: checking for sys/types.h configure:4429: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4435: $? = 0 configure:4439: test -z || test ! -s conftest.err configure:4442: $? = 0 configure:4445: test -s conftest. configure:4448: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ofc" | #define VERSION "0.8.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4459: result: no configure:4413: checking for sys/stat.h configure:4429: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4435: $? = 0 configure:4439: test -z || test ! -s conftest.err configure:4442: $? = 0 configure:4445: test -s conftest. configure:4448: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ofc" | #define VERSION "0.8.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4459: result: no configure:4413: checking for stdlib.h configure:4429: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4435: $? = 0 configure:4439: test -z || test ! -s conftest.err configure:4442: $? = 0 configure:4445: test -s conftest. configure:4448: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ofc" | #define VERSION "0.8.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4459: result: no configure:4413: checking for string.h configure:4429: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4435: $? = 0 configure:4439: test -z || test ! -s conftest.err configure:4442: $? = 0 configure:4445: test -s conftest. configure:4448: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ofc" | #define VERSION "0.8.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4459: result: no configure:4413: checking for memory.h configure:4429: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4435: $? = 0 configure:4439: test -z || test ! -s conftest.err configure:4442: $? = 0 configure:4445: test -s conftest. configure:4448: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ofc" | #define VERSION "0.8.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4459: result: no configure:4413: checking for strings.h configure:4429: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4435: $? = 0 configure:4439: test -z || test ! -s conftest.err configure:4442: $? = 0 configure:4445: test -s conftest. configure:4448: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ofc" | #define VERSION "0.8.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4459: result: no configure:4413: checking for inttypes.h configure:4429: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4435: $? = 0 configure:4439: test -z || test ! -s conftest.err configure:4442: $? = 0 configure:4445: test -s conftest. configure:4448: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ofc" | #define VERSION "0.8.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4459: result: no configure:4413: checking for stdint.h configure:4429: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4435: $? = 0 configure:4439: test -z || test ! -s conftest.err configure:4442: $? = 0 configure:4445: test -s conftest. configure:4448: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ofc" | #define VERSION "0.8.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4459: result: no configure:4413: checking for unistd.h configure:4429: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4435: $? = 0 configure:4439: test -z || test ! -s conftest.err configure:4442: $? = 0 configure:4445: test -s conftest. configure:4448: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ofc" | #define VERSION "0.8.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4459: result: no configure:4485: checking dlfcn.h usability configure:4497: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4503: $? = 0 configure:4507: test -z || test ! -s conftest.err configure:4510: $? = 0 configure:4513: test -s conftest. configure:4516: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ofc" | #define VERSION "0.8.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4526: result: no configure:4530: checking dlfcn.h presence configure:4540: cc -E -I/usr/local/include conftest.c configure:4546: $? = 0 configure:4566: result: yes configure:4579: WARNING: dlfcn.h: present but cannot be compiled configure:4581: WARNING: dlfcn.h: check for missing prerequisite headers? configure:4583: WARNING: dlfcn.h: see the Autoconf documentation configure:4585: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:4587: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:4589: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:4601: checking for dlfcn.h configure:4608: result: yes configure:4631: checking for i386-unknown-gnu-g++ configure:4657: result: c++ configure:4715: checking for C++ compiler version configure:4718: 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:4721: $? = 0 configure:4723: 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:4726: $? = 0 configure:4728: c++ -V &5 c++: `-V' option must have argument configure:4731: $? = 1 configure:4734: checking whether we are using the GNU C++ compiler configure:4758: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4764: $? = 0 configure:4768: test -z || test ! -s conftest.err configure:4771: $? = 0 configure:4774: test -s conftest. configure:4777: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ofc" | #define VERSION "0.8.0" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:4790: result: no configure:4796: checking whether c++ accepts -g configure:4817: c++ -c -g -I/usr/local/include conftest.cc >&5 configure:4823: $? = 0 configure:4827: test -z || test ! -s conftest.err configure:4830: $? = 0 configure:4833: test -s conftest. configure:4836: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ofc" | #define VERSION "0.8.0" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4847: result: no configure:4889: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4895: $? = 0 configure:4899: test -z || test ! -s conftest.err configure:4902: $? = 0 configure:4905: test -s conftest. configure:4908: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ofc" | #define VERSION "0.8.0" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4889: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4895: $? = 0 configure:4899: test -z || test ! -s conftest.err configure:4902: $? = 0 configure:4905: test -s conftest. configure:4908: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ofc" | #define VERSION "0.8.0" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4889: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4895: $? = 0 configure:4899: test -z || test ! -s conftest.err configure:4902: $? = 0 configure:4905: test -s conftest. configure:4908: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ofc" | #define VERSION "0.8.0" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4889: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:13: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:12: error: than previous declaration `void exit(int) throw ()' configure:4895: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ofc" | #define VERSION "0.8.0" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4889: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4895: $? = 0 configure:4899: test -z || test ! -s conftest.err configure:4902: $? = 0 configure:4905: test -s conftest. configure:4908: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ofc" | #define VERSION "0.8.0" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4889: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:13: conftest.cc:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:4895: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ofc" | #define VERSION "0.8.0" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4978: checking dependency style of c++ configure:5063: result: gcc3 configure:5085: checking how to run the C++ preprocessor configure:5116: c++ -E -I/usr/local/include conftest.cc configure:5122: $? = 0 configure:5154: c++ -E -I/usr/local/include conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:5160: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ofc" | #define VERSION "0.8.0" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:5199: result: c++ -E configure:5223: c++ -E -I/usr/local/include conftest.cc configure:5229: $? = 0 configure:5261: c++ -E -I/usr/local/include conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:5267: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ofc" | #define VERSION "0.8.0" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:5320: checking for i386-unknown-gnu-g77 configure:5349: result: no configure:5320: checking for i386-unknown-gnu-f77 configure:5349: result: no configure:5320: checking for i386-unknown-gnu-xlf configure:5349: result: no configure:5320: checking for i386-unknown-gnu-frt configure:5349: result: no configure:5320: checking for i386-unknown-gnu-pgf77 configure:5349: result: no configure:5320: checking for i386-unknown-gnu-fort77 configure:5349: result: no configure:5320: checking for i386-unknown-gnu-fl32 configure:5349: result: no configure:5320: checking for i386-unknown-gnu-af77 configure:5349: result: no configure:5320: checking for i386-unknown-gnu-f90 configure:5349: result: no configure:5320: checking for i386-unknown-gnu-xlf90 configure:5349: result: no configure:5320: checking for i386-unknown-gnu-pgf90 configure:5349: result: no configure:5320: checking for i386-unknown-gnu-epcf90 configure:5349: result: no configure:5320: checking for i386-unknown-gnu-f95 configure:5349: result: no configure:5320: checking for i386-unknown-gnu-fort configure:5349: result: no configure:5320: checking for i386-unknown-gnu-xlf95 configure:5349: result: no configure:5320: checking for i386-unknown-gnu-ifc configure:5349: result: no configure:5320: checking for i386-unknown-gnu-efc configure:5349: result: no configure:5320: checking for i386-unknown-gnu-pgf95 configure:5349: result: no configure:5320: checking for i386-unknown-gnu-lf95 configure:5349: result: no configure:5320: checking for i386-unknown-gnu-gfortran configure:5349: result: no configure:5362: checking for g77 configure:5378: found /usr/local/bin/g77 configure:5388: result: g77 configure:5406: checking for Fortran 77 compiler version configure:5406: 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:5409: $? = 0 configure:5411: 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:5414: $? = 0 configure:5416: 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:5419: $? = 0 configure:5427: checking whether we are using the GNU Fortran 77 compiler configure:5441: g77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" MAIN main: 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: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 | #ifndef __GNUC__ | choke me | #endif | | end configure:5473: result: no configure:5479: checking whether g77 accepts -g configure:5491: g77 -c -g conftest.f >&5 MAIN main: configure:5497: $? = 0 configure:5501: test -z || test ! -s conftest.err configure:5504: $? = 0 configure:5507: test -s conftest. configure:5510: $? = 1 configure: failed program was: | program main | | end configure:5522: result: no configure:5552: checking the maximum length of command line arguments configure:5617: result: configure:5628: checking command to parse nm output from cc object configure:5717: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5720: $? = 0 configure:5724: 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:5727: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:5717: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5720: $? = 0 configure:5724: 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:5727: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:5817: result: failed configure:5824: checking for objdir configure:5839: result: .libs configure:5891: checking for i386-unknown-gnu-ar configure:5920: result: no configure:5929: checking for ar configure:5945: found /usr/bin/ar configure:5956: result: ar configure:5971: checking for i386-unknown-gnu-ranlib configure:6000: result: no configure:6009: checking for ranlib configure:6025: found /usr/bin/ranlib configure:6036: result: ranlib configure:6051: checking for i386-unknown-gnu-strip configure:6080: result: no configure:6089: checking for strip configure:6105: found /usr/bin/strip configure:6116: result: strip configure:6378: checking if cc static flag works cc: unrecognized option `-pthread' configure:6401: result: no configure:6467: checking for cc option to produce PIC configure:6644: result: configure:6709: checking if cc supports -c -o file.o configure:6733: cc -c -fno-common -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:6737: $? = 0 configure:6754: result: yes configure:6780: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:7628: result: no configure:7699: checking dynamic linker characteristics configure:8260: result: gnu ld.so configure:8264: checking how to hardcode library paths into programs configure:8289: result: immediate configure:8303: checking whether stripping libraries is possible configure:8324: result: no configure:9138: checking if libtool supports shared libraries configure:9140: result: no configure:9143: checking whether to build shared libraries configure:9201: result: no configure:9204: checking whether to build static libraries configure:9208: result: yes configure:9300: creating libtool configure:9989: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:10817: result: yes configure:10835: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:10838: $? = 0 configure:10934: checking for c++ option to produce PIC configure:11186: result: configure:11251: checking if c++ supports -c -o file.o configure:11275: c++ -c -fno-common -I/usr/local/include -o out/conftest2.o conftest.cc >&5 configure:11279: $? = 0 configure:11296: result: yes configure:11322: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11347: result: yes configure:11418: checking dynamic linker characteristics configure:11979: result: gnu ld.so configure:11983: checking how to hardcode library paths into programs configure:12008: result: immediate configure:12022: checking whether stripping libraries is possible configure:12043: result: no configure:13334: checking if libtool supports shared libraries configure:13336: result: no configure:13339: checking whether to build shared libraries configure:13357: result: no configure:13360: checking whether to build static libraries configure:13364: result: yes configure:13376: checking for g77 option to produce PIC configure:13553: result: configure:13618: checking if g77 supports -c -o file.o configure:13642: g77 -c -o out/conftest2.o conftest.f >&5 t: configure:13646: $? = 0 configure:13663: result: no configure:13689: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:14517: result: no configure:14588: checking dynamic linker characteristics configure:15149: result: gnu ld.so configure:15153: checking how to hardcode library paths into programs configure:15178: result: immediate configure:15192: checking whether stripping libraries is possible configure:15213: result: no configure:19305: checking whether byte ordering is bigendian configure:19332: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:19338: $? = 0 configure:19342: test -z || test ! -s conftest.err configure:19345: $? = 0 configure:19348: test -s conftest.o configure:19351: $? = 0 configure:19375: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:22: error: `not' undeclared (first use in this function) conftest.c:22: error: (Each undeclared identifier is reported only once conftest.c:22: error: for each function it appears in.) conftest.c:22: error: parse error before "big" configure:19381: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ofc" | #define VERSION "0.8.0" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:19516: result: no configure:19538: checking for pthread_create in -pthread configure:19568: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -pthread >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-pthread' configure:19574: $? = 0 configure:19578: test -z || test ! -s conftest.err configure:19581: $? = 0 configure:19584: test -s conftest configure:19587: $? = 0 configure:19600: result: yes configure:19612: checking for objc_malloc in -lobjc configure:19642: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lobjc -pthread >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-pthread' ld: Undefined symbols: _objc_malloc configure:19648: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ofc" | #define VERSION "0.8.0" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char objc_malloc (); | int | main () | { | objc_malloc (); | ; | return 0; | } configure:19674: result: no configure:19686: checking for asin in -lm configure:19716: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lm -pthread >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-pthread' configure:19722: $? = 0 configure:19726: test -z || test ! -s conftest.err configure:19729: $? = 0 configure:19732: test -s conftest configure:19735: $? = 0 configure:19748: result: yes configure:19760: checking for gdbm_open in -lgdbm configure:19790: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lgdbm -lm -pthread >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-pthread' configure:19796: $? = 0 configure:19800: test -z || test ! -s conftest.err configure:19803: $? = 0 configure:19806: test -s conftest configure:19809: $? = 0 configure:19822: result: yes configure:19834: checking for re_match in -lregex configure:19864: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lregex -lgdbm -lm -pthread >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-pthread' ld: can't locate file for: -lregex configure:19870: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ofc" | #define VERSION "0.8.0" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGDBM 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char re_match (); | int | main () | { | re_match (); | ; | return 0; | } configure:19896: result: no configure:19908: checking for re_match in -lgnuregex configure:19938: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lgnuregex -lgdbm -lm -pthread >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-pthread' ld: can't locate file for: -lgnuregex configure:19944: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ofc" | #define VERSION "0.8.0" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGDBM 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char re_match (); | int | main () | { | re_match (); | ; | return 0; | } configure:19970: result: no configure:19982: checking for XML_SetNamespaceDeclHandler in -lexpat configure:20012: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lexpat -lgdbm -lm -pthread >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-pthread' configure:20018: $? = 0 configure:20022: test -z || test ! -s conftest.err configure:20025: $? = 0 configure:20028: test -s conftest configure:20031: $? = 0 configure:20044: result: yes configure:20056: checking for gzopen in -lz configure:20086: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lz -lexpat -lgdbm -lm -pthread >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-pthread' configure:20092: $? = 0 configure:20096: test -z || test ! -s conftest.err configure:20099: $? = 0 configure:20102: test -s conftest configure:20105: $? = 0 configure:20118: result: yes configure:20130: checking for __gmpz_init in -lgmp configure:20160: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lgmp -lz -lexpat -lgdbm -lm -pthread >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-pthread' configure:20166: $? = 0 configure:20170: test -z || test ! -s conftest.err configure:20173: $? = 0 configure:20176: test -s conftest configure:20179: $? = 0 configure:20192: result: yes configure:20204: checking for BZ2_bzReadOpen in -lbz2 configure:20234: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lbz2 -lgmp -lz -lexpat -lgdbm -lm -pthread >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-pthread' configure:20240: $? = 0 configure:20244: test -z || test ! -s conftest.err configure:20247: $? = 0 configure:20250: test -s conftest configure:20253: $? = 0 configure:20266: result: yes configure:20278: checking for initscr in -lncurses configure:20308: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lncurses -lbz2 -lgmp -lz -lexpat -lgdbm -lm -pthread >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-pthread' configure:20314: $? = 0 configure:20318: test -z || test ! -s conftest.err configure:20321: $? = 0 configure:20324: test -s conftest configure:20327: $? = 0 configure:20340: result: yes configure:20352: checking for png_sig_cmp in -lpng configure:20382: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lpng -lncurses -lbz2 -lgmp -lz -lexpat -lgdbm -lm -pthread >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-pthread' configure:20388: $? = 0 configure:20392: test -z || test ! -s conftest.err configure:20395: $? = 0 configure:20398: test -s conftest configure:20401: $? = 0 configure:20414: result: yes configure:20426: checking for jpeg_read_header in -ljpeg configure:20456: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -ljpeg -lpng -lncurses -lbz2 -lgmp -lz -lexpat -lgdbm -lm -pthread >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-pthread' configure:20462: $? = 0 configure:20466: test -z || test ! -s conftest.err configure:20469: $? = 0 configure:20472: test -s conftest configure:20475: $? = 0 configure:20488: result: yes configure:20504: checking for ANSI C header files configure:20657: result: no configure:20695: checking limits.h usability configure:20707: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:20713: $? = 0 configure:20717: test -z || test ! -s conftest.err configure:20720: $? = 0 configure:20723: test -s conftest.o configure:20726: $? = 0 configure:20736: result: yes configure:20740: checking limits.h presence configure:20750: cc -E -I/usr/local/include conftest.c configure:20756: $? = 0 configure:20776: result: yes configure:20811: checking for limits.h configure:20818: result: yes configure:20695: checking sys/time.h usability configure:20707: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:20713: $? = 0 configure:20717: test -z || test ! -s conftest.err configure:20720: $? = 0 configure:20723: test -s conftest.o configure:20726: $? = 0 configure:20736: result: yes configure:20740: checking sys/time.h presence configure:20750: cc -E -I/usr/local/include conftest.c configure:20756: $? = 0 configure:20776: result: yes configure:20811: checking for sys/time.h configure:20818: result: yes configure:20686: checking for unistd.h configure:20691: result: no configure:20695: checking regex.h usability configure:20707: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:20713: $? = 0 configure:20717: test -z || test ! -s conftest.err configure:20720: $? = 0 configure:20723: test -s conftest.o configure:20726: $? = 0 configure:20736: result: yes configure:20740: checking regex.h presence configure:20750: cc -E -I/usr/local/include conftest.c configure:20756: $? = 0 configure:20776: result: yes configure:20811: checking for regex.h configure:20818: result: yes configure:20695: checking gnu/regex.h usability configure:20707: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:62:23: gnu/regex.h: No such file or directory configure:20713: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ofc" | #define VERSION "0.8.0" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGDBM 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_REGEX_H 1 | /* 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:20736: result: no configure:20740: checking gnu/regex.h presence configure:20750: cc -E -I/usr/local/include conftest.c conftest.c:28:23: gnu/regex.h: No such file or directory configure:20756: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ofc" | #define VERSION "0.8.0" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGDBM 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_REGEX_H 1 | /* end confdefs.h. */ | #include configure:20776: result: no configure:20811: checking for gnu/regex.h configure:20818: result: no configure:20695: checking gdbm.h usability configure:20707: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:20713: $? = 0 configure:20717: test -z || test ! -s conftest.err configure:20720: $? = 0 configure:20723: test -s conftest.o configure:20726: $? = 0 configure:20736: result: yes configure:20740: checking gdbm.h presence configure:20750: cc -E -I/usr/local/include conftest.c configure:20756: $? = 0 configure:20776: result: yes configure:20811: checking for gdbm.h configure:20818: result: yes configure:20695: checking expat.h usability configure:20707: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:20713: $? = 0 configure:20717: test -z || test ! -s conftest.err configure:20720: $? = 0 configure:20723: test -s conftest.o configure:20726: $? = 0 configure:20736: result: yes configure:20740: checking expat.h presence configure:20750: cc -E -I/usr/local/include conftest.c configure:20756: $? = 0 configure:20776: result: yes configure:20811: checking for expat.h configure:20818: result: yes configure:20695: checking zlib.h usability configure:20707: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:20713: $? = 0 configure:20717: test -z || test ! -s conftest.err configure:20720: $? = 0 configure:20723: test -s conftest.o configure:20726: $? = 0 configure:20736: result: yes configure:20740: checking zlib.h presence configure:20750: cc -E -I/usr/local/include conftest.c configure:20756: $? = 0 configure:20776: result: yes configure:20811: checking for zlib.h configure:20818: result: yes configure:20695: checking syslog.h usability configure:20707: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:20713: $? = 0 configure:20717: test -z || test ! -s conftest.err configure:20720: $? = 0 configure:20723: test -s conftest.o configure:20726: $? = 0 configure:20736: result: yes configure:20740: checking syslog.h presence configure:20750: cc -E -I/usr/local/include conftest.c configure:20756: $? = 0 configure:20776: result: yes configure:20811: checking for syslog.h configure:20818: result: yes configure:20695: checking gmp.h usability configure:20707: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:20713: $? = 0 configure:20717: test -z || test ! -s conftest.err configure:20720: $? = 0 configure:20723: test -s conftest.o configure:20726: $? = 0 configure:20736: result: yes configure:20740: checking gmp.h presence configure:20750: cc -E -I/usr/local/include conftest.c configure:20756: $? = 0 configure:20776: result: yes configure:20811: checking for gmp.h configure:20818: result: yes configure:20695: checking bzlib.h usability configure:20707: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:20713: $? = 0 configure:20717: test -z || test ! -s conftest.err configure:20720: $? = 0 configure:20723: test -s conftest.o configure:20726: $? = 0 configure:20736: result: yes configure:20740: checking bzlib.h presence configure:20750: cc -E -I/usr/local/include conftest.c configure:20756: $? = 0 configure:20776: result: yes configure:20811: checking for bzlib.h configure:20818: result: yes configure:20695: checking ncurses.h usability configure:20707: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:20713: $? = 0 configure:20717: test -z || test ! -s conftest.err configure:20720: $? = 0 configure:20723: test -s conftest.o configure:20726: $? = 0 configure:20736: result: yes configure:20740: checking ncurses.h presence configure:20750: cc -E -I/usr/local/include conftest.c configure:20756: $? = 0 configure:20776: result: yes configure:20811: checking for ncurses.h configure:20818: result: yes configure:20695: checking png.h usability configure:20707: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:20713: $? = 0 configure:20717: test -z || test ! -s conftest.err configure:20720: $? = 0 configure:20723: test -s conftest.o configure:20726: $? = 0 configure:20736: result: yes configure:20740: checking png.h presence configure:20750: cc -E -I/usr/local/include conftest.c configure:20756: $? = 0 configure:20776: result: yes configure:20811: checking for png.h configure:20818: result: yes configure:20695: checking jpeglib.h usability configure:20707: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:20713: $? = 0 configure:20717: test -z || test ! -s conftest.err configure:20720: $? = 0 configure:20723: test -s conftest.o configure:20726: $? = 0 configure:20736: result: yes configure:20740: checking jpeglib.h presence configure:20750: cc -E -I/usr/local/include conftest.c configure:20756: $? = 0 configure:20776: result: yes configure:20811: checking for jpeglib.h configure:20818: result: yes configure:20839: checking for sdl-config configure:20855: found /usr/local/bin/sdl-config configure:20865: result: sdl-config configure:20896: checking for freetype-config configure:20912: found /usr/local/bin/freetype-config configure:20922: result: freetype-config configure:20946: checking for an ANSI C-conforming const configure:21013: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:21019: $? = 0 configure:21023: test -z || test ! -s conftest.err configure:21026: $? = 0 configure:21029: test -s conftest.o configure:21032: $? = 0 configure:21043: result: yes configure:21053: checking whether time.h and sys/time.h may both be included configure:21078: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:21084: $? = 0 configure:21088: test -z || test ! -s conftest.err configure:21091: $? = 0 configure:21094: test -s conftest.o configure:21097: $? = 0 configure:21108: result: yes configure:21118: checking whether struct tm is in sys/time.h or time.h configure:21141: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:21147: $? = 0 configure:21151: test -z || test ! -s conftest.err configure:21154: $? = 0 configure:21157: test -s conftest.o configure:21160: $? = 0 configure:21171: result: time.h configure:21182: checking for working memcmp configure:21230: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -ljpeg -lpng -lncurses -lbz2 -lgmp -lz -lexpat -lgdbm -lm -pthread >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-pthread' configure:21233: $? = 0 configure:21235: ./conftest configure:21238: $? = 0 configure:21252: result: yes configure:21267: checking for strftime configure:21324: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -ljpeg -lpng -lncurses -lbz2 -lgmp -lz -lexpat -lgdbm -lm -pthread >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-pthread' configure:21330: $? = 0 configure:21334: test -z || test ! -s conftest.err configure:21337: $? = 0 configure:21340: test -s conftest configure:21343: $? = 0 configure:21355: result: yes configure:21449: checking for gettimeofday configure:21506: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -ljpeg -lpng -lncurses -lbz2 -lgmp -lz -lexpat -lgdbm -lm -pthread >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-pthread' configure:21512: $? = 0 configure:21516: test -z || test ! -s conftest.err configure:21519: $? = 0 configure:21522: test -s conftest configure:21525: $? = 0 configure:21537: result: yes configure:21449: checking for mktime configure:21506: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -ljpeg -lpng -lncurses -lbz2 -lgmp -lz -lexpat -lgdbm -lm -pthread >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-pthread' configure:21512: $? = 0 configure:21516: test -z || test ! -s conftest.err configure:21519: $? = 0 configure:21522: test -s conftest configure:21525: $? = 0 configure:21537: result: yes configure:21449: checking for select configure:21506: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -ljpeg -lpng -lncurses -lbz2 -lgmp -lz -lexpat -lgdbm -lm -pthread >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-pthread' configure:21512: $? = 0 configure:21516: test -z || test ! -s conftest.err configure:21519: $? = 0 configure:21522: test -s conftest configure:21525: $? = 0 configure:21537: result: yes configure:21449: checking for strtod configure:21506: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -ljpeg -lpng -lncurses -lbz2 -lgmp -lz -lexpat -lgdbm -lm -pthread >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-pthread' configure:21512: $? = 0 configure:21516: test -z || test ! -s conftest.err configure:21519: $? = 0 configure:21522: test -s conftest configure:21525: $? = 0 configure:21537: result: yes configure:21449: checking for strtol configure:21506: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -ljpeg -lpng -lncurses -lbz2 -lgmp -lz -lexpat -lgdbm -lm -pthread >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-pthread' configure:21512: $? = 0 configure:21516: test -z || test ! -s conftest.err configure:21519: $? = 0 configure:21522: test -s conftest configure:21525: $? = 0 configure:21537: result: yes configure:21449: checking for re_match configure:21506: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -ljpeg -lpng -lncurses -lbz2 -lgmp -lz -lexpat -lgdbm -lm -pthread >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-pthread' ld: Undefined symbols: _re_match configure:21512: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ofc" | #define VERSION "0.8.0" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGDBM 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_GDBM_H 1 | #define HAVE_EXPAT_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GMP_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAS_SDL 1 | #define HAS_FREETYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKTIME 1 | #define HAVE_SELECT 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | /* end confdefs.h. */ | /* Define re_match to an innocuous variant, in case declares re_match. | For example, HP-UX 11i declares gettimeofday. */ | #define re_match innocuous_re_match | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char re_match (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef re_match | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char re_match (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_re_match) || defined (__stub___re_match) | choke me | #else | char (*f) () = re_match; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != re_match; | ; | return 0; | } configure:21537: result: no configure:21449: checking for strptime configure:21506: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -ljpeg -lpng -lncurses -lbz2 -lgmp -lz -lexpat -lgdbm -lm -pthread >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-pthread' configure:21512: $? = 0 configure:21516: test -z || test ! -s conftest.err configure:21519: $? = 0 configure:21522: test -s conftest configure:21525: $? = 0 configure:21537: result: yes configure:21548: checking Warnings support configure:21555: result: configure:21568: checking for debugging configure:21575: result: configure:21593: checking dependency style of cc configure:21678: result: gcc3 configure:21829: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:741: creating Makefile config.status:741: creating ofc/Makefile config.status:741: creating test/Makefile config.status:741: creating tex/Makefile config.status:741: creating bin/ofc-config config.status:845: creating ofc/settings.h config.status:1197: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_bigendian=no 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 -pthread' 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_gettimeofday=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_re_match=no ac_cv_func_select=yes ac_cv_func_strftime=yes ac_cv_func_strptime=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_header_bzlib_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_expat_h=yes ac_cv_header_gdbm_h=yes ac_cv_header_gmp_h=yes ac_cv_header_gnu_regex_h=no ac_cv_header_inttypes_h=no ac_cv_header_jpeglib_h=yes ac_cv_header_limits_h=yes ac_cv_header_memory_h=no ac_cv_header_ncurses_h=yes ac_cv_header_png_h=yes ac_cv_header_regex_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_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_syslog_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=no ac_cv_header_zlib_h=yes ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_bz2_BZ2_bzReadOpen=yes ac_cv_lib_expat_XML_SetNamespaceDeclHandler=yes ac_cv_lib_gdbm_gdbm_open=yes ac_cv_lib_gmp___gmpz_init=yes ac_cv_lib_gnuregex_re_match=no ac_cv_lib_jpeg_jpeg_read_header=yes ac_cv_lib_m_asin=yes ac_cv_lib_ncurses_initscr=yes ac_cv_lib_objc_objc_malloc=no ac_cv_lib_png_png_sig_cmp=yes ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_regex_re_match=no ac_cv_lib_z_gzopen=yes 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_HAS_FREETYPE=freetype-config ac_cv_prog_HAS_SDL=sdl-config 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_make_make_set=yes ac_cv_struct_tm=time.h ac_cv_target=i386-unknown-gnu ac_cv_target_alias=i386-unknown-gnu am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_OBJC_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=no lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"no"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/lang/ofc/work/ofc-0.8.0/missing --run aclocal-1.8' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/lang/ofc/work/ofc-0.8.0/missing --run tar' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/lang/ofc/work/ofc-0.8.0/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/lang/ofc/work/ofc-0.8.0/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/lang/ofc/work/ofc-0.8.0/missing --run automake-1.8' 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='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='g77' FFLAGS='' HAS_FREETYPE='1' HAS_SDL='1' 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='-L/usr/local/lib -pthread' LIBOBJS='' LIBS='-L/lib -lSDL -pthread -L/usr/local/lib -lfreetype -lz -ljpeg -lpng -lncurses -lbz2 -lgmp -lz -lexpat -lgdbm -lm -pthread ' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LN_S='ln -s' LTLIBOBJS='' LT_AGE='0' LT_CURRENT='0' LT_RELEASE='0.8' LT_REVISION='0' MAKEINFO='${SHELL} /mnt/gmirror/ports/lang/ofc/work/ofc-0.8.0/missing --run makeinfo' OBJC='cc' OBJCDEPMODE='depmode=gcc3' OBJCFLAGS='-fno-common -I/include/SDL -I/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/local/include/freetype2 -I/usr/local/include -fgnu-runtime' OBJEXT='' OFC_CFLAGS=' -I/include/SDL -I/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/local/include/freetype2 -I/usr/local/include -fgnu-runtime' OFC_LIB='-lofc' PACKAGE='ofc' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHARED_LIBS='-L/lib -lSDL -pthread -L/usr/local/lib -lfreetype -lz -ljpeg -lpng -lncurses -lbz2 -lgmp -lz -lexpat -lgdbm -lm -pthread ' SHELL='/bin/sh' STATIC_LIBS='-L/lib -lSDL -pthread -L/usr/local/lib -lfreetype -lz -ljpeg -lpng -lncurses -lbz2 -lgmp -lz -lexpat -lgdbm -lm -pthread ' STRIP='strip' VERSION='0.8.0' 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__fastdepOBJC_FALSE='#' am__fastdepOBJC_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='${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/lang/ofc/work/ofc-0.8.0/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p -- .' ofc_BINARY_AGE='0' ofc_INTERFACE_AGE='0' ofc_MAJOR='0' ofc_MICRO='0' ofc_MINOR='8' ofc_VERSION='0.8.0' oldincludedir='/usr/include' prefix='' program_transform_name='s,^,i386-unknown-gnu-,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_WARNINGS 1 #define HAS_FREETYPE 1 #define HAS_SDL 1 #define HAVE_BZLIB_H 1 #define HAVE_DLFCN_H 1 #define HAVE_EXPAT_H 1 #define HAVE_GDBM_H 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GMP_H 1 #define HAVE_JPEGLIB_H 1 #define HAVE_LIBBZ2 1 #define HAVE_LIBEXPAT 1 #define HAVE_LIBGDBM 1 #define HAVE_LIBGMP 1 #define HAVE_LIBJPEG 1 #define HAVE_LIBM 1 #define HAVE_LIBNCURSES 1 #define HAVE_LIBPNG 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIBZ 1 #define HAVE_LIMITS_H 1 #define HAVE_MKTIME 1 #define HAVE_NCURSES_H 1 #define HAVE_PNG_H 1 #define HAVE_REGEX_H 1 #define HAVE_SELECT 1 #define HAVE_STRFTIME 1 #define HAVE_STRPTIME 1 #define HAVE_STRTOD 1 #define HAVE_STRTOL 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_ZLIB_H 1 #define PACKAGE "ofc" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define TIME_WITH_SYS_TIME 1 #define VERSION "0.8.0" #endif #ifdef __cplusplus void exit (int); configure: exit 0