This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by xapian-core configure 1.0.4, which was generated by GNU Autoconf 2.61. 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 /usr/bin/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: 126 tasks, 183 threads, 4 processors Load average: 0.55, Mach factor: 3.44 /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: /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:2064: checking for a BSD-compatible install configure:2120: result: /usr/bin/install -c -o root -g wheel configure:2131: checking whether build environment is sane configure:2174: result: yes configure:2202: checking for a thread-safe mkdir -p configure:2241: result: /usr/local/bin/mkdir -p configure:2254: checking for gawk configure:2270: found /usr/local/bin/gawk configure:2281: result: gawk configure:2292: checking whether make sets $(MAKE) configure:2313: result: yes configure:2496: checking how to create a ustar tar archive configure:2509: tar --version tar (GNU tar) 1.18 Copyright (C) 2007 Free Software Foundation, Inc. License GPLv2+: GNU GPL version 2 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:2512: $? = 0 configure:2552: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:2555: $? = 0 configure:2559: tar -xf - &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:3131: $? = 0 configure:3138: 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:3141: $? = 0 configure:3148: cc -V >&5 cc: `-V' option must have argument configure:3151: $? = 1 configure:3174: checking for C compiler default output file name configure:3201: cc -fno-common conftest.c >&5 configure:3204: $? = 0 configure:3242: result: a.out configure:3259: checking whether the C compiler works configure:3269: ./a.out configure:3272: $? = 0 configure:3289: result: yes configure:3296: checking whether we are cross compiling configure:3298: result: no configure:3301: checking for suffix of executables configure:3308: cc -o conftest -fno-common conftest.c >&5 configure:3311: $? = 0 configure:3335: result: configure:3341: checking for suffix of object files configure:3367: cc -c -fno-common conftest.c >&5 configure:3370: $? = 0 configure:3393: result: configure:3397: checking whether we are using the GNU C compiler configure:3426: cc -c -fno-common conftest.c >&5 configure:3432: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xapian-core" | #define PACKAGE_TARNAME "xapian-core" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "xapian-core 1.0.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xapian-core" | #define VERSION "1.0.4" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3449: result: no configure:3454: checking whether cc accepts -g configure:3484: cc -c -g conftest.c >&5 configure:3490: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xapian-core" | #define PACKAGE_TARNAME "xapian-core" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "xapian-core 1.0.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xapian-core" | #define VERSION "1.0.4" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3522: cc -c conftest.c >&5 configure:3528: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xapian-core" | #define PACKAGE_TARNAME "xapian-core" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "xapian-core 1.0.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xapian-core" | #define VERSION "1.0.4" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3561: cc -c -g conftest.c >&5 configure:3567: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xapian-core" | #define PACKAGE_TARNAME "xapian-core" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "xapian-core 1.0.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xapian-core" | #define VERSION "1.0.4" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3589: result: no configure:3606: checking for cc option to accept ISO C89 configure:3680: cc -c -fno-common conftest.c >&5 configure:3686: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xapian-core" | #define PACKAGE_TARNAME "xapian-core" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "xapian-core 1.0.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xapian-core" | #define VERSION "1.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; | } | | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3680: cc -qlanglvl=extc89 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3686: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xapian-core" | #define PACKAGE_TARNAME "xapian-core" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "xapian-core 1.0.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xapian-core" | #define VERSION "1.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; | } | | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3680: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3686: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xapian-core" | #define PACKAGE_TARNAME "xapian-core" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "xapian-core 1.0.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xapian-core" | #define VERSION "1.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; | } | | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3680: cc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3686: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xapian-core" | #define PACKAGE_TARNAME "xapian-core" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "xapian-core 1.0.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xapian-core" | #define VERSION "1.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; | } | | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3680: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3686: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xapian-core" | #define PACKAGE_TARNAME "xapian-core" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "xapian-core 1.0.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xapian-core" | #define VERSION "1.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; | } | | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3680: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3686: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xapian-core" | #define PACKAGE_TARNAME "xapian-core" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "xapian-core 1.0.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xapian-core" | #define VERSION "1.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; | } | | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3680: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:3686: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xapian-core" | #define PACKAGE_TARNAME "xapian-core" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "xapian-core 1.0.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xapian-core" | #define VERSION "1.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; | } | | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3712: result: unsupported configure:3729: checking dependency style of cc configure:3820: result: gcc3 configure:3835: checking for a sed that does not truncate output configure:3891: result: /usr/local/bin/sed configure:3894: checking for grep that handles long lines and -e configure:3968: result: /usr/bin/grep configure:3973: checking for egrep configure:4051: result: /usr/bin/grep -E configure:4100: checking for non-GNU ld configure:4134: result: /usr/bin/ld configure:4143: checking if the linker (/usr/bin/ld) is GNU ld configure:4158: result: no configure:4163: checking for /usr/bin/ld option to reload object files configure:4170: result: -r configure:4188: checking for BSD-compatible nm configure:4237: result: /usr/bin/nm -p configure:4241: checking whether ln -s works configure:4245: result: yes configure:4252: checking how to recognize dependent libraries configure:4438: result: pass_all configure:4679: checking how to run the C preprocessor configure:4719: cc -E conftest.c configure:4725: $? = 0 configure:4756: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:4762: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xapian-core" | #define PACKAGE_TARNAME "xapian-core" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "xapian-core 1.0.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xapian-core" | #define VERSION "1.0.4" | /* end confdefs.h. */ | #include configure:4795: result: cc -E configure:4824: cc -E conftest.c configure:4830: $? = 0 configure:4861: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:4867: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xapian-core" | #define PACKAGE_TARNAME "xapian-core" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "xapian-core 1.0.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xapian-core" | #define VERSION "1.0.4" | /* end confdefs.h. */ | #include configure:4905: checking for ANSI C header files configure:4935: cc -c -fno-common conftest.c >&5 configure:4941: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xapian-core" | #define PACKAGE_TARNAME "xapian-core" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "xapian-core 1.0.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xapian-core" | #define VERSION "1.0.4" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5066: result: no configure:5090: checking for sys/types.h configure:5111: cc -c -fno-common conftest.c >&5 configure:5117: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xapian-core" | #define PACKAGE_TARNAME "xapian-core" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "xapian-core 1.0.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xapian-core" | #define VERSION "1.0.4" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5133: result: no configure:5090: checking for sys/stat.h configure:5111: cc -c -fno-common conftest.c >&5 configure:5117: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xapian-core" | #define PACKAGE_TARNAME "xapian-core" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "xapian-core 1.0.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xapian-core" | #define VERSION "1.0.4" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5133: result: no configure:5090: checking for stdlib.h configure:5111: cc -c -fno-common conftest.c >&5 configure:5117: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xapian-core" | #define PACKAGE_TARNAME "xapian-core" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "xapian-core 1.0.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xapian-core" | #define VERSION "1.0.4" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5133: result: no configure:5090: checking for string.h configure:5111: cc -c -fno-common conftest.c >&5 configure:5117: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xapian-core" | #define PACKAGE_TARNAME "xapian-core" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "xapian-core 1.0.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xapian-core" | #define VERSION "1.0.4" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5133: result: no configure:5090: checking for memory.h configure:5111: cc -c -fno-common conftest.c >&5 configure:5117: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xapian-core" | #define PACKAGE_TARNAME "xapian-core" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "xapian-core 1.0.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xapian-core" | #define VERSION "1.0.4" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5133: result: no configure:5090: checking for strings.h configure:5111: cc -c -fno-common conftest.c >&5 configure:5117: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xapian-core" | #define PACKAGE_TARNAME "xapian-core" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "xapian-core 1.0.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xapian-core" | #define VERSION "1.0.4" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5133: result: no configure:5090: checking for inttypes.h configure:5111: cc -c -fno-common conftest.c >&5 configure:5117: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xapian-core" | #define PACKAGE_TARNAME "xapian-core" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "xapian-core 1.0.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xapian-core" | #define VERSION "1.0.4" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5133: result: no configure:5090: checking for stdint.h configure:5111: cc -c -fno-common conftest.c >&5 configure:5117: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xapian-core" | #define PACKAGE_TARNAME "xapian-core" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "xapian-core 1.0.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xapian-core" | #define VERSION "1.0.4" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5133: result: no configure:5090: checking for unistd.h configure:5111: cc -c -fno-common conftest.c >&5 configure:5117: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xapian-core" | #define PACKAGE_TARNAME "xapian-core" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "xapian-core 1.0.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xapian-core" | #define VERSION "1.0.4" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5133: result: no configure:5160: checking dlfcn.h usability configure:5177: cc -c -fno-common conftest.c >&5 configure:5183: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xapian-core" | #define PACKAGE_TARNAME "xapian-core" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "xapian-core 1.0.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xapian-core" | #define VERSION "1.0.4" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5197: result: no configure:5201: checking dlfcn.h presence configure:5216: cc -E conftest.c configure:5222: $? = 0 configure:5236: result: yes configure:5249: WARNING: dlfcn.h: present but cannot be compiled configure:5251: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5253: WARNING: dlfcn.h: see the Autoconf documentation configure:5255: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:5257: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5259: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:5264: checking for dlfcn.h configure:5272: result: yes configure:5401: checking for C++ compiler version configure:5408: 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:5411: $? = 0 configure:5418: 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:5421: $? = 0 configure:5428: c++ -V >&5 c++: `-V' option must have argument configure:5431: $? = 1 configure:5434: checking whether we are using the GNU C++ compiler configure:5463: c++ -c -fno-common conftest.cpp >&5 configure:5469: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xapian-core" | #define PACKAGE_TARNAME "xapian-core" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "xapian-core 1.0.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xapian-core" | #define VERSION "1.0.4" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:5486: result: no configure:5491: checking whether c++ accepts -g configure:5521: c++ -c -g conftest.cpp >&5 configure:5527: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xapian-core" | #define PACKAGE_TARNAME "xapian-core" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "xapian-core 1.0.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xapian-core" | #define VERSION "1.0.4" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5559: c++ -c conftest.cpp >&5 configure:5565: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xapian-core" | #define PACKAGE_TARNAME "xapian-core" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "xapian-core 1.0.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xapian-core" | #define VERSION "1.0.4" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5598: c++ -c -g conftest.cpp >&5 configure:5604: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xapian-core" | #define PACKAGE_TARNAME "xapian-core" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "xapian-core 1.0.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xapian-core" | #define VERSION "1.0.4" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5626: result: no configure:5651: checking dependency style of c++ configure:5742: result: gcc3 configure:5767: checking how to run the C++ preprocessor configure:5803: c++ -E conftest.cpp configure:5809: $? = 0 configure:5840: c++ -E conftest.cpp conftest.cpp:11:28: ac_nonexistent.h: No such file or directory configure:5846: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xapian-core" | #define PACKAGE_TARNAME "xapian-core" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "xapian-core 1.0.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xapian-core" | #define VERSION "1.0.4" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5879: result: c++ -E configure:5908: c++ -E conftest.cpp configure:5914: $? = 0 configure:5945: c++ -E conftest.cpp conftest.cpp:11:28: ac_nonexistent.h: No such file or directory configure:5951: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xapian-core" | #define PACKAGE_TARNAME "xapian-core" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "xapian-core 1.0.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xapian-core" | #define VERSION "1.0.4" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5995: checking the maximum length of command line arguments configure:6107: result: configure:6119: checking command to parse /usr/bin/nm -p output from cc object configure:6224: c++ -c -fno-common conftest.cpp >&5 configure:6227: $? = 0 configure:6231: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:6234: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:6224: c++ -c -fno-common conftest.cpp >&5 configure:6227: $? = 0 configure:6231: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:6234: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:6324: result: failed configure:6331: checking for objdir configure:6346: result: .libs configure:6398: checking for i386-unknown-gnu-ar configure:6428: result: no configure:6438: checking for ar configure:6454: found /usr/bin/ar configure:6465: result: ar configure:6494: checking for i386-unknown-gnu-ranlib configure:6524: result: no configure:6534: checking for ranlib configure:6550: found /usr/bin/ranlib configure:6561: result: ranlib configure:6590: checking for i386-unknown-gnu-strip configure:6620: result: no configure:6630: checking for strip configure:6646: found /usr/bin/strip configure:6657: result: strip configure:6993: checking for cc option to produce PIC configure:7225: result: configure:7296: checking if cc static flag works configure:7324: result: yes configure:7334: checking if cc supports -c -o file.o configure:7358: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:7362: $? = 0 configure:7381: result: yes configure:7407: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:8387: result: no configure:8454: checking dynamic linker characteristics configure:9056: result: gnu ld.so configure:9065: checking how to hardcode library paths into programs configure:9090: result: unsupported configure:9104: checking whether stripping libraries is possible configure:9126: result: no configure:9911: checking if libtool supports shared libraries configure:9913: result: no configure:9916: checking whether to build shared libraries configure:9937: result: no configure:9940: checking whether to build static libraries configure:9944: result: yes configure:10037: creating libtool configure:10767: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11741: result: yes configure:11759: c++ -c -fno-common conftest.cpp >&5 configure:11762: $? = 0 configure:11914: checking for c++ option to produce PIC configure:12198: result: configure:12269: checking if c++ static flag works configure:12297: result: yes configure:12307: checking if c++ supports -c -o file.o configure:12331: c++ -c -fno-common -o out/conftest2.o conftest.cpp >&5 configure:12335: $? = 0 configure:12354: result: yes configure:12380: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12405: result: yes configure:12472: checking dynamic linker characteristics configure:13022: result: gnu ld.so configure:13031: checking how to hardcode library paths into programs configure:13056: result: unsupported configure:13601: checking whether to enable maintainer-specific portions of Makefiles configure:13610: result: no configure:13740: checking for C++ compiler version configure:13747: 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:13750: $? = 0 configure:13757: 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:13760: $? = 0 configure:13767: c++ -V >&5 c++: `-V' option must have argument configure:13770: $? = 1 configure:13773: checking whether we are using the GNU C++ compiler configure:13825: result: no configure:13830: checking whether c++ accepts -g configure:13965: result: no configure:13990: checking dependency style of c++ configure:14081: result: gcc3 configure:14104: checking whether c++ is a working C++ compiler configure:14169: c++ -o conftest -fno-common conftest.cpp >&5 configure:14172: $? = 0 configure:14178: ./conftest configure:14181: $? = 0 configure:14199: result: yes configure:14250: checking for i386-unknown-gnu-gcc configure:14277: result: cc configure:14555: checking for C compiler version configure:14562: 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:14565: $? = 0 configure:14572: 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:14575: $? = 0 configure:14582: cc -V >&5 cc: `-V' option must have argument configure:14585: $? = 1 configure:14588: checking whether we are using the GNU C compiler configure:14640: result: no configure:14645: checking whether cc accepts -g configure:14780: result: no configure:14797: checking for cc option to accept ISO C89 configure:14903: result: unsupported configure:14920: checking dependency style of cc configure:15011: result: gcc3 configure:15082: checking for c++ options to enable ANSI C++ mode configure:15153: result: none known for c++ configure:15162: checking if -lm is required for maths functions configure:15186: c++ -o conftest -fno-common conftest.cpp >&5 configure:15192: $? = 0 configure:15198: result: no configure:15260: checking if RTTI is supported configure:15283: c++ -c -fno-common conftest.cpp >&5 configure:15289: $? = 0 configure:15294: result: yes configure:15316: checking for gettimeofday configure:15372: c++ -o conftest -fno-common conftest.cpp >&5 configure:15378: $? = 0 configure:15396: result: yes configure:15316: checking for ftime configure:15372: c++ -o conftest -fno-common conftest.cpp >&5 configure:15378: $? = 0 configure:15396: result: yes configure:15407: checking return type of ftime configure:15431: c++ -c -fno-common conftest.cpp >&5 configure:15437: $? = 0 configure:15442: result: int configure:15464: checking for sys/utsname.h configure:15485: c++ -c -fno-common conftest.cpp >&5 configure:15491: $? = 0 configure:15507: result: yes configure:15522: checking for gethostname configure:15578: c++ -o conftest -fno-common conftest.cpp >&5 configure:15584: $? = 0 configure:15602: result: yes configure:15613: checking for ssize_t configure:15643: c++ -c -fno-common conftest.cpp >&5 conftest.cpp:49: error: syntax error before `;' token conftest.cpp: In function `int main()': conftest.cpp:53: error: `ac__type_new_' undeclared (first use this function) conftest.cpp:53: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cpp:53: error: parse error before `)' token configure:15649: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xapian-core" | #define PACKAGE_TARNAME "xapian-core" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "xapian-core 1.0.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xapian-core" | #define VERSION "1.0.4" | #define HAVE_DLFCN_H 1 | #define USE_RTTI 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GETHOSTNAME 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef ssize_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:15664: result: no configure:15677: checking for pid_t configure:15707: c++ -c -fno-common conftest.cpp >&5 conftest.cpp:50: error: syntax error before `;' token conftest.cpp: In function `int main()': conftest.cpp:54: error: `ac__type_new_' undeclared (first use this function) conftest.cpp:54: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cpp:54: error: parse error before `)' token configure:15713: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xapian-core" | #define PACKAGE_TARNAME "xapian-core" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "xapian-core 1.0.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xapian-core" | #define VERSION "1.0.4" | #define HAVE_DLFCN_H 1 | #define USE_RTTI 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GETHOSTNAME 1 | #define ssize_t int | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef pid_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:15728: result: no configure:15741: checking for mode_t configure:15771: c++ -c -fno-common conftest.cpp >&5 conftest.cpp:51: error: syntax error before `;' token conftest.cpp: In function `int main()': conftest.cpp:55: error: `ac__type_new_' undeclared (first use this function) conftest.cpp:55: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cpp:55: error: parse error before `)' token configure:15777: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xapian-core" | #define PACKAGE_TARNAME "xapian-core" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "xapian-core 1.0.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xapian-core" | #define VERSION "1.0.4" | #define HAVE_DLFCN_H 1 | #define USE_RTTI 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GETHOSTNAME 1 | #define ssize_t int | #define pid_t int | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef mode_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:15792: result: no configure:15809: checking for sstream configure:15830: c++ -c -fno-common conftest.cpp >&5 configure:15836: $? = 0 configure:15852: result: yes configure:15867: checking for streambuf configure:15888: c++ -c -fno-common conftest.cpp >&5 configure:15894: $? = 0 configure:15910: result: yes configure:15924: checking for perl configure:15942: found /usr/local/bin/perl configure:15954: result: /usr/local/bin/perl configure:16238: checking for fcntl.h configure:16259: c++ -c -fno-common conftest.cpp >&5 configure:16265: $? = 0 configure:16281: result: yes configure:16238: checking for limits.h configure:16259: c++ -c -fno-common conftest.cpp >&5 configure:16265: $? = 0 configure:16281: result: yes configure:16238: checking for sys/errno.h configure:16259: c++ -c -fno-common conftest.cpp >&5 configure:16265: $? = 0 configure:16281: result: yes configure:16238: checking for sys/select.h configure:16259: c++ -c -fno-common conftest.cpp >&5 configure:16265: $? = 0 configure:16281: result: yes configure:16297: checking for valgrind configure:16330: result: no configure:16404: checking for working memcmp configure:16457: c++ -o conftest -fno-common conftest.cpp >&5 conftest.cpp: In function `int main()': conftest.cpp:64: error: `memcmp' undeclared (first use this function) conftest.cpp:64: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cpp:78: error: `strcpy' undeclared (first use this function) configure:16460: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xapian-core" | #define PACKAGE_TARNAME "xapian-core" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "xapian-core 1.0.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xapian-core" | #define VERSION "1.0.4" | #define HAVE_DLFCN_H 1 | #define USE_RTTI 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GETHOSTNAME 1 | #define ssize_t int | #define pid_t int | #define mode_t int | #define HAVE_SSTREAM 1 | #define HAVE_STREAMBUF 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | | /* Some versions of memcmp are not 8-bit clean. */ | char c0 = '\100', c1 = '\200', c2 = '\201'; | if (memcmp(&c0, &c2, 1) >= 0 || memcmp(&c1, &c2, 1) >= 0) | return 1; | | /* The Next x86 OpenStep bug shows up only when comparing 16 bytes | or more and with at least one buffer not starting on a 4-byte boundary. | William Lewis provided this test program. */ | { | char foo[21]; | char bar[21]; | int i; | for (i = 0; i < 4; i++) | { | char *a = foo + i; | char *b = bar + i; | strcpy (a, "--------01111111"); | strcpy (b, "--------10000000"); | if (memcmp (a, b, 16) >= 0) | return 1; | } | return 0; | } | | ; | return 0; | } configure:16485: result: no configure:16499: checking for strerror configure:16555: c++ -o conftest -fno-common conftest.cpp >&5 configure:16561: $? = 0 configure:16579: result: yes configure:16499: checking for hstrerror configure:16555: c++ -o conftest -fno-common conftest.cpp >&5 configure:16561: $? = 0 configure:16579: result: yes configure:16590: checking for working ISO C90 conforming snprintf configure:16633: c++ -o conftest -fno-common conftest.cpp >&5 configure:16636: $? = 0 configure:16642: ./conftest configure:16645: $? = 0 configure:16666: result: snprintf configure:16767: checking for zlib.h configure:16788: c++ -c -fno-common conftest.cpp >&5 configure:16794: $? = 0 configure:16810: result: yes configure:16830: checking for library containing zlibVersion configure:16871: c++ -o conftest -fno-common conftest.cpp >&5 ld: Undefined symbols: _zlibVersion configure:16877: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xapian-core" | #define PACKAGE_TARNAME "xapian-core" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "xapian-core 1.0.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xapian-core" | #define VERSION "1.0.4" | #define HAVE_DLFCN_H 1 | #define USE_RTTI 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GETHOSTNAME 1 | #define ssize_t int | #define pid_t int | #define mode_t int | #define HAVE_SSTREAM 1 | #define HAVE_STREAMBUF 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STRERROR 1 | #define HAVE_HSTRERROR 1 | #define SNPRINTF_ISO snprintf | #define SNPRINTF snprintf | #define HAVE_ZLIB_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char zlibVersion (); | int | main () | { | return zlibVersion (); | ; | return 0; | } configure:16871: c++ -o conftest -fno-common conftest.cpp -lz >&5 configure:16877: $? = 0 configure:16905: result: -lz configure:16939: c++ -E conftest.cpp configure:16945: $? = 0 configure:16971: checking for fork configure:17027: c++ -o conftest -fno-common conftest.cpp >&5 configure:17033: $? = 0 configure:17051: result: yes configure:17066: checking for library containing socketpair configure:17107: c++ -o conftest -fno-common conftest.cpp >&5 configure:17113: $? = 0 configure:17141: result: none required configure:17157: checking for library containing gethostbyname configure:17198: c++ -o conftest -fno-common conftest.cpp >&5 configure:17204: $? = 0 configure:17232: result: none required configure:17243: checking for library containing gethostbyaddr configure:17284: c++ -o conftest -fno-common conftest.cpp >&5 configure:17290: $? = 0 configure:17318: result: none required configure:17340: checking for type to use for 5th parameter to getsockopt configure:17378: c++ -c -fno-common conftest.cpp >&5 configure:17384: $? = 0 configure:17412: result: socklen_t configure:17502: checking for library containing fdatasync configure:17543: c++ -o conftest -fno-common conftest.cpp >&5 ld: Undefined symbols: _fdatasync configure:17549: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xapian-core" | #define PACKAGE_TARNAME "xapian-core" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "xapian-core 1.0.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xapian-core" | #define VERSION "1.0.4" | #define HAVE_DLFCN_H 1 | #define USE_RTTI 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GETHOSTNAME 1 | #define ssize_t int | #define pid_t int | #define mode_t int | #define HAVE_SSTREAM 1 | #define HAVE_STREAMBUF 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STRERROR 1 | #define HAVE_HSTRERROR 1 | #define SNPRINTF_ISO snprintf | #define SNPRINTF snprintf | #define HAVE_ZLIB_H 1 | #define HAVE_FORK 1 | #define HAVE_SOCKETPAIR 1 | #define SOCKLEN_T socklen_t | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fdatasync (); | int | main () | { | return fdatasync (); | ; | return 0; | } configure:17543: c++ -o conftest -fno-common conftest.cpp -lrt >&5 ld: can't locate file for: -lrt configure:17549: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xapian-core" | #define PACKAGE_TARNAME "xapian-core" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "xapian-core 1.0.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xapian-core" | #define VERSION "1.0.4" | #define HAVE_DLFCN_H 1 | #define USE_RTTI 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GETHOSTNAME 1 | #define ssize_t int | #define pid_t int | #define mode_t int | #define HAVE_SSTREAM 1 | #define HAVE_STREAMBUF 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STRERROR 1 | #define HAVE_HSTRERROR 1 | #define SNPRINTF_ISO snprintf | #define SNPRINTF snprintf | #define HAVE_ZLIB_H 1 | #define HAVE_FORK 1 | #define HAVE_SOCKETPAIR 1 | #define SOCKLEN_T socklen_t | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fdatasync (); | int | main () | { | return fdatasync (); | ; | return 0; | } configure:17577: result: no configure:17591: checking for fsync configure:17647: c++ -o conftest -fno-common conftest.cpp >&5 configure:17653: $? = 0 configure:17671: result: yes configure:17694: checking for pread configure:17750: c++ -o conftest -fno-common conftest.cpp >&5 configure:17756: $? = 0 configure:17773: result: yes configure:17776: checking for any prototype needed for pread configure:17813: c++ -c -fno-common conftest.cpp >&5 configure:17819: $? = 0 configure:17848: result: none required configure:17862: checking for pwrite configure:17918: c++ -o conftest -fno-common conftest.cpp >&5 configure:17924: $? = 0 configure:17941: result: yes configure:17944: checking for any prototype needed for pwrite configure:17981: c++ -c -fno-common conftest.cpp >&5 configure:17987: $? = 0 configure:18016: result: none required configure:18037: checking for link configure:18093: c++ -o conftest -fno-common conftest.cpp >&5 configure:18099: $? = 0 configure:18117: result: yes configure:18133: checking whether to use STLport configure:18180: result: no configure:18417: checking for special C compiler options needed for large files configure:18457: c++ -c -fno-common conftest.cpp >&5 configure:18463: $? = 0 configure:18510: result: no configure:18516: checking for _FILE_OFFSET_BITS value needed for large files configure:18551: c++ -c -fno-common conftest.cpp >&5 configure:18557: $? = 0 configure:18625: result: no configure:18975: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by xapian-core config.status 1.0.4, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:708: creating Makefile config.status:708: creating tests/Makefile config.status:708: creating docs/Makefile config.status:708: creating docs/doxygen_api_conf config.status:708: creating docs/doxygen_full_conf config.status:708: creating xapian-core.spec config.status:708: creating tests/runtest config.status:708: creating tests/runsrv config.status:708: creating xapian-config config.status:708: creating makemanpage config.status:708: creating docs/gen_codestructure_doc config.status:708: creating generate-exceptions config.status:708: creating languages/generate-allsnowballheaders config.status:708: creating config.h config.status:995: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_cxx_compiler_gnu=no ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_FOR_BUILD_set= ac_cv_env_CC_FOR_BUILD_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_func_fork=yes ac_cv_func_fsync=yes ac_cv_func_ftime=yes ac_cv_func_gethostname=yes ac_cv_func_gettimeofday=yes ac_cv_func_hstrerror=yes ac_cv_func_link=yes ac_cv_func_memcmp_working=no ac_cv_func_pread=yes ac_cv_func_pwrite=yes ac_cv_func_snprintf=snprintf ac_cv_func_snprintf_noniso=no ac_cv_func_strerror=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_memory_h=no ac_cv_header_sstream=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_streambuf=yes ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_sys_utsname_h=yes ac_cv_header_unistd_h=no ac_cv_header_zlib_h=yes ac_cv_host=i386-unknown-gnu ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_mkdir=/usr/local/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_make_make_set=yes ac_cv_search_fdatasync=no ac_cv_search_gethostbyaddr='none required' ac_cv_search_gethostbyname='none required' ac_cv_search_socketpair='none required' ac_cv_search_zlibVersion=-lz ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_type_mode_t=no ac_cv_type_pid_t=no ac_cv_type_ssize_t=no am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_prog_tar_ustar=gnutar lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM='/usr/bin/nm -p' lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_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_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='""' xo_cv_cxx_works=yes xo_cv_pread_prototype=' ' xo_cv_pwrite_prototype=' ' xo_cv_socklen_t_equiv=socklen_t ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/databases/xapian-core/work/xapian-core-1.0.4/missing --run aclocal-1.10 ' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/databases/xapian-core/work/xapian-core-1.0.4/missing --run tar' AM_CXXFLAGS='' ANSI_CXXFLAGS='' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/databases/xapian-core/work/xapian-core-1.0.4/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/databases/xapian-core/work/xapian-core-1.0.4/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/databases/xapian-core/work/xapian-core-1.0.4/missing --run automake-1.10' AWK='gawk' BUILD_BACKEND_FLINT_FALSE='#' BUILD_BACKEND_FLINT_TRUE='' BUILD_BACKEND_INMEMORY_FALSE='#' BUILD_BACKEND_INMEMORY_TRUE='' BUILD_BACKEND_QUARTZ_FALSE='#' BUILD_BACKEND_QUARTZ_TRUE='' BUILD_BACKEND_REMOTE_FALSE='#' BUILD_BACKEND_REMOTE_TRUE='' CC='' CCDEPMODE='depmode=gcc3' CC_FOR_BUILD='cc' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DOCUMENTATION_RULES_FALSE='' DOCUMENTATION_RULES_TRUE='#' DOT='' DOXYGEN='' DOXYGEN_DOT_PATH='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' HELP2MAN='' 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='$(install_sh) -c -s' LDFLAGS='' LIBOBJS=' ${LIBOBJDIR}memcmp$U.o' LIBRARY_VERSION_INFO='18:0:3' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS=' ${LIBOBJDIR}memcmp$U.lo' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAINTAINER_NO_DOCS_FALSE='' MAINTAINER_NO_DOCS_TRUE='#' MAKEINDEX='' MAKEINFO='${SHELL} /mnt/gmirror/ports/databases/xapian-core/work/xapian-core-1.0.4/missing --run makeinfo' OBJEXT='' PACKAGE='xapian-core' PACKAGE_BUGREPORT='' PACKAGE_NAME='xapian-core' PACKAGE_STRING='xapian-core 1.0.4' PACKAGE_TARNAME='xapian-core' PACKAGE_VERSION='1.0.4' PATH_SEPARATOR=':' PERL='/usr/local/bin/perl' QUIET='' RANLIB='ranlib' RST2HTML='' SED='/usr/local/bin/sed' SET_MAKE='' SHELL='/bin/sh' STLPORT_CXXFLAGS='' STLPORT_INCLUDE='' STLPORT_LIBS='' STRIP='strip' VALGRIND='' VALGRIND_LOG_FILE_OPT='--log-file' VERSION='1.0.4' VPATH_BUILD_FALSE='' VPATH_BUILD_TRUE='#' XAPIAN_LDFLAGS=' -lz ' ac_ct_CC='' ac_ct_CXX='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /mnt/gmirror/ports/databases/xapian-core/work/xapian-core-1.0.4/install-sh' ldflags='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' link_all_deplibs_CXX='unknown' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/usr/local/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "xapian-core" #define PACKAGE_TARNAME "xapian-core" #define PACKAGE_VERSION "1.0.4" #define PACKAGE_STRING "xapian-core 1.0.4" #define PACKAGE_BUGREPORT "" #define PACKAGE "xapian-core" #define VERSION "1.0.4" #define HAVE_DLFCN_H 1 #define USE_RTTI 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_FTIME 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_GETHOSTNAME 1 #define ssize_t int #define pid_t int #define mode_t int #define HAVE_SSTREAM 1 #define HAVE_STREAMBUF 1 #define HAVE_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_SYS_ERRNO_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_STRERROR 1 #define HAVE_HSTRERROR 1 #define SNPRINTF_ISO snprintf #define SNPRINTF snprintf #define HAVE_ZLIB_H 1 #define HAVE_FORK 1 #define HAVE_SOCKETPAIR 1 #define SOCKLEN_T socklen_t #define HAVE_FSYNC 1 #define HAVE_LINK 1 configure: exit 0