- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
- It was created by MySQL Server configure 5.1.57, which was
- generated by GNU Autoconf 2.63. Invocation command line was
- $ ./configure --prefix=/opt/local --mandir=/opt/local/share/man --infodir=/opt/local/share/info --localstatedir=/opt/local/var/db/mysql5 --libdir=/opt/local/lib/mysql5 --bindir=/opt/local/lib/mysql5/bin --includedir=/opt/local/include/mysql5 --datadir=/opt/local/share/mysql5 --sysconfdir=/opt/local/etc/mysql5 --with-zlib-dir=/opt/local --with-ssl=/opt/local --with-extra-charsets=complex --with-unix-socket-path=/opt/local/var/run/mysql5/mysqld.sock --with-mysqld-user=_mysql --without-docs --with-plugins=all --enable-thread-safe-client --without-readline --with-embedded-server --with-pic
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = Matthew-Caruanas-MacBook-Pro.local
- uname -m = i386
- uname -r = 10.7.0
- uname -s = Darwin
- uname -v = Darwin Kernel Version 10.7.0: Sat Jan 29 15:17:16 PST 2011; root:xnu-1504.9.37~1/RELEASE_I386
- /usr/bin/uname -p = i386
- /bin/uname -X = unknown
- /bin/arch = unknown
- /usr/bin/arch -k = unknown
- /usr/convex/getsysinfo = unknown
- /usr/bin/hostinfo = Mach kernel version:
- Darwin Kernel Version 10.7.0: Sat Jan 29 15:17:16 PST 2011; root:xnu-1504.9.37~1/RELEASE_I386
- Kernel configured for up to 2 processors.
- 2 processors are physically available.
- 2 processors are logically available.
- Processor type: i486 (Intel 80486)
- Processors active: 0 1
- Primary memory available: 4.00 gigabytes
- Default processor set: 74 tasks, 354 threads, 2 processors
- Load average: 1.67, Mach factor: 0.67
- /bin/machine = unknown
- /usr/bin/oslevel = unknown
- /bin/universe = unknown
- PATH: /opt/local/bin
- PATH: /opt/local/sbin
- PATH: /bin
- PATH: /sbin
- PATH: /usr/bin
- PATH: /usr/sbin
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:2571: checking build system type
- configure:2589: result: i386-apple-darwin10.7.0
- configure:2611: checking host system type
- configure:2626: result: i386-apple-darwin10.7.0
- configure:2648: checking target system type
- configure:2663: result: i386-apple-darwin10.7.0
- configure:2710: checking for a BSD-compatible install
- configure:2778: result: /usr/bin/install -c
- configure:2789: checking whether build environment is sane
- configure:2832: result: yes
- configure:2857: checking for a thread-safe mkdir -p
- configure:2896: result: ./install-sh -c -d
- configure:2909: checking for gawk
- configure:2939: result: no
- configure:2909: checking for mawk
- configure:2939: result: no
- configure:2909: checking for nawk
- configure:2939: result: no
- configure:2909: checking for awk
- configure:2925: found /usr/bin/awk
- configure:2936: result: awk
- configure:2947: checking whether make sets $(MAKE)
- configure:2969: result: yes
- configure:3148: checking how to create a ustar tar archive
- configure:3161: tar --version
- bsdtar 2.6.2 - libarchive 2.6.2
- configure:3164: $? = 0
- configure:3204: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
- configure:3207: $? = 0
- configure:3211: tar -xf - <conftest.tar
- configure:3214: $? = 0
- configure:3227: result: gnutar
- configure:3271: checking for style of include used by make
- configure:3299: result: GNU
- configure:3369: checking for gcc
- configure:3396: result: /usr/bin/gcc-4.2
- configure:3628: checking for C compiler version
- configure:3636: /usr/bin/gcc-4.2 --version >&5
- i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646)
- 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:3640: $? = 0
- configure:3647: /usr/bin/gcc-4.2 -v >&5
- Using built-in specs.
- Target: i686-apple-darwin10
- Configured with: /var/tmp/gcc/gcc-5646~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10
- Thread model: posix
- gcc version 4.2.1 (Apple Inc. build 5646)
- configure:3651: $? = 0
- configure:3658: /usr/bin/gcc-4.2 -V >&5
- gcc-4.2: argument to `-V' is missing
- configure:3662: $? = 1
- configure:3685: checking for C compiler default output file name
- configure:3707: /usr/bin/gcc-4.2 -O2 -fPIC -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5
- configure:3711: $? = 0
- configure:3749: result: a.out
- configure:3768: checking whether the C compiler works
- configure:3778: ./a.out
- configure:3782: $? = 0
- configure:3801: result: yes
- configure:3808: checking whether we are cross compiling
- configure:3810: result: no
- configure:3813: checking for suffix of executables
- configure:3820: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5
- configure:3824: $? = 0
- configure:3850: result:
- configure:3856: checking for suffix of object files
- configure:3882: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:3886: $? = 0
- configure:3911: result: o
- configure:3915: checking whether we are using the GNU C compiler
- configure:3944: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:3951: $? = 0
- configure:3968: result: yes
- configure:3977: checking whether /usr/bin/gcc-4.2 accepts -g
- configure:4007: /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
- configure:4014: $? = 0
- configure:4115: result: yes
- configure:4132: checking for /usr/bin/gcc-4.2 option to accept ISO C89
- configure:4206: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:4213: $? = 0
- configure:4236: result: none needed
- configure:4256: checking dependency style of /usr/bin/gcc-4.2
- configure:4347: result: gcc3
- configure:4362: checking for a sed that does not truncate output
- configure:4428: result: /usr/bin/sed
- configure:4446: checking for grep that handles long lines and -e
- configure:4506: result: /usr/bin/grep
- configure:4511: checking for egrep
- configure:4575: result: /usr/bin/grep -E
- configure:4580: checking for fgrep
- configure:4644: result: /usr/bin/grep -F
- configure:4679: checking for ld used by /usr/bin/gcc-4.2
- configure:4746: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
- configure:4755: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld
- configure:4770: result: no
- configure:4782: checking for BSD- or MS-compatible name lister (nm)
- configure:4831: result: /usr/bin/nm
- configure:4949: checking the name lister (/usr/bin/nm) interface
- configure:4956: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:4959: /usr/bin/nm "conftest.o"
- configure:4962: output
- 0000000000000000 D _some_variable
- configure:4969: result: BSD nm
- configure:4972: checking whether ln -s works
- configure:4976: result: yes
- configure:4984: checking the maximum length of command line arguments
- configure:5104: result: 196608
- configure:5121: checking whether the shell understands some XSI constructs
- configure:5131: result: yes
- configure:5135: checking whether the shell understands "+="
- configure:5141: result: yes
- configure:5176: checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files
- configure:5183: result: -r
- configure:5252: checking for objdump
- configure:5282: result: no
- configure:5311: checking how to recognize dependent libraries
- configure:5507: result: pass_all
- configure:5567: checking for ar
- configure:5583: found /usr/bin/ar
- configure:5594: result: ar
- configure:5672: checking for strip
- configure:5688: found /usr/bin/strip
- configure:5699: result: strip
- configure:5771: checking for ranlib
- configure:5787: found /usr/bin/ranlib
- configure:5798: result: ranlib
- configure:5888: checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object
- configure:6006: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:6009: $? = 0
- configure:6013: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
- configure:6016: $? = 0
- cannot find nm_test_var in conftest.nm
- configure:6006: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:6009: $? = 0
- configure:6013: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
- configure:6016: $? = 0
- configure:6070: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c conftstm.o >&5
- configure:6073: $? = 0
- configure:6111: result: ok
- configure:6405: checking for dsymutil
- configure:6421: found /usr/bin/dsymutil
- configure:6432: result: dsymutil
- configure:6497: checking for nmedit
- configure:6513: found /usr/bin/nmedit
- configure:6524: result: nmedit
- configure:6589: checking for lipo
- configure:6605: found /usr/bin/lipo
- configure:6616: result: lipo
- configure:6681: checking for otool
- configure:6697: found /usr/bin/otool
- configure:6708: result: otool
- configure:6773: checking for otool64
- configure:6803: result: no
- configure:6848: checking for -single_module linker flag
- /usr/bin/gcc-4.2 -O2 -fPIC -arch x86_64 -L/opt/local/lib -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
- configure:6875: result: yes
- configure:6877: checking for -exported_symbols_list linker flag
- configure:6907: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
- configure:6914: $? = 0
- configure:6936: result: yes
- configure:6978: checking how to run the C preprocessor
- configure:7018: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:7025: $? = 0
- configure:7056: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
- configure:7063: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:7096: result: /usr/bin/gcc-4.2 -E
- configure:7125: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:7132: $? = 0
- configure:7163: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
- configure:7170: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:7210: checking for ANSI C header files
- configure:7240: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:7247: $? = 0
- configure:7346: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5
- configure:7350: $? = 0
- configure:7356: ./conftest
- configure:7360: $? = 0
- configure:7378: result: yes
- configure:7402: checking for sys/types.h
- configure:7423: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:7430: $? = 0
- configure:7447: result: yes
- configure:7402: checking for sys/stat.h
- configure:7423: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:7430: $? = 0
- configure:7447: result: yes
- configure:7402: checking for stdlib.h
- configure:7423: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:7430: $? = 0
- configure:7447: result: yes
- configure:7402: checking for string.h
- configure:7423: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:7430: $? = 0
- configure:7447: result: yes
- configure:7402: checking for memory.h
- configure:7423: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:7430: $? = 0
- configure:7447: result: yes
- configure:7402: checking for strings.h
- configure:7423: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:7430: $? = 0
- configure:7447: result: yes
- configure:7402: checking for inttypes.h
- configure:7423: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:7430: $? = 0
- configure:7447: result: yes
- configure:7402: checking for stdint.h
- configure:7423: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:7430: $? = 0
- configure:7447: result: yes
- configure:7402: checking for unistd.h
- configure:7423: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:7430: $? = 0
- configure:7447: result: yes
- configure:7465: checking for dlfcn.h
- configure:7486: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:7493: $? = 0
- configure:7510: result: yes
- configure:7696: checking for objdir
- configure:7711: result: .libs
- configure:8003: checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions
- configure:8021: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
- cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
- configure:8025: $? = 0
- configure:8038: result: no
- configure:8058: checking for /usr/bin/gcc-4.2 option to produce PIC
- configure:8330: result: -fno-common -DPIC
- configure:8342: checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works
- configure:8360: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
- configure:8364: $? = 0
- configure:8377: result: yes
- configure:8401: checking if /usr/bin/gcc-4.2 static flag -static works
- configure:8429: result: no
- configure:8444: checking if /usr/bin/gcc-4.2 supports -c -o file.o
- configure:8465: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5
- configure:8469: $? = 0
- configure:8491: result: yes
- configure:8499: checking if /usr/bin/gcc-4.2 supports -c -o file.o
- configure:8546: result: yes
- configure:8579: checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
- configure:9653: result: yes
- configure:9892: checking dynamic linker characteristics
- configure:10575: result: darwin10.7.0 dyld
- configure:10677: checking how to hardcode library paths into programs
- configure:10702: result: immediate
- configure:11535: checking whether stripping libraries is possible
- configure:11549: result: yes
- configure:11575: checking if libtool supports shared libraries
- configure:11577: result: yes
- configure:11580: checking whether to build shared libraries
- configure:11601: result: yes
- configure:11604: checking whether to build static libraries
- configure:11608: result: yes
- configure:11737: checking "character sets"
- configure:12318: result: default: latin1, collation: latin1_swedish_ci; compiled in: latin1 latin1 utf8 big5 cp1250 cp932 eucjpms euckr gb2312 gbk latin1 latin2 sjis tis620 ucs2 ujis utf8
- configure:12356: checking whether to compile national Unicode collations
- configure:12361: result: yes
- configure:12546: checking for doxygen
- configure:12577: result: no
- configure:12587: checking for pdflatex
- configure:12618: result: no
- configure:12628: checking for makeindex
- configure:12659: result: no
- configure:12868: checking whether to enable the maintainer-specific development environment
- configure:12882: result: no
- configure:12945: checking whether build environment is sane
- configure:12988: result: yes
- configure:12991: checking whether make sets $(MAKE)
- configure:13013: result: yes
- configure:13089: checking for gawk
- configure:13116: result: awk
- configure:13175: checking for gcc
- configure:13202: result: /usr/bin/gcc-4.2
- configure:13434: checking for C compiler version
- configure:13442: /usr/bin/gcc-4.2 --version >&5
- i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646)
- 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:13446: $? = 0
- configure:13453: /usr/bin/gcc-4.2 -v >&5
- Using built-in specs.
- Target: i686-apple-darwin10
- Configured with: /var/tmp/gcc/gcc-5646~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10
- Thread model: posix
- gcc version 4.2.1 (Apple Inc. build 5646)
- configure:13457: $? = 0
- configure:13464: /usr/bin/gcc-4.2 -V >&5
- gcc-4.2: argument to `-V' is missing
- configure:13468: $? = 1
- configure:13471: checking whether we are using the GNU C compiler
- configure:13524: result: yes
- configure:13533: checking whether /usr/bin/gcc-4.2 accepts -g
- configure:13671: result: yes
- configure:13688: checking for /usr/bin/gcc-4.2 option to accept ISO C89
- configure:13792: result: none needed
- configure:13812: checking dependency style of /usr/bin/gcc-4.2
- configure:13903: result: gcc3
- configure:14030: checking for C++ compiler version
- configure:14038: /usr/bin/g++-4.2 --version >&5
- i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646)
- 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:14042: $? = 0
- configure:14049: /usr/bin/g++-4.2 -v >&5
- Using built-in specs.
- Target: i686-apple-darwin10
- Configured with: /var/tmp/gcc/gcc-5646~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10
- Thread model: posix
- gcc version 4.2.1 (Apple Inc. build 5646)
- configure:14053: $? = 0
- configure:14060: /usr/bin/g++-4.2 -V >&5
- g++-4.2: argument to `-V' is missing
- configure:14064: $? = 1
- configure:14067: checking whether we are using the GNU C++ compiler
- configure:14096: /usr/bin/g++-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.cpp >&5
- configure:14103: $? = 0
- configure:14120: result: yes
- configure:14129: checking whether /usr/bin/g++-4.2 accepts -g
- configure:14159: /usr/bin/g++-4.2 -c -g -I/opt/local/include conftest.cpp >&5
- configure:14166: $? = 0
- configure:14267: result: yes
- configure:14292: checking dependency style of /usr/bin/g++-4.2
- configure:14383: result: gcc3
- configure:14511: checking for C++ compiler version
- configure:14519: /usr/bin/g++-4.2 --version >&5
- i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646)
- 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:14523: $? = 0
- configure:14530: /usr/bin/g++-4.2 -v >&5
- Using built-in specs.
- Target: i686-apple-darwin10
- Configured with: /var/tmp/gcc/gcc-5646~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10
- Thread model: posix
- gcc version 4.2.1 (Apple Inc. build 5646)
- configure:14534: $? = 0
- configure:14541: /usr/bin/g++-4.2 -V >&5
- g++-4.2: argument to `-V' is missing
- configure:14545: $? = 1
- configure:14548: checking whether we are using the GNU C++ compiler
- configure:14601: result: yes
- configure:14610: checking whether /usr/bin/g++-4.2 accepts -g
- configure:14748: result: yes
- configure:14773: checking dependency style of /usr/bin/g++-4.2
- configure:14864: result: gcc3
- configure:14887: checking how to run the C++ preprocessor
- configure:14923: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp
- configure:14930: $? = 0
- configure:14961: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp
- conftest.cpp:69:28: error: ac_nonexistent.h: No such file or directory
- configure:14968: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:15001: result: /usr/bin/g++-4.2 -E
- configure:15030: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp
- configure:15037: $? = 0
- configure:15068: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp
- conftest.cpp:69:28: error: ac_nonexistent.h: No such file or directory
- configure:15075: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:15251: checking for ld used by /usr/bin/g++-4.2
- configure:15318: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
- configure:15327: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld
- configure:15342: result: no
- configure:15397: checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
- configure:16372: result: yes
- configure:16400: /usr/bin/g++-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.cpp >&5
- configure:16403: $? = 0
- configure:16585: checking for /usr/bin/g++-4.2 option to produce PIC
- configure:16902: result: -fno-common -DPIC
- configure:16911: checking if /usr/bin/g++-4.2 PIC flag -fno-common -DPIC works
- configure:16929: /usr/bin/g++-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5
- configure:16933: $? = 0
- configure:16946: result: yes
- configure:16967: checking if /usr/bin/g++-4.2 static flag -static works
- configure:16995: result: no
- configure:17007: checking if /usr/bin/g++-4.2 supports -c -o file.o
- configure:17028: /usr/bin/g++-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5
- configure:17032: $? = 0
- configure:17054: result: yes
- configure:17059: checking if /usr/bin/g++-4.2 supports -c -o file.o
- configure:17106: result: yes
- configure:17136: checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
- configure:17162: result: yes
- configure:17299: checking dynamic linker characteristics
- configure:17930: result: darwin10.7.0 dyld
- configure:17981: checking how to hardcode library paths into programs
- configure:18006: result: immediate
- configure:18050: checking how to run the C preprocessor
- configure:18168: result: /usr/bin/gcc-4.2 -E
- configure:18197: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:18204: $? = 0
- configure:18235: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- conftest.c:69:28: error: ac_nonexistent.h: No such file or directory
- configure:18242: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:18293: checking "C Compiler version"
- configure:18295: result: "/usr/bin/gcc-4.2 i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646)"
- configure:18323: checking "C++ compiler version"
- configure:18325: result: "/usr/bin/g++-4.2 i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646)"
- configure:18433: checking for ranlib
- configure:18460: result: ranlib
- configure:18513: checking for a BSD-compatible install
- configure:18581: result: /usr/bin/install -c
- configure:18599: checking for bison
- configure:18615: found /usr/bin/bison
- configure:18626: result: bison -y -p MYSQL
- configure:18639: checking for pdftex
- configure:18669: result: no
- configure:18676: checking for tex
- configure:18706: result: no
- configure:18714: checking for uname
- configure:18732: found /usr/bin/uname
- configure:18745: result: /usr/bin/uname
- configure:18756: checking operating system
- configure:18770: result: Darwin
- configure:19010: checking for ar
- configure:19037: result: ar
- configure:19070: checking if we should use 'skip-external-locking' as default for darwin10.7.0
- configure:19087: result: no
- configure:19095: checking for ln
- configure:19113: found /bin/ln
- configure:19126: result: /bin/ln
- configure:19137: checking for ln
- configure:19155: found /bin/ln
- configure:19168: result: /bin/ln
- configure:19188: checking for mv
- configure:19206: found /bin/mv
- configure:19219: result: /bin/mv
- configure:19229: checking for rm
- configure:19247: found /bin/rm
- configure:19260: result: /bin/rm
- configure:19270: checking for cp
- configure:19288: found /bin/cp
- configure:19301: result: /bin/cp
- configure:19311: checking for sed
- configure:19342: result: /usr/bin/sed
- configure:19352: checking for cmp
- configure:19370: found /usr/bin/cmp
- configure:19383: result: /usr/bin/cmp
- configure:19393: checking for chmod
- configure:19411: found /bin/chmod
- configure:19424: result: /bin/chmod
- configure:19434: checking for hostname
- configure:19452: found /bin/hostname
- configure:19465: result: /bin/hostname
- configure:19475: checking for diff
- configure:19493: found /usr/bin/diff
- configure:19506: result: /usr/bin/diff
- configure:19520: checking for gnutar
- configure:19536: found /usr/bin/gnutar
- configure:19547: result: gnutar
- configure:19561: checking for perl
- configure:19579: found /opt/local/bin/perl
- configure:19592: result: /opt/local/bin/perl
- configure:19674: checking for ps
- configure:19692: found /bin/ps
- configure:19705: result: /bin/ps
- configure:19713: checking "how to check if pid exists"
- configure:19757: result: "/bin/ps wwwp $$PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$$MYSQLD" > /dev/null"
- configure:19763: checking for kill
- configure:19781: found /bin/kill
- configure:19794: result: /bin/kill
- configure:19802: checking "for kill switches"
- configure:19816: result: "/bin/kill -0 $$PID > /dev/null 2> /dev/null"
- configure:19821: checking for /usr/bin/gcc-4.2 option to accept ANSI C
- configure:19870: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:19877: $? = 0
- configure:19896: result:
- configure:19914: checking dependency style of /usr/bin/gcc-4.2
- configure:20005: result: gcc3
- configure:20024: checking whether --noexecstack is desirable for .S files
- configure:20034: /usr/bin/gcc-4.2 -O2 -fPIC -arch x86_64 -I/opt/local/include
- -S -o conftest.s conftest.c 1>&5
- configure:20037: $? = 0
- configure:20054: result: no
- configure:20174: checking for nm
- configure:20201: result: /usr/bin/nm
- configure:20235: checking whether features provided by the user community should be included.
- configure:20253: result: yes
- configure:20324: checking if we should use assembler functions
- configure:20365: result: no
- configure:20370: checking if SHOW PROFILE should be enabled.
- configure:20389: result: yes
- configure:20466: checking If we should should enable LOAD DATA LOCAL by default
- configure:20486: result: no
- configure:20491: checking If we should should enable init-file
- configure:20503: result: yes
- configure:20565: checking for getconf
- configure:20581: found /usr/bin/getconf
- configure:20592: result: getconf
- configure:20614: checking for CFLAGS value to request large file support
- configure:20694: result: no
- configure:20696: checking for LDFLAGS value to request large file support
- configure:20710: result: no
- configure:20712: checking for LIBS value to request large file support
- configure:20726: result: no
- configure:20772: checking for _FILE_OFFSET_BITS
- configure:20801: result: no
- configure:20810: checking for _LARGEFILE_SOURCE
- configure:20831: result: no
- configure:20841: checking for _LARGE_FILES
- configure:20863: result: no
- configure:20876: checking for size_t
- configure:20904: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:20911: $? = 0
- configure:20938: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:108: error: expected expression before ')' token
- configure:20945: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1
- | #define COMMUNITY_SERVER 1
- | #define ENABLED_PROFILING 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | if (sizeof ((size_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:20968: result: yes
- configure:20993: checking for dirent.h that defines DIR
- configure:21022: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:21029: $? = 0
- configure:21046: result: yes
- configure:21061: checking for library containing opendir
- configure:21102: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5
- configure:21109: $? = 0
- configure:21140: result: none required
- configure:21238: checking for ANSI C header files
- configure:21406: result: yes
- configure:21416: checking for sys/wait.h that is POSIX.1 compatible
- configure:21452: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:21459: $? = 0
- configure:21474: result: yes
- configure:21552: checking fcntl.h usability
- configure:21569: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:21576: $? = 0
- configure:21590: result: yes
- configure:21594: checking fcntl.h presence
- configure:21609: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:21616: $? = 0
- configure:21630: result: yes
- configure:21658: checking for fcntl.h
- configure:21667: result: yes
- configure:21552: checking fenv.h usability
- configure:21569: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:21576: $? = 0
- configure:21590: result: yes
- configure:21594: checking fenv.h presence
- configure:21609: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:21616: $? = 0
- configure:21630: result: yes
- configure:21658: checking for fenv.h
- configure:21667: result: yes
- configure:21552: checking float.h usability
- configure:21569: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:21576: $? = 0
- configure:21590: result: yes
- configure:21594: checking float.h presence
- configure:21609: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:21616: $? = 0
- configure:21630: result: yes
- configure:21658: checking for float.h
- configure:21667: result: yes
- configure:21552: checking floatingpoint.h usability
- configure:21569: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- conftest.c:111:27: error: floatingpoint.h: No such file or directory
- configure:21576: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <floatingpoint.h>
- configure:21590: result: no
- configure:21594: checking floatingpoint.h presence
- configure:21609: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- conftest.c:78:27: error: floatingpoint.h: No such file or directory
- configure:21616: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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 <floatingpoint.h>
- configure:21630: result: no
- configure:21658: checking for floatingpoint.h
- configure:21667: result: no
- configure:21552: checking fpu_control.h usability
- configure:21569: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- conftest.c:111:25: error: fpu_control.h: No such file or directory
- configure:21576: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <fpu_control.h>
- configure:21590: result: no
- configure:21594: checking fpu_control.h presence
- configure:21609: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- conftest.c:78:25: error: fpu_control.h: No such file or directory
- configure:21616: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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 <fpu_control.h>
- configure:21630: result: no
- configure:21658: checking for fpu_control.h
- configure:21667: result: no
- configure:21552: checking ieeefp.h usability
- configure:21569: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- conftest.c:111:20: error: ieeefp.h: No such file or directory
- configure:21576: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <ieeefp.h>
- configure:21590: result: no
- configure:21594: checking ieeefp.h presence
- configure:21609: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- conftest.c:78:20: error: ieeefp.h: No such file or directory
- configure:21616: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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 <ieeefp.h>
- configure:21630: result: no
- configure:21658: checking for ieeefp.h
- configure:21667: result: no
- configure:21552: checking limits.h usability
- configure:21569: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:21576: $? = 0
- configure:21590: result: yes
- configure:21594: checking limits.h presence
- configure:21609: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:21616: $? = 0
- configure:21630: result: yes
- configure:21658: checking for limits.h
- configure:21667: result: yes
- configure:21541: checking for memory.h
- configure:21548: result: yes
- configure:21552: checking pwd.h usability
- configure:21569: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:21576: $? = 0
- configure:21590: result: yes
- configure:21594: checking pwd.h presence
- configure:21609: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:21616: $? = 0
- configure:21630: result: yes
- configure:21658: checking for pwd.h
- configure:21667: result: yes
- configure:21552: checking select.h usability
- configure:21569: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- conftest.c:114:20: error: select.h: No such file or directory
- configure:21576: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <select.h>
- configure:21590: result: no
- configure:21594: checking select.h presence
- configure:21609: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- conftest.c:81:20: error: select.h: No such file or directory
- configure:21616: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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 <select.h>
- configure:21630: result: no
- configure:21658: checking for select.h
- configure:21667: result: no
- configure:21541: checking for stdlib.h
- configure:21548: result: yes
- configure:21552: checking stddef.h usability
- configure:21569: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:21576: $? = 0
- configure:21590: result: yes
- configure:21594: checking stddef.h presence
- configure:21609: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:21616: $? = 0
- configure:21630: result: yes
- configure:21658: checking for stddef.h
- configure:21667: result: yes
- configure:21541: checking for strings.h
- configure:21548: result: yes
- configure:21541: checking for string.h
- configure:21548: result: yes
- configure:21552: checking synch.h usability
- configure:21569: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- conftest.c:118:19: error: synch.h: No such file or directory
- configure:21576: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <synch.h>
- configure:21590: result: no
- configure:21594: checking synch.h presence
- configure:21609: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- conftest.c:85:19: error: synch.h: No such file or directory
- configure:21616: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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 <synch.h>
- configure:21630: result: no
- configure:21658: checking for synch.h
- configure:21667: result: no
- configure:21552: checking sys/mman.h usability
- configure:21569: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:21576: $? = 0
- configure:21590: result: yes
- configure:21594: checking sys/mman.h presence
- configure:21609: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:21616: $? = 0
- configure:21630: result: yes
- configure:21658: checking for sys/mman.h
- configure:21667: result: yes
- configure:21552: checking sys/socket.h usability
- configure:21569: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:21576: $? = 0
- configure:21590: result: yes
- configure:21594: checking sys/socket.h presence
- configure:21609: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:21616: $? = 0
- configure:21630: result: yes
- configure:21658: checking for sys/socket.h
- configure:21667: result: yes
- configure:21552: checking netinet/in.h usability
- configure:21569: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:21576: $? = 0
- configure:21590: result: yes
- configure:21594: checking netinet/in.h presence
- configure:21609: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:21616: $? = 0
- configure:21630: result: yes
- configure:21658: checking for netinet/in.h
- configure:21667: result: yes
- configure:21552: checking arpa/inet.h usability
- configure:21569: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:21576: $? = 0
- configure:21590: result: yes
- configure:21594: checking arpa/inet.h presence
- configure:21609: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:21616: $? = 0
- configure:21630: result: yes
- configure:21658: checking for arpa/inet.h
- configure:21667: result: yes
- configure:21552: checking sys/timeb.h usability
- configure:21569: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:21576: $? = 0
- configure:21590: result: yes
- configure:21594: checking sys/timeb.h presence
- configure:21609: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:21616: $? = 0
- configure:21630: result: yes
- configure:21658: checking for sys/timeb.h
- configure:21667: result: yes
- configure:21541: checking for sys/types.h
- configure:21548: result: yes
- configure:21552: checking sys/un.h usability
- configure:21569: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:21576: $? = 0
- configure:21590: result: yes
- configure:21594: checking sys/un.h presence
- configure:21609: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:21616: $? = 0
- configure:21630: result: yes
- configure:21658: checking for sys/un.h
- configure:21667: result: yes
- configure:21552: checking sys/vadvise.h usability
- configure:21569: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:21576: $? = 0
- configure:21590: result: yes
- configure:21594: checking sys/vadvise.h presence
- configure:21609: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:21616: $? = 0
- configure:21630: result: yes
- configure:21658: checking for sys/vadvise.h
- configure:21667: result: yes
- configure:21541: checking for sys/wait.h
- configure:21548: result: yes
- configure:21552: checking term.h usability
- configure:21569: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:21576: $? = 0
- configure:21590: result: yes
- configure:21594: checking term.h presence
- configure:21609: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:21616: $? = 0
- configure:21630: result: yes
- configure:21658: checking for term.h
- configure:21667: result: yes
- configure:21541: checking for unistd.h
- configure:21548: result: yes
- configure:21552: checking utime.h usability
- configure:21569: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:21576: $? = 0
- configure:21590: result: yes
- configure:21594: checking utime.h presence
- configure:21609: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:21616: $? = 0
- configure:21630: result: yes
- configure:21658: checking for utime.h
- configure:21667: result: yes
- configure:21552: checking sys/utime.h usability
- configure:21569: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- conftest.c:130:23: error: sys/utime.h: No such file or directory
- configure:21576: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <sys/utime.h>
- configure:21590: result: no
- configure:21594: checking sys/utime.h presence
- configure:21609: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- conftest.c:97:23: error: sys/utime.h: No such file or directory
- configure:21616: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_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 <sys/utime.h>
- configure:21630: result: no
- configure:21658: checking for sys/utime.h
- configure:21667: result: no
- configure:21552: checking termio.h usability
- configure:21569: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- conftest.c:130:20: error: termio.h: No such file or directory
- configure:21576: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <termio.h>
- configure:21590: result: no
- configure:21594: checking termio.h presence
- configure:21609: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- conftest.c:97:20: error: termio.h: No such file or directory
- configure:21616: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_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 <termio.h>
- configure:21630: result: no
- configure:21658: checking for termio.h
- configure:21667: result: no
- configure:21552: checking termios.h usability
- configure:21569: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:21576: $? = 0
- configure:21590: result: yes
- configure:21594: checking termios.h presence
- configure:21609: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:21616: $? = 0
- configure:21630: result: yes
- configure:21658: checking for termios.h
- configure:21667: result: yes
- configure:21552: checking sched.h usability
- configure:21569: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:21576: $? = 0
- configure:21590: result: yes
- configure:21594: checking sched.h presence
- configure:21609: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:21616: $? = 0
- configure:21630: result: yes
- configure:21658: checking for sched.h
- configure:21667: result: yes
- configure:21552: checking crypt.h usability
- configure:21569: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- conftest.c:132:19: error: crypt.h: No such file or directory
- configure:21576: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <crypt.h>
- configure:21590: result: no
- configure:21594: checking crypt.h presence
- configure:21609: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- conftest.c:99:19: error: crypt.h: No such file or directory
- configure:21616: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | /* end confdefs.h. */
- | #include <crypt.h>
- configure:21630: result: no
- configure:21658: checking for crypt.h
- configure:21667: result: no
- configure:21552: checking alloca.h usability
- configure:21569: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:21576: $? = 0
- configure:21590: result: yes
- configure:21594: checking alloca.h presence
- configure:21609: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:21616: $? = 0
- configure:21630: result: yes
- configure:21658: checking for alloca.h
- configure:21667: result: yes
- configure:21552: checking sys/ioctl.h usability
- configure:21569: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:21576: $? = 0
- configure:21590: result: yes
- configure:21594: checking sys/ioctl.h presence
- configure:21609: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:21616: $? = 0
- configure:21630: result: yes
- configure:21658: checking for sys/ioctl.h
- configure:21667: result: yes
- configure:21552: checking malloc.h usability
- configure:21569: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- conftest.c:134:20: error: malloc.h: No such file or directory
- configure:21576: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <malloc.h>
- configure:21590: result: no
- configure:21594: checking malloc.h presence
- configure:21609: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- conftest.c:101:20: error: malloc.h: No such file or directory
- configure:21616: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | /* end confdefs.h. */
- | #include <malloc.h>
- configure:21630: result: no
- configure:21658: checking for malloc.h
- configure:21667: result: no
- configure:21552: checking sys/malloc.h usability
- configure:21569: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:21576: $? = 0
- configure:21590: result: yes
- configure:21594: checking sys/malloc.h presence
- configure:21609: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:21616: $? = 0
- configure:21630: result: yes
- configure:21658: checking for sys/malloc.h
- configure:21667: result: yes
- configure:21552: checking sys/ipc.h usability
- configure:21569: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:21576: $? = 0
- configure:21590: result: yes
- configure:21594: checking sys/ipc.h presence
- configure:21609: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:21616: $? = 0
- configure:21630: result: yes
- configure:21658: checking for sys/ipc.h
- configure:21667: result: yes
- configure:21552: checking sys/shm.h usability
- configure:21569: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:21576: $? = 0
- configure:21590: result: yes
- configure:21594: checking sys/shm.h presence
- configure:21609: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:21616: $? = 0
- configure:21630: result: yes
- configure:21658: checking for sys/shm.h
- configure:21667: result: yes
- configure:21552: checking linux/config.h usability
- configure:21569: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- conftest.c:137:26: error: linux/config.h: No such file or directory
- configure:21576: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <linux/config.h>
- configure:21590: result: no
- configure:21594: checking linux/config.h presence
- configure:21609: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- conftest.c:104:26: error: linux/config.h: No such file or directory
- configure:21616: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | /* end confdefs.h. */
- | #include <linux/config.h>
- configure:21630: result: no
- configure:21658: checking for linux/config.h
- configure:21667: result: no
- configure:21552: checking sys/prctl.h usability
- configure:21569: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- conftest.c:137:23: error: sys/prctl.h: No such file or directory
- configure:21576: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <sys/prctl.h>
- configure:21590: result: no
- configure:21594: checking sys/prctl.h presence
- configure:21609: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- conftest.c:104:23: error: sys/prctl.h: No such file or directory
- configure:21616: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | /* end confdefs.h. */
- | #include <sys/prctl.h>
- configure:21630: result: no
- configure:21658: checking for sys/prctl.h
- configure:21667: result: no
- configure:21552: checking sys/resource.h usability
- configure:21569: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:21576: $? = 0
- configure:21590: result: yes
- configure:21594: checking sys/resource.h presence
- configure:21609: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:21616: $? = 0
- configure:21630: result: yes
- configure:21658: checking for sys/resource.h
- configure:21667: result: yes
- configure:21552: checking sys/param.h usability
- configure:21569: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:21576: $? = 0
- configure:21590: result: yes
- configure:21594: checking sys/param.h presence
- configure:21609: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:21616: $? = 0
- configure:21630: result: yes
- configure:21658: checking for sys/param.h
- configure:21667: result: yes
- configure:21552: checking port.h usability
- configure:21569: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- conftest.c:139:18: error: port.h: No such file or directory
- configure:21576: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_SYS_PARAM_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <port.h>
- configure:21590: result: no
- configure:21594: checking port.h presence
- configure:21609: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- conftest.c:106:18: error: port.h: No such file or directory
- configure:21616: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_SYS_PARAM_H 1
- | /* end confdefs.h. */
- | #include <port.h>
- configure:21630: result: no
- configure:21658: checking for port.h
- configure:21667: result: no
- configure:21541: checking for ieeefp.h
- configure:21548: result: no
- configure:21552: checking execinfo.h usability
- configure:21569: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:21576: $? = 0
- configure:21590: result: yes
- configure:21594: checking execinfo.h presence
- configure:21609: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:21616: $? = 0
- configure:21630: result: yes
- configure:21658: checking for execinfo.h
- configure:21667: result: yes
- configure:21699: checking xfs/xfs.h usability
- configure:21716: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- conftest.c:140:21: error: xfs/xfs.h: No such file or directory
- configure:21723: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_EXECINFO_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <xfs/xfs.h>
- configure:21737: result: no
- configure:21741: checking xfs/xfs.h presence
- configure:21756: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- conftest.c:107:21: error: xfs/xfs.h: No such file or directory
- configure:21763: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_EXECINFO_H 1
- | /* end confdefs.h. */
- | #include <xfs/xfs.h>
- configure:21777: result: no
- configure:21805: checking for xfs/xfs.h
- configure:21814: result: no
- configure:21836: checking for floor in -lm
- configure:21871: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- conftest.c:114: warning: conflicting types for built-in function 'floor'
- configure:21878: $? = 0
- configure:21899: result: yes
- configure:21988: checking for gethostbyname_r in -lnsl_r
- configure:22023: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lnsl_r -lm >&5
- ld: library not found for -lnsl_r
- collect2: ld returned 1 exit status
- configure:22030: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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:22051: result: no
- configure:22062: checking for gethostbyname_r in -lnsl
- configure:22097: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lnsl -lm >&5
- ld: library not found for -lnsl
- collect2: ld returned 1 exit status
- configure:22104: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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:22125: result: no
- configure:22138: checking for gethostbyname_r
- configure:22194: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- Undefined symbols:
- "_gethostbyname_r", referenced from:
- _main in ccytaOLs.o
- ld: symbol(s) not found
- collect2: ld returned 1 exit status
- configure:22201: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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. */
- | /* Define gethostbyname_r to an innocuous variant, in case <limits.h> declares gethostbyname_r.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define gethostbyname_r innocuous_gethostbyname_r
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char gethostbyname_r (); below.
- | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- | <limits.h> exists even on freestanding compilers. */
- |
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #endif
- |
- | #undef gethostbyname_r
- |
- | /* 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 ();
- | /* The GNU C library defines this for functions which it implements
- | to always fail with ENOSYS. Some functions are actually named
- | something starting with __ and the normal name is an alias. */
- | #if defined __stub_gethostbyname_r || defined __stub___gethostbyname_r
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return gethostbyname_r ();
- | ;
- | return 0;
- | }
- configure:22221: result: no
- configure:22225: checking for library containing setsockopt
- configure:22266: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:22273: $? = 0
- configure:22304: result: none required
- configure:22313: checking for library containing bind
- configure:22354: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:22361: $? = 0
- configure:22392: result: none required
- configure:22401: checking for library containing crypt
- configure:22442: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:22449: $? = 0
- configure:22480: result: none required
- configure:22493: checking for library containing inet_aton
- configure:22534: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:22541: $? = 0
- configure:22572: result: none required
- configure:22582: checking for library containing sched_yield
- configure:22623: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:22630: $? = 0
- configure:22661: result: none required
- configure:22679: checking for zlib compression library
- configure:22847: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lz >&5
- configure:22854: $? = 0
- configure:22863: result: ok
- configure:23325: checking for int8
- configure:23356: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:118: error: 'int8' undeclared (first use in this function)
- conftest.c:118: error: (Each undeclared identifier is reported only once
- conftest.c:118: error: for each function it appears in.)
- configure:23363: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | /* end confdefs.h. */
- |
- | #include <sys/types.h>
- |
- |
- | int
- | main ()
- | {
- | if (sizeof (int8))
- | return 0;
- | ;
- | return 0;
- | }
- configure:23423: result: no
- configure:23433: checking for uint8
- configure:23464: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:118: error: 'uint8' undeclared (first use in this function)
- conftest.c:118: error: (Each undeclared identifier is reported only once
- conftest.c:118: error: for each function it appears in.)
- configure:23471: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | /* end confdefs.h. */
- |
- | #include <sys/types.h>
- |
- |
- | int
- | main ()
- | {
- | if (sizeof (uint8))
- | return 0;
- | ;
- | return 0;
- | }
- configure:23531: result: no
- configure:23541: checking for int16
- configure:23572: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:118: error: 'int16' undeclared (first use in this function)
- conftest.c:118: error: (Each undeclared identifier is reported only once
- conftest.c:118: error: for each function it appears in.)
- configure:23579: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | /* end confdefs.h. */
- |
- | #include <sys/types.h>
- |
- |
- | int
- | main ()
- | {
- | if (sizeof (int16))
- | return 0;
- | ;
- | return 0;
- | }
- configure:23639: result: no
- configure:23649: checking for uint16
- configure:23680: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:118: error: 'uint16' undeclared (first use in this function)
- conftest.c:118: error: (Each undeclared identifier is reported only once
- conftest.c:118: error: for each function it appears in.)
- configure:23687: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | /* end confdefs.h. */
- |
- | #include <sys/types.h>
- |
- |
- | int
- | main ()
- | {
- | if (sizeof (uint16))
- | return 0;
- | ;
- | return 0;
- | }
- configure:23747: result: no
- configure:23757: checking for int32
- configure:23788: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:118: error: 'int32' undeclared (first use in this function)
- conftest.c:118: error: (Each undeclared identifier is reported only once
- conftest.c:118: error: for each function it appears in.)
- configure:23795: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | /* end confdefs.h. */
- |
- | #include <sys/types.h>
- |
- |
- | int
- | main ()
- | {
- | if (sizeof (int32))
- | return 0;
- | ;
- | return 0;
- | }
- configure:23855: result: no
- configure:23865: checking for uint32
- configure:23896: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:118: error: 'uint32' undeclared (first use in this function)
- conftest.c:118: error: (Each undeclared identifier is reported only once
- conftest.c:118: error: for each function it appears in.)
- configure:23903: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | /* end confdefs.h. */
- |
- | #include <sys/types.h>
- |
- |
- | int
- | main ()
- | {
- | if (sizeof (uint32))
- | return 0;
- | ;
- | return 0;
- | }
- configure:23963: result: no
- configure:23973: checking for int64
- configure:24004: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:118: error: 'int64' undeclared (first use in this function)
- conftest.c:118: error: (Each undeclared identifier is reported only once
- conftest.c:118: error: for each function it appears in.)
- configure:24011: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | /* end confdefs.h. */
- |
- | #include <sys/types.h>
- |
- |
- | int
- | main ()
- | {
- | if (sizeof (int64))
- | return 0;
- | ;
- | return 0;
- | }
- configure:24071: result: no
- configure:24081: checking for uint64
- configure:24112: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:118: error: 'uint64' undeclared (first use in this function)
- conftest.c:118: error: (Each undeclared identifier is reported only once
- conftest.c:118: error: for each function it appears in.)
- configure:24119: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | /* end confdefs.h. */
- |
- | #include <sys/types.h>
- |
- |
- | int
- | main ()
- | {
- | if (sizeof (uint64))
- | return 0;
- | ;
- | return 0;
- | }
- configure:24179: result: no
- configure:24189: checking for uchar
- configure:24220: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:118: error: 'uchar' undeclared (first use in this function)
- conftest.c:118: error: (Each undeclared identifier is reported only once
- conftest.c:118: error: for each function it appears in.)
- configure:24227: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | /* end confdefs.h. */
- |
- | #include <sys/types.h>
- |
- |
- | int
- | main ()
- | {
- | if (sizeof (uchar))
- | return 0;
- | ;
- | return 0;
- | }
- configure:24287: result: no
- configure:24297: checking for uint
- configure:24328: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:24335: $? = 0
- configure:24365: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:118: error: expected expression before ')' token
- configure:24372: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | /* end confdefs.h. */
- |
- | #include <sys/types.h>
- |
- |
- | int
- | main ()
- | {
- | if (sizeof ((uint)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:24395: result: yes
- configure:24405: checking for ulong
- configure:24436: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:119: error: 'ulong' undeclared (first use in this function)
- conftest.c:119: error: (Each undeclared identifier is reported only once
- conftest.c:119: error: for each function it appears in.)
- configure:24443: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | #define HAVE_UINT 1
- | /* end confdefs.h. */
- |
- | #include <sys/types.h>
- |
- |
- | int
- | main ()
- | {
- | if (sizeof (ulong))
- | return 0;
- | ;
- | return 0;
- | }
- configure:24503: result: no
- configure:24514: checking for in_addr_t
- configure:24548: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- configure:24555: $? = 0
- configure:24588: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:122: error: expected expression before ')' token
- configure:24595: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | #define HAVE_UINT 1
- | /* end confdefs.h. */
- |
- | #include <sys/types.h>
- | #include <sys/socket.h>
- | #include <netinet/in.h>
- | #include <arpa/inet.h>
- |
- |
- | int
- | main ()
- | {
- | if (sizeof ((in_addr_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:24618: result: yes
- configure:24629: checking for fp_except
- configure:24661: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -I/opt/local/include conftest.c >&5
- conftest.c:115:20: error: ieeefp.h: No such file or directory
- conftest.c: In function 'main':
- conftest.c:121: error: 'fp_except' undeclared (first use in this function)
- conftest.c:121: error: (Each undeclared identifier is reported only once
- conftest.c:121: error: for each function it appears in.)
- configure:24668: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | #define HAVE_UINT 1
- | #define HAVE_IN_ADDR_T 1
- | /* end confdefs.h. */
- |
- | #include <sys/types.h>
- | #include <ieeefp.h>
- |
- |
- | int
- | main ()
- | {
- | if (sizeof (fp_except))
- | return 0;
- | ;
- | return 0;
- | }
- configure:24729: result: no
- configure:25034: checking "Linux threads"
- configure:25215: result: "no"
- configure:25249: checking "SCO threads"
- configure:25354: result: "no"
- configure:25364: checking SCO OpenServer 6, UnixWare 7 or OpenUNIX 8 native threads
- configure:25401: result: no
- configure:25409: checking "Siemens threads"
- configure:25422: result: "no"
- configure:25440: checking "Solaris threads"
- configure:25448: result: "no"
- configure:25454: checking "named thread libs:"
- configure:25464: result: "no"
- configure:25467: checking "for pthread_create in -libc"
- configure:25490: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:25497: $? = 0
- configure:25516: result: "yes"
- configure:25696: checking for strtok_r in -lpthread
- configure:25731: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lpthread -lm >&5
- configure:25738: $? = 0
- configure:25759: result: yes
- configure:25960: checking for strtok_r
- configure:26016: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:26023: $? = 0
- configure:26045: result: yes
- configure:26079: checking for dlopen in -ldl
- configure:26114: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -ldl >&5
- configure:26121: $? = 0
- configure:26142: result: yes
- configure:26164: checking for dlopen
- configure:26220: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -ldl >&5
- configure:26227: $? = 0
- configure:26249: result: yes
- configure:26164: checking for dlerror
- configure:26220: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -ldl >&5
- configure:26227: $? = 0
- configure:26249: result: yes
- configure:26271: checking for restartable system calls
- configure:26337: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:26341: $? = 0
- configure:26347: ./conftest
- configure:26351: $? = 0
- configure:26368: result: yes
- configure:26639: checking if Debug Sync Facility should be enabled.
- configure:26659: result: no
- configure:26734: checking whether the compiler provides atomic builtins
- configure:26770: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:26774: $? = 0
- configure:26780: ./conftest
- configure:26784: $? = 0
- configure:26801: result: yes
- configure:26891: checking "need of special linking flags"
- configure:26910: result: "none"
- configure:26916: checking for an ANSI C-conforming const
- configure:26991: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- configure:26998: $? = 0
- configure:27013: result: yes
- configure:27023: checking for inline
- configure:27049: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- configure:27056: $? = 0
- configure:27074: result: inline
- configure:27093: checking for off_t
- configure:27121: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- configure:27128: $? = 0
- configure:27155: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:157: error: expected expression before ')' token
- configure:27162: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | #define HAVE_UINT 1
- | #define HAVE_IN_ADDR_T 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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | if (sizeof ((off_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:27185: result: yes
- configure:27197: checking for struct stat.st_rdev
- configure:27225: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- configure:27232: $? = 0
- configure:27290: result: yes
- configure:27306: checking whether time.h and sys/time.h may both be included
- configure:27336: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- configure:27343: $? = 0
- configure:27358: result: yes
- configure:27368: checking whether struct tm is in sys/time.h or time.h
- configure:27398: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- configure:27405: $? = 0
- configure:27420: result: time.h
- configure:27430: checking needs mysys_new helpers
- configure:27465: /usr/bin/g++-4.2 -o conftest -O2 -fPIC -arch x86_64 -fno-implicit-templates -fno-exceptions -fno-rtti -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.cpp -lm >&5
- configure:27472: $? = 0
- configure:27499: result: no
- configure:27516: checking size of char
- configure:27821: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:27825: $? = 0
- configure:27831: ./conftest
- configure:27835: $? = 0
- configure:27861: result: 1
- configure:27893: checking size of char*
- configure:28198: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:28202: $? = 0
- configure:28208: ./conftest
- configure:28212: $? = 0
- configure:28238: result: 8
- configure:28252: checking size of short
- configure:28557: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:28561: $? = 0
- configure:28567: ./conftest
- configure:28571: $? = 0
- configure:28597: result: 2
- configure:28611: checking size of int
- configure:28916: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:28920: $? = 0
- configure:28926: ./conftest
- configure:28930: $? = 0
- configure:28956: result: 4
- configure:28976: checking size of long
- configure:29281: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:29285: $? = 0
- configure:29291: ./conftest
- configure:29295: $? = 0
- configure:29321: result: 8
- configure:29341: checking size of long long
- configure:29646: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:29650: $? = 0
- configure:29656: ./conftest
- configure:29660: $? = 0
- configure:29686: result: 8
- configure:29707: checking size of off_t
- configure:30012: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:30016: $? = 0
- configure:30022: ./conftest
- configure:30026: $? = 0
- configure:30052: result: 8
- configure:30071: checking if time_t is unsigned
- configure:30099: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:138: error: size of array 'array' is negative
- configure:30106: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | #define HAVE_UINT 1
- | #define HAVE_IN_ADDR_T 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 <time.h>
- |
- | int
- | main ()
- | {
- |
- | int array[(((time_t)-1) > 0) ? 1 : -1];
- |
- | ;
- | return 0;
- | }
- |
- configure:30124: result: no
- configure:30137: checking size of time_t
- configure:30442: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:30446: $? = 0
- configure:30452: ./conftest
- configure:30456: $? = 0
- configure:30482: result: 8
- configure:30501: checking the need for #pragma interface/implementation
- configure:30522: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:30529: $? = 0
- configure:30534: result: no
- configure:30548: checking whether byte ordering is bigendian
- configure:30573: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- configure:30580: $? = 0
- configure:30928: result: universal
- configure:30956: checking base type of last arg to accept
- configure:31000: /usr/bin/g++-4.2 -c -O2 -fPIC -arch x86_64 -fno-implicit-templates -fno-exceptions -fno-rtti -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -Werror -I/opt/local/include conftest.cpp >&5
- configure:31007: $? = 0
- configure:31075: result: socklen_t
- configure:31093: checking struct type to use with setrlimit
- configure:31136: /usr/bin/g++-4.2 -c -O2 -fPIC -arch x86_64 -fno-implicit-templates -fno-exceptions -fno-rtti -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -Werror -I/opt/local/include conftest.cpp >&5
- conftest.cpp: In function 'int main()':
- conftest.cpp:143: error: aggregate 'rlimit64 rl' has incomplete type and cannot be defined
- configure:31143: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | #define HAVE_UINT 1
- | #define HAVE_IN_ADDR_T 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 SIZEOF_TIME_T 8
- | #define AC_APPLE_UNIVERSAL_BUILD 1
- | #define SOCKET_SIZE_TYPE socklen_t
- | /* end confdefs.h. */
- | #if defined(inline)
- | #undef inline
- | #endif
- | #include <stdlib.h>
- | #include <sys/resource.h>
- |
- | int
- | main ()
- | {
- | struct rlimit64 rl; setrlimit(RLIMIT_CORE, &rl);
- | ;
- | return 0;
- | }
- configure:31161: result: struct rlimit
- configure:31177: checking stack direction for C alloca
- configure:31219: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:31223: $? = 0
- configure:31229: ./conftest
- configure:31233: $? = 1
- configure: program exited with status 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | #define HAVE_UINT 1
- | #define HAVE_IN_ADDR_T 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 SIZEOF_TIME_T 8
- | #define AC_APPLE_UNIVERSAL_BUILD 1
- | #define SOCKET_SIZE_TYPE socklen_t
- | #define STRUCT_RLIMIT struct rlimit
- | /* end confdefs.h. */
- | #include <stdlib.h>
- | /* Prevent compiler optimization by HP's compiler, see bug#42213 */
- | #if defined(__HP_cc) || defined (__HP_aCC) || defined (__hpux)
- | #pragma noinline
- | #endif
- | 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:31250: result: -1
- configure:31265: checking for working alloca.h
- configure:31318: result: yes
- configure:31328: checking for alloca
- configure:31370: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:31377: $? = 0
- configure:31397: result: yes
- configure:31556: checking if struct timespec has a ts_sec member
- configure:31590: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:148: error: 'struct timespec' has no member named 'ts_sec'
- conftest.c:149: error: 'struct timespec' has no member named 'ts_nsec'
- configure:31597: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | #define HAVE_UINT 1
- | #define HAVE_IN_ADDR_T 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 SIZEOF_TIME_T 8
- | #define AC_APPLE_UNIVERSAL_BUILD 1
- | #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 <pthread.h>
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- |
- | int
- | main ()
- | {
- | struct timespec abstime;
- |
- | abstime.ts_sec = time(NULL)+1;
- | abstime.ts_nsec = 0;
- |
- | ;
- | return 0;
- | }
- configure:31612: result: no
- configure:31624: checking if we have tzname variable
- configure:31656: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- configure:31663: $? = 0
- configure:31678: result: yes
- configure:31692: checking if /usr/bin/g++-4.2 supports bool types
- configure:31726: /usr/bin/g++-4.2 -c -O2 -fPIC -arch x86_64 -fno-implicit-templates -fno-exceptions -fno-rtti -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.cpp >&5
- configure:31733: $? = 0
- configure:31756: result: yes
- configure:31771: checking if conversion of longlong to float works
- configure:31804: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:31808: $? = 0
- configure:31814: ./conftest
- configure:31818: $? = 0
- configure:31841: result: yes
- configure:31856: checking for sigset_t
- configure:31885: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:145: error: 'sigset_t' undeclared (first use in this function)
- conftest.c:145: error: (Each undeclared identifier is reported only once
- conftest.c:145: error: for each function it appears in.)
- configure:31892: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | #define HAVE_UINT 1
- | #define HAVE_IN_ADDR_T 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 SIZEOF_TIME_T 8
- | #define AC_APPLE_UNIVERSAL_BUILD 1
- | #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 <sys/types.h>
- |
- | int
- | main ()
- | {
- | if (sizeof (sigset_t))
- | return 0;
- | ;
- | return 0;
- | }
- configure:31950: result: no
- configure:31960: checking for off_t
- configure:32054: result: yes
- configure:32065: checking for size_t
- configure:32159: result: yes
- configure:32170: checking for u_int32_t
- configure:32198: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- configure:32205: $? = 0
- configure:32232: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:178: error: expected expression before ')' token
- configure:32239: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | #define HAVE_UINT 1
- | #define HAVE_IN_ADDR_T 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 SIZEOF_TIME_T 8
- | #define AC_APPLE_UNIVERSAL_BUILD 1
- | #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_OFF_T 1
- | #define HAVE_SIZE_T 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | if (sizeof ((u_int32_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:32262: result: yes
- configure:32274: checking if pthread_yield takes zero arguments
- configure:32307: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- Undefined symbols:
- "_pthread_yield", referenced from:
- _main in ccCGndPM.o
- ld: symbol(s) not found
- collect2: ld returned 1 exit status
- configure:32314: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | #define HAVE_UINT 1
- | #define HAVE_IN_ADDR_T 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 SIZEOF_TIME_T 8
- | #define AC_APPLE_UNIVERSAL_BUILD 1
- | #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_OFF_T 1
- | #define HAVE_SIZE_T 1
- | #define HAVE_U_INT32_T 1
- | /* end confdefs.h. */
- | #define _GNU_SOURCE
- | #include <pthread.h>
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- |
- | int
- | main ()
- | {
- |
- | pthread_yield();
- |
- | ;
- | return 0;
- | }
- configure:32334: result: yeso
- configure:32345: checking if pthread_yield takes 1 argument
- configure:32378: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- Undefined symbols:
- "_pthread_yield", referenced from:
- _main in ccZdO5Wj.o
- ld: symbol(s) not found
- collect2: ld returned 1 exit status
- configure:32385: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | #define HAVE_UINT 1
- | #define HAVE_IN_ADDR_T 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 SIZEOF_TIME_T 8
- | #define AC_APPLE_UNIVERSAL_BUILD 1
- | #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_OFF_T 1
- | #define HAVE_SIZE_T 1
- | #define HAVE_U_INT32_T 1
- | /* end confdefs.h. */
- | #define _GNU_SOURCE
- | #include <pthread.h>
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- |
- | int
- | main ()
- | {
- |
- | pthread_yield(0);
- |
- | ;
- | return 0;
- | }
- configure:32405: result: no
- configure:32428: checking for malloc.h
- configure:32435: result: no
- configure:32439: checking sys/cdefs.h usability
- configure:32456: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- configure:32463: $? = 0
- configure:32477: result: yes
- configure:32481: checking sys/cdefs.h presence
- configure:32496: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:32503: $? = 0
- configure:32517: result: yes
- configure:32545: checking for sys/cdefs.h
- configure:32554: result: yes
- configure:32572: checking for working alloca.h
- configure:32599: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:32606: $? = 0
- configure:32626: result: yes
- configure:32636: checking for alloca
- configure:32710: result: yes
- configure:32948: checking whether /usr/bin/gcc-4.2 needs -traditional
- conftest.c:146:20: error: termio.h: No such file or directory
- configure:32990: result: no
- configure:32997: checking return type of signal handlers
- configure:33025: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:152: error: void value not ignored as it ought to be
- configure:33032: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | #define HAVE_UINT 1
- | #define HAVE_IN_ADDR_T 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 SIZEOF_TIME_T 8
- | #define AC_APPLE_UNIVERSAL_BUILD 1
- | #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_OFF_T 1
- | #define HAVE_SIZE_T 1
- | #define HAVE_U_INT32_T 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_ALLOCA 1
- | /* end confdefs.h. */
- | #include <sys/types.h>
- | #include <signal.h>
- |
- | int
- | main ()
- | {
- | return *(signal (0, 0)) (0) == 1;
- | ;
- | return 0;
- | }
- configure:33047: result: void
- configure:33061: checking for re_comp
- configure:33117: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- Undefined symbols:
- "_re_comp", referenced from:
- _main in ccykaLGI.o
- ld: symbol(s) not found
- collect2: ld returned 1 exit status
- configure:33124: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | #define HAVE_UINT 1
- | #define HAVE_IN_ADDR_T 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 SIZEOF_TIME_T 8
- | #define AC_APPLE_UNIVERSAL_BUILD 1
- | #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_OFF_T 1
- | #define HAVE_SIZE_T 1
- | #define HAVE_U_INT32_T 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_ALLOCA 1
- | #define RETSIGTYPE void
- | /* end confdefs.h. */
- | /* Define re_comp to an innocuous variant, in case <limits.h> declares re_comp.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define re_comp innocuous_re_comp
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char re_comp (); below.
- | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- | <limits.h> exists even on freestanding compilers. */
- |
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #endif
- |
- | #undef re_comp
- |
- | /* 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 re_comp ();
- | /* The GNU C library defines this for functions which it implements
- | to always fail with ENOSYS. Some functions are actually named
- | something starting with __ and the normal name is an alias. */
- | #if defined __stub_re_comp || defined __stub___re_comp
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return re_comp ();
- | ;
- | return 0;
- | }
- configure:33146: result: no
- configure:33061: checking for regcomp
- configure:33117: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:33124: $? = 0
- configure:33146: result: yes
- configure:33061: checking for strdup
- configure:33117: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- conftest.c:171: warning: conflicting types for built-in function 'strdup'
- configure:33124: $? = 0
- configure:33146: result: yes
- configure:33169: checking vis.h usability
- configure:33186: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- configure:33193: $? = 0
- configure:33207: result: yes
- configure:33211: checking vis.h presence
- configure:33226: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:33233: $? = 0
- configure:33247: result: yes
- configure:33275: checking for vis.h
- configure:33282: result: yes
- configure:33287: checking for strvis
- configure:33343: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:33350: $? = 0
- configure:33370: result: yes
- configure:33389: checking for strlcat
- configure:33445: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:33452: $? = 0
- configure:33474: result: yes
- configure:33389: checking for strlcpy
- configure:33445: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:33452: $? = 0
- configure:33474: result: yes
- configure:33490: checking for issetugid
- configure:33546: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:33553: $? = 0
- configure:33575: result: yes
- configure:33591: checking for fgetln
- configure:33647: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:33654: $? = 0
- configure:33676: result: yes
- configure:33693: checking for getline
- configure:33749: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- Undefined symbols:
- "_getline", referenced from:
- _main in ccWxs5h1.o
- ld: symbol(s) not found
- collect2: ld returned 1 exit status
- configure:33756: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | #define HAVE_UINT 1
- | #define HAVE_IN_ADDR_T 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 SIZEOF_TIME_T 8
- | #define AC_APPLE_UNIVERSAL_BUILD 1
- | #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_OFF_T 1
- | #define HAVE_SIZE_T 1
- | #define HAVE_U_INT32_T 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_ALLOCA 1
- | #define RETSIGTYPE void
- | #define HAVE_REGCOMP 1
- | #define HAVE_STRDUP 1
- | #define HAVE_VIS_H 1
- | #define HAVE_STRLCAT 1
- | #define HAVE_STRLCPY 1
- | #define HAVE_ISSETUGID 1
- | #define HAVE_FGETLN 1
- | /* end confdefs.h. */
- | /* Define getline to an innocuous variant, in case <limits.h> declares getline.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define getline innocuous_getline
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char getline (); below.
- | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- | <limits.h> exists even on freestanding compilers. */
- |
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #endif
- |
- | #undef getline
- |
- | /* 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 getline ();
- | /* The GNU C library defines this for functions which it implements
- | to always fail with ENOSYS. Some functions are actually named
- | something starting with __ and the normal name is an alias. */
- | #if defined __stub_getline || defined __stub___getline
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return getline ();
- | ;
- | return 0;
- | }
- configure:33778: result: no
- configure:33693: checking for flockfile
- configure:33749: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:33756: $? = 0
- configure:33778: result: yes
- configure:33836: checking varargs.h usability
- configure:33853: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- In file included from conftest.c:188:
- /usr/lib/gcc/i686-apple-darwin10/4.2.1/include/varargs.h:4:2: error: #error "GCC no longer implements <varargs.h>."
- /usr/lib/gcc/i686-apple-darwin10/4.2.1/include/varargs.h:5:2: error: #error "Revise your code to use <stdarg.h>."
- configure:33860: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | #define HAVE_UINT 1
- | #define HAVE_IN_ADDR_T 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 SIZEOF_TIME_T 8
- | #define AC_APPLE_UNIVERSAL_BUILD 1
- | #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_OFF_T 1
- | #define HAVE_SIZE_T 1
- | #define HAVE_U_INT32_T 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_ALLOCA 1
- | #define RETSIGTYPE void
- | #define HAVE_REGCOMP 1
- | #define HAVE_STRDUP 1
- | #define HAVE_VIS_H 1
- | #define HAVE_STRLCAT 1
- | #define HAVE_STRLCPY 1
- | #define HAVE_ISSETUGID 1
- | #define HAVE_FGETLN 1
- | #define HAVE_FLOCKFILE 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <varargs.h>
- configure:33874: result: no
- configure:33878: checking varargs.h presence
- configure:33893: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- In file included from conftest.c:155:
- /usr/lib/gcc/i686-apple-darwin10/4.2.1/include/varargs.h:4:2: error: #error "GCC no longer implements <varargs.h>."
- /usr/lib/gcc/i686-apple-darwin10/4.2.1/include/varargs.h:5:2: error: #error "Revise your code to use <stdarg.h>."
- configure:33900: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | #define HAVE_UINT 1
- | #define HAVE_IN_ADDR_T 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 SIZEOF_TIME_T 8
- | #define AC_APPLE_UNIVERSAL_BUILD 1
- | #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_OFF_T 1
- | #define HAVE_SIZE_T 1
- | #define HAVE_U_INT32_T 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_ALLOCA 1
- | #define RETSIGTYPE void
- | #define HAVE_REGCOMP 1
- | #define HAVE_STRDUP 1
- | #define HAVE_VIS_H 1
- | #define HAVE_STRLCAT 1
- | #define HAVE_STRLCPY 1
- | #define HAVE_ISSETUGID 1
- | #define HAVE_FGETLN 1
- | #define HAVE_FLOCKFILE 1
- | /* end confdefs.h. */
- | #include <varargs.h>
- configure:33914: result: no
- configure:33942: checking for varargs.h
- configure:33951: result: no
- configure:33836: checking stdarg.h usability
- configure:33853: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- configure:33860: $? = 0
- configure:33874: result: yes
- configure:33878: checking stdarg.h presence
- configure:33893: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:33900: $? = 0
- configure:33914: result: yes
- configure:33942: checking for stdarg.h
- configure:33951: result: yes
- configure:33836: checking dirent.h usability
- configure:33853: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- configure:33860: $? = 0
- configure:33874: result: yes
- configure:33878: checking dirent.h presence
- configure:33893: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:33900: $? = 0
- configure:33914: result: yes
- configure:33942: checking for dirent.h
- configure:33951: result: yes
- configure:33836: checking locale.h usability
- configure:33853: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- configure:33860: $? = 0
- configure:33874: result: yes
- configure:33878: checking locale.h presence
- configure:33893: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:33900: $? = 0
- configure:33914: result: yes
- configure:33942: checking for locale.h
- configure:33951: result: yes
- configure:33836: checking ndir.h usability
- configure:33853: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- conftest.c:191:18: error: ndir.h: No such file or directory
- configure:33860: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | #define HAVE_UINT 1
- | #define HAVE_IN_ADDR_T 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 SIZEOF_TIME_T 8
- | #define AC_APPLE_UNIVERSAL_BUILD 1
- | #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_OFF_T 1
- | #define HAVE_SIZE_T 1
- | #define HAVE_U_INT32_T 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_ALLOCA 1
- | #define RETSIGTYPE void
- | #define HAVE_REGCOMP 1
- | #define HAVE_STRDUP 1
- | #define HAVE_VIS_H 1
- | #define HAVE_STRLCAT 1
- | #define HAVE_STRLCPY 1
- | #define HAVE_ISSETUGID 1
- | #define HAVE_FGETLN 1
- | #define HAVE_FLOCKFILE 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_LOCALE_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <ndir.h>
- configure:33874: result: no
- configure:33878: checking ndir.h presence
- configure:33893: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- conftest.c:158:18: error: ndir.h: No such file or directory
- configure:33900: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | #define HAVE_UINT 1
- | #define HAVE_IN_ADDR_T 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 SIZEOF_TIME_T 8
- | #define AC_APPLE_UNIVERSAL_BUILD 1
- | #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_OFF_T 1
- | #define HAVE_SIZE_T 1
- | #define HAVE_U_INT32_T 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_ALLOCA 1
- | #define RETSIGTYPE void
- | #define HAVE_REGCOMP 1
- | #define HAVE_STRDUP 1
- | #define HAVE_VIS_H 1
- | #define HAVE_STRLCAT 1
- | #define HAVE_STRLCPY 1
- | #define HAVE_ISSETUGID 1
- | #define HAVE_FGETLN 1
- | #define HAVE_FLOCKFILE 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_LOCALE_H 1
- | /* end confdefs.h. */
- | #include <ndir.h>
- configure:33914: result: no
- configure:33942: checking for ndir.h
- configure:33951: result: no
- configure:33836: checking sys/dir.h usability
- configure:33853: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- configure:33860: $? = 0
- configure:33874: result: yes
- configure:33878: checking sys/dir.h presence
- configure:33893: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:33900: $? = 0
- configure:33914: result: yes
- configure:33942: checking for sys/dir.h
- configure:33951: result: yes
- configure:33836: checking sys/file.h usability
- configure:33853: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- configure:33860: $? = 0
- configure:33874: result: yes
- configure:33878: checking sys/file.h presence
- configure:33893: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:33900: $? = 0
- configure:33914: result: yes
- configure:33942: checking for sys/file.h
- configure:33951: result: yes
- configure:33836: checking sys/ndir.h usability
- configure:33853: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- conftest.c:193:22: error: sys/ndir.h: No such file or directory
- configure:33860: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | #define HAVE_UINT 1
- | #define HAVE_IN_ADDR_T 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 SIZEOF_TIME_T 8
- | #define AC_APPLE_UNIVERSAL_BUILD 1
- | #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_OFF_T 1
- | #define HAVE_SIZE_T 1
- | #define HAVE_U_INT32_T 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_ALLOCA 1
- | #define RETSIGTYPE void
- | #define HAVE_REGCOMP 1
- | #define HAVE_STRDUP 1
- | #define HAVE_VIS_H 1
- | #define HAVE_STRLCAT 1
- | #define HAVE_STRLCPY 1
- | #define HAVE_ISSETUGID 1
- | #define HAVE_FGETLN 1
- | #define HAVE_FLOCKFILE 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_SYS_DIR_H 1
- | #define HAVE_SYS_FILE_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <sys/ndir.h>
- configure:33874: result: no
- configure:33878: checking sys/ndir.h presence
- configure:33893: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- conftest.c:160:22: error: sys/ndir.h: No such file or directory
- configure:33900: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | #define HAVE_UINT 1
- | #define HAVE_IN_ADDR_T 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 SIZEOF_TIME_T 8
- | #define AC_APPLE_UNIVERSAL_BUILD 1
- | #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_OFF_T 1
- | #define HAVE_SIZE_T 1
- | #define HAVE_U_INT32_T 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_ALLOCA 1
- | #define RETSIGTYPE void
- | #define HAVE_REGCOMP 1
- | #define HAVE_STRDUP 1
- | #define HAVE_VIS_H 1
- | #define HAVE_STRLCAT 1
- | #define HAVE_STRLCPY 1
- | #define HAVE_ISSETUGID 1
- | #define HAVE_FGETLN 1
- | #define HAVE_FLOCKFILE 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_SYS_DIR_H 1
- | #define HAVE_SYS_FILE_H 1
- | /* end confdefs.h. */
- | #include <sys/ndir.h>
- configure:33914: result: no
- configure:33942: checking for sys/ndir.h
- configure:33951: result: no
- configure:33836: checking sys/ptem.h usability
- configure:33853: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- conftest.c:193:22: error: sys/ptem.h: No such file or directory
- configure:33860: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | #define HAVE_UINT 1
- | #define HAVE_IN_ADDR_T 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 SIZEOF_TIME_T 8
- | #define AC_APPLE_UNIVERSAL_BUILD 1
- | #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_OFF_T 1
- | #define HAVE_SIZE_T 1
- | #define HAVE_U_INT32_T 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_ALLOCA 1
- | #define RETSIGTYPE void
- | #define HAVE_REGCOMP 1
- | #define HAVE_STRDUP 1
- | #define HAVE_VIS_H 1
- | #define HAVE_STRLCAT 1
- | #define HAVE_STRLCPY 1
- | #define HAVE_ISSETUGID 1
- | #define HAVE_FGETLN 1
- | #define HAVE_FLOCKFILE 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_SYS_DIR_H 1
- | #define HAVE_SYS_FILE_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <sys/ptem.h>
- configure:33874: result: no
- configure:33878: checking sys/ptem.h presence
- configure:33893: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- conftest.c:160:22: error: sys/ptem.h: No such file or directory
- configure:33900: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | #define HAVE_UINT 1
- | #define HAVE_IN_ADDR_T 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 SIZEOF_TIME_T 8
- | #define AC_APPLE_UNIVERSAL_BUILD 1
- | #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_OFF_T 1
- | #define HAVE_SIZE_T 1
- | #define HAVE_U_INT32_T 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_ALLOCA 1
- | #define RETSIGTYPE void
- | #define HAVE_REGCOMP 1
- | #define HAVE_STRDUP 1
- | #define HAVE_VIS_H 1
- | #define HAVE_STRLCAT 1
- | #define HAVE_STRLCPY 1
- | #define HAVE_ISSETUGID 1
- | #define HAVE_FGETLN 1
- | #define HAVE_FLOCKFILE 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_SYS_DIR_H 1
- | #define HAVE_SYS_FILE_H 1
- | /* end confdefs.h. */
- | #include <sys/ptem.h>
- configure:33914: result: no
- configure:33942: checking for sys/ptem.h
- configure:33951: result: no
- configure:33836: checking sys/pte.h usability
- configure:33853: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- conftest.c:193:21: error: sys/pte.h: No such file or directory
- configure:33860: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | #define HAVE_UINT 1
- | #define HAVE_IN_ADDR_T 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 SIZEOF_TIME_T 8
- | #define AC_APPLE_UNIVERSAL_BUILD 1
- | #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_OFF_T 1
- | #define HAVE_SIZE_T 1
- | #define HAVE_U_INT32_T 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_ALLOCA 1
- | #define RETSIGTYPE void
- | #define HAVE_REGCOMP 1
- | #define HAVE_STRDUP 1
- | #define HAVE_VIS_H 1
- | #define HAVE_STRLCAT 1
- | #define HAVE_STRLCPY 1
- | #define HAVE_ISSETUGID 1
- | #define HAVE_FGETLN 1
- | #define HAVE_FLOCKFILE 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_SYS_DIR_H 1
- | #define HAVE_SYS_FILE_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <sys/pte.h>
- configure:33874: result: no
- configure:33878: checking sys/pte.h presence
- configure:33893: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- conftest.c:160:21: error: sys/pte.h: No such file or directory
- configure:33900: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | #define HAVE_UINT 1
- | #define HAVE_IN_ADDR_T 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 SIZEOF_TIME_T 8
- | #define AC_APPLE_UNIVERSAL_BUILD 1
- | #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_OFF_T 1
- | #define HAVE_SIZE_T 1
- | #define HAVE_U_INT32_T 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_ALLOCA 1
- | #define RETSIGTYPE void
- | #define HAVE_REGCOMP 1
- | #define HAVE_STRDUP 1
- | #define HAVE_VIS_H 1
- | #define HAVE_STRLCAT 1
- | #define HAVE_STRLCPY 1
- | #define HAVE_ISSETUGID 1
- | #define HAVE_FGETLN 1
- | #define HAVE_FLOCKFILE 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_SYS_DIR_H 1
- | #define HAVE_SYS_FILE_H 1
- | /* end confdefs.h. */
- | #include <sys/pte.h>
- configure:33914: result: no
- configure:33942: checking for sys/pte.h
- configure:33951: result: no
- configure:33836: checking sys/select.h usability
- configure:33853: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- configure:33860: $? = 0
- configure:33874: result: yes
- configure:33878: checking sys/select.h presence
- configure:33893: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:33900: $? = 0
- configure:33914: result: yes
- configure:33942: checking for sys/select.h
- configure:33951: result: yes
- configure:33836: checking sys/stream.h usability
- configure:33853: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- conftest.c:194:24: error: sys/stream.h: No such file or directory
- configure:33860: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | #define HAVE_UINT 1
- | #define HAVE_IN_ADDR_T 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 SIZEOF_TIME_T 8
- | #define AC_APPLE_UNIVERSAL_BUILD 1
- | #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_OFF_T 1
- | #define HAVE_SIZE_T 1
- | #define HAVE_U_INT32_T 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_ALLOCA 1
- | #define RETSIGTYPE void
- | #define HAVE_REGCOMP 1
- | #define HAVE_STRDUP 1
- | #define HAVE_VIS_H 1
- | #define HAVE_STRLCAT 1
- | #define HAVE_STRLCPY 1
- | #define HAVE_ISSETUGID 1
- | #define HAVE_FGETLN 1
- | #define HAVE_FLOCKFILE 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_SYS_DIR_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_SYS_SELECT_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <sys/stream.h>
- configure:33874: result: no
- configure:33878: checking sys/stream.h presence
- configure:33893: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- conftest.c:161:24: error: sys/stream.h: No such file or directory
- configure:33900: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | #define HAVE_UINT 1
- | #define HAVE_IN_ADDR_T 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 SIZEOF_TIME_T 8
- | #define AC_APPLE_UNIVERSAL_BUILD 1
- | #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_OFF_T 1
- | #define HAVE_SIZE_T 1
- | #define HAVE_U_INT32_T 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_ALLOCA 1
- | #define RETSIGTYPE void
- | #define HAVE_REGCOMP 1
- | #define HAVE_STRDUP 1
- | #define HAVE_VIS_H 1
- | #define HAVE_STRLCAT 1
- | #define HAVE_STRLCPY 1
- | #define HAVE_ISSETUGID 1
- | #define HAVE_FGETLN 1
- | #define HAVE_FLOCKFILE 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_SYS_DIR_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_SYS_SELECT_H 1
- | /* end confdefs.h. */
- | #include <sys/stream.h>
- configure:33914: result: no
- configure:33942: checking for sys/stream.h
- configure:33951: result: no
- configure:33825: checking for sys/mman.h
- configure:33832: result: yes
- configure:33836: checking curses.h usability
- configure:33853: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- configure:33860: $? = 0
- configure:33874: result: yes
- configure:33878: checking curses.h presence
- configure:33893: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:33900: $? = 0
- configure:33914: result: yes
- configure:33942: checking for curses.h
- configure:33951: result: yes
- configure:33836: checking termcap.h usability
- configure:33853: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- configure:33860: $? = 0
- configure:33874: result: yes
- configure:33878: checking termcap.h presence
- configure:33893: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:33900: $? = 0
- configure:33914: result: yes
- configure:33942: checking for termcap.h
- configure:33951: result: yes
- configure:33825: checking for termio.h
- configure:33832: result: no
- configure:33836: checking termbits.h usability
- configure:33853: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- conftest.c:197:22: error: termbits.h: No such file or directory
- configure:33860: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | #define HAVE_UINT 1
- | #define HAVE_IN_ADDR_T 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 SIZEOF_TIME_T 8
- | #define AC_APPLE_UNIVERSAL_BUILD 1
- | #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_OFF_T 1
- | #define HAVE_SIZE_T 1
- | #define HAVE_U_INT32_T 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_ALLOCA 1
- | #define RETSIGTYPE void
- | #define HAVE_REGCOMP 1
- | #define HAVE_STRDUP 1
- | #define HAVE_VIS_H 1
- | #define HAVE_STRLCAT 1
- | #define HAVE_STRLCPY 1
- | #define HAVE_ISSETUGID 1
- | #define HAVE_FGETLN 1
- | #define HAVE_FLOCKFILE 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_SYS_DIR_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_MMAN_H 1
- | #define HAVE_CURSES_H 1
- | #define HAVE_TERMCAP_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <termbits.h>
- configure:33874: result: no
- configure:33878: checking termbits.h presence
- configure:33893: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- conftest.c:164:22: error: termbits.h: No such file or directory
- configure:33900: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | #define HAVE_UINT 1
- | #define HAVE_IN_ADDR_T 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 SIZEOF_TIME_T 8
- | #define AC_APPLE_UNIVERSAL_BUILD 1
- | #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_OFF_T 1
- | #define HAVE_SIZE_T 1
- | #define HAVE_U_INT32_T 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_ALLOCA 1
- | #define RETSIGTYPE void
- | #define HAVE_REGCOMP 1
- | #define HAVE_STRDUP 1
- | #define HAVE_VIS_H 1
- | #define HAVE_STRLCAT 1
- | #define HAVE_STRLCPY 1
- | #define HAVE_ISSETUGID 1
- | #define HAVE_FGETLN 1
- | #define HAVE_FLOCKFILE 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_SYS_DIR_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_MMAN_H 1
- | #define HAVE_CURSES_H 1
- | #define HAVE_TERMCAP_H 1
- | /* end confdefs.h. */
- | #include <termbits.h>
- configure:33914: result: no
- configure:33942: checking for termbits.h
- configure:33951: result: no
- configure:33836: checking asm/termbits.h usability
- configure:33853: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- conftest.c:197:26: error: asm/termbits.h: No such file or directory
- configure:33860: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | #define HAVE_UINT 1
- | #define HAVE_IN_ADDR_T 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 SIZEOF_TIME_T 8
- | #define AC_APPLE_UNIVERSAL_BUILD 1
- | #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_OFF_T 1
- | #define HAVE_SIZE_T 1
- | #define HAVE_U_INT32_T 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_ALLOCA 1
- | #define RETSIGTYPE void
- | #define HAVE_REGCOMP 1
- | #define HAVE_STRDUP 1
- | #define HAVE_VIS_H 1
- | #define HAVE_STRLCAT 1
- | #define HAVE_STRLCPY 1
- | #define HAVE_ISSETUGID 1
- | #define HAVE_FGETLN 1
- | #define HAVE_FLOCKFILE 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_SYS_DIR_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_MMAN_H 1
- | #define HAVE_CURSES_H 1
- | #define HAVE_TERMCAP_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <asm/termbits.h>
- configure:33874: result: no
- configure:33878: checking asm/termbits.h presence
- configure:33893: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- conftest.c:164:26: error: asm/termbits.h: No such file or directory
- configure:33900: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | #define HAVE_UINT 1
- | #define HAVE_IN_ADDR_T 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 SIZEOF_TIME_T 8
- | #define AC_APPLE_UNIVERSAL_BUILD 1
- | #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_OFF_T 1
- | #define HAVE_SIZE_T 1
- | #define HAVE_U_INT32_T 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_ALLOCA 1
- | #define RETSIGTYPE void
- | #define HAVE_REGCOMP 1
- | #define HAVE_STRDUP 1
- | #define HAVE_VIS_H 1
- | #define HAVE_STRLCAT 1
- | #define HAVE_STRLCPY 1
- | #define HAVE_ISSETUGID 1
- | #define HAVE_FGETLN 1
- | #define HAVE_FLOCKFILE 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_SYS_DIR_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_MMAN_H 1
- | #define HAVE_CURSES_H 1
- | #define HAVE_TERMCAP_H 1
- | /* end confdefs.h. */
- | #include <asm/termbits.h>
- configure:33914: result: no
- configure:33942: checking for asm/termbits.h
- configure:33951: result: no
- configure:33836: checking grp.h usability
- configure:33853: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- configure:33860: $? = 0
- configure:33874: result: yes
- configure:33878: checking grp.h presence
- configure:33893: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:33900: $? = 0
- configure:33914: result: yes
- configure:33942: checking for grp.h
- configure:33951: result: yes
- configure:33836: checking paths.h usability
- configure:33853: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- configure:33860: $? = 0
- configure:33874: result: yes
- configure:33878: checking paths.h presence
- configure:33893: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:33900: $? = 0
- configure:33914: result: yes
- configure:33942: checking for paths.h
- configure:33951: result: yes
- configure:33836: checking semaphore.h usability
- configure:33853: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- configure:33860: $? = 0
- configure:33874: result: yes
- configure:33878: checking semaphore.h presence
- configure:33893: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:33900: $? = 0
- configure:33914: result: yes
- configure:33942: checking for semaphore.h
- configure:33951: result: yes
- configure:33978: checking for lstat
- configure:34034: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:34041: $? = 0
- configure:34063: result: yes
- configure:33978: checking for putenv
- configure:34034: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:34041: $? = 0
- configure:34063: result: yes
- configure:33978: checking for select
- configure:34034: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:34041: $? = 0
- configure:34063: result: yes
- configure:33978: checking for setenv
- configure:34034: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:34041: $? = 0
- configure:34063: result: yes
- configure:33978: checking for setlocale
- configure:34034: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:34041: $? = 0
- configure:34063: result: yes
- configure:33978: checking for strcoll
- configure:34034: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:34041: $? = 0
- configure:34063: result: yes
- configure:33978: checking for tcgetattr
- configure:34034: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:34041: $? = 0
- configure:34063: result: yes
- configure:34076: checking whether stat file-mode macros are broken
- configure:34113: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- configure:34120: $? = 0
- configure:34135: result: no
- configure:34146: checking for type of signal functions
- configure:34179: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:34186: $? = 0
- configure:34314: result: posix
- configure:34336: checking whether programs are able to redeclare getpw functions
- configure:34364: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- configure:34371: $? = 0
- configure:34387: result: yes
- configure:34397: checking for TIOCGWINSZ in sys/ioctl.h
- configure:34424: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- configure:34431: $? = 0
- configure:34447: result: yes
- configure:34457: checking for FIONREAD in sys/ioctl.h
- configure:34484: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- configure:34491: $? = 0
- configure:34507: result: yes
- configure:34517: checking for TIOCSTAT in sys/ioctl.h
- configure:34544: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- configure:34551: $? = 0
- configure:34567: result: yes
- configure:34578: checking if struct dirent has a d_ino member
- configure:34626: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- configure:34633: $? = 0
- configure:34649: result: yes
- configure:34660: checking if struct dirent has a d_namlen member
- configure:34708: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- configure:34715: $? = 0
- configure:34731: result: yes
- configure:34741: checking whether signal handlers are of type void
- configure:34775: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- configure:34782: $? = 0
- configure:34797: result: yes
- configure:34824: checking wctype.h usability
- configure:34841: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- configure:34848: $? = 0
- configure:34862: result: yes
- configure:34866: checking wctype.h presence
- configure:34881: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:34888: $? = 0
- configure:34902: result: yes
- configure:34930: checking for wctype.h
- configure:34939: result: yes
- configure:34970: checking wchar.h usability
- configure:34987: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- configure:34994: $? = 0
- configure:35008: result: yes
- configure:35012: checking wchar.h presence
- configure:35027: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:35034: $? = 0
- configure:35048: result: yes
- configure:35076: checking for wchar.h
- configure:35085: result: yes
- configure:35116: checking langinfo.h usability
- configure:35133: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- configure:35140: $? = 0
- configure:35154: result: yes
- configure:35158: checking langinfo.h presence
- configure:35173: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
- configure:35180: $? = 0
- configure:35194: result: yes
- configure:35222: checking for langinfo.h
- configure:35231: result: yes
- configure:35247: checking for mbrlen
- configure:35303: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:35310: $? = 0
- configure:35330: result: yes
- configure:35340: checking for mbscmp
- configure:35396: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- Undefined symbols:
- "_mbscmp", referenced from:
- _main in ccQWRZ2r.o
- ld: symbol(s) not found
- collect2: ld returned 1 exit status
- configure:35403: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | #define HAVE_UINT 1
- | #define HAVE_IN_ADDR_T 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 SIZEOF_TIME_T 8
- | #define AC_APPLE_UNIVERSAL_BUILD 1
- | #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_OFF_T 1
- | #define HAVE_SIZE_T 1
- | #define HAVE_U_INT32_T 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_ALLOCA 1
- | #define RETSIGTYPE void
- | #define HAVE_REGCOMP 1
- | #define HAVE_STRDUP 1
- | #define HAVE_VIS_H 1
- | #define HAVE_STRLCAT 1
- | #define HAVE_STRLCPY 1
- | #define HAVE_ISSETUGID 1
- | #define HAVE_FGETLN 1
- | #define HAVE_FLOCKFILE 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_SYS_DIR_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_MMAN_H 1
- | #define HAVE_CURSES_H 1
- | #define HAVE_TERMCAP_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_PATHS_H 1
- | #define HAVE_SEMAPHORE_H 1
- | #define HAVE_LSTAT 1
- | #define HAVE_PUTENV 1
- | #define HAVE_SELECT 1
- | #define HAVE_SETENV 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_STRCOLL 1
- | #define HAVE_TCGETATTR 1
- | #define HAVE_POSIX_SIGNALS 1
- | #define GWINSZ_IN_SYS_IOCTL 1
- | #define FIONREAD_IN_SYS_IOCTL 1
- | #define TIOCSTAT_IN_SYS_IOCTL 1
- | #define STRUCT_DIRENT_HAS_D_INO 1
- | #define STRUCT_DIRENT_HAS_D_NAMLEN 1
- | #define VOID_SIGHANDLER 1
- | #define HAVE_WCTYPE_H 1
- | #define HAVE_WCHAR_H 1
- | #define HAVE_LANGINFO_H 1
- | #define HAVE_MBRLEN /**/
- | /* end confdefs.h. */
- | /* Define mbscmp to an innocuous variant, in case <limits.h> declares mbscmp.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define mbscmp innocuous_mbscmp
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char mbscmp (); below.
- | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- | <limits.h> exists even on freestanding compilers. */
- |
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #endif
- |
- | #undef mbscmp
- |
- | /* 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 mbscmp ();
- | /* 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_mbscmp || defined __stub___mbscmp
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return mbscmp ();
- | ;
- | return 0;
- | }
- configure:35423: result: no
- configure:35433: checking for mbsrtowcs
- configure:35489: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:35496: $? = 0
- configure:35516: result: yes
- configure:35527: checking for wcrtomb
- configure:35583: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:35590: $? = 0
- configure:35610: result: yes
- configure:35620: checking for mbrtowc
- configure:35676: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:35683: $? = 0
- configure:35703: result: yes
- configure:35713: checking for wcscoll
- configure:35769: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:35776: $? = 0
- configure:35796: result: yes
- configure:35806: checking for wcsdup
- configure:35862: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- Undefined symbols:
- "_wcsdup", referenced from:
- _main in cckxatpc.o
- ld: symbol(s) not found
- collect2: ld returned 1 exit status
- configure:35869: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | #define HAVE_UINT 1
- | #define HAVE_IN_ADDR_T 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 SIZEOF_TIME_T 8
- | #define AC_APPLE_UNIVERSAL_BUILD 1
- | #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_OFF_T 1
- | #define HAVE_SIZE_T 1
- | #define HAVE_U_INT32_T 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_ALLOCA 1
- | #define RETSIGTYPE void
- | #define HAVE_REGCOMP 1
- | #define HAVE_STRDUP 1
- | #define HAVE_VIS_H 1
- | #define HAVE_STRLCAT 1
- | #define HAVE_STRLCPY 1
- | #define HAVE_ISSETUGID 1
- | #define HAVE_FGETLN 1
- | #define HAVE_FLOCKFILE 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_SYS_DIR_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_MMAN_H 1
- | #define HAVE_CURSES_H 1
- | #define HAVE_TERMCAP_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_PATHS_H 1
- | #define HAVE_SEMAPHORE_H 1
- | #define HAVE_LSTAT 1
- | #define HAVE_PUTENV 1
- | #define HAVE_SELECT 1
- | #define HAVE_SETENV 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_STRCOLL 1
- | #define HAVE_TCGETATTR 1
- | #define HAVE_POSIX_SIGNALS 1
- | #define GWINSZ_IN_SYS_IOCTL 1
- | #define FIONREAD_IN_SYS_IOCTL 1
- | #define TIOCSTAT_IN_SYS_IOCTL 1
- | #define STRUCT_DIRENT_HAS_D_INO 1
- | #define STRUCT_DIRENT_HAS_D_NAMLEN 1
- | #define VOID_SIGHANDLER 1
- | #define HAVE_WCTYPE_H 1
- | #define HAVE_WCHAR_H 1
- | #define HAVE_LANGINFO_H 1
- | #define HAVE_MBRLEN /**/
- | #define HAVE_MBSRTOWCS /**/
- | #define HAVE_WCRTOMB /**/
- | #define HAVE_MBRTOWC /**/
- | #define HAVE_WCSCOLL /**/
- | /* end confdefs.h. */
- | /* Define wcsdup to an innocuous variant, in case <limits.h> declares wcsdup.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define wcsdup innocuous_wcsdup
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char wcsdup (); below.
- | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- | <limits.h> exists even on freestanding compilers. */
- |
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #endif
- |
- | #undef wcsdup
- |
- | /* 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 wcsdup ();
- | /* 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_wcsdup || defined __stub___wcsdup
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return wcsdup ();
- | ;
- | return 0;
- | }
- configure:35889: result: no
- configure:35899: checking for wcwidth
- configure:35955: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:35962: $? = 0
- configure:35982: result: yes
- configure:35992: checking for wctype
- configure:36048: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:36055: $? = 0
- configure:36075: result: yes
- configure:36086: checking for mbstate_t
- configure:36117: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- configure:36124: $? = 0
- configure:36139: result: yes
- configure:36157: checking for iswlower
- configure:36213: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- conftest.c:215: warning: conflicting types for built-in function 'iswlower'
- configure:36220: $? = 0
- configure:36242: result: yes
- configure:36157: checking for iswupper
- configure:36213: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- conftest.c:216: warning: conflicting types for built-in function 'iswupper'
- configure:36220: $? = 0
- configure:36242: result: yes
- configure:36157: checking for towlower
- configure:36213: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- conftest.c:217: warning: conflicting types for built-in function 'towlower'
- configure:36220: $? = 0
- configure:36242: result: yes
- configure:36157: checking for towupper
- configure:36213: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- conftest.c:218: warning: conflicting types for built-in function 'towupper'
- configure:36220: $? = 0
- configure:36242: result: yes
- configure:36157: checking for iswctype
- configure:36213: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:36220: $? = 0
- configure:36242: result: yes
- configure:36255: checking for nl_langinfo and CODESET
- configure:36281: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm >&5
- configure:36288: $? = 0
- configure:36308: result: yes
- configure:36318: checking for wchar_t in wchar.h
- configure:36348: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- configure:36355: $? = 0
- configure:36370: result: yes
- configure:36380: checking for wctype_t in wctype.h
- configure:36409: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- configure:36416: $? = 0
- configure:36431: result: yes
- configure:36441: checking for wint_t in wctype.h
- configure:36470: /usr/bin/gcc-4.2 -c -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include conftest.c >&5
- configure:36477: $? = 0
- configure:36492: result: yes
- configure:36509: checking for tgetent in -lncursesw
- configure:36544: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lncursesw -lm >&5
- ld: warning: in /opt/local/lib/libncursesw.a, file is not of required architecture
- Undefined symbols:
- "_tgetent", referenced from:
- _main in ccWgHdqJ.o
- ld: symbol(s) not found
- collect2: ld returned 1 exit status
- configure:36551: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | #define HAVE_UINT 1
- | #define HAVE_IN_ADDR_T 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 SIZEOF_TIME_T 8
- | #define AC_APPLE_UNIVERSAL_BUILD 1
- | #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_OFF_T 1
- | #define HAVE_SIZE_T 1
- | #define HAVE_U_INT32_T 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_ALLOCA 1
- | #define RETSIGTYPE void
- | #define HAVE_REGCOMP 1
- | #define HAVE_STRDUP 1
- | #define HAVE_VIS_H 1
- | #define HAVE_STRLCAT 1
- | #define HAVE_STRLCPY 1
- | #define HAVE_ISSETUGID 1
- | #define HAVE_FGETLN 1
- | #define HAVE_FLOCKFILE 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_SYS_DIR_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_MMAN_H 1
- | #define HAVE_CURSES_H 1
- | #define HAVE_TERMCAP_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_PATHS_H 1
- | #define HAVE_SEMAPHORE_H 1
- | #define HAVE_LSTAT 1
- | #define HAVE_PUTENV 1
- | #define HAVE_SELECT 1
- | #define HAVE_SETENV 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_STRCOLL 1
- | #define HAVE_TCGETATTR 1
- | #define HAVE_POSIX_SIGNALS 1
- | #define GWINSZ_IN_SYS_IOCTL 1
- | #define FIONREAD_IN_SYS_IOCTL 1
- | #define TIOCSTAT_IN_SYS_IOCTL 1
- | #define STRUCT_DIRENT_HAS_D_INO 1
- | #define STRUCT_DIRENT_HAS_D_NAMLEN 1
- | #define VOID_SIGHANDLER 1
- | #define HAVE_WCTYPE_H 1
- | #define HAVE_WCHAR_H 1
- | #define HAVE_LANGINFO_H 1
- | #define HAVE_MBRLEN /**/
- | #define HAVE_MBSRTOWCS /**/
- | #define HAVE_WCRTOMB /**/
- | #define HAVE_MBRTOWC /**/
- | #define HAVE_WCSCOLL /**/
- | #define HAVE_WCWIDTH /**/
- | #define HAVE_WCTYPE /**/
- | #define HAVE_MBSTATE_T /**/
- | #define HAVE_ISWLOWER 1
- | #define HAVE_ISWUPPER 1
- | #define HAVE_TOWLOWER 1
- | #define HAVE_TOWUPPER 1
- | #define HAVE_ISWCTYPE 1
- | #define HAVE_LANGINFO_CODESET /**/
- | #define HAVE_WCHAR_T 1
- | #define HAVE_WCTYPE_T 1
- | #define HAVE_WINT_T 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 tgetent ();
- | int
- | main ()
- | {
- | return tgetent ();
- | ;
- | return 0;
- | }
- configure:36572: result: no
- configure:36577: checking for tgetent in -lncurses
- configure:36612: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lncurses -lm >&5
- ld: warning: in /opt/local/lib/libncurses.dylib, file is not of required architecture
- Undefined symbols:
- "_tgetent", referenced from:
- _main in ccBFAtu9.o
- ld: symbol(s) not found
- collect2: ld returned 1 exit status
- configure:36619: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | #define HAVE_UINT 1
- | #define HAVE_IN_ADDR_T 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 SIZEOF_TIME_T 8
- | #define AC_APPLE_UNIVERSAL_BUILD 1
- | #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_OFF_T 1
- | #define HAVE_SIZE_T 1
- | #define HAVE_U_INT32_T 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_ALLOCA 1
- | #define RETSIGTYPE void
- | #define HAVE_REGCOMP 1
- | #define HAVE_STRDUP 1
- | #define HAVE_VIS_H 1
- | #define HAVE_STRLCAT 1
- | #define HAVE_STRLCPY 1
- | #define HAVE_ISSETUGID 1
- | #define HAVE_FGETLN 1
- | #define HAVE_FLOCKFILE 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_SYS_DIR_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_MMAN_H 1
- | #define HAVE_CURSES_H 1
- | #define HAVE_TERMCAP_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_PATHS_H 1
- | #define HAVE_SEMAPHORE_H 1
- | #define HAVE_LSTAT 1
- | #define HAVE_PUTENV 1
- | #define HAVE_SELECT 1
- | #define HAVE_SETENV 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_STRCOLL 1
- | #define HAVE_TCGETATTR 1
- | #define HAVE_POSIX_SIGNALS 1
- | #define GWINSZ_IN_SYS_IOCTL 1
- | #define FIONREAD_IN_SYS_IOCTL 1
- | #define TIOCSTAT_IN_SYS_IOCTL 1
- | #define STRUCT_DIRENT_HAS_D_INO 1
- | #define STRUCT_DIRENT_HAS_D_NAMLEN 1
- | #define VOID_SIGHANDLER 1
- | #define HAVE_WCTYPE_H 1
- | #define HAVE_WCHAR_H 1
- | #define HAVE_LANGINFO_H 1
- | #define HAVE_MBRLEN /**/
- | #define HAVE_MBSRTOWCS /**/
- | #define HAVE_WCRTOMB /**/
- | #define HAVE_MBRTOWC /**/
- | #define HAVE_WCSCOLL /**/
- | #define HAVE_WCWIDTH /**/
- | #define HAVE_WCTYPE /**/
- | #define HAVE_MBSTATE_T /**/
- | #define HAVE_ISWLOWER 1
- | #define HAVE_ISWUPPER 1
- | #define HAVE_TOWLOWER 1
- | #define HAVE_TOWUPPER 1
- | #define HAVE_ISWCTYPE 1
- | #define HAVE_LANGINFO_CODESET /**/
- | #define HAVE_WCHAR_T 1
- | #define HAVE_WCTYPE_T 1
- | #define HAVE_WINT_T 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 tgetent ();
- | int
- | main ()
- | {
- | return tgetent ();
- | ;
- | return 0;
- | }
- configure:36640: result: no
- configure:36645: checking for tgetent in -lcurses
- configure:36680: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lcurses -lm >&5
- ld: warning: in /opt/local/lib/libcurses.dylib, file is not of required architecture
- Undefined symbols:
- "_tgetent", referenced from:
- _main in ccQ2tiwb.o
- ld: symbol(s) not found
- collect2: ld returned 1 exit status
- configure:36687: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | #define HAVE_UINT 1
- | #define HAVE_IN_ADDR_T 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 SIZEOF_TIME_T 8
- | #define AC_APPLE_UNIVERSAL_BUILD 1
- | #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_OFF_T 1
- | #define HAVE_SIZE_T 1
- | #define HAVE_U_INT32_T 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_ALLOCA 1
- | #define RETSIGTYPE void
- | #define HAVE_REGCOMP 1
- | #define HAVE_STRDUP 1
- | #define HAVE_VIS_H 1
- | #define HAVE_STRLCAT 1
- | #define HAVE_STRLCPY 1
- | #define HAVE_ISSETUGID 1
- | #define HAVE_FGETLN 1
- | #define HAVE_FLOCKFILE 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_SYS_DIR_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_MMAN_H 1
- | #define HAVE_CURSES_H 1
- | #define HAVE_TERMCAP_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_PATHS_H 1
- | #define HAVE_SEMAPHORE_H 1
- | #define HAVE_LSTAT 1
- | #define HAVE_PUTENV 1
- | #define HAVE_SELECT 1
- | #define HAVE_SETENV 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_STRCOLL 1
- | #define HAVE_TCGETATTR 1
- | #define HAVE_POSIX_SIGNALS 1
- | #define GWINSZ_IN_SYS_IOCTL 1
- | #define FIONREAD_IN_SYS_IOCTL 1
- | #define TIOCSTAT_IN_SYS_IOCTL 1
- | #define STRUCT_DIRENT_HAS_D_INO 1
- | #define STRUCT_DIRENT_HAS_D_NAMLEN 1
- | #define VOID_SIGHANDLER 1
- | #define HAVE_WCTYPE_H 1
- | #define HAVE_WCHAR_H 1
- | #define HAVE_LANGINFO_H 1
- | #define HAVE_MBRLEN /**/
- | #define HAVE_MBSRTOWCS /**/
- | #define HAVE_WCRTOMB /**/
- | #define HAVE_MBRTOWC /**/
- | #define HAVE_WCSCOLL /**/
- | #define HAVE_WCWIDTH /**/
- | #define HAVE_WCTYPE /**/
- | #define HAVE_MBSTATE_T /**/
- | #define HAVE_ISWLOWER 1
- | #define HAVE_ISWUPPER 1
- | #define HAVE_TOWLOWER 1
- | #define HAVE_TOWUPPER 1
- | #define HAVE_ISWCTYPE 1
- | #define HAVE_LANGINFO_CODESET /**/
- | #define HAVE_WCHAR_T 1
- | #define HAVE_WCTYPE_T 1
- | #define HAVE_WINT_T 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 tgetent ();
- | int
- | main ()
- | {
- | return tgetent ();
- | ;
- | return 0;
- | }
- configure:36708: result: no
- configure:36713: checking for tgetent in -ltermcap
- configure:36748: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -ltermcap -lm >&5
- ld: warning: in /opt/local/lib/libtermcap.dylib, file is not of required architecture
- Undefined symbols:
- "_tgetent", referenced from:
- _main in cccEXyXB.o
- ld: symbol(s) not found
- collect2: ld returned 1 exit status
- configure:36755: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | #define HAVE_UINT 1
- | #define HAVE_IN_ADDR_T 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 SIZEOF_TIME_T 8
- | #define AC_APPLE_UNIVERSAL_BUILD 1
- | #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_OFF_T 1
- | #define HAVE_SIZE_T 1
- | #define HAVE_U_INT32_T 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_ALLOCA 1
- | #define RETSIGTYPE void
- | #define HAVE_REGCOMP 1
- | #define HAVE_STRDUP 1
- | #define HAVE_VIS_H 1
- | #define HAVE_STRLCAT 1
- | #define HAVE_STRLCPY 1
- | #define HAVE_ISSETUGID 1
- | #define HAVE_FGETLN 1
- | #define HAVE_FLOCKFILE 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_SYS_DIR_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_MMAN_H 1
- | #define HAVE_CURSES_H 1
- | #define HAVE_TERMCAP_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_PATHS_H 1
- | #define HAVE_SEMAPHORE_H 1
- | #define HAVE_LSTAT 1
- | #define HAVE_PUTENV 1
- | #define HAVE_SELECT 1
- | #define HAVE_SETENV 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_STRCOLL 1
- | #define HAVE_TCGETATTR 1
- | #define HAVE_POSIX_SIGNALS 1
- | #define GWINSZ_IN_SYS_IOCTL 1
- | #define FIONREAD_IN_SYS_IOCTL 1
- | #define TIOCSTAT_IN_SYS_IOCTL 1
- | #define STRUCT_DIRENT_HAS_D_INO 1
- | #define STRUCT_DIRENT_HAS_D_NAMLEN 1
- | #define VOID_SIGHANDLER 1
- | #define HAVE_WCTYPE_H 1
- | #define HAVE_WCHAR_H 1
- | #define HAVE_LANGINFO_H 1
- | #define HAVE_MBRLEN /**/
- | #define HAVE_MBSRTOWCS /**/
- | #define HAVE_WCRTOMB /**/
- | #define HAVE_MBRTOWC /**/
- | #define HAVE_WCSCOLL /**/
- | #define HAVE_WCWIDTH /**/
- | #define HAVE_WCTYPE /**/
- | #define HAVE_MBSTATE_T /**/
- | #define HAVE_ISWLOWER 1
- | #define HAVE_ISWUPPER 1
- | #define HAVE_TOWLOWER 1
- | #define HAVE_TOWUPPER 1
- | #define HAVE_ISWCTYPE 1
- | #define HAVE_LANGINFO_CODESET /**/
- | #define HAVE_WCHAR_T 1
- | #define HAVE_WCTYPE_T 1
- | #define HAVE_WINT_T 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 tgetent ();
- | int
- | main ()
- | {
- | return tgetent ();
- | ;
- | return 0;
- | }
- configure:36776: result: no
- configure:36781: checking for tgetent in -ltinfo
- configure:36816: /usr/bin/gcc-4.2 -o conftest -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -ltinfo -lm >&5
- ld: library not found for -ltinfo
- collect2: ld returned 1 exit status
- configure:36823: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "MySQL Server"
- | #define PACKAGE_TARNAME "mysql"
- | #define PACKAGE_VERSION "5.1.57"
- | #define PACKAGE_STRING "MySQL Server 5.1.57"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "mysql"
- | #define VERSION "5.1.57"
- | #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 DEFINE_ALL_CHARACTER_SETS 1
- | #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 HAVE_CHARSET_big5 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_cp1250 1
- | #define HAVE_CHARSET_cp932 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_eucjpms 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_euckr 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gb2312 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_gbk 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_latin1 1
- | #define HAVE_CHARSET_latin2 1
- | #define HAVE_CHARSET_sjis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_tis620 1
- | #define HAVE_CHARSET_ucs2 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 1
- | #define HAVE_CHARSET_ujis 1
- | #define USE_MB 1
- | #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- | #define MACHINE_TYPE "i386"
- | #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_TERM_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_UTIME_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MALLOC_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_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_CRYPT 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_COMPRESS 1
- | #define HAVE_UINT 1
- | #define HAVE_IN_ADDR_T 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 SIZEOF_TIME_T 8
- | #define AC_APPLE_UNIVERSAL_BUILD 1
- | #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_OFF_T 1
- | #define HAVE_SIZE_T 1
- | #define HAVE_U_INT32_T 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_ALLOCA 1
- | #define RETSIGTYPE void
- | #define HAVE_REGCOMP 1
- | #define HAVE_STRDUP 1
- | #define HAVE_VIS_H 1
- | #define HAVE_STRLCAT 1
- | #define HAVE_STRLCPY 1
- | #define HAVE_ISSETUGID 1
- | #define HAVE_FGETLN 1
- | #define HAVE_FLOCKFILE 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_SYS_DIR_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_MMAN_H 1
- | #define HAVE_CURSES_H 1
- | #define HAVE_TERMCAP_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_PATHS_H 1
- | #define HAVE_SEMAPHORE_H 1
- | #define HAVE_LSTAT 1
- | #define HAVE_PUTENV 1
- | #define HAVE_SELECT 1
- | #define HAVE_SETENV 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_STRCOLL 1
- | #define HAVE_TCGETATTR 1
- | #define HAVE_POSIX_SIGNALS 1
- | #define GWINSZ_IN_SYS_IOCTL 1
- | #define FIONREAD_IN_SYS_IOCTL 1
- | #define TIOCSTAT_IN_SYS_IOCTL 1
- | #define STRUCT_DIRENT_HAS_D_INO 1
- | #define STRUCT_DIRENT_HAS_D_NAMLEN 1
- | #define VOID_SIGHANDLER 1
- | #define HAVE_WCTYPE_H 1
- | #define HAVE_WCHAR_H 1
- | #define HAVE_LANGINFO_H 1
- | #define HAVE_MBRLEN /**/
- | #define HAVE_MBSRTOWCS /**/
- | #define HAVE_WCRTOMB /**/
- | #define HAVE_MBRTOWC /**/
- | #define HAVE_WCSCOLL /**/
- | #define HAVE_WCWIDTH /**/
- | #define HAVE_WCTYPE /**/
- | #define HAVE_MBSTATE_T /**/
- | #define HAVE_ISWLOWER 1
- | #define HAVE_ISWUPPER 1
- | #define HAVE_TOWLOWER 1
- | #define HAVE_TOWUPPER 1
- | #define HAVE_ISWCTYPE 1
- | #define HAVE_LANGINFO_CODESET /**/
- | #define HAVE_WCHAR_T 1
- | #define HAVE_WCTYPE_T 1
- | #define HAVE_WINT_T 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 tgetent ();
- | int
- | main ()
- | {
- | return tgetent ();
- | ;
- | return 0;
- | }
- configure:36844: result: no
- configure:36862: checking for termcap functions library
- configure:36865: error: No curses/termcap library found
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_build=i386-apple-darwin10.7.0
- ac_cv_c_bigendian=universal
- ac_cv_c_compiler_gnu=yes
- ac_cv_c_const=yes
- ac_cv_c_inline=inline
- ac_cv_c_stack_direction=-1
- ac_cv_conv_longlong_to_float=yes
- ac_cv_cxx_compiler_gnu=yes
- ac_cv_env_CCASFLAGS_set=
- ac_cv_env_CCASFLAGS_value=
- ac_cv_env_CCAS_set=
- ac_cv_env_CCAS_value=
- ac_cv_env_CCC_set=
- ac_cv_env_CCC_value=
- ac_cv_env_CC_set=set
- ac_cv_env_CC_value=/usr/bin/gcc-4.2
- ac_cv_env_CFLAGS_set=set
- ac_cv_env_CFLAGS_value='-O2 -fPIC -arch x86_64'
- ac_cv_env_CPPFLAGS_set=set
- ac_cv_env_CPPFLAGS_value=-I/opt/local/include
- ac_cv_env_CPP_set=
- ac_cv_env_CPP_value=
- ac_cv_env_CXXCPP_set=
- ac_cv_env_CXXCPP_value=
- ac_cv_env_CXXFLAGS_set=set
- ac_cv_env_CXXFLAGS_value='-O2 -fPIC -arch x86_64'
- ac_cv_env_CXX_set=set
- ac_cv_env_CXX_value=/usr/bin/g++-4.2
- ac_cv_env_LDFLAGS_set=set
- ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch x86_64'
- ac_cv_env_LIBS_set=
- ac_cv_env_LIBS_value=
- ac_cv_env_build_alias_set=
- ac_cv_env_build_alias_value=
- ac_cv_env_host_alias_set=
- ac_cv_env_host_alias_value=
- ac_cv_env_target_alias_set=
- ac_cv_env_target_alias_value=
- ac_cv_func_alloca_works=yes
- ac_cv_func_dlerror=yes
- ac_cv_func_dlopen=yes
- ac_cv_func_fgetln=yes
- ac_cv_func_flockfile=yes
- ac_cv_func_gethostbyname_r=no
- ac_cv_func_getline=no
- ac_cv_func_issetugid=yes
- ac_cv_func_iswctype=yes
- ac_cv_func_iswlower=yes
- ac_cv_func_iswupper=yes
- ac_cv_func_lstat=yes
- ac_cv_func_mbrlen=yes
- ac_cv_func_mbrtowc=yes
- ac_cv_func_mbscmp=no
- ac_cv_func_mbsrtowcs=yes
- ac_cv_func_putenv=yes
- ac_cv_func_re_comp=no
- ac_cv_func_regcomp=yes
- ac_cv_func_select=yes
- ac_cv_func_setenv=yes
- ac_cv_func_setlocale=yes
- ac_cv_func_strcoll=yes
- ac_cv_func_strdup=yes
- ac_cv_func_strlcat=yes
- ac_cv_func_strlcpy=yes
- ac_cv_func_strtok_r=yes
- ac_cv_func_strvis=yes
- ac_cv_func_tcgetattr=yes
- ac_cv_func_towlower=yes
- ac_cv_func_towupper=yes
- ac_cv_func_wcrtomb=yes
- ac_cv_func_wcscoll=yes
- ac_cv_func_wcsdup=no
- ac_cv_func_wctype=yes
- ac_cv_func_wcwidth=yes
- ac_cv_header_alloca_h=yes
- ac_cv_header_arpa_inet_h=yes
- ac_cv_header_asm_termbits_h=no
- ac_cv_header_crypt_h=no
- ac_cv_header_curses_h=yes
- ac_cv_header_dirent_dirent_h=yes
- ac_cv_header_dirent_h=yes
- ac_cv_header_dlfcn_h=yes
- ac_cv_header_execinfo_h=yes
- ac_cv_header_fcntl_h=yes
- ac_cv_header_fenv_h=yes
- ac_cv_header_float_h=yes
- ac_cv_header_floatingpoint_h=no
- ac_cv_header_fpu_control_h=no
- ac_cv_header_grp_h=yes
- ac_cv_header_ieeefp_h=no
- ac_cv_header_inttypes_h=yes
- ac_cv_header_langinfo_h=yes
- ac_cv_header_limits_h=yes
- ac_cv_header_linux_config_h=no
- ac_cv_header_locale_h=yes
- ac_cv_header_malloc_h=no
- ac_cv_header_memory_h=yes
- ac_cv_header_ndir_h=no
- ac_cv_header_netinet_in_h=yes
- ac_cv_header_paths_h=yes
- ac_cv_header_port_h=no
- ac_cv_header_pwd_h=yes
- ac_cv_header_sched_h=yes
- ac_cv_header_select_h=no
- ac_cv_header_semaphore_h=yes
- ac_cv_header_stat_broken=no
- ac_cv_header_stdarg_h=yes
- ac_cv_header_stdc=yes
- ac_cv_header_stddef_h=yes
- ac_cv_header_stdint_h=yes
- ac_cv_header_stdlib_h=yes
- ac_cv_header_string_h=yes
- ac_cv_header_strings_h=yes
- ac_cv_header_synch_h=no
- ac_cv_header_sys_cdefs_h=yes
- ac_cv_header_sys_dir_h=yes
- ac_cv_header_sys_file_h=yes
- ac_cv_header_sys_ioctl_h=yes
- ac_cv_header_sys_ipc_h=yes
- ac_cv_header_sys_malloc_h=yes
- ac_cv_header_sys_mman_h=yes
- ac_cv_header_sys_ndir_h=no
- ac_cv_header_sys_param_h=yes
- ac_cv_header_sys_prctl_h=no
- ac_cv_header_sys_pte_h=no
- ac_cv_header_sys_ptem_h=no
- ac_cv_header_sys_resource_h=yes
- ac_cv_header_sys_select_h=yes
- ac_cv_header_sys_shm_h=yes
- ac_cv_header_sys_socket_h=yes
- ac_cv_header_sys_stat_h=yes
- ac_cv_header_sys_stream_h=no
- ac_cv_header_sys_timeb_h=yes
- ac_cv_header_sys_types_h=yes
- ac_cv_header_sys_un_h=yes
- ac_cv_header_sys_utime_h=no
- ac_cv_header_sys_vadvise_h=yes
- ac_cv_header_sys_wait_h=yes
- ac_cv_header_term_h=yes
- ac_cv_header_termbits_h=no
- ac_cv_header_termcap_h=yes
- ac_cv_header_termio_h=no
- ac_cv_header_termios_h=yes
- ac_cv_header_time=yes
- ac_cv_header_unistd_h=yes
- ac_cv_header_utime_h=yes
- ac_cv_header_varargs_h=no
- ac_cv_header_vis_h=yes
- ac_cv_header_wchar_h=yes
- ac_cv_header_wctype_h=yes
- ac_cv_header_xfs_xfs_h=no
- ac_cv_host=i386-apple-darwin10.7.0
- ac_cv_lib_curses_tgetent=no
- ac_cv_lib_dl_dlopen=yes
- ac_cv_lib_m_floor=yes
- ac_cv_lib_ncurses_tgetent=no
- ac_cv_lib_ncursesw_tgetent=no
- ac_cv_lib_nsl_gethostbyname_r=no
- ac_cv_lib_nsl_r_gethostbyname_r=no
- ac_cv_lib_pthread_strtok_r=yes
- ac_cv_lib_termcap_tgetent=no
- ac_cv_lib_tinfo_tgetent=no
- ac_cv_member_struct_stat_st_rdev=yes
- ac_cv_objext=o
- ac_cv_path_CHMOD=/bin/chmod
- ac_cv_path_CMP=/usr/bin/cmp
- ac_cv_path_CP=/bin/cp
- ac_cv_path_DIFF=/usr/bin/diff
- ac_cv_path_DOXYGEN=no
- ac_cv_path_EGREP='/usr/bin/grep -E'
- ac_cv_path_FGREP='/usr/bin/grep -F'
- ac_cv_path_GREP=/usr/bin/grep
- ac_cv_path_HOSTNAME=/bin/hostname
- ac_cv_path_KILL=/bin/kill
- ac_cv_path_LN=/bin/ln
- ac_cv_path_LN_CP_F=/bin/ln
- ac_cv_path_MAKEINDEX=no
- ac_cv_path_MV=/bin/mv
- ac_cv_path_PDFLATEX=no
- ac_cv_path_PERL=/opt/local/bin/perl
- ac_cv_path_PS=/bin/ps
- ac_cv_path_RM=/bin/rm
- ac_cv_path_SED=/usr/bin/sed
- ac_cv_path_uname_prog=/usr/bin/uname
- ac_cv_prog_AR=ar
- ac_cv_prog_AWK=awk
- ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E'
- ac_cv_prog_CXXCPP='/usr/bin/g++-4.2 -E'
- ac_cv_prog_TAR=gnutar
- ac_cv_prog_YACC='bison -y -p MYSQL'
- ac_cv_prog_ac_ct_AR=ar
- ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2
- ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
- ac_cv_prog_ac_ct_GETCONF=getconf
- ac_cv_prog_ac_ct_LIPO=lipo
- ac_cv_prog_ac_ct_NM=/usr/bin/nm
- ac_cv_prog_ac_ct_NMEDIT=nmedit
- ac_cv_prog_ac_ct_OTOOL=otool
- ac_cv_prog_ac_ct_RANLIB=ranlib
- ac_cv_prog_ac_ct_STRIP=strip
- ac_cv_prog_cc_c89=
- ac_cv_prog_cc_g=yes
- ac_cv_prog_cxx_g=yes
- ac_cv_prog_gcc_traditional=no
- ac_cv_prog_make_make_set=yes
- ac_cv_pthread_yield_one_arg=no
- ac_cv_pthread_yield_zero_arg=yeso
- ac_cv_search_bind='none required'
- ac_cv_search_crypt='none required'
- ac_cv_search_inet_aton='none required'
- ac_cv_search_opendir='none required'
- ac_cv_search_sched_yield='none required'
- ac_cv_search_setsockopt='none required'
- ac_cv_sizeof_char=1
- ac_cv_sizeof_charp=8
- ac_cv_sizeof_int=4
- ac_cv_sizeof_long=8
- ac_cv_sizeof_long_long=8
- ac_cv_sizeof_off_t=8
- ac_cv_sizeof_short=2
- ac_cv_sizeof_time_t=8
- ac_cv_struct_tm=time.h
- ac_cv_sys_file_offset_bits=no
- ac_cv_sys_large_files=no
- ac_cv_sys_largefile_CFLAGS=no
- ac_cv_sys_largefile_LDFLAGS=no
- ac_cv_sys_largefile_LIBS=no
- ac_cv_sys_largefile_source=no
- ac_cv_sys_restartable_syscalls=yes
- ac_cv_target=i386-apple-darwin10.7.0
- ac_cv_type_fp_except=no
- ac_cv_type_in_addr_t=yes
- ac_cv_type_int16=no
- ac_cv_type_int32=no
- ac_cv_type_int64=no
- ac_cv_type_int8=no
- ac_cv_type_off_t=yes
- ac_cv_type_signal=void
- ac_cv_type_sigset_t=no
- ac_cv_type_size_t=yes
- ac_cv_type_u_int32_t=yes
- ac_cv_type_uchar=no
- ac_cv_type_uint16=no
- ac_cv_type_uint32=no
- ac_cv_type_uint64=no
- ac_cv_type_uint8=no
- ac_cv_type_uint=yes
- ac_cv_type_ulong=no
- ac_cv_working_alloca_h=yes
- am_cv_CCAS_dependencies_compiler_type=gcc3
- am_cv_CC_dependencies_compiler_type=gcc3
- am_cv_CXX_dependencies_compiler_type=gcc3
- am_cv_prog_cc_stdc=
- am_cv_prog_tar_ustar=gnutar
- bash_cv_type_wchar_t=yes
- bash_cv_type_wctype_t=yes
- bash_cv_type_wint_t=yes
- lt_cv_apple_cc_single_mod=yes
- lt_cv_deplibs_check_method=pass_all
- lt_cv_file_magic_cmd='$MAGIC_CMD'
- lt_cv_file_magic_test_file=
- lt_cv_ld_exported_symbols_list=yes
- lt_cv_ld_reload_flag=-r
- lt_cv_nm_interface='BSD nm'
- lt_cv_objdir=.libs
- lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
- lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
- lt_cv_path_NM=/usr/bin/nm
- lt_cv_prog_compiler_c_o=yes
- lt_cv_prog_compiler_c_o_CXX=yes
- lt_cv_prog_compiler_pic_works=yes
- lt_cv_prog_compiler_pic_works_CXX=yes
- lt_cv_prog_compiler_rtti_exceptions=no
- lt_cv_prog_compiler_static_works=no
- lt_cv_prog_compiler_static_works_CXX=no
- lt_cv_prog_gnu_ld=no
- lt_cv_prog_gnu_ldcxx=no
- lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
- lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
- lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
- lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
- lt_cv_sys_max_cmd_len=196608
- mysql_cv_as_noexecstack=no
- mysql_cv_btype_last_arg_accept=socklen_t
- mysql_cv_btype_struct_rlimit='struct rlimit'
- mysql_cv_can_redecl_getpw=yes
- mysql_cv_compress=yes
- mysql_cv_dirent_has_dino=yes
- mysql_cv_dirent_has_dnamlen=yes
- mysql_cv_fionread_in_ioctl=yes
- mysql_cv_gcc_atomic_builtins=yes
- mysql_cv_have_bool=yes
- mysql_cv_have_mbstate_t=yes
- mysql_cv_langinfo_codeset=yes
- mysql_cv_signal_vintage=posix
- mysql_cv_sys_os=Darwin
- mysql_cv_termcap_lib=NOT_FOUND
- mysql_cv_timespec_ts=no
- mysql_cv_tiocgwinsz_in_ioctl=yes
- mysql_cv_tiocstat_in_ioctl=yes
- mysql_cv_tzname=yes
- mysql_cv_use_mysys_new=no
- mysql_cv_void_sighandler=yes
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- ABI_CHECK='abi_check'
- ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_mysql5/work/mysql-5.1.57/missing --run aclocal-1.10'
- ALLOCA=''
- AMDEPBACKSLASH='\'
- AMDEP_FALSE='#'
- AMDEP_TRUE=''
- AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_mysql5/work/mysql-5.1.57/missing --run tar'
- AM_CFLAGS=''
- AM_CXXFLAGS=''
- AR='ar'
- ARFLAGS='cru'
- AS='/usr/bin/gcc-4.2 -c'
- ASFLAGS=''
- ASSEMBLER_FALSE=''
- ASSEMBLER_TRUE='#'
- ASSEMBLER_sparc32_FALSE=''
- ASSEMBLER_sparc32_TRUE='#'
- ASSEMBLER_sparc64_FALSE=''
- ASSEMBLER_sparc64_TRUE='#'
- ASSEMBLER_x86_FALSE=''
- ASSEMBLER_x86_TRUE='#'
- AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_mysql5/work/mysql-5.1.57/missing --run autoconf'
- AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_mysql5/work/mysql-5.1.57/missing --run autoheader'
- AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_mysql5/work/mysql-5.1.57/missing --run automake-1.10'
- AVAILABLE_LANGUAGES='czech danish dutch english estonian french german greek hungarian italian japanese korean norwegian norwegian-ny polish portuguese romanian russian serbian slovak spanish swedish ukrainian'
- AWK='awk'
- BUILD_INNODB_TOOLS_FALSE=''
- BUILD_INNODB_TOOLS_TRUE=''
- CC='/usr/bin/gcc-4.2'
- CCAS='/usr/bin/gcc-4.2'
- CCASDEPMODE='depmode=gcc3'
- CCASFLAGS='-O2 -fPIC -arch x86_64 '
- CCDEPMODE='depmode=gcc3'
- CC_VERSION='i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646)'
- CFLAGS=' -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL'
- CHECK_PID='/bin/kill -0 $$PID > /dev/null 2> /dev/null'
- CHMOD='/bin/chmod'
- CLIENT_EXTRA_LDFLAGS=''
- CLIENT_LIBS=''
- CLIENT_THREAD_LIBS=''
- CMP='/usr/bin/cmp'
- COMPILATION_COMMENT='Source distribution'
- CONF_COMMAND='./configure '\''--prefix=/opt/local'\'' '\''--mandir=/opt/local/share/man'\'' '\''--infodir=/opt/local/share/info'\'' '\''--localstatedir=/opt/local/var/db/mysql5'\'' '\''--libdir=/opt/local/lib/mysql5'\'' '\''--bindir=/opt/local/lib/mysql5/bin'\'' '\''--includedir=/opt/local/include/mysql5'\'' '\''--datadir=/opt/local/share/mysql5'\'' '\''--sysconfdir=/opt/local/etc/mysql5'\'' '\''--with-zlib-dir=/opt/local'\'' '\''--with-ssl=/opt/local'\'' '\''--with-extra-charsets=complex'\'' '\''--with-unix-socket-path=/opt/local/var/run/mysql5/mysqld.sock'\'' '\''--with-mysqld-user=_mysql'\'' '\''--without-docs'\'' '\''--with-plugins=all'\'' '\''--enable-thread-safe-client'\'' '\''--without-readline'\'' '\''--with-embedded-server'\'' '\''--with-pic'\'' '\''CC=/usr/bin/gcc-4.2'\'' '\''CFLAGS=-O2 -fPIC -arch x86_64'\'' '\''LDFLAGS=-L/opt/local/lib -arch x86_64'\'' '\''CPPFLAGS=-I/opt/local/include'\'' '\''CXX=/usr/bin/g++-4.2'\'' '\''CXXFLAGS=-O2 -fPIC -arch x86_64'\'''
- CP='/bin/cp'
- CPP='/usr/bin/gcc-4.2 -E'
- CPPFLAGS='-I/opt/local/include'
- CXX='/usr/bin/g++-4.2'
- CXXCPP='/usr/bin/g++-4.2 -E'
- CXXDEPMODE='depmode=gcc3'
- CXXFLAGS=' -O2 -fPIC -arch x86_64 -fno-implicit-templates -fno-exceptions -fno-rtti -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL'
- CXXLDFLAGS=''
- CXX_VERSION='i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646)'
- CYGPATH_W='echo'
- DARWIN_MWCC_FALSE=''
- DARWIN_MWCC_TRUE='#'
- DEFS=''
- DEPDIR='.deps'
- DIFF='/usr/bin/diff'
- DOT_FRM_VERSION='6'
- DOXYGEN='no'
- DSYMUTIL='dsymutil'
- DUMPBIN=''
- DVIS=''
- ECHO_C='\c'
- ECHO_N=''
- ECHO_T=''
- EGREP='/usr/bin/grep -E'
- EXEEXT=''
- FGREP='/usr/bin/grep -F'
- FIND_PROC='/bin/ps wwwp $$PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$$MYSQLD" > /dev/null'
- GETCONF='getconf'
- GREP='/usr/bin/grep'
- GXX='yes'
- HAVE_NETWARE_FALSE=''
- HAVE_NETWARE_TRUE=''
- HAVE_YASSL_FALSE=''
- HAVE_YASSL_TRUE=''
- HOSTNAME='/bin/hostname'
- INNODB_DYNAMIC_CFLAGS=''
- INSTALL_DATA='${INSTALL} -m 644'
- INSTALL_PROGRAM='${INSTALL}'
- INSTALL_SCRIPT='${INSTALL}'
- INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
- KILL='/bin/kill'
- LD='/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld'
- LDFLAGS='-L/opt/local/lib -arch x86_64'
- LD_VERSION_SCRIPT=''
- LIBDL='-ldl '
- LIBEDIT_LOBJECTS=''
- LIBOBJS=''
- LIBS='-lm '
- LIBTOOL='$(SHELL) $(top_builddir)/libtool --preserve-dup-deps'
- LIB_EXTRA_CCFLAGS=''
- LIPO='lipo'
- LM_CFLAGS=''
- LN='/bin/ln'
- LN_CP_F='/bin/ln -s'
- LN_S='ln -s'
- LTLIBOBJS=''
- MACHINE_TYPE='i386'
- MAKEINDEX='no'
- MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_mysql5/work/mysql-5.1.57/missing --run makeinfo'
- MAKE_BINARY_DISTRIBUTION_OPTIONS=''
- MAKE_SHELL='/bin/sh'
- MKDIR_P='./install-sh -c -d'
- MV='/bin/mv'
- MYSQLD_DEFAULT_SWITCHES=''
- MYSQLD_EXTRA_LDFLAGS=''
- MYSQLD_EXTRA_LIBS=''
- MYSQLD_USER='_mysql'
- MYSQL_BASE_VERSION='5.1'
- MYSQL_COPYRIGHT_YEAR='2011'
- MYSQL_NO_DASH_VERSION='5.1.57'
- MYSQL_PREVIOUS_BASE_VERSION='5.0'
- MYSQL_SERVER_SUFFIX=''
- MYSQL_TCP_PORT='3306'
- MYSQL_TCP_PORT_DEFAULT='0'
- MYSQL_UNIX_ADDR='/opt/local/var/run/mysql5/mysqld.sock'
- MYSQL_U_SCORE_VERSION='5.1.57'
- MYSQL_VERSION_ID='50157'
- NDB_DEFS=''
- NDB_LD_VERSION_SCRIPT=''
- NDB_SCI_INCLUDES=''
- NDB_SCI_LIBS=''
- NDB_SHARED_LIB_MAJOR_VERSION='3'
- NDB_SHARED_LIB_VERSION='3:0:0'
- NDB_SIZEOF_CHAR=''
- NDB_SIZEOF_CHARP=''
- NDB_SIZEOF_INT=''
- NDB_SIZEOF_LONG=''
- NDB_SIZEOF_LONG_LONG=''
- NDB_SIZEOF_SHORT=''
- NDB_VERSION_BUILD='57'
- NDB_VERSION_MAJOR='5'
- NDB_VERSION_MINOR='1'
- NDB_VERSION_STATUS=''
- NEED_THREAD_FALSE=''
- NEED_THREAD_TRUE=''
- NM='/usr/bin/nm'
- NMEDIT='nmedit'
- NOINST_LDFLAGS='-static'
- NON_THREADED_LIBS='-lm '
- OBJDUMP='false'
- OBJEXT='o'
- OTOOL64=':'
- OTOOL='otool'
- PACKAGE='mysql'
- PACKAGE_BUGREPORT=''
- PACKAGE_NAME='MySQL Server'
- PACKAGE_STRING='MySQL Server 5.1.57'
- PACKAGE_TARNAME='mysql'
- PACKAGE_VERSION='5.1.57'
- PATH_SEPARATOR=':'
- PDFLATEX='no'
- PDFMANUAL=''
- PERL5='/opt/local/bin/perl'
- PERL='/opt/local/bin/perl'
- PROTOCOL_VERSION='10'
- PS='/bin/ps'
- RANLIB='ranlib'
- RM='/bin/rm'
- SAVE_ASFLAGS=''
- SAVE_CC='/usr/bin/gcc-4.2'
- SAVE_CFLAGS='-O2 -fPIC -arch x86_64'
- SAVE_CXX='/usr/bin/g++-4.2'
- SAVE_CXXFLAGS='-O2 -fPIC -arch x86_64'
- SAVE_CXXLDFLAGS=''
- SAVE_LDFLAGS='-L/opt/local/lib -arch x86_64'
- SED='/usr/bin/sed'
- SET_MAKE=''
- SHARED_LIB_MAJOR_VERSION='16'
- SHARED_LIB_VERSION='16:0:0'
- SHELL='/bin/sh'
- STATIC_NSS_FLAGS=''
- STRIP='strip'
- SYSTEM_TYPE='apple-darwin10.7.0'
- TAR='gnutar'
- TARGET_LINUX='false'
- TERMCAP_LIB=''
- TEST_NDBCLUSTER=''
- THREAD_LOBJECTS=''
- THREAD_SAFE_CLIENT_FALSE=''
- THREAD_SAFE_CLIENT_TRUE=''
- VERSION='5.1.57'
- WRAPLIBS=''
- YACC='bison -y -p MYSQL'
- ZLIB_DEPS='-L/opt/local/lib -lz'
- ZLIB_INCLUDES='-I/opt/local/include'
- ZLIB_LIBS='-L/opt/local/lib -lz'
- ac_ct_CC='/usr/bin/gcc-4.2'
- ac_ct_CXX=''
- ac_ct_DUMPBIN=''
- am__fastdepCCAS_FALSE='#'
- am__fastdepCCAS_TRUE=''
- am__fastdepCC_FALSE='#'
- am__fastdepCC_TRUE=''
- am__fastdepCXX_FALSE='#'
- am__fastdepCXX_TRUE=''
- am__include='include'
- am__isrc=''
- am__leading_dot='.'
- am__quote=''
- am__tar='tar --format=ustar -chf - "$$tardir"'
- am__untar='tar -xf -'
- bindir='/opt/local/lib/mysql5/bin'
- build='i386-apple-darwin10.7.0'
- build_alias=''
- build_cpu='i386'
- build_os='darwin10.7.0'
- build_vendor='apple'
- condition_dependent_plugin_includes=''
- condition_dependent_plugin_links=''
- condition_dependent_plugin_modules=''
- condition_dependent_plugin_objects=''
- datadir='/opt/local/share/mysql5'
- datarootdir='${prefix}/share'
- docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
- docs_dirs=''
- dvidir='${docdir}'
- exec_prefix='NONE'
- extra_docs=''
- host='i386-apple-darwin10.7.0'
- host_alias=''
- host_cpu='i386'
- host_os='darwin10.7.0'
- host_vendor='apple'
- htmldir='${docdir}'
- includedir='/opt/local/include/mysql5'
- infodir='/opt/local/share/info'
- innodb_system_libs=''
- install_sh='$(SHELL) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_mysql5/work/mysql-5.1.57/install-sh'
- libdir='/opt/local/lib/mysql5'
- libexecdir='${exec_prefix}/libexec'
- libmysqld_dirs=''
- localedir='${datarootdir}/locale'
- localstatedir='/opt/local/var/db/mysql5'
- lt_ECHO='/bin/echo'
- man1_files=''
- man8_files=''
- man_dirs=''
- mandir='/opt/local/share/man'
- mkdir_p='$(top_builddir)/./install-sh -c -d'
- mysql_pg_dirs=''
- mysql_pg_distdirs=''
- mysql_pg_unittest_dirs=''
- mysql_plugin_defs=''
- mysql_plugin_dirs=''
- mysql_plugin_libs=''
- mysql_se_dirs=''
- mysql_se_distdirs=''
- mysql_se_unittest_dirs=''
- ndb_bin_am_ldflags=''
- ndb_cxxflags_fix=''
- ndb_mgmclient_libs=''
- ndb_opt_subdirs=''
- ndb_port=''
- ndb_transporter_opt_objs=''
- ndbcluster_includes=''
- ndbcluster_libs=''
- ndbcluster_system_libs=''
- netware_dir=''
- oldincludedir='/usr/include'
- openssl_includes=''
- openssl_libs=''
- pdfdir='${docdir}'
- plugin_archive_shared_target=''
- plugin_archive_static_target=''
- plugin_blackhole_shared_target=''
- plugin_blackhole_static_target=''
- plugin_csv_shared_target=''
- plugin_csv_static_target=''
- plugin_daemon_example_shared_target=''
- plugin_daemon_example_static_target=''
- plugin_example_shared_target=''
- plugin_example_static_target=''
- plugin_federated_shared_target=''
- plugin_federated_static_target=''
- plugin_ftexample_shared_target=''
- plugin_ftexample_static_target=''
- plugin_heap_shared_target=''
- plugin_heap_static_target=''
- plugin_innobase_shared_target=''
- plugin_innobase_static_target=''
- plugin_innodb_plugin_shared_target=''
- plugin_innodb_plugin_static_target=''
- plugin_myisam_shared_target=''
- plugin_myisam_static_target=''
- plugin_myisammrg_shared_target=''
- plugin_myisammrg_static_target=''
- plugin_ndbcluster_shared_target=''
- plugin_ndbcluster_static_target=''
- plugin_partition_shared_target=''
- plugin_partition_static_target=''
- prefix='/opt/local'
- program_transform_name='s,x,x,'
- psdir='${docdir}'
- readline_basedir=''
- readline_dir=''
- readline_h_ln_cmd=''
- readline_link=''
- readline_topdir=''
- sbindir='${exec_prefix}/sbin'
- server_scripts=''
- sharedstatedir='${prefix}/com'
- sql_client_dirs=''
- sql_server=''
- sql_server_dirs=''
- sql_union_dirs=''
- sysconfdir='/opt/local/etc/mysql5'
- target='i386-apple-darwin10.7.0'
- target_alias=''
- target_cpu='i386'
- target_os='darwin10.7.0'
- target_vendor='apple'
- tools_dirs=''
- uname_prog='/usr/bin/uname'
- yassl_dir=''
- yassl_h_ln_cmd=''
- yassl_libs=''
- yassl_taocrypt_extra_cxxflags=''
- yassl_thread_cxxflags=''
- zlib_dir=''
- ## ----------- ##
- ## confdefs.h. ##
- ## ----------- ##
- #define PACKAGE_NAME "MySQL Server"
- #define PACKAGE_TARNAME "mysql"
- #define PACKAGE_VERSION "5.1.57"
- #define PACKAGE_STRING "MySQL Server 5.1.57"
- #define PACKAGE_BUGREPORT ""
- #define PACKAGE "mysql"
- #define VERSION "5.1.57"
- #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 DEFINE_ALL_CHARACTER_SETS 1
- #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 HAVE_CHARSET_big5 1
- #define USE_MB 1
- #define USE_MB_IDENT 1
- #define HAVE_CHARSET_cp1250 1
- #define HAVE_CHARSET_cp932 1
- #define USE_MB 1
- #define USE_MB_IDENT 1
- #define HAVE_CHARSET_eucjpms 1
- #define USE_MB 1
- #define USE_MB_IDENT 1
- #define HAVE_CHARSET_euckr 1
- #define USE_MB 1
- #define USE_MB_IDENT 1
- #define HAVE_CHARSET_gb2312 1
- #define USE_MB 1
- #define USE_MB_IDENT 1
- #define HAVE_CHARSET_gbk 1
- #define USE_MB 1
- #define USE_MB_IDENT 1
- #define HAVE_CHARSET_latin1 1
- #define HAVE_CHARSET_latin2 1
- #define HAVE_CHARSET_sjis 1
- #define USE_MB 1
- #define USE_MB_IDENT 1
- #define HAVE_CHARSET_tis620 1
- #define HAVE_CHARSET_ucs2 1
- #define USE_MB 1
- #define USE_MB_IDENT 1
- #define HAVE_CHARSET_ujis 1
- #define USE_MB 1
- #define USE_MB_IDENT 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 "apple-darwin10.7.0"
- #define MACHINE_TYPE "i386"
- #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 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_VADVISE_H 1
- #define HAVE_SYS_WAIT_H 1
- #define HAVE_TERM_H 1
- #define HAVE_UNISTD_H 1
- #define HAVE_UTIME_H 1
- #define HAVE_TERMIOS_H 1
- #define HAVE_SCHED_H 1
- #define HAVE_ALLOCA_H 1
- #define HAVE_SYS_IOCTL_H 1
- #define HAVE_SYS_MALLOC_H 1
- #define HAVE_SYS_IPC_H 1
- #define HAVE_SYS_SHM_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_CRYPT 1
- #define HAVE_SCHED_YIELD 1
- #define HAVE_COMPRESS 1
- #define HAVE_UINT 1
- #define HAVE_IN_ADDR_T 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 SIZEOF_TIME_T 8
- #define AC_APPLE_UNIVERSAL_BUILD 1
- #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_OFF_T 1
- #define HAVE_SIZE_T 1
- #define HAVE_U_INT32_T 1
- #define HAVE_SYS_CDEFS_H 1
- #define HAVE_ALLOCA_H 1
- #define HAVE_ALLOCA 1
- #define RETSIGTYPE void
- #define HAVE_REGCOMP 1
- #define HAVE_STRDUP 1
- #define HAVE_VIS_H 1
- #define HAVE_STRLCAT 1
- #define HAVE_STRLCPY 1
- #define HAVE_ISSETUGID 1
- #define HAVE_FGETLN 1
- #define HAVE_FLOCKFILE 1
- #define HAVE_STDARG_H 1
- #define HAVE_DIRENT_H 1
- #define HAVE_LOCALE_H 1
- #define HAVE_SYS_DIR_H 1
- #define HAVE_SYS_FILE_H 1
- #define HAVE_SYS_SELECT_H 1
- #define HAVE_SYS_MMAN_H 1
- #define HAVE_CURSES_H 1
- #define HAVE_TERMCAP_H 1
- #define HAVE_GRP_H 1
- #define HAVE_PATHS_H 1
- #define HAVE_SEMAPHORE_H 1
- #define HAVE_LSTAT 1
- #define HAVE_PUTENV 1
- #define HAVE_SELECT 1
- #define HAVE_SETENV 1
- #define HAVE_SETLOCALE 1
- #define HAVE_STRCOLL 1
- #define HAVE_TCGETATTR 1
- #define HAVE_POSIX_SIGNALS 1
- #define GWINSZ_IN_SYS_IOCTL 1
- #define FIONREAD_IN_SYS_IOCTL 1
- #define TIOCSTAT_IN_SYS_IOCTL 1
- #define STRUCT_DIRENT_HAS_D_INO 1
- #define STRUCT_DIRENT_HAS_D_NAMLEN 1
- #define VOID_SIGHANDLER 1
- #define HAVE_WCTYPE_H 1
- #define HAVE_WCHAR_H 1
- #define HAVE_LANGINFO_H 1
- #define HAVE_MBRLEN /**/
- #define HAVE_MBSRTOWCS /**/
- #define HAVE_WCRTOMB /**/
- #define HAVE_MBRTOWC /**/
- #define HAVE_WCSCOLL /**/
- #define HAVE_WCWIDTH /**/
- #define HAVE_WCTYPE /**/
- #define HAVE_MBSTATE_T /**/
- #define HAVE_ISWLOWER 1
- #define HAVE_ISWUPPER 1
- #define HAVE_TOWLOWER 1
- #define HAVE_TOWUPPER 1
- #define HAVE_ISWCTYPE 1
- #define HAVE_LANGINFO_CODESET /**/
- #define HAVE_WCHAR_T 1
- #define HAVE_WCTYPE_T 1
- #define HAVE_WINT_T 1
- configure: exit 1