Date: Fri, 20 Jun 2003 18:10:43 +0300 From: Murat USTUNTAS <ustuntas@bimel.com.tr> To: ports@freebsd.org Subject: Mysql323 installation error.. Message-ID: <3EF323F3.1080002@bimel.com.tr>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------090904080906010501080904 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hello, I want to install mysql server from ports on my system as 4.8-Stable. Than take an error like this.. What is the problem ? I send also config.log and my pkg list. Regards, Murat Ustuntas -------- config.status: creating db_config.h END OF BERKELEY DB CONFIGURATION CONFIGURING FOR INNODB checking build system type... i386-unknown-freebsd4.8 checking host system type... i386-unknown-freebsd4.8 checking target system type... i386-unknown-freebsd4.8 checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... configure: error: newly created file is older than distributed files! Check your system clock configure: error: could not configure INNODB ===> Script "configure" failed unexpectedly. Please report the problem to dirk@FreeBSD.org [maintainer] and attach the "/usr/ports/databases/mysql323-server/work/mysql-3.23.56/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 ----- --> ls /var/db/pkg -> pkg.txt --------------090904080906010501080904 Content-Type: text/plain; name="config.log" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="config.log" 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.53. Invocation command line was $ ./configure --localstatedir=/var/db/mysql --without-perl --without-debug --without-readline --without-bench --with-mit-threads=no --with-libwrap --with-low-memory --with-comment=FreeBSD port: mysql-server-3.23.56_1 --program-prefix= --with-innodb --enable-assembler --with-berkeley-db --prefix=/usr/local i386-portbld-freebsd4.8 ## --------- ## ## Platform. ## ## --------- ## hostname = urartu.bimel.com.tr uname -m = i386 uname -r = 4.8-STABLE uname -s = FreeBSD uname -v = FreeBSD 4.8-STABLE #0: Mon May 26 10:52:03 EEST 2003 root@urartu.bimel.com.tr:/usr/obj/usr/src/sys/URARTU /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1473: checking build system type configure:1491: result: i386-portbld-freebsd4.8 configure:1501: checking host system type configure:1515: result: i386-portbld-freebsd4.8 configure:1525: checking target system type configure:1539: result: i386-portbld-freebsd4.8 configure:1569: checking for a BSD-compatible install configure:1623: result: /usr/bin/install -c -o root -g wheel configure:1634: checking whether build environment is sane configure:1652: result: yes configure:1686: checking for gawk configure:1715: result: no configure:1686: checking for mawk configure:1715: result: no configure:1686: checking for nawk configure:1702: found /usr/bin/nawk configure:1712: result: nawk configure:1722: checking whether make sets ${MAKE} configure:1742: result: yes configure:1940: checking whether to enable maintainer-specific portions of Makefiles configure:1949: result: no configure:1964: checking whether build environment is sane configure:1982: result: yes configure:1985: checking whether make sets ${MAKE} configure:2005: result: yes configure:2055: checking for gawk configure:2081: result: nawk configure:2099: checking for i386-portbld-freebsd4.8-gcc configure:2125: result: cc configure:2407: checking for C compiler version configure:2410: cc --version </dev/null >&5 2.95.4 configure:2413: $? = 0 configure:2415: cc -v </dev/null >&5 Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] configure:2418: $? = 0 configure:2420: cc -V </dev/null >&5 cc: argument to `-V' is missing configure:2423: $? = 1 configure:2449: checking for C compiler default output configure:2452: cc -O -pipe -march=pentiumpro conftest.c >&5 configure:2455: $? = 0 configure:2488: result: a.out configure:2493: checking whether the C compiler works configure:2499: ./a.out configure:2502: $? = 0 configure:2517: result: yes configure:2524: checking whether we are cross compiling configure:2526: result: no configure:2529: checking for suffix of executables configure:2531: cc -o conftest -O -pipe -march=pentiumpro conftest.c >&5 configure:2534: $? = 0 configure:2556: result: configure:2562: checking for suffix of object files configure:2586: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:2589: $? = 0 configure:2608: result: o configure:2612: checking whether we are using the GNU C compiler configure:2639: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:2642: $? = 0 configure:2645: test -s conftest.o configure:2648: $? = 0 configure:2660: result: yes configure:2666: checking whether cc accepts -g configure:2690: cc -c -g conftest.c >&5 configure:2693: $? = 0 configure:2696: test -s conftest.o configure:2699: $? = 0 configure:2709: result: yes configure:2736: cc -c -O -pipe -march=pentiumpro conftest.c >&5 conftest.c:2: syntax error before `me' configure:2739: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2856: checking for style of include used by make configure:2884: result: GNU configure:2891: checking dependency style of cc configure:2953: result: gcc configure:2968: checking for i386-portbld-freebsd4.8-g++ configure:2994: result: cc configure:3052: checking for C++ compiler version configure:3055: cc --version </dev/null >&5 2.95.4 configure:3058: $? = 0 configure:3060: cc -v </dev/null >&5 Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] configure:3063: $? = 0 configure:3065: cc -V </dev/null >&5 cc: argument to `-V' is missing configure:3068: $? = 1 configure:3071: checking whether we are using the GNU C++ compiler configure:3098: cc -c -O -pipe -march=pentiumpro -felide-constructors -fno-rtti -fno-exceptions conftest.cc >&5 configure:3101: $? = 0 configure:3104: test -s conftest.o configure:3107: $? = 0 configure:3119: result: yes configure:3125: checking whether cc accepts -g configure:3149: cc -c -g conftest.cc >&5 configure:3152: $? = 0 configure:3155: test -s conftest.o configure:3158: $? = 0 configure:3168: result: yes configure:3213: cc -c -O -pipe -march=pentiumpro -felide-constructors -fno-rtti -fno-exceptions conftest.cc >&5 configure:3216: $? = 0 configure:3219: test -s conftest.o configure:3222: $? = 0 configure:3250: cc -c -O -pipe -march=pentiumpro -felide-constructors -fno-rtti -fno-exceptions conftest.cc >&5 configure:3253: $? = 0 configure:3256: test -s conftest.o configure:3259: $? = 0 configure:3283: checking dependency style of cc configure:3345: result: gcc configure:3355: checking how to run the C preprocessor configure:3381: cc -E conftest.c configure:3387: $? = 0 configure:3414: cc -E conftest.c configure:3411: ac_nonexistent.h: No such file or directory configure:3420: $? = 1 configure: failed program was: #line 3410 "configure" #include "confdefs.h" #include <ac_nonexistent.h> configure:3457: result: cc -E configure:3472: cc -E conftest.c configure:3478: $? = 0 configure:3505: cc -E conftest.c configure:3502: ac_nonexistent.h: No such file or directory configure:3511: $? = 1 configure: failed program was: #line 3501 "configure" #include "confdefs.h" #include <ac_nonexistent.h> configure:3555: checking "C Compiler version" configure:3557: result: "cc 2.95.4" configure:3563: checking "C++ compiler version" configure:3565: result: "cc 2.95.4" configure:3629: checking for i386-portbld-freebsd4.8-ranlib configure:3658: result: no configure:3667: checking for ranlib configure:3683: found /usr/bin/ranlib configure:3694: result: ranlib configure:3785: checking for ld used by GCC configure:3848: result: /usr/libexec/elf/ld configure:3857: checking if the linker (/usr/libexec/elf/ld) is GNU ld GNU ld version 2.12.1 [FreeBSD] 2002-07-20 configure:3869: result: yes configure:3874: checking for /usr/libexec/elf/ld option to reload object files configure:3881: result: -r configure:3886: checking for BSD-compatible nm configure:3922: result: nm configure:3925: checking whether ln -s works configure:3929: result: yes configure:3936: checking how to recognise dependant libraries configure:4114: result: pass_all configure:4127: checking command to parse nm output configure:4208: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:4211: $? = 0 configure:4215: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:4218: $? = 0 configure:4270: cc -o conftest -O -pipe -march=pentiumpro conftest.c conftstm.o >&5 configure:4273: $? = 0 configure:4317: result: ok configure:4322: checking for ANSI C header files configure:4336: cc -E conftest.c configure:4342: $? = 0 configure:4429: cc -o conftest -O -pipe -march=pentiumpro conftest.c >&5 configure:4432: $? = 0 configure:4434: ./conftest configure:4437: $? = 0 configure:4451: result: yes configure:4475: checking for sys/types.h configure:4488: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:4491: $? = 0 configure:4494: test -s conftest.o configure:4497: $? = 0 configure:4507: result: yes configure:4475: checking for sys/stat.h configure:4488: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:4491: $? = 0 configure:4494: test -s conftest.o configure:4497: $? = 0 configure:4507: result: yes configure:4475: checking for stdlib.h configure:4488: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:4491: $? = 0 configure:4494: test -s conftest.o configure:4497: $? = 0 configure:4507: result: yes configure:4475: checking for string.h configure:4488: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:4491: $? = 0 configure:4494: test -s conftest.o configure:4497: $? = 0 configure:4507: result: yes configure:4475: checking for memory.h configure:4488: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:4491: $? = 0 configure:4494: test -s conftest.o configure:4497: $? = 0 configure:4507: result: yes configure:4475: checking for strings.h configure:4488: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:4491: $? = 0 configure:4494: test -s conftest.o configure:4497: $? = 0 configure:4507: result: yes configure:4475: checking for inttypes.h configure:4488: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:4491: $? = 0 configure:4494: test -s conftest.o configure:4497: $? = 0 configure:4507: result: yes configure:4475: checking for stdint.h configure:4488: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:4517: stdint.h: No such file or directory configure:4491: $? = 1 configure: failed program was: #line 4481 "configure" #include "confdefs.h" #include <stdio.h> #if HAVE_SYS_TYPES_H # include <sys/types.h> #endif #if HAVE_SYS_STAT_H # include <sys/stat.h> #endif #if STDC_HEADERS # include <stdlib.h> # include <stddef.h> #else # if HAVE_STDLIB_H # include <stdlib.h> # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include <memory.h> # endif # include <string.h> #endif #if HAVE_STRINGS_H # include <strings.h> #endif #if HAVE_INTTYPES_H # include <inttypes.h> #else # if HAVE_STDINT_H # include <stdint.h> # endif #endif #if HAVE_UNISTD_H # include <unistd.h> #endif #include <stdint.h> configure:4507: result: no configure:4475: checking for unistd.h configure:4488: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:4491: $? = 0 configure:4494: test -s conftest.o configure:4497: $? = 0 configure:4507: result: yes configure:4533: checking dlfcn.h usability configure:4542: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:4545: $? = 0 configure:4548: test -s conftest.o configure:4551: $? = 0 configure:4560: result: yes configure:4564: checking dlfcn.h presence configure:4571: cc -E conftest.c configure:4577: $? = 0 configure:4595: result: yes configure:4613: checking for dlfcn.h configure:4620: result: yes configure:4779: checking for i386-portbld-freebsd4.8-ranlib configure:4805: result: ranlib configure:4859: checking for i386-portbld-freebsd4.8-strip configure:4888: result: no configure:4897: checking for strip configure:4913: found /usr/bin/strip configure:4924: result: strip configure:5129: checking for objdir configure:5140: result: .libs configure:5157: checking for cc option to produce PIC configure:5307: result: -fPIC configure:5311: checking if cc PIC flag -fPIC works configure:5337: cc -c -O -pipe -march=pentiumpro -fPIC -DPIC conftest.c >&5 configure:5340: $? = 0 configure:5343: test -s conftest.o configure:5346: $? = 0 configure:5383: result: yes configure:5399: checking if cc static flag -static works configure:5426: cc -o conftest -O -pipe -march=pentiumpro -static conftest.c >&5 configure:5429: $? = 0 configure:5432: test -s conftest configure:5435: $? = 0 configure:5450: result: yes configure:5462: checking if cc supports -c -o file.o configure:5482: cc -c -O -pipe -march=pentiumpro -o out/conftest2.o conftest.c >&5 configure:5506: result: yes configure:5511: checking if cc supports -c -o file.lo configure:5541: cc -c -O -pipe -march=pentiumpro -c -o conftest.lo conftest.c >&5 configure:5544: $? = 0 configure:5547: test -s conftest.lo configure:5550: $? = 0 configure:5571: result: yes configure:5602: checking if cc supports -fno-rtti -fno-exceptions configure:5627: cc -c -O -pipe -march=pentiumpro -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5 configure:5630: $? = 0 configure:5633: test -s conftest.o configure:5636: $? = 0 configure:5652: result: yes configure:5663: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries configure:6315: result: yes configure:6320: checking how to hardcode library paths into programs configure:6344: result: immediate configure:6349: checking whether stripping libraries is possible configure:6354: result: yes configure:6365: checking dynamic linker characteristics configure:6758: result: freebsd4.8 ld.so configure:6763: checking if libtool supports shared libraries configure:6765: result: yes configure:6768: checking whether to build shared libraries configure:6789: result: yes configure:6792: checking whether to build static libraries configure:6796: result: yes configure:7458: checking whether -lc should be explicitly linked in configure:7466: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:7469: $? = 0 configure:7483: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7486: $? = 1 configure:7499: result: yes configure:8086: checking for a BSD-compatible install configure:8140: result: /usr/bin/install -c -o root -g wheel configure:8158: checking for bison configure:8187: result: no configure:8158: checking for byacc configure:8174: found /usr/bin/byacc configure:8184: result: byacc configure:8197: checking for pdftex configure:8226: result: no configure:8232: checking for tex configure:8261: result: no configure:8266: checking "return type of sprintf" configure:8291: cc -o conftest -O -pipe -march=pentiumpro conftest.c >&5 configure:8294: $? = 0 configure:8296: ./conftest configure:8299: $? = 0 configure:8304: result: "int" configure:8377: checking for uname configure:8395: found /usr/bin/uname configure:8408: result: /usr/bin/uname configure:8418: checking operating system configure:8432: result: FreeBSD configure:8618: checking "if we should use 'skip-locking' as default for freebsd4.8" configure:8630: result: "no" configure:8638: checking for ln configure:8656: found /bin/ln configure:8669: result: /bin/ln configure:8679: checking for ln configure:8697: found /bin/ln configure:8710: result: /bin/ln configure:8724: checking for mv configure:8742: found /bin/mv configure:8755: result: /bin/mv configure:8764: checking for rm configure:8782: found /bin/rm configure:8795: result: /bin/rm configure:8804: checking for cp configure:8822: found /bin/cp configure:8835: result: /bin/cp configure:8844: checking for sed configure:8862: found /usr/bin/sed configure:8875: result: /usr/bin/sed configure:8884: checking for cmp configure:8902: found /usr/bin/cmp configure:8915: result: /usr/bin/cmp configure:8924: checking for chmod configure:8942: found /bin/chmod configure:8955: result: /bin/chmod configure:8964: checking for hostname configure:8982: found /bin/hostname configure:8995: result: /bin/hostname -s configure:9008: checking for gnutar configure:9037: result: no configure:9008: checking for gtar configure:9037: result: no configure:9008: checking for tar configure:9024: found /usr/bin/tar configure:9034: result: tar configure:9047: checking for perl configure:9078: result: /usr/bin/perl configure:9143: checking for ps configure:9161: found /bin/ps configure:9174: result: /bin/ps configure:9183: result: "/bin/ps -uaxww | grep mysqld | grep " $$PID " > /dev/null" configure:9189: checking for kill configure:9207: found /bin/kill configure:9220: result: /bin/kill configure:9227: checking "for kill switches" configure:9241: result: "/bin/kill -0 $$PID > /dev/null 2> /dev/null" configure:9246: checking for cc option to accept ANSI C configure:9293: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:9296: $? = 0 configure:9299: test -s conftest.o configure:9302: $? = 0 configure:9315: result: configure:9506: checking if we should use assembler functions configure:9539: result: yes configure:9547: checking if we should use RAID configure:9567: result: no configure:9609: checking if we should should enable LOAD DATA LOCAL by default configure:9628: result: no configure:9681: checking for getconf configure:9697: found /usr/bin/getconf configure:9707: result: getconf configure:9719: checking for CFLAGS value to request large file support configure:9787: result: no configure:9789: checking for LDFLAGS value to request large file support configure:9803: result: no configure:9805: checking for LIBS value to request large file support configure:9819: result: no configure:9864: checking for _FILE_OFFSET_BITS configure:9885: result: no configure:9894: checking for _LARGEFILE_SOURCE configure:9915: result: no configure:9924: checking for _LARGE_FILES configure:9945: result: no configure:9958: checking for size_t configure:9985: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:9988: $? = 0 configure:9991: test -s conftest.o configure:9994: $? = 0 configure:10004: result: yes configure:10029: checking for dirent.h that defines DIR configure:10056: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:10059: $? = 0 configure:10062: test -s conftest.o configure:10065: $? = 0 configure:10075: result: yes configure:10088: checking for library containing opendir configure:10121: cc -o conftest -O -pipe -march=pentiumpro conftest.c >&5 configure:10124: $? = 0 configure:10127: test -s conftest configure:10130: $? = 0 configure:10189: result: none required configure:10307: checking for ANSI C header files configure:10436: result: yes configure:10446: checking for sys/wait.h that is POSIX.1 compatible configure:10480: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:10483: $? = 0 configure:10486: test -s conftest.o configure:10489: $? = 0 configure:10499: result: yes configure:10560: checking fcntl.h usability configure:10569: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:10572: $? = 0 configure:10575: test -s conftest.o configure:10578: $? = 0 configure:10587: result: yes configure:10591: checking fcntl.h presence configure:10598: cc -E conftest.c configure:10604: $? = 0 configure:10622: result: yes configure:10640: checking for fcntl.h configure:10647: result: yes configure:10560: checking float.h usability configure:10569: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:10572: $? = 0 configure:10575: test -s conftest.o configure:10578: $? = 0 configure:10587: result: yes configure:10591: checking float.h presence configure:10598: cc -E conftest.c configure:10604: $? = 0 configure:10622: result: yes configure:10640: checking for float.h configure:10647: result: yes configure:10560: checking floatingpoint.h usability configure:10569: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:10572: $? = 0 configure:10575: test -s conftest.o configure:10578: $? = 0 configure:10587: result: yes configure:10591: checking floatingpoint.h presence configure:10598: cc -E conftest.c configure:10604: $? = 0 configure:10622: result: yes configure:10640: checking for floatingpoint.h configure:10647: result: yes configure:10560: checking ieeefp.h usability configure:10569: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:10572: $? = 0 configure:10575: test -s conftest.o configure:10578: $? = 0 configure:10587: result: yes configure:10591: checking ieeefp.h presence configure:10598: cc -E conftest.c configure:10604: $? = 0 configure:10622: result: yes configure:10640: checking for ieeefp.h configure:10647: result: yes configure:10560: checking limits.h usability configure:10569: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:10572: $? = 0 configure:10575: test -s conftest.o configure:10578: $? = 0 configure:10587: result: yes configure:10591: checking limits.h presence configure:10598: cc -E conftest.c configure:10604: $? = 0 configure:10622: result: yes configure:10640: checking for limits.h configure:10647: result: yes configure:10551: checking for memory.h configure:10556: result: yes configure:10560: checking pwd.h usability configure:10569: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:10572: $? = 0 configure:10575: test -s conftest.o configure:10578: $? = 0 configure:10587: result: yes configure:10591: checking pwd.h presence configure:10598: cc -E conftest.c configure:10604: $? = 0 configure:10622: result: yes configure:10640: checking for pwd.h configure:10647: result: yes configure:10560: checking select.h usability configure:10569: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:10598: select.h: No such file or directory configure:10572: $? = 1 configure: failed program was: #line 10563 "configure" #include "confdefs.h" #include <stdio.h> #if HAVE_SYS_TYPES_H # include <sys/types.h> #endif #if HAVE_SYS_STAT_H # include <sys/stat.h> #endif #if STDC_HEADERS # include <stdlib.h> # include <stddef.h> #else # if HAVE_STDLIB_H # include <stdlib.h> # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include <memory.h> # endif # include <string.h> #endif #if HAVE_STRINGS_H # include <strings.h> #endif #if HAVE_INTTYPES_H # include <inttypes.h> #else # if HAVE_STDINT_H # include <stdint.h> # endif #endif #if HAVE_UNISTD_H # include <unistd.h> #endif #include <select.h> configure:10587: result: no configure:10591: checking select.h presence configure:10598: cc -E conftest.c configure:10595: select.h: No such file or directory configure:10604: $? = 1 configure: failed program was: #line 10594 "configure" #include "confdefs.h" #include <select.h> configure:10622: result: no configure:10640: checking for select.h configure:10647: result: no configure:10551: checking for stdlib.h configure:10556: result: yes configure:10560: checking stddef.h usability configure:10569: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:10572: $? = 0 configure:10575: test -s conftest.o configure:10578: $? = 0 configure:10587: result: yes configure:10591: checking stddef.h presence configure:10598: cc -E conftest.c configure:10604: $? = 0 configure:10622: result: yes configure:10640: checking for stddef.h configure:10647: result: yes configure:10551: checking for strings.h configure:10556: result: yes configure:10551: checking for string.h configure:10556: result: yes configure:10560: checking synch.h usability configure:10569: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:10598: synch.h: No such file or directory configure:10572: $? = 1 configure: failed program was: #line 10563 "configure" #include "confdefs.h" #include <stdio.h> #if HAVE_SYS_TYPES_H # include <sys/types.h> #endif #if HAVE_SYS_STAT_H # include <sys/stat.h> #endif #if STDC_HEADERS # include <stdlib.h> # include <stddef.h> #else # if HAVE_STDLIB_H # include <stdlib.h> # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include <memory.h> # endif # include <string.h> #endif #if HAVE_STRINGS_H # include <strings.h> #endif #if HAVE_INTTYPES_H # include <inttypes.h> #else # if HAVE_STDINT_H # include <stdint.h> # endif #endif #if HAVE_UNISTD_H # include <unistd.h> #endif #include <synch.h> configure:10587: result: no configure:10591: checking synch.h presence configure:10598: cc -E conftest.c configure:10595: synch.h: No such file or directory configure:10604: $? = 1 configure: failed program was: #line 10594 "configure" #include "confdefs.h" #include <synch.h> configure:10622: result: no configure:10640: checking for synch.h configure:10647: result: no configure:10560: checking sys/mman.h usability configure:10569: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:10572: $? = 0 configure:10575: test -s conftest.o configure:10578: $? = 0 configure:10587: result: yes configure:10591: checking sys/mman.h presence configure:10598: cc -E conftest.c configure:10604: $? = 0 configure:10622: result: yes configure:10640: checking for sys/mman.h configure:10647: result: yes configure:10560: checking sys/socket.h usability configure:10569: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:10572: $? = 0 configure:10575: test -s conftest.o configure:10578: $? = 0 configure:10587: result: yes configure:10591: checking sys/socket.h presence configure:10598: cc -E conftest.c configure:10604: $? = 0 configure:10622: result: yes configure:10640: checking for sys/socket.h configure:10647: result: yes configure:10560: checking netinet/in.h usability configure:10569: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:10572: $? = 0 configure:10575: test -s conftest.o configure:10578: $? = 0 configure:10587: result: yes configure:10591: checking netinet/in.h presence configure:10598: cc -E conftest.c configure:10604: $? = 0 configure:10622: result: yes configure:10640: checking for netinet/in.h configure:10647: result: yes configure:10560: checking arpa/inet.h usability configure:10569: cc -c -O -pipe -march=pentiumpro conftest.c >&5 In file included from configure:10598: /usr/include/arpa/inet.h:89: warning: parameter has incomplete type /usr/include/arpa/inet.h:92: warning: parameter has incomplete type /usr/include/arpa/inet.h:96: warning: parameter has incomplete type configure:10572: $? = 0 configure:10575: test -s conftest.o configure:10578: $? = 0 configure:10587: result: yes configure:10591: checking arpa/inet.h presence configure:10598: cc -E conftest.c configure:10604: $? = 0 configure:10622: result: yes configure:10640: checking for arpa/inet.h configure:10647: result: yes configure:10560: checking sys/timeb.h usability configure:10569: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:10572: $? = 0 configure:10575: test -s conftest.o configure:10578: $? = 0 configure:10587: result: yes configure:10591: checking sys/timeb.h presence configure:10598: cc -E conftest.c configure:10604: $? = 0 configure:10622: result: yes configure:10640: checking for sys/timeb.h configure:10647: result: yes configure:10551: checking for sys/types.h configure:10556: result: yes configure:10560: checking sys/un.h usability configure:10569: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:10572: $? = 0 configure:10575: test -s conftest.o configure:10578: $? = 0 configure:10587: result: yes configure:10591: checking sys/un.h presence configure:10598: cc -E conftest.c configure:10604: $? = 0 configure:10622: result: yes configure:10640: checking for sys/un.h configure:10647: result: yes configure:10560: checking sys/vadvise.h usability configure:10569: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:10598: sys/vadvise.h: No such file or directory configure:10572: $? = 1 configure: failed program was: #line 10563 "configure" #include "confdefs.h" #include <stdio.h> #if HAVE_SYS_TYPES_H # include <sys/types.h> #endif #if HAVE_SYS_STAT_H # include <sys/stat.h> #endif #if STDC_HEADERS # include <stdlib.h> # include <stddef.h> #else # if HAVE_STDLIB_H # include <stdlib.h> # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include <memory.h> # endif # include <string.h> #endif #if HAVE_STRINGS_H # include <strings.h> #endif #if HAVE_INTTYPES_H # include <inttypes.h> #else # if HAVE_STDINT_H # include <stdint.h> # endif #endif #if HAVE_UNISTD_H # include <unistd.h> #endif #include <sys/vadvise.h> configure:10587: result: no configure:10591: checking sys/vadvise.h presence configure:10598: cc -E conftest.c configure:10595: sys/vadvise.h: No such file or directory configure:10604: $? = 1 configure: failed program was: #line 10594 "configure" #include "confdefs.h" #include <sys/vadvise.h> configure:10622: result: no configure:10640: checking for sys/vadvise.h configure:10647: result: no configure:10551: checking for sys/wait.h configure:10556: result: yes configure:10560: checking term.h usability configure:10569: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:10572: $? = 0 configure:10575: test -s conftest.o configure:10578: $? = 0 configure:10587: result: yes configure:10591: checking term.h presence configure:10598: cc -E conftest.c configure:10604: $? = 0 configure:10622: result: yes configure:10640: checking for term.h configure:10647: result: yes configure:10551: checking for unistd.h configure:10556: result: yes configure:10560: checking utime.h usability configure:10569: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:10572: $? = 0 configure:10575: test -s conftest.o configure:10578: $? = 0 configure:10587: result: yes configure:10591: checking utime.h presence configure:10598: cc -E conftest.c configure:10604: $? = 0 configure:10622: result: yes configure:10640: checking for utime.h configure:10647: result: yes configure:10560: checking sys/utime.h usability configure:10569: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:10598: sys/utime.h: No such file or directory configure:10572: $? = 1 configure: failed program was: #line 10563 "configure" #include "confdefs.h" #include <stdio.h> #if HAVE_SYS_TYPES_H # include <sys/types.h> #endif #if HAVE_SYS_STAT_H # include <sys/stat.h> #endif #if STDC_HEADERS # include <stdlib.h> # include <stddef.h> #else # if HAVE_STDLIB_H # include <stdlib.h> # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include <memory.h> # endif # include <string.h> #endif #if HAVE_STRINGS_H # include <strings.h> #endif #if HAVE_INTTYPES_H # include <inttypes.h> #else # if HAVE_STDINT_H # include <stdint.h> # endif #endif #if HAVE_UNISTD_H # include <unistd.h> #endif #include <sys/utime.h> configure:10587: result: no configure:10591: checking sys/utime.h presence configure:10598: cc -E conftest.c configure:10595: sys/utime.h: No such file or directory configure:10604: $? = 1 configure: failed program was: #line 10594 "configure" #include "confdefs.h" #include <sys/utime.h> configure:10622: result: no configure:10640: checking for sys/utime.h configure:10647: result: no configure:10560: checking termio.h usability configure:10569: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:10598: termio.h: No such file or directory configure:10572: $? = 1 configure: failed program was: #line 10563 "configure" #include "confdefs.h" #include <stdio.h> #if HAVE_SYS_TYPES_H # include <sys/types.h> #endif #if HAVE_SYS_STAT_H # include <sys/stat.h> #endif #if STDC_HEADERS # include <stdlib.h> # include <stddef.h> #else # if HAVE_STDLIB_H # include <stdlib.h> # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include <memory.h> # endif # include <string.h> #endif #if HAVE_STRINGS_H # include <strings.h> #endif #if HAVE_INTTYPES_H # include <inttypes.h> #else # if HAVE_STDINT_H # include <stdint.h> # endif #endif #if HAVE_UNISTD_H # include <unistd.h> #endif #include <termio.h> configure:10587: result: no configure:10591: checking termio.h presence configure:10598: cc -E conftest.c configure:10595: termio.h: No such file or directory configure:10604: $? = 1 configure: failed program was: #line 10594 "configure" #include "confdefs.h" #include <termio.h> configure:10622: result: no configure:10640: checking for termio.h configure:10647: result: no configure:10560: checking termios.h usability configure:10569: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:10572: $? = 0 configure:10575: test -s conftest.o configure:10578: $? = 0 configure:10587: result: yes configure:10591: checking termios.h presence configure:10598: cc -E conftest.c configure:10604: $? = 0 configure:10622: result: yes configure:10640: checking for termios.h configure:10647: result: yes configure:10560: checking sched.h usability configure:10569: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:10572: $? = 0 configure:10575: test -s conftest.o configure:10578: $? = 0 configure:10587: result: yes configure:10591: checking sched.h presence configure:10598: cc -E conftest.c configure:10604: $? = 0 configure:10622: result: yes configure:10640: checking for sched.h configure:10647: result: yes configure:10560: checking crypt.h usability configure:10569: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:10598: crypt.h: No such file or directory configure:10572: $? = 1 configure: failed program was: #line 10563 "configure" #include "confdefs.h" #include <stdio.h> #if HAVE_SYS_TYPES_H # include <sys/types.h> #endif #if HAVE_SYS_STAT_H # include <sys/stat.h> #endif #if STDC_HEADERS # include <stdlib.h> # include <stddef.h> #else # if HAVE_STDLIB_H # include <stdlib.h> # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include <memory.h> # endif # include <string.h> #endif #if HAVE_STRINGS_H # include <strings.h> #endif #if HAVE_INTTYPES_H # include <inttypes.h> #else # if HAVE_STDINT_H # include <stdint.h> # endif #endif #if HAVE_UNISTD_H # include <unistd.h> #endif #include <crypt.h> configure:10587: result: no configure:10591: checking crypt.h presence configure:10598: cc -E conftest.c configure:10595: crypt.h: No such file or directory configure:10604: $? = 1 configure: failed program was: #line 10594 "configure" #include "confdefs.h" #include <crypt.h> configure:10622: result: no configure:10640: checking for crypt.h configure:10647: result: no configure:10560: checking alloca.h usability configure:10569: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:10598: alloca.h: No such file or directory configure:10572: $? = 1 configure: failed program was: #line 10563 "configure" #include "confdefs.h" #include <stdio.h> #if HAVE_SYS_TYPES_H # include <sys/types.h> #endif #if HAVE_SYS_STAT_H # include <sys/stat.h> #endif #if STDC_HEADERS # include <stdlib.h> # include <stddef.h> #else # if HAVE_STDLIB_H # include <stdlib.h> # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include <memory.h> # endif # include <string.h> #endif #if HAVE_STRINGS_H # include <strings.h> #endif #if HAVE_INTTYPES_H # include <inttypes.h> #else # if HAVE_STDINT_H # include <stdint.h> # endif #endif #if HAVE_UNISTD_H # include <unistd.h> #endif #include <alloca.h> configure:10587: result: no configure:10591: checking alloca.h presence configure:10598: cc -E conftest.c configure:10595: alloca.h: No such file or directory configure:10604: $? = 1 configure: failed program was: #line 10594 "configure" #include "confdefs.h" #include <alloca.h> configure:10622: result: no configure:10640: checking for alloca.h configure:10647: result: no configure:10560: checking sys/ioctl.h usability configure:10569: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:10572: $? = 0 configure:10575: test -s conftest.o configure:10578: $? = 0 configure:10587: result: yes configure:10591: checking sys/ioctl.h presence configure:10598: cc -E conftest.c configure:10604: $? = 0 configure:10622: result: yes configure:10640: checking for sys/ioctl.h configure:10647: result: yes configure:10667: checking for floor in -lm configure:10700: cc -o conftest -O -pipe -march=pentiumpro conftest.c -lm >&5 configure:10703: $? = 0 configure:10706: test -s conftest configure:10709: $? = 0 configure:10720: result: yes configure:10799: checking for gethostbyname_r in -lnsl_r configure:10832: cc -o conftest -O -pipe -march=pentiumpro conftest.c -lnsl_r -lm >&5 /usr/libexec/elf/ld: cannot find -lnsl_r configure:10835: $? = 1 configure: failed program was: #line 10807 "configure" #include "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 gethostbyname_r (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { gethostbyname_r (); ; return 0; } configure:10852: result: no configure:10863: checking for gethostbyname_r in -lnsl configure:10896: cc -o conftest -O -pipe -march=pentiumpro conftest.c -lnsl -lm >&5 /usr/libexec/elf/ld: cannot find -lnsl configure:10899: $? = 1 configure: failed program was: #line 10871 "configure" #include "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 gethostbyname_r (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { gethostbyname_r (); ; return 0; } configure:10916: result: no configure:10929: checking for gethostbyname_r configure:10972: cc -o conftest -O -pipe -march=pentiumpro conftest.c -lm >&5 /tmp/ccZTHdom.o: In function `main': /tmp/ccZTHdom.o(.text+0x9): undefined reference to `gethostbyname_r' configure:10975: $? = 1 configure: failed program was: #line 10935 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char gethostbyname_r (); below. */ #include <assert.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 gethostbyname_r (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_gethostbyname_r) || defined (__stub___gethostbyname_r) choke me #else f = gethostbyname_r; #endif ; return 0; } configure:10991: result: no configure:10995: checking for setsockopt configure:11038: cc -o conftest -O -pipe -march=pentiumpro conftest.c -lm >&5 configure:11041: $? = 0 configure:11044: test -s conftest configure:11047: $? = 0 configure:11057: result: yes configure:11129: checking for yp_get_default_domain configure:11172: cc -o conftest -O -pipe -march=pentiumpro conftest.c -lm >&5 configure:11175: $? = 0 configure:11178: test -s conftest configure:11181: $? = 0 configure:11191: result: yes configure:11263: checking for p2open configure:11306: cc -o conftest -O -pipe -march=pentiumpro conftest.c -lm >&5 /tmp/ccXEfI2J.o: In function `main': /tmp/ccXEfI2J.o(.text+0x9): undefined reference to `p2open' configure:11309: $? = 1 configure: failed program was: #line 11269 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char p2open (); below. */ #include <assert.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 p2open (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_p2open) || defined (__stub___p2open) choke me #else f = p2open; #endif ; return 0; } configure:11325: result: no configure:11331: checking for p2open in -lgen configure:11364: cc -o conftest -O -pipe -march=pentiumpro conftest.c -lgen -lm >&5 /usr/libexec/elf/ld: cannot find -lgen configure:11367: $? = 1 configure: failed program was: #line 11339 "configure" #include "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 p2open (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { p2open (); ; return 0; } configure:11384: result: no configure:11398: checking for bind configure:11441: cc -o conftest -O -pipe -march=pentiumpro conftest.c -lm >&5 configure:11444: $? = 0 configure:11447: test -s conftest configure:11450: $? = 0 configure:11460: result: yes configure:11534: checking for crypt in -lcrypt configure:11567: cc -o conftest -O -pipe -march=pentiumpro conftest.c -lcrypt -lm >&5 configure:11570: $? = 0 configure:11573: test -s conftest configure:11576: $? = 0 configure:11587: result: yes configure:11598: checking for crypt configure:11641: cc -o conftest -O -pipe -march=pentiumpro conftest.c -lcrypt -lm >&5 configure:11644: $? = 0 configure:11647: test -s conftest configure:11650: $? = 0 configure:11660: result: yes configure:11671: checking for sem_init configure:11714: cc -o conftest -O -pipe -march=pentiumpro conftest.c -lcrypt -lm >&5 /tmp/ccrolOKZ.o: In function `main': /tmp/ccrolOKZ.o(.text+0x9): undefined reference to `sem_init' configure:11717: $? = 1 configure: failed program was: #line 11677 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char sem_init (); below. */ #include <assert.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 sem_init (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_sem_init) || defined (__stub___sem_init) choke me #else f = sem_init; #endif ; return 0; } configure:11733: result: no configure:11739: checking for in -lposix4 configure:11772: cc -o conftest -O -pipe -march=pentiumpro conftest.c -lposix4 -lcrypt -lm >&5 configure:11755: syntax error before `)' configure: In function `main': configure:11765: syntax error before `)' configure:11775: $? = 1 configure: failed program was: #line 11747 "configure" #include "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 (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { (); ; return 0; } configure:11792: result: no configure:11810: checking if libz with compress configure:11839: cc -o conftest -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm >&5 configure:11842: $? = 0 configure:11845: test -s conftest configure:11848: $? = 0 configure:11858: result: yes configure:11902: checking tcpd.h usability configure:11911: cc -c -O -pipe -march=pentiumpro conftest.c >&5 configure:11914: $? = 0 configure:11917: test -s conftest.o configure:11920: $? = 0 configure:11929: result: yes configure:11933: checking tcpd.h presence configure:11940: cc -E conftest.c configure:11946: $? = 0 configure:11964: result: yes configure:11982: checking for tcpd.h configure:11989: result: yes configure:11995: checking for TCP wrappers library -lwrap configure:12021: cc -o conftest -O -pipe -march=pentiumpro conftest.c -lwrap -lz -lcrypt -lm >&5 configure:12024: $? = 0 configure:12027: test -s conftest configure:12030: $? = 0 configure:12032: result: yes configure:12303: checking for int8 configure:12334: cc -o conftest -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm >&5 configure: In function `main': configure:12327: syntax error before `i' configure:12337: $? = 1 configure: program exited with status 1 configure: failed program was: #line 12311 "configure" #include "confdefs.h" #ifdef HAVE_STDLIB_H #include <stdlib.h> #endif #ifdef HAVE_STDDEF_H #include <stddef.h> #endif #ifdef HAVE_SYS_TYPES_H #include <sys/types.h> #endif int main() { int8 i; return 0; } configure:12354: result: no configure:12529: checking "LinuxThreads" configure:12584: result: "Not found" configure:12599: checking "DEC threads" configure:12612: result: "no" configure:12614: checking "DEC 3.2 threads" configure:12632: result: "no" configure:12645: checking "SCO threads" configure:12752: result: "no" configure:12760: checking "SCO UnixWare7 native threads" configure:12798: result: "no" configure:12807: checking "OpenUNIX8 native threads" configure:12849: result: "no" configure:12857: checking "Siemens threads" configure:12870: result: "no" configure:12888: checking "Solaris threads" configure:12896: result: "no" configure:12902: checking "named thread libs:" configure:12912: result: "no" configure:12917: checking "for pthread_create in -libc" configure:12938: cc -o conftest -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm >&5 /tmp/cc1SQsvx.o: In function `main': /tmp/cc1SQsvx.o(.text+0xf): undefined reference to `pthread_create' configure:12941: $? = 1 configure: failed program was: #line 12920 "configure" #include "confdefs.h" #include <pthread.h> #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { (void) pthread_create((pthread_t*) 0,(pthread_attr_t*) 0, 0, 0); ; return 0; } configure:12956: result: "no" configure:12960: checking "for pthread_create in -lpthread" configure:12983: cc -o conftest -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -lpthread >&5 /usr/libexec/elf/ld: cannot find -lpthread configure:12986: $? = 1 configure: failed program was: #line 12965 "configure" #include "confdefs.h" #include <pthread.h> #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { (void) pthread_create((pthread_t*) 0,(pthread_attr_t*) 0, 0, 0); ; return 0; } configure:13001: result: "no" configure:13006: checking "for pthread_create in -lpthreads" configure:13027: cc -o conftest -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -lpthreads >&5 /usr/libexec/elf/ld: cannot find -lpthreads configure:13030: $? = 1 configure: failed program was: #line 13009 "configure" #include "confdefs.h" #include <pthread.h> #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { pthread_create((pthread_t*) 0,(pthread_attr_t*) 0, 0, 0); ; return 0; } configure:13045: result: "no" configure:13051: checking "for pthread_create in -pthread" configure:13072: cc -o conftest -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:13075: $? = 0 configure:13078: test -s conftest configure:13081: $? = 0 configure:13090: result: "yes" configure:13109: checking for strtok_r in -lpthread configure:13142: cc -o conftest -O -pipe -march=pentiumpro conftest.c -lpthread -lz -lcrypt -lm -pthread >&5 /usr/libexec/elf/ld: cannot find -lpthread configure:13145: $? = 1 configure: failed program was: #line 13117 "configure" #include "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 strtok_r (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { strtok_r (); ; return 0; } configure:13162: result: no configure:13178: checking for strtok_r in -lc_r configure:13210: cc -o conftest -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:13213: $? = 0 configure:13216: test -s conftest configure:13219: $? = 0 configure:13230: result: yes configure:13249: checking for strtok_r configure:13292: cc -o conftest -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:13295: $? = 0 configure:13298: test -s conftest configure:13301: $? = 0 configure:13311: result: yes configure:13249: checking for pthread_init configure:13292: cc -o conftest -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 /tmp/ccKVeeXS.o: In function `main': /tmp/ccKVeeXS.o(.text+0x9): undefined reference to `pthread_init' configure:13295: $? = 1 configure: failed program was: #line 13255 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char pthread_init (); below. */ #include <assert.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 pthread_init (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_pthread_init) || defined (__stub___pthread_init) choke me #else f = pthread_init; #endif ; return 0; } configure:13311: result: no configure:13408: checking for dlopen in -ldl configure:13441: cc -o conftest -O -pipe -march=pentiumpro conftest.c -ldl >&5 /usr/libexec/elf/ld: cannot find -ldl configure:13444: $? = 1 configure: failed program was: #line 13416 "configure" #include "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 dlopen (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { dlopen (); ; return 0; } configure:13461: result: no configure:13482: checking for unistd.h configure:13487: result: yes configure:13591: checking for restartable system calls configure:13648: cc -o conftest -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:13651: $? = 0 configure:13653: ./conftest configure:13656: $? = 0 configure:13669: result: yes configure:13773: checking "need of special linking flags" configure:13781: result: "none" configure:13785: checking for cc option to accept ANSI C configure:13848: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure:13851: $? = 0 configure:13854: test -s conftest.o configure:13857: $? = 0 configure:13874: result: none needed configure:13882: checking for an ANSI C-conforming const configure:13952: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure:13955: $? = 0 configure:13958: test -s conftest.o configure:13961: $? = 0 configure:13971: result: yes configure:13981: checking for inline configure:13998: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure:14001: $? = 0 configure:14004: test -s conftest.o configure:14007: $? = 0 configure:14018: result: inline configure:14033: checking for off_t configure:14060: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure:14063: $? = 0 configure:14066: test -s conftest.o configure:14069: $? = 0 configure:14079: result: yes configure:14092: checking for struct stat.st_rdev configure:14118: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure:14121: $? = 0 configure:14124: test -s conftest.o configure:14127: $? = 0 configure:14137: result: yes configure:14153: checking whether time.h and sys/time.h may both be included configure:14181: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure:14184: $? = 0 configure:14187: test -s conftest.o configure:14190: $? = 0 configure:14200: result: yes configure:14210: checking whether struct tm is in sys/time.h or time.h configure:14236: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure:14239: $? = 0 configure:14242: test -s conftest.o configure:14245: $? = 0 configure:14255: result: time.h configure:14267: checking for char configure:14294: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure:14297: $? = 0 configure:14300: test -s conftest.o configure:14303: $? = 0 configure:14313: result: yes configure:14316: checking size of char configure:14594: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:14597: $? = 0 configure:14599: ./conftest configure:14602: $? = 0 configure:14622: result: 1 configure:14647: checking for int configure:14674: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure:14677: $? = 0 configure:14680: test -s conftest.o configure:14683: $? = 0 configure:14693: result: yes configure:14696: checking size of int configure:14974: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:14977: $? = 0 configure:14979: ./conftest configure:14982: $? = 0 configure:15002: result: 4 configure:15015: checking for long configure:15042: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure:15045: $? = 0 configure:15048: test -s conftest.o configure:15051: $? = 0 configure:15061: result: yes configure:15064: checking size of long configure:15342: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:15345: $? = 0 configure:15347: ./conftest configure:15350: $? = 0 configure:15370: result: 4 configure:15383: checking for long long configure:15410: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure:15413: $? = 0 configure:15416: test -s conftest.o configure:15419: $? = 0 configure:15429: result: yes configure:15432: checking size of long long configure:15710: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:15713: $? = 0 configure:15715: ./conftest configure:15718: $? = 0 configure:15738: result: 8 configure:15752: checking size of off_t configure:15778: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:15781: $? = 0 configure:15783: ./conftest configure:15786: $? = 0 configure:15799: result: 8 configure:15813: checking whether byte ordering is bigendian configure:15843: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure:15846: $? = 0 configure:15849: test -s conftest.o configure:15852: $? = 0 configure:15879: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure: In function `main': configure:15870: syntax error before `big' configure:15882: $? = 1 configure: failed program was: #line 15856 "configure" #include "confdefs.h" #include <sys/types.h> #include <sys/param.h> #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { #if BYTE_ORDER != BIG_ENDIAN not big endian #endif ; return 0; } configure:15996: result: no configure:16019: checking base type of last arg to accept configure:16058: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro -felide-constructors -fno-rtti -fno-exceptions -fno-implicit-templates -fno-exceptions -fno-rtti -DMYSQLD_NET_RETRY_COUNT=1000000 conftest.cc >&5 configure:16061: $? = 0 configure:16064: test -s conftest.o configure:16067: $? = 0 configure:16123: result: socklen_t configure:16140: checking stack direction for C alloca configure:16170: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:16173: $? = 0 configure:16175: ./conftest configure:16178: $? = 1 configure: program exited with status 1 configure: failed program was: #line 16149 "configure" #include "confdefs.h" #include <stdlib.h> int find_stack_direction () { static char *addr = 0; auto char dummy; if (addr == 0) { addr = &dummy; return find_stack_direction (); } else return (&dummy > addr) ? 1 : -1; } int main () { exit (find_stack_direction() < 0); } configure:16191: result: -1 configure:16206: checking for working alloca.h configure:16249: result: no configure:16259: checking for alloca configure:16299: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:16302: $? = 0 configure:16305: test -s conftest configure:16308: $? = 0 configure:16318: result: yes configure:16448: checking if struct timespec has a ts_sec member configure:16480: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure: In function `main': configure:16471: structure has no member named `ts_sec' configure:16472: structure has no member named `ts_nsec' configure:16483: $? = 1 configure: failed program was: #line 16454 "configure" #include "confdefs.h" #include <pthread.h> #ifdef __cplusplus extern "C" #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { struct timespec abstime; abstime.ts_sec = time(NULL)+1; abstime.ts_nsec = 0; ; return 0; } configure:16499: result: no configure:16510: checking if we have tzname variable configure:16540: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure:16543: $? = 0 configure:16546: test -s conftest.o configure:16549: $? = 0 configure:16559: result: yes configure:16570: checking for type ulong configure:16591: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure: In function `main': configure:16584: syntax error before `foo' configure:16585: `foo' undeclared (first use in this function) configure:16585: (Each undeclared identifier is reported only once configure:16585: for each function it appears in.) configure:16594: $? = 1 configure: program exited with status 1 configure: failed program was: #line 16579 "configure" #include "confdefs.h" #include <stdio.h> #include <sys/types.h> main() { ulong foo; foo++; exit(0); } configure:16613: result: no configure:16624: checking for type uchar configure:16645: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure: In function `main': configure:16638: syntax error before `foo' configure:16639: `foo' undeclared (first use in this function) configure:16639: (Each undeclared identifier is reported only once configure:16639: for each function it appears in.) configure:16648: $? = 1 configure: program exited with status 1 configure: failed program was: #line 16633 "configure" #include "confdefs.h" #include <stdio.h> #include <sys/types.h> main() { uchar foo; foo++; exit(0); } configure:16667: result: no configure:16678: checking for type uint configure:16699: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:16702: $? = 0 configure:16704: ./conftest configure:16707: $? = 0 configure:16721: result: yes configure:16732: checking for type fp_except configure:16754: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure: In function `main': configure:16747: syntax error before `foo' configure:16748: `foo' undeclared (first use in this function) configure:16748: (Each undeclared identifier is reported only once configure:16748: for each function it appears in.) configure:16757: $? = 1 configure: program exited with status 1 configure: failed program was: #line 16741 "configure" #include "confdefs.h" #include <stdio.h> #include <sys/types.h> #include <ieeefp.h> main() { fp_except foo; foo++; exit(0); } configure:16776: result: no configure:16789: checking if cc supports bool types configure:16822: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro -felide-constructors -fno-rtti -fno-exceptions -fno-implicit-templates -fno-exceptions -fno-rtti -DMYSQLD_NET_RETRY_COUNT=1000000 conftest.cc >&5 configure:16825: $? = 0 configure:16828: test -s conftest.o configure:16831: $? = 0 configure:16849: result: yes configure:16860: checking if conversion of longlong to float works configure:16887: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:16890: $? = 0 configure:16892: ./conftest configure:16895: $? = 0 configure:16914: result: yes configure:16927: checking if pthread_yield takes zero arguments configure:16958: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:16961: $? = 0 configure:16964: test -s conftest configure:16967: $? = 0 configure:16977: result: yes configure:16987: checking if pthread_yield takes 1 argument configure:17018: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure: In function `main': configure:17010: too many arguments to function `pthread_yield' configure:17021: $? = 1 configure: failed program was: #line 16993 "configure" #include "confdefs.h" #define _GNU_SOURCE #include <pthread.h> #ifdef __cplusplus extern "C" #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { pthread_yield(0); ; return 0; } configure:17037: result: no configure:17093: checking varargs.h usability configure:17102: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure:17105: $? = 0 configure:17108: test -s conftest.o configure:17111: $? = 0 configure:17120: result: yes configure:17124: checking varargs.h presence configure:17131: cc -E conftest.c configure:17137: $? = 0 configure:17155: result: yes configure:17173: checking for varargs.h configure:17180: result: yes configure:17093: checking stdarg.h usability configure:17102: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure:17105: $? = 0 configure:17108: test -s conftest.o configure:17111: $? = 0 configure:17120: result: yes configure:17124: checking stdarg.h presence configure:17131: cc -E conftest.c configure:17137: $? = 0 configure:17155: result: yes configure:17173: checking for stdarg.h configure:17180: result: yes configure:17093: checking dirent.h usability configure:17102: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure:17105: $? = 0 configure:17108: test -s conftest.o configure:17111: $? = 0 configure:17120: result: yes configure:17124: checking dirent.h presence configure:17131: cc -E conftest.c configure:17137: $? = 0 configure:17155: result: yes configure:17173: checking for dirent.h configure:17180: result: yes configure:17093: checking locale.h usability configure:17102: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure:17105: $? = 0 configure:17108: test -s conftest.o configure:17111: $? = 0 configure:17120: result: yes configure:17124: checking locale.h presence configure:17131: cc -E conftest.c configure:17137: $? = 0 configure:17155: result: yes configure:17173: checking for locale.h configure:17180: result: yes configure:17093: checking ndir.h usability configure:17102: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure:17131: ndir.h: No such file or directory configure:17105: $? = 1 configure: failed program was: #line 17096 "configure" #include "confdefs.h" #include <stdio.h> #if HAVE_SYS_TYPES_H # include <sys/types.h> #endif #if HAVE_SYS_STAT_H # include <sys/stat.h> #endif #if STDC_HEADERS # include <stdlib.h> # include <stddef.h> #else # if HAVE_STDLIB_H # include <stdlib.h> # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include <memory.h> # endif # include <string.h> #endif #if HAVE_STRINGS_H # include <strings.h> #endif #if HAVE_INTTYPES_H # include <inttypes.h> #else # if HAVE_STDINT_H # include <stdint.h> # endif #endif #if HAVE_UNISTD_H # include <unistd.h> #endif #include <ndir.h> configure:17120: result: no configure:17124: checking ndir.h presence configure:17131: cc -E conftest.c configure:17128: ndir.h: No such file or directory configure:17137: $? = 1 configure: failed program was: #line 17127 "configure" #include "confdefs.h" #include <ndir.h> configure:17155: result: no configure:17173: checking for ndir.h configure:17180: result: no configure:17093: checking sys/dir.h usability configure:17102: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 In file included from configure:17131: /usr/include/sys/dir.h:41: warning: #warning "The information in this file should be obtained from <dirent.h>" /usr/include/sys/dir.h:42: warning: #warning "and is provided solely (and temporarily) for backward compatibility." configure:17105: $? = 0 configure:17108: test -s conftest.o configure:17111: $? = 0 configure:17120: result: yes configure:17124: checking sys/dir.h presence configure:17131: cc -E conftest.c In file included from configure:17128: /usr/include/sys/dir.h:41: warning: #warning "The information in this file should be obtained from <dirent.h>" /usr/include/sys/dir.h:42: warning: #warning "and is provided solely (and temporarily) for backward compatibility." configure:17137: $? = 0 configure:17155: result: yes configure:17173: checking for sys/dir.h configure:17180: result: yes configure:17093: checking sys/file.h usability configure:17102: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure:17105: $? = 0 configure:17108: test -s conftest.o configure:17111: $? = 0 configure:17120: result: yes configure:17124: checking sys/file.h presence configure:17131: cc -E conftest.c configure:17137: $? = 0 configure:17155: result: yes configure:17173: checking for sys/file.h configure:17180: result: yes configure:17093: checking sys/ndir.h usability configure:17102: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure:17131: sys/ndir.h: No such file or directory configure:17105: $? = 1 configure: failed program was: #line 17096 "configure" #include "confdefs.h" #include <stdio.h> #if HAVE_SYS_TYPES_H # include <sys/types.h> #endif #if HAVE_SYS_STAT_H # include <sys/stat.h> #endif #if STDC_HEADERS # include <stdlib.h> # include <stddef.h> #else # if HAVE_STDLIB_H # include <stdlib.h> # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include <memory.h> # endif # include <string.h> #endif #if HAVE_STRINGS_H # include <strings.h> #endif #if HAVE_INTTYPES_H # include <inttypes.h> #else # if HAVE_STDINT_H # include <stdint.h> # endif #endif #if HAVE_UNISTD_H # include <unistd.h> #endif #include <sys/ndir.h> configure:17120: result: no configure:17124: checking sys/ndir.h presence configure:17131: cc -E conftest.c configure:17128: sys/ndir.h: No such file or directory configure:17137: $? = 1 configure: failed program was: #line 17127 "configure" #include "confdefs.h" #include <sys/ndir.h> configure:17155: result: no configure:17173: checking for sys/ndir.h configure:17180: result: no configure:17093: checking sys/ptem.h usability configure:17102: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure:17131: sys/ptem.h: No such file or directory configure:17105: $? = 1 configure: failed program was: #line 17096 "configure" #include "confdefs.h" #include <stdio.h> #if HAVE_SYS_TYPES_H # include <sys/types.h> #endif #if HAVE_SYS_STAT_H # include <sys/stat.h> #endif #if STDC_HEADERS # include <stdlib.h> # include <stddef.h> #else # if HAVE_STDLIB_H # include <stdlib.h> # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include <memory.h> # endif # include <string.h> #endif #if HAVE_STRINGS_H # include <strings.h> #endif #if HAVE_INTTYPES_H # include <inttypes.h> #else # if HAVE_STDINT_H # include <stdint.h> # endif #endif #if HAVE_UNISTD_H # include <unistd.h> #endif #include <sys/ptem.h> configure:17120: result: no configure:17124: checking sys/ptem.h presence configure:17131: cc -E conftest.c configure:17128: sys/ptem.h: No such file or directory configure:17137: $? = 1 configure: failed program was: #line 17127 "configure" #include "confdefs.h" #include <sys/ptem.h> configure:17155: result: no configure:17173: checking for sys/ptem.h configure:17180: result: no configure:17093: checking sys/pte.h usability configure:17102: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure:17131: sys/pte.h: No such file or directory configure:17105: $? = 1 configure: failed program was: #line 17096 "configure" #include "confdefs.h" #include <stdio.h> #if HAVE_SYS_TYPES_H # include <sys/types.h> #endif #if HAVE_SYS_STAT_H # include <sys/stat.h> #endif #if STDC_HEADERS # include <stdlib.h> # include <stddef.h> #else # if HAVE_STDLIB_H # include <stdlib.h> # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include <memory.h> # endif # include <string.h> #endif #if HAVE_STRINGS_H # include <strings.h> #endif #if HAVE_INTTYPES_H # include <inttypes.h> #else # if HAVE_STDINT_H # include <stdint.h> # endif #endif #if HAVE_UNISTD_H # include <unistd.h> #endif #include <sys/pte.h> configure:17120: result: no configure:17124: checking sys/pte.h presence configure:17131: cc -E conftest.c configure:17128: sys/pte.h: No such file or directory configure:17137: $? = 1 configure: failed program was: #line 17127 "configure" #include "confdefs.h" #include <sys/pte.h> configure:17155: result: no configure:17173: checking for sys/pte.h configure:17180: result: no configure:17093: checking sys/select.h usability configure:17102: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure:17105: $? = 0 configure:17108: test -s conftest.o configure:17111: $? = 0 configure:17120: result: yes configure:17124: checking sys/select.h presence configure:17131: cc -E conftest.c configure:17137: $? = 0 configure:17155: result: yes configure:17173: checking for sys/select.h configure:17180: result: yes configure:17093: checking sys/stream.h usability configure:17102: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure:17131: sys/stream.h: No such file or directory configure:17105: $? = 1 configure: failed program was: #line 17096 "configure" #include "confdefs.h" #include <stdio.h> #if HAVE_SYS_TYPES_H # include <sys/types.h> #endif #if HAVE_SYS_STAT_H # include <sys/stat.h> #endif #if STDC_HEADERS # include <stdlib.h> # include <stddef.h> #else # if HAVE_STDLIB_H # include <stdlib.h> # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include <memory.h> # endif # include <string.h> #endif #if HAVE_STRINGS_H # include <strings.h> #endif #if HAVE_INTTYPES_H # include <inttypes.h> #else # if HAVE_STDINT_H # include <stdint.h> # endif #endif #if HAVE_UNISTD_H # include <unistd.h> #endif #include <sys/stream.h> configure:17120: result: no configure:17124: checking sys/stream.h presence configure:17131: cc -E conftest.c configure:17128: sys/stream.h: No such file or directory configure:17137: $? = 1 configure: failed program was: #line 17127 "configure" #include "confdefs.h" #include <sys/stream.h> configure:17155: result: no configure:17173: checking for sys/stream.h configure:17180: result: no configure:17084: checking for sys/mman.h configure:17089: result: yes configure:17093: checking curses.h usability configure:17102: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure:17105: $? = 0 configure:17108: test -s conftest.o configure:17111: $? = 0 configure:17120: result: yes configure:17124: checking curses.h presence configure:17131: cc -E conftest.c configure:17137: $? = 0 configure:17155: result: yes configure:17173: checking for curses.h configure:17180: result: yes configure:17093: checking termcap.h usability configure:17102: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure:17105: $? = 0 configure:17108: test -s conftest.o configure:17111: $? = 0 configure:17120: result: yes configure:17124: checking termcap.h presence configure:17131: cc -E conftest.c configure:17137: $? = 0 configure:17155: result: yes configure:17173: checking for termcap.h configure:17180: result: yes configure:17084: checking for termio.h configure:17089: result: no configure:17093: checking termbits.h usability configure:17102: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure:17131: termbits.h: No such file or directory configure:17105: $? = 1 configure: failed program was: #line 17096 "configure" #include "confdefs.h" #include <stdio.h> #if HAVE_SYS_TYPES_H # include <sys/types.h> #endif #if HAVE_SYS_STAT_H # include <sys/stat.h> #endif #if STDC_HEADERS # include <stdlib.h> # include <stddef.h> #else # if HAVE_STDLIB_H # include <stdlib.h> # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include <memory.h> # endif # include <string.h> #endif #if HAVE_STRINGS_H # include <strings.h> #endif #if HAVE_INTTYPES_H # include <inttypes.h> #else # if HAVE_STDINT_H # include <stdint.h> # endif #endif #if HAVE_UNISTD_H # include <unistd.h> #endif #include <termbits.h> configure:17120: result: no configure:17124: checking termbits.h presence configure:17131: cc -E conftest.c configure:17128: termbits.h: No such file or directory configure:17137: $? = 1 configure: failed program was: #line 17127 "configure" #include "confdefs.h" #include <termbits.h> configure:17155: result: no configure:17173: checking for termbits.h configure:17180: result: no configure:17093: checking asm/termbits.h usability configure:17102: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure:17131: asm/termbits.h: No such file or directory configure:17105: $? = 1 configure: failed program was: #line 17096 "configure" #include "confdefs.h" #include <stdio.h> #if HAVE_SYS_TYPES_H # include <sys/types.h> #endif #if HAVE_SYS_STAT_H # include <sys/stat.h> #endif #if STDC_HEADERS # include <stdlib.h> # include <stddef.h> #else # if HAVE_STDLIB_H # include <stdlib.h> # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include <memory.h> # endif # include <string.h> #endif #if HAVE_STRINGS_H # include <strings.h> #endif #if HAVE_INTTYPES_H # include <inttypes.h> #else # if HAVE_STDINT_H # include <stdint.h> # endif #endif #if HAVE_UNISTD_H # include <unistd.h> #endif #include <asm/termbits.h> configure:17120: result: no configure:17124: checking asm/termbits.h presence configure:17131: cc -E conftest.c configure:17128: asm/termbits.h: No such file or directory configure:17137: $? = 1 configure: failed program was: #line 17127 "configure" #include "confdefs.h" #include <asm/termbits.h> configure:17155: result: no configure:17173: checking for asm/termbits.h configure:17180: result: no configure:17093: checking grp.h usability configure:17102: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure:17105: $? = 0 configure:17108: test -s conftest.o configure:17111: $? = 0 configure:17120: result: yes configure:17124: checking grp.h presence configure:17131: cc -E conftest.c configure:17137: $? = 0 configure:17155: result: yes configure:17173: checking for grp.h configure:17180: result: yes configure:17093: checking paths.h usability configure:17102: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure:17105: $? = 0 configure:17108: test -s conftest.o configure:17111: $? = 0 configure:17120: result: yes configure:17124: checking paths.h presence configure:17131: cc -E conftest.c configure:17137: $? = 0 configure:17155: result: yes configure:17173: checking for paths.h configure:17180: result: yes configure:17205: checking for lstat configure:17248: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:17251: $? = 0 configure:17254: test -s conftest configure:17257: $? = 0 configure:17267: result: yes configure:17205: checking for putenv configure:17248: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:17251: $? = 0 configure:17254: test -s conftest configure:17257: $? = 0 configure:17267: result: yes configure:17205: checking for select configure:17248: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:17251: $? = 0 configure:17254: test -s conftest configure:17257: $? = 0 configure:17267: result: yes configure:17205: checking for setenv configure:17248: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:17251: $? = 0 configure:17254: test -s conftest configure:17257: $? = 0 configure:17267: result: yes configure:17205: checking for setlocale configure:17248: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:17251: $? = 0 configure:17254: test -s conftest configure:17257: $? = 0 configure:17267: result: yes configure:17205: checking for strcoll configure:17248: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:17251: $? = 0 configure:17254: test -s conftest configure:17257: $? = 0 configure:17267: result: yes configure:17205: checking for tcgetattr configure:17248: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:17251: $? = 0 configure:17254: test -s conftest configure:17257: $? = 0 configure:17267: result: yes configure:17278: checking whether stat file-mode macros are broken configure:17323: result: no configure:17333: checking return type of signal handlers configure:17367: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure:17370: $? = 0 configure:17373: test -s conftest.o configure:17376: $? = 0 configure:17386: result: void configure:17395: checking for type of signal functions configure:17426: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:17429: $? = 0 configure:17432: test -s conftest configure:17435: $? = 0 configure:17533: result: posix configure:17552: checking whether programs are able to redeclare getpw functions configure:17578: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure:17581: $? = 0 configure:17584: test -s conftest.o configure:17587: $? = 0 configure:17598: result: yes configure:17607: checking for TIOCGWINSZ in sys/ioctl.h configure:17632: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure:17635: $? = 0 configure:17638: test -s conftest.o configure:17641: $? = 0 configure:17652: result: yes configure:17661: checking for FIONREAD in sys/ioctl.h configure:17686: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure:17689: $? = 0 configure:17692: test -s conftest.o configure:17695: $? = 0 configure:17706: result: yes configure:17715: checking for TIOCSTAT in sys/ioctl.h configure:17740: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure:17743: $? = 0 configure:17746: test -s conftest.o configure:17749: $? = 0 configure:17760: result: yes configure:17770: checking if struct dirent has a d_ino member configure:17816: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure:17819: $? = 0 configure:17822: test -s conftest.o configure:17825: $? = 0 configure:17836: result: yes configure:17845: checking whether signal handlers are of type void configure:17877: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure:17880: $? = 0 configure:17883: test -s conftest.o configure:17886: $? = 0 configure:17896: result: yes configure:17911: checking for tgetent in -lncurses configure:17944: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lncurses -lz -lcrypt -lm -pthread >&5 configure:17947: $? = 0 configure:17950: test -s conftest configure:17953: $? = 0 configure:17964: result: yes configure:18094: checking for termcap functions library configure:18107: result: -lncurses configure:18124: checking for stdlib.h configure:18129: result: yes configure:18124: checking for unistd.h configure:18129: result: yes configure:18237: checking for getpagesize configure:18280: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18283: $? = 0 configure:18286: test -s conftest configure:18289: $? = 0 configure:18299: result: yes configure:18309: checking for working mmap configure:18448: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18451: $? = 0 configure:18453: ./conftest configure:18456: $? = 0 configure:18469: result: yes configure:18480: checking return type of signal handlers configure:18533: result: void configure:18541: checking return type of qsort configure:18571: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure:18574: $? = 0 configure:18577: test -s conftest.o configure:18580: $? = 0 configure:18590: result: void configure:18604: checking whether utime accepts a null argument configure:18638: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18641: $? = 0 configure:18643: ./conftest configure:18646: $? = 0 configure:18660: result: yes configure:18675: checking for vprintf configure:18718: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18721: $? = 0 configure:18724: test -s conftest configure:18727: $? = 0 configure:18737: result: yes configure:18744: checking for _doprnt configure:18787: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 /tmp/ccwu7Sdr.o: In function `main': /tmp/ccwu7Sdr.o(.text+0x9): undefined reference to `_doprnt' configure:18790: $? = 1 configure: failed program was: #line 18750 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _doprnt (); below. */ #include <assert.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 _doprnt (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub__doprnt) || defined (__stub____doprnt) choke me #else f = _doprnt; #endif ; return 0; } configure:18806: result: no configure:18914: checking for alarm configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for bmove configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 /tmp/ccs9pjbT.o: In function `main': /tmp/ccs9pjbT.o(.text+0x9): undefined reference to `bmove' configure:18960: $? = 1 configure: failed program was: #line 18920 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char bmove (); below. */ #include <assert.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 bmove (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_bmove) || defined (__stub___bmove) choke me #else f = bmove; #endif ; return 0; } configure:18976: result: no configure:18914: checking for chsize configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 /tmp/ccw6M3kn.o: In function `main': /tmp/ccw6M3kn.o(.text+0x9): undefined reference to `chsize' configure:18960: $? = 1 configure: failed program was: #line 18920 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char chsize (); below. */ #include <assert.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 chsize (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_chsize) || defined (__stub___chsize) choke me #else f = chsize; #endif ; return 0; } configure:18976: result: no configure:18914: checking for ftruncate configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for rint configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for finite configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for isnan configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for fpsetmask configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 /tmp/cc0LfA1z.o: In function `main': /tmp/cc0LfA1z.o(.text+0x9): undefined reference to `fpsetmask' configure:18960: $? = 1 configure: failed program was: #line 18920 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fpsetmask (); below. */ #include <assert.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 fpsetmask (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_fpsetmask) || defined (__stub___fpsetmask) choke me #else f = fpsetmask; #endif ; return 0; } configure:18976: result: no configure:18914: checking for fpresetsticky configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 /tmp/ccRwJN7Q.o: In function `main': /tmp/ccRwJN7Q.o(.text+0x9): undefined reference to `fpresetsticky' configure:18960: $? = 1 configure: failed program was: #line 18920 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fpresetsticky (); below. */ #include <assert.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 fpresetsticky (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_fpresetsticky) || defined (__stub___fpresetsticky) choke me #else f = fpresetsticky; #endif ; return 0; } configure:18976: result: no configure:18914: checking for cuserid configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 /tmp/ccV0Ty3w.o: In function `main': /tmp/ccV0Ty3w.o(.text+0x9): undefined reference to `cuserid' configure:18960: $? = 1 configure: failed program was: #line 18920 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char cuserid (); below. */ #include <assert.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 cuserid (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_cuserid) || defined (__stub___cuserid) choke me #else f = cuserid; #endif ; return 0; } configure:18976: result: no configure:18914: checking for fcntl configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for fconvert configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 /tmp/ccOXbG6Z.o: In function `main': /tmp/ccOXbG6Z.o(.text+0x9): undefined reference to `fconvert' configure:18960: $? = 1 configure: failed program was: #line 18920 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fconvert (); below. */ #include <assert.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 fconvert (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_fconvert) || defined (__stub___fconvert) choke me #else f = fconvert; #endif ; return 0; } configure:18976: result: no configure:18914: checking for poll configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for getrusage configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for getpwuid configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for getcwd configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for getrlimit configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for getwd configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for index configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for stpcpy configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 /tmp/cclkjCJ7.o: In function `main': /tmp/cclkjCJ7.o(.text+0x9): undefined reference to `stpcpy' configure:18960: $? = 1 configure: failed program was: #line 18920 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char stpcpy (); below. */ #include <assert.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 stpcpy (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_stpcpy) || defined (__stub___stpcpy) choke me #else f = stpcpy; #endif ; return 0; } configure:18976: result: no configure:18914: checking for locking configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 /tmp/cc6TugS9.o: In function `main': /tmp/cc6TugS9.o(.text+0x9): undefined reference to `locking' configure:18960: $? = 1 configure: failed program was: #line 18920 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char locking (); below. */ #include <assert.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 locking (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_locking) || defined (__stub___locking) choke me #else f = locking; #endif ; return 0; } configure:18976: result: no configure:18914: checking for longjmp configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for perror configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for pread configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for realpath configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for readlink configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for rename configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for socket configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for strnlen configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 /tmp/ccNljyZv.o: In function `main': /tmp/ccNljyZv.o(.text+0x9): undefined reference to `strnlen' configure:18960: $? = 1 configure: failed program was: #line 18920 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char strnlen (); below. */ #include <assert.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 strnlen (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_strnlen) || defined (__stub___strnlen) choke me #else f = strnlen; #endif ; return 0; } configure:18976: result: no configure:18914: checking for madvise configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for mkstemp configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for strtol configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for strtoul configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for strtoll configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for strtoull configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for snprintf configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for tempnam configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 /tmp/cc5uC33c.o: In function `main': /tmp/cc5uC33c.o(.text+0x9): warning: tempnam() possibly used unsafely; consider using mkstemp() configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for thr_setconcurrency configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 /tmp/ccSyJEzQ.o: In function `main': /tmp/ccSyJEzQ.o(.text+0x9): undefined reference to `thr_setconcurrency' configure:18960: $? = 1 configure: failed program was: #line 18920 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char thr_setconcurrency (); below. */ #include <assert.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 thr_setconcurrency (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_thr_setconcurrency) || defined (__stub___thr_setconcurrency) choke me #else f = thr_setconcurrency; #endif ; return 0; } configure:18976: result: no configure:18914: checking for gethostbyaddr_r configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for gethostbyname_r configure:18976: result: no configure:18914: checking for getpwnam configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for bfill configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 /tmp/ccflinN1.o: In function `main': /tmp/ccflinN1.o(.text+0x9): undefined reference to `bfill' configure:18960: $? = 1 configure: failed program was: #line 18920 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char bfill (); below. */ #include <assert.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 bfill (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_bfill) || defined (__stub___bfill) choke me #else f = bfill; #endif ; return 0; } configure:18976: result: no configure:18914: checking for bzero configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for bcmp configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for strstr configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for strpbrk configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for strerror configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for tell configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 /tmp/cceDaL4h.o: In function `main': /tmp/cceDaL4h.o(.text+0x9): undefined reference to `tell' configure:18960: $? = 1 configure: failed program was: #line 18920 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char tell (); below. */ #include <assert.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 tell (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_tell) || defined (__stub___tell) choke me #else f = tell; #endif ; return 0; } configure:18976: result: no configure:18914: checking for atod configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 /tmp/ccopyKtF.o: In function `main': /tmp/ccopyKtF.o(.text+0x9): undefined reference to `atod' configure:18960: $? = 1 configure: failed program was: #line 18920 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char atod (); below. */ #include <assert.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 atod (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_atod) || defined (__stub___atod) choke me #else f = atod; #endif ; return 0; } configure:18976: result: no configure:18914: checking for memcpy configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18930: warning: conflicting types for built-in function `memcpy' configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for memmove configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for setupterm configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 /tmp/ccWcx8hu.o: In function `main': /tmp/ccWcx8hu.o(.text+0x9): undefined reference to `setupterm' configure:18960: $? = 1 configure: failed program was: #line 18920 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char setupterm (); below. */ #include <assert.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 setupterm (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_setupterm) || defined (__stub___setupterm) choke me #else f = setupterm; #endif ; return 0; } configure:18976: result: no configure:18914: checking for strcasecmp configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for sighold configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 /tmp/cckIb5np.o: In function `main': /tmp/cckIb5np.o(.text+0x9): undefined reference to `sighold' configure:18960: $? = 1 configure: failed program was: #line 18920 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char sighold (); below. */ #include <assert.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 sighold (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_sighold) || defined (__stub___sighold) choke me #else f = sighold; #endif ; return 0; } configure:18976: result: no configure:18914: checking for vidattr configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 /tmp/cc79JOhS.o: In function `main': /tmp/cc79JOhS.o(.text+0x9): undefined reference to `vidattr' configure:18960: $? = 1 configure: failed program was: #line 18920 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char vidattr (); below. */ #include <assert.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 vidattr (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_vidattr) || defined (__stub___vidattr) choke me #else f = vidattr; #endif ; return 0; } configure:18976: result: no configure:18914: checking for lrand48 configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for localtime_r configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for sigset configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 /tmp/ccdxPZsA.o: In function `main': /tmp/ccdxPZsA.o(.text+0x9): undefined reference to `sigset' configure:18960: $? = 1 configure: failed program was: #line 18920 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char sigset (); below. */ #include <assert.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 sigset (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_sigset) || defined (__stub___sigset) choke me #else f = sigset; #endif ; return 0; } configure:18976: result: no configure:18914: checking for sigthreadmask configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 /tmp/ccuJ9CpW.o: In function `main': /tmp/ccuJ9CpW.o(.text+0x9): undefined reference to `sigthreadmask' configure:18960: $? = 1 configure: failed program was: #line 18920 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char sigthreadmask (); below. */ #include <assert.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 sigthreadmask (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_sigthreadmask) || defined (__stub___sigthreadmask) choke me #else f = sigthreadmask; #endif ; return 0; } configure:18976: result: no configure:18914: checking for pthread_sigmask configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for pthread_setprio configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for pthread_setprio_np configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 /tmp/cc3QYyVU.o: In function `main': /tmp/cc3QYyVU.o(.text+0x9): undefined reference to `pthread_setprio_np' configure:18960: $? = 1 configure: failed program was: #line 18920 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char pthread_setprio_np (); below. */ #include <assert.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 pthread_setprio_np (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_pthread_setprio_np) || defined (__stub___pthread_setprio_np) choke me #else f = pthread_setprio_np; #endif ; return 0; } configure:18976: result: no configure:18914: checking for pthread_setschedparam configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for pthread_attr_setprio configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 /tmp/cc9Nxifr.o: In function `main': /tmp/cc9Nxifr.o(.text+0x9): undefined reference to `pthread_attr_setprio' configure:18960: $? = 1 configure: failed program was: #line 18920 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char pthread_attr_setprio (); below. */ #include <assert.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 pthread_attr_setprio (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_pthread_attr_setprio) || defined (__stub___pthread_attr_setprio) choke me #else f = pthread_attr_setprio; #endif ; return 0; } configure:18976: result: no configure:18914: checking for pthread_attr_setschedparam configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for pthread_attr_create configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 /tmp/ccEajsZK.o: In function `main': /tmp/ccEajsZK.o(.text+0x9): undefined reference to `pthread_attr_create' configure:18960: $? = 1 configure: failed program was: #line 18920 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char pthread_attr_create (); below. */ #include <assert.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 pthread_attr_create (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_pthread_attr_create) || defined (__stub___pthread_attr_create) choke me #else f = pthread_attr_create; #endif ; return 0; } configure:18976: result: no configure:18914: checking for pthread_getsequence_np configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 /tmp/ccMsR0PO.o: In function `main': /tmp/ccMsR0PO.o(.text+0x9): undefined reference to `pthread_getsequence_np' configure:18960: $? = 1 configure: failed program was: #line 18920 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char pthread_getsequence_np (); below. */ #include <assert.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 pthread_getsequence_np (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_pthread_getsequence_np) || defined (__stub___pthread_getsequence_np) choke me #else f = pthread_getsequence_np; #endif ; return 0; } configure:18976: result: no configure:18914: checking for pthread_attr_setstacksize configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for pthread_condattr_create configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 /tmp/ccs85mgG.o: In function `main': /tmp/ccs85mgG.o(.text+0x9): undefined reference to `pthread_condattr_create' configure:18960: $? = 1 configure: failed program was: #line 18920 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char pthread_condattr_create (); below. */ #include <assert.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 pthread_condattr_create (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_pthread_condattr_create) || defined (__stub___pthread_condattr_create) choke me #else f = pthread_condattr_create; #endif ; return 0; } configure:18976: result: no configure:18914: checking for rwlock_init configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 /tmp/ccMvEga6.o: In function `main': /tmp/ccMvEga6.o(.text+0x9): undefined reference to `rwlock_init' configure:18960: $? = 1 configure: failed program was: #line 18920 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char rwlock_init (); below. */ #include <assert.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 rwlock_init (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_rwlock_init) || defined (__stub___rwlock_init) choke me #else f = rwlock_init; #endif ; return 0; } configure:18976: result: no configure:18914: checking for pthread_rwlock_rdlock configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for fchmod configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for getpass configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for getpassphrase configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 /tmp/cc2a4F3e.o: In function `main': /tmp/cc2a4F3e.o(.text+0x9): undefined reference to `getpassphrase' configure:18960: $? = 1 configure: failed program was: #line 18920 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getpassphrase (); below. */ #include <assert.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 getpassphrase (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_getpassphrase) || defined (__stub___getpassphrase) choke me #else f = getpassphrase; #endif ; return 0; } configure:18976: result: no configure:18914: checking for initgroups configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:18960: $? = 0 configure:18963: test -s conftest configure:18966: $? = 0 configure:18976: result: yes configure:18914: checking for mlockall configure:18957: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 /tmp/cc6n6qNR.o: In function `main': /tmp/cc6n6qNR.o(.text+0x9): undefined reference to `mlockall' configure:18960: $? = 1 configure: failed program was: #line 18920 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char mlockall (); below. */ #include <assert.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 mlockall (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_mlockall) || defined (__stub___mlockall) choke me #else f = mlockall; #endif ; return 0; } configure:18976: result: no configure:18993: checking for fseeko configure:19036: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:19039: $? = 0 configure:19042: test -s conftest configure:19045: $? = 0 configure:19055: result: yes configure:19079: checking for dlopen configure:19122: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:19125: $? = 0 configure:19128: test -s conftest configure:19131: $? = 0 configure:19141: result: yes configure:19079: checking for dlerror configure:19122: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:19125: $? = 0 configure:19128: test -s conftest configure:19131: $? = 0 configure:19141: result: yes configure:19155: checking style of gethost* routines configure:19199: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro -felide-constructors -fno-rtti -fno-exceptions -fno-implicit-templates -fno-exceptions -fno-rtti -DMYSQLD_NET_RETRY_COUNT=1000000 conftest.cc >&5 configure: In function `int main()': configure:19192: implicit declaration of function `int gethostbyaddr_r(...)' configure:19192: initialization to `hostent *' from `int' lacks a cast configure:19202: $? = 1 configure: failed program was: #line 19170 "configure" #include "confdefs.h" #undef inline #if !defined(SCO) && !defined(__osf__) && !defined(_REENTRANT) #define _REENTRANT #endif #include <pthread.h> #include <sys/types.h> #include <sys/socket.h> #include <netinet/in.h> #include <arpa/inet.h> #include <netdb.h> #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { int skr; struct hostent *foo = gethostbyaddr_r((const char *) 0, 0, 0, (struct hostent *) 0, (char *) NULL, 0, &skr); return (foo == 0); ; return 0; } configure:19218: result: other configure:19239: checking style of gethostname_r routines configure:19283: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro -felide-constructors -fno-rtti -fno-exceptions -fno-implicit-templates -fno-exceptions -fno-rtti -DMYSQLD_NET_RETRY_COUNT=1000000 conftest.cc >&5 configure: In function `int main()': configure:19276: implicit declaration of function `int gethostbyname_r(...)' configure:19286: $? = 1 configure: failed program was: #line 19253 "configure" #include "confdefs.h" #undef inline #if !defined(SCO) && !defined(__osf__) && !defined(_REENTRANT) #define _REENTRANT #endif #include <pthread.h> #include <sys/types.h> #include <sys/socket.h> #include <netinet/in.h> #include <arpa/inet.h> #include <netdb.h> #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { int skr; skr = gethostbyname_r((const char *) 0, (struct hostent*) 0, (char*) 0, 0, (struct hostent **) 0, &skr); ; return 0; } configure:19302: result: other configure:19321: checking 3 argument to gethostname_r routines configure:19364: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro -felide-constructors -fno-rtti -fno-exceptions -fno-implicit-templates -fno-exceptions -fno-rtti -DMYSQLD_NET_RETRY_COUNT=1000000 conftest.cc >&5 configure: In function `int main()': configure:19357: implicit declaration of function `int gethostbyname_r(...)' configure:19367: $? = 1 configure: failed program was: #line 19335 "configure" #include "confdefs.h" #undef inline #if !defined(SCO) && !defined(__osf__) && !defined(_REENTRANT) #define _REENTRANT #endif #include <pthread.h> #include <sys/types.h> #include <sys/socket.h> #include <netinet/in.h> #include <arpa/inet.h> #include <netdb.h> #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { int skr; skr = gethostbyname_r((const char *) 0, (struct hostent*) 0, (struct hostent_data*) 0); ; return 0; } configure:19383: result: char configure:19404: checking "args to pthread_getspecific" configure:19433: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure:19436: $? = 0 configure:19439: test -s conftest.o configure:19442: $? = 0 configure:19452: result: POSIX configure:19463: checking "args to pthread_mutex_init" configure:19494: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure:19497: $? = 0 configure:19500: test -s conftest.o configure:19503: $? = 0 configure:19513: result: POSIX configure:19527: checking "args to readdir_r" configure:19557: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:19560: $? = 0 configure:19563: test -s conftest configure:19566: $? = 0 configure:19576: result: POSIX configure:19587: checking "style of sigwait" configure:19620: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:19623: $? = 0 configure:19626: test -s conftest configure:19629: $? = 0 configure:19639: result: POSIX configure:19716: checking "for pthread_attr_setscope" configure:19745: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lz -lcrypt -lm -pthread >&5 configure:19748: $? = 0 configure:19751: test -s conftest configure:19754: $? = 0 configure:19764: result: yes configure:19775: checking "can netinet files be included" configure:19801: cc -c -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c >&5 configure:19804: $? = 0 configure:19807: test -s conftest.o configure:19810: $? = 0 configure:19826: result: "yes" configure:19923: checking "character sets" configure:20135: result: default: latin1; compiled in: latin1 configure:20167: checking for BerkeleyDB configure:20181: result: searching... configure:20871: result: Compiling Berekeley DB in 'bdb' configure:20895: checking for Innodb configure:20903: result: Using Innodb configure:20950: checking for aio_read in -lrt configure:20983: cc -o conftest -DDBUG_OFF -O -pipe -march=pentiumpro conftest.c -lrt -lz -lcrypt -lm -pthread >&5 /usr/libexec/elf/ld: cannot find -lrt configure:20986: $? = 1 configure: failed program was: #line 20958 "configure" #include "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 aio_read (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { aio_read (); ; return 0; } configure:21003: result: no configure:21030: checking for Gemini DB configure:21038: result: Not using Gemini DB configure:21185: error: could not configure INNODB ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_func_fseeko=yes ac_cv_func_lrand48=yes ac_cv_func_tempnam=yes ac_cv_func_fconvert=no ac_cv_c_stack_direction=-1 ac_cv_sizeof_off_t=8 ac_cv_sizeof_int=4 ac_cv_type_size_t=yes ac_cv_path_CHMOD=/bin/chmod am_cv_CC_dependencies_compiler_type=gcc ac_cv_lib_rt_aio_read=no ac_cv_func_pthread_setprio=yes ac_cv_func_bfill=no ac_cv_func_getcwd=yes ac_cv_header_termbits_h=no mysql_cv_timespec_ts=no ac_cv_header_crypt_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_select_h=no ac_cv_env_CXXFLAGS_value='-O -pipe -march=pentiumpro -felide-constructors -fno-rtti -fno-exceptions' ac_cv_func_getpwuid=yes ac_cv_func_finite=yes ac_cv_header_grp_h=yes ac_cv_header_sys_ndir_h=no ac_cv_header_varargs_h=yes ac_cv_c_bigendian=no ac_cv_sys_largefile_source=no ac_cv_func_initgroups=yes ac_cv_func_pthread_attr_create=no ac_cv_func_rint=yes ac_cv_func_select=yes ac_cv_func_crypt=yes ac_cv_path_LN_CP_F=/bin/ln ac_cv_header_stdlib_h=yes lt_cv_file_magic_cmd='$MAGIC_CMD' ac_cv_func_memmove=yes ac_cv_func_strtoul=yes ac_cv_func_strtol=yes ac_cv_func_pread=yes ac_cv_func__doprnt=no ac_cv_sizeof_long_long=8 ac_cv_header_sys_utime_h=no ac_cv_header_pwd_h=yes ac_cv_path_uname_prog=/usr/bin/uname mysql_cv_gethost_style=other ac_cv_func_dlopen=yes ac_cv_func_getpass=yes ac_cv_func_sigthreadmask=no ac_cv_func_longjmp=yes ac_cv_func_alarm=yes mysql_cv_dirent_has_dino=yes ac_cv_sizeof_char=1 mysql_cv_compress=yes ac_cv_prog_cc_g=yes ac_cv_env_LDFLAGS_set= mysql_cv_sigwait=POSIX mysql_cv_mutex_init_args=POSIX ac_cv_func_rwlock_init=no ac_cv_func_pthread_setprio_np=no ac_cv_header_stdarg_h=yes ac_cv_search_opendir='none required' ac_cv_sys_large_files=no lt_cv_prog_cc_can_build_shared=yes ac_cv_c_compiler_gnu=yes ac_cv_exeext= ac_cv_env_CFLAGS_set=set ac_cv_func_fpresetsticky=no ac_cv_func_setlocale=yes ac_cv_header_dirent_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_func_dlerror=yes ac_cv_func_mmap_fixed_mapped=yes mysql_cv_tiocgwinsz_in_ioctl=yes ac_cv_prog_CXX=cc ac_cv_func_chsize=no mysql_cv_type_qsort=void ac_cv_header_sys_dir_h=yes ac_cv_func_readlink=yes mysql_cv_termcap_lib=libncurses mysql_cv_btype_last_arg_accept=socklen_t ac_cv_func_bind=yes ac_cv_header_sys_wait_h=yes ac_cv_sys_largefile_LDFLAGS=no ac_cv_path_HOSTNAME=/bin/hostname ac_cv_prog_RANLIB=ranlib ac_cv_env_CPP_value= ac_cv_env_CPPFLAGS_set= mysql_cv_pthread_attr_setscope=yes ac_cv_func_strcasecmp=yes ac_cv_header_sys_ptem_h=no ac_cv_sys_largefile_CFLAGS=no lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_no_builtin= ac_cv_func_vidattr=no ac_cv_func_socket=yes mysql_cv_tiocstat_in_ioctl=yes ac_cv_type_long=yes ac_cv_lib_nsl_r_gethostbyname_r=no ac_cv_header_float_h=yes lt_cv_prog_cc_shlib= ac_cv_cxx_compiler_gnu=yes ac_cv_env_CXX_set=set ac_cv_func_setupterm=no ac_cv_func_snprintf=yes mysql_cv_void_sighandler=yes ac_cv_ulong=no ac_cv_header_fcntl_h=yes ac_cv_path_SED=/usr/bin/sed lt_cv_prog_cc_static=-static ac_cv_env_host_alias_set=set ac_cv_func_pthread_attr_setschedparam=yes ac_cv_func_memcpy=yes ac_cv_func_strstr=yes ac_cv_c_const=yes ac_cv_func_pthread_init=no ac_cv_func_yp_get_default_domain=yes ac_cv_prog_YACC=byacc ac_cv_func_mlockall=no ac_cv_func_bcmp=yes ac_cv_func_mkstemp=yes ac_cv_func_fcntl=yes ac_cv_header_termios_h=yes ac_cv_header_sys_vadvise_h=no ac_cv_path_KILL=/bin/kill lt_cv_ld_reload_flag=-r ac_cv_func_index=yes mysql_cv_fionread_in_ioctl=yes ac_cv_prog_CC=cc lt_cv_sys_path_separator=: ac_cv_func_pthread_sigmask=yes ac_cv_func_realpath=yes ac_cv_func_isnan=yes ac_cv_func_bmove=no ac_cv_lib_ncurses_tgetent=yes ac_cv_func_strcoll=yes ac_cv_func_strtok_r=yes ac_cv_lib_gen_p2open=no ac_cv_header_termio_h=no ac_cv_path_CMP=/usr/bin/cmp lt_cv_archive_cmds_need_lc=yes ac_cv_header_sys_stat_h=yes lt_cv_prog_gnu_ld=yes ac_cv_env_build_alias_set=set ac_cv_func_sigset=no ac_cv_func_getrusage=yes ac_cv_header_sys_select_h=yes ac_cv_conv_longlong_to_float=yes mysql_cv_tzname=yes ac_cv_path_CP=/bin/cp mysql_cv_gethostname_arg=char ac_cv_func_pthread_getsequence_np=no ac_cv_func_localtime_r=yes ac_cv_func_getwd=yes mysql_cv_can_redecl_getpw=yes ac_cv_header_sys_pte_h=no ac_cv_header_limits_h=yes ac_cv_env_LDFLAGS_value= ac_cv_env_target_alias_set=set ac_cv_func_strnlen=no ac_cv_func_utime_null=yes ac_cv_func_alloca_works=yes ac_cv_prog_cc_stdc= ac_cv_header_alloca_h=no ac_cv_host_alias=i386-portbld-freebsd4.8 ac_cv_env_CFLAGS_value='-O -pipe -march=pentiumpro' ac_cv_env_CC_set=set ac_cv_func_pthread_attr_setstacksize=yes ac_cv_func_atod=no lt_cv_prog_cc_wl=-Wl, ac_cv_header_sys_types_h=yes ac_cv_header_stdc=yes ac_cv_func_pthread_setschedparam=yes ac_cv_func_strpbrk=yes ac_cv_header_paths_h=yes ac_cv_header_curses_h=yes ac_cv_header_time=yes ac_cv_header_tcpd_h=yes ac_cv_header_ieeefp_h=yes ac_cv_path_PERL=/usr/bin/perl ac_cv_header_strings_h=yes ac_cv_func_ftruncate=yes ac_cv_func_vprintf=yes ac_cv_type_signal=void ac_cv_sizeof_long=4 ac_cv_header_stdint_h=no ac_cv_header_inttypes_h=yes ac_cv_prog_make_make_set=yes ac_cv_func_getpassphrase=no ac_cv_func_setenv=yes ac_cv_header_ndir_h=no ac_cv_header_locale_h=yes ac_cv_c_inline=inline ac_cv_func_sem_init=no ac_cv_header_sys_timeb_h=yes ac_cv_header_unistd_h=yes ac_cv_header_string_h=yes lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_path_LD=/usr/libexec/elf/ld ac_cv_build_alias=i386-portbld-freebsd4.8 ac_cv_env_CPPFLAGS_value= ac_cv_func_fpsetmask=no ac_cv_path_LN=/bin/ln ac_cv_func_bzero=yes ac_cv_pthread_yield_one_arg=no ac_cv_header_utime_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_prog_ac_ct_GETCONF=getconf ac_cv_header_memory_h=yes ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_target_alias=i386-portbld-freebsd4.8 ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXX_value=cc ac_cv_func_fchmod=yes mysql_cv_signal_vintage=posix ac_cv_header_asm_termbits_h=no ac_cv_header_sys_socket_h=yes ac_cv_header_synch_h=no ac_cv_prog_ac_ct_STRIP=strip ac_cv_host=i386-portbld-freebsd4.8 ac_cv_env_host_alias_value=i386-portbld-freebsd4.8 ac_cv_func_strerror=yes ac_cv_func_locking=no ac_cv_func_getrlimit=yes ac_cv_header_sys_file_h=yes ac_cv_type_int=yes ac_cv_type_off_t=yes ac_cv_func_perror=yes ac_cv_func_tcgetattr=yes ac_cv_uint=yes lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' ac_cv_prog_cxx_g=yes mysql_cv_readdir_r=POSIX ac_cv_func_tell=no ac_cv_func_madvise=yes ac_cv_header_stat_broken=no ac_cv_header_sys_stream_h=no ac_cv_lib_c_r_strtok_r=yes am_cv_prog_cc_stdc= ac_cv_path_RM=/bin/rm lt_cv_compiler_c_o=yes lt_cv_prog_cc_pic_works=yes lt_cv_file_magic_test_file= mysql_cv_getspecific_args=POSIX ac_cv_func_sighold=no ac_cv_header_termcap_h=yes ac_cv_prog_CPP='cc -E' am_cv_CXX_dependencies_compiler_type=gcc ac_cv_prog_AWK=nawk ac_cv_build=i386-portbld-freebsd4.8 ac_cv_env_build_alias_value=i386-portbld-freebsd4.8 mysql_cv_gethostname_style=other ac_cv_func_pthread_attr_setprio=no ac_cv_func_gethostbyaddr_r=yes ac_cv_func_thr_setconcurrency=no ac_cv_func_getpagesize=yes ac_cv_func_lstat=yes ac_cv_fp_except=no ac_cv_type_long_long=yes ac_cv_struct_tm=time.h ac_cv_sys_restartable_syscalls=yes lt_cv_prog_cc_pic=' -fPIC' lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_deplibs_check_method=pass_all ac_cv_func_pthread_condattr_create=no mysql_cv_have_bool=yes ac_cv_type_char=yes ac_cv_sys_largefile_LIBS=no lt_cv_compiler_o_lo=yes ac_cv_target=i386-portbld-freebsd4.8 ac_cv_env_target_alias_value=i386-portbld-freebsd4.8 ac_cv_func_pthread_rwlock_rdlock=yes ac_cv_func_strtoull=yes ac_cv_func_strtoll=yes ac_cv_func_rename=yes ac_cv_uchar=no ac_cv_lib_posix4_=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_stddef_h=yes ac_cv_path_PS=/bin/ps ac_cv_path_MV=/bin/mv ac_cv_env_CC_value=cc ac_cv_func_getpwnam=yes ac_cv_pthread_yield_zero_arg=yes ac_cv_lib_dl_dlopen=no ac_cv_lib_m_floor=yes ac_cv_header_term_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_prog_TAR=tar mysql_cv_sys_os=FreeBSD lt_cv_path_NM=nm ac_cv_env_CPP_set= ac_cv_func_poll=yes ac_cv_func_cuserid=no ac_cv_lib_crypt_crypt=yes ac_cv_header_sched_h=yes ac_cv_header_dlfcn_h=yes ac_cv_func_putenv=yes ac_cv_lib_pthread_strtok_r=no ac_cv_func_p2open=no ac_cv_func_setsockopt=yes ac_cv_lib_nsl_gethostbyname_r=no ac_cv_header_sys_mman_h=yes ac_cv_sys_file_offset_bits=no ac_cv_func_stpcpy=no ac_cv_member_struct_stat_st_rdev=yes ac_cv_func_gethostbyname_r=no ac_cv_objext=o ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "mysql" #define VERSION "3.23.56" #define PROTOCOL_VERSION 10 #define DOT_FRM_VERSION 6 #define SYSTEM_TYPE "portbld-freebsd4.8" #define MACHINE_TYPE "i386" #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_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define SPRINTF_RETURNS_INT 1 #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FLOAT_H 1 #define HAVE_FLOATINGPOINT_H 1 #define HAVE_IEEEFP_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MEMORY_H 1 #define HAVE_PWD_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TERM_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SCHED_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_LIBM 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT 1 #define HAVE_COMPRESS 1 #define LIBWRAP 1 #define HAVE_LIBWRAP 1 #define HAVE_LIBC_R 1 #define HAVE_STRTOK_R 1 #define HAVE_UNISTD_H 1 #define HAVE_RESTARTABLE_SYSCALLS 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define TIME_WITH_SYS_TIME 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_OFF_T 8 #define SOCKET_SIZE_TYPE socklen_t #define STACK_DIRECTION -1 #define HAVE_ALLOCA 1 #define HAVE_TZNAME 1 #define HAVE_UINT 1 #define HAVE_BOOL 1 #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 #define HAVE_VARARGS_H 1 #define HAVE_STDARG_H 1 #define HAVE_DIRENT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_GRP_H 1 #define HAVE_PATHS_H 1 #define HAVE_LSTAT 1 #define HAVE_PUTENV 1 #define HAVE_SELECT 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_STRCOLL 1 #define HAVE_TCGETATTR 1 #define RETSIGTYPE void #define HAVE_POSIX_SIGNALS 1 #define GWINSZ_IN_SYS_IOCTL 1 #define FIONREAD_IN_SYS_IOCTL 1 #define TIOCSTAT_IN_SYS_IOCTL 1 #define STRUCT_DIRENT_HAS_D_INO 1 #define VOID_SIGHANDLER 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define RETSIGTYPE void #define RETQSORTTYPE void #define QSORT_TYPE_IS_VOID 1 #define HAVE_UTIME_NULL 1 #define HAVE_VPRINTF 1 #define HAVE_ALARM 1 #define HAVE_FTRUNCATE 1 #define HAVE_RINT 1 #define HAVE_FINITE 1 #define HAVE_ISNAN 1 #define HAVE_FCNTL 1 #define HAVE_POLL 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETPWUID 1 #define HAVE_GETCWD 1 #define HAVE_GETRLIMIT 1 #define HAVE_GETWD 1 #define HAVE_INDEX 1 #define HAVE_LONGJMP 1 #define HAVE_PERROR 1 #define HAVE_PREAD 1 #define HAVE_REALPATH 1 #define HAVE_READLINK 1 #define HAVE_RENAME 1 #define HAVE_SOCKET 1 #define HAVE_MADVISE 1 #define HAVE_MKSTEMP 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define HAVE_STRTOLL 1 #define HAVE_STRTOULL 1 #define HAVE_SNPRINTF 1 #define HAVE_TEMPNAM 1 #define HAVE_GETHOSTBYADDR_R 1 #define HAVE_GETPWNAM 1 #define HAVE_BZERO 1 #define HAVE_BCMP 1 #define HAVE_STRSTR 1 #define HAVE_STRPBRK 1 #define HAVE_STRERROR 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCASECMP 1 #define HAVE_LRAND48 1 #define HAVE_LOCALTIME_R 1 #define HAVE_PTHREAD_SIGMASK 1 #define HAVE_PTHREAD_SETPRIO 1 #define HAVE_PTHREAD_SETSCHEDPARAM 1 #define HAVE_PTHREAD_ATTR_SETSCHEDPARAM 1 #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 #define HAVE_PTHREAD_RWLOCK_RDLOCK 1 #define HAVE_FCHMOD 1 #define HAVE_GETPASS 1 #define HAVE_INITGROUPS 1 #define HAVE_FSEEKO 1 #define HAVE_DLOPEN 1 #define HAVE_DLERROR 1 #define HAVE_READDIR_R 1 #define HAVE_SIGWAIT 1 #define HAVE_PTHREAD_ATTR_SETSCOPE 1 #define HAVE_INNOBASE_DB 1 #define THREAD 1 #define HAVE_BERKELEY_DB 1 configure: exit 1 --------------090904080906010501080904 Content-Type: text/plain; name="pkg.txt" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="pkg.txt" Hermes-1.3.2 Mesa-3.4.2_2 ORBit-0.5.17 ORBit2-2.6.0 XFree86-4.3.0,1 XFree86-FontServer-4.3.0 XFree86-Server-4.3.0_2 XFree86-clients-4.3.0_1 XFree86-documents-4.3.0 XFree86-font100dpi-4.3.0 XFree86-font75dpi-4.3.0 XFree86-fontCyrillic-4.3.0 XFree86-fontDefaultBitmaps-4.3.0 XFree86-fontEncodings-4.3.0 XFree86-fontScalable-4.3.0 XFree86-libraries-4.3.0_1 Xft-2.1_3 aalib-1.4.r5_1 acme-2.0.2 anjuta-1.0.2 aspell-0.50.3_1 at-spi-1.1.8 atk-1.2.2 autoconf213-2.13.000227_5 automake14-1.4.5_9 bash-2.05b.004 boehm-gc-6.2.a4_2 bonobo-1.0.22 bonobo-activation-2.2.1,1 bugbuddy2-2.2.102_1 cclient-2002c1,1 compat3x-i386-4.4.20020925 cscope-15.4 cvsup-16.1g db3-3.3.11,1 docbook-sk-4.1.2 docbook-xml-4.2 docbook-xsl-1.59.1 eel2-2.2.1 elinks-0.4.2_1 eog2-2.2.0 esound-0.2.29 expat-1.95.6_1 fileroller-2.2.1_1,1 fontconfig-2.2.0 freetype2-2.1.3_1 gail-1.2.0 galeon2-1.3.4 gconf-1.0.9_3 gconf-editor-0.4.0 gconf2-2.2.0 gd-2.0.1_3 gdbm-1.8.3 gdchart-0.11.2 gdk-pixbuf-0.22.0 gdm2-2.4.1.3 gedit2-2.2.0.1 gettext-0.11.5_1 gftp-gnome-2.0.14_1 ggv2-1.99.98 ghostscript-gnu-7.05_4 gimp-1.2.3_2,1 glade-0.6.4 gle-3.0.3 glib-1.2.10_9 glib-2.2.1_1 gmake-3.80 gnome-icon-theme-1.0.0 gnome-pkgview-0.0.8 gnome-themes-2.2_1 gnome2-2.2.0 gnomeapplets2-2.2.0_1 gnomeaudio-1.4.0 gnomecanvas-0.22.0 gnomecontrolcenter2-2.2.0.1 gnomedb-0.2.96_1 gnomedesktop-2.2.0.1 gnomegames2-2.2.0 gnomehier-1.0_8 gnomelibs-1.4.2_1 gnomemedia2-2.2.1.1_1 gnomemimedata-2.2.0_1 gnomepanel-2.2.0.1_1 gnomeprint-0.37 gnomesession-2.2.0.2 gnomesystemmonitor-2.0.4_1 gnometerminal-2.2.1 gnomeuserdocs2-2.0.5 gnomeutils2-2.2.0.3,1 gnomevfs-1.0.5_4 gnomevfs2-2.2.2 gstreamer-0.6.0 gstreamer-plugins-0.6.0_1 gtk-1.2.10_9 gtk-2.2.1 gtk-engines2-2.2.0 gtk-thinice-engine-2.0.2 guile-1.4.1_3 imake-4.3.0 imap-uw-2002c1,1 imlib-1.9.14_1 intltool-0.25 ipcalc-0.35_1 jpeg-6b_1 lcms-1.09 lha-1.14i libIDL-0.8.0_1 libart_lgpl2-2.3.12 libaudiofile-0.2.3 libbonobo-2.2.0 libbonoboui-2.2.0.1 libcapplet-1.4.0.5 libgail-gnome-1.0.2_1 libgda-0.2.96_1 libglade-0.17_2 libglade2-2.0.1_1 libgnome-2.2.0.1 libgnomecanvas-2.2.0.2 libgnomeprint-2.2.1.1 libgnomeprintui-2.2.1.1 libgnomeui-2.2.0.1 libgnugetopt-1.2 libgsf-1.7.2 libgtkhtml-2.2.1 libgtop2-2.0.1_3 libiconv-1.8_2 libmng-1.0.4 librsvg2-2.2.3_1 libtool-1.3.4_4 libungif-4.1.0b1 libwnck-2.2.1 libxml-1.8.17_1 libxml2-2.5.4 libxslt-1.0.27 libzvt-2.0.1_6 linc-1.0.1 linux_base-7.1_2 lsof-4.67.1 lzo-1.08_1 lzop-1.00 m4-1.4_1 metacity-2.4.34 metacity-setup-0.7.1_2 mkcatalog-1.1 mkisofs-2.0 mozilla-1.2.1_1,2 mozilla-gtk2-1.3_1 mtr-gtk-0.52 nasm-0.98.35,1 nautilus-media-0.2.1 nautilus2-2.2.1 ncftp-3.1.5_1 ntop-2.0.99.r2_2 oaf-0.6.10_1 pango-1.2.1_2 pcre-3.9 pkgconfig-0.15.0 pkgdb.db png-1.2.5_2 popt-1.6.4 portupgrade-20030427 py22-expat-2.2.2_2 py22-tkinter-2.2.2 python-2.2.2_2 python-doc-html-2.2.2 radiusniff-0.2 ruby-1.6.8.2003.04.19 ruby-bdb1-0.1.9 ruby-rdoc-0.0.0.b2 ruby-shim-ruby18-1.8.0.p2.2003.04.19 scintilla-1.51 scrollkeeper-0.3.11_8,1 sdocbook-xml-4.1.2.5 sox-12.17.3_1 squid-2.5_3 startup-notification-0.5_1 sudo-1.6.6_1 svgalib-1.4.2_1 tcl-8.3.5 tcl-8.4.3,1 tclock-1.0.1 tiff-3.5.7 tk-8.3.5 tk-8.4.3,1 unzip-5.50 vim-6.1.365 vim-lite-6.1.365 vte-0.10.26 w3m-0.4.1 wget-1.8.2_3 wrapper-1.0_2 xforms-1.0_3,1 xscreensaver-gnome-4.08 yelp-2.2.0 --------------090904080906010501080904--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3EF323F3.1080002>