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.63. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = server1 uname -m = x86_64 uname -r = 2.6.24-23-xen uname -s = Linux uname -v = #1 SMP Mon Jan 26 03:09:12 UTC 2009 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2548: checking build system type configure:2566: result: x86_64-unknown-linux-gnu configure:2588: checking host system type configure:2603: result: x86_64-unknown-linux-gnu configure:2625: checking target system type configure:2640: result: x86_64-unknown-linux-gnu configure:2689: checking for a BSD-compatible install configure:2757: result: /usr/bin/install -c configure:2768: checking whether build environment is sane configure:2811: result: yes configure:2836: checking for a thread-safe mkdir -p configure:2875: result: /bin/mkdir -p configure:2888: checking for gawk configure:2918: result: no configure:2888: checking for mawk configure:2904: found /usr/bin/mawk configure:2915: result: mawk configure:2926: checking whether make sets $(MAKE) configure:2948: result: yes configure:3204: checking "character sets" configure:3785: result: default: latin1, collation: latin1_swedish_ci; compiled in: latin1 latin1 utf8 configure:3823: checking whether to compile national Unicode collations configure:3828: result: yes configure:4013: checking for doxygen configure:4044: result: no configure:4054: checking for pdflatex configure:4085: result: no configure:4095: checking for makeindex configure:4126: result: no configure:4382: checking whether build environment is sane configure:4425: result: yes configure:4428: checking whether make sets $(MAKE) configure:4450: result: yes configure:4526: checking for gawk configure:4553: result: mawk configure:4612: checking for gcc configure:4628: found /usr/bin/gcc configure:4639: result: gcc configure:4871: checking for C compiler version configure:4879: gcc --version >&5 gcc (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu4) 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:4883: $? = 0 configure:4890: gcc -v >&5 Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.2.4 (Ubuntu 4.2.4-1ubuntu4) configure:4894: $? = 0 configure:4901: gcc -V >&5 gcc: '-V' option must have argument configure:4905: $? = 1 configure:4928: checking for C compiler default output file name configure:4950: gcc conftest.c >&5 configure:4954: $? = 0 configure:4992: result: a.out configure:5011: checking whether the C compiler works configure:5021: ./a.out configure:5025: $? = 0 configure:5044: result: yes configure:5051: checking whether we are cross compiling configure:5053: result: no configure:5056: checking for suffix of executables configure:5063: gcc -o conftest conftest.c >&5 configure:5067: $? = 0 configure:5093: result: configure:5099: checking for suffix of object files configure:5125: gcc -c conftest.c >&5 configure:5129: $? = 0 configure:5154: result: o configure:5158: checking whether we are using the GNU C compiler configure:5187: gcc -c conftest.c >&5 configure:5194: $? = 0 configure:5211: result: yes configure:5220: checking whether gcc accepts -g configure:5250: gcc -c -g conftest.c >&5 configure:5257: $? = 0 configure:5358: result: yes configure:5375: checking for gcc option to accept ISO C89 configure:5449: gcc -c conftest.c >&5 configure:5456: $? = 0 configure:5479: result: none needed configure:5508: checking for style of include used by make configure:5536: result: GNU configure:5561: checking dependency style of gcc configure:5652: result: gcc3 configure:5725: checking for g++ configure:5741: found /usr/bin/g++ configure:5752: result: g++ configure:5779: checking for C++ compiler version configure:5787: g++ --version >&5 g++ (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu4) 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:5791: $? = 0 configure:5798: g++ -v >&5 Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.2.4 (Ubuntu 4.2.4-1ubuntu4) configure:5802: $? = 0 configure:5809: g++ -V >&5 g++: '-V' option must have argument configure:5813: $? = 1 configure:5816: checking whether we are using the GNU C++ compiler configure:5845: g++ -c conftest.cpp >&5 configure:5852: $? = 0 configure:5869: result: yes configure:5878: checking whether g++ accepts -g configure:5908: g++ -c -g conftest.cpp >&5 configure:5915: $? = 0 configure:6016: result: yes configure:6041: checking dependency style of g++ configure:6132: result: gcc3 configure:6152: checking how to run the C preprocessor configure:6192: gcc -E conftest.c configure:6199: $? = 0 configure:6230: gcc -E conftest.c conftest.c:22:28: error: ac_nonexistent.h: No such file or directory configure:6237: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | /* end confdefs.h. */ | #include configure:6270: result: gcc -E configure:6299: gcc -E conftest.c configure:6306: $? = 0 configure:6337: gcc -E conftest.c conftest.c:22:28: error: ac_nonexistent.h: No such file or directory configure:6344: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | /* end confdefs.h. */ | #include configure:6395: checking "C Compiler version" configure:6397: result: "gcc gcc (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu4)" configure:6425: checking "C++ compiler version" configure:6427: result: "g++ g++ (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu4)" configure:6535: checking for ranlib configure:6551: found /usr/bin/ranlib configure:6562: result: ranlib configure:6611: checking for a sed that does not truncate output configure:6677: result: /bin/sed configure:6695: checking for grep that handles long lines and -e configure:6755: result: /bin/grep configure:6760: checking for egrep configure:6824: result: /bin/grep -E configure:6829: checking for fgrep configure:6893: result: /bin/grep -F configure:6928: checking for ld used by gcc configure:6995: result: /usr/bin/ld configure:7004: checking if the linker (/usr/bin/ld) is GNU ld configure:7019: result: yes configure:7031: checking for BSD- or MS-compatible name lister (nm) configure:7080: result: /usr/bin/nm -B configure:7198: checking the name lister (/usr/bin/nm -B) interface configure:7205: gcc -c conftest.c >&5 configure:7208: /usr/bin/nm -B "conftest.o" configure:7211: output 0000000000000000 B some_variable configure:7218: result: BSD nm configure:7221: checking whether ln -s works configure:7225: result: yes configure:7233: checking the maximum length of command line arguments configure:7353: result: 98304 configure:7370: checking whether the shell understands some XSI constructs configure:7380: result: yes configure:7384: checking whether the shell understands "+=" configure:7390: result: yes configure:7425: checking for /usr/bin/ld option to reload object files configure:7432: result: -r configure:7501: checking for objdump configure:7517: found /usr/bin/objdump configure:7528: result: objdump configure:7560: checking how to recognize dependent libraries configure:7756: result: pass_all configure:7816: checking for ar configure:7832: found /usr/bin/ar configure:7843: result: ar configure:7921: checking for strip configure:7937: found /usr/bin/strip configure:7948: result: strip configure:8020: checking for ranlib configure:8047: result: ranlib configure:8137: checking command to parse /usr/bin/nm -B output from gcc object configure:8255: gcc -c conftest.c >&5 configure:8258: $? = 0 configure:8262: /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:8265: $? = 0 configure:8319: gcc -o conftest conftest.c conftstm.o >&5 configure:8322: $? = 0 configure:8360: result: ok configure:8456: gcc -c conftest.c >&5 configure:8459: $? = 0 configure:9223: checking for ANSI C header files configure:9253: gcc -c conftest.c >&5 configure:9260: $? = 0 configure:9359: gcc -o conftest conftest.c >&5 configure:9363: $? = 0 configure:9369: ./conftest configure:9373: $? = 0 configure:9391: result: yes configure:9415: checking for sys/types.h configure:9436: gcc -c conftest.c >&5 configure:9443: $? = 0 configure:9460: result: yes configure:9415: checking for sys/stat.h configure:9436: gcc -c conftest.c >&5 configure:9443: $? = 0 configure:9460: result: yes configure:9415: checking for stdlib.h configure:9436: gcc -c conftest.c >&5 configure:9443: $? = 0 configure:9460: result: yes configure:9415: checking for string.h configure:9436: gcc -c conftest.c >&5 configure:9443: $? = 0 configure:9460: result: yes configure:9415: checking for memory.h configure:9436: gcc -c conftest.c >&5 configure:9443: $? = 0 configure:9460: result: yes configure:9415: checking for strings.h configure:9436: gcc -c conftest.c >&5 configure:9443: $? = 0 configure:9460: result: yes configure:9415: checking for inttypes.h configure:9436: gcc -c conftest.c >&5 configure:9443: $? = 0 configure:9460: result: yes configure:9415: checking for stdint.h configure:9436: gcc -c conftest.c >&5 configure:9443: $? = 0 configure:9460: result: yes configure:9415: checking for unistd.h configure:9436: gcc -c conftest.c >&5 configure:9443: $? = 0 configure:9460: result: yes configure:9478: checking for dlfcn.h configure:9499: gcc -c conftest.c >&5 configure:9506: $? = 0 configure:9523: result: yes configure:9650: checking for C++ compiler version configure:9658: g++ --version >&5 g++ (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu4) 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:9662: $? = 0 configure:9669: g++ -v >&5 Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.2.4 (Ubuntu 4.2.4-1ubuntu4) configure:9673: $? = 0 configure:9680: g++ -V >&5 g++: '-V' option must have argument configure:9684: $? = 1 configure:9687: checking whether we are using the GNU C++ compiler configure:9740: result: yes configure:9749: checking whether g++ accepts -g configure:9887: result: yes configure:9912: checking dependency style of g++ configure:10003: result: gcc3 configure:10026: checking how to run the C++ preprocessor configure:10062: g++ -E conftest.cpp configure:10069: $? = 0 configure:10100: g++ -E conftest.cpp conftest.cpp:33:28: error: ac_nonexistent.h: No such file or directory configure:10107: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #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:10140: result: g++ -E configure:10169: g++ -E conftest.cpp configure:10176: $? = 0 configure:10207: g++ -E conftest.cpp conftest.cpp:33:28: error: ac_nonexistent.h: No such file or directory configure:10214: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #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:10428: checking for objdir configure:10443: result: .libs configure:10735: checking if gcc supports -fno-rtti -fno-exceptions configure:10753: 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:10757: $? = 0 configure:10770: result: no configure:10790: checking for gcc option to produce PIC configure:11062: result: -fPIC -DPIC configure:11074: checking if gcc PIC flag -fPIC -DPIC works configure:11092: gcc -c -fPIC -DPIC -DPIC conftest.c >&5 configure:11096: $? = 0 configure:11109: result: yes configure:11133: checking if gcc static flag -static works configure:11161: result: yes configure:11176: checking if gcc supports -c -o file.o configure:11197: gcc -c -o out/conftest2.o conftest.c >&5 configure:11201: $? = 0 configure:11223: result: yes configure:11231: checking if gcc supports -c -o file.o configure:11278: result: yes configure:11311: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:12385: result: yes configure:12422: checking whether -lc should be explicitly linked in configure:12427: gcc -c conftest.c >&5 configure:12430: $? = 0 configure:12445: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:12448: $? = 0 configure:12460: result: no configure:12624: checking dynamic linker characteristics configure:13067: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5 configure:13074: $? = 0 configure:13307: result: GNU/Linux ld.so configure:13409: checking how to hardcode library paths into programs configure:13434: result: immediate configure:14267: checking whether stripping libraries is possible configure:14272: result: yes configure:14307: checking if libtool supports shared libraries configure:14309: result: yes configure:14312: checking whether to build shared libraries configure:14333: result: yes configure:14336: checking whether to build static libraries configure:14340: result: yes configure:14490: checking for ld used by g++ configure:14557: result: /usr/bin/ld configure:14566: checking if the linker (/usr/bin/ld) is GNU ld configure:14581: result: yes configure:14636: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:15611: result: yes configure:15639: g++ -c conftest.cpp >&5 configure:15642: $? = 0 configure:15824: checking for g++ option to produce PIC configure:16141: result: -fPIC -DPIC configure:16150: checking if g++ PIC flag -fPIC -DPIC works configure:16168: g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5 configure:16172: $? = 0 configure:16185: result: yes configure:16206: checking if g++ static flag -static works configure:16234: result: yes configure:16246: checking if g++ supports -c -o file.o configure:16267: g++ -c -o out/conftest2.o conftest.cpp >&5 configure:16271: $? = 0 configure:16293: result: yes configure:16298: checking if g++ supports -c -o file.o configure:16345: result: yes configure:16375: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:16401: result: yes configure:16538: checking dynamic linker characteristics configure:16929: g++ -o conftest -Wl,-rpath -Wl,/foo conftest.cpp >&5 configure:16936: $? = 0 configure:17169: result: GNU/Linux ld.so configure:17220: checking how to hardcode library paths into programs configure:17245: result: immediate configure:17331: checking for a BSD-compatible install configure:17399: result: /usr/bin/install -c configure:17417: checking for bison configure:17447: result: no configure:17457: checking for pdftex configure:17487: result: no configure:17494: checking for tex configure:17524: result: no configure:17531: checking "return type of sprintf" configure:17568: gcc -o conftest conftest.c >&5 conftest.c: In function 'main': conftest.c:39: warning: incompatible implicit declaration of built-in function 'sprintf' conftest.c:39: warning: incompatible implicit declaration of built-in function 'strlen' configure:17572: $? = 0 configure:17578: ./conftest configure:17582: $? = 0 configure:17589: result: "int" configure:17680: checking for uname configure:17698: found /bin/uname configure:17711: result: /bin/uname configure:17722: checking operating system configure:17736: result: Linux configure:17976: checking for ar configure:18003: result: ar configure:18036: checking if we should use 'skip-external-locking' as default for linux-gnu configure:18043: result: yes configure:18061: checking for ln configure:18079: found /bin/ln configure:18092: result: /bin/ln configure:18103: checking for ln configure:18121: found /bin/ln configure:18134: result: /bin/ln configure:18154: checking for mv configure:18172: found /bin/mv configure:18185: result: /bin/mv configure:18195: checking for rm configure:18213: found /bin/rm configure:18226: result: /bin/rm configure:18236: checking for cp configure:18254: found /bin/cp configure:18267: result: /bin/cp configure:18277: checking for sed configure:18308: result: /bin/sed configure:18318: checking for cmp configure:18336: found /usr/bin/cmp configure:18349: result: /usr/bin/cmp configure:18359: checking for chmod configure:18377: found /bin/chmod configure:18390: result: /bin/chmod configure:18400: checking for hostname configure:18418: found /bin/hostname configure:18431: result: /bin/hostname configure:18441: checking for diff configure:18459: found /usr/bin/diff configure:18472: result: /usr/bin/diff configure:18486: checking for gnutar configure:18516: result: no configure:18486: checking for gtar configure:18516: result: no configure:18486: checking for tar configure:18502: found /bin/tar configure:18513: result: tar configure:18527: checking for perl configure:18545: found /usr/bin/perl configure:18558: result: /usr/bin/perl configure:18640: checking for ps configure:18658: found /bin/ps configure:18671: result: /bin/ps configure:18679: checking "how to check if pid exists" configure:18723: result: "/bin/ps wwwp $$PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$$MYSQLD" > /dev/null" configure:18729: checking for kill configure:18747: found /bin/kill configure:18760: result: /bin/kill configure:18768: checking "for kill switches" configure:18782: result: "/bin/kill -0 $$PID > /dev/null 2> /dev/null" configure:18787: checking for gcc option to accept ANSI C configure:18836: gcc -c conftest.c >&5 configure:18843: $? = 0 configure:18862: result: configure:18880: checking dependency style of gcc configure:18971: result: gcc3 configure:18990: checking whether --noexecstack is desirable for .S files configure:19000: gcc -S -o conftest.s conftest.c 1>&5 configure:19003: $? = 0 configure:19008: gcc -Wa,--noexecstack -c -o conftest.o conftest.s 1>&5 configure:19011: $? = 0 configure:19020: result: yes configure:19109: checking whether features provided by the user community should be included. configure:19127: result: yes configure:19198: checking if we should use assembler functions configure:19239: result: no configure:19244: checking if SHOW PROFILE should be enabled. configure:19263: result: yes configure:19340: checking If we should should enable LOAD DATA LOCAL by default configure:19360: result: no configure:19365: checking If we should should enable init-file configure:19377: result: yes configure:19439: checking for getconf configure:19455: found /usr/bin/getconf configure:19466: result: getconf configure:19488: checking for CFLAGS value to request large file support configure:19568: result: configure:19570: checking for LDFLAGS value to request large file support configure:19584: result: configure:19586: checking for LIBS value to request large file support configure:19600: result: configure:19646: checking for _FILE_OFFSET_BITS configure:19675: result: no configure:19684: checking for _LARGEFILE_SOURCE configure:19705: result: no configure:19715: checking for _LARGE_FILES configure:19737: result: no configure:19750: checking for size_t configure:19778: gcc -c conftest.c >&5 configure:19785: $? = 0 configure:19812: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:75: error: expected expression before ')' token configure:19819: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:19842: result: yes configure:19867: checking for dirent.h that defines DIR configure:19896: gcc -c conftest.c >&5 configure:19903: $? = 0 configure:19920: result: yes configure:19935: checking for library containing opendir configure:19976: gcc -o conftest conftest.c >&5 configure:19983: $? = 0 configure:20014: result: none required configure:20112: checking for ANSI C header files configure:20280: result: yes configure:20290: checking for sys/wait.h that is POSIX.1 compatible configure:20326: gcc -c conftest.c >&5 configure:20333: $? = 0 configure:20348: result: yes configure:20425: checking fcntl.h usability configure:20442: gcc -c conftest.c >&5 configure:20449: $? = 0 configure:20463: result: yes configure:20467: checking fcntl.h presence configure:20482: gcc -E conftest.c configure:20489: $? = 0 configure:20503: result: yes configure:20531: checking for fcntl.h configure:20540: result: yes configure:20425: checking fenv.h usability configure:20442: gcc -c conftest.c >&5 configure:20449: $? = 0 configure:20463: result: yes configure:20467: checking fenv.h presence configure:20482: gcc -E conftest.c configure:20489: $? = 0 configure:20503: result: yes configure:20531: checking for fenv.h configure:20540: result: yes configure:20425: checking float.h usability configure:20442: gcc -c conftest.c >&5 configure:20449: $? = 0 configure:20463: result: yes configure:20467: checking float.h presence configure:20482: gcc -E conftest.c configure:20489: $? = 0 configure:20503: result: yes configure:20531: checking for float.h configure:20540: result: yes configure:20425: checking floatingpoint.h usability configure:20442: gcc -c conftest.c >&5 conftest.c:78:27: error: floatingpoint.h: No such file or directory configure:20449: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:20463: result: no configure:20467: checking floatingpoint.h presence configure:20482: gcc -E conftest.c conftest.c:45:27: error: floatingpoint.h: No such file or directory configure:20489: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_H 1 | /* end confdefs.h. */ | #include configure:20503: result: no configure:20531: checking for floatingpoint.h configure:20540: result: no configure:20425: checking ieeefp.h usability configure:20442: gcc -c conftest.c >&5 conftest.c:78:20: error: ieeefp.h: No such file or directory configure:20449: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:20463: result: no configure:20467: checking ieeefp.h presence configure:20482: gcc -E conftest.c conftest.c:45:20: error: ieeefp.h: No such file or directory configure:20489: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_H 1 | /* end confdefs.h. */ | #include configure:20503: result: no configure:20531: checking for ieeefp.h configure:20540: result: no configure:20425: checking limits.h usability configure:20442: gcc -c conftest.c >&5 configure:20449: $? = 0 configure:20463: result: yes configure:20467: checking limits.h presence configure:20482: gcc -E conftest.c configure:20489: $? = 0 configure:20503: result: yes configure:20531: checking for limits.h configure:20540: result: yes configure:20414: checking for memory.h configure:20421: result: yes configure:20425: checking pwd.h usability configure:20442: gcc -c conftest.c >&5 configure:20449: $? = 0 configure:20463: result: yes configure:20467: checking pwd.h presence configure:20482: gcc -E conftest.c configure:20489: $? = 0 configure:20503: result: yes configure:20531: checking for pwd.h configure:20540: result: yes configure:20425: checking select.h usability configure:20442: gcc -c conftest.c >&5 conftest.c:81:20: error: select.h: No such file or directory configure:20449: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PWD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:20463: result: no configure:20467: checking select.h presence configure:20482: gcc -E conftest.c conftest.c:48:20: error: select.h: No such file or directory configure:20489: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PWD_H 1 | /* end confdefs.h. */ | #include configure:20503: result: no configure:20531: checking for select.h configure:20540: result: no configure:20414: checking for stdlib.h configure:20421: result: yes configure:20425: checking stddef.h usability configure:20442: gcc -c conftest.c >&5 configure:20449: $? = 0 configure:20463: result: yes configure:20467: checking stddef.h presence configure:20482: gcc -E conftest.c configure:20489: $? = 0 configure:20503: result: yes configure:20531: checking for stddef.h configure:20540: result: yes configure:20414: checking for strings.h configure:20421: result: yes configure:20414: checking for string.h configure:20421: result: yes configure:20425: checking synch.h usability configure:20442: gcc -c conftest.c >&5 conftest.c:85:19: error: synch.h: No such file or directory configure:20449: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:20463: result: no configure:20467: checking synch.h presence configure:20482: gcc -E conftest.c conftest.c:52:19: error: synch.h: No such file or directory configure:20489: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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:20503: result: no configure:20531: checking for synch.h configure:20540: result: no configure:20425: checking sys/mman.h usability configure:20442: gcc -c conftest.c >&5 configure:20449: $? = 0 configure:20463: result: yes configure:20467: checking sys/mman.h presence configure:20482: gcc -E conftest.c configure:20489: $? = 0 configure:20503: result: yes configure:20531: checking for sys/mman.h configure:20540: result: yes configure:20425: checking sys/socket.h usability configure:20442: gcc -c conftest.c >&5 configure:20449: $? = 0 configure:20463: result: yes configure:20467: checking sys/socket.h presence configure:20482: gcc -E conftest.c configure:20489: $? = 0 configure:20503: result: yes configure:20531: checking for sys/socket.h configure:20540: result: yes configure:20425: checking netinet/in.h usability configure:20442: gcc -c conftest.c >&5 configure:20449: $? = 0 configure:20463: result: yes configure:20467: checking netinet/in.h presence configure:20482: gcc -E conftest.c configure:20489: $? = 0 configure:20503: result: yes configure:20531: checking for netinet/in.h configure:20540: result: yes configure:20425: checking arpa/inet.h usability configure:20442: gcc -c conftest.c >&5 configure:20449: $? = 0 configure:20463: result: yes configure:20467: checking arpa/inet.h presence configure:20482: gcc -E conftest.c configure:20489: $? = 0 configure:20503: result: yes configure:20531: checking for arpa/inet.h configure:20540: result: yes configure:20425: checking sys/timeb.h usability configure:20442: gcc -c conftest.c >&5 configure:20449: $? = 0 configure:20463: result: yes configure:20467: checking sys/timeb.h presence configure:20482: gcc -E conftest.c configure:20489: $? = 0 configure:20503: result: yes configure:20531: checking for sys/timeb.h configure:20540: result: yes configure:20414: checking for sys/types.h configure:20421: result: yes configure:20425: checking sys/un.h usability configure:20442: gcc -c conftest.c >&5 configure:20449: $? = 0 configure:20463: result: yes configure:20467: checking sys/un.h presence configure:20482: gcc -E conftest.c configure:20489: $? = 0 configure:20503: result: yes configure:20531: checking for sys/un.h configure:20540: result: yes configure:20425: checking sys/vadvise.h usability configure:20442: gcc -c conftest.c >&5 conftest.c:92:25: error: sys/vadvise.h: No such file or directory configure:20449: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:20463: result: no configure:20467: checking sys/vadvise.h presence configure:20482: gcc -E conftest.c conftest.c:59:25: error: sys/vadvise.h: No such file or directory configure:20489: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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:20503: result: no configure:20531: checking for sys/vadvise.h configure:20540: result: no configure:20414: checking for sys/wait.h configure:20421: result: yes configure:20425: checking term.h usability configure:20442: gcc -c conftest.c >&5 configure:20449: $? = 0 configure:20463: result: yes configure:20467: checking term.h presence configure:20482: gcc -E conftest.c configure:20489: $? = 0 configure:20503: result: yes configure:20531: checking for term.h configure:20540: result: yes configure:20414: checking for unistd.h configure:20421: result: yes configure:20425: checking utime.h usability configure:20442: gcc -c conftest.c >&5 configure:20449: $? = 0 configure:20463: result: yes configure:20467: checking utime.h presence configure:20482: gcc -E conftest.c configure:20489: $? = 0 configure:20503: result: yes configure:20531: checking for utime.h configure:20540: result: yes configure:20425: checking sys/utime.h usability configure:20442: gcc -c conftest.c >&5 conftest.c:96:23: error: sys/utime.h: No such file or directory configure:20449: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:20463: result: no configure:20467: checking sys/utime.h presence configure:20482: gcc -E conftest.c conftest.c:63:23: error: sys/utime.h: No such file or directory configure:20489: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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:20503: result: no configure:20531: checking for sys/utime.h configure:20540: result: no configure:20425: checking termio.h usability configure:20442: gcc -c conftest.c >&5 configure:20449: $? = 0 configure:20463: result: yes configure:20467: checking termio.h presence configure:20482: gcc -E conftest.c configure:20489: $? = 0 configure:20503: result: yes configure:20531: checking for termio.h configure:20540: result: yes configure:20425: checking termios.h usability configure:20442: gcc -c conftest.c >&5 configure:20449: $? = 0 configure:20463: result: yes configure:20467: checking termios.h presence configure:20482: gcc -E conftest.c configure:20489: $? = 0 configure:20503: result: yes configure:20531: checking for termios.h configure:20540: result: yes configure:20425: checking sched.h usability configure:20442: gcc -c conftest.c >&5 configure:20449: $? = 0 configure:20463: result: yes configure:20467: checking sched.h presence configure:20482: gcc -E conftest.c configure:20489: $? = 0 configure:20503: result: yes configure:20531: checking for sched.h configure:20540: result: yes configure:20425: checking crypt.h usability configure:20442: gcc -c conftest.c >&5 configure:20449: $? = 0 configure:20463: result: yes configure:20467: checking crypt.h presence configure:20482: gcc -E conftest.c configure:20489: $? = 0 configure:20503: result: yes configure:20531: checking for crypt.h configure:20540: result: yes configure:20425: checking alloca.h usability configure:20442: gcc -c conftest.c >&5 configure:20449: $? = 0 configure:20463: result: yes configure:20467: checking alloca.h presence configure:20482: gcc -E conftest.c configure:20489: $? = 0 configure:20503: result: yes configure:20531: checking for alloca.h configure:20540: result: yes configure:20425: checking sys/ioctl.h usability configure:20442: gcc -c conftest.c >&5 configure:20449: $? = 0 configure:20463: result: yes configure:20467: checking sys/ioctl.h presence configure:20482: gcc -E conftest.c configure:20489: $? = 0 configure:20503: result: yes configure:20531: checking for sys/ioctl.h configure:20540: result: yes configure:20425: checking malloc.h usability configure:20442: gcc -c conftest.c >&5 configure:20449: $? = 0 configure:20463: result: yes configure:20467: checking malloc.h presence configure:20482: gcc -E conftest.c configure:20489: $? = 0 configure:20503: result: yes configure:20531: checking for malloc.h configure:20540: result: yes configure:20425: checking sys/malloc.h usability configure:20442: gcc -c conftest.c >&5 conftest.c:103:24: error: sys/malloc.h: No such file or directory configure:20449: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:20463: result: no configure:20467: checking sys/malloc.h presence configure:20482: gcc -E conftest.c conftest.c:70:24: error: sys/malloc.h: No such file or directory configure:20489: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include configure:20503: result: no configure:20531: checking for sys/malloc.h configure:20540: result: no configure:20425: checking sys/ipc.h usability configure:20442: gcc -c conftest.c >&5 configure:20449: $? = 0 configure:20463: result: yes configure:20467: checking sys/ipc.h presence configure:20482: gcc -E conftest.c configure:20489: $? = 0 configure:20503: result: yes configure:20531: checking for sys/ipc.h configure:20540: result: yes configure:20425: checking sys/shm.h usability configure:20442: gcc -c conftest.c >&5 configure:20449: $? = 0 configure:20463: result: yes configure:20467: checking sys/shm.h presence configure:20482: gcc -E conftest.c configure:20489: $? = 0 configure:20503: result: yes configure:20531: checking for sys/shm.h configure:20540: result: yes configure:20425: checking linux/config.h usability configure:20442: gcc -c conftest.c >&5 conftest.c:105:26: error: linux/config.h: No such file or directory configure:20449: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:20463: result: no configure:20467: checking linux/config.h presence configure:20482: gcc -E conftest.c conftest.c:72:26: error: linux/config.h: No such file or directory configure:20489: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | /* end confdefs.h. */ | #include configure:20503: result: no configure:20531: checking for linux/config.h configure:20540: result: no configure:20425: checking sys/prctl.h usability configure:20442: gcc -c conftest.c >&5 configure:20449: $? = 0 configure:20463: result: yes configure:20467: checking sys/prctl.h presence configure:20482: gcc -E conftest.c configure:20489: $? = 0 configure:20503: result: yes configure:20531: checking for sys/prctl.h configure:20540: result: yes configure:20425: checking sys/resource.h usability configure:20442: gcc -c conftest.c >&5 configure:20449: $? = 0 configure:20463: result: yes configure:20467: checking sys/resource.h presence configure:20482: gcc -E conftest.c configure:20489: $? = 0 configure:20503: result: yes configure:20531: checking for sys/resource.h configure:20540: result: yes configure:20425: checking sys/param.h usability configure:20442: gcc -c conftest.c >&5 configure:20449: $? = 0 configure:20463: result: yes configure:20467: checking sys/param.h presence configure:20482: gcc -E conftest.c configure:20489: $? = 0 configure:20503: result: yes configure:20531: checking for sys/param.h configure:20540: result: yes configure:20425: checking port.h usability configure:20442: gcc -c conftest.c >&5 conftest.c:108:18: error: port.h: No such file or directory configure:20449: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:20463: result: no configure:20467: checking port.h presence configure:20482: gcc -E conftest.c conftest.c:75:18: error: port.h: No such file or directory configure:20489: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:20503: result: no configure:20531: checking for port.h configure:20540: result: no configure:20414: checking for ieeefp.h configure:20421: result: no configure:20425: checking execinfo.h usability configure:20442: gcc -c conftest.c >&5 configure:20449: $? = 0 configure:20463: result: yes configure:20467: checking execinfo.h presence configure:20482: gcc -E conftest.c configure:20489: $? = 0 configure:20503: result: yes configure:20531: checking for execinfo.h configure:20540: result: yes configure:20572: checking xfs/xfs.h usability configure:20589: gcc -c conftest.c >&5 conftest.c:109:21: error: xfs/xfs.h: No such file or directory configure:20596: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:20610: result: no configure:20614: checking xfs/xfs.h presence configure:20629: gcc -E conftest.c conftest.c:76:21: error: xfs/xfs.h: No such file or directory configure:20636: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | /* end confdefs.h. */ | #include configure:20650: result: no configure:20678: checking for xfs/xfs.h configure:20687: result: no configure:20709: checking for floor in -lm configure:20744: gcc -o conftest conftest.c -lm >&5 conftest.c:83: warning: conflicting types for built-in function 'floor' configure:20751: $? = 0 configure:20772: result: yes configure:20861: checking for gethostbyname_r in -lnsl_r configure:20896: gcc -o conftest conftest.c -lnsl_r -lm >&5 /usr/bin/ld: cannot find -lnsl_r collect2: ld returned 1 exit status configure:20903: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gethostbyname_r (); | int | main () | { | return gethostbyname_r (); | ; | return 0; | } configure:20924: result: no configure:20935: checking for gethostbyname_r in -lnsl configure:20970: gcc -o conftest conftest.c -lnsl -lm >&5 configure:20977: $? = 0 configure:20998: result: yes configure:21011: checking for gethostbyname_r configure:21067: gcc -o conftest conftest.c -lnsl -lm >&5 configure:21074: $? = 0 configure:21094: result: yes configure:21098: checking for library containing setsockopt configure:21139: gcc -o conftest conftest.c -lnsl -lm >&5 configure:21146: $? = 0 configure:21177: result: none required configure:21186: checking for library containing bind configure:21227: gcc -o conftest conftest.c -lnsl -lm >&5 configure:21234: $? = 0 configure:21265: result: none required configure:21274: checking for library containing crypt configure:21315: gcc -o conftest conftest.c -lnsl -lm >&5 /tmp/ccCnWE1T.o: In function `main': conftest.c:(.text+0xa): undefined reference to `crypt' collect2: ld returned 1 exit status configure:21322: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char crypt (); | int | main () | { | return crypt (); | ; | return 0; | } configure:21315: gcc -o conftest conftest.c -lcrypt -lnsl -lm >&5 configure:21322: $? = 0 configure:21353: result: -lcrypt configure:21366: checking for library containing inet_aton configure:21407: gcc -o conftest conftest.c -lcrypt -lnsl -lm >&5 configure:21414: $? = 0 configure:21445: result: none required configure:21455: checking for library containing sched_yield configure:21496: gcc -o conftest conftest.c -lcrypt -lnsl -lm >&5 configure:21503: $? = 0 configure:21534: result: none required configure:21552: checking for zlib compression library configure:21629: gcc -o conftest conftest.c -lcrypt -lnsl -lm -lz >&5 configure:21636: $? = 0 configure:21645: result: ok configure:21783: checking whether SHM_HUGETLB is declared configure:21816: gcc -c conftest.c >&5 configure:21823: $? = 0 configure:21838: result: yes configure:22276: checking if we should use pstack configure:22278: result: no configure:22378: checking for int8 configure:22409: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:91: error: 'int8' undeclared (first use in this function) conftest.c:91: error: (Each undeclared identifier is reported only once conftest.c:91: error: for each function it appears in.) configure:22416: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof (int8)) | return 0; | ; | return 0; | } configure:22476: result: no configure:22486: checking for uint8 configure:22517: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:91: error: 'uint8' undeclared (first use in this function) conftest.c:91: error: (Each undeclared identifier is reported only once conftest.c:91: error: for each function it appears in.) configure:22524: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof (uint8)) | return 0; | ; | return 0; | } configure:22584: result: no configure:22594: checking for int16 configure:22625: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:91: error: 'int16' undeclared (first use in this function) conftest.c:91: error: (Each undeclared identifier is reported only once conftest.c:91: error: for each function it appears in.) configure:22632: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof (int16)) | return 0; | ; | return 0; | } configure:22692: result: no configure:22702: checking for uint16 configure:22733: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:91: error: 'uint16' undeclared (first use in this function) conftest.c:91: error: (Each undeclared identifier is reported only once conftest.c:91: error: for each function it appears in.) configure:22740: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof (uint16)) | return 0; | ; | return 0; | } configure:22800: result: no configure:22810: checking for int32 configure:22841: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:91: error: 'int32' undeclared (first use in this function) conftest.c:91: error: (Each undeclared identifier is reported only once conftest.c:91: error: for each function it appears in.) configure:22848: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof (int32)) | return 0; | ; | return 0; | } configure:22908: result: no configure:22918: checking for uint32 configure:22949: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:91: error: 'uint32' undeclared (first use in this function) conftest.c:91: error: (Each undeclared identifier is reported only once conftest.c:91: error: for each function it appears in.) configure:22956: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof (uint32)) | return 0; | ; | return 0; | } configure:23016: result: no configure:23026: checking for int64 configure:23057: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:91: error: 'int64' undeclared (first use in this function) conftest.c:91: error: (Each undeclared identifier is reported only once conftest.c:91: error: for each function it appears in.) configure:23064: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof (int64)) | return 0; | ; | return 0; | } configure:23124: result: no configure:23134: checking for uint64 configure:23165: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:91: error: 'uint64' undeclared (first use in this function) conftest.c:91: error: (Each undeclared identifier is reported only once conftest.c:91: error: for each function it appears in.) configure:23172: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof (uint64)) | return 0; | ; | return 0; | } configure:23232: result: no configure:23242: checking for uchar configure:23273: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:91: error: 'uchar' undeclared (first use in this function) conftest.c:91: error: (Each undeclared identifier is reported only once conftest.c:91: error: for each function it appears in.) configure:23280: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof (uchar)) | return 0; | ; | return 0; | } configure:23340: result: no configure:23350: checking for uint configure:23381: gcc -c conftest.c >&5 configure:23388: $? = 0 configure:23418: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:91: error: expected expression before ')' token configure:23425: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof ((uint))) | return 0; | ; | return 0; | } configure:23448: result: yes configure:23458: checking for ulong configure:23489: gcc -c conftest.c >&5 configure:23496: $? = 0 configure:23526: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:92: error: expected expression before ')' token configure:23533: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof ((ulong))) | return 0; | ; | return 0; | } configure:23556: result: yes configure:23567: checking for in_addr_t configure:23601: gcc -c conftest.c >&5 configure:23608: $? = 0 configure:23641: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:96: error: expected expression before ')' token configure:23648: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | | | int | main () | { | if (sizeof ((in_addr_t))) | return 0; | ; | return 0; | } configure:23671: result: yes configure:23682: checking for fp_except configure:23714: gcc -c conftest.c >&5 conftest.c:89:20: error: ieeefp.h: No such file or directory conftest.c: In function 'main': conftest.c:95: error: 'fp_except' undeclared (first use in this function) conftest.c:95: error: (Each undeclared identifier is reported only once conftest.c:95: error: for each function it appears in.) configure:23721: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | if (sizeof (fp_except)) | return 0; | ; | return 0; | } configure:23782: result: no configure:24087: checking "Linux threads" configure:24091: result: "starting" configure:24094: checking "getconf GNU_LIBPTHREAD_VERSION" configure:24098: result: "NPTL" configure:24199: result: "no need to check headers" configure:24203: checking "for pthread_create in -lpthread" configure:24228: gcc -o conftest conftest.c -lcrypt -lnsl -lm -lpthread >&5 configure:24235: $? = 0 configure:24243: result: "yes" configure:24507: checking "named thread libs:" configure:24514: result: "-lpthread" configure:24749: checking for strtok_r in -lpthread configure:24784: gcc -o conftest conftest.c -lpthread -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:24791: $? = 0 configure:24812: result: yes configure:25013: checking for strtok_r configure:25069: gcc -o conftest conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:25076: $? = 0 configure:25098: result: yes configure:25132: checking for dlopen in -ldl configure:25167: gcc -o conftest conftest.c -ldl >&5 configure:25174: $? = 0 configure:25195: result: yes configure:25217: checking for dlopen configure:25273: gcc -o conftest conftest.c -lpthread -lcrypt -lnsl -lm -lpthread -ldl >&5 configure:25280: $? = 0 configure:25302: result: yes configure:25217: checking for dlerror configure:25273: gcc -o conftest conftest.c -lpthread -lcrypt -lnsl -lm -lpthread -ldl >&5 configure:25280: $? = 0 configure:25302: result: yes configure:25324: checking for restartable system calls configure:25390: gcc -o conftest conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:25394: $? = 0 configure:25400: ./conftest configure:25404: $? = 0 configure:25421: result: yes configure:25591: checking whether the compiler provides atomic builtins configure:25627: gcc -o conftest -O3 conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:25631: $? = 0 configure:25637: ./conftest configure:25641: $? = 0 configure:25658: result: yes configure:25748: checking "need of special linking flags" configure:25753: result: "-rdynamic" configure:25773: checking for an ANSI C-conforming const configure:25848: gcc -c -O3 conftest.c >&5 configure:25855: $? = 0 configure:25870: result: yes configure:25880: checking for inline configure:25906: gcc -c -O3 conftest.c >&5 configure:25913: $? = 0 configure:25931: result: inline configure:25950: checking for off_t configure:25978: gcc -c -O3 conftest.c >&5 configure:25985: $? = 0 configure:26012: gcc -c -O3 conftest.c >&5 conftest.c: In function 'main': conftest.c:132: error: expected expression before ')' token configure:26019: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:26042: result: yes configure:26054: checking for struct stat.st_rdev configure:26082: gcc -c -O3 conftest.c >&5 configure:26089: $? = 0 configure:26147: result: yes configure:26163: checking whether time.h and sys/time.h may both be included configure:26193: gcc -c -O3 conftest.c >&5 configure:26200: $? = 0 configure:26215: result: yes configure:26225: checking whether struct tm is in sys/time.h or time.h configure:26255: gcc -c -O3 conftest.c >&5 configure:26262: $? = 0 configure:26277: result: time.h configure:26287: checking needs mysys_new helpers configure:26322: g++ -o conftest -O3 -fno-implicit-templates -fno-exceptions -fno-rtti -rdynamic conftest.cpp -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:26329: $? = 0 configure:26356: result: no configure:26373: checking size of char configure:26678: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:26682: $? = 0 configure:26688: ./conftest configure:26692: $? = 0 configure:26718: result: 1 configure:26750: checking size of char* configure:27055: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:27059: $? = 0 configure:27065: ./conftest configure:27069: $? = 0 configure:27095: result: 8 configure:27109: checking size of short configure:27414: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:27418: $? = 0 configure:27424: ./conftest configure:27428: $? = 0 configure:27454: result: 2 configure:27468: checking size of int configure:27773: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:27777: $? = 0 configure:27783: ./conftest configure:27787: $? = 0 configure:27813: result: 4 configure:27833: checking size of long configure:28138: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:28142: $? = 0 configure:28148: ./conftest configure:28152: $? = 0 configure:28178: result: 8 configure:28198: checking size of long long configure:28503: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:28507: $? = 0 configure:28513: ./conftest configure:28517: $? = 0 configure:28543: result: 8 configure:28564: checking size of off_t configure:28869: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:28873: $? = 0 configure:28879: ./conftest configure:28883: $? = 0 configure:28909: result: 8 configure:28928: checking if time_t is unsigned configure:28956: gcc -c -O3 conftest.c >&5 conftest.c: In function 'main': conftest.c:113: error: size of array 'array' is negative configure:28963: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | /* end confdefs.h. */ | | #include | | int | main () | { | | int array[(((time_t)-1) > 0) ? 1 : -1]; | | ; | return 0; | } | configure:28981: result: no configure:28992: checking the need for #pragma interface/implementation configure:29013: gcc -E conftest.c configure:29020: $? = 0 configure:29025: result: no configure:29039: checking whether byte ordering is bigendian configure:29064: gcc -c -O3 conftest.c >&5 conftest.c:107: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a' configure:29071: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:29121: gcc -c -O3 conftest.c >&5 configure:29128: $? = 0 configure:29160: gcc -c -O3 conftest.c >&5 conftest.c: In function 'main': conftest.c:113: error: 'not' undeclared (first use in this function) conftest.c:113: error: (Each undeclared identifier is reported only once conftest.c:113: error: for each function it appears in.) conftest.c:113: error: expected ';' before 'big' configure:29167: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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:29419: result: no configure:29447: checking base type of last arg to accept configure:29491: g++ -c -O3 -fno-implicit-templates -fno-exceptions -fno-rtti -Werror conftest.cpp >&5 configure:29498: $? = 0 configure:29566: result: socklen_t configure:29584: checking struct type to use with setrlimit configure:29627: g++ -c -O3 -fno-implicit-templates -fno-exceptions -fno-rtti -Werror conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:116: error: cannot convert 'rlimit64*' to 'const rlimit*' for argument '2' to 'int setrlimit(__rlimit_resource_t, const rlimit*)' configure:29634: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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:29652: result: struct rlimit configure:29668: checking stack direction for C alloca configure:29706: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:29710: $? = 0 configure:29716: ./conftest configure:29720: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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:29737: result: -1 configure:29752: checking for working alloca.h configure:29805: result: yes configure:29815: checking for alloca configure:29857: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:29864: $? = 0 configure:29884: result: yes configure:30043: checking if struct timespec has a ts_sec member configure:30077: gcc -c -O3 conftest.c >&5 conftest.c: In function 'main': conftest.c:121: error: 'struct timespec' has no member named 'ts_sec' conftest.c:122: error: 'struct timespec' has no member named 'ts_nsec' configure:30084: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_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:30099: result: no configure:30111: checking if we have tzname variable configure:30143: gcc -c -O3 conftest.c >&5 configure:30150: $? = 0 configure:30165: result: yes configure:30179: checking if g++ supports bool types configure:30213: g++ -c -O3 -fno-implicit-templates -fno-exceptions -fno-rtti conftest.cpp >&5 configure:30220: $? = 0 configure:30243: result: yes configure:30258: checking if conversion of longlong to float works configure:30291: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:30295: $? = 0 configure:30301: ./conftest configure:30305: $? = 0 configure:30328: result: yes configure:30343: checking for sigset_t configure:30372: gcc -c -O3 conftest.c >&5 configure:30379: $? = 0 configure:30407: gcc -c -O3 conftest.c >&5 conftest.c: In function 'main': conftest.c:118: error: expected expression before ')' token configure:30414: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_BOOL 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((sigset_t))) | return 0; | ; | return 0; | } configure:30437: result: yes configure:30447: checking for off_t configure:30541: result: yes configure:30552: checking for size_t configure:30646: result: yes configure:30657: checking for u_int32_t configure:30685: gcc -c -O3 conftest.c >&5 configure:30692: $? = 0 configure:30719: gcc -c -O3 conftest.c >&5 conftest.c: In function 'main': conftest.c:152: error: expected expression before ')' token configure:30726: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 1 | #define HAVE_BOOL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((u_int32_t))) | return 0; | ; | return 0; | } configure:30749: result: yes configure:30761: checking if pthread_yield takes zero arguments configure:30794: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:30801: $? = 0 configure:30821: result: yes configure:30832: checking if pthread_yield takes 1 argument configure:30865: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 conftest.c: In function 'main': conftest.c:128: error: too many arguments to function 'pthread_yield' configure:30872: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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:30892: result: no configure:30915: checking for malloc.h configure:30922: result: yes configure:30926: checking sys/cdefs.h usability configure:30943: gcc -c -O3 conftest.c >&5 configure:30950: $? = 0 configure:30964: result: yes configure:30968: checking sys/cdefs.h presence configure:30983: gcc -E conftest.c configure:30990: $? = 0 configure:31004: result: yes configure:31032: checking for sys/cdefs.h configure:31041: result: yes configure:31059: checking for working alloca.h configure:31086: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:31093: $? = 0 configure:31113: result: yes configure:31123: checking for alloca configure:31197: result: yes configure:31435: checking whether gcc needs -traditional configure:31477: result: no configure:31484: checking return type of signal handlers configure:31512: gcc -c -O3 conftest.c >&5 conftest.c: In function 'main': conftest.c:128: error: void value not ignored as it ought to be configure:31519: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:31534: result: void configure:31548: checking for re_comp configure:31604: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:31611: $? = 0 configure:31633: result: yes configure:31548: checking for regcomp configure:31604: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:31611: $? = 0 configure:31633: result: yes configure:31548: checking for strdup configure:31604: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 conftest.c:148: warning: conflicting types for built-in function 'strdup' configure:31611: $? = 0 configure:31633: result: yes configure:31656: checking vis.h usability configure:31673: gcc -c -O3 conftest.c >&5 conftest.c:159:17: error: vis.h: No such file or directory configure:31680: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:31694: result: no configure:31698: checking vis.h presence configure:31713: gcc -E conftest.c conftest.c:126:17: error: vis.h: No such file or directory configure:31720: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | /* end confdefs.h. */ | #include configure:31734: result: no configure:31762: checking for vis.h configure:31769: result: no configure:31876: checking for strlcat configure:31932: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 /tmp/ccmPqBsw.o: In function `main': conftest.c:(.text+0x7): undefined reference to `strlcat' collect2: ld returned 1 exit status configure:31939: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcat | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcat (); | /* 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_strlcat || defined __stub___strlcat | choke me | #endif | | int | main () | { | return strlcat (); | ; | return 0; | } configure:31961: result: no configure:31876: checking for strlcpy configure:31932: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 /tmp/ccCXmvbW.o: In function `main': conftest.c:(.text+0x7): undefined reference to `strlcpy' collect2: ld returned 1 exit status configure:31939: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcpy (); | /* 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_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:31961: result: no configure:31977: checking for issetugid configure:32033: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 /tmp/ccyxUE9b.o: In function `main': conftest.c:(.text+0x7): undefined reference to `issetugid' collect2: ld returned 1 exit status configure:32040: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | /* end confdefs.h. */ | /* Define issetugid to an innocuous variant, in case declares issetugid. | For example, HP-UX 11i declares gettimeofday. */ | #define issetugid innocuous_issetugid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char issetugid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef issetugid | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char issetugid (); | /* 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_issetugid || defined __stub___issetugid | choke me | #endif | | int | main () | { | return issetugid (); | ; | return 0; | } configure:32062: result: no configure:32078: checking for fgetln configure:32134: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 /tmp/ccQMJD1B.o: In function `main': conftest.c:(.text+0x7): undefined reference to `fgetln' collect2: ld returned 1 exit status configure:32141: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | /* end confdefs.h. */ | /* Define fgetln to an innocuous variant, in case declares fgetln. | For example, HP-UX 11i declares gettimeofday. */ | #define fgetln innocuous_fgetln | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fgetln (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fgetln | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fgetln (); | /* 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_fgetln || defined __stub___fgetln | choke me | #endif | | int | main () | { | return fgetln (); | ; | return 0; | } configure:32163: result: no configure:32180: checking for getline configure:32236: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:32243: $? = 0 configure:32265: result: yes configure:32180: checking for flockfile configure:32236: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:32243: $? = 0 configure:32265: result: yes configure:32323: checking varargs.h usability configure:32340: gcc -c -O3 conftest.c >&5 In file included from conftest.c:161: /usr/lib/gcc/x86_64-linux-gnu/4.2.4/include/varargs.h:4:2: error: #error "GCC no longer implements ." /usr/lib/gcc/x86_64-linux-gnu/4.2.4/include/varargs.h:5:2: error: #error "Revise your code to use ." configure:32347: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 1 | #define HAVE_FLOCKFILE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:32361: result: no configure:32365: checking varargs.h presence configure:32380: gcc -E conftest.c In file included from conftest.c:128: /usr/lib/gcc/x86_64-linux-gnu/4.2.4/include/varargs.h:4:2: error: #error "GCC no longer implements ." /usr/lib/gcc/x86_64-linux-gnu/4.2.4/include/varargs.h:5:2: error: #error "Revise your code to use ." configure:32387: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 1 | #define HAVE_FLOCKFILE 1 | /* end confdefs.h. */ | #include configure:32401: result: no configure:32429: checking for varargs.h configure:32438: result: no configure:32323: checking stdarg.h usability configure:32340: gcc -c -O3 conftest.c >&5 configure:32347: $? = 0 configure:32361: result: yes configure:32365: checking stdarg.h presence configure:32380: gcc -E conftest.c configure:32387: $? = 0 configure:32401: result: yes configure:32429: checking for stdarg.h configure:32438: result: yes configure:32323: checking dirent.h usability configure:32340: gcc -c -O3 conftest.c >&5 configure:32347: $? = 0 configure:32361: result: yes configure:32365: checking dirent.h presence configure:32380: gcc -E conftest.c configure:32387: $? = 0 configure:32401: result: yes configure:32429: checking for dirent.h configure:32438: result: yes configure:32323: checking locale.h usability configure:32340: gcc -c -O3 conftest.c >&5 configure:32347: $? = 0 configure:32361: result: yes configure:32365: checking locale.h presence configure:32380: gcc -E conftest.c configure:32387: $? = 0 configure:32401: result: yes configure:32429: checking for locale.h configure:32438: result: yes configure:32323: checking ndir.h usability configure:32340: gcc -c -O3 conftest.c >&5 conftest.c:164:18: error: ndir.h: No such file or directory configure:32347: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_STDARG_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:32361: result: no configure:32365: checking ndir.h presence configure:32380: gcc -E conftest.c conftest.c:131:18: error: ndir.h: No such file or directory configure:32387: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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:32401: result: no configure:32429: checking for ndir.h configure:32438: result: no configure:32323: checking sys/dir.h usability configure:32340: gcc -c -O3 conftest.c >&5 configure:32347: $? = 0 configure:32361: result: yes configure:32365: checking sys/dir.h presence configure:32380: gcc -E conftest.c configure:32387: $? = 0 configure:32401: result: yes configure:32429: checking for sys/dir.h configure:32438: result: yes configure:32323: checking sys/file.h usability configure:32340: gcc -c -O3 conftest.c >&5 configure:32347: $? = 0 configure:32361: result: yes configure:32365: checking sys/file.h presence configure:32380: gcc -E conftest.c configure:32387: $? = 0 configure:32401: result: yes configure:32429: checking for sys/file.h configure:32438: result: yes configure:32323: checking sys/ndir.h usability configure:32340: gcc -c -O3 conftest.c >&5 conftest.c:166:22: error: sys/ndir.h: No such file or directory configure:32347: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:32361: result: no configure:32365: checking sys/ndir.h presence configure:32380: gcc -E conftest.c conftest.c:133:22: error: sys/ndir.h: No such file or directory configure:32387: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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:32401: result: no configure:32429: checking for sys/ndir.h configure:32438: result: no configure:32323: checking sys/ptem.h usability configure:32340: gcc -c -O3 conftest.c >&5 conftest.c:166:22: error: sys/ptem.h: No such file or directory configure:32347: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:32361: result: no configure:32365: checking sys/ptem.h presence configure:32380: gcc -E conftest.c conftest.c:133:22: error: sys/ptem.h: No such file or directory configure:32387: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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:32401: result: no configure:32429: checking for sys/ptem.h configure:32438: result: no configure:32323: checking sys/pte.h usability configure:32340: gcc -c -O3 conftest.c >&5 conftest.c:166:21: error: sys/pte.h: No such file or directory configure:32347: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:32361: result: no configure:32365: checking sys/pte.h presence configure:32380: gcc -E conftest.c conftest.c:133:21: error: sys/pte.h: No such file or directory configure:32387: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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:32401: result: no configure:32429: checking for sys/pte.h configure:32438: result: no configure:32323: checking sys/select.h usability configure:32340: gcc -c -O3 conftest.c >&5 configure:32347: $? = 0 configure:32361: result: yes configure:32365: checking sys/select.h presence configure:32380: gcc -E conftest.c configure:32387: $? = 0 configure:32401: result: yes configure:32429: checking for sys/select.h configure:32438: result: yes configure:32323: checking sys/stream.h usability configure:32340: gcc -c -O3 conftest.c >&5 conftest.c:167:24: error: sys/stream.h: No such file or directory configure:32347: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:32361: result: no configure:32365: checking sys/stream.h presence configure:32380: gcc -E conftest.c conftest.c:134:24: error: sys/stream.h: No such file or directory configure:32387: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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:32401: result: no configure:32429: checking for sys/stream.h configure:32438: result: no configure:32312: checking for sys/mman.h configure:32319: result: yes configure:32323: checking curses.h usability configure:32340: gcc -c -O3 conftest.c >&5 configure:32347: $? = 0 configure:32361: result: yes configure:32365: checking curses.h presence configure:32380: gcc -E conftest.c configure:32387: $? = 0 configure:32401: result: yes configure:32429: checking for curses.h configure:32438: result: yes configure:32323: checking termcap.h usability configure:32340: gcc -c -O3 conftest.c >&5 configure:32347: $? = 0 configure:32361: result: yes configure:32365: checking termcap.h presence configure:32380: gcc -E conftest.c configure:32387: $? = 0 configure:32401: result: yes configure:32429: checking for termcap.h configure:32438: result: yes configure:32312: checking for termio.h configure:32319: result: yes configure:32323: checking termbits.h usability configure:32340: gcc -c -O3 conftest.c >&5 conftest.c:171:22: error: termbits.h: No such file or directory configure:32347: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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_TERMIO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:32361: result: no configure:32365: checking termbits.h presence configure:32380: gcc -E conftest.c conftest.c:138:22: error: termbits.h: No such file or directory configure:32387: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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_TERMIO_H 1 | /* end confdefs.h. */ | #include configure:32401: result: no configure:32429: checking for termbits.h configure:32438: result: no configure:32323: checking asm/termbits.h usability configure:32340: gcc -c -O3 conftest.c >&5 configure:32347: $? = 0 configure:32361: result: yes configure:32365: checking asm/termbits.h presence configure:32380: gcc -E conftest.c configure:32387: $? = 0 configure:32401: result: yes configure:32429: checking for asm/termbits.h configure:32438: result: yes configure:32323: checking grp.h usability configure:32340: gcc -c -O3 conftest.c >&5 configure:32347: $? = 0 configure:32361: result: yes configure:32365: checking grp.h presence configure:32380: gcc -E conftest.c configure:32387: $? = 0 configure:32401: result: yes configure:32429: checking for grp.h configure:32438: result: yes configure:32323: checking paths.h usability configure:32340: gcc -c -O3 conftest.c >&5 configure:32347: $? = 0 configure:32361: result: yes configure:32365: checking paths.h presence configure:32380: gcc -E conftest.c configure:32387: $? = 0 configure:32401: result: yes configure:32429: checking for paths.h configure:32438: result: yes configure:32323: checking semaphore.h usability configure:32340: gcc -c -O3 conftest.c >&5 configure:32347: $? = 0 configure:32361: result: yes configure:32365: checking semaphore.h presence configure:32380: gcc -E conftest.c configure:32387: $? = 0 configure:32401: result: yes configure:32429: checking for semaphore.h configure:32438: result: yes configure:32465: checking for lstat configure:32521: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:32528: $? = 0 configure:32550: result: yes configure:32465: checking for putenv configure:32521: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:32528: $? = 0 configure:32550: result: yes configure:32465: checking for select configure:32521: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:32528: $? = 0 configure:32550: result: yes configure:32465: checking for setenv configure:32521: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:32528: $? = 0 configure:32550: result: yes configure:32465: checking for setlocale configure:32521: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:32528: $? = 0 configure:32550: result: yes configure:32465: checking for strcoll configure:32521: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:32528: $? = 0 configure:32550: result: yes configure:32465: checking for tcgetattr configure:32521: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:32528: $? = 0 configure:32550: result: yes configure:32563: checking whether stat file-mode macros are broken configure:32600: gcc -c -O3 conftest.c >&5 configure:32607: $? = 0 configure:32622: result: no configure:32633: checking for type of signal functions configure:32666: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:32673: $? = 0 configure:32801: result: posix configure:32823: checking whether programs are able to redeclare getpw functions configure:32851: gcc -c -O3 conftest.c >&5 configure:32858: $? = 0 configure:32874: result: yes configure:32884: checking for TIOCGWINSZ in sys/ioctl.h configure:32911: gcc -c -O3 conftest.c >&5 configure:32918: $? = 0 configure:32934: result: yes configure:32944: checking for FIONREAD in sys/ioctl.h configure:32971: gcc -c -O3 conftest.c >&5 configure:32978: $? = 0 configure:32994: result: yes configure:33004: checking for TIOCSTAT in sys/ioctl.h configure:33031: gcc -c -O3 conftest.c >&5 conftest.c: In function 'main': conftest.c:157: error: 'TIOCSTAT' undeclared (first use in this function) conftest.c:157: error: (Each undeclared identifier is reported only once conftest.c:157: error: for each function it appears in.) configure:33038: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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_TERMIO_H 1 | #define HAVE_ASM_TERMBITS_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 | /* end confdefs.h. */ | #include | #include | int | main () | { | int x = TIOCSTAT; | ; | return 0; | } configure:33054: result: no configure:33065: checking if struct dirent has a d_ino member configure:33113: gcc -c -O3 conftest.c >&5 configure:33120: $? = 0 configure:33136: result: yes configure:33147: checking if struct dirent has a d_namlen member configure:33195: gcc -c -O3 conftest.c >&5 conftest.c: In function 'main': conftest.c:178: error: 'struct dirent' has no member named 'd_namlen' configure:33202: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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_TERMIO_H 1 | #define HAVE_ASM_TERMBITS_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 STRUCT_DIRENT_HAS_D_INO 1 | /* end confdefs.h. */ | | #include | #include | #ifdef HAVE_UNISTD_H | # include | #endif /* HAVE_UNISTD_H */ | #if defined(HAVE_DIRENT_H) | # include | #else | # define dirent direct | # ifdef HAVE_SYS_NDIR_H | # include | # endif /* SYSNDIR */ | # ifdef HAVE_SYS_DIR_H | # include | # endif /* SYSDIR */ | # ifdef HAVE_NDIR_H | # include | # endif | #endif /* HAVE_DIRENT_H */ | | int | main () | { | | struct dirent d; int z; z = (int)d.d_namlen; | | ; | return 0; | } configure:33218: result: no configure:33228: checking whether signal handlers are of type void configure:33262: gcc -c -O3 conftest.c >&5 configure:33269: $? = 0 configure:33284: result: yes configure:33311: checking wctype.h usability configure:33328: gcc -c -O3 conftest.c >&5 configure:33335: $? = 0 configure:33349: result: yes configure:33353: checking wctype.h presence configure:33368: gcc -E conftest.c configure:33375: $? = 0 configure:33389: result: yes configure:33417: checking for wctype.h configure:33426: result: yes configure:33457: checking wchar.h usability configure:33474: gcc -c -O3 conftest.c >&5 configure:33481: $? = 0 configure:33495: result: yes configure:33499: checking wchar.h presence configure:33514: gcc -E conftest.c configure:33521: $? = 0 configure:33535: result: yes configure:33563: checking for wchar.h configure:33572: result: yes configure:33603: checking langinfo.h usability configure:33620: gcc -c -O3 conftest.c >&5 configure:33627: $? = 0 configure:33641: result: yes configure:33645: checking langinfo.h presence configure:33660: gcc -E conftest.c configure:33667: $? = 0 configure:33681: result: yes configure:33709: checking for langinfo.h configure:33718: result: yes configure:33734: checking for mbsrtowcs configure:33790: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:33797: $? = 0 configure:33817: result: yes configure:33827: checking for mbrtowc configure:33883: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:33890: $? = 0 configure:33910: result: yes configure:33920: checking for mbrlen configure:33976: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:33983: $? = 0 configure:34003: result: yes configure:34013: checking for wctomb configure:34069: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:34076: $? = 0 configure:34096: result: yes configure:34106: checking for wcwidth configure:34162: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:34169: $? = 0 configure:34189: result: yes configure:34199: checking for wcsdup configure:34255: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:34262: $? = 0 configure:34282: result: yes configure:34293: checking for mbstate_t configure:34324: gcc -c -O3 conftest.c >&5 configure:34331: $? = 0 configure:34346: result: yes configure:34356: checking for nl_langinfo and CODESET configure:34382: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:34389: $? = 0 configure:34409: result: yes configure:34426: checking for tgetent in -lncursesw configure:34461: gcc -o conftest -O3 -rdynamic conftest.c -lncursesw -lpthread -lcrypt -lnsl -lm -lpthread >&5 /usr/bin/ld: cannot find -lncursesw collect2: ld returned 1 exit status configure:34468: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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_TERMIO_H 1 | #define HAVE_ASM_TERMBITS_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 STRUCT_DIRENT_HAS_D_INO 1 | #define VOID_SIGHANDLER 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSRTOWCS /**/ | #define HAVE_MBRTOWC /**/ | #define HAVE_MBRLEN /**/ | #define HAVE_WCTOMB /**/ | #define HAVE_WCWIDTH /**/ | #define HAVE_WCSDUP /**/ | #define HAVE_MBSTATE_T /**/ | #define HAVE_LANGINFO_CODESET /**/ | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char tgetent (); | int | main () | { | return tgetent (); | ; | return 0; | } configure:34489: result: no configure:34494: checking for tgetent in -lncurses configure:34529: gcc -o conftest -O3 -rdynamic conftest.c -lncurses -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:34536: $? = 0 configure:34557: result: yes configure:34779: checking for termcap functions library configure:34796: result: -lncurses configure:34806: checking whether tgoto is declared configure:34845: gcc -c -O3 conftest.c >&5 configure:34852: $? = 0 configure:34867: result: yes configure:34887: checking for strunvis configure:34943: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 /tmp/cciBu2Xq.o: In function `main': conftest.c:(.text+0x7): undefined reference to `strunvis' collect2: ld returned 1 exit status configure:34950: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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_TERMIO_H 1 | #define HAVE_ASM_TERMBITS_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 STRUCT_DIRENT_HAS_D_INO 1 | #define VOID_SIGHANDLER 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSRTOWCS /**/ | #define HAVE_MBRTOWC /**/ | #define HAVE_MBRLEN /**/ | #define HAVE_WCTOMB /**/ | #define HAVE_WCWIDTH /**/ | #define HAVE_WCSDUP /**/ | #define HAVE_MBSTATE_T /**/ | #define HAVE_LANGINFO_CODESET /**/ | #define HAVE_DECL_TGOTO 1 | /* end confdefs.h. */ | /* Define strunvis to an innocuous variant, in case declares strunvis. | For example, HP-UX 11i declares gettimeofday. */ | #define strunvis innocuous_strunvis | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strunvis (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strunvis | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strunvis (); | /* 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_strunvis || defined __stub___strunvis | choke me | #endif | | int | main () | { | return strunvis (); | ; | return 0; | } configure:34970: result: no configure:34978: checking for strvis configure:35034: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 /tmp/cckpTgHt.o: In function `main': conftest.c:(.text+0x7): undefined reference to `strvis' collect2: ld returned 1 exit status configure:35041: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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_TERMIO_H 1 | #define HAVE_ASM_TERMBITS_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 STRUCT_DIRENT_HAS_D_INO 1 | #define VOID_SIGHANDLER 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSRTOWCS /**/ | #define HAVE_MBRTOWC /**/ | #define HAVE_MBRLEN /**/ | #define HAVE_WCTOMB /**/ | #define HAVE_WCWIDTH /**/ | #define HAVE_WCSDUP /**/ | #define HAVE_MBSTATE_T /**/ | #define HAVE_LANGINFO_CODESET /**/ | #define HAVE_DECL_TGOTO 1 | /* end confdefs.h. */ | /* Define strvis to an innocuous variant, in case declares strvis. | For example, HP-UX 11i declares gettimeofday. */ | #define strvis innocuous_strvis | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strvis (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strvis | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strvis (); | /* 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_strvis || defined __stub___strvis | choke me | #endif | | int | main () | { | return strvis (); | ; | return 0; | } configure:35061: result: no configure:35069: checking for strlcpy configure:35152: result: no configure:35160: checking for strlcat configure:35243: result: no configure:35251: checking for fgetln configure:35334: result: no configure:35432: checking return type of signal handlers configure:35482: result: void configure:35490: checking return type of qsort configure:35522: gcc -c -O3 conftest.c >&5 configure:35529: $? = 0 configure:35544: result: void configure:35568: checking for utime.h configure:35575: result: yes configure:35717: checking whether utime accepts a null argument configure:35756: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:35760: $? = 0 configure:35766: ./conftest configure:35770: $? = 0 configure:35787: result: yes configure:35802: checking for vprintf configure:35858: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 conftest.c:194: warning: conflicting types for built-in function 'vprintf' configure:35865: $? = 0 configure:35887: result: yes configure:35896: checking for _doprnt configure:35952: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 /tmp/cci3pidP.o: In function `main': conftest.c:(.text+0x7): undefined reference to `_doprnt' collect2: ld returned 1 exit status configure:35959: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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_TERMIO_H 1 | #define HAVE_ASM_TERMBITS_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 STRUCT_DIRENT_HAS_D_INO 1 | #define VOID_SIGHANDLER 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSRTOWCS /**/ | #define HAVE_MBRTOWC /**/ | #define HAVE_MBRLEN /**/ | #define HAVE_WCTOMB /**/ | #define HAVE_WCWIDTH /**/ | #define HAVE_WCSDUP /**/ | #define HAVE_MBSTATE_T /**/ | #define HAVE_LANGINFO_CODESET /**/ | #define HAVE_DECL_TGOTO 1 | #define RETSIGTYPE void | #define RETQSORTTYPE void | #define QSORT_TYPE_IS_VOID 1 | #define HAVE_UTIME_H 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _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 | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:35979: result: no configure:36115: checking for alarm configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for bcmp configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 conftest.c:196: warning: conflicting types for built-in function 'bcmp' configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for bfill configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 /tmp/cckJ9cND.o: In function `main': conftest.c:(.text+0x7): undefined reference to `bfill' collect2: ld returned 1 exit status configure:36178: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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_TERMIO_H 1 | #define HAVE_ASM_TERMBITS_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 STRUCT_DIRENT_HAS_D_INO 1 | #define VOID_SIGHANDLER 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSRTOWCS /**/ | #define HAVE_MBRTOWC /**/ | #define HAVE_MBRLEN /**/ | #define HAVE_WCTOMB /**/ | #define HAVE_WCWIDTH /**/ | #define HAVE_WCSDUP /**/ | #define HAVE_MBSTATE_T /**/ | #define HAVE_LANGINFO_CODESET /**/ | #define HAVE_DECL_TGOTO 1 | #define RETSIGTYPE void | #define RETQSORTTYPE void | #define QSORT_TYPE_IS_VOID 1 | #define HAVE_UTIME_H 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char 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 | #endif | | int | main () | { | return bfill (); | ; | return 0; | } configure:36200: result: no configure:36115: checking for bmove configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 /tmp/ccCiRYUT.o: In function `main': conftest.c:(.text+0x7): undefined reference to `bmove' collect2: ld returned 1 exit status configure:36178: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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_TERMIO_H 1 | #define HAVE_ASM_TERMBITS_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 STRUCT_DIRENT_HAS_D_INO 1 | #define VOID_SIGHANDLER 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSRTOWCS /**/ | #define HAVE_MBRTOWC /**/ | #define HAVE_MBRLEN /**/ | #define HAVE_WCTOMB /**/ | #define HAVE_WCWIDTH /**/ | #define HAVE_WCSDUP /**/ | #define HAVE_MBSTATE_T /**/ | #define HAVE_LANGINFO_CODESET /**/ | #define HAVE_DECL_TGOTO 1 | #define RETSIGTYPE void | #define RETQSORTTYPE void | #define QSORT_TYPE_IS_VOID 1 | #define HAVE_UTIME_H 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char 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 | #endif | | int | main () | { | return bmove (); | ; | return 0; | } configure:36200: result: no configure:36115: checking for bsearch configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for bzero configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 conftest.c:198: warning: conflicting types for built-in function 'bzero' configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for chsize configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 /tmp/cc63T5D0.o: In function `main': conftest.c:(.text+0x7): undefined reference to `chsize' collect2: ld returned 1 exit status configure:36178: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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_TERMIO_H 1 | #define HAVE_ASM_TERMBITS_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 STRUCT_DIRENT_HAS_D_INO 1 | #define VOID_SIGHANDLER 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSRTOWCS /**/ | #define HAVE_MBRTOWC /**/ | #define HAVE_MBRLEN /**/ | #define HAVE_WCTOMB /**/ | #define HAVE_WCWIDTH /**/ | #define HAVE_WCSDUP /**/ | #define HAVE_MBSTATE_T /**/ | #define HAVE_LANGINFO_CODESET /**/ | #define HAVE_DECL_TGOTO 1 | #define RETSIGTYPE void | #define RETQSORTTYPE void | #define QSORT_TYPE_IS_VOID 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALARM 1 | #define HAVE_BCMP 1 | #define HAVE_BSEARCH 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char 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 | #endif | | int | main () | { | return chsize (); | ; | return 0; | } configure:36200: result: no configure:36115: checking for cuserid configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for fchmod configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for fcntl configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for fconvert configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 /tmp/cc2q8Xr9.o: In function `main': conftest.c:(.text+0x7): undefined reference to `fconvert' collect2: ld returned 1 exit status configure:36178: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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_TERMIO_H 1 | #define HAVE_ASM_TERMBITS_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 STRUCT_DIRENT_HAS_D_INO 1 | #define VOID_SIGHANDLER 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSRTOWCS /**/ | #define HAVE_MBRTOWC /**/ | #define HAVE_MBRLEN /**/ | #define HAVE_WCTOMB /**/ | #define HAVE_WCWIDTH /**/ | #define HAVE_WCSDUP /**/ | #define HAVE_MBSTATE_T /**/ | #define HAVE_LANGINFO_CODESET /**/ | #define HAVE_DECL_TGOTO 1 | #define RETSIGTYPE void | #define RETQSORTTYPE void | #define QSORT_TYPE_IS_VOID 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALARM 1 | #define HAVE_BCMP 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CUSERID 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char 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 | #endif | | int | main () | { | return fconvert (); | ; | return 0; | } configure:36200: result: no configure:36115: checking for fdatasync configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for fesetround configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for finite configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 conftest.c:204: warning: conflicting types for built-in function 'finite' configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for fpresetsticky configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 /tmp/ccWY20hk.o: In function `main': conftest.c:(.text+0x7): undefined reference to `fpresetsticky' collect2: ld returned 1 exit status configure:36178: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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_TERMIO_H 1 | #define HAVE_ASM_TERMBITS_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 STRUCT_DIRENT_HAS_D_INO 1 | #define VOID_SIGHANDLER 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSRTOWCS /**/ | #define HAVE_MBRTOWC /**/ | #define HAVE_MBRLEN /**/ | #define HAVE_WCTOMB /**/ | #define HAVE_WCWIDTH /**/ | #define HAVE_WCSDUP /**/ | #define HAVE_MBSTATE_T /**/ | #define HAVE_LANGINFO_CODESET /**/ | #define HAVE_DECL_TGOTO 1 | #define RETSIGTYPE void | #define RETQSORTTYPE void | #define QSORT_TYPE_IS_VOID 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALARM 1 | #define HAVE_BCMP 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CUSERID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FESETROUND 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char 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 | #endif | | int | main () | { | return fpresetsticky (); | ; | return 0; | } configure:36200: result: no configure:36115: checking for fpsetmask configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 /tmp/ccCUjAlB.o: In function `main': conftest.c:(.text+0x7): undefined reference to `fpsetmask' collect2: ld returned 1 exit status configure:36178: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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_TERMIO_H 1 | #define HAVE_ASM_TERMBITS_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 STRUCT_DIRENT_HAS_D_INO 1 | #define VOID_SIGHANDLER 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSRTOWCS /**/ | #define HAVE_MBRTOWC /**/ | #define HAVE_MBRLEN /**/ | #define HAVE_WCTOMB /**/ | #define HAVE_WCWIDTH /**/ | #define HAVE_WCSDUP /**/ | #define HAVE_MBSTATE_T /**/ | #define HAVE_LANGINFO_CODESET /**/ | #define HAVE_DECL_TGOTO 1 | #define RETSIGTYPE void | #define RETQSORTTYPE void | #define QSORT_TYPE_IS_VOID 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALARM 1 | #define HAVE_BCMP 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CUSERID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FESETROUND 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char 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 | #endif | | int | main () | { | return fpsetmask (); | ; | return 0; | } configure:36200: result: no configure:36115: checking for fsync configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for ftruncate configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for getcwd configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for gethostbyaddr_r configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for gethostbyname_r configure:36200: result: yes configure:36115: checking for getpass configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for getpassphrase configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 /tmp/ccecoXfA.o: In function `main': conftest.c:(.text+0x7): undefined reference to `getpassphrase' collect2: ld returned 1 exit status configure:36178: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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_TERMIO_H 1 | #define HAVE_ASM_TERMBITS_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 STRUCT_DIRENT_HAS_D_INO 1 | #define VOID_SIGHANDLER 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSRTOWCS /**/ | #define HAVE_MBRTOWC /**/ | #define HAVE_MBRLEN /**/ | #define HAVE_WCTOMB /**/ | #define HAVE_WCWIDTH /**/ | #define HAVE_WCSDUP /**/ | #define HAVE_MBSTATE_T /**/ | #define HAVE_LANGINFO_CODESET /**/ | #define HAVE_DECL_TGOTO 1 | #define RETSIGTYPE void | #define RETQSORTTYPE void | #define QSORT_TYPE_IS_VOID 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALARM 1 | #define HAVE_BCMP 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CUSERID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FESETROUND 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char 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 | #endif | | int | main () | { | return getpassphrase (); | ; | return 0; | } configure:36200: result: no configure:36115: checking for getpwnam configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for getpwuid configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for getrlimit configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for getrusage configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for getwd configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 /tmp/ccy2PQHo.o: In function `main': conftest.c:(.text+0x7): warning: the `getwd' function is dangerous and should not be used. configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for index configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 conftest.c:216: warning: conflicting types for built-in function 'index' configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for initgroups configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for isnan configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 conftest.c:218: warning: conflicting types for built-in function 'isnan' configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for localtime_r configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for gethrtime configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 /tmp/ccwoU36V.o: In function `main': conftest.c:(.text+0x7): undefined reference to `gethrtime' collect2: ld returned 1 exit status configure:36178: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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_TERMIO_H 1 | #define HAVE_ASM_TERMBITS_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 STRUCT_DIRENT_HAS_D_INO 1 | #define VOID_SIGHANDLER 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSRTOWCS /**/ | #define HAVE_MBRTOWC /**/ | #define HAVE_MBRLEN /**/ | #define HAVE_WCTOMB /**/ | #define HAVE_WCWIDTH /**/ | #define HAVE_WCSDUP /**/ | #define HAVE_MBSTATE_T /**/ | #define HAVE_LANGINFO_CODESET /**/ | #define HAVE_DECL_TGOTO 1 | #define RETSIGTYPE void | #define RETQSORTTYPE void | #define QSORT_TYPE_IS_VOID 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALARM 1 | #define HAVE_BCMP 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CUSERID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FESETROUND 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_INDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_ISNAN 1 | #define HAVE_LOCALTIME_R 1 | /* end confdefs.h. */ | /* Define gethrtime to an innocuous variant, in case declares gethrtime. | For example, HP-UX 11i declares gettimeofday. */ | #define gethrtime innocuous_gethrtime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gethrtime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gethrtime | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gethrtime (); | /* 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_gethrtime || defined __stub___gethrtime | choke me | #endif | | int | main () | { | return gethrtime (); | ; | return 0; | } configure:36200: result: no configure:36115: checking for gmtime_r configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for locking configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 /tmp/ccUtpF8i.o: In function `main': conftest.c:(.text+0x7): undefined reference to `locking' collect2: ld returned 1 exit status configure:36178: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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_TERMIO_H 1 | #define HAVE_ASM_TERMBITS_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 STRUCT_DIRENT_HAS_D_INO 1 | #define VOID_SIGHANDLER 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSRTOWCS /**/ | #define HAVE_MBRTOWC /**/ | #define HAVE_MBRLEN /**/ | #define HAVE_WCTOMB /**/ | #define HAVE_WCWIDTH /**/ | #define HAVE_WCSDUP /**/ | #define HAVE_MBSTATE_T /**/ | #define HAVE_LANGINFO_CODESET /**/ | #define HAVE_DECL_TGOTO 1 | #define RETSIGTYPE void | #define RETQSORTTYPE void | #define QSORT_TYPE_IS_VOID 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALARM 1 | #define HAVE_BCMP 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CUSERID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FESETROUND 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_INDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_ISNAN 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char 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 | #endif | | int | main () | { | return locking (); | ; | return 0; | } configure:36200: result: no configure:36115: checking for longjmp configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for lrand48 configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for madvise configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for mallinfo configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for memcpy configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 conftest.c:225: warning: conflicting types for built-in function 'memcpy' configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for memmove configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 conftest.c:226: warning: conflicting types for built-in function 'memmove' configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for mkstemp configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for mlockall configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for perror configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for poll configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for pread configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for pthread_attr_create configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 /tmp/cctUjFqk.o: In function `main': conftest.c:(.text+0x7): undefined reference to `pthread_attr_create' collect2: ld returned 1 exit status configure:36178: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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_TERMIO_H 1 | #define HAVE_ASM_TERMBITS_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 STRUCT_DIRENT_HAS_D_INO 1 | #define VOID_SIGHANDLER 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSRTOWCS /**/ | #define HAVE_MBRTOWC /**/ | #define HAVE_MBRLEN /**/ | #define HAVE_WCTOMB /**/ | #define HAVE_WCWIDTH /**/ | #define HAVE_WCSDUP /**/ | #define HAVE_MBSTATE_T /**/ | #define HAVE_LANGINFO_CODESET /**/ | #define HAVE_DECL_TGOTO 1 | #define RETSIGTYPE void | #define RETQSORTTYPE void | #define QSORT_TYPE_IS_VOID 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALARM 1 | #define HAVE_BCMP 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CUSERID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FESETROUND 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_INDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_ISNAN 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LONGJMP 1 | #define HAVE_LRAND48 1 | #define HAVE_MADVISE 1 | #define HAVE_MALLINFO 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char 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 | #endif | | int | main () | { | return pthread_attr_create (); | ; | return 0; | } configure:36200: result: no configure:36115: checking for mmap configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for mmap64 configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for getpagesize configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for pthread_attr_getstacksize configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for pthread_attr_setprio configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 /tmp/ccCyb6vX.o: In function `main': conftest.c:(.text+0x7): undefined reference to `pthread_attr_setprio' collect2: ld returned 1 exit status configure:36178: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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_TERMIO_H 1 | #define HAVE_ASM_TERMBITS_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 STRUCT_DIRENT_HAS_D_INO 1 | #define VOID_SIGHANDLER 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSRTOWCS /**/ | #define HAVE_MBRTOWC /**/ | #define HAVE_MBRLEN /**/ | #define HAVE_WCTOMB /**/ | #define HAVE_WCWIDTH /**/ | #define HAVE_WCSDUP /**/ | #define HAVE_MBSTATE_T /**/ | #define HAVE_LANGINFO_CODESET /**/ | #define HAVE_DECL_TGOTO 1 | #define RETSIGTYPE void | #define RETQSORTTYPE void | #define QSORT_TYPE_IS_VOID 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALARM 1 | #define HAVE_BCMP 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CUSERID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FESETROUND 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_INDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_ISNAN 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LONGJMP 1 | #define HAVE_LRAND48 1 | #define HAVE_MADVISE 1 | #define HAVE_MALLINFO 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_MMAP 1 | #define HAVE_MMAP64 1 | #define HAVE_GETPAGESIZE 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char 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 | #endif | | int | main () | { | return pthread_attr_setprio (); | ; | return 0; | } configure:36200: result: no configure:36115: checking for pthread_attr_setschedparam configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for pthread_attr_setstacksize configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for pthread_condattr_create configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 /tmp/cc4nvuQK.o: In function `main': conftest.c:(.text+0x7): undefined reference to `pthread_condattr_create' collect2: ld returned 1 exit status configure:36178: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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_TERMIO_H 1 | #define HAVE_ASM_TERMBITS_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 STRUCT_DIRENT_HAS_D_INO 1 | #define VOID_SIGHANDLER 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSRTOWCS /**/ | #define HAVE_MBRTOWC /**/ | #define HAVE_MBRLEN /**/ | #define HAVE_WCTOMB /**/ | #define HAVE_WCWIDTH /**/ | #define HAVE_WCSDUP /**/ | #define HAVE_MBSTATE_T /**/ | #define HAVE_LANGINFO_CODESET /**/ | #define HAVE_DECL_TGOTO 1 | #define RETSIGTYPE void | #define RETQSORTTYPE void | #define QSORT_TYPE_IS_VOID 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALARM 1 | #define HAVE_BCMP 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CUSERID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FESETROUND 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_INDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_ISNAN 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LONGJMP 1 | #define HAVE_LRAND48 1 | #define HAVE_MADVISE 1 | #define HAVE_MALLINFO 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_MMAP 1 | #define HAVE_MMAP64 1 | #define HAVE_GETPAGESIZE 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char 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 | #endif | | int | main () | { | return pthread_condattr_create (); | ; | return 0; | } configure:36200: result: no configure:36115: checking for pthread_getsequence_np configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 /tmp/ccocWVZa.o: In function `main': conftest.c:(.text+0x7): undefined reference to `pthread_getsequence_np' collect2: ld returned 1 exit status configure:36178: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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_TERMIO_H 1 | #define HAVE_ASM_TERMBITS_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 STRUCT_DIRENT_HAS_D_INO 1 | #define VOID_SIGHANDLER 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSRTOWCS /**/ | #define HAVE_MBRTOWC /**/ | #define HAVE_MBRLEN /**/ | #define HAVE_WCTOMB /**/ | #define HAVE_WCWIDTH /**/ | #define HAVE_WCSDUP /**/ | #define HAVE_MBSTATE_T /**/ | #define HAVE_LANGINFO_CODESET /**/ | #define HAVE_DECL_TGOTO 1 | #define RETSIGTYPE void | #define RETQSORTTYPE void | #define QSORT_TYPE_IS_VOID 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALARM 1 | #define HAVE_BCMP 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CUSERID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FESETROUND 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_INDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_ISNAN 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LONGJMP 1 | #define HAVE_LRAND48 1 | #define HAVE_MADVISE 1 | #define HAVE_MALLINFO 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_MMAP 1 | #define HAVE_MMAP64 1 | #define HAVE_GETPAGESIZE 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char 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 | #endif | | int | main () | { | return pthread_getsequence_np (); | ; | return 0; | } configure:36200: result: no configure:36115: checking for pthread_key_delete configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for pthread_rwlock_rdlock configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for pthread_setprio configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 /tmp/cc8vCicc.o: In function `main': conftest.c:(.text+0x7): undefined reference to `pthread_setprio' collect2: ld returned 1 exit status configure:36178: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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_TERMIO_H 1 | #define HAVE_ASM_TERMBITS_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 STRUCT_DIRENT_HAS_D_INO 1 | #define VOID_SIGHANDLER 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSRTOWCS /**/ | #define HAVE_MBRTOWC /**/ | #define HAVE_MBRLEN /**/ | #define HAVE_WCTOMB /**/ | #define HAVE_WCWIDTH /**/ | #define HAVE_WCSDUP /**/ | #define HAVE_MBSTATE_T /**/ | #define HAVE_LANGINFO_CODESET /**/ | #define HAVE_DECL_TGOTO 1 | #define RETSIGTYPE void | #define RETQSORTTYPE void | #define QSORT_TYPE_IS_VOID 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALARM 1 | #define HAVE_BCMP 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CUSERID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FESETROUND 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_INDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_ISNAN 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LONGJMP 1 | #define HAVE_LRAND48 1 | #define HAVE_MADVISE 1 | #define HAVE_MALLINFO 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_MMAP 1 | #define HAVE_MMAP64 1 | #define HAVE_GETPAGESIZE 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 | /* end confdefs.h. */ | /* Define pthread_setprio to an innocuous variant, in case declares pthread_setprio. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_setprio innocuous_pthread_setprio | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_setprio (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_setprio | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_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_setprio || defined __stub___pthread_setprio | choke me | #endif | | int | main () | { | return pthread_setprio (); | ; | return 0; | } configure:36200: result: no configure:36115: checking for pthread_setprio_np configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 /tmp/ccUXAJ0d.o: In function `main': conftest.c:(.text+0x7): undefined reference to `pthread_setprio_np' collect2: ld returned 1 exit status configure:36178: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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_TERMIO_H 1 | #define HAVE_ASM_TERMBITS_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 STRUCT_DIRENT_HAS_D_INO 1 | #define VOID_SIGHANDLER 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSRTOWCS /**/ | #define HAVE_MBRTOWC /**/ | #define HAVE_MBRLEN /**/ | #define HAVE_WCTOMB /**/ | #define HAVE_WCWIDTH /**/ | #define HAVE_WCSDUP /**/ | #define HAVE_MBSTATE_T /**/ | #define HAVE_LANGINFO_CODESET /**/ | #define HAVE_DECL_TGOTO 1 | #define RETSIGTYPE void | #define RETQSORTTYPE void | #define QSORT_TYPE_IS_VOID 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALARM 1 | #define HAVE_BCMP 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CUSERID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FESETROUND 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_INDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_ISNAN 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LONGJMP 1 | #define HAVE_LRAND48 1 | #define HAVE_MADVISE 1 | #define HAVE_MALLINFO 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_MMAP 1 | #define HAVE_MMAP64 1 | #define HAVE_GETPAGESIZE 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 | /* 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char 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 | #endif | | int | main () | { | return pthread_setprio_np (); | ; | return 0; | } configure:36200: result: no configure:36115: checking for pthread_setschedparam configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for pthread_sigmask configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for readlink configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for realpath configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for rename configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for rint configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 conftest.c:245: warning: conflicting types for built-in function 'rint' configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for rwlock_init configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 /tmp/ccWjC6Ws.o: In function `main': conftest.c:(.text+0x7): undefined reference to `rwlock_init' collect2: ld returned 1 exit status configure:36178: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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_TERMIO_H 1 | #define HAVE_ASM_TERMBITS_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 STRUCT_DIRENT_HAS_D_INO 1 | #define VOID_SIGHANDLER 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSRTOWCS /**/ | #define HAVE_MBRTOWC /**/ | #define HAVE_MBRLEN /**/ | #define HAVE_WCTOMB /**/ | #define HAVE_WCWIDTH /**/ | #define HAVE_WCSDUP /**/ | #define HAVE_MBSTATE_T /**/ | #define HAVE_LANGINFO_CODESET /**/ | #define HAVE_DECL_TGOTO 1 | #define RETSIGTYPE void | #define RETQSORTTYPE void | #define QSORT_TYPE_IS_VOID 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALARM 1 | #define HAVE_BCMP 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CUSERID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FESETROUND 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_INDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_ISNAN 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LONGJMP 1 | #define HAVE_LRAND48 1 | #define HAVE_MADVISE 1 | #define HAVE_MALLINFO 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_MMAP 1 | #define HAVE_MMAP64 1 | #define HAVE_GETPAGESIZE 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_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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char 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 | #endif | | int | main () | { | return rwlock_init (); | ; | return 0; | } configure:36200: result: no configure:36115: checking for setupterm configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 /tmp/cccUe5gO.o: In function `main': conftest.c:(.text+0x7): undefined reference to `setupterm' collect2: ld returned 1 exit status configure:36178: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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_TERMIO_H 1 | #define HAVE_ASM_TERMBITS_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 STRUCT_DIRENT_HAS_D_INO 1 | #define VOID_SIGHANDLER 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSRTOWCS /**/ | #define HAVE_MBRTOWC /**/ | #define HAVE_MBRLEN /**/ | #define HAVE_WCTOMB /**/ | #define HAVE_WCWIDTH /**/ | #define HAVE_WCSDUP /**/ | #define HAVE_MBSTATE_T /**/ | #define HAVE_LANGINFO_CODESET /**/ | #define HAVE_DECL_TGOTO 1 | #define RETSIGTYPE void | #define RETQSORTTYPE void | #define QSORT_TYPE_IS_VOID 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALARM 1 | #define HAVE_BCMP 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CUSERID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FESETROUND 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_INDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_ISNAN 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LONGJMP 1 | #define HAVE_LRAND48 1 | #define HAVE_MADVISE 1 | #define HAVE_MALLINFO 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_MMAP 1 | #define HAVE_MMAP64 1 | #define HAVE_GETPAGESIZE 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_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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char 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 | #endif | | int | main () | { | return setupterm (); | ; | return 0; | } configure:36200: result: no configure:36115: checking for shmget configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for shmat configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for shmdt configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for shmctl configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for sigaction configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for sigemptyset configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for sigaddset configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for sighold configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for sigset configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for sigthreadmask configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 /tmp/ccueFDg7.o: In function `main': conftest.c:(.text+0x7): undefined reference to `sigthreadmask' collect2: ld returned 1 exit status configure:36178: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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_TERMIO_H 1 | #define HAVE_ASM_TERMBITS_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 STRUCT_DIRENT_HAS_D_INO 1 | #define VOID_SIGHANDLER 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSRTOWCS /**/ | #define HAVE_MBRTOWC /**/ | #define HAVE_MBRLEN /**/ | #define HAVE_WCTOMB /**/ | #define HAVE_WCWIDTH /**/ | #define HAVE_WCSDUP /**/ | #define HAVE_MBSTATE_T /**/ | #define HAVE_LANGINFO_CODESET /**/ | #define HAVE_DECL_TGOTO 1 | #define RETSIGTYPE void | #define RETQSORTTYPE void | #define QSORT_TYPE_IS_VOID 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALARM 1 | #define HAVE_BCMP 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CUSERID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FESETROUND 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_INDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_ISNAN 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LONGJMP 1 | #define HAVE_LRAND48 1 | #define HAVE_MADVISE 1 | #define HAVE_MALLINFO 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_MMAP 1 | #define HAVE_MMAP64 1 | #define HAVE_GETPAGESIZE 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_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_SIGHOLD 1 | #define HAVE_SIGSET 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char 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 | #endif | | int | main () | { | return sigthreadmask (); | ; | return 0; | } configure:36200: result: no configure:36115: checking for port_create configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 /tmp/cckiEUhc.o: In function `main': conftest.c:(.text+0x7): undefined reference to `port_create' collect2: ld returned 1 exit status configure:36178: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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_TERMIO_H 1 | #define HAVE_ASM_TERMBITS_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 STRUCT_DIRENT_HAS_D_INO 1 | #define VOID_SIGHANDLER 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSRTOWCS /**/ | #define HAVE_MBRTOWC /**/ | #define HAVE_MBRLEN /**/ | #define HAVE_WCTOMB /**/ | #define HAVE_WCWIDTH /**/ | #define HAVE_WCSDUP /**/ | #define HAVE_MBSTATE_T /**/ | #define HAVE_LANGINFO_CODESET /**/ | #define HAVE_DECL_TGOTO 1 | #define RETSIGTYPE void | #define RETQSORTTYPE void | #define QSORT_TYPE_IS_VOID 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALARM 1 | #define HAVE_BCMP 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CUSERID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FESETROUND 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_INDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_ISNAN 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LONGJMP 1 | #define HAVE_LRAND48 1 | #define HAVE_MADVISE 1 | #define HAVE_MALLINFO 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_MMAP 1 | #define HAVE_MMAP64 1 | #define HAVE_GETPAGESIZE 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_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_SIGHOLD 1 | #define HAVE_SIGSET 1 | /* end confdefs.h. */ | /* Define port_create to an innocuous variant, in case declares port_create. | For example, HP-UX 11i declares gettimeofday. */ | #define port_create innocuous_port_create | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char port_create (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef port_create | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char port_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_port_create || defined __stub___port_create | choke me | #endif | | int | main () | { | return port_create (); | ; | return 0; | } configure:36200: result: no configure:36115: checking for sleep configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for snprintf configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 conftest.c:256: warning: conflicting types for built-in function 'snprintf' configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for socket configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for stpcpy configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 conftest.c:258: warning: conflicting types for built-in function 'stpcpy' configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for strcasecmp configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 conftest.c:259: warning: conflicting types for built-in function 'strcasecmp' configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for strerror configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for strsignal configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for strnlen configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for strpbrk configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 conftest.c:263: warning: conflicting types for built-in function 'strpbrk' configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for strstr configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 conftest.c:264: warning: conflicting types for built-in function 'strstr' configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for strtol configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for strtoll configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for strtoul configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for strtoull configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for tell configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 /tmp/ccMeUzGa.o: In function `main': conftest.c:(.text+0x7): undefined reference to `tell' collect2: ld returned 1 exit status configure:36178: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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_TERMIO_H 1 | #define HAVE_ASM_TERMBITS_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 STRUCT_DIRENT_HAS_D_INO 1 | #define VOID_SIGHANDLER 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSRTOWCS /**/ | #define HAVE_MBRTOWC /**/ | #define HAVE_MBRLEN /**/ | #define HAVE_WCTOMB /**/ | #define HAVE_WCWIDTH /**/ | #define HAVE_WCSDUP /**/ | #define HAVE_MBSTATE_T /**/ | #define HAVE_LANGINFO_CODESET /**/ | #define HAVE_DECL_TGOTO 1 | #define RETSIGTYPE void | #define RETQSORTTYPE void | #define QSORT_TYPE_IS_VOID 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALARM 1 | #define HAVE_BCMP 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CUSERID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FESETROUND 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_INDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_ISNAN 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LONGJMP 1 | #define HAVE_LRAND48 1 | #define HAVE_MADVISE 1 | #define HAVE_MALLINFO 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_MMAP 1 | #define HAVE_MMAP64 1 | #define HAVE_GETPAGESIZE 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_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_SIGHOLD 1 | #define HAVE_SIGSET 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKET 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRNLEN 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char 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 | #endif | | int | main () | { | return tell (); | ; | return 0; | } configure:36200: result: no configure:36115: checking for tempnam configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 /tmp/ccAAGBjr.o: In function `main': conftest.c:(.text+0x7): warning: the use of `tempnam' is dangerous, better use `mkstemp' configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for thr_setconcurrency configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 /tmp/ccaVhVPN.o: In function `main': conftest.c:(.text+0x7): undefined reference to `thr_setconcurrency' collect2: ld returned 1 exit status configure:36178: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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_TERMIO_H 1 | #define HAVE_ASM_TERMBITS_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 STRUCT_DIRENT_HAS_D_INO 1 | #define VOID_SIGHANDLER 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSRTOWCS /**/ | #define HAVE_MBRTOWC /**/ | #define HAVE_MBRLEN /**/ | #define HAVE_WCTOMB /**/ | #define HAVE_WCWIDTH /**/ | #define HAVE_WCSDUP /**/ | #define HAVE_MBSTATE_T /**/ | #define HAVE_LANGINFO_CODESET /**/ | #define HAVE_DECL_TGOTO 1 | #define RETSIGTYPE void | #define RETQSORTTYPE void | #define QSORT_TYPE_IS_VOID 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALARM 1 | #define HAVE_BCMP 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CUSERID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FESETROUND 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_INDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_ISNAN 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LONGJMP 1 | #define HAVE_LRAND48 1 | #define HAVE_MADVISE 1 | #define HAVE_MALLINFO 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_MMAP 1 | #define HAVE_MMAP64 1 | #define HAVE_GETPAGESIZE 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_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_SIGHOLD 1 | #define HAVE_SIGSET 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKET 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRNLEN 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char 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 | #endif | | int | main () | { | return thr_setconcurrency (); | ; | return 0; | } configure:36200: result: no configure:36115: checking for vidattr configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 /tmp/ccMQ3Jpd.o: In function `main': conftest.c:(.text+0x7): undefined reference to `vidattr' collect2: ld returned 1 exit status configure:36178: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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_TERMIO_H 1 | #define HAVE_ASM_TERMBITS_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 STRUCT_DIRENT_HAS_D_INO 1 | #define VOID_SIGHANDLER 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSRTOWCS /**/ | #define HAVE_MBRTOWC /**/ | #define HAVE_MBRLEN /**/ | #define HAVE_WCTOMB /**/ | #define HAVE_WCWIDTH /**/ | #define HAVE_WCSDUP /**/ | #define HAVE_MBSTATE_T /**/ | #define HAVE_LANGINFO_CODESET /**/ | #define HAVE_DECL_TGOTO 1 | #define RETSIGTYPE void | #define RETQSORTTYPE void | #define QSORT_TYPE_IS_VOID 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALARM 1 | #define HAVE_BCMP 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CUSERID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FESETROUND 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_INDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_ISNAN 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LONGJMP 1 | #define HAVE_LRAND48 1 | #define HAVE_MADVISE 1 | #define HAVE_MALLINFO 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_MMAP 1 | #define HAVE_MMAP64 1 | #define HAVE_GETPAGESIZE 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_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_SIGHOLD 1 | #define HAVE_SIGSET 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKET 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRNLEN 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char 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 | #endif | | int | main () | { | return vidattr (); | ; | return 0; | } configure:36200: result: no configure:36115: checking for posix_fallocate configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for backtrace configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for backtrace_symbols configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36115: checking for backtrace_symbols_fd configure:36171: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36178: $? = 0 configure:36200: result: yes configure:36227: checking for clock_gettime configure:36283: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 /tmp/ccYd500K.o: In function `main': conftest.c:(.text+0x7): undefined reference to `clock_gettime' collect2: ld returned 1 exit status configure:36290: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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_TERMIO_H 1 | #define HAVE_ASM_TERMBITS_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 STRUCT_DIRENT_HAS_D_INO 1 | #define VOID_SIGHANDLER 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSRTOWCS /**/ | #define HAVE_MBRTOWC /**/ | #define HAVE_MBRLEN /**/ | #define HAVE_WCTOMB /**/ | #define HAVE_WCWIDTH /**/ | #define HAVE_WCSDUP /**/ | #define HAVE_MBSTATE_T /**/ | #define HAVE_LANGINFO_CODESET /**/ | #define HAVE_DECL_TGOTO 1 | #define RETSIGTYPE void | #define RETQSORTTYPE void | #define QSORT_TYPE_IS_VOID 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALARM 1 | #define HAVE_BCMP 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CUSERID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FESETROUND 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_INDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_ISNAN 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LONGJMP 1 | #define HAVE_LRAND48 1 | #define HAVE_MADVISE 1 | #define HAVE_MALLINFO 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_MMAP 1 | #define HAVE_MMAP64 1 | #define HAVE_GETPAGESIZE 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_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_SIGHOLD 1 | #define HAVE_SIGSET 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKET 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRNLEN 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_POSIX_FALLOCATE 1 | #define HAVE_BACKTRACE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_BACKTRACE_SYMBOLS_FD 1 | /* end confdefs.h. */ | /* Define clock_gettime to an innocuous variant, in case declares clock_gettime. | For example, HP-UX 11i declares gettimeofday. */ | #define clock_gettime innocuous_clock_gettime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clock_gettime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clock_gettime | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char clock_gettime (); | /* 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_clock_gettime || defined __stub___clock_gettime | choke me | #endif | | int | main () | { | return clock_gettime (); | ; | return 0; | } configure:36312: result: no configure:36336: checking for pthread_setschedprio configure:36392: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36399: $? = 0 configure:36421: result: yes configure:36438: checking for isinf in configure:36461: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36468: $? = 0 configure:36476: result: yes configure:36478: checking whether isinf() is safe to use in C code configure:36511: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36515: $? = 0 configure:36521: ./conftest configure:36525: $? = 0 configure:36527: result: yes configure:36549: checking whether isinf() can be used in C++ code configure:36579: g++ -o conftest -O3 -fno-implicit-templates -fno-exceptions -fno-rtti -rdynamic conftest.cpp -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36586: $? = 0 configure:36594: result: yes configure:36634: checking for fseeko configure:36690: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:36697: $? = 0 configure:36717: result: yes configure:36732: checking style of gethost* routines configure:36747: checking whether madvise is declared configure:36780: g++ -c -O3 -fno-implicit-templates -fno-exceptions -fno-rtti conftest.cpp >&5 configure:36787: $? = 0 configure:36802: result: yes configure:36866: g++ -c -O3 -fno-implicit-templates -fno-exceptions -fno-rtti -Werror conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:269: 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:36873: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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_TERMIO_H 1 | #define HAVE_ASM_TERMBITS_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 STRUCT_DIRENT_HAS_D_INO 1 | #define VOID_SIGHANDLER 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSRTOWCS /**/ | #define HAVE_MBRTOWC /**/ | #define HAVE_MBRLEN /**/ | #define HAVE_WCTOMB /**/ | #define HAVE_WCWIDTH /**/ | #define HAVE_WCSDUP /**/ | #define HAVE_MBSTATE_T /**/ | #define HAVE_LANGINFO_CODESET /**/ | #define HAVE_DECL_TGOTO 1 | #define RETSIGTYPE void | #define RETQSORTTYPE void | #define QSORT_TYPE_IS_VOID 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALARM 1 | #define HAVE_BCMP 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CUSERID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FESETROUND 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_INDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_ISNAN 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LONGJMP 1 | #define HAVE_LRAND48 1 | #define HAVE_MADVISE 1 | #define HAVE_MALLINFO 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_MMAP 1 | #define HAVE_MMAP64 1 | #define HAVE_GETPAGESIZE 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_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_SIGHOLD 1 | #define HAVE_SIGSET 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKET 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRNLEN 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_POSIX_FALLOCATE 1 | #define HAVE_BACKTRACE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_BACKTRACE_SYMBOLS_FD 1 | #define HAVE_PTHREAD_SETSCHEDPRIO 1 | #define HAVE_ISINF 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:36888: result: other configure:36910: checking style of gethostbyname_r routines configure:36959: g++ -c -O3 -fno-implicit-templates -fno-exceptions -fno-rtti -Werror conftest.cpp >&5 configure:36966: $? = 0 configure:36981: result: glibc2 configure:37001: checking 3 argument to gethostbyname_r routines configure:37049: g++ -c -O3 -fno-implicit-templates -fno-exceptions -fno-rtti -Werror conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:270: error: cannot convert 'hostent_data*' to 'char*' for argument '3' to 'int gethostbyname_r(const char*, hostent*, char*, size_t, hostent**, int*)' configure:37056: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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_TERMIO_H 1 | #define HAVE_ASM_TERMBITS_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 STRUCT_DIRENT_HAS_D_INO 1 | #define VOID_SIGHANDLER 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSRTOWCS /**/ | #define HAVE_MBRTOWC /**/ | #define HAVE_MBRLEN /**/ | #define HAVE_WCTOMB /**/ | #define HAVE_WCWIDTH /**/ | #define HAVE_WCSDUP /**/ | #define HAVE_MBSTATE_T /**/ | #define HAVE_LANGINFO_CODESET /**/ | #define HAVE_DECL_TGOTO 1 | #define RETSIGTYPE void | #define RETQSORTTYPE void | #define QSORT_TYPE_IS_VOID 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALARM 1 | #define HAVE_BCMP 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CUSERID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FESETROUND 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_INDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_ISNAN 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LONGJMP 1 | #define HAVE_LRAND48 1 | #define HAVE_MADVISE 1 | #define HAVE_MALLINFO 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_MMAP 1 | #define HAVE_MMAP64 1 | #define HAVE_GETPAGESIZE 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_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_SIGHOLD 1 | #define HAVE_SIGSET 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKET 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRNLEN 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_POSIX_FALLOCATE 1 | #define HAVE_BACKTRACE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_BACKTRACE_SYMBOLS_FD 1 | #define HAVE_PTHREAD_SETSCHEDPRIO 1 | #define HAVE_ISINF 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:37071: result: char configure:37091: checking "args to pthread_getspecific" configure:37122: gcc -c -O3 conftest.c >&5 conftest.c: In function 'main': conftest.c:264: warning: cast from pointer to integer of different size configure:37129: $? = 0 configure:37144: result: POSIX configure:37156: checking "args to pthread_mutex_init" configure:37189: gcc -c -O3 conftest.c >&5 configure:37196: $? = 0 configure:37211: result: POSIX configure:37225: checking "args to readdir_r" configure:37257: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:37264: $? = 0 configure:37284: result: POSIX configure:37296: checking "style of sigwait" configure:37331: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:37338: $? = 0 configure:37358: result: POSIX configure:37447: checking "for pthread_attr_setscope" configure:37478: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:37485: $? = 0 configure:37505: result: yes configure:37517: checking "can netinet files be included" configure:37545: gcc -c -O3 conftest.c >&5 conftest.c: In function 'main': conftest.c:267: warning: incompatible implicit declaration of built-in function 'printf' configure:37552: $? = 0 configure:37574: result: "yes" configure:37577: checking support for weak symbols configure:37605: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:37612: $? = 0 configure:37632: result: yes configure:37643: checking whether __bss_start is defined configure:37672: gcc -o conftest -O3 -rdynamic conftest.c -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:37679: $? = 0 configure:37699: result: yes configure:37734: checking cxxabi.h usability configure:37751: g++ -c -O3 -fno-implicit-templates -fno-exceptions -fno-rtti conftest.cpp >&5 configure:37758: $? = 0 configure:37772: result: yes configure:37776: checking cxxabi.h presence configure:37791: g++ -E conftest.cpp configure:37798: $? = 0 configure:37812: result: yes configure:37840: checking for cxxabi.h configure:37849: result: yes configure:37864: checking for abi::__cxa_demangle configure:37893: g++ -o conftest -O3 -fno-implicit-templates -fno-exceptions -fno-rtti -rdynamic conftest.cpp -lpthread -lcrypt -lnsl -lm -lpthread >&5 configure:37900: $? = 0 configure:37920: result: yes configure:37950: checking for big tables support configure:37964: result: no configure:37979: checking max indexes per table configure:37986: result: 64 configure:38001: checking for SSL configure:38031: result: disabled configure:39227: checking qlgusr.h usability configure:39244: gcc -c -O3 conftest.c >&5 conftest.c:297:20: error: qlgusr.h: No such file or directory configure:39251: $? = 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 "5.1.36" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "unknown-linux-gnu" | #define MACHINE_TYPE "x86_64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SPRINTF_RETURNS_INT 1 | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 | #define TARGET_OS_LINUX 1 | #define COMMUNITY_SERVER 1 | #define ENABLED_PROFILING 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FLOAT_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_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_CRYPT 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_COMPRESS 1 | #define HAVE_DECL_SHM_HUGETLB 1 | #define HAVE_LARGE_PAGES 1 | #define HUGETLB_USE_PROC_MEMINFO 1 | #define HAVE_UINT 1 | #define HAVE_ULONG 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_NPTL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_RESTARTABLE_SYSCALLS 1 | #define DBUG_OFF 1 | #define HAVE_GCC_ATOMIC_BUILTINS 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 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #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_ALLOCA 1 | #define HAVE_TZNAME 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_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_GETLINE 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_TERMIO_H 1 | #define HAVE_ASM_TERMBITS_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 STRUCT_DIRENT_HAS_D_INO 1 | #define VOID_SIGHANDLER 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSRTOWCS /**/ | #define HAVE_MBRTOWC /**/ | #define HAVE_MBRLEN /**/ | #define HAVE_WCTOMB /**/ | #define HAVE_WCWIDTH /**/ | #define HAVE_WCSDUP /**/ | #define HAVE_MBSTATE_T /**/ | #define HAVE_LANGINFO_CODESET /**/ | #define HAVE_DECL_TGOTO 1 | #define RETSIGTYPE void | #define RETQSORTTYPE void | #define QSORT_TYPE_IS_VOID 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALARM 1 | #define HAVE_BCMP 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CUSERID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FESETROUND 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_INDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_ISNAN 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LONGJMP 1 | #define HAVE_LRAND48 1 | #define HAVE_MADVISE 1 | #define HAVE_MALLINFO 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_MMAP 1 | #define HAVE_MMAP64 1 | #define HAVE_GETPAGESIZE 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_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_SIGHOLD 1 | #define HAVE_SIGSET 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKET 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRNLEN 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_POSIX_FALLOCATE 1 | #define HAVE_BACKTRACE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_BACKTRACE_SYMBOLS_FD 1 | #define HAVE_PTHREAD_SETSCHEDPRIO 1 | #define HAVE_ISINF 1 | #define HAVE_DECL_MADVISE 1 | #define HAVE_GETHOSTBYNAME_R_GLIBC2_STYLE 1 | #define HAVE_READDIR_R 1 | #define HAVE_SIGWAIT 1 | #define HAVE_PTHREAD_ATTR_SETSCOPE 1 | #define HAVE_WEAK_SYMBOL 1 | #define HAVE_BSS_START 1 | #define HAVE_CXXABI_H 1 | #define HAVE_ABI_CXA_DEMANGLE 1 | #define MAX_INDEXES 64 | #define HAVE_VIO_READ_BUFF 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:39265: result: no configure:39269: checking qlgusr.h presence configure:39284: gcc -E conftest.c conftest.c:264:20: error: qlgusr.h: No such file or directory configure:39291: $? = 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 "5.1.36" | #define HA