This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = megawarez.nnhost.ru uname -m = i386 uname -r = 7.4-STABLE uname -s = FreeBSD uname -v = FreeBSD 7.4-STABLE #0: Sat Oct 15 14:24:27 MSD 2011 root@megawarez.nnhost.ru:/usr/src/sys/i386/compile/GENERIC /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:1676: checking build system type configure:1694: result: i386-unknown-freebsd7.4 configure:1702: checking host system type configure:1716: result: i386-unknown-freebsd7.4 configure:1724: checking target system type configure:1738: result: i386-unknown-freebsd7.4 configure:1768: checking for a BSD-compatible install configure:1823: result: /usr/bin/install -c configure:1834: checking whether build environment is sane configure:1852: result: yes configure:1917: checking for gawk configure:1946: result: no configure:1917: checking for mawk configure:1946: result: no configure:1917: checking for nawk configure:1933: found /usr/bin/nawk configure:1943: result: nawk configure:1953: checking whether make sets $(MAKE) configure:1973: result: yes configure:2282: checking whether build environment is sane configure:2300: result: yes configure:2303: checking whether make sets $(MAKE) configure:2323: result: yes configure:2411: checking for gawk configure:2437: result: nawk configure:2493: checking for gcc configure:2509: found /usr/bin/gcc configure:2519: result: gcc configure:2763: checking for C compiler version configure:2766: gcc --version &5 gcc (GCC) 4.2.1 20070719 [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2769: $? = 0 configure:2771: gcc -v &5 Using built-in specs. Target: i386-undermydesk-freebsd Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 4.2.1 20070719 [FreeBSD] configure:2774: $? = 0 configure:2776: gcc -V &5 gcc: '-V' option must have argument configure:2779: $? = 1 configure:2802: checking for C compiler default output file name configure:2805: gcc conftest.c >&5 configure:2808: $? = 0 configure:2854: result: a.out configure:2859: checking whether the C compiler works configure:2865: ./a.out configure:2868: $? = 0 configure:2885: result: yes configure:2892: checking whether we are cross compiling configure:2894: result: no configure:2897: checking for suffix of executables configure:2899: gcc -o conftest conftest.c >&5 configure:2902: $? = 0 configure:2927: result: configure:2933: checking for suffix of object files configure:2954: gcc -c conftest.c >&5 configure:2957: $? = 0 configure:2979: result: o configure:2983: checking whether we are using the GNU C compiler configure:3007: gcc -c conftest.c >&5 configure:3013: $? = 0 configure:3017: test -z || test ! -s conftest.err configure:3020: $? = 0 configure:3023: test -s conftest.o configure:3026: $? = 0 configure:3039: result: yes configure:3045: checking whether gcc accepts -g configure:3066: gcc -c -g conftest.c >&5 configure:3072: $? = 0 configure:3076: test -z || test ! -s conftest.err configure:3079: $? = 0 configure:3082: test -s conftest.o configure:3085: $? = 0 configure:3096: result: yes configure:3113: checking for gcc option to accept ANSI C configure:3183: gcc -c conftest.c >&5 configure:3189: $? = 0 configure:3193: test -z || test ! -s conftest.err configure:3196: $? = 0 configure:3199: test -s conftest.o configure:3202: $? = 0 configure:3220: result: none needed configure:3238: gcc -c conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:3244: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3389: checking for style of include used by make configure:3417: result: GNU configure:3445: checking dependency style of gcc configure:3535: result: gcc3 configure:3604: checking for g++ configure:3620: found /usr/bin/g++ configure:3630: result: g++ configure:3646: checking for C++ compiler version configure:3649: g++ --version &5 g++ (GCC) 4.2.1 20070719 [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3652: $? = 0 configure:3654: g++ -v &5 Using built-in specs. Target: i386-undermydesk-freebsd Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 4.2.1 20070719 [FreeBSD] configure:3657: $? = 0 configure:3659: g++ -V &5 g++: '-V' option must have argument configure:3662: $? = 1 configure:3665: checking whether we are using the GNU C++ compiler configure:3689: g++ -c conftest.cc >&5 configure:3695: $? = 0 configure:3699: test -z || test ! -s conftest.err configure:3702: $? = 0 configure:3705: test -s conftest.o configure:3708: $? = 0 configure:3721: result: yes configure:3727: checking whether g++ accepts -g configure:3748: g++ -c -g conftest.cc >&5 configure:3754: $? = 0 configure:3758: test -z || test ! -s conftest.err configure:3761: $? = 0 configure:3764: test -s conftest.o configure:3767: $? = 0 configure:3778: result: yes configure:3821: g++ -c conftest.cc >&5 configure:3827: $? = 0 configure:3831: test -z || test ! -s conftest.err configure:3834: $? = 0 configure:3837: test -s conftest.o configure:3840: $? = 0 configure:3866: g++ -c conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:23: error: 'exit' was not declared in this scope configure:3872: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:3821: g++ -c conftest.cc >&5 conftest.cc:19: error: 'void std::exit(int)' should have been declared inside 'std' In file included from conftest.cc:20: /usr/include/stdlib.h:93: error: declaration of 'void std::exit(int)' throws different exceptions conftest.cc:19: error: from previous declaration 'void std::exit(int) throw ()' configure:3827: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3821: g++ -c conftest.cc >&5 conftest.cc:19: error: 'void std::exit(int)' should have been declared inside 'std' configure:3827: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3821: g++ -c conftest.cc >&5 In file included from conftest.cc:20: /usr/include/stdlib.h:93: error: declaration of 'void exit(int)' throws different exceptions conftest.cc:19: error: from previous declaration 'void exit(int) throw ()' configure:3827: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3821: g++ -c conftest.cc >&5 configure:3827: $? = 0 configure:3831: test -z || test ! -s conftest.err configure:3834: $? = 0 configure:3837: test -s conftest.o configure:3840: $? = 0 configure:3866: g++ -c conftest.cc >&5 configure:3872: $? = 0 configure:3876: test -z || test ! -s conftest.err configure:3879: $? = 0 configure:3882: test -s conftest.o configure:3885: $? = 0 configure:3910: checking dependency style of g++ configure:4000: result: gcc3 configure:4022: checking how to run the C preprocessor configure:4057: gcc -E conftest.c configure:4063: $? = 0 configure:4095: gcc -E conftest.c conftest.c:22:28: error: ac_nonexistent.h: No such file or directory configure:4101: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | /* end confdefs.h. */ | #include configure:4140: result: gcc -E configure:4164: gcc -E conftest.c configure:4170: $? = 0 configure:4202: gcc -E conftest.c conftest.c:22:28: error: ac_nonexistent.h: No such file or directory configure:4208: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | /* end confdefs.h. */ | #include configure:4263: checking "C Compiler version" configure:4265: result: "gcc gcc (GCC) 4.2.1 20070719 [FreeBSD]" configure:4280: checking "C++ compiler version" configure:4282: result: "g++ g++ (GCC) 4.2.1 20070719 [FreeBSD]" configure:4388: checking for ranlib configure:4404: found /usr/bin/ranlib configure:4415: result: ranlib configure:4501: checking for a sed that does not truncate output configure:4555: result: /bin/sed configure:4558: checking for egrep configure:4568: result: grep -E configure:4584: checking for ld used by gcc configure:4651: result: /usr/bin/ld configure:4660: checking if the linker (/usr/bin/ld) is GNU ld configure:4675: result: yes configure:4680: checking for /usr/bin/ld option to reload object files configure:4687: result: -r configure:4705: checking for BSD-compatible nm configure:4754: result: /usr/bin/nm -B configure:4758: checking whether ln -s works configure:4762: result: yes configure:4769: checking how to recognise dependent libraries configure:4945: result: pass_all configure:5178: checking for ANSI C header files configure:5203: gcc -c conftest.c >&5 configure:5209: $? = 0 configure:5213: test -z || test ! -s conftest.err configure:5216: $? = 0 configure:5219: test -s conftest.o configure:5222: $? = 0 configure:5311: gcc -o conftest conftest.c >&5 conftest.c: In function 'main': conftest.c:39: warning: incompatible implicit declaration of built-in function 'exit' configure:5314: $? = 0 configure:5316: ./conftest configure:5319: $? = 0 configure:5334: result: yes configure:5358: checking for sys/types.h configure:5374: gcc -c conftest.c >&5 configure:5380: $? = 0 configure:5384: test -z || test ! -s conftest.err configure:5387: $? = 0 configure:5390: test -s conftest.o configure:5393: $? = 0 configure:5404: result: yes configure:5358: checking for sys/stat.h configure:5374: gcc -c conftest.c >&5 configure:5380: $? = 0 configure:5384: test -z || test ! -s conftest.err configure:5387: $? = 0 configure:5390: test -s conftest.o configure:5393: $? = 0 configure:5404: result: yes configure:5358: checking for stdlib.h configure:5374: gcc -c conftest.c >&5 configure:5380: $? = 0 configure:5384: test -z || test ! -s conftest.err configure:5387: $? = 0 configure:5390: test -s conftest.o configure:5393: $? = 0 configure:5404: result: yes configure:5358: checking for string.h configure:5374: gcc -c conftest.c >&5 configure:5380: $? = 0 configure:5384: test -z || test ! -s conftest.err configure:5387: $? = 0 configure:5390: test -s conftest.o configure:5393: $? = 0 configure:5404: result: yes configure:5358: checking for memory.h configure:5374: gcc -c conftest.c >&5 configure:5380: $? = 0 configure:5384: test -z || test ! -s conftest.err configure:5387: $? = 0 configure:5390: test -s conftest.o configure:5393: $? = 0 configure:5404: result: yes configure:5358: checking for strings.h configure:5374: gcc -c conftest.c >&5 configure:5380: $? = 0 configure:5384: test -z || test ! -s conftest.err configure:5387: $? = 0 configure:5390: test -s conftest.o configure:5393: $? = 0 configure:5404: result: yes configure:5358: checking for inttypes.h configure:5374: gcc -c conftest.c >&5 configure:5380: $? = 0 configure:5384: test -z || test ! -s conftest.err configure:5387: $? = 0 configure:5390: test -s conftest.o configure:5393: $? = 0 configure:5404: result: yes configure:5358: checking for stdint.h configure:5374: gcc -c conftest.c >&5 configure:5380: $? = 0 configure:5384: test -z || test ! -s conftest.err configure:5387: $? = 0 configure:5390: test -s conftest.o configure:5393: $? = 0 configure:5404: result: yes configure:5358: checking for unistd.h configure:5374: gcc -c conftest.c >&5 configure:5380: $? = 0 configure:5384: test -z || test ! -s conftest.err configure:5387: $? = 0 configure:5390: test -s conftest.o configure:5393: $? = 0 configure:5404: result: yes configure:5430: checking dlfcn.h usability configure:5442: gcc -c conftest.c >&5 configure:5448: $? = 0 configure:5452: test -z || test ! -s conftest.err configure:5455: $? = 0 configure:5458: test -s conftest.o configure:5461: $? = 0 configure:5471: result: yes configure:5475: checking dlfcn.h presence configure:5485: gcc -E conftest.c configure:5491: $? = 0 configure:5511: result: yes configure:5546: checking for dlfcn.h configure:5553: result: yes configure:5576: checking how to run the C++ preprocessor configure:5607: g++ -E conftest.cc configure:5613: $? = 0 configure:5645: g++ -E conftest.cc conftest.cc:33:28: error: ac_nonexistent.h: No such file or directory configure:5651: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5690: result: g++ -E configure:5714: g++ -E conftest.cc configure:5720: $? = 0 configure:5752: g++ -E conftest.cc conftest.cc:33:28: error: ac_nonexistent.h: No such file or directory configure:5758: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5855: checking for g77 configure:5884: result: no configure:5855: checking for f77 configure:5884: result: no configure:5855: checking for xlf configure:5884: result: no configure:5855: checking for frt configure:5884: result: no configure:5855: checking for pgf77 configure:5884: result: no configure:5855: checking for fort77 configure:5884: result: no configure:5855: checking for fl32 configure:5884: result: no configure:5855: checking for af77 configure:5884: result: no configure:5855: checking for f90 configure:5884: result: no configure:5855: checking for xlf90 configure:5884: result: no configure:5855: checking for pgf90 configure:5884: result: no configure:5855: checking for epcf90 configure:5884: result: no configure:5855: checking for f95 configure:5884: result: no configure:5855: checking for fort configure:5884: result: no configure:5855: checking for xlf95 configure:5884: result: no configure:5855: checking for ifc configure:5884: result: no configure:5855: checking for efc configure:5884: result: no configure:5855: checking for pgf95 configure:5884: result: no configure:5855: checking for lf95 configure:5884: result: no configure:5855: checking for gfortran configure:5884: result: no configure:5896: checking for Fortran 77 compiler version configure:5899: --version &5 --version: not found configure:5902: $? = 127 configure:5904: -v &5 -v: not found configure:5907: $? = 127 configure:5909: -V &5 -V: not found configure:5912: $? = 127 configure:5920: checking whether we are using the GNU Fortran 77 compiler configure:5934: -c conftest.F >&5 -c: not found configure:5940: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5966: result: no configure:5972: checking whether accepts -g configure:5984: -c -g conftest.f >&5 -c: not found configure:5990: $? = 127 configure: failed program was: | program main | | end configure:6015: result: no configure:6045: checking the maximum length of command line arguments configure:6154: result: 196608 configure:6165: checking command to parse /usr/bin/nm -B output from gcc object configure:6270: gcc -c conftest.c >&5 configure:6273: $? = 0 configure:6277: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6280: $? = 0 configure:6332: gcc -o conftest conftest.c conftstm.o >&5 configure:6335: $? = 0 configure:6373: result: ok configure:6377: checking for objdir configure:6392: result: .libs configure:6482: checking for ar configure:6498: found /usr/bin/ar configure:6509: result: ar configure:6562: checking for ranlib configure:6589: result: ranlib configure:6642: checking for strip configure:6658: found /usr/bin/strip configure:6669: result: strip configure:6941: checking if gcc supports -fno-rtti -fno-exceptions configure:6959: gcc -c -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:6963: $? = 0 configure:6976: result: no configure:6991: checking for gcc option to produce PIC configure:7201: result: -fPIC configure:7209: checking if gcc PIC flag -fPIC works configure:7227: gcc -c -fPIC -DPIC conftest.c >&5 configure:7231: $? = 0 configure:7244: result: yes configure:7272: checking if gcc static flag -static works configure:7300: result: yes configure:7310: checking if gcc supports -c -o file.o configure:7331: gcc -c -o out/conftest2.o conftest.c >&5 configure:7335: $? = 0 configure:7357: result: yes configure:7383: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:8341: result: yes configure:8362: checking whether -lc should be explicitly linked in configure:8367: gcc -c conftest.c >&5 configure:8370: $? = 0 configure:8385: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8388: $? = 0 configure:8400: result: no configure:8408: checking dynamic linker characteristics configure:9017: result: freebsd7.4 ld.so configure:9026: checking how to hardcode library paths into programs configure:9051: result: immediate configure:9065: checking whether stripping libraries is possible configure:9070: result: yes configure:9904: checking if libtool supports shared libraries configure:9906: result: yes configure:9909: checking whether to build shared libraries configure:9930: result: yes configure:9933: checking whether to build static libraries configure:9937: result: yes configure:10029: creating libtool configure:10617: checking for ld used by g++ configure:10684: result: /usr/bin/ld configure:10693: checking if the linker (/usr/bin/ld) is GNU ld configure:10708: result: yes configure:10759: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:11697: result: yes configure:11715: g++ -c conftest.cpp >&5 configure:11718: $? = 0 configure:11837: checking for g++ option to produce PIC configure:12111: result: -fPIC configure:12119: checking if g++ PIC flag -fPIC works configure:12137: g++ -c -fPIC -DPIC conftest.cpp >&5 configure:12141: $? = 0 configure:12154: result: yes configure:12182: checking if g++ static flag -static works configure:12210: result: yes configure:12220: checking if g++ supports -c -o file.o configure:12241: g++ -c -o out/conftest2.o conftest.cpp >&5 configure:12245: $? = 0 configure:12267: result: yes configure:12293: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:12318: result: yes configure:12385: checking dynamic linker characteristics configure:12994: result: freebsd7.4 ld.so configure:13003: checking how to hardcode library paths into programs configure:13028: result: immediate configure:19241: checking for a BSD-compatible install configure:19296: result: /usr/bin/install -c configure:19314: checking for bison configure:19330: found /usr/local/bin/bison configure:19340: result: bison -y configure:19353: checking for pdftex configure:19382: result: no configure:19388: checking for tex configure:19417: result: no configure:19422: checking "return type of sprintf" configure:19461: gcc -o conftest conftest.c >&5 conftest.c: In function 'main': conftest.c:38: warning: incompatible implicit declaration of built-in function 'sprintf' conftest.c:38: warning: incompatible implicit declaration of built-in function 'strlen' configure:19464: $? = 0 configure:19466: ./conftest configure:19469: $? = 0 configure:19476: result: "int" configure:19562: checking for uname configure:19580: found /usr/bin/uname configure:19593: result: /usr/bin/uname configure:19603: checking operating system configure:19617: result: FreeBSD configure:19829: checking if we should use 'skip-external-locking' as default for freebsd7.4 configure:19846: result: no configure:19854: checking for ln configure:19872: found /bin/ln configure:19885: result: /bin/ln configure:19895: checking for ln configure:19913: found /bin/ln configure:19926: result: /bin/ln configure:19942: checking for mv configure:19960: found /bin/mv configure:19973: result: /bin/mv configure:19982: checking for rm configure:20000: found /bin/rm configure:20013: result: /bin/rm configure:20022: checking for cp configure:20040: found /bin/cp configure:20053: result: /bin/cp configure:20062: checking for sed configure:20093: result: /bin/sed configure:20102: checking for cmp configure:20120: found /usr/bin/cmp configure:20133: result: /usr/bin/cmp configure:20142: checking for chmod configure:20160: found /bin/chmod configure:20173: result: /bin/chmod configure:20182: checking for hostname configure:20200: found /bin/hostname configure:20213: result: /bin/hostname configure:20226: checking for gnutar configure:20255: result: no configure:20226: checking for gtar configure:20255: result: no configure:20226: checking for tar configure:20242: found /bin/tar configure:20252: result: tar configure:20265: checking for perl configure:20283: found /usr/bin/perl configure:20296: result: /usr/bin/perl configure:20362: checking for doxygen configure:20393: result: no configure:20402: checking for pdflatex configure:20433: result: no configure:20442: checking for makeindex configure:20473: result: no configure:20487: checking for ps configure:20505: found /bin/ps configure:20518: result: /bin/ps configure:20525: checking "how to check if pid exists" configure:20569: result: "/bin/ps p $$PID | grep -v grep | grep mysqld > /dev/null" configure:20575: checking for kill configure:20593: found /bin/kill configure:20606: result: /bin/kill configure:20613: checking "for kill switches" configure:20627: result: "/bin/kill -0 $$PID > /dev/null 2> /dev/null" configure:20632: checking for gcc option to accept ANSI C configure:20676: gcc -c conftest.c >&5 configure:20682: $? = 0 configure:20686: test -z || test ! -s conftest.err configure:20689: $? = 0 configure:20692: test -s conftest.o configure:20695: $? = 0 configure:20709: result: configure:20889: checking if we should use assembler functions configure:20938: result: no configure:20943: checking if we should use RAID configure:20964: result: no configure:21006: checking If we should should enable LOAD DATA LOCAL by default configure:21026: result: no configure:21078: checking for getconf configure:21094: found /usr/bin/getconf configure:21104: result: getconf configure:21116: checking for CFLAGS value to request large file support configure:21195: result: no configure:21197: checking for LDFLAGS value to request large file support configure:21211: result: no configure:21213: checking for LIBS value to request large file support configure:21227: result: no configure:21273: checking for _FILE_OFFSET_BITS configure:21302: result: no configure:21311: checking for _LARGEFILE_SOURCE configure:21332: result: no configure:21341: checking for _LARGE_FILES configure:21362: result: no configure:21375: checking for size_t configure:21399: gcc -c conftest.c >&5 configure:21405: $? = 0 configure:21409: test -z || test ! -s conftest.err configure:21412: $? = 0 configure:21415: test -s conftest.o configure:21418: $? = 0 configure:21429: result: yes configure:21454: checking for dirent.h that defines DIR configure:21478: gcc -c conftest.c >&5 configure:21484: $? = 0 configure:21488: test -z || test ! -s conftest.err configure:21491: $? = 0 configure:21494: test -s conftest.o configure:21497: $? = 0 configure:21508: result: yes configure:21521: checking for library containing opendir configure:21551: gcc -o conftest conftest.c >&5 configure:21557: $? = 0 configure:21561: test -z || test ! -s conftest.err configure:21564: $? = 0 configure:21567: test -s conftest configure:21570: $? = 0 configure:21640: result: none required configure:21776: checking for ANSI C header files configure:21932: result: yes configure:21942: checking for sys/wait.h that is POSIX.1 compatible configure:21973: gcc -c conftest.c >&5 configure:21979: $? = 0 configure:21983: test -z || test ! -s conftest.err configure:21986: $? = 0 configure:21989: test -s conftest.o configure:21992: $? = 0 configure:22003: result: yes configure:22069: checking fcntl.h usability configure:22081: gcc -c conftest.c >&5 configure:22087: $? = 0 configure:22091: test -z || test ! -s conftest.err configure:22094: $? = 0 configure:22097: test -s conftest.o configure:22100: $? = 0 configure:22110: result: yes configure:22114: checking fcntl.h presence configure:22124: gcc -E conftest.c configure:22130: $? = 0 configure:22150: result: yes configure:22185: checking for fcntl.h configure:22192: result: yes configure:22069: checking float.h usability configure:22081: gcc -c conftest.c >&5 configure:22087: $? = 0 configure:22091: test -z || test ! -s conftest.err configure:22094: $? = 0 configure:22097: test -s conftest.o configure:22100: $? = 0 configure:22110: result: yes configure:22114: checking float.h presence configure:22124: gcc -E conftest.c configure:22130: $? = 0 configure:22150: result: yes configure:22185: checking for float.h configure:22192: result: yes configure:22069: checking floatingpoint.h usability configure:22081: gcc -c conftest.c >&5 configure:22087: $? = 0 configure:22091: test -z || test ! -s conftest.err configure:22094: $? = 0 configure:22097: test -s conftest.o configure:22100: $? = 0 configure:22110: result: yes configure:22114: checking floatingpoint.h presence configure:22124: gcc -E conftest.c configure:22130: $? = 0 configure:22150: result: yes configure:22185: checking for floatingpoint.h configure:22192: result: yes configure:22069: checking ieeefp.h usability configure:22081: gcc -c conftest.c >&5 configure:22087: $? = 0 configure:22091: test -z || test ! -s conftest.err configure:22094: $? = 0 configure:22097: test -s conftest.o configure:22100: $? = 0 configure:22110: result: yes configure:22114: checking ieeefp.h presence configure:22124: gcc -E conftest.c configure:22130: $? = 0 configure:22150: result: yes configure:22185: checking for ieeefp.h configure:22192: result: yes configure:22069: checking limits.h usability configure:22081: gcc -c conftest.c >&5 configure:22087: $? = 0 configure:22091: test -z || test ! -s conftest.err configure:22094: $? = 0 configure:22097: test -s conftest.o configure:22100: $? = 0 configure:22110: result: yes configure:22114: checking limits.h presence configure:22124: gcc -E conftest.c configure:22130: $? = 0 configure:22150: result: yes configure:22185: checking for limits.h configure:22192: result: yes configure:22060: checking for memory.h configure:22065: result: yes configure:22069: checking pwd.h usability configure:22081: gcc -c conftest.c >&5 configure:22087: $? = 0 configure:22091: test -z || test ! -s conftest.err configure:22094: $? = 0 configure:22097: test -s conftest.o configure:22100: $? = 0 configure:22110: result: yes configure:22114: checking pwd.h presence configure:22124: gcc -E conftest.c configure:22130: $? = 0 configure:22150: result: yes configure:22185: checking for pwd.h configure:22192: result: yes configure:22069: checking select.h usability configure:22081: gcc -c conftest.c >&5 conftest.c:78:20: error: select.h: No such file or directory configure:22087: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:22110: result: no configure:22114: checking select.h presence configure:22124: gcc -E conftest.c conftest.c:44:20: error: select.h: No such file or directory configure:22130: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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 | /* end confdefs.h. */ | #include configure:22150: result: no configure:22185: checking for select.h configure:22192: result: no configure:22060: checking for stdlib.h configure:22065: result: yes configure:22069: checking stddef.h usability configure:22081: gcc -c conftest.c >&5 configure:22087: $? = 0 configure:22091: test -z || test ! -s conftest.err configure:22094: $? = 0 configure:22097: test -s conftest.o configure:22100: $? = 0 configure:22110: result: yes configure:22114: checking stddef.h presence configure:22124: gcc -E conftest.c configure:22130: $? = 0 configure:22150: result: yes configure:22185: checking for stddef.h configure:22192: result: yes configure:22060: checking for strings.h configure:22065: result: yes configure:22060: checking for string.h configure:22065: result: yes configure:22069: checking synch.h usability configure:22081: gcc -c conftest.c >&5 conftest.c:82:19: error: synch.h: No such file or directory configure:22087: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:22110: result: no configure:22114: checking synch.h presence configure:22124: gcc -E conftest.c conftest.c:48:19: error: synch.h: No such file or directory configure:22130: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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 | /* end confdefs.h. */ | #include configure:22150: result: no configure:22185: checking for synch.h configure:22192: result: no configure:22069: checking sys/mman.h usability configure:22081: gcc -c conftest.c >&5 configure:22087: $? = 0 configure:22091: test -z || test ! -s conftest.err configure:22094: $? = 0 configure:22097: test -s conftest.o configure:22100: $? = 0 configure:22110: result: yes configure:22114: checking sys/mman.h presence configure:22124: gcc -E conftest.c configure:22130: $? = 0 configure:22150: result: yes configure:22185: checking for sys/mman.h configure:22192: result: yes configure:22069: checking sys/socket.h usability configure:22081: gcc -c conftest.c >&5 configure:22087: $? = 0 configure:22091: test -z || test ! -s conftest.err configure:22094: $? = 0 configure:22097: test -s conftest.o configure:22100: $? = 0 configure:22110: result: yes configure:22114: checking sys/socket.h presence configure:22124: gcc -E conftest.c configure:22130: $? = 0 configure:22150: result: yes configure:22185: checking for sys/socket.h configure:22192: result: yes configure:22069: checking netinet/in.h usability configure:22081: gcc -c conftest.c >&5 configure:22087: $? = 0 configure:22091: test -z || test ! -s conftest.err configure:22094: $? = 0 configure:22097: test -s conftest.o configure:22100: $? = 0 configure:22110: result: yes configure:22114: checking netinet/in.h presence configure:22124: gcc -E conftest.c configure:22130: $? = 0 configure:22150: result: yes configure:22185: checking for netinet/in.h configure:22192: result: yes configure:22069: checking arpa/inet.h usability configure:22081: gcc -c conftest.c >&5 configure:22087: $? = 0 configure:22091: test -z || test ! -s conftest.err configure:22094: $? = 0 configure:22097: test -s conftest.o configure:22100: $? = 0 configure:22110: result: yes configure:22114: checking arpa/inet.h presence configure:22124: gcc -E conftest.c configure:22130: $? = 0 configure:22150: result: yes configure:22185: checking for arpa/inet.h configure:22192: result: yes configure:22069: checking sys/timeb.h usability configure:22081: gcc -c conftest.c >&5 configure:22087: $? = 0 configure:22091: test -z || test ! -s conftest.err configure:22094: $? = 0 configure:22097: test -s conftest.o configure:22100: $? = 0 configure:22110: result: yes configure:22114: checking sys/timeb.h presence configure:22124: gcc -E conftest.c configure:22130: $? = 0 configure:22150: result: yes configure:22185: checking for sys/timeb.h configure:22192: result: yes configure:22060: checking for sys/types.h configure:22065: result: yes configure:22069: checking sys/un.h usability configure:22081: gcc -c conftest.c >&5 configure:22087: $? = 0 configure:22091: test -z || test ! -s conftest.err configure:22094: $? = 0 configure:22097: test -s conftest.o configure:22100: $? = 0 configure:22110: result: yes configure:22114: checking sys/un.h presence configure:22124: gcc -E conftest.c configure:22130: $? = 0 configure:22150: result: yes configure:22185: checking for sys/un.h configure:22192: result: yes configure:22069: checking sys/vadvise.h usability configure:22081: gcc -c conftest.c >&5 conftest.c:89:25: error: sys/vadvise.h: No such file or directory configure:22087: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:22110: result: no configure:22114: checking sys/vadvise.h presence configure:22124: gcc -E conftest.c conftest.c:55:25: error: sys/vadvise.h: No such file or directory configure:22130: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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 | /* end confdefs.h. */ | #include configure:22150: result: no configure:22185: checking for sys/vadvise.h configure:22192: result: no configure:22060: checking for sys/wait.h configure:22065: result: yes configure:22069: checking term.h usability configure:22081: gcc -c conftest.c >&5 configure:22087: $? = 0 configure:22091: test -z || test ! -s conftest.err configure:22094: $? = 0 configure:22097: test -s conftest.o configure:22100: $? = 0 configure:22110: result: yes configure:22114: checking term.h presence configure:22124: gcc -E conftest.c configure:22130: $? = 0 configure:22150: result: yes configure:22185: checking for term.h configure:22192: result: yes configure:22060: checking for unistd.h configure:22065: result: yes configure:22069: checking utime.h usability configure:22081: gcc -c conftest.c >&5 configure:22087: $? = 0 configure:22091: test -z || test ! -s conftest.err configure:22094: $? = 0 configure:22097: test -s conftest.o configure:22100: $? = 0 configure:22110: result: yes configure:22114: checking utime.h presence configure:22124: gcc -E conftest.c configure:22130: $? = 0 configure:22150: result: yes configure:22185: checking for utime.h configure:22192: result: yes configure:22069: checking sys/utime.h usability configure:22081: gcc -c conftest.c >&5 conftest.c:93:23: error: sys/utime.h: No such file or directory configure:22087: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:22110: result: no configure:22114: checking sys/utime.h presence configure:22124: gcc -E conftest.c conftest.c:59:23: error: sys/utime.h: No such file or directory configure:22130: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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 | /* end confdefs.h. */ | #include configure:22150: result: no configure:22185: checking for sys/utime.h configure:22192: result: no configure:22069: checking termio.h usability configure:22081: gcc -c conftest.c >&5 conftest.c:93:20: error: termio.h: No such file or directory configure:22087: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:22110: result: no configure:22114: checking termio.h presence configure:22124: gcc -E conftest.c conftest.c:59:20: error: termio.h: No such file or directory configure:22130: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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 | /* end confdefs.h. */ | #include configure:22150: result: no configure:22185: checking for termio.h configure:22192: result: no configure:22069: checking termios.h usability configure:22081: gcc -c conftest.c >&5 configure:22087: $? = 0 configure:22091: test -z || test ! -s conftest.err configure:22094: $? = 0 configure:22097: test -s conftest.o configure:22100: $? = 0 configure:22110: result: yes configure:22114: checking termios.h presence configure:22124: gcc -E conftest.c configure:22130: $? = 0 configure:22150: result: yes configure:22185: checking for termios.h configure:22192: result: yes configure:22069: checking sched.h usability configure:22081: gcc -c conftest.c >&5 configure:22087: $? = 0 configure:22091: test -z || test ! -s conftest.err configure:22094: $? = 0 configure:22097: test -s conftest.o configure:22100: $? = 0 configure:22110: result: yes configure:22114: checking sched.h presence configure:22124: gcc -E conftest.c configure:22130: $? = 0 configure:22150: result: yes configure:22185: checking for sched.h configure:22192: result: yes configure:22069: checking crypt.h usability configure:22081: gcc -c conftest.c >&5 conftest.c:95:19: error: crypt.h: No such file or directory configure:22087: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:22110: result: no configure:22114: checking crypt.h presence configure:22124: gcc -E conftest.c conftest.c:61:19: error: crypt.h: No such file or directory configure:22130: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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 | /* end confdefs.h. */ | #include configure:22150: result: no configure:22185: checking for crypt.h configure:22192: result: no configure:22069: checking alloca.h usability configure:22081: gcc -c conftest.c >&5 conftest.c:95:20: error: alloca.h: No such file or directory configure:22087: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:22110: result: no configure:22114: checking alloca.h presence configure:22124: gcc -E conftest.c conftest.c:61:20: error: alloca.h: No such file or directory configure:22130: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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 | /* end confdefs.h. */ | #include configure:22150: result: no configure:22185: checking for alloca.h configure:22192: result: no configure:22069: checking sys/ioctl.h usability configure:22081: gcc -c conftest.c >&5 configure:22087: $? = 0 configure:22091: test -z || test ! -s conftest.err configure:22094: $? = 0 configure:22097: test -s conftest.o configure:22100: $? = 0 configure:22110: result: yes configure:22114: checking sys/ioctl.h presence configure:22124: gcc -E conftest.c configure:22130: $? = 0 configure:22150: result: yes configure:22185: checking for sys/ioctl.h configure:22192: result: yes configure:22069: checking malloc.h usability configure:22081: gcc -c conftest.c >&5 In file included from conftest.c:96: /usr/include/malloc.h:3:2: error: #error " has been replaced by " configure:22087: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:22110: result: no configure:22114: checking malloc.h presence configure:22124: gcc -E conftest.c In file included from conftest.c:62: /usr/include/malloc.h:3:2: error: #error " has been replaced by " configure:22130: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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 | /* end confdefs.h. */ | #include configure:22150: result: no configure:22185: checking for malloc.h configure:22192: result: no configure:22069: checking sys/malloc.h usability configure:22081: gcc -c conftest.c >&5 configure:22087: $? = 0 configure:22091: test -z || test ! -s conftest.err configure:22094: $? = 0 configure:22097: test -s conftest.o configure:22100: $? = 0 configure:22110: result: yes configure:22114: checking sys/malloc.h presence configure:22124: gcc -E conftest.c configure:22130: $? = 0 configure:22150: result: yes configure:22185: checking for sys/malloc.h configure:22192: result: yes configure:22069: checking linux/config.h usability configure:22081: gcc -c conftest.c >&5 conftest.c:97:26: error: linux/config.h: No such file or directory configure:22087: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:22110: result: no configure:22114: checking linux/config.h presence configure:22124: gcc -E conftest.c conftest.c:63:26: error: linux/config.h: No such file or directory configure:22130: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | /* end confdefs.h. */ | #include configure:22150: result: no configure:22185: checking for linux/config.h configure:22192: result: no configure:22069: checking sys/resource.h usability configure:22081: gcc -c conftest.c >&5 configure:22087: $? = 0 configure:22091: test -z || test ! -s conftest.err configure:22094: $? = 0 configure:22097: test -s conftest.o configure:22100: $? = 0 configure:22110: result: yes configure:22114: checking sys/resource.h presence configure:22124: gcc -E conftest.c configure:22130: $? = 0 configure:22150: result: yes configure:22185: checking for sys/resource.h configure:22192: result: yes configure:22069: checking sys/param.h usability configure:22081: gcc -c conftest.c >&5 configure:22087: $? = 0 configure:22091: test -z || test ! -s conftest.err configure:22094: $? = 0 configure:22097: test -s conftest.o configure:22100: $? = 0 configure:22110: result: yes configure:22114: checking sys/param.h presence configure:22124: gcc -E conftest.c configure:22130: $? = 0 configure:22150: result: yes configure:22185: checking for sys/param.h configure:22192: result: yes configure:22212: checking for floor in -lm configure:22242: gcc -o conftest conftest.c -lm >&5 conftest.c:72: warning: conflicting types for built-in function 'floor' configure:22248: $? = 0 configure:22252: test -z || test ! -s conftest.err configure:22255: $? = 0 configure:22258: test -s conftest configure:22261: $? = 0 configure:22274: result: yes configure:22362: checking for gethostbyname_r in -lnsl_r configure:22392: gcc -o conftest conftest.c -lnsl_r -lm >&5 /usr/bin/ld: cannot find -lnsl_r configure:22398: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char gethostbyname_r (); | int | main () | { | gethostbyname_r (); | ; | return 0; | } configure:22424: result: no configure:22435: checking for gethostbyname_r in -lnsl configure:22465: gcc -o conftest conftest.c -lnsl -lm >&5 /usr/bin/ld: cannot find -lnsl configure:22471: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char gethostbyname_r (); | int | main () | { | gethostbyname_r (); | ; | return 0; | } configure:22497: result: no configure:22510: checking for gethostbyname_r configure:22567: gcc -o conftest conftest.c -lm >&5 configure:22573: $? = 0 configure:22577: test -z || test ! -s conftest.err configure:22580: $? = 0 configure:22583: test -s conftest configure:22586: $? = 0 configure:22598: result: yes configure:22602: checking for setsockopt configure:22659: gcc -o conftest conftest.c -lm >&5 configure:22665: $? = 0 configure:22669: test -z || test ! -s conftest.err configure:22672: $? = 0 configure:22675: test -s conftest configure:22678: $? = 0 configure:22690: result: yes configure:22771: checking for yp_get_default_domain configure:22828: gcc -o conftest conftest.c -lm >&5 configure:22834: $? = 0 configure:22838: test -z || test ! -s conftest.err configure:22841: $? = 0 configure:22844: test -s conftest configure:22847: $? = 0 configure:22859: result: yes configure:22940: checking for p2open configure:22997: gcc -o conftest conftest.c -lm >&5 /var/tmp//ccdyfJ1y.o(.text+0x14): In function `main': : undefined reference to `p2open' /var/tmp//ccdyfJ1y.o(.data+0x0): undefined reference to `p2open' configure:23003: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | /* Define p2open to an innocuous variant, in case declares p2open. | For example, HP-UX 11i declares gettimeofday. */ | #define p2open innocuous_p2open | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char p2open (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef p2open | | /* 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 (); | /* 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 | char (*f) () = p2open; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != p2open; | ; | return 0; | } configure:23028: result: no configure:23034: checking for p2open in -lgen configure:23064: gcc -o conftest conftest.c -lgen -lm >&5 /usr/bin/ld: cannot find -lgen configure:23070: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char p2open (); | int | main () | { | p2open (); | ; | return 0; | } configure:23096: result: no configure:23110: checking for bind configure:23167: gcc -o conftest conftest.c -lm >&5 configure:23173: $? = 0 configure:23177: test -z || test ! -s conftest.err configure:23180: $? = 0 configure:23183: test -s conftest configure:23186: $? = 0 configure:23198: result: yes configure:23280: checking for library containing crypt configure:23310: gcc -o conftest conftest.c -lm >&5 /var/tmp//ccI35jlQ.o(.text+0x12): In function `main': : undefined reference to `crypt' configure:23316: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char crypt (); | int | main () | { | crypt (); | ; | return 0; | } configure:23365: gcc -o conftest conftest.c -lcrypt -lm >&5 configure:23371: $? = 0 configure:23375: test -z || test ! -s conftest.err configure:23378: $? = 0 configure:23381: test -s conftest configure:23384: $? = 0 configure:23399: result: -lcrypt configure:23412: checking for sem_init configure:23469: gcc -o conftest conftest.c -lcrypt -lm >&5 configure:23475: $? = 0 configure:23479: test -z || test ! -s conftest.err configure:23482: $? = 0 configure:23485: test -s conftest configure:23488: $? = 0 configure:23500: result: yes configure:23582: checking for zlib compression library configure:23648: gcc -o conftest conftest.c -lcrypt -lm -lz >&5 configure:23654: $? = 0 configure:23658: test -z || test ! -s conftest.err configure:23661: $? = 0 configure:23664: test -s conftest configure:23667: $? = 0 configure:23670: result: ok configure:24345: checking if we should use pstack configure:24347: result: configure:24529: checking for int8 configure:24571: gcc -o conftest conftest.c -lcrypt -lm >&5 conftest.c: In function 'main': conftest.c:83: error: 'int8' undeclared (first use in this function) conftest.c:83: error: (Each undeclared identifier is reported only once conftest.c:83: error: for each function it appears in.) conftest.c:83: error: expected ';' before 'i' configure:24574: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | /* end confdefs.h. */ | | #ifdef HAVE_STDLIB_H | #include | #endif | | #ifdef HAVE_STDDEF_H | #include | #endif | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | | int main() | { | int8 i; | return 0; | } | configure:24594: result: no configure:24904: checking "Linux threads" configure:25087: result: "no" configure:25096: checking "DEC threads post OSF/1 3.2" configure:25111: result: "no" configure:25121: checking "SCO threads" configure:25224: result: "no" configure:25234: checking SCO OpenServer 6, UnixWare 7 or OpenUNIX 8 native threads configure:25271: result: no configure:25279: checking "Siemens threads" configure:25292: result: "no" configure:25310: checking "Solaris threads" configure:25318: result: "no" configure:25324: checking "named thread libs:" configure:25334: result: "no" configure:25339: checking "for pthread_create in -libc" configure:25357: gcc -o conftest conftest.c -lcrypt -lm >&5 /var/tmp//ccytFx05.o(.text+0x31): In function `main': : undefined reference to `pthread_create' configure:25363: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | /* end confdefs.h. */ | #include | int | main () | { | (void) pthread_create((pthread_t*) 0,(pthread_attr_t*) 0, 0, 0); | ; | return 0; | } configure:25387: result: "no" configure:25391: checking "for pthread_create in -lpthread" configure:25411: gcc -o conftest conftest.c -lcrypt -lm -lpthread >&5 configure:25417: $? = 0 configure:25421: test -z || test ! -s conftest.err configure:25424: $? = 0 configure:25427: test -s conftest configure:25430: $? = 0 configure:25441: result: "yes" configure:25567: checking for strtok_r in -lpthread configure:25597: gcc -o conftest conftest.c -lpthread -lcrypt -lm -lpthread >&5 configure:25603: $? = 0 configure:25607: test -z || test ! -s conftest.err configure:25610: $? = 0 configure:25613: test -s conftest configure:25616: $? = 0 configure:25629: result: yes configure:25830: checking for strtok_r configure:25887: gcc -o conftest conftest.c -lcrypt -lm -lpthread >&5 configure:25893: $? = 0 configure:25897: test -z || test ! -s conftest.err configure:25900: $? = 0 configure:25903: test -s conftest configure:25906: $? = 0 configure:25918: result: yes configure:25938: checking for dlopen in -ldl configure:25968: gcc -o conftest conftest.c -ldl >&5 /usr/bin/ld: cannot find -ldl configure:25974: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dlopen (); | int | main () | { | dlopen (); | ; | return 0; | } configure:26000: result: no configure:26024: checking for unistd.h configure:26029: result: yes configure:26169: checking for restartable system calls configure:26231: gcc -o conftest conftest.c -lcrypt -lm -lpthread >&5 conftest.c: In function 'main': conftest.c:102: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:111: warning: incompatible implicit declaration of built-in function 'exit' configure:26234: $? = 0 configure:26236: ./conftest configure:26239: $? = 0 configure:26253: result: yes configure:26402: checking "need of special linking flags" configure:26410: result: "none" configure:26414: checking for an ANSI C-conforming const configure:26481: gcc -c -O3 -DDBUG_OFF conftest.c >&5 configure:26487: $? = 0 configure:26491: test -z || test ! -s conftest.err configure:26494: $? = 0 configure:26497: test -s conftest.o configure:26500: $? = 0 configure:26511: result: yes configure:26521: checking for inline configure:26542: gcc -c -O3 -DDBUG_OFF conftest.c >&5 configure:26548: $? = 0 configure:26552: test -z || test ! -s conftest.err configure:26555: $? = 0 configure:26558: test -s conftest.o configure:26561: $? = 0 configure:26573: result: inline configure:26592: checking for off_t configure:26616: gcc -c -O3 -DDBUG_OFF conftest.c >&5 configure:26622: $? = 0 configure:26626: test -z || test ! -s conftest.err configure:26629: $? = 0 configure:26632: test -s conftest.o configure:26635: $? = 0 configure:26646: result: yes configure:26659: checking for struct stat.st_rdev configure:26682: gcc -c -O3 -DDBUG_OFF conftest.c >&5 configure:26688: $? = 0 configure:26692: test -z || test ! -s conftest.err configure:26695: $? = 0 configure:26698: test -s conftest.o configure:26701: $? = 0 configure:26758: result: yes configure:26774: checking whether time.h and sys/time.h may both be included configure:26799: gcc -c -O3 -DDBUG_OFF conftest.c >&5 configure:26805: $? = 0 configure:26809: test -z || test ! -s conftest.err configure:26812: $? = 0 configure:26815: test -s conftest.o configure:26818: $? = 0 configure:26829: result: yes configure:26839: checking whether struct tm is in sys/time.h or time.h configure:26862: gcc -c -O3 -DDBUG_OFF conftest.c >&5 configure:26868: $? = 0 configure:26872: test -z || test ! -s conftest.err configure:26875: $? = 0 configure:26878: test -s conftest.o configure:26881: $? = 0 configure:26892: result: time.h configure:26904: checking for char configure:26928: gcc -c -O3 -DDBUG_OFF conftest.c >&5 configure:26934: $? = 0 configure:26938: test -z || test ! -s conftest.err configure:26941: $? = 0 configure:26944: test -s conftest.o configure:26947: $? = 0 configure:26958: result: yes configure:26961: checking size of char configure:27280: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:27283: $? = 0 configure:27285: ./conftest configure:27288: $? = 0 configure:27311: result: 1 configure:27336: checking for char* configure:27360: gcc -c -O3 -DDBUG_OFF conftest.c >&5 configure:27366: $? = 0 configure:27370: test -z || test ! -s conftest.err configure:27373: $? = 0 configure:27376: test -s conftest.o configure:27379: $? = 0 configure:27390: result: yes configure:27393: checking size of char* configure:27712: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:27715: $? = 0 configure:27717: ./conftest configure:27720: $? = 0 configure:27743: result: 4 configure:27750: checking for int configure:27774: gcc -c -O3 -DDBUG_OFF conftest.c >&5 configure:27780: $? = 0 configure:27784: test -z || test ! -s conftest.err configure:27787: $? = 0 configure:27790: test -s conftest.o configure:27793: $? = 0 configure:27804: result: yes configure:27807: checking size of int configure:28126: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:28129: $? = 0 configure:28131: ./conftest configure:28134: $? = 0 configure:28157: result: 4 configure:28170: checking for long configure:28194: gcc -c -O3 -DDBUG_OFF conftest.c >&5 configure:28200: $? = 0 configure:28204: test -z || test ! -s conftest.err configure:28207: $? = 0 configure:28210: test -s conftest.o configure:28213: $? = 0 configure:28224: result: yes configure:28227: checking size of long configure:28546: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:28549: $? = 0 configure:28551: ./conftest configure:28554: $? = 0 configure:28577: result: 4 configure:28590: checking for long long configure:28614: gcc -c -O3 -DDBUG_OFF conftest.c >&5 configure:28620: $? = 0 configure:28624: test -z || test ! -s conftest.err configure:28627: $? = 0 configure:28630: test -s conftest.o configure:28633: $? = 0 configure:28644: result: yes configure:28647: checking size of long long configure:28966: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:28969: $? = 0 configure:28971: ./conftest configure:28974: $? = 0 configure:28997: result: 8 configure:29011: checking size of off_t configure:29040: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:29043: $? = 0 configure:29045: ./conftest configure:29048: $? = 0 configure:29062: result: 8 configure:29079: checking the need for #pragma interface/implementation configure:29095: gcc -E conftest.c configure:29101: $? = 0 configure:29113: result: no configure:29125: checking whether byte ordering is bigendian configure:29152: gcc -c -O3 -DDBUG_OFF conftest.c >&5 configure:29158: $? = 0 configure:29162: test -z || test ! -s conftest.err configure:29165: $? = 0 configure:29168: test -s conftest.o configure:29171: $? = 0 configure:29195: gcc -c -O3 -DDBUG_OFF conftest.c >&5 conftest.c: In function 'main': conftest.c:88: error: 'not' undeclared (first use in this function) conftest.c:88: error: (Each undeclared identifier is reported only once conftest.c:88: error: for each function it appears in.) conftest.c:88: error: expected ';' before 'big' configure:29201: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:29336: result: no configure:29358: checking base type of last arg to accept configure:29397: g++ -c -O3 -DDBUG_OFF -fno-implicit-templates -fno-exceptions -fno-rtti -DMYSQLD_NET_RETRY_COUNT=1000000 -Werror conftest.cc >&5 configure:29403: $? = 0 configure:29407: test -z || test ! -s conftest.err configure:29410: $? = 0 configure:29413: test -s conftest.o configure:29416: $? = 0 configure:29481: result: socklen_t configure:29499: checking struct type to use with setrlimit configure:29537: g++ -c -O3 -DDBUG_OFF -fno-implicit-templates -fno-exceptions -fno-rtti -DMYSQLD_NET_RETRY_COUNT=1000000 -Werror conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:91: error: aggregate 'rlimit64 rl' has incomplete type and cannot be defined configure:29543: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SOCKET_SIZE_TYPE socklen_t | /* end confdefs.h. */ | #if defined(inline) | #undef inline | #endif | #include | #include | | int | main () | { | struct rlimit64 rl; setrlimit(RLIMIT_CORE, &rl); | ; | return 0; | } configure:29569: result: struct rlimit configure:29585: checking stack direction for C alloca configure:29618: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:29621: $? = 0 configure:29623: ./conftest configure:29626: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | /* end confdefs.h. */ | #include | 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:29640: result: -1 configure:29655: checking for working alloca.h configure:29707: result: no configure:29717: checking for alloca configure:29754: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:29760: $? = 0 configure:29764: test -z || test ! -s conftest.err configure:29767: $? = 0 configure:29770: test -s conftest configure:29773: $? = 0 configure:29785: result: yes configure:29945: checking if struct timespec has a ts_sec member configure:29974: gcc -c -O3 -DDBUG_OFF conftest.c >&5 conftest.c: In function 'main': conftest.c:95: error: 'struct timespec' has no member named 'ts_sec' conftest.c:96: error: 'struct timespec' has no member named 'ts_nsec' configure:29980: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | #include | #ifdef __cplusplus | extern "C" | #endif | | int | main () | { | struct timespec abstime; | | abstime.ts_sec = time(NULL)+1; | abstime.ts_nsec = 0; | | ; | return 0; | } configure:30004: result: no configure:30016: checking if we have tzname variable configure:30043: gcc -c -O3 -DDBUG_OFF conftest.c >&5 configure:30049: $? = 0 configure:30053: test -z || test ! -s conftest.err configure:30056: $? = 0 configure:30059: test -s conftest.o configure:30062: $? = 0 configure:30073: result: yes configure:30085: checking for type ulong configure:30109: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 conftest.c: In function 'main': conftest.c:90: error: 'ulong' undeclared (first use in this function) conftest.c:90: error: (Each undeclared identifier is reported only once conftest.c:90: error: for each function it appears in.) conftest.c:90: error: expected ';' before 'foo' conftest.c:91: error: 'foo' undeclared (first use in this function) conftest.c:92: warning: incompatible implicit declaration of built-in function 'exit' configure:30112: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | /* end confdefs.h. */ | #include | #include | main() | { | ulong foo; | foo++; | exit(0); | } configure:30132: result: no configure:30144: checking for type uchar configure:30168: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 conftest.c: In function 'main': conftest.c:90: error: 'uchar' undeclared (first use in this function) conftest.c:90: error: (Each undeclared identifier is reported only once conftest.c:90: error: for each function it appears in.) conftest.c:90: error: expected ';' before 'foo' conftest.c:91: error: 'foo' undeclared (first use in this function) conftest.c:92: warning: incompatible implicit declaration of built-in function 'exit' configure:30171: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | /* end confdefs.h. */ | #include | #include | main() | { | uchar foo; | foo++; | exit(0); | } configure:30191: result: no configure:30203: checking for type uint configure:30227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 conftest.c: In function 'main': conftest.c:92: warning: incompatible implicit declaration of built-in function 'exit' configure:30230: $? = 0 configure:30232: ./conftest configure:30235: $? = 0 configure:30250: result: yes configure:30262: checking for type fp_except configure:30287: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 conftest.c: In function 'main': conftest.c:92: error: 'fp_except' undeclared (first use in this function) conftest.c:92: error: (Each undeclared identifier is reported only once conftest.c:92: error: for each function it appears in.) conftest.c:92: error: expected ';' before 'foo' conftest.c:93: error: 'foo' undeclared (first use in this function) conftest.c:94: warning: incompatible implicit declaration of built-in function 'exit' configure:30290: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | /* end confdefs.h. */ | #include | #include | #include | main() | { | fp_except foo; | foo++; | exit(0); | } configure:30310: result: no configure:30322: checking for type in_addr_t configure:30349: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 conftest.c: In function 'main': conftest.c:96: warning: incompatible implicit declaration of built-in function 'exit' configure:30352: $? = 0 configure:30354: ./conftest configure:30357: $? = 0 configure:30372: result: yes configure:30386: checking if g++ supports bool types configure:30416: g++ -c -O3 -DDBUG_OFF -fno-implicit-templates -fno-exceptions -fno-rtti -DMYSQLD_NET_RETRY_COUNT=1000000 conftest.cc >&5 configure:30422: $? = 0 configure:30426: test -z || test ! -s conftest.err configure:30429: $? = 0 configure:30432: test -s conftest.o configure:30435: $? = 0 configure:30454: result: yes configure:30467: checking if conversion of longlong to float works configure:30499: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 conftest.c: In function 'main': conftest.c:99: warning: incompatible implicit declaration of built-in function 'exit' configure:30502: $? = 0 configure:30504: ./conftest configure:30507: $? = 0 configure:30527: result: yes configure:30541: checking for sigset_t configure:30566: gcc -c -O3 -DDBUG_OFF conftest.c >&5 configure:30572: $? = 0 configure:30576: test -z || test ! -s conftest.err configure:30579: $? = 0 configure:30582: test -s conftest.o configure:30585: $? = 0 configure:30596: result: yes configure:30606: checking for off_t configure:30661: result: yes configure:30672: checking for size_t configure:30727: result: yes configure:30738: checking for u_int32_t configure:30762: gcc -c -O3 -DDBUG_OFF conftest.c >&5 configure:30768: $? = 0 configure:30772: test -z || test ! -s conftest.err configure:30775: $? = 0 configure:30778: test -s conftest.o configure:30781: $? = 0 configure:30792: result: yes configure:30804: checking if pthread_yield takes zero arguments configure:30832: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:30838: $? = 0 configure:30842: test -z || test ! -s conftest.err configure:30845: $? = 0 configure:30848: test -s conftest configure:30851: $? = 0 configure:30863: result: yes configure:30874: checking if pthread_yield takes 1 argument configure:30902: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 conftest.c: In function 'main': conftest.c:104: error: too many arguments to function 'pthread_yield' configure:30908: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | /* end confdefs.h. */ | #define _GNU_SOURCE | #include | #ifdef __cplusplus | extern "C" | #endif | | int | main () | { | | pthread_yield(0); | | ; | return 0; | } configure:30933: result: no configure:30956: checking for malloc.h configure:30961: result: no configure:30965: checking sys/cdefs.h usability configure:30977: gcc -c -O3 -DDBUG_OFF conftest.c >&5 configure:30983: $? = 0 configure:30987: test -z || test ! -s conftest.err configure:30990: $? = 0 configure:30993: test -s conftest.o configure:30996: $? = 0 configure:31006: result: yes configure:31010: checking sys/cdefs.h presence configure:31020: gcc -E conftest.c configure:31026: $? = 0 configure:31046: result: yes configure:31081: checking for sys/cdefs.h configure:31088: result: yes configure:31104: checking for working alloca.h configure:31125: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 conftest.c:95:20: error: alloca.h: No such file or directory conftest.c: In function 'main': conftest.c:99: warning: incompatible implicit declaration of built-in function 'alloca' configure:31131: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | /* end confdefs.h. */ | #include | int | main () | { | char *p = (char *) alloca (2 * sizeof (int)); | ; | return 0; | } configure:31156: result: no configure:31166: checking for alloca configure:31238: result: yes configure:31462: checking whether gcc needs -traditional In file included from /usr/include/sys/ioctl.h:81, from /usr/include/sgtty.h:39, from conftest.c:96: /usr/include/sys/ioctl_compat.h:45:2: warning: #warning "Old BSD tty API used and depends on COMPAT_43TTY. Use termios.h instead" conftest.c:96:20: error: termio.h: No such file or directory configure:31504: result: no configure:31511: checking return type of signal handlers configure:31542: gcc -c -O3 -DDBUG_OFF conftest.c >&5 configure:31548: $? = 0 configure:31552: test -z || test ! -s conftest.err configure:31555: $? = 0 configure:31558: test -s conftest.o configure:31561: $? = 0 configure:31572: result: void configure:31586: checking for re_comp configure:31643: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 /var/tmp//ccKN8cIP.o(.text+0x17): In function `main': : undefined reference to `re_comp' /var/tmp//ccKN8cIP.o(.data+0x0): undefined reference to `re_comp' configure:31649: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | /* end confdefs.h. */ | /* Define re_comp to an innocuous variant, in case declares re_comp. | For example, HP-UX 11i declares gettimeofday. */ | #define re_comp innocuous_re_comp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char re_comp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef re_comp | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char re_comp (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_re_comp) || defined (__stub___re_comp) | choke me | #else | char (*f) () = re_comp; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != re_comp; | ; | return 0; | } configure:31674: result: no configure:31586: checking for regcomp configure:31643: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:31649: $? = 0 configure:31653: test -z || test ! -s conftest.err configure:31656: $? = 0 configure:31659: test -s conftest configure:31662: $? = 0 configure:31674: result: yes configure:31586: checking for strdup configure:31643: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 conftest.c:122: warning: conflicting types for built-in function 'strdup' configure:31649: $? = 0 configure:31653: test -z || test ! -s conftest.err configure:31656: $? = 0 configure:31659: test -s conftest configure:31662: $? = 0 configure:31674: result: yes configure:31695: checking vis.h usability configure:31707: gcc -c -O3 -DDBUG_OFF conftest.c >&5 configure:31713: $? = 0 configure:31717: test -z || test ! -s conftest.err configure:31720: $? = 0 configure:31723: test -s conftest.o configure:31726: $? = 0 configure:31736: result: yes configure:31740: checking vis.h presence configure:31750: gcc -E conftest.c configure:31756: $? = 0 configure:31776: result: yes configure:31811: checking for vis.h configure:31818: result: yes configure:31823: checking for strvis configure:31880: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:31886: $? = 0 configure:31890: test -z || test ! -s conftest.err configure:31893: $? = 0 configure:31896: test -s conftest configure:31899: $? = 0 configure:31911: result: yes configure:31930: checking for strlcat configure:31987: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:31993: $? = 0 configure:31997: test -z || test ! -s conftest.err configure:32000: $? = 0 configure:32003: test -s conftest configure:32006: $? = 0 configure:32018: result: yes configure:31930: checking for strlcpy configure:31987: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:31993: $? = 0 configure:31997: test -z || test ! -s conftest.err configure:32000: $? = 0 configure:32003: test -s conftest configure:32006: $? = 0 configure:32018: result: yes configure:32032: checking for issetugid configure:32089: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:32095: $? = 0 configure:32099: test -z || test ! -s conftest.err configure:32102: $? = 0 configure:32105: test -s conftest configure:32108: $? = 0 configure:32120: result: yes configure:32134: checking for fgetln configure:32191: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:32197: $? = 0 configure:32201: test -z || test ! -s conftest.err configure:32204: $? = 0 configure:32207: test -s conftest configure:32210: $? = 0 configure:32222: result: yes configure:32237: checking for getline configure:32294: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 /var/tmp//cc3keXmD.o(.text+0x17): In function `main': : undefined reference to `getline' /var/tmp//cc3keXmD.o(.data+0x0): undefined reference to `getline' configure:32300: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | /* end confdefs.h. */ | /* Define getline to an innocuous variant, in case declares getline. | For example, HP-UX 11i declares gettimeofday. */ | #define getline innocuous_getline | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getline (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getline | | /* 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 getline (); | /* 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_getline) || defined (__stub___getline) | choke me | #else | char (*f) () = getline; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getline; | ; | return 0; | } configure:32325: result: no configure:32237: checking for flockfile configure:32294: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:32300: $? = 0 configure:32304: test -z || test ! -s conftest.err configure:32307: $? = 0 configure:32310: test -s conftest configure:32313: $? = 0 configure:32325: result: yes configure:32379: checking varargs.h usability configure:32391: gcc -c -O3 -DDBUG_OFF conftest.c >&5 In file included from conftest.c:139: /usr/include/varargs.h:34:2: error: #error " is obsolete with this version of GCC." /usr/include/varargs.h:35:2: error: #error "Change your code to use instead." configure:32397: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:32420: result: no configure:32424: checking varargs.h presence configure:32434: gcc -E conftest.c In file included from conftest.c:105: /usr/include/varargs.h:34:2: error: #error " is obsolete with this version of GCC." /usr/include/varargs.h:35:2: error: #error "Change your code to use instead." configure:32440: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 1 | /* end confdefs.h. */ | #include configure:32460: result: no configure:32495: checking for varargs.h configure:32502: result: no configure:32379: checking stdarg.h usability configure:32391: gcc -c -O3 -DDBUG_OFF conftest.c >&5 configure:32397: $? = 0 configure:32401: test -z || test ! -s conftest.err configure:32404: $? = 0 configure:32407: test -s conftest.o configure:32410: $? = 0 configure:32420: result: yes configure:32424: checking stdarg.h presence configure:32434: gcc -E conftest.c configure:32440: $? = 0 configure:32460: result: yes configure:32495: checking for stdarg.h configure:32502: result: yes configure:32379: checking dirent.h usability configure:32391: gcc -c -O3 -DDBUG_OFF conftest.c >&5 configure:32397: $? = 0 configure:32401: test -z || test ! -s conftest.err configure:32404: $? = 0 configure:32407: test -s conftest.o configure:32410: $? = 0 configure:32420: result: yes configure:32424: checking dirent.h presence configure:32434: gcc -E conftest.c configure:32440: $? = 0 configure:32460: result: yes configure:32495: checking for dirent.h configure:32502: result: yes configure:32379: checking locale.h usability configure:32391: gcc -c -O3 -DDBUG_OFF conftest.c >&5 configure:32397: $? = 0 configure:32401: test -z || test ! -s conftest.err configure:32404: $? = 0 configure:32407: test -s conftest.o configure:32410: $? = 0 configure:32420: result: yes configure:32424: checking locale.h presence configure:32434: gcc -E conftest.c configure:32440: $? = 0 configure:32460: result: yes configure:32495: checking for locale.h configure:32502: result: yes configure:32379: checking ndir.h usability configure:32391: gcc -c -O3 -DDBUG_OFF conftest.c >&5 conftest.c:142:18: error: ndir.h: No such file or directory configure:32397: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_STDARG_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:32420: result: no configure:32424: checking ndir.h presence configure:32434: gcc -E conftest.c conftest.c:108:18: error: ndir.h: No such file or directory configure:32440: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_STDARG_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include configure:32460: result: no configure:32495: checking for ndir.h configure:32502: result: no configure:32379: checking sys/dir.h usability configure:32391: gcc -c -O3 -DDBUG_OFF conftest.c >&5 In file included from conftest.c:142: /usr/include/sys/dir.h:39:2: warning: #warning "The information in this file should be obtained from " /usr/include/sys/dir.h:40:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." configure:32397: $? = 0 configure:32401: test -z || test ! -s conftest.err configure:32404: $? = 0 configure:32407: test -s conftest.o configure:32410: $? = 0 configure:32420: result: yes configure:32424: checking sys/dir.h presence configure:32434: gcc -E conftest.c In file included from conftest.c:108: /usr/include/sys/dir.h:39:2: warning: #warning "The information in this file should be obtained from " /usr/include/sys/dir.h:40:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." configure:32440: $? = 0 configure:32460: result: yes configure:32495: checking for sys/dir.h configure:32502: result: yes configure:32379: checking sys/file.h usability configure:32391: gcc -c -O3 -DDBUG_OFF conftest.c >&5 configure:32397: $? = 0 configure:32401: test -z || test ! -s conftest.err configure:32404: $? = 0 configure:32407: test -s conftest.o configure:32410: $? = 0 configure:32420: result: yes configure:32424: checking sys/file.h presence configure:32434: gcc -E conftest.c configure:32440: $? = 0 configure:32460: result: yes configure:32495: checking for sys/file.h configure:32502: result: yes configure:32379: checking sys/ndir.h usability configure:32391: gcc -c -O3 -DDBUG_OFF conftest.c >&5 conftest.c:144:22: error: sys/ndir.h: No such file or directory configure:32397: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 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 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:32420: result: no configure:32424: checking sys/ndir.h presence configure:32434: gcc -E conftest.c conftest.c:110:22: error: sys/ndir.h: No such file or directory configure:32440: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 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 | /* end confdefs.h. */ | #include configure:32460: result: no configure:32495: checking for sys/ndir.h configure:32502: result: no configure:32379: checking sys/ptem.h usability configure:32391: gcc -c -O3 -DDBUG_OFF conftest.c >&5 conftest.c:144:22: error: sys/ptem.h: No such file or directory configure:32397: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 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 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:32420: result: no configure:32424: checking sys/ptem.h presence configure:32434: gcc -E conftest.c conftest.c:110:22: error: sys/ptem.h: No such file or directory configure:32440: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 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 | /* end confdefs.h. */ | #include configure:32460: result: no configure:32495: checking for sys/ptem.h configure:32502: result: no configure:32379: checking sys/pte.h usability configure:32391: gcc -c -O3 -DDBUG_OFF conftest.c >&5 conftest.c:144:21: error: sys/pte.h: No such file or directory configure:32397: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 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 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:32420: result: no configure:32424: checking sys/pte.h presence configure:32434: gcc -E conftest.c conftest.c:110:21: error: sys/pte.h: No such file or directory configure:32440: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 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 | /* end confdefs.h. */ | #include configure:32460: result: no configure:32495: checking for sys/pte.h configure:32502: result: no configure:32379: checking sys/select.h usability configure:32391: gcc -c -O3 -DDBUG_OFF conftest.c >&5 configure:32397: $? = 0 configure:32401: test -z || test ! -s conftest.err configure:32404: $? = 0 configure:32407: test -s conftest.o configure:32410: $? = 0 configure:32420: result: yes configure:32424: checking sys/select.h presence configure:32434: gcc -E conftest.c configure:32440: $? = 0 configure:32460: result: yes configure:32495: checking for sys/select.h configure:32502: result: yes configure:32379: checking sys/stream.h usability configure:32391: gcc -c -O3 -DDBUG_OFF conftest.c >&5 conftest.c:145:24: error: sys/stream.h: No such file or directory configure:32397: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 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 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:32420: result: no configure:32424: checking sys/stream.h presence configure:32434: gcc -E conftest.c conftest.c:111:24: error: sys/stream.h: No such file or directory configure:32440: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 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 | /* end confdefs.h. */ | #include configure:32460: result: no configure:32495: checking for sys/stream.h configure:32502: result: no configure:32370: checking for sys/mman.h configure:32375: result: yes configure:32379: checking curses.h usability configure:32391: gcc -c -O3 -DDBUG_OFF conftest.c >&5 configure:32397: $? = 0 configure:32401: test -z || test ! -s conftest.err configure:32404: $? = 0 configure:32407: test -s conftest.o configure:32410: $? = 0 configure:32420: result: yes configure:32424: checking curses.h presence configure:32434: gcc -E conftest.c configure:32440: $? = 0 configure:32460: result: yes configure:32495: checking for curses.h configure:32502: result: yes configure:32379: checking termcap.h usability configure:32391: gcc -c -O3 -DDBUG_OFF conftest.c >&5 configure:32397: $? = 0 configure:32401: test -z || test ! -s conftest.err configure:32404: $? = 0 configure:32407: test -s conftest.o configure:32410: $? = 0 configure:32420: result: yes configure:32424: checking termcap.h presence configure:32434: gcc -E conftest.c configure:32440: $? = 0 configure:32460: result: yes configure:32495: checking for termcap.h configure:32502: result: yes configure:32370: checking for termio.h configure:32375: result: no configure:32379: checking termbits.h usability configure:32391: gcc -c -O3 -DDBUG_OFF conftest.c >&5 conftest.c:148:22: error: termbits.h: No such file or directory configure:32397: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 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 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:32420: result: no configure:32424: checking termbits.h presence configure:32434: gcc -E conftest.c conftest.c:114:22: error: termbits.h: No such file or directory configure:32440: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 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 | /* end confdefs.h. */ | #include configure:32460: result: no configure:32495: checking for termbits.h configure:32502: result: no configure:32379: checking asm/termbits.h usability configure:32391: gcc -c -O3 -DDBUG_OFF conftest.c >&5 conftest.c:148:26: error: asm/termbits.h: No such file or directory configure:32397: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 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 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:32420: result: no configure:32424: checking asm/termbits.h presence configure:32434: gcc -E conftest.c conftest.c:114:26: error: asm/termbits.h: No such file or directory configure:32440: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 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 | /* end confdefs.h. */ | #include configure:32460: result: no configure:32495: checking for asm/termbits.h configure:32502: result: no configure:32379: checking grp.h usability configure:32391: gcc -c -O3 -DDBUG_OFF conftest.c >&5 configure:32397: $? = 0 configure:32401: test -z || test ! -s conftest.err configure:32404: $? = 0 configure:32407: test -s conftest.o configure:32410: $? = 0 configure:32420: result: yes configure:32424: checking grp.h presence configure:32434: gcc -E conftest.c configure:32440: $? = 0 configure:32460: result: yes configure:32495: checking for grp.h configure:32502: result: yes configure:32379: checking paths.h usability configure:32391: gcc -c -O3 -DDBUG_OFF conftest.c >&5 configure:32397: $? = 0 configure:32401: test -z || test ! -s conftest.err configure:32404: $? = 0 configure:32407: test -s conftest.o configure:32410: $? = 0 configure:32420: result: yes configure:32424: checking paths.h presence configure:32434: gcc -E conftest.c configure:32440: $? = 0 configure:32460: result: yes configure:32495: checking for paths.h configure:32502: result: yes configure:32379: checking semaphore.h usability configure:32391: gcc -c -O3 -DDBUG_OFF conftest.c >&5 configure:32397: $? = 0 configure:32401: test -z || test ! -s conftest.err configure:32404: $? = 0 configure:32407: test -s conftest.o configure:32410: $? = 0 configure:32420: result: yes configure:32424: checking semaphore.h presence configure:32434: gcc -E conftest.c configure:32440: $? = 0 configure:32460: result: yes configure:32495: checking for semaphore.h configure:32502: result: yes configure:32527: checking for lstat configure:32584: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:32590: $? = 0 configure:32594: test -z || test ! -s conftest.err configure:32597: $? = 0 configure:32600: test -s conftest configure:32603: $? = 0 configure:32615: result: yes configure:32527: checking for putenv configure:32584: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:32590: $? = 0 configure:32594: test -z || test ! -s conftest.err configure:32597: $? = 0 configure:32600: test -s conftest configure:32603: $? = 0 configure:32615: result: yes configure:32527: checking for select configure:32584: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:32590: $? = 0 configure:32594: test -z || test ! -s conftest.err configure:32597: $? = 0 configure:32600: test -s conftest configure:32603: $? = 0 configure:32615: result: yes configure:32527: checking for setenv configure:32584: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:32590: $? = 0 configure:32594: test -z || test ! -s conftest.err configure:32597: $? = 0 configure:32600: test -s conftest configure:32603: $? = 0 configure:32615: result: yes configure:32527: checking for setlocale configure:32584: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:32590: $? = 0 configure:32594: test -z || test ! -s conftest.err configure:32597: $? = 0 configure:32600: test -s conftest configure:32603: $? = 0 configure:32615: result: yes configure:32527: checking for strcoll configure:32584: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:32590: $? = 0 configure:32594: test -z || test ! -s conftest.err configure:32597: $? = 0 configure:32600: test -s conftest configure:32603: $? = 0 configure:32615: result: yes configure:32527: checking for tcgetattr configure:32584: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:32590: $? = 0 configure:32594: test -z || test ! -s conftest.err configure:32597: $? = 0 configure:32600: test -s conftest configure:32603: $? = 0 configure:32615: result: yes configure:32626: checking whether stat file-mode macros are broken configure:32674: result: no configure:32685: checking for type of signal functions configure:32713: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:32719: $? = 0 configure:32723: test -z || test ! -s conftest.err configure:32726: $? = 0 configure:32729: test -s conftest configure:32732: $? = 0 configure:32850: result: posix configure:32872: checking whether programs are able to redeclare getpw functions configure:32895: gcc -c -O3 -DDBUG_OFF conftest.c >&5 configure:32901: $? = 0 configure:32905: test -z || test ! -s conftest.err configure:32908: $? = 0 configure:32911: test -s conftest.o configure:32914: $? = 0 configure:32926: result: yes configure:32936: checking for TIOCGWINSZ in sys/ioctl.h configure:32958: gcc -c -O3 -DDBUG_OFF conftest.c >&5 configure:32964: $? = 0 configure:32968: test -z || test ! -s conftest.err configure:32971: $? = 0 configure:32974: test -s conftest.o configure:32977: $? = 0 configure:32989: result: yes configure:32999: checking for FIONREAD in sys/ioctl.h configure:33021: gcc -c -O3 -DDBUG_OFF conftest.c >&5 configure:33027: $? = 0 configure:33031: test -z || test ! -s conftest.err configure:33034: $? = 0 configure:33037: test -s conftest.o configure:33040: $? = 0 configure:33052: result: yes configure:33062: checking for TIOCSTAT in sys/ioctl.h configure:33084: gcc -c -O3 -DDBUG_OFF conftest.c >&5 configure:33090: $? = 0 configure:33094: test -z || test ! -s conftest.err configure:33097: $? = 0 configure:33100: test -s conftest.o configure:33103: $? = 0 configure:33115: result: yes configure:33126: checking if struct dirent has a d_ino member configure:33169: gcc -c -O3 -DDBUG_OFF conftest.c >&5 configure:33175: $? = 0 configure:33179: test -z || test ! -s conftest.err configure:33182: $? = 0 configure:33185: test -s conftest.o configure:33188: $? = 0 configure:33200: result: yes configure:33211: checking if struct dirent has a d_namlen member configure:33254: gcc -c -O3 -DDBUG_OFF conftest.c >&5 configure:33260: $? = 0 configure:33264: test -z || test ! -s conftest.err configure:33267: $? = 0 configure:33270: test -s conftest.o configure:33273: $? = 0 configure:33285: result: yes configure:33295: checking whether signal handlers are of type void configure:33324: gcc -c -O3 -DDBUG_OFF conftest.c >&5 configure:33330: $? = 0 configure:33334: test -z || test ! -s conftest.err configure:33337: $? = 0 configure:33340: test -s conftest.o configure:33343: $? = 0 configure:33354: result: yes configure:33370: checking for tgetent in -lncurses configure:33400: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lncurses -lcrypt -lm -lpthread >&5 configure:33406: $? = 0 configure:33410: test -z || test ! -s conftest.err configure:33413: $? = 0 configure:33416: test -s conftest configure:33419: $? = 0 configure:33432: result: yes configure:33649: checking for termcap functions library configure:33664: result: -lncurses configure:33673: checking for strunvis configure:33730: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:33736: $? = 0 configure:33740: test -z || test ! -s conftest.err configure:33743: $? = 0 configure:33746: test -s conftest configure:33749: $? = 0 configure:33761: result: yes configure:33769: checking for strvis configure:33857: result: yes configure:33865: checking for strlcpy configure:33953: result: yes configure:33961: checking for strlcat configure:34049: result: yes configure:34057: checking for fgetln configure:34145: result: yes configure:34234: checking for stdlib.h configure:34239: result: yes configure:34234: checking for unistd.h configure:34239: result: yes configure:34383: checking for getpagesize configure:34440: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:34446: $? = 0 configure:34450: test -z || test ! -s conftest.err configure:34453: $? = 0 configure:34456: test -s conftest configure:34459: $? = 0 configure:34471: result: yes configure:34481: checking for working mmap configure:34623: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:34626: $? = 0 configure:34628: ./conftest configure:34631: $? = 0 configure:34645: result: yes configure:34656: checking return type of signal handlers configure:34717: result: void configure:34725: checking return type of qsort configure:34752: gcc -c -O3 -DDBUG_OFF conftest.c >&5 configure:34758: $? = 0 configure:34762: test -z || test ! -s conftest.err configure:34765: $? = 0 configure:34768: test -s conftest.o configure:34771: $? = 0 configure:34782: result: void configure:34798: checking whether utime accepts a null argument configure:34829: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:34832: $? = 0 configure:34834: ./conftest configure:34837: $? = 0 configure:34852: result: yes configure:34867: checking for vprintf configure:34924: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 conftest.c:163: warning: conflicting types for built-in function 'vprintf' configure:34930: $? = 0 configure:34934: test -z || test ! -s conftest.err configure:34937: $? = 0 configure:34940: test -s conftest configure:34943: $? = 0 configure:34955: result: yes configure:34962: checking for _doprnt configure:35019: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 /var/tmp//cctRizP7.o(.text+0x17): In function `main': : undefined reference to `_doprnt' /var/tmp//cctRizP7.o(.data+0x0): undefined reference to `_doprnt' configure:35025: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 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_SEMAPHORE_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 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 STRUCT_DIRENT_HAS_D_NAMLEN 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 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* 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 (); | /* 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 | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:35050: result: no configure:35170: checking for alarm configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for bcmp configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 conftest.c:165: warning: conflicting types for built-in function 'bcmp' configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for bfill configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 /var/tmp//ccFMQQxM.o(.text+0x17): In function `main': : undefined reference to `bfill' /var/tmp//ccFMQQxM.o(.data+0x0): undefined reference to `bfill' configure:35233: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 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_SEMAPHORE_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 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 STRUCT_DIRENT_HAS_D_NAMLEN 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_BCMP 1 | /* end confdefs.h. */ | /* Define bfill to an innocuous variant, in case declares bfill. | For example, HP-UX 11i declares gettimeofday. */ | #define bfill innocuous_bfill | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char bfill (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef bfill | | /* 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 (); | /* 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 | char (*f) () = bfill; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != bfill; | ; | return 0; | } configure:35258: result: no configure:35170: checking for bmove configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 /var/tmp//cc26T1VI.o(.text+0x17): In function `main': : undefined reference to `bmove' /var/tmp//cc26T1VI.o(.data+0x0): undefined reference to `bmove' configure:35233: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 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_SEMAPHORE_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 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 STRUCT_DIRENT_HAS_D_NAMLEN 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_BCMP 1 | /* end confdefs.h. */ | /* Define bmove to an innocuous variant, in case declares bmove. | For example, HP-UX 11i declares gettimeofday. */ | #define bmove innocuous_bmove | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char bmove (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef bmove | | /* 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 (); | /* 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 | char (*f) () = bmove; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != bmove; | ; | return 0; | } configure:35258: result: no configure:35170: checking for bzero configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 conftest.c:166: warning: conflicting types for built-in function 'bzero' configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for chsize configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 /var/tmp//ccb74LXT.o(.text+0x17): In function `main': : undefined reference to `chsize' /var/tmp//ccb74LXT.o(.data+0x0): undefined reference to `chsize' configure:35233: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 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_SEMAPHORE_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 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 STRUCT_DIRENT_HAS_D_NAMLEN 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_BCMP 1 | #define HAVE_BZERO 1 | /* end confdefs.h. */ | /* Define chsize to an innocuous variant, in case declares chsize. | For example, HP-UX 11i declares gettimeofday. */ | #define chsize innocuous_chsize | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char chsize (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef chsize | | /* 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 (); | /* 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 | char (*f) () = chsize; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != chsize; | ; | return 0; | } configure:35258: result: no configure:35170: checking for cuserid configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 /var/tmp//cceHtN6a.o(.text+0x17): In function `main': : undefined reference to `cuserid' /var/tmp//cceHtN6a.o(.data+0x0): undefined reference to `cuserid' configure:35233: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 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_SEMAPHORE_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 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 STRUCT_DIRENT_HAS_D_NAMLEN 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_BCMP 1 | #define HAVE_BZERO 1 | /* end confdefs.h. */ | /* Define cuserid to an innocuous variant, in case declares cuserid. | For example, HP-UX 11i declares gettimeofday. */ | #define cuserid innocuous_cuserid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char cuserid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef cuserid | | /* 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 (); | /* 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 | char (*f) () = cuserid; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != cuserid; | ; | return 0; | } configure:35258: result: no configure:35170: checking for fchmod configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for fcntl configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for fconvert configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 /var/tmp//cct1TCh6.o(.text+0x17): In function `main': : undefined reference to `fconvert' /var/tmp//cct1TCh6.o(.data+0x0): undefined reference to `fconvert' configure:35233: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 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_SEMAPHORE_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 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 STRUCT_DIRENT_HAS_D_NAMLEN 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_BCMP 1 | #define HAVE_BZERO 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | /* end confdefs.h. */ | /* Define fconvert to an innocuous variant, in case declares fconvert. | For example, HP-UX 11i declares gettimeofday. */ | #define fconvert innocuous_fconvert | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fconvert (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fconvert | | /* 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 (); | /* 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 | char (*f) () = fconvert; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fconvert; | ; | return 0; | } configure:35258: result: no configure:35170: checking for fdatasync configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 /var/tmp//ccdbPLCu.o(.text+0x17): In function `main': : undefined reference to `fdatasync' /var/tmp//ccdbPLCu.o(.data+0x0): undefined reference to `fdatasync' configure:35233: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 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_SEMAPHORE_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 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 STRUCT_DIRENT_HAS_D_NAMLEN 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_BCMP 1 | #define HAVE_BZERO 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | /* end confdefs.h. */ | /* Define fdatasync to an innocuous variant, in case declares fdatasync. | For example, HP-UX 11i declares gettimeofday. */ | #define fdatasync innocuous_fdatasync | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fdatasync (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fdatasync | | /* 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 fdatasync (); | /* 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_fdatasync) || defined (__stub___fdatasync) | choke me | #else | char (*f) () = fdatasync; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fdatasync; | ; | return 0; | } configure:35258: result: no configure:35170: checking for finite configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 conftest.c:169: warning: conflicting types for built-in function 'finite' configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for fpresetsticky configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 /var/tmp//cczex9gN.o(.text+0x17): In function `main': : undefined reference to `fpresetsticky' /var/tmp//cczex9gN.o(.data+0x0): undefined reference to `fpresetsticky' configure:35233: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 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_SEMAPHORE_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 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 STRUCT_DIRENT_HAS_D_NAMLEN 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_BCMP 1 | #define HAVE_BZERO 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FINITE 1 | /* end confdefs.h. */ | /* Define fpresetsticky to an innocuous variant, in case declares fpresetsticky. | For example, HP-UX 11i declares gettimeofday. */ | #define fpresetsticky innocuous_fpresetsticky | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fpresetsticky (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fpresetsticky | | /* 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 (); | /* 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 | char (*f) () = fpresetsticky; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fpresetsticky; | ; | return 0; | } configure:35258: result: no configure:35170: checking for fpsetmask configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 /var/tmp//ccr73LgI.o(.text+0x17): In function `main': : undefined reference to `fpsetmask' /var/tmp//ccr73LgI.o(.data+0x0): undefined reference to `fpsetmask' configure:35233: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 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_SEMAPHORE_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 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 STRUCT_DIRENT_HAS_D_NAMLEN 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_BCMP 1 | #define HAVE_BZERO 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FINITE 1 | /* end confdefs.h. */ | /* Define fpsetmask to an innocuous variant, in case declares fpsetmask. | For example, HP-UX 11i declares gettimeofday. */ | #define fpsetmask innocuous_fpsetmask | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fpsetmask (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fpsetmask | | /* 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 (); | /* 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 | char (*f) () = fpsetmask; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fpsetmask; | ; | return 0; | } configure:35258: result: no configure:35170: checking for fsync configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for ftruncate configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for getcwd configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for gethostbyaddr_r configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for gethostbyname_r configure:35258: result: yes configure:35170: checking for getpass configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for getpassphrase configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 /var/tmp//ccQ0TLvK.o(.text+0x17): In function `main': : undefined reference to `getpassphrase' /var/tmp//ccQ0TLvK.o(.data+0x0): undefined reference to `getpassphrase' configure:35233: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 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_SEMAPHORE_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 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 STRUCT_DIRENT_HAS_D_NAMLEN 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_BCMP 1 | #define HAVE_BZERO 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FINITE 1 | #define HAVE_FSYNC 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETPASS 1 | /* end confdefs.h. */ | /* Define getpassphrase to an innocuous variant, in case declares getpassphrase. | For example, HP-UX 11i declares gettimeofday. */ | #define getpassphrase innocuous_getpassphrase | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpassphrase (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpassphrase | | /* 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 (); | /* 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 | char (*f) () = getpassphrase; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getpassphrase; | ; | return 0; | } configure:35258: result: no configure:35170: checking for getpwnam configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for getpwuid configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for getrlimit configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for getrusage configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for getwd configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for gmtime_r configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for index configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 conftest.c:182: warning: conflicting types for built-in function 'index' configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for initgroups configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for isnan configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 conftest.c:184: warning: conflicting types for built-in function 'isnan' configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for localtime_r configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for locking configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 /var/tmp//ccyJ11Gj.o(.text+0x17): In function `main': : undefined reference to `locking' /var/tmp//ccyJ11Gj.o(.data+0x0): undefined reference to `locking' configure:35233: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 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_SEMAPHORE_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 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 STRUCT_DIRENT_HAS_D_NAMLEN 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_BCMP 1 | #define HAVE_BZERO 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FINITE 1 | #define HAVE_FSYNC 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETWD 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_ISNAN 1 | #define HAVE_LOCALTIME_R 1 | /* end confdefs.h. */ | /* Define locking to an innocuous variant, in case declares locking. | For example, HP-UX 11i declares gettimeofday. */ | #define locking innocuous_locking | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char locking (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef locking | | /* 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 (); | /* 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 | char (*f) () = locking; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != locking; | ; | return 0; | } configure:35258: result: no configure:35170: checking for longjmp configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for lrand48 configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for madvise configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for mallinfo configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 /var/tmp//ccFMGM8k.o(.text+0x17): In function `main': : undefined reference to `mallinfo' /var/tmp//ccFMGM8k.o(.data+0x0): undefined reference to `mallinfo' configure:35233: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 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_SEMAPHORE_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 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 STRUCT_DIRENT_HAS_D_NAMLEN 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_BCMP 1 | #define HAVE_BZERO 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FINITE 1 | #define HAVE_FSYNC 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETWD 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_ISNAN 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LONGJMP 1 | #define HAVE_LRAND48 1 | #define HAVE_MADVISE 1 | /* end confdefs.h. */ | /* Define mallinfo to an innocuous variant, in case declares mallinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define mallinfo innocuous_mallinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mallinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mallinfo | | /* 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 mallinfo (); | /* 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_mallinfo) || defined (__stub___mallinfo) | choke me | #else | char (*f) () = mallinfo; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != mallinfo; | ; | return 0; | } configure:35258: result: no configure:35170: checking for memcpy configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 conftest.c:189: warning: conflicting types for built-in function 'memcpy' configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for memmove configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 conftest.c:190: warning: conflicting types for built-in function 'memmove' configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for mkstemp configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for mlockall configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for perror configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for poll configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for pread configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for pthread_attr_create configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 /var/tmp//cctt6WzX.o(.text+0x17): In function `main': : undefined reference to `pthread_attr_create' /var/tmp//cctt6WzX.o(.data+0x0): undefined reference to `pthread_attr_create' configure:35233: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 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_SEMAPHORE_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 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 STRUCT_DIRENT_HAS_D_NAMLEN 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_BCMP 1 | #define HAVE_BZERO 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FINITE 1 | #define HAVE_FSYNC 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETWD 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_ISNAN 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LONGJMP 1 | #define HAVE_LRAND48 1 | #define HAVE_MADVISE 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MLOCKALL 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | /* end confdefs.h. */ | /* Define pthread_attr_create to an innocuous variant, in case declares pthread_attr_create. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_attr_create innocuous_pthread_attr_create | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_attr_create (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_attr_create | | /* 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 (); | /* 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 | char (*f) () = pthread_attr_create; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != pthread_attr_create; | ; | return 0; | } configure:35258: result: no configure:35170: checking for pthread_attr_getstacksize configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for pthread_attr_setprio configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 /var/tmp//ccX0uAHa.o(.text+0x17): In function `main': : undefined reference to `pthread_attr_setprio' /var/tmp//ccX0uAHa.o(.data+0x0): undefined reference to `pthread_attr_setprio' configure:35233: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 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_SEMAPHORE_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 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 STRUCT_DIRENT_HAS_D_NAMLEN 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_BCMP 1 | #define HAVE_BZERO 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FINITE 1 | #define HAVE_FSYNC 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETWD 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_ISNAN 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LONGJMP 1 | #define HAVE_LRAND48 1 | #define HAVE_MADVISE 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MLOCKALL 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1 | /* end confdefs.h. */ | /* Define pthread_attr_setprio to an innocuous variant, in case declares pthread_attr_setprio. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_attr_setprio innocuous_pthread_attr_setprio | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_attr_setprio (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_attr_setprio | | /* 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 (); | /* 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 | char (*f) () = pthread_attr_setprio; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != pthread_attr_setprio; | ; | return 0; | } configure:35258: result: no configure:35170: checking for pthread_attr_setschedparam configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for pthread_attr_setstacksize configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for pthread_condattr_create configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 /var/tmp//cc976BAN.o(.text+0x17): In function `main': : undefined reference to `pthread_condattr_create' /var/tmp//cc976BAN.o(.data+0x0): undefined reference to `pthread_condattr_create' configure:35233: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 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_SEMAPHORE_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 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 STRUCT_DIRENT_HAS_D_NAMLEN 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_BCMP 1 | #define HAVE_BZERO 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FINITE 1 | #define HAVE_FSYNC 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETWD 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_ISNAN 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LONGJMP 1 | #define HAVE_LRAND48 1 | #define HAVE_MADVISE 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MLOCKALL 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1 | #define HAVE_PTHREAD_ATTR_SETSCHEDPARAM 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | /* end confdefs.h. */ | /* Define pthread_condattr_create to an innocuous variant, in case declares pthread_condattr_create. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_condattr_create innocuous_pthread_condattr_create | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_condattr_create (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_condattr_create | | /* 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 (); | /* 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 | char (*f) () = pthread_condattr_create; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != pthread_condattr_create; | ; | return 0; | } configure:35258: result: no configure:35170: checking for pthread_getsequence_np configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 /var/tmp//cc8RRI36.o(.text+0x17): In function `main': : undefined reference to `pthread_getsequence_np' /var/tmp//cc8RRI36.o(.data+0x0): undefined reference to `pthread_getsequence_np' configure:35233: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 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_SEMAPHORE_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 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 STRUCT_DIRENT_HAS_D_NAMLEN 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_BCMP 1 | #define HAVE_BZERO 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FINITE 1 | #define HAVE_FSYNC 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETWD 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_ISNAN 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LONGJMP 1 | #define HAVE_LRAND48 1 | #define HAVE_MADVISE 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MLOCKALL 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1 | #define HAVE_PTHREAD_ATTR_SETSCHEDPARAM 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | /* end confdefs.h. */ | /* Define pthread_getsequence_np to an innocuous variant, in case declares pthread_getsequence_np. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_getsequence_np innocuous_pthread_getsequence_np | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_getsequence_np (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_getsequence_np | | /* 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 (); | /* 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 | char (*f) () = pthread_getsequence_np; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != pthread_getsequence_np; | ; | return 0; | } configure:35258: result: no configure:35170: checking for pthread_key_delete configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for pthread_rwlock_rdlock configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for pthread_setprio configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for pthread_setprio_np configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 /var/tmp//ccgbZmXg.o(.text+0x17): In function `main': : undefined reference to `pthread_setprio_np' /var/tmp//ccgbZmXg.o(.data+0x0): undefined reference to `pthread_setprio_np' configure:35233: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 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_SEMAPHORE_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 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 STRUCT_DIRENT_HAS_D_NAMLEN 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_BCMP 1 | #define HAVE_BZERO 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FINITE 1 | #define HAVE_FSYNC 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETWD 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_ISNAN 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LONGJMP 1 | #define HAVE_LRAND48 1 | #define HAVE_MADVISE 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MLOCKALL 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1 | #define HAVE_PTHREAD_ATTR_SETSCHEDPARAM 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK 1 | #define HAVE_PTHREAD_SETPRIO 1 | /* end confdefs.h. */ | /* Define pthread_setprio_np to an innocuous variant, in case declares pthread_setprio_np. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_setprio_np innocuous_pthread_setprio_np | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_setprio_np (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_setprio_np | | /* 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 (); | /* 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 | char (*f) () = pthread_setprio_np; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != pthread_setprio_np; | ; | return 0; | } configure:35258: result: no configure:35170: checking for pthread_setschedparam configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for pthread_sigmask configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for readlink configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for realpath configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for rename configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for rint configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 conftest.c:207: warning: conflicting types for built-in function 'rint' configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for rwlock_init configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 /var/tmp//cc35dT9q.o(.text+0x17): In function `main': : undefined reference to `rwlock_init' /var/tmp//cc35dT9q.o(.data+0x0): undefined reference to `rwlock_init' configure:35233: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 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_SEMAPHORE_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 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 STRUCT_DIRENT_HAS_D_NAMLEN 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_BCMP 1 | #define HAVE_BZERO 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FINITE 1 | #define HAVE_FSYNC 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETWD 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_ISNAN 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LONGJMP 1 | #define HAVE_LRAND48 1 | #define HAVE_MADVISE 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MLOCKALL 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1 | #define HAVE_PTHREAD_ATTR_SETSCHEDPARAM 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK 1 | #define HAVE_PTHREAD_SETPRIO 1 | #define HAVE_PTHREAD_SETSCHEDPARAM 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAME 1 | #define HAVE_RINT 1 | /* end confdefs.h. */ | /* Define rwlock_init to an innocuous variant, in case declares rwlock_init. | For example, HP-UX 11i declares gettimeofday. */ | #define rwlock_init innocuous_rwlock_init | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char rwlock_init (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef rwlock_init | | /* 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 (); | /* 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 | char (*f) () = rwlock_init; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != rwlock_init; | ; | return 0; | } configure:35258: result: no configure:35170: checking for setupterm configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 /var/tmp//ccN3k9GT.o(.text+0x17): In function `main': : undefined reference to `setupterm' /var/tmp//ccN3k9GT.o(.data+0x0): undefined reference to `setupterm' configure:35233: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 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_SEMAPHORE_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 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 STRUCT_DIRENT_HAS_D_NAMLEN 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_BCMP 1 | #define HAVE_BZERO 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FINITE 1 | #define HAVE_FSYNC 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETWD 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_ISNAN 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LONGJMP 1 | #define HAVE_LRAND48 1 | #define HAVE_MADVISE 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MLOCKALL 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1 | #define HAVE_PTHREAD_ATTR_SETSCHEDPARAM 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK 1 | #define HAVE_PTHREAD_SETPRIO 1 | #define HAVE_PTHREAD_SETSCHEDPARAM 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAME 1 | #define HAVE_RINT 1 | /* end confdefs.h. */ | /* Define setupterm to an innocuous variant, in case declares setupterm. | For example, HP-UX 11i declares gettimeofday. */ | #define setupterm innocuous_setupterm | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setupterm (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setupterm | | /* 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 (); | /* 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 | char (*f) () = setupterm; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setupterm; | ; | return 0; | } configure:35258: result: no configure:35170: checking for shmget configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for shmat configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for shmdt configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for shmctl configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for sigaction configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for sigemptyset configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for sigaddset configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for sighold configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 /var/tmp//ccyifiXb.o(.text+0x17): In function `main': : undefined reference to `sighold' /var/tmp//ccyifiXb.o(.data+0x0): undefined reference to `sighold' configure:35233: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 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_SEMAPHORE_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 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 STRUCT_DIRENT_HAS_D_NAMLEN 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_BCMP 1 | #define HAVE_BZERO 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FINITE 1 | #define HAVE_FSYNC 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETWD 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_ISNAN 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LONGJMP 1 | #define HAVE_LRAND48 1 | #define HAVE_MADVISE 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MLOCKALL 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1 | #define HAVE_PTHREAD_ATTR_SETSCHEDPARAM 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK 1 | #define HAVE_PTHREAD_SETPRIO 1 | #define HAVE_PTHREAD_SETSCHEDPARAM 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAME 1 | #define HAVE_RINT 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGADDSET 1 | /* end confdefs.h. */ | /* Define sighold to an innocuous variant, in case declares sighold. | For example, HP-UX 11i declares gettimeofday. */ | #define sighold innocuous_sighold | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sighold (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sighold | | /* 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 (); | /* 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 | char (*f) () = sighold; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != sighold; | ; | return 0; | } configure:35258: result: no configure:35170: checking for sigset configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 /var/tmp//ccNyd9D5.o(.text+0x17): In function `main': : undefined reference to `sigset' /var/tmp//ccNyd9D5.o(.data+0x0): undefined reference to `sigset' configure:35233: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 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_SEMAPHORE_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 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 STRUCT_DIRENT_HAS_D_NAMLEN 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_BCMP 1 | #define HAVE_BZERO 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FINITE 1 | #define HAVE_FSYNC 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETWD 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_ISNAN 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LONGJMP 1 | #define HAVE_LRAND48 1 | #define HAVE_MADVISE 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MLOCKALL 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1 | #define HAVE_PTHREAD_ATTR_SETSCHEDPARAM 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK 1 | #define HAVE_PTHREAD_SETPRIO 1 | #define HAVE_PTHREAD_SETSCHEDPARAM 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAME 1 | #define HAVE_RINT 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGADDSET 1 | /* end confdefs.h. */ | /* Define sigset to an innocuous variant, in case declares sigset. | For example, HP-UX 11i declares gettimeofday. */ | #define sigset innocuous_sigset | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sigset (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sigset | | /* 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 (); | /* 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 | char (*f) () = sigset; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != sigset; | ; | return 0; | } configure:35258: result: no configure:35170: checking for sigthreadmask configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 /var/tmp//ccIt3puc.o(.text+0x17): In function `main': : undefined reference to `sigthreadmask' /var/tmp//ccIt3puc.o(.data+0x0): undefined reference to `sigthreadmask' configure:35233: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 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_SEMAPHORE_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 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 STRUCT_DIRENT_HAS_D_NAMLEN 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_BCMP 1 | #define HAVE_BZERO 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FINITE 1 | #define HAVE_FSYNC 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETWD 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_ISNAN 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LONGJMP 1 | #define HAVE_LRAND48 1 | #define HAVE_MADVISE 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MLOCKALL 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1 | #define HAVE_PTHREAD_ATTR_SETSCHEDPARAM 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK 1 | #define HAVE_PTHREAD_SETPRIO 1 | #define HAVE_PTHREAD_SETSCHEDPARAM 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAME 1 | #define HAVE_RINT 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGADDSET 1 | /* end confdefs.h. */ | /* Define sigthreadmask to an innocuous variant, in case declares sigthreadmask. | For example, HP-UX 11i declares gettimeofday. */ | #define sigthreadmask innocuous_sigthreadmask | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sigthreadmask (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sigthreadmask | | /* 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 (); | /* 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 | char (*f) () = sigthreadmask; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != sigthreadmask; | ; | return 0; | } configure:35258: result: no configure:35170: checking for snprintf configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 conftest.c:215: warning: conflicting types for built-in function 'snprintf' configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for socket configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for stpcpy configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 conftest.c:217: warning: conflicting types for built-in function 'stpcpy' configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for strcasecmp configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 conftest.c:218: warning: conflicting types for built-in function 'strcasecmp' configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for strerror configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for strnlen configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 /var/tmp//ccUABtsS.o(.text+0x17): In function `main': : undefined reference to `strnlen' /var/tmp//ccUABtsS.o(.data+0x0): undefined reference to `strnlen' configure:35233: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 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_SEMAPHORE_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 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 STRUCT_DIRENT_HAS_D_NAMLEN 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_BCMP 1 | #define HAVE_BZERO 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FINITE 1 | #define HAVE_FSYNC 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETWD 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_ISNAN 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LONGJMP 1 | #define HAVE_LRAND48 1 | #define HAVE_MADVISE 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MLOCKALL 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1 | #define HAVE_PTHREAD_ATTR_SETSCHEDPARAM 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK 1 | #define HAVE_PTHREAD_SETPRIO 1 | #define HAVE_PTHREAD_SETSCHEDPARAM 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAME 1 | #define HAVE_RINT 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGADDSET 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKET 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | /* Define strnlen to an innocuous variant, in case declares strnlen. | For example, HP-UX 11i declares gettimeofday. */ | #define strnlen innocuous_strnlen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strnlen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strnlen | | /* 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 (); | /* 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 | char (*f) () = strnlen; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strnlen; | ; | return 0; | } configure:35258: result: no configure:35170: checking for strpbrk configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 conftest.c:220: warning: conflicting types for built-in function 'strpbrk' configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for strstr configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 conftest.c:221: warning: conflicting types for built-in function 'strstr' configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for strtol configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for strtoll configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for strtoul configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for strtoull configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for tell configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 /var/tmp//ccXyAZJG.o(.text+0x17): In function `main': : undefined reference to `tell' /var/tmp//ccXyAZJG.o(.data+0x0): undefined reference to `tell' configure:35233: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 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_SEMAPHORE_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 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 STRUCT_DIRENT_HAS_D_NAMLEN 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_BCMP 1 | #define HAVE_BZERO 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FINITE 1 | #define HAVE_FSYNC 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETWD 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_ISNAN 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LONGJMP 1 | #define HAVE_LRAND48 1 | #define HAVE_MADVISE 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MLOCKALL 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1 | #define HAVE_PTHREAD_ATTR_SETSCHEDPARAM 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK 1 | #define HAVE_PTHREAD_SETPRIO 1 | #define HAVE_PTHREAD_SETSCHEDPARAM 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAME 1 | #define HAVE_RINT 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGADDSET 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKET 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | /* end confdefs.h. */ | /* Define tell to an innocuous variant, in case declares tell. | For example, HP-UX 11i declares gettimeofday. */ | #define tell innocuous_tell | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char tell (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef tell | | /* 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 (); | /* 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 | char (*f) () = tell; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != tell; | ; | return 0; | } configure:35258: result: no configure:35170: checking for tempnam configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 /var/tmp//cc4imjAR.o(.text+0x17): In function `main': : warning: warning: tempnam() possibly used unsafely; consider using mkstemp() configure:35233: $? = 0 configure:35237: test -z || test ! -s conftest.err configure:35240: $? = 0 configure:35243: test -s conftest configure:35246: $? = 0 configure:35258: result: yes configure:35170: checking for thr_setconcurrency configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 /var/tmp//cc2HNt0Y.o(.text+0x17): In function `main': : undefined reference to `thr_setconcurrency' /var/tmp//cc2HNt0Y.o(.data+0x0): undefined reference to `thr_setconcurrency' configure:35233: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 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_SEMAPHORE_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 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 STRUCT_DIRENT_HAS_D_NAMLEN 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_BCMP 1 | #define HAVE_BZERO 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FINITE 1 | #define HAVE_FSYNC 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETWD 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_ISNAN 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LONGJMP 1 | #define HAVE_LRAND48 1 | #define HAVE_MADVISE 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MLOCKALL 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1 | #define HAVE_PTHREAD_ATTR_SETSCHEDPARAM 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK 1 | #define HAVE_PTHREAD_SETPRIO 1 | #define HAVE_PTHREAD_SETSCHEDPARAM 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAME 1 | #define HAVE_RINT 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGADDSET 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKET 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_TEMPNAM 1 | /* end confdefs.h. */ | /* Define thr_setconcurrency to an innocuous variant, in case declares thr_setconcurrency. | For example, HP-UX 11i declares gettimeofday. */ | #define thr_setconcurrency innocuous_thr_setconcurrency | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char thr_setconcurrency (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef thr_setconcurrency | | /* 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 (); | /* 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 | char (*f) () = thr_setconcurrency; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != thr_setconcurrency; | ; | return 0; | } configure:35258: result: no configure:35170: checking for vidattr configure:35227: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 /var/tmp//ccTyayZ0.o(.text+0x17): In function `main': : undefined reference to `vidattr' /var/tmp//ccTyayZ0.o(.data+0x0): undefined reference to `vidattr' configure:35233: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 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_SEMAPHORE_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 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 STRUCT_DIRENT_HAS_D_NAMLEN 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_BCMP 1 | #define HAVE_BZERO 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FINITE 1 | #define HAVE_FSYNC 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETWD 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_ISNAN 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LONGJMP 1 | #define HAVE_LRAND48 1 | #define HAVE_MADVISE 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MLOCKALL 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1 | #define HAVE_PTHREAD_ATTR_SETSCHEDPARAM 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK 1 | #define HAVE_PTHREAD_SETPRIO 1 | #define HAVE_PTHREAD_SETSCHEDPARAM 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAME 1 | #define HAVE_RINT 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGADDSET 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKET 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_TEMPNAM 1 | /* end confdefs.h. */ | /* Define vidattr to an innocuous variant, in case declares vidattr. | For example, HP-UX 11i declares gettimeofday. */ | #define vidattr innocuous_vidattr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char vidattr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef vidattr | | /* 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 (); | /* 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 | char (*f) () = vidattr; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != vidattr; | ; | return 0; | } configure:35258: result: no configure:35283: checking for clock_gettime configure:35340: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35346: $? = 0 configure:35350: test -z || test ! -s conftest.err configure:35353: $? = 0 configure:35356: test -s conftest configure:35359: $? = 0 configure:35371: result: yes configure:35385: checking for isinf with configure:35403: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35409: $? = 0 configure:35413: test -z || test ! -s conftest.err configure:35416: $? = 0 configure:35419: test -s conftest configure:35422: $? = 0 configure:35424: result: yes configure:35445: checking for fseeko configure:35502: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35508: $? = 0 configure:35512: test -z || test ! -s conftest.err configure:35515: $? = 0 configure:35518: test -s conftest configure:35521: $? = 0 configure:35533: result: yes configure:35553: checking for dlopen configure:35610: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35616: $? = 0 configure:35620: test -z || test ! -s conftest.err configure:35623: $? = 0 configure:35626: test -s conftest configure:35629: $? = 0 configure:35641: result: yes configure:35553: checking for dlerror configure:35610: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:35616: $? = 0 configure:35620: test -z || test ! -s conftest.err configure:35623: $? = 0 configure:35626: test -s conftest configure:35629: $? = 0 configure:35641: result: yes configure:35655: checking style of gethost* routines configure:35671: checking whether madvise is declared configure:35699: g++ -c -O3 -DDBUG_OFF -fno-implicit-templates -fno-exceptions -fno-rtti -DMYSQLD_NET_RETRY_COUNT=1000000 conftest.cc >&5 configure:35705: $? = 0 configure:35709: test -z || test ! -s conftest.err configure:35712: $? = 0 configure:35715: test -s conftest.o configure:35718: $? = 0 configure:35729: result: yes configure:35785: g++ -c -O3 -DDBUG_OFF -fno-implicit-templates -fno-exceptions -fno-rtti -DMYSQLD_NET_RETRY_COUNT=1000000 -Werror conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:223: error: cannot convert 'int*' to 'hostent**' for argument '7' to 'int gethostbyaddr_r(const void*, socklen_t, int, hostent*, char*, size_t, hostent**, int*)' configure:35791: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 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_SEMAPHORE_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 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 STRUCT_DIRENT_HAS_D_NAMLEN 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_BCMP 1 | #define HAVE_BZERO 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FINITE 1 | #define HAVE_FSYNC 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETWD 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_ISNAN 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LONGJMP 1 | #define HAVE_LRAND48 1 | #define HAVE_MADVISE 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MLOCKALL 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1 | #define HAVE_PTHREAD_ATTR_SETSCHEDPARAM 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK 1 | #define HAVE_PTHREAD_SETPRIO 1 | #define HAVE_PTHREAD_SETSCHEDPARAM 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAME 1 | #define HAVE_RINT 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGADDSET 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKET 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_TEMPNAM 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_DECL_MADVISE 1 | /* end confdefs.h. */ | #undef inline | #if !defined(SCO) && !defined(__osf__) && !defined(_REENTRANT) | #define _REENTRANT | #endif | #include | #include | #include | #include | #include | #include | 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:35815: result: other configure:35837: checking style of gethostname_r routines configure:35882: g++ -c -O3 -DDBUG_OFF -fno-implicit-templates -fno-exceptions -fno-rtti -DMYSQLD_NET_RETRY_COUNT=1000000 -Werror conftest.cc >&5 configure:35888: $? = 0 configure:35892: test -z || test ! -s conftest.err configure:35895: $? = 0 configure:35898: test -s conftest.o configure:35901: $? = 0 configure:35912: result: glibc2 configure:35932: checking 3 argument to gethostname_r routines configure:35976: g++ -c -O3 -DDBUG_OFF -fno-implicit-templates -fno-exceptions -fno-rtti -DMYSQLD_NET_RETRY_COUNT=1000000 -Werror conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:224: error: cannot convert 'hostent_data*' to 'char*' for argument '3' to 'int gethostbyname_r(const char*, hostent*, char*, size_t, hostent**, int*)' configure:35982: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "4.1.21" | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 4 | #define NDB_VERSION_MINOR 1 | #define NDB_VERSION_BUILD 21 | #define NDB_VERSION_STATUS "" | #define SYSTEM_TYPE "unknown-freebsd7.4" | #define MACHINE_TYPE "i386" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define 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_SYS_MALLOC_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBM 1 | #define HAVE_CRYPT 1 | #define HAVE_COMPRESS 1 | #define HAVE_LIBPTHREAD 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_CHARP 4 | #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 STRUCT_RLIMIT struct rlimit | #define STACK_DIRECTION -1 | #define HAVE_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_UINT 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_VIS_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_FGETLN 1 | #define HAVE_FLOCKFILE 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_SEMAPHORE_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 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 STRUCT_DIRENT_HAS_D_NAMLEN 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_BCMP 1 | #define HAVE_BZERO 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FINITE 1 | #define HAVE_FSYNC 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETWD 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_ISNAN 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LONGJMP 1 | #define HAVE_LRAND48 1 | #define HAVE_MADVISE 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MLOCKALL 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1 | #define HAVE_PTHREAD_ATTR_SETSCHEDPARAM 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK 1 | #define HAVE_PTHREAD_SETPRIO 1 | #define HAVE_PTHREAD_SETSCHEDPARAM 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAME 1 | #define HAVE_RINT 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGADDSET 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKET 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_TEMPNAM 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_DECL_MADVISE 1 | #define HAVE_GETHOSTBYNAME_R_GLIBC2_STYLE 1 | /* end confdefs.h. */ | #undef inline | #if !defined(SCO) && !defined(__osf__) && !defined(_REENTRANT) | #define _REENTRANT | #endif | #include | #include | #include | #include | #include | #include | int | main () | { | int skr; | | skr = gethostbyname_r((const char *) 0, (struct hostent*) 0, (struct hostent_data*) 0); | ; | return 0; | } configure:36006: result: char configure:36028: checking "args to pthread_getspecific" configure:36054: gcc -c -O3 -DDBUG_OFF conftest.c >&5 configure:36060: $? = 0 configure:36064: test -z || test ! -s conftest.err configure:36067: $? = 0 configure:36070: test -s conftest.o configure:36073: $? = 0 configure:36084: result: POSIX configure:36096: checking "args to pthread_mutex_init" configure:36124: gcc -c -O3 -DDBUG_OFF conftest.c >&5 configure:36130: $? = 0 configure:36134: test -z || test ! -s conftest.err configure:36137: $? = 0 configure:36140: test -s conftest.o configure:36143: $? = 0 configure:36154: result: POSIX configure:36169: checking "args to readdir_r" configure:36196: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:36202: $? = 0 configure:36206: test -z || test ! -s conftest.err configure:36209: $? = 0 configure:36212: test -s conftest configure:36215: $? = 0 configure:36227: result: POSIX configure:36239: checking "style of sigwait" configure:36269: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:36275: $? = 0 configure:36279: test -z || test ! -s conftest.err configure:36282: $? = 0 configure:36285: test -s conftest configure:36288: $? = 0 configure:36300: result: POSIX configure:36388: checking "for pthread_attr_setscope" configure:36414: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lcrypt -lm -lpthread >&5 configure:36420: $? = 0 configure:36424: test -z || test ! -s conftest.err configure:36427: $? = 0 configure:36430: test -s conftest configure:36433: $? = 0 configure:36445: result: yes configure:36457: checking "can netinet files be included" configure:36480: gcc -c -O3 -DDBUG_OFF conftest.c >&5 conftest.c: In function 'main': conftest.c:221: warning: incompatible implicit declaration of built-in function 'printf' configure:36486: $? = 0 configure:36490: test -z || test ! -s conftest.err configure:36493: $? = 0 configure:36496: test -s conftest.o configure:36499: $? = 0 configure:36517: result: "yes" configure:36639: checking for ORBit configure:36660: result: not found configure:36668: checking if we should build MySQLFS configure:36683: result: no configure:36714: checking for OpenSSL configure:36857: result: no configure:37323: checking "character sets" configure:37884: result: default: latin1, collation: latin1_swedish_ci; compiled in: latin1 latin1 utf8 configure:37923: checking whether to compile national Unicode collations configure:37928: result: yes configure:37949: checking for big tables support configure:37963: result: no configure:38020: checking for BerkeleyDB configure:38027: result: no configure:38756: result: Not using Berkeley DB configure:38790: checking for Innodb configure:38798: result: Using Innodb configure:38844: checking for aio_read in -lrt configure:38874: gcc -o conftest -O3 -DDBUG_OFF conftest.c -lrt -lcrypt -lm -lpthread >&5 configure:38880: $? = 0 configure:38884: test -z || test ! -s conftest.err configure:38887: $? = 0 configure:38890: test -s conftest configure:38893: $? = 0 configure:38906: result: yes configure:38932: checking for example storage engine configure:38947: result: no configure:38963: checking for archive storage engine configure:38978: result: no configure:38994: checking for csv storage engine configure:39009: result: no configure:39025: checking for blackhole storage engine configure:39040: result: no configure:39057: checking for NDB Cluster configure:39234: result: Not using NDB Cluster configure:39795: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on megawarez.nnhost.ru config.status:968: creating libmysql/libmysql.ver config.status:968: creating isam/Makefile config.status:968: creating merge/Makefile config.status:968: creating Makefile config.status:968: creating extra/Makefile config.status:968: creating mysys/Makefile config.status:968: creating strings/Makefile config.status:968: creating regex/Makefile config.status:968: creating heap/Makefile config.status:968: creating myisam/Makefile config.status:968: creating myisammrg/Makefile config.status:968: creating os2/Makefile config.status:968: creating os2/include/Makefile config.status:968: creating os2/include/sys/Makefile config.status:968: creating man/Makefile config.status:968: creating BUILD/Makefile config.status:968: creating vio/Makefile config.status:968: creating libmysql/Makefile config.status:968: creating client/Makefile config.status:968: creating pstack/Makefile config.status:968: creating pstack/aout/Makefile config.status:968: creating sql/Makefile config.status:968: creating sql/share/Makefile config.status:968: creating sql-common/Makefile config.status:968: creating SSL/Makefile config.status:968: creating dbug/Makefile config.status:968: creating scripts/Makefile config.status:968: creating include/Makefile config.status:968: creating sql-bench/Makefile config.status:968: creating tests/Makefile config.status:968: creating Docs/Makefile config.status:968: creating support-files/Makefile config.status:968: creating support-files/MacOSX/Makefile config.status:968: creating mysql-test/Makefile config.status:968: creating netware/Makefile config.status:968: creating include/mysql_version.h config.status:968: creating cmd-line-utils/Makefile config.status:968: creating cmd-line-utils/libedit/Makefile config.status:968: creating zlib/Makefile config.status:968: creating cmd-line-utils/readline/Makefile config.status:1072: creating config.h config.status:1852: executing depfiles commands config.status:1852: executing default commands configure:41405: configuring in innobase configure:41522: running /bin/sh './configure' --prefix=/usr/local CFLAGS='-O3 -DDBUG_OFF ' CXXFLAGS='-O3 -DDBUG_OFF -fno-implicit-templates -fno-exceptions -fno-rtti -DMYSQLD_NET_RETRY_COUNT=1000000' --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-freebsd7.4 ac_cv_build_alias=i386-unknown-freebsd7.4 ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_stack_direction=-1 ac_cv_conv_longlong_to_float=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCASFLAGS_set='' ac_cv_env_CCASFLAGS_value='' ac_cv_env_CCAS_set='' ac_cv_env_CCAS_value='' ac_cv_env_CC_set='' ac_cv_env_CC_value='' ac_cv_env_CFLAGS_set='' ac_cv_env_CFLAGS_value='' ac_cv_env_CPPFLAGS_set='' ac_cv_env_CPPFLAGS_value='' ac_cv_env_CPP_set='' ac_cv_env_CPP_value='' ac_cv_env_CXXCPP_set='' ac_cv_env_CXXCPP_value='' ac_cv_env_CXXFLAGS_set='' ac_cv_env_CXXFLAGS_value='' ac_cv_env_CXX_set='' ac_cv_env_CXX_value='' ac_cv_env_F77_set='' ac_cv_env_F77_value='' ac_cv_env_FFLAGS_set='' ac_cv_env_FFLAGS_value='' ac_cv_env_LDFLAGS_set='' ac_cv_env_LDFLAGS_value='' ac_cv_env_build_alias_set='' ac_cv_env_build_alias_value='' ac_cv_env_host_alias_set='' ac_cv_env_host_alias_value='' ac_cv_env_target_alias_set='' ac_cv_env_target_alias_value='' ac_cv_exeext='' ac_cv_f77_compiler_gnu=no ac_cv_fp_except=no ac_cv_func__doprnt=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_bcmp=yes ac_cv_func_bfill=no ac_cv_func_bind=yes ac_cv_func_bmove=no ac_cv_func_bzero=yes ac_cv_func_chsize=no ac_cv_func_clock_gettime=yes ac_cv_func_cuserid=no ac_cv_func_dlerror=yes ac_cv_func_dlopen=yes ac_cv_func_fchmod=yes ac_cv_func_fcntl=yes ac_cv_func_fconvert=no ac_cv_func_fdatasync=no ac_cv_func_fgetln=yes ac_cv_func_finite=yes ac_cv_func_flockfile=yes ac_cv_func_fpresetsticky=no ac_cv_func_fpsetmask=no ac_cv_func_fseeko=yes ac_cv_func_fsync=yes ac_cv_func_ftruncate=yes ac_cv_func_getcwd=yes ac_cv_func_gethostbyaddr_r=yes ac_cv_func_gethostbyname_r=yes ac_cv_func_getline=no ac_cv_func_getpagesize=yes ac_cv_func_getpass=yes ac_cv_func_getpassphrase=no ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getwd=yes ac_cv_func_gmtime_r=yes ac_cv_func_index=yes ac_cv_func_initgroups=yes ac_cv_func_isnan=yes ac_cv_func_issetugid=yes ac_cv_func_localtime_r=yes ac_cv_func_locking=no ac_cv_func_longjmp=yes ac_cv_func_lrand48=yes ac_cv_func_lstat=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=no ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_mkstemp=yes ac_cv_func_mlockall=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_p2open=no ac_cv_func_perror=yes ac_cv_func_poll=yes ac_cv_func_pread=yes ac_cv_func_pthread_attr_create=no ac_cv_func_pthread_attr_getstacksize=yes ac_cv_func_pthread_attr_setprio=no ac_cv_func_pthread_attr_setschedparam=yes ac_cv_func_pthread_attr_setstacksize=yes ac_cv_func_pthread_condattr_create=no ac_cv_func_pthread_getsequence_np=no ac_cv_func_pthread_key_delete=yes ac_cv_func_pthread_rwlock_rdlock=yes ac_cv_func_pthread_setprio=yes ac_cv_func_pthread_setprio_np=no ac_cv_func_pthread_setschedparam=yes ac_cv_func_pthread_sigmask=yes ac_cv_func_putenv=yes ac_cv_func_re_comp=no ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_regcomp=yes ac_cv_func_rename=yes ac_cv_func_rint=yes ac_cv_func_rwlock_init=no ac_cv_func_select=yes ac_cv_func_sem_init=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_setsockopt=yes ac_cv_func_setupterm=no ac_cv_func_shmat=yes ac_cv_func_shmctl=yes ac_cv_func_shmdt=yes ac_cv_func_shmget=yes ac_cv_func_sigaction=yes ac_cv_func_sigaddset=yes ac_cv_func_sigemptyset=yes ac_cv_func_sighold=no ac_cv_func_sigset=no ac_cv_func_sigthreadmask=no ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strcoll=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strlcat=yes ac_cv_func_strlcpy=yes ac_cv_func_strnlen=no ac_cv_func_strpbrk=yes ac_cv_func_strstr=yes ac_cv_func_strtok_r=yes ac_cv_func_strtol=yes ac_cv_func_strtoll=yes ac_cv_func_strtoul=yes ac_cv_func_strtoull=yes ac_cv_func_strunvis=yes ac_cv_func_strvis=yes ac_cv_func_tcgetattr=yes ac_cv_func_tell=no ac_cv_func_tempnam=yes ac_cv_func_thr_setconcurrency=no ac_cv_func_utime_null=yes ac_cv_func_vidattr=no ac_cv_func_vprintf=yes ac_cv_func_yp_get_default_domain=yes ac_cv_have_decl_madvise=yes ac_cv_header_alloca_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_termbits_h=no ac_cv_header_crypt_h=no ac_cv_header_curses_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_grp_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_config_h=no ac_cv_header_locale_h=yes ac_cv_header_malloc_h=no ac_cv_header_memory_h=yes ac_cv_header_ndir_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_paths_h=yes ac_cv_header_pwd_h=yes ac_cv_header_sched_h=yes ac_cv_header_select_h=no ac_cv_header_semaphore_h=yes ac_cv_header_stat_broken=no ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_synch_h=no ac_cv_header_sys_cdefs_h=yes ac_cv_header_sys_dir_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_malloc_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_ndir_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_pte_h=no ac_cv_header_sys_ptem_h=no ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_stream_h=no ac_cv_header_sys_timeb_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_utime_h=no ac_cv_header_sys_vadvise_h=no ac_cv_header_sys_wait_h=yes ac_cv_header_term_h=yes ac_cv_header_termbits_h=no ac_cv_header_termcap_h=yes ac_cv_header_termio_h=no ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_varargs_h=no ac_cv_header_vis_h=yes ac_cv_host=i386-unknown-freebsd7.4 ac_cv_host_alias=i386-unknown-freebsd7.4 ac_cv_in_addr_t=yes ac_cv_lib_dl_dlopen=no ac_cv_lib_gen_p2open=no ac_cv_lib_m_floor=yes ac_cv_lib_ncurses_tgetent=yes ac_cv_lib_nsl_gethostbyname_r=no ac_cv_lib_nsl_r_gethostbyname_r=no ac_cv_lib_pthread_strtok_r=yes ac_cv_lib_rt_aio_read=yes ac_cv_member_struct_stat_st_rdev=yes ac_cv_objext=o ac_cv_path_CHMOD=/bin/chmod ac_cv_path_CMP=/usr/bin/cmp ac_cv_path_CP=/bin/cp ac_cv_path_DOXYGEN=no ac_cv_path_HOSTNAME=/bin/hostname ac_cv_path_KILL=/bin/kill ac_cv_path_LN=/bin/ln ac_cv_path_LN_CP_F=/bin/ln ac_cv_path_MAKEINDEX=no ac_cv_path_MV=/bin/mv ac_cv_path_PDFLATEX=no ac_cv_path_PERL=/usr/bin/perl ac_cv_path_PS=/bin/ps ac_cv_path_RM=/bin/rm ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_prog_AWK=nawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_TAR=tar ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_GETCONF=getconf ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_pthread_yield_one_arg=no ac_cv_pthread_yield_zero_arg=yes ac_cv_search_crypt=-lcrypt ac_cv_search_opendir='none required' ac_cv_sizeof_char=1 ac_cv_sizeof_charp=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=no ac_cv_sys_large_files=no ac_cv_sys_largefile_CFLAGS=no ac_cv_sys_largefile_LDFLAGS=no ac_cv_sys_largefile_LIBS=no ac_cv_sys_largefile_source=no ac_cv_sys_restartable_syscalls=yes ac_cv_target=i386-unknown-freebsd7.4 ac_cv_target_alias=i386-unknown-freebsd7.4 ac_cv_type_char=yes ac_cv_type_charp=yes ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_long_long=yes ac_cv_type_off_t=yes ac_cv_type_signal=void ac_cv_type_sigset_t=yes ac_cv_type_size_t=yes ac_cv_type_u_int32_t=yes ac_cv_uchar=no ac_cv_uint=yes ac_cv_ulong=no ac_cv_working_alloca_h=no am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_prog_cc_stdc='' lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='' lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=196608 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' mysql_cv_btype_last_arg_accept=socklen_t mysql_cv_btype_struct_rlimit='struct rlimit' mysql_cv_can_redecl_getpw=yes mysql_cv_compress=yes mysql_cv_dirent_has_dino=yes mysql_cv_dirent_has_dnamlen=yes mysql_cv_fionread_in_ioctl=yes mysql_cv_gethost_style=other mysql_cv_gethostname_arg=char mysql_cv_gethostname_style=glibc2 mysql_cv_getspecific_args=POSIX mysql_cv_have_bool=yes mysql_cv_mutex_init_args=POSIX mysql_cv_pthread_attr_setscope=yes mysql_cv_readdir_r=POSIX mysql_cv_signal_vintage=posix mysql_cv_sigwait=POSIX mysql_cv_sys_os=FreeBSD mysql_cv_termcap_lib=libncurses mysql_cv_timespec_ts=no mysql_cv_tiocgwinsz_in_ioctl=yes mysql_cv_tiocstat_in_ioctl=yes mysql_cv_type_qsort=void mysql_cv_tzname=yes mysql_cv_void_sighandler=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /warez/unix/SQL/mysql-4.1.21/missing --run aclocal-1.9' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /warez/unix/SQL/mysql-4.1.21/missing --run tar' AR='ar' AS='gcc -c' ASSEMBLER_FALSE='' ASSEMBLER_TRUE='#' ASSEMBLER_sparc32_FALSE='' ASSEMBLER_sparc32_TRUE='#' ASSEMBLER_sparc64_FALSE='' ASSEMBLER_sparc64_TRUE='#' ASSEMBLER_x86_FALSE='' ASSEMBLER_x86_TRUE='#' AUTOCONF='${SHELL} /warez/unix/SQL/mysql-4.1.21/missing --run autoconf' AUTOHEADER='${SHELL} /warez/unix/SQL/mysql-4.1.21/missing --run autoheader' AUTOMAKE='${SHELL} /warez/unix/SQL/mysql-4.1.21/missing --run automake-1.9' AVAILABLE_LANGUAGES='czech danish dutch english estonian french german greek hungarian italian japanese japanese-sjis korean norwegian norwegian-ny polish portuguese romanian russian serbian slovak spanish swedish ukrainian' AVAILABLE_LANGUAGES_ERRORS=' czech/errmsg.sys danish/errmsg.sys dutch/errmsg.sys english/errmsg.sys estonian/errmsg.sys french/errmsg.sys german/errmsg.sys greek/errmsg.sys hungarian/errmsg.sys italian/errmsg.sys japanese/errmsg.sys japanese-sjis/errmsg.sys korean/errmsg.sys norwegian/errmsg.sys norwegian-ny/errmsg.sys polish/errmsg.sys portuguese/errmsg.sys romanian/errmsg.sys russian/errmsg.sys serbian/errmsg.sys slovak/errmsg.sys spanish/errmsg.sys swedish/errmsg.sys ukrainian/errmsg.sys' AWK='nawk' CC='gcc' CCAS='gcc' CCASFLAGS=' ' CCDEPMODE='depmode=gcc3' CC_VERSION='gcc (GCC) 4.2.1 20070719 [FreeBSD]' CFLAGS='-O3 -DDBUG_OFF ' CHECK_PID='/bin/kill -0 $$PID > /dev/null 2> /dev/null' CHMOD='/bin/chmod' CLIENT_EXTRA_LDFLAGS='' CLIENT_LIBS='-lcrypt -lm -lz ' CMP='/usr/bin/cmp' COMPILATION_COMMENT='Source distribution' COMPILE_PSTACK_FALSE='' COMPILE_PSTACK_TRUE='#' CONF_COMMAND='./configure ' CP='/bin/cp' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O3 -DDBUG_OFF -fno-implicit-templates -fno-exceptions -fno-rtti -DMYSQLD_NET_RETRY_COUNT=1000000' CXXLDFLAGS='' CXX_VERSION='g++ (GCC) 4.2.1 20070719 [FreeBSD]' CYGPATH_W='echo' DARWIN_MWCC_FALSE='' DARWIN_MWCC_TRUE='#' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DOT_FRM_VERSION='6' DOXYGEN='no' DVIS='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='' FFLAGS='' FIND_PROC='/bin/ps p $$PID | grep -v grep | grep mysqld > /dev/null' GETCONF='getconf' GXX='yes' HAVE_NDBCLUSTER_DB_FALSE='' HAVE_NDBCLUSTER_DB_TRUE='#' HAVE_NETWARE_FALSE='' HAVE_NETWARE_TRUE='#' HOSTNAME='/bin/hostname' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' KILL='/bin/kill' LD='/usr/bin/ld' LDFLAGS=' ' LD_VERSION_SCRIPT='-Wl,--version-script=$(top_builddir)/libmysql/libmysql.ver' LIBDL='' LIBEDIT_LOBJECTS='' LIBOBJS='' LIBS='-lcrypt -lm -lpthread ' LIBTOOL='$(SHELL) $(top_builddir)/libtool --preserve-dup-deps' LIB_EXTRA_CCFLAGS='' LM_CFLAGS='' LN='/bin/ln' LN_CP_F='/bin/ln -s' LN_S='ln -s' LOCAL_FALSE='' LOCAL_TRUE='#' LTLIBOBJS='' MACHINE_TYPE='i386' MAKEINDEX='no' MAKEINFO='${SHELL} /warez/unix/SQL/mysql-4.1.21/missing --run makeinfo' MAKE_BINARY_DISTRIBUTION_OPTIONS='' MAKE_SHELL='/bin/sh' MT_INCLUDES='' MT_LD_ADD='' MV='/bin/mv' MYSQLD_DEFAULT_SWITCHES='' MYSQLD_EXTRA_LDFLAGS='' MYSQLD_USER='mysql' MYSQL_BASE_VERSION='4.1' MYSQL_NO_DASH_VERSION='4.1.21' MYSQL_SERVER_SUFFIX='' MYSQL_TCP_PORT='3306' MYSQL_TCP_PORT_DEFAULT='3306' MYSQL_UNIX_ADDR='/tmp/mysql.sock' MYSQL_VERSION_ID='40121' NDB_DEFS='' NDB_SCI_INCLUDES='' NDB_SCI_LIBS='' NDB_VERSION_BUILD='21' NDB_VERSION_MAJOR='4' NDB_VERSION_MINOR='1' NDB_VERSION_STATUS='' NOINST_LDFLAGS='' NON_THREADED_LIBS='-lcrypt -lm ' OBJEXT='o' PACKAGE='mysql' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PDFLATEX='no' PDFMANUAL='' PERL5='/usr/bin/perl' PERL='/usr/bin/perl' PROTOCOL_VERSION='10' PS='/bin/ps' RANLIB='ranlib' RM='/bin/rm' SAVE_ASFLAGS='' SAVE_CFLAGS='' SAVE_CXXFLAGS='' SAVE_CXXLDFLAGS='' SAVE_LDFLAGS='' SED='/bin/sed' SET_MAKE='' SHARED_LIB_MAJOR_VERSION='14' SHARED_LIB_VERSION='14:0:0' SHELL='/bin/sh' STATIC_NSS_FLAGS='' STRIP='strip' SYSTEM_TYPE='unknown-freebsd7.4' TAR='tar' TARGET_LINUX='false' TERMCAP_LIB='-lncurses' THREAD_LOBJECTS='thr_alarm.o thr_lock.o thr_mutex.o thr_rwlock.o my_pthread.o my_thr_init.o' THREAD_LPROGRAMS='test_thr_alarm$(EXEEXT) test_thr_lock$(EXEEXT)' VERSION='4.1.21' WRAPLIBS='' YACC='bison -y' ZLIB_DEPS='-lz' ZLIB_INCLUDES='' ZLIB_LIBS='-lz' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='' ac_ct_GETCONF='getconf' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bdb_includes='' bdb_libs='' bdb_libs_with_path='' bench_dirs='sql-bench mysql-test' bindir='${exec_prefix}/bin' build='i386-unknown-freebsd7.4' build_alias='' build_cpu='i386' build_os='freebsd7.4' build_vendor='unknown' datadir='${prefix}/share' docs_dirs='Docs' exec_prefix='${prefix}' fs_dirs='' host='i386-unknown-freebsd7.4' host_alias='' host_cpu='i386' host_os='freebsd7.4' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' innodb_includes='-I../innobase/include' innodb_libs=' $(top_builddir)/innobase/usr/libusr.a $(top_builddir)/innobase/srv/libsrv.a $(top_builddir)/innobase/dict/libdict.a $(top_builddir)/innobase/que/libque.a $(top_builddir)/innobase/srv/libsrv.a $(top_builddir)/innobase/ibuf/libibuf.a $(top_builddir)/innobase/row/librow.a $(top_builddir)/innobase/pars/libpars.a $(top_builddir)/innobase/btr/libbtr.a $(top_builddir)/innobase/trx/libtrx.a $(top_builddir)/innobase/read/libread.a $(top_builddir)/innobase/usr/libusr.a $(top_builddir)/innobase/buf/libbuf.a $(top_builddir)/innobase/ibuf/libibuf.a $(top_builddir)/innobase/eval/libeval.a $(top_builddir)/innobase/log/liblog.a $(top_builddir)/innobase/fsp/libfsp.a $(top_builddir)/innobase/fut/libfut.a $(top_builddir)/innobase/fil/libfil.a $(top_builddir)/innobase/lock/liblock.a $(top_builddir)/innobase/mtr/libmtr.a $(top_builddir)/innobase/page/libpage.a $(top_builddir)/innobase/rem/librem.a $(top_builddir)/innobase/thr/libthr.a $(top_builddir)/innobase/sync/libsync.a $(top_builddir)/innobase/data/libdata.a $(top_builddir)/innobase/mach/libmach.a $(top_builddir)/innobase/ha/libha.a $(top_builddir)/innobase/dyn/libdyn.a $(top_builddir)/innobase/mem/libmem.a $(top_builddir)/innobase/sync/libsync.a $(top_builddir)/innobase/ut/libut.a $(top_builddir)/innobase/os/libos.a $(top_builddir)/innobase/ut/libut.a' innodb_system_libs='-lrt' install_sh='/warez/unix/SQL/mysql-4.1.21/install-sh' isam_libs='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libmysqld_dirs='' linked_client_targets='linked_libmysql_sources' linked_libmysqld_targets='' linked_netware_sources='' localstatedir='${prefix}/var' man1_files='isamchk.1 isamlog.1 msql2mysql.1 myisam_ftdump.1 myisamchk.1 myisamlog.1 myisampack.1 mysql.1 mysql.server.1 mysql_config.1 mysql_explain_log.1 mysql_fix_privilege_tables.1 mysql_zap.1 mysqlaccess.1 mysqladmin.1 mysqlbinlog.1 mysqlcheck.1 mysqld.1 mysqld_multi.1 mysqld_safe.1 mysqldump.1 mysqlhotcopy.1 mysqlimport.1 mysqlman.1 mysqlshow.1 pack_isam.1 perror.1 replace.1 safe_mysqld.1' man_dirs='man' mandir='${prefix}/man' mkdir_p='$(mkinstalldirs)' ndb_bin_am_ldflags='' ndb_cxxflags_fix='' ndb_mgmclient_libs='' ndb_opt_subdirs='' ndb_port='' ndb_port_base='' ndb_transporter_opt_objs='' ndbcluster_includes='' ndbcluster_libs='' ndbcluster_system_libs='' netware_dir='' oldincludedir='/usr/include' openssl_includes='' openssl_libs='' orbit_idl='' orbit_includes='' orbit_libs='' prefix='/usr/local' program_transform_name='s,x,x,' pstack_dirs='' pstack_libs='' readline_basedir='libedit' readline_dir='cmd-line-utils/libedit' readline_h_ln_cmd='$(LN) -s $(top_srcdir)/cmd-line-utils/libedit/readline readline' readline_link='$(top_builddir)/cmd-line-utils/libedit/libedit.a' readline_topdir='cmd-line-utils' sbindir='${exec_prefix}/sbin' server_scripts='mysqld_safe mysql_install_db' sharedstatedir='${prefix}/com' sql_client_dirs='libmysql strings regex client' sql_server_dirs='strings dbug mysys extra regex isam merge innobase myisam myisammrg heap vio sql' sql_union_dirs=' strings dbug mysys extra regex isam merge innobase myisam myisammrg heap vio sql libmysql client ' subdirs=' innobase' sysconfdir='${prefix}/etc' target='i386-unknown-freebsd7.4' target_alias='' target_cpu='i386' target_os='freebsd7.4' target_vendor='unknown' thread_dirs='' tools_dirs='' uname_prog='/usr/bin/uname' vio_dir='' vio_libs='' zlib_dir='' ## ------------- ## ## Output files. ## ## ------------- ## AVAILABLE_LANGUAGES_ERRORS_RULES='ac_available_languages_fragment' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define DOT_FRM_VERSION 6 #define FIONREAD_IN_SYS_IOCTL 1 #define GWINSZ_IN_SYS_IOCTL 1 #define HAVE_ALARM 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA 1 #define HAVE_ARPA_INET_H 1 #define HAVE_BCMP 1 #define HAVE_BOOL 1 #define HAVE_BZERO 1 #define HAVE_CHARSET_latin1 1 #define HAVE_CHARSET_latin1 1 #define HAVE_CHARSET_utf8 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_COMPRESS 1 #define HAVE_CRYPT 1 #define HAVE_CURSES_H 1 #define HAVE_DECL_MADVISE 1 #define HAVE_DIRENT_H 1 #define HAVE_DIRENT_H 1 #define HAVE_DLERROR 1 #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_FCHMOD 1 #define HAVE_FCNTL 1 #define HAVE_FCNTL_H 1 #define HAVE_FGETLN 1 #define HAVE_FINITE 1 #define HAVE_FLOATINGPOINT_H 1 #define HAVE_FLOAT_H 1 #define HAVE_FLOCKFILE 1 #define HAVE_FSYNC 1 #define HAVE_FTRUNCATE 1 #define HAVE_GETCWD 1 #define HAVE_GETHOSTBYADDR_R 1 #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYNAME_R_GLIBC2_STYLE 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPASS 1 #define HAVE_GETPWNAM 1 #define HAVE_GETPWUID 1 #define HAVE_GETRLIMIT 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETWD 1 #define HAVE_GMTIME_R 1 #define HAVE_GRP_H 1 #define HAVE_HIST_ENTRY 1 #define HAVE_IEEEFP_H 1 #define HAVE_INDEX 1 #define HAVE_INITGROUPS 1 #define HAVE_INNOBASE_DB 1 #define HAVE_INTTYPES_H 1 #define HAVE_IN_ADDR_T 1 #define HAVE_ISINF 1 #define HAVE_ISNAN 1 #define HAVE_ISSETUGID 1 #define HAVE_LIBM 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LOCALTIME_R 1 #define HAVE_LONGJMP 1 #define HAVE_LRAND48 1 #define HAVE_LSTAT 1 #define HAVE_MADVISE 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MKSTEMP 1 #define HAVE_MLOCKALL 1 #define HAVE_MMAP 1 #define HAVE_NETINET_IN_H 1 #define HAVE_OFF_T 1 #define HAVE_PATHS_H 1 #define HAVE_PERROR 1 #define HAVE_POLL 1 #define HAVE_POSIX_SIGNALS 1 #define HAVE_PREAD 1 #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1 #define HAVE_PTHREAD_ATTR_SETSCHEDPARAM 1 #define HAVE_PTHREAD_ATTR_SETSCOPE 1 #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 #define HAVE_PTHREAD_KEY_DELETE 1 #define HAVE_PTHREAD_RWLOCK_RDLOCK 1 #define HAVE_PTHREAD_SETPRIO 1 #define HAVE_PTHREAD_SETSCHEDPARAM 1 #define HAVE_PTHREAD_SIGMASK 1 #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 #define HAVE_PUTENV 1 #define HAVE_PWD_H 1 #define HAVE_QUERY_CACHE 1 #define HAVE_READDIR_R 1 #define HAVE_READLINK 1 #define HAVE_REALPATH 1 #define HAVE_REGCOMP 1 #define HAVE_RENAME 1 #define HAVE_RESTARTABLE_SYSCALLS 1 #define HAVE_RINT 1 #define HAVE_RTREE_KEYS 1 #define HAVE_SCHED_H 1 #define HAVE_SELECT 1 #define HAVE_SEMAPHORE_H 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SHMAT 1 #define HAVE_SHMCTL 1 #define HAVE_SHMDT 1 #define HAVE_SHMGET 1 #define HAVE_SIGACTION 1 #define HAVE_SIGADDSET 1 #define HAVE_SIGEMPTYSET 1 #define HAVE_SIGSET_T 1 #define HAVE_SIGWAIT 1 #define HAVE_SIZE_T 1 #define HAVE_SNPRINTF 1 #define HAVE_SOCKET 1 #define HAVE_SPATIAL 1 #define HAVE_STDARG_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCOLL 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRLCAT 1 #define HAVE_STRLCPY 1 #define HAVE_STRPBRK 1 #define HAVE_STRSTR 1 #define HAVE_STRTOK_R 1 #define HAVE_STRTOL 1 #define HAVE_STRTOLL 1 #define HAVE_STRTOUL 1 #define HAVE_STRTOULL 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_MALLOC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TCGETATTR 1 #define HAVE_TEMPNAM 1 #define HAVE_TERMCAP_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_TERM_H 1 #define HAVE_TZNAME 1 #define HAVE_UCA_COLLATIONS 1 #define HAVE_UINT 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define HAVE_UTIME_NULL 1 #define HAVE_U_INT32_T 1 #define HAVE_VIS_H 1 #define HAVE_VPRINTF 1 #define MACHINE_TYPE "i386" #define MYSQL_DEFAULT_CHARSET_NAME "latin1" #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" #define NDB_VERSION_BUILD 21 #define NDB_VERSION_MAJOR 4 #define NDB_VERSION_MINOR 1 #define NDB_VERSION_STATUS "" #define PACKAGE "mysql" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PROTOCOL_VERSION 10 #define QSORT_TYPE_IS_VOID 1 #define RETQSORTTYPE void #define RETSIGTYPE void #define RETSIGTYPE void #define SIZEOF_CHAR 1 #define SIZEOF_CHARP 4 #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 SPRINTF_RETURNS_INT 1 #define STACK_DIRECTION -1 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define STRUCT_DIRENT_HAS_D_INO 1 #define STRUCT_DIRENT_HAS_D_NAMLEN 1 #define STRUCT_RLIMIT struct rlimit #define SYSTEM_TYPE "unknown-freebsd7.4" #define THREAD 1 #define TIME_WITH_SYS_TIME 1 #define TIOCSTAT_IN_SYS_IOCTL 1 #define USE_LIBEDIT_INTERFACE 1 #define USE_MB 1 #define USE_MB_IDENT 1 #define VERSION "4.1.21" #define VOID_SIGHANDLER 1 #endif #ifdef __cplusplus extern "C" void exit (int); configure: exit 0