This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by yaz configure 5.1.3, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp02 uname -m = i686 uname -r = 3.15.3-1.i386 uname -s = Linux uname -v = #2 SMP Tue Jul 1 11:51:10 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2366: checking for a BSD-compatible install configure:2434: result: /bin/install -c configure:2445: checking whether build environment is sane configure:2500: result: yes configure:2651: checking for a thread-safe mkdir -p configure:2690: result: /bin/mkdir -p configure:2697: checking for gawk configure:2713: found /bin/gawk configure:2724: result: gawk configure:2735: checking whether make sets $(MAKE) configure:2757: result: yes configure:2786: checking whether make supports nested variables configure:2803: result: yes configure:2939: checking for i686-uhu-linux-gcc configure:2955: found /usr/bin/i686-uhu-linux-gcc configure:2966: result: i686-uhu-linux-gcc configure:3235: checking for C compiler version configure:3244: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:3255: $? = 0 configure:3244: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3255: $? = 0 configure:3244: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3255: $? = 1 configure:3244: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3255: $? = 1 configure:3275: checking whether the C compiler works configure:3297: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3301: $? = 0 configure:3349: result: yes configure:3352: checking for C compiler default output file name configure:3354: result: a.out configure:3360: checking for suffix of executables configure:3367: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3371: $? = 0 configure:3393: result: configure:3415: checking whether we are cross compiling configure:3423: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3427: $? = 0 configure:3434: ./conftest configure:3438: $? = 0 configure:3453: result: no configure:3458: checking for suffix of object files configure:3480: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3484: $? = 0 configure:3505: result: o configure:3509: checking whether we are using the GNU C compiler configure:3528: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3528: $? = 0 configure:3537: result: yes configure:3546: checking whether i686-uhu-linux-gcc accepts -g configure:3566: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3566: $? = 0 configure:3607: result: yes configure:3624: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3687: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3687: $? = 0 configure:3700: result: none needed configure:3725: checking whether i686-uhu-linux-gcc understands -c and -o together configure:3747: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:3750: $? = 0 configure:3747: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:3750: $? = 0 configure:3762: result: yes configure:3790: checking for style of include used by make configure:3818: result: GNU configure:3844: checking dependency style of i686-uhu-linux-gcc configure:3955: result: gcc3 configure:3975: checking how to run the C preprocessor configure:4006: i686-uhu-linux-gcc -E conftest.c configure:4006: $? = 0 configure:4020: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4020: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "yaz" | #define PACKAGE_TARNAME "yaz" | #define PACKAGE_VERSION "5.1.3" | #define PACKAGE_STRING "yaz 5.1.3" | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk" | #define PACKAGE_URL "" | #define PACKAGE "yaz" | #define VERSION "5.1.3" | /* end confdefs.h. */ | #include configure:4045: result: i686-uhu-linux-gcc -E configure:4065: i686-uhu-linux-gcc -E conftest.c configure:4065: $? = 0 configure:4079: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4079: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "yaz" | #define PACKAGE_TARNAME "yaz" | #define PACKAGE_VERSION "5.1.3" | #define PACKAGE_STRING "yaz 5.1.3" | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk" | #define PACKAGE_URL "" | #define PACKAGE "yaz" | #define VERSION "5.1.3" | /* end confdefs.h. */ | #include configure:4111: checking for bison configure:4127: found /usr/bin/bison configure:4138: result: bison -y configure:4155: checking for tclsh configure:4171: found /usr/bin/tclsh configure:4182: result: tclsh configure:4224: checking build system type configure:4238: result: i686-uhu-linux-gnu configure:4258: checking host system type configure:4271: result: i686-uhu-linux-gnu configure:4312: checking how to print strings configure:4339: result: printf configure:4360: checking for a sed that does not truncate output configure:4424: result: /bin/sed configure:4442: checking for grep that handles long lines and -e configure:4500: result: /bin/grep configure:4505: checking for egrep configure:4567: result: /bin/grep -E configure:4572: checking for fgrep configure:4634: result: /bin/grep -F configure:4669: checking for ld used by i686-uhu-linux-gcc configure:4736: result: /usr/bin/ld configure:4743: checking if the linker (/usr/bin/ld) is GNU ld configure:4758: result: yes configure:4770: checking for BSD- or MS-compatible name lister (nm) configure:4819: result: /usr/bin/nm -B configure:4949: checking the name lister (/usr/bin/nm -B) interface configure:4956: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4959: /usr/bin/nm -B "conftest.o" configure:4962: output 00000000 B some_variable configure:4969: result: BSD nm configure:4972: checking whether ln -s works configure:4976: result: yes configure:4984: checking the maximum length of command line arguments configure:5115: result: 1572864 configure:5132: checking whether the shell understands some XSI constructs configure:5142: result: yes configure:5146: checking whether the shell understands "+=" configure:5152: result: yes configure:5187: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:5227: result: func_convert_file_noop configure:5234: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:5254: result: func_convert_file_noop configure:5261: checking for /usr/bin/ld option to reload object files configure:5268: result: -r configure:5302: checking for i686-uhu-linux-objdump configure:5332: result: no configure:5342: checking for objdump configure:5358: found /usr/bin/objdump configure:5369: result: objdump configure:5401: checking how to recognize dependent libraries configure:5599: result: pass_all configure:5644: checking for i686-uhu-linux-dlltool configure:5674: result: no configure:5684: checking for dlltool configure:5714: result: no configure:5744: checking how to associate runtime and link libraries configure:5771: result: printf %s\n configure:5788: checking for i686-uhu-linux-ar configure:5804: found /usr/bin/i686-uhu-linux-ar configure:5815: result: i686-uhu-linux-ar configure:5896: checking for archiver @FILE support configure:5913: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5913: $? = 0 configure:5916: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:5919: $? = 0 configure:5924: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:5927: $? = 1 configure:5939: result: @ configure:5957: checking for i686-uhu-linux-strip configure:5987: result: no configure:5997: checking for strip configure:6013: found /usr/bin/strip configure:6024: result: strip configure:6056: checking for i686-uhu-linux-ranlib configure:6086: result: no configure:6096: checking for ranlib configure:6112: found /usr/bin/ranlib configure:6123: result: ranlib configure:6225: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:6345: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6348: $? = 0 configure:6352: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6355: $? = 0 configure:6421: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:6424: $? = 0 configure:6462: result: ok configure:6499: checking for sysroot configure:6529: result: no configure:6758: checking for i686-uhu-linux-mt configure:6788: result: no configure:6798: checking for mt configure:6828: result: no configure:6848: checking if : is a manifest tool configure:6854: : '-?' configure:6862: result: no configure:7500: checking for ANSI C header files configure:7520: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7520: $? = 0 configure:7593: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7593: $? = 0 configure:7593: ./conftest configure:7593: $? = 0 configure:7604: result: yes configure:7617: checking for sys/types.h configure:7617: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7617: $? = 0 configure:7617: result: yes configure:7617: checking for sys/stat.h configure:7617: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7617: $? = 0 configure:7617: result: yes configure:7617: checking for stdlib.h configure:7617: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7617: $? = 0 configure:7617: result: yes configure:7617: checking for string.h configure:7617: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7617: $? = 0 configure:7617: result: yes configure:7617: checking for memory.h configure:7617: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7617: $? = 0 configure:7617: result: yes configure:7617: checking for strings.h configure:7617: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7617: $? = 0 configure:7617: result: yes configure:7617: checking for inttypes.h configure:7617: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7617: $? = 0 configure:7617: result: yes configure:7617: checking for stdint.h configure:7617: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7617: $? = 0 configure:7617: result: yes configure:7617: checking for unistd.h configure:7617: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7617: $? = 0 configure:7617: result: yes configure:7631: checking for dlfcn.h configure:7631: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7631: $? = 0 configure:7631: result: yes configure:7837: checking for objdir configure:7852: result: .libs configure:8123: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:8141: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:8145: $? = 0 configure:8158: result: no configure:8485: checking for i686-uhu-linux-gcc option to produce PIC configure:8492: result: -fPIC -DPIC configure:8500: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:8518: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:8522: $? = 0 configure:8535: result: yes configure:8564: checking if i686-uhu-linux-gcc static flag -static works configure:8592: result: yes configure:8607: checking if i686-uhu-linux-gcc supports -c -o file.o configure:8628: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:8632: $? = 0 configure:8654: result: yes configure:8662: checking if i686-uhu-linux-gcc supports -c -o file.o configure:8709: result: yes configure:8742: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:9899: result: yes configure:9936: checking whether -lc should be explicitly linked in configure:9944: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9947: $? = 0 configure:9962: i686-uhu-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:9965: $? = 0 configure:9979: result: no configure:10139: checking dynamic linker characteristics configure:10639: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10639: $? = 0 configure:10873: result: GNU/Linux ld.so configure:10980: checking how to hardcode library paths into programs configure:11005: result: immediate configure:11545: checking whether stripping libraries is possible configure:11550: result: yes configure:11585: checking if libtool supports shared libraries configure:11587: result: yes configure:11590: checking whether to build shared libraries configure:11611: result: yes configure:11614: checking whether to build static libraries configure:11618: result: no configure:11657: checking for pkg-config configure:11675: found /usr/bin/pkg-config configure:11688: result: /usr/bin/pkg-config configure:11723: checking for docbookx.dtd configure:11737: result: Not found configure:11757: checking for docbook.dsl configure:11773: result: Not found configure:11790: checking for htmlhelp.xsl configure:11804: result: Not found configure:11814: checking dirent.h usability configure:11814: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11814: $? = 0 configure:11814: result: yes configure:11814: checking dirent.h presence configure:11814: i686-uhu-linux-gcc -E conftest.c configure:11814: $? = 0 configure:11814: result: yes configure:11814: checking for dirent.h configure:11814: result: yes configure:11814: checking fnmatch.h usability configure:11814: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11814: $? = 0 configure:11814: result: yes configure:11814: checking fnmatch.h presence configure:11814: i686-uhu-linux-gcc -E conftest.c configure:11814: $? = 0 configure:11814: result: yes configure:11814: checking for fnmatch.h configure:11814: result: yes configure:11814: checking wchar.h usability configure:11814: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11814: $? = 0 configure:11814: result: yes configure:11814: checking wchar.h presence configure:11814: i686-uhu-linux-gcc -E conftest.c configure:11814: $? = 0 configure:11814: result: yes configure:11814: checking for wchar.h configure:11814: result: yes configure:11814: checking locale.h usability configure:11814: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11814: $? = 0 configure:11814: result: yes configure:11814: checking locale.h presence configure:11814: i686-uhu-linux-gcc -E conftest.c configure:11814: $? = 0 configure:11814: result: yes configure:11814: checking for locale.h configure:11814: result: yes configure:11814: checking langinfo.h usability configure:11814: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11814: $? = 0 configure:11814: result: yes configure:11814: checking langinfo.h presence configure:11814: i686-uhu-linux-gcc -E conftest.c configure:11814: $? = 0 configure:11814: result: yes configure:11814: checking for langinfo.h configure:11814: result: yes configure:11814: checking pwd.h usability configure:11814: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11814: $? = 0 configure:11814: result: yes configure:11814: checking pwd.h presence configure:11814: i686-uhu-linux-gcc -E conftest.c configure:11814: $? = 0 configure:11814: result: yes configure:11814: checking for pwd.h configure:11814: result: yes configure:11814: checking for unistd.h configure:11814: result: yes configure:11814: checking sys/select.h usability configure:11814: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11814: $? = 0 configure:11814: result: yes configure:11814: checking sys/select.h presence configure:11814: i686-uhu-linux-gcc -E conftest.c configure:11814: $? = 0 configure:11814: result: yes configure:11814: checking for sys/select.h configure:11814: result: yes configure:11814: checking sys/socket.h usability configure:11814: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11814: $? = 0 configure:11814: result: yes configure:11814: checking sys/socket.h presence configure:11814: i686-uhu-linux-gcc -E conftest.c configure:11814: $? = 0 configure:11814: result: yes configure:11814: checking for sys/socket.h configure:11814: result: yes configure:11814: checking for sys/stat.h configure:11814: result: yes configure:11814: checking sys/time.h usability configure:11814: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11814: $? = 0 configure:11814: result: yes configure:11814: checking sys/time.h presence configure:11814: i686-uhu-linux-gcc -E conftest.c configure:11814: $? = 0 configure:11814: result: yes configure:11814: checking for sys/time.h configure:11814: result: yes configure:11814: checking sys/times.h usability configure:11814: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11814: $? = 0 configure:11814: result: yes configure:11814: checking sys/times.h presence configure:11814: i686-uhu-linux-gcc -E conftest.c configure:11814: $? = 0 configure:11814: result: yes configure:11814: checking for sys/times.h configure:11814: result: yes configure:11814: checking for sys/types.h configure:11814: result: yes configure:11814: checking sys/un.h usability configure:11814: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11814: $? = 0 configure:11814: result: yes configure:11814: checking sys/un.h presence configure:11814: i686-uhu-linux-gcc -E conftest.c configure:11814: $? = 0 configure:11814: result: yes configure:11814: checking for sys/un.h configure:11814: result: yes configure:11814: checking sys/wait.h usability configure:11814: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11814: $? = 0 configure:11814: result: yes configure:11814: checking sys/wait.h presence configure:11814: i686-uhu-linux-gcc -E conftest.c configure:11814: $? = 0 configure:11814: result: yes configure:11814: checking for sys/wait.h configure:11814: result: yes configure:11814: checking sys/prctl.h usability configure:11814: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11814: $? = 0 configure:11814: result: yes configure:11814: checking sys/prctl.h presence configure:11814: i686-uhu-linux-gcc -E conftest.c configure:11814: $? = 0 configure:11814: result: yes configure:11814: checking for sys/prctl.h configure:11814: result: yes configure:11814: checking netdb.h usability configure:11814: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11814: $? = 0 configure:11814: result: yes configure:11814: checking netdb.h presence configure:11814: i686-uhu-linux-gcc -E conftest.c configure:11814: $? = 0 configure:11814: result: yes configure:11814: checking for netdb.h configure:11814: result: yes configure:11814: checking arpa/inet.h usability configure:11814: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11814: $? = 0 configure:11814: result: yes configure:11814: checking arpa/inet.h presence configure:11814: i686-uhu-linux-gcc -E conftest.c configure:11814: $? = 0 configure:11814: result: yes configure:11814: checking for arpa/inet.h configure:11814: result: yes configure:11814: checking netinet/tcp.h usability configure:11814: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11814: $? = 0 configure:11814: result: yes configure:11814: checking netinet/tcp.h presence configure:11814: i686-uhu-linux-gcc -E conftest.c configure:11814: $? = 0 configure:11814: result: yes configure:11814: checking for netinet/tcp.h configure:11814: result: yes configure:11814: checking netinet/in_systm.h usability configure:11814: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11814: $? = 0 configure:11814: result: yes configure:11814: checking netinet/in_systm.h presence configure:11814: i686-uhu-linux-gcc -E conftest.c configure:11814: $? = 0 configure:11814: result: yes configure:11814: checking for netinet/in_systm.h configure:11814: result: yes configure:11827: checking for net/if.h configure:11827: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11827: $? = 0 configure:11827: result: yes configure:11827: checking for netinet/in.h configure:11827: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11827: $? = 0 configure:11827: result: yes configure:11827: checking for netinet/if_ether.h configure:11827: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11827: $? = 0 configure:11827: result: yes configure:11851: checking for ANSI C header files configure:11955: result: yes configure:11967: checking for long long configure:11967: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11967: $? = 0 configure:11967: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:83:24: error: expected expression before ')' token if (sizeof ((long long))) ^ configure:11967: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "yaz" | #define PACKAGE_TARNAME "yaz" | #define PACKAGE_VERSION "5.1.3" | #define PACKAGE_STRING "yaz 5.1.3" | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk" | #define PACKAGE_URL "" | #define PACKAGE "yaz" | #define VERSION "5.1.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define STDC_HEADERS 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 () | { | if (sizeof ((long long))) | return 0; | ; | return 0; | } configure:11967: result: yes configure:11978: checking for connect configure:11978: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11978: $? = 0 configure:11978: result: yes configure:12032: checking for gethostbyname configure:12032: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12032: $? = 0 configure:12032: result: yes configure:12084: checking for libgcrypt-config configure:12102: found /usr/bin/libgcrypt-config configure:12115: result: /usr/bin/libgcrypt-config configure:12128: checking for libgcrypt configure:12133: result: 1.6.1 configure:12164: checking for memcached_get in -lmemcached configure:12189: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lmemcached >&5 /usr/bin/ld: cannot find -lmemcached collect2: error: ld returned 1 exit status configure:12189: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "yaz" | #define PACKAGE_TARNAME "yaz" | #define PACKAGE_VERSION "5.1.3" | #define PACKAGE_STRING "yaz 5.1.3" | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk" | #define PACKAGE_URL "" | #define PACKAGE "yaz" | #define VERSION "5.1.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define STDC_HEADERS 1 | #define HAVE_LONG_LONG 1 | #define HAVE_GCRYPT_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 memcached_get (); | int | main () | { | return memcached_get (); | ; | return 0; | } configure:12198: result: no configure:12314: checking for GNU TLS configure:12324: result: None configure:12332: checking for tgetent in -lncurses configure:12357: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncurses >&5 configure:12357: $? = 0 configure:12366: result: yes configure:12415: checking for readline in -lreadline configure:12440: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lreadline -lncurses >&5 configure:12440: $? = 0 configure:12449: result: yes configure:12455: checking for add_history in -lhistory configure:12480: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lhistory >&5 configure:12480: $? = 0 configure:12489: result: yes configure:12499: checking readline/readline.h usability configure:12499: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12499: $? = 0 configure:12499: result: yes configure:12499: checking readline/readline.h presence configure:12499: i686-uhu-linux-gcc -E conftest.c configure:12499: $? = 0 configure:12499: result: yes configure:12499: checking for readline/readline.h configure:12499: result: yes configure:12499: checking readline/history.h usability configure:12499: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12499: $? = 0 configure:12499: result: yes configure:12499: checking readline/history.h presence configure:12499: i686-uhu-linux-gcc -E conftest.c configure:12499: $? = 0 configure:12499: result: yes configure:12499: checking for readline/history.h configure:12499: result: yes configure:12527: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lreadline -lncurses -lhistory >&5 configure:12527: $? = 0 configure:12550: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lreadline -lncurses -lhistory >&5 configure:12550: $? = 0 configure:12566: checking for iconv configure:12589: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12589: $? = 0 configure:12594: result: yes configure:12640: checking for getaddrinfo configure:12640: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12640: $? = 0 configure:12640: result: yes configure:12640: checking for vsnprintf configure:12640: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:78:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] char vsnprintf (); ^ configure:12640: $? = 0 configure:12640: result: yes configure:12640: checking for gettimeofday configure:12640: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12640: $? = 0 configure:12640: result: yes configure:12640: checking for poll configure:12640: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12640: $? = 0 configure:12640: result: yes configure:12640: checking for strerror_r configure:12640: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12640: $? = 0 configure:12640: result: yes configure:12640: checking for localtime_r configure:12640: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12640: $? = 0 configure:12640: result: yes configure:12640: checking for usleep configure:12640: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12640: $? = 0 configure:12640: result: yes configure:12640: checking for fopen64 configure:12640: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12640: $? = 0 configure:12640: result: yes configure:12661: checking sys/poll.h usability configure:12661: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12661: $? = 0 configure:12661: result: yes configure:12661: checking sys/poll.h presence configure:12661: i686-uhu-linux-gcc -E conftest.c configure:12661: $? = 0 configure:12661: result: yes configure:12661: checking for sys/poll.h configure:12661: result: yes configure:12672: checking for socklen_t configure:12707: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12707: $? = 0 configure:12752: result: socklen_t configure:12987: checking for the pthreads library -lpthreads configure:13020: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthreads >&5 /usr/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status configure:13020: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "yaz" | #define PACKAGE_TARNAME "yaz" | #define PACKAGE_VERSION "5.1.3" | #define PACKAGE_STRING "yaz 5.1.3" | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk" | #define PACKAGE_URL "" | #define PACKAGE "yaz" | #define VERSION "5.1.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define STDC_HEADERS 1 | #define HAVE_LONG_LONG 1 | #define HAVE_GCRYPT_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_COMPLETION_OVER 1 | #define HAVE_READLINE_RL_COMPLETION_MATCHES 1 | #define HAVE_ICONV_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_POLL 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_USLEEP 1 | #define HAVE_FOPEN64 1 | #define HAVE_SYS_POLL_H 1 | #define YAZ_SOCKLEN_T socklen_t | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:13029: result: no configure:12932: checking whether pthreads work without any flags configure:13020: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccizUlyi.o: In function `main': conftest.c:(.text.startup+0x19): undefined reference to `pthread_join' conftest.c:(.text.startup+0x46): undefined reference to `__pthread_register_cancel' conftest.c:(.text.startup+0x6a): undefined reference to `pthread_create' conftest.c:(.text.startup+0x73): undefined reference to `__pthread_unregister_cancel' collect2: error: ld returned 1 exit status configure:13020: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "yaz" | #define PACKAGE_TARNAME "yaz" | #define PACKAGE_VERSION "5.1.3" | #define PACKAGE_STRING "yaz 5.1.3" | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk" | #define PACKAGE_URL "" | #define PACKAGE "yaz" | #define VERSION "5.1.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define STDC_HEADERS 1 | #define HAVE_LONG_LONG 1 | #define HAVE_GCRYPT_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_COMPLETION_OVER 1 | #define HAVE_READLINE_RL_COMPLETION_MATCHES 1 | #define HAVE_ICONV_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_POLL 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_USLEEP 1 | #define HAVE_FOPEN64 1 | #define HAVE_SYS_POLL_H 1 | #define YAZ_SOCKLEN_T socklen_t | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:13029: result: no configure:12937: checking whether pthreads work with -Kthread configure:13020: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Kthread conftest.c >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-Kthread' configure:13020: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "yaz" | #define PACKAGE_TARNAME "yaz" | #define PACKAGE_VERSION "5.1.3" | #define PACKAGE_STRING "yaz 5.1.3" | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk" | #define PACKAGE_URL "" | #define PACKAGE "yaz" | #define VERSION "5.1.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define STDC_HEADERS 1 | #define HAVE_LONG_LONG 1 | #define HAVE_GCRYPT_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_COMPLETION_OVER 1 | #define HAVE_READLINE_RL_COMPLETION_MATCHES 1 | #define HAVE_ICONV_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_POLL 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_USLEEP 1 | #define HAVE_FOPEN64 1 | #define HAVE_SYS_POLL_H 1 | #define YAZ_SOCKLEN_T socklen_t | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:13029: result: no configure:12937: checking whether pthreads work with -kthread configure:13020: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -kthread conftest.c >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-kthread' configure:13020: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "yaz" | #define PACKAGE_TARNAME "yaz" | #define PACKAGE_VERSION "5.1.3" | #define PACKAGE_STRING "yaz 5.1.3" | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk" | #define PACKAGE_URL "" | #define PACKAGE "yaz" | #define VERSION "5.1.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define STDC_HEADERS 1 | #define HAVE_LONG_LONG 1 | #define HAVE_GCRYPT_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_COMPLETION_OVER 1 | #define HAVE_READLINE_RL_COMPLETION_MATCHES 1 | #define HAVE_ICONV_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_POLL 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_USLEEP 1 | #define HAVE_FOPEN64 1 | #define HAVE_SYS_POLL_H 1 | #define YAZ_SOCKLEN_T socklen_t | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:13029: result: no configure:12987: checking for the pthreads library -llthread configure:13020: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -llthread >&5 /usr/bin/ld: cannot find -llthread collect2: error: ld returned 1 exit status configure:13020: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "yaz" | #define PACKAGE_TARNAME "yaz" | #define PACKAGE_VERSION "5.1.3" | #define PACKAGE_STRING "yaz 5.1.3" | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk" | #define PACKAGE_URL "" | #define PACKAGE "yaz" | #define VERSION "5.1.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define STDC_HEADERS 1 | #define HAVE_LONG_LONG 1 | #define HAVE_GCRYPT_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_COMPLETION_OVER 1 | #define HAVE_READLINE_RL_COMPLETION_MATCHES 1 | #define HAVE_ICONV_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_POLL 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_USLEEP 1 | #define HAVE_FOPEN64 1 | #define HAVE_SYS_POLL_H 1 | #define YAZ_SOCKLEN_T socklen_t | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:13029: result: no configure:12937: checking whether pthreads work with -pthread configure:13020: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:13020: $? = 0 configure:13029: result: yes configure:13048: checking for joinable pthread attribute configure:13063: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:13063: $? = 0 configure:13069: result: PTHREAD_CREATE_JOINABLE configure:13079: checking if more special flags are required for pthreads configure:13086: result: no configure:13171: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lpthread >&5 configure:13171: $? = 0 configure:13206: checking for pkg-config configure:13237: result: /usr/bin/pkg-config configure:13269: checking for libXML2 configure:13275: result: 2.9.1 configure:13343: checking for libXSLT configure:13349: result: 1.1.28 configure:13402: checking for libEXSLT configure:13412: result: 0.8.17 configure:13443: checking for xsltSaveResultToString configure:13443: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lpthread -lexslt -lxslt -lxml2 -lz -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 >&5 configure:13443: $? = 0 configure:13443: result: yes configure:13476: checking for icu-config configure:13494: found /usr/bin/icu-config configure:13507: result: /usr/bin/icu-config configure:13521: checking for ICU >= 3.4 configure:13525: result: yes configure:13531: checking ICU_CPPFLAGS configure:13537: result: configure:13540: checking ICU_CFLAGS configure:13543: result: -O2 -march=i686 -mtune=generic -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings configure:13546: checking ICU_CXXFLAGS configure:13549: result: -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11 configure:13552: checking ICU_LIBS configure:13603: result: -licui18n -licuuc -licudata configure:13762: checking that generated files are newer than configure configure:13768: result: done configure:13791: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by yaz config.status 5.1.3, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp02 config.status:1178: creating Makefile config.status:1178: creating src/Makefile config.status:1178: creating test/Makefile config.status:1178: creating util/Makefile config.status:1178: creating include/Makefile config.status:1178: creating include/yaz/Makefile config.status:1178: creating client/Makefile config.status:1178: creating ztest/Makefile config.status:1178: creating zoom/Makefile config.status:1178: creating doc/Makefile config.status:1178: creating doc/local0.ent config.status:1178: creating doc/common/Makefile config.status:1178: creating doc/common/print.dsl config.status:1178: creating etc/Makefile config.status:1178: creating yaz-config config.status:1178: creating yaz.pc config.status:1178: creating Doxyfile config.status:1178: creating win/version.nsi config.status:1178: creating include/yaz/yaz-version.h config.status:1178: creating include/config.h config.status:1407: executing depfiles commands config.status:1407: executing libtool commands config.status:1407: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_check_socklen_t=socklen_t ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' 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_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_connect=yes ac_cv_func_fopen64=yes ac_cv_func_getaddrinfo=yes ac_cv_func_gethostbyname=yes ac_cv_func_gettimeofday=yes ac_cv_func_localtime_r=yes ac_cv_func_poll=yes ac_cv_func_strerror_r=yes ac_cv_func_usleep=yes ac_cv_func_vsnprintf=yes ac_cv_func_xsltSaveResultToString=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fnmatch_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_net_if_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_if_ether_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_in_systm_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_pwd_h=yes ac_cv_header_readline_history_h=yes ac_cv_header_readline_readline_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_history_add_history=yes ac_cv_lib_memcached_memcached_get=no ac_cv_lib_ncurses_tgetent=yes ac_cv_lib_readline_readline=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_ICU_CONFIG=/usr/bin/icu-config ac_cv_path_SED=/bin/sed ac_cv_path_install='/bin/install -c' ac_cv_path_libgcrypt=/usr/bin/libgcrypt-config ac_cv_path_mkdir=/bin/mkdir ac_cv_path_pkgconfigpath=/usr/bin/pkg-config ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_TCLSH=tclsh ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_type_long_long=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no 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_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/config/missing aclocal-1.14' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='i686-uhu-linux-ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/config/missing autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/config/missing autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/config/missing automake-1.14' AWK='gawk' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic -pthread' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSSSL_DIR='' DSYMUTIL='' DTD_DIR='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GCRYPT_LIBS='-lgcrypt -lgpg-error' GREP='/bin/grep' HTML_COMPILE='$(XSLTPROC_COMPILE) $(srcdir)/common/id.htmlhelp.xsl' ICU_CFLAGS='-O2 -march=i686 -mtune=generic -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings ' ICU_CONFIG='/usr/bin/icu-config' ICU_CPPFLAGS=' -D YAZ_HAVE_ICU=1' ICU_CXXFLAGS='-O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11 ' ICU_LIBS='-licui18n -licuuc -licudata ' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld' LDFLAGS='' LIBOBJS='' LIBS='-lexslt -lxslt -lxml2 -lz -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/config/missing makeinfo' MANIFEST_TOOL=':' MAN_COMPILE='$(XSLTPROC_COMPILE) $(srcdir)/common/id.man.xsl' MEMCACHED_LIBS='' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='yaz' PACKAGE_BUGREPORT='yaz-help@indexdata.dk' PACKAGE_NAME='yaz' PACKAGE_STRING='yaz 5.1.3' PACKAGE_TARNAME='yaz' PACKAGE_URL='' PACKAGE_VERSION='5.1.3' PATH_SEPARATOR=':' PDF_COMPILE='dblatex -P latex.class.options=a4paper,12pt,twoside,openright' PTHREAD_CC='i686-uhu-linux-gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='-lpthread' RANLIB='ranlib' READLINE_LIBS=' -lreadline -lncurses -lhistory' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SSL_CFLAGS='' SSL_LIBS='' STRIP='strip' TCLSH='tclsh' TCPD_LIBS='' TKL_COMPILE='$(XSLTPROC_COMPILE) $(srcdir)/common/id.tkl.xsl' VERSION='5.1.3' VERSION_HEX='50103' VERSION_SHA1='2f15cf2cbca7f982d34507a9975fdbeda0568dce' WIN_FILEVERSION='5,1,3,1' XML2_CFLAGS='-I/usr/include/libxml2 ' XSLTPROC_COMPILE='xsltproc --xinclude -path ".:$(srcdir)"' XSL_DIR='' YACC='bison -y' YAZ_CONFIG_CFLAGS=' -DYAZ_POSIX_THREADS=1 -DYAZ_HAVE_XML2=1 -DYAZ_HAVE_XSLT=1 -DYAZ_HAVE_EXSLT=1 -I/usr/include/libxml2 ' YAZ_CONF_CFLAGS='' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' acx_pthread_config='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/yaz' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libgcrypt='/usr/bin/libgcrypt-config' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pkgconfigpath='/usr/bin/pkg-config' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "yaz" #define PACKAGE_TARNAME "yaz" #define PACKAGE_VERSION "5.1.3" #define PACKAGE_STRING "yaz 5.1.3" #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk" #define PACKAGE_URL "" #define PACKAGE "yaz" #define VERSION "5.1.3" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_DIRENT_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_WCHAR_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYS_PRCTL_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NET_IF_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETINET_IF_ETHER_H 1 #define STDC_HEADERS 1 #define HAVE_LONG_LONG 1 #define HAVE_GCRYPT_H 1 #define HAVE_READLINE_READLINE_H 1 #define HAVE_READLINE_HISTORY_H 1 #define HAVE_READLINE_COMPLETION_OVER 1 #define HAVE_READLINE_RL_COMPLETION_MATCHES 1 #define HAVE_ICONV_H 1 #define HAVE_GETADDRINFO 1 #define HAVE_VSNPRINTF 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_POLL 1 #define HAVE_STRERROR_R 1 #define HAVE_LOCALTIME_R 1 #define HAVE_USLEEP 1 #define HAVE_FOPEN64 1 #define HAVE_SYS_POLL_H 1 #define YAZ_SOCKLEN_T socklen_t #define YAZ_POSIX_THREADS 1 #define YAZ_HAVE_XML2 1 #define YAZ_HAVE_XSLT 1 #define YAZ_HAVE_EXSLT 1 #define HAVE_XSLTSAVERESULTTOSTRING 1 configure: exit 0