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.57. Invocation command line was $ ./configure --prefix= --prefix=/usr/local/harvest/harvest --without-wish --prefix=/usr/local/harvest i386-unknown-gnu --cache-file=../../.././config.cache --srcdir=. build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu --cache-file=../ --srcdir=. ## --------- ## ## 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: 142 tasks, 197 threads, 4 processors Load average: 1.62, Mach factor: 2.37 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1198: creating cache configure:1317: checking for a BSD-compatible install configure:1371: result: ../ configure:1382: checking whether build environment is sane configure:1425: result: yes configure:1458: checking for gawk configure:1474: found /usr/local/bin/gawk configure:1484: result: gawk configure:1494: checking whether make sets $(MAKE) configure:1514: result: yes configure:1695: checking for i386-unknown-gnu-gcc configure:1721: result: cc configure:2003: checking for C compiler version configure:2006: 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:2009: $? = 0 configure:2011: 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:2014: $? = 0 configure:2016: cc -V &5 cc: `-V' option must have argument configure:2019: $? = 1 configure:2043: checking for C compiler default output configure:2046: cc -fno-common conftest.c >&5 configure:2049: $? = 0 configure:2095: result: a.out configure:2100: checking whether the C compiler works configure:2106: ./a.out configure:2109: $? = 0 configure:2126: result: yes configure:2133: checking whether we are cross compiling configure:2135: result: no configure:2138: checking for suffix of executables configure:2140: cc -o conftest -fno-common conftest.c >&5 configure:2143: $? = 0 configure:2168: result: configure:2174: checking for suffix of object files configure:2196: cc -c -fno-common conftest.c >&5 configure:2199: $? = 0 configure:2221: result: configure:2225: checking whether we are using the GNU C compiler configure:2250: cc -c -fno-common conftest.c >&5 configure:2253: $? = 0 configure:2256: test -s conftest. configure:2259: $? = 1 configure: failed program was: | #line 2230 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "idzebra" | #define VERSION "1.3.13" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2272: result: no configure:2278: checking whether cc accepts -g configure:2300: cc -c -g conftest.c >&5 configure:2303: $? = 0 configure:2306: test -s conftest. configure:2309: $? = 1 configure: failed program was: | #line 2283 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "idzebra" | #define VERSION "1.3.13" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2320: result: no configure:2337: checking for cc option to accept ANSI C configure:2398: cc -c -fno-common conftest.c >&5 configure:2401: $? = 0 configure:2404: test -s conftest. configure:2407: $? = 1 configure: failed program was: | #line 2344 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "idzebra" | #define VERSION "1.3.13" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2398: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2401: $? = 0 configure:2404: test -s conftest. configure:2407: $? = 1 configure: failed program was: | #line 2344 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "idzebra" | #define VERSION "1.3.13" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2398: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2401: $? = 1 configure: failed program was: | #line 2344 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "idzebra" | #define VERSION "1.3.13" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2398: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2401: $? = 1 configure: failed program was: | #line 2344 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "idzebra" | #define VERSION "1.3.13" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2398: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2401: $? = 1 configure: failed program was: | #line 2344 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "idzebra" | #define VERSION "1.3.13" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2398: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2401: $? = 0 configure:2404: test -s conftest. configure:2407: $? = 1 configure: failed program was: | #line 2344 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "idzebra" | #define VERSION "1.3.13" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2425: result: none needed configure:2443: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2446: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2566: checking for style of include used by make configure:2594: result: GNU configure:2622: checking dependency style of cc configure:2690: result: gcc3 configure:2712: checking how to run the C preprocessor configure:2748: cc -E conftest.c configure:2754: $? = 0 configure:2786: cc -E conftest.c configure:2787:28: ac_nonexistent.h: No such file or directory configure:2792: $? = 1 configure: failed program was: | #line 2777 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "idzebra" | #define VERSION "1.3.13" | /* end confdefs.h. */ | #include configure:2830: result: cc -E configure:2855: cc -E conftest.c configure:2861: $? = 0 configure:2893: cc -E conftest.c configure:2894:28: ac_nonexistent.h: No such file or directory configure:2899: $? = 1 configure: failed program was: | #line 2884 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "idzebra" | #define VERSION "1.3.13" | /* end confdefs.h. */ | #include configure:2953: checking for a BSD-compatible install configure:3007: result: ../ configure:3021: checking for i386-unknown-gnu-ranlib configure:3050: result: no configure:3059: checking for ranlib configure:3075: found /usr/bin/ranlib configure:3086: result: ranlib configure:3110: checking for docbookx.dtd configure:3126: result: Not found configure:3143: checking for docbook.dsl configure:3157: result: Not found configure:3245: checking for YAZ configure:3258: result: ../yaz/yaz-config configure:3357: checking for Tcl configure:3383: result: Not found configure:3392: checking for egrep configure:3402: result: grep -E configure:3407: checking for ANSI C header files configure:3433: cc -c -fno-common conftest.c >&5 configure:3436: $? = 0 configure:3439: test -s conftest. configure:3442: $? = 1 configure: failed program was: | #line 3412 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "idzebra" | #define VERSION "1.3.13" | #define HAVE_TCL_H 0 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3554: result: no configure:3578: checking for sys/types.h configure:3595: cc -c -fno-common conftest.c >&5 configure:3598: $? = 0 configure:3601: test -s conftest. configure:3604: $? = 1 configure: failed program was: | #line 3583 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "idzebra" | #define VERSION "1.3.13" | #define HAVE_TCL_H 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:3615: result: no configure:3578: checking for sys/stat.h configure:3595: cc -c -fno-common conftest.c >&5 configure:3598: $? = 0 configure:3601: test -s conftest. configure:3604: $? = 1 configure: failed program was: | #line 3583 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "idzebra" | #define VERSION "1.3.13" | #define HAVE_TCL_H 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:3615: result: no configure:3578: checking for stdlib.h configure:3595: cc -c -fno-common conftest.c >&5 configure:3598: $? = 0 configure:3601: test -s conftest. configure:3604: $? = 1 configure: failed program was: | #line 3583 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "idzebra" | #define VERSION "1.3.13" | #define HAVE_TCL_H 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:3615: result: no configure:3578: checking for string.h configure:3595: cc -c -fno-common conftest.c >&5 configure:3598: $? = 0 configure:3601: test -s conftest. configure:3604: $? = 1 configure: failed program was: | #line 3583 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "idzebra" | #define VERSION "1.3.13" | #define HAVE_TCL_H 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:3615: result: no configure:3578: checking for memory.h configure:3595: cc -c -fno-common conftest.c >&5 configure:3598: $? = 0 configure:3601: test -s conftest. configure:3604: $? = 1 configure: failed program was: | #line 3583 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "idzebra" | #define VERSION "1.3.13" | #define HAVE_TCL_H 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:3615: result: no configure:3578: checking for strings.h configure:3595: cc -c -fno-common conftest.c >&5 configure:3598: $? = 0 configure:3601: test -s conftest. configure:3604: $? = 1 configure: failed program was: | #line 3583 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "idzebra" | #define VERSION "1.3.13" | #define HAVE_TCL_H 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:3615: result: no configure:3578: checking for inttypes.h configure:3595: cc -c -fno-common conftest.c >&5 configure:3598: $? = 0 configure:3601: test -s conftest. configure:3604: $? = 1 configure: failed program was: | #line 3583 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "idzebra" | #define VERSION "1.3.13" | #define HAVE_TCL_H 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:3615: result: no configure:3578: checking for stdint.h configure:3595: cc -c -fno-common conftest.c >&5 configure:3598: $? = 0 configure:3601: test -s conftest. configure:3604: $? = 1 configure: failed program was: | #line 3583 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "idzebra" | #define VERSION "1.3.13" | #define HAVE_TCL_H 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:3615: result: no configure:3578: checking for unistd.h configure:3595: cc -c -fno-common conftest.c >&5 configure:3598: $? = 0 configure:3601: test -s conftest. configure:3604: $? = 1 configure: failed program was: | #line 3583 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "idzebra" | #define VERSION "1.3.13" | #define HAVE_TCL_H 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:3615: result: no configure:3641: checking sys/times.h usability configure:3654: cc -c -fno-common conftest.c >&5 configure:3657: $? = 0 configure:3660: test -s conftest. configure:3663: $? = 1 configure: failed program was: | #line 3643 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "idzebra" | #define VERSION "1.3.13" | #define HAVE_TCL_H 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:3673: result: no configure:3677: checking sys/times.h presence configure:3688: cc -E conftest.c configure:3694: $? = 0 configure:3713: result: yes configure:3733: WARNING: sys/times.h: present but cannot be compiled configure:3735: WARNING: sys/times.h: check for missing prerequisite headers? configure:3737: WARNING: sys/times.h: proceeding with the preprocessor's result configure:3749: checking for sys/times.h configure:3756: result: yes configure:3773: checking for mkstemp configure:3823: cc -o conftest -fno-common conftest.c >&5 configure:3826: $? = 0 configure:3829: test -s conftest configure:3832: $? = 0 configure:3843: result: yes configure:3854: checking for tgetent in -lncurses configure:3885: cc -o conftest -fno-common conftest.c -lncurses >&5 configure:3888: $? = 0 configure:3891: test -s conftest configure:3894: $? = 0 configure:3906: result: yes configure:3973: checking for readline in -lreadline configure:4004: cc -o conftest -fno-common conftest.c -lreadline -lncurses >&5 configure:4007: $? = 0 configure:4010: test -s conftest configure:4013: $? = 0 configure:4025: result: yes configure:4031: checking for add_history in -lhistory configure:4062: cc -o conftest -fno-common conftest.c -lhistory >&5 configure:4065: $? = 0 configure:4068: test -s conftest configure:4071: $? = 0 configure:4083: result: yes configure:4105: checking readline/readline.h usability configure:4118: cc -c -fno-common conftest.c >&5 configure:4121: $? = 0 configure:4124: test -s conftest. configure:4127: $? = 1 configure: failed program was: | #line 4107 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "idzebra" | #define VERSION "1.3.13" | #define HAVE_TCL_H 0 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MKSTEMP 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:4137: result: no configure:4141: checking readline/readline.h presence configure:4152: cc -E conftest.c configure:4158: $? = 0 configure:4177: result: yes configure:4197: WARNING: readline/readline.h: present but cannot be compiled configure:4199: WARNING: readline/readline.h: check for missing prerequisite headers? configure:4201: WARNING: readline/readline.h: proceeding with the preprocessor's result configure:4213: checking for readline/readline.h configure:4220: result: yes configure:4105: checking readline/history.h usability configure:4118: cc -c -fno-common conftest.c >&5 configure:4121: $? = 0 configure:4124: test -s conftest. configure:4127: $? = 1 configure: failed program was: | #line 4107 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "idzebra" | #define VERSION "1.3.13" | #define HAVE_TCL_H 0 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MKSTEMP 1 | #define HAVE_READLINE_READLINE_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:4137: result: no configure:4141: checking readline/history.h presence configure:4152: cc -E conftest.c configure:4158: $? = 0 configure:4177: result: yes configure:4197: WARNING: readline/history.h: present but cannot be compiled configure:4199: WARNING: readline/history.h: check for missing prerequisite headers? configure:4201: WARNING: readline/history.h: proceeding with the preprocessor's result configure:4213: checking for readline/history.h configure:4220: result: yes configure:4260: cc -o conftest -fno-common conftest.c -lreadline -lncurses -lhistory >&5 configure:4263: $? = 0 configure:4266: test -s conftest configure:4269: $? = 0 configure:4306: cc -o conftest -fno-common conftest.c -lreadline -lncurses -lhistory >&5 ld: Undefined symbols: _rl_completion_matches configure:4309: $? = 1 configure: failed program was: | #line 4281 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "idzebra" | #define VERSION "1.3.13" | #define HAVE_TCL_H 0 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MKSTEMP 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_COMPLETION_OVER 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | static void f() | { | rl_completion_matches (0, 0); | } | | ; | return 0; | } configure:4336: checking for iconv configure:4365: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _libiconv_open configure:4368: $? = 1 configure: failed program was: | #line 4344 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "idzebra" | #define VERSION "1.3.13" | #define HAVE_TCL_H 0 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MKSTEMP 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_COMPLETION_OVER 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | static void f() {iconv_t t = iconv_open("", ""); } | | ; | return 0; | } configure:4411: cc -o conftest -fno-common conftest.c -liconv >&5 configure:4414: $? = 0 configure:4417: test -s conftest configure:4420: $? = 0 configure:4427: result: yes configure:4447: checking for bzCompressInit in -lbz2 configure:4478: cc -o conftest -fno-common conftest.c -lbz2 -liconv >&5 ld: Undefined symbols: _bzCompressInit configure:4481: $? = 1 configure: failed program was: | #line 4454 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "idzebra" | #define VERSION "1.3.13" | #define HAVE_TCL_H 0 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MKSTEMP 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_COMPLETION_OVER 1 | #define HAVE_ICONV_H 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 bzCompressInit (); | int | main () | { | bzCompressInit (); | ; | return 0; | } configure:4499: result: no configure:4655: checking for BZ2_bzCompressInit in -lbz2 configure:4686: cc -o conftest -fno-common conftest.c -lbz2 -liconv >&5 configure:4689: $? = 0 configure:4692: test -s conftest configure:4695: $? = 0 configure:4707: result: yes configure:4733: checking bzlib.h usability configure:4746: cc -c -fno-common conftest.c >&5 configure:4749: $? = 0 configure:4752: test -s conftest. configure:4755: $? = 1 configure: failed program was: | #line 4735 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "idzebra" | #define VERSION "1.3.13" | #define HAVE_TCL_H 0 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MKSTEMP 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_COMPLETION_OVER 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBBZ2 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:4765: result: no configure:4769: checking bzlib.h presence configure:4780: cc -E conftest.c configure:4786: $? = 0 configure:4805: result: yes configure:4825: WARNING: bzlib.h: present but cannot be compiled configure:4827: WARNING: bzlib.h: check for missing prerequisite headers? configure:4829: WARNING: bzlib.h: proceeding with the preprocessor's result configure:4841: checking for bzlib.h configure:4848: result: yes configure:4864: checking for sqrt in -lm configure:4895: cc -o conftest -fno-common conftest.c -lm -lbz2 -liconv >&5 configure:4897: warning: conflicting types for built-in function `sqrt' configure:4898: $? = 0 configure:4901: test -s conftest configure:4904: $? = 0 configure:4916: result: yes configure:4943: checking for XML_ParserCreate in -lexpat configure:4974: cc -o conftest -fno-common conftest.c -lexpat -lm -lbz2 -liconv >&5 configure:4977: $? = 0 configure:4980: test -s conftest configure:4983: $? = 0 configure:4995: result: yes configure:5016: checking expat.h usability configure:5029: cc -c -fno-common conftest.c >&5 configure:5032: $? = 0 configure:5035: test -s conftest. configure:5038: $? = 1 configure: failed program was: | #line 5018 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "idzebra" | #define VERSION "1.3.13" | #define HAVE_TCL_H 0 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MKSTEMP 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_COMPLETION_OVER 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_BZLIB_H 1 | #define HAVE_LIBM 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:5048: result: no configure:5052: checking expat.h presence configure:5063: cc -E conftest.c configure:5069: $? = 0 configure:5088: result: yes configure:5108: WARNING: expat.h: present but cannot be compiled configure:5110: WARNING: expat.h: check for missing prerequisite headers? configure:5112: WARNING: expat.h: proceeding with the preprocessor's result configure:5124: checking for expat.h configure:5131: result: yes configure:5316: checking for LFS configure:5362: cc -o conftest -fno-common conftest.c -lm -lbz2 -liconv -lexpat >&5 configure:5365: $? = 0 configure:5367: ./conftest configure:5370: $? = 1 configure: program exited with status 1 configure: failed program was: | #line 5321 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "idzebra" | #define VERSION "1.3.13" | #define HAVE_TCL_H 0 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MKSTEMP 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_COMPLETION_OVER 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_BZLIB_H 1 | #define HAVE_LIBM 1 | #define HAVE_EXPAT_H 1 | /* end confdefs.h. */ | #define _FILE_OFFSET_BITS 64 | #include | #include | #include | #include | #include | #include | int main(int argc, char **argv) | { | off_t o; | char tmp_str[32]; | int fd; | struct flock area; | if (sizeof(off_t) != 8) | exit (1); | o = 2000000000; | sprintf (tmp_str, "%Ld", o+o+o); | if (strcmp (tmp_str, "6000000000")) | exit (1); | fd = creat ("config.tmp", 0644); | if (fd < 0) | exit (1); | area.l_type = F_WRLCK; | area.l_whence = SEEK_SET; | area.l_len = area.l_start = 0L; | if (fcntl(fd, F_SETLKW, &area)) | exit (1); | close (fd); | unlink ("config.tmp"); | exit (0); | } | configure:5391: result: no configure:5394: checking for ANSI C header files configure:5541: result: no configure:5552: WARNING: Your system doesn't seem to support ANSI C configure:5710: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:704: creating Makefile config.status:704: creating util/Makefile config.status:704: creating bfile/Makefile config.status:704: creating dfa/Makefile config.status:704: creating dict/Makefile config.status:704: creating isamb/Makefile config.status:704: creating isams/Makefile config.status:704: creating isamc/Makefile config.status:704: creating isam/Makefile config.status:704: creating rset/Makefile config.status:704: creating data1/Makefile config.status:704: creating recctrl/Makefile config.status:704: creating recctrl/perlread.h config.status:704: creating index/Makefile config.status:704: creating include/Makefile config.status:704: creating tab/Makefile config.status:704: creating doc/Makefile config.status:704: creating doc/zebra.xml config.status:704: creating doc/zebrahtml.dsl config.status:704: creating doc/zebraprint.dsl config.status:704: creating doc/zebraphp.dsl config.status:704: creating doc/tkl.xsl config.status:704: creating test/Makefile config.status:704: creating test/gils/Makefile config.status:704: creating test/usmarc/Makefile config.status:704: creating test/api/Makefile config.status:704: creating test/rusmarc/Makefile config.status:704: creating test/cddb/Makefile config.status:704: creating test/malxml/Makefile config.status:704: creating test/config/Makefile config.status:704: creating perl/Makefile.PL config.status:704: creating test/xelm/Makefile config.status:704: creating test/dmoz/Makefile config.status:704: creating test/xpath/Makefile config.status:704: creating test/sort/Makefile config.status:704: creating test/zsh/Makefile config.status:704: creating examples/Makefile config.status:704: creating examples/gils/Makefile config.status:704: creating examples/zthes/Makefile config.status:704: creating idzebra.spec config.status:829: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_func_mkstemp=yes ac_cv_header_bzlib_h=yes ac_cv_header_expat_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_readline_history_h=yes ac_cv_header_readline_readline_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_times_h=yes ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_lib_bz2_BZ2_bzCompressInit=yes ac_cv_lib_bz2_bzCompressInit=no ac_cv_lib_expat_XML_ParserCreate=yes ac_cv_lib_history_add_history=yes ac_cv_lib_m_sqrt=yes ac_cv_lib_ncurses_tgetent=yes ac_cv_lib_readline_readline=yes ac_cv_objext= ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/www/harvest/work/harvest-1.9.14/components/broker/zebra/idzebra/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/www/harvest/work/harvest-1.9.14/components/broker/zebra/idzebra/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/www/harvest/work/harvest-1.9.14/components/broker/zebra/idzebra/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/www/harvest/work/harvest-1.9.14/components/broker/zebra/idzebra/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/www/harvest/work/harvest-1.9.14/components/broker/zebra/idzebra/missing --run automake-1.7' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"idzebra\" -DVERSION=\"1.3.13\" -DHAVE_TCL_H=0 -DHAVE_SYS_TIMES_H=1 -DHAVE_MKSTEMP=1 -DHAVE_READLINE_READLINE_H=1 -DHAVE_READLINE_HISTORY_H=1 -DHAVE_READLINE_COMPLETION_OVER=1 -DHAVE_ICONV_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_LIBM=1 -DHAVE_EXPAT_H=1 ' DEPDIR='.deps' DSSSL_DIR='' DTD_DIR='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='-lm -lbz2 -liconv -lexpat' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/www/harvest/work/harvest-1.9.14/components/broker/zebra/idzebra/missing --run makeinfo' OBJEXT='' PACKAGE='idzebra' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL_BINARY='' PERL_CFLAGS='' PERL_LIBS='' PERL_XS_INIT='NULL' PERL_XS_INIT_INCLUDE='' RANLIB='ranlib' READLINE_LIBS=' -lreadline -lncurses -lhistory' SET_MAKE='' SHELL='/bin/sh' STRIP='' TCL_INCLUDE='' TCL_LIB='' VERSION='1.3.13' YAZINC='-I/mnt/gmirror/ports/www/harvest/work/harvest-1.9.14/components/broker/zebra/yaz/include -DYAZ_POSIX_THREADS=1 -D_REENTRANT' YAZLALIB='/mnt/gmirror/ports/www/harvest/work/harvest-1.9.14/components/broker/zebra/yaz/lib/libyazthread.la /mnt/gmirror/ports/www/harvest/work/harvest-1.9.14/components/broker/zebra/yaz/lib/libyaz.la -lpthread -L/usr/local/lib -lxml2 -lz -L/usr/local/lib -liconv -lm -liconv' YAZLIB='-L/mnt/gmirror/ports/www/harvest/work/harvest-1.9.14/components/broker/zebra/yaz/lib/.libs -lyazthread -lyaz -lpthread -L/usr/local/lib -lxml2 -lz -L/usr/local/lib -liconv -lm -liconv' YAZVERSION='2.0.4' ZPERL_LIBS='' ac_ct_CC='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' ac_prefix_program='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='i386-unknown-gnu' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/www/harvest/work/harvest-1.9.14/components/broker/zebra/idzebra/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' perl_FALSE='' perl_TRUE='#' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' yazconfig='../yaz/yaz-config' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_BZLIB_H 1 #define HAVE_EXPAT_H 1 #define HAVE_ICONV_H 1 #define HAVE_LIBBZ2 1 #define HAVE_LIBM 1 #define HAVE_MKSTEMP 1 #define HAVE_READLINE_COMPLETION_OVER 1 #define HAVE_READLINE_HISTORY_H 1 #define HAVE_READLINE_READLINE_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_TCL_H 0 #define PACKAGE "idzebra" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define VERSION "1.3.13" configure: exit 0