Ticket #20406: config.log

File config.log, 152.7 KB (added by conradwt (Conrad Taylor), 15 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by configure, which was
5generated by GNU Autoconf 2.63.  Invocation command line was
6
7  $ ./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-openssl=/opt/local --with-extra-charsets=complex --with-federated-storage-engine --with-unix-socket-path=/opt/local/var/run/mysql5/mysqld.sock --with-mysqld-user=mysql --without-bench --enable-thread-safe-client --without-readline
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = darnoc-laptop.local
14uname -m = i386
15uname -r = 10.0.0b4
16uname -s = Darwin
17uname -v = Darwin Kernel Version 10.0.0b4: Sat Jul 11 02:49:36 PDT 2009; root:xnu-1456.1.19~1/RELEASE_I386
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 10.0.0b4: Sat Jul 11 02:49:36 PDT 2009; root:xnu-1456.1.19~1/RELEASE_I386
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 4.00 gigabytes
33Default processor set: 55 tasks, 218 threads, 2 processors
34Load average: 2.60, Mach factor: 0.24
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2448: checking build system type
52configure:2466: result: i386-apple-darwin10.0.0b4
53configure:2488: checking host system type
54configure:2503: result: i386-apple-darwin10.0.0b4
55configure:2525: checking target system type
56configure:2540: result: i386-apple-darwin10.0.0b4
57configure:2586: checking for a BSD-compatible install
58configure:2654: result: /usr/bin/install -c
59configure:2665: checking whether build environment is sane
60configure:2708: result: yes
61configure:2733: checking for a thread-safe mkdir -p
62configure:2772: result: /opt/local/bin/gmkdir -p
63configure:2785: checking for gawk
64configure:2801: found /opt/local/bin/gawk
65configure:2812: result: gawk
66configure:2823: checking whether make sets $(MAKE)
67configure:2845: result: yes
68configure:3108: checking "character sets"
69configure:3689: 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
70configure:3727: checking whether to compile national Unicode collations
71configure:3732: result: yes
72configure:4084: checking whether build environment is sane
73configure:4127: result: yes
74configure:4130: checking whether make sets $(MAKE)
75configure:4152: result: yes
76configure:4228: checking for gawk
77configure:4255: result: gawk
78configure:4314: checking for gcc
79configure:4341: result: /usr/bin/gcc-4.2
80configure:4573: checking for C compiler version
81configure:4581: /usr/bin/gcc-4.2 --version >&5
82i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646)
83Copyright (C) 2007 Free Software Foundation, Inc.
84This is free software; see the source for copying conditions.  There is NO
85warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
86
87configure:4585: $? = 0
88configure:4592: /usr/bin/gcc-4.2 -v >&5
89Using built-in specs.
90Target: i686-apple-darwin10
91Configured 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
92Thread model: posix
93gcc version 4.2.1 (Apple Inc. build 5646)
94configure:4596: $? = 0
95configure:4603: /usr/bin/gcc-4.2 -V >&5
96gcc-4.2: argument to `-V' is missing
97configure:4607: $? = 1
98configure:4630: checking for C compiler default output file name
99configure:4652: /usr/bin/gcc-4.2 -O2 -arch x86_64   -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
100configure:4656: $? = 0
101configure:4694: result: a.out
102configure:4713: checking whether the C compiler works
103configure:4723: ./a.out
104configure:4727: $? = 0
105configure:4746: result: yes
106configure:4753: checking whether we are cross compiling
107configure:4755: result: no
108configure:4758: checking for suffix of executables
109configure:4765: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64   -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
110configure:4769: $? = 0
111configure:4795: result:
112configure:4801: checking for suffix of object files
113configure:4827: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
114configure:4831: $? = 0
115configure:4856: result: o
116configure:4860: checking whether we are using the GNU C compiler
117configure:4889: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
118configure:4896: $? = 0
119configure:4913: result: yes
120configure:4922: checking whether /usr/bin/gcc-4.2 accepts -g
121configure:4952: /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
122configure:4959: $? = 0
123configure:5060: result: yes
124configure:5077: checking for /usr/bin/gcc-4.2 option to accept ISO C89
125configure:5151: /usr/bin/gcc-4.2  -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
126configure:5158: $? = 0
127configure:5181: result: none needed
128configure:5210: checking for style of include used by make
129configure:5238: result: GNU
130configure:5263: checking dependency style of /usr/bin/gcc-4.2
131configure:5354: result: gcc3
132configure:5481: checking for C++ compiler version
133configure:5489: /usr/bin/g++-4.2 --version >&5
134i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646)
135Copyright (C) 2007 Free Software Foundation, Inc.
136This is free software; see the source for copying conditions.  There is NO
137warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
138
139configure:5493: $? = 0
140configure:5500: /usr/bin/g++-4.2 -v >&5
141Using built-in specs.
142Target: i686-apple-darwin10
143Configured 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
144Thread model: posix
145gcc version 4.2.1 (Apple Inc. build 5646)
146configure:5504: $? = 0
147configure:5511: /usr/bin/g++-4.2 -V >&5
148g++-4.2: argument to `-V' is missing
149configure:5515: $? = 1
150configure:5518: checking whether we are using the GNU C++ compiler
151configure:5547: /usr/bin/g++-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.cpp >&5
152configure:5554: $? = 0
153configure:5571: result: yes
154configure:5580: checking whether /usr/bin/g++-4.2 accepts -g
155configure:5610: /usr/bin/g++-4.2 -c -g -I/opt/local/include conftest.cpp >&5
156configure:5617: $? = 0
157configure:5718: result: yes
158configure:5743: checking dependency style of /usr/bin/g++-4.2
159configure:5834: result: gcc3
160configure:5854: checking how to run the C preprocessor
161configure:5894: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
162configure:5901: $? = 0
163configure:5932: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
164conftest.c:61:28: error: ac_nonexistent.h: No such file or directory
165configure:5939: $? = 1
166configure: failed program was:
167| /* confdefs.h.  */
168| #define PACKAGE_NAME ""
169| #define PACKAGE_TARNAME ""
170| #define PACKAGE_VERSION ""
171| #define PACKAGE_STRING ""
172| #define PACKAGE_BUGREPORT ""
173| #define PACKAGE "mysql"
174| #define VERSION "5.0.83"
175| #define DEFINE_ALL_CHARACTER_SETS 1
176| #define HAVE_CHARSET_latin1 1
177| #define HAVE_CHARSET_latin1 1
178| #define HAVE_CHARSET_utf8 1
179| #define USE_MB 1
180| #define USE_MB_IDENT 1
181| #define HAVE_CHARSET_big5 1
182| #define USE_MB 1
183| #define USE_MB_IDENT 1
184| #define HAVE_CHARSET_cp1250 1
185| #define HAVE_CHARSET_cp932 1
186| #define USE_MB 1
187| #define USE_MB_IDENT 1
188| #define HAVE_CHARSET_eucjpms 1
189| #define USE_MB 1
190| #define USE_MB_IDENT 1
191| #define HAVE_CHARSET_euckr 1
192| #define USE_MB 1
193| #define USE_MB_IDENT 1
194| #define HAVE_CHARSET_gb2312 1
195| #define USE_MB 1
196| #define USE_MB_IDENT 1
197| #define HAVE_CHARSET_gbk 1
198| #define USE_MB 1
199| #define USE_MB_IDENT 1
200| #define HAVE_CHARSET_latin1 1
201| #define HAVE_CHARSET_latin2 1
202| #define HAVE_CHARSET_sjis 1
203| #define USE_MB 1
204| #define USE_MB_IDENT 1
205| #define HAVE_CHARSET_tis620 1
206| #define HAVE_CHARSET_ucs2 1
207| #define USE_MB 1
208| #define USE_MB_IDENT 1
209| #define HAVE_CHARSET_ujis 1
210| #define USE_MB 1
211| #define USE_MB_IDENT 1
212| #define HAVE_CHARSET_utf8 1
213| #define USE_MB 1
214| #define USE_MB_IDENT 1
215| #define MYSQL_DEFAULT_CHARSET_NAME "latin1"
216| #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci"
217| #define HAVE_UCA_COLLATIONS 1
218| #define PROTOCOL_VERSION 10
219| #define DOT_FRM_VERSION 6
220| #define NDB_VERSION_MAJOR 5
221| #define NDB_VERSION_MINOR 0
222| #define NDB_VERSION_BUILD 83
223| #define NDB_VERSION_STATUS ""
224| #define SYSTEM_TYPE "apple-darwin10.0.0b4"
225| #define MACHINE_TYPE "i386"
226| /* end confdefs.h.  */
227| #include <ac_nonexistent.h>
228configure:5972: result: /usr/bin/gcc-4.2 -E
229configure:6001: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
230configure:6008: $? = 0
231configure:6039: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
232conftest.c:61:28: error: ac_nonexistent.h: No such file or directory
233configure:6046: $? = 1
234configure: failed program was:
235| /* confdefs.h.  */
236| #define PACKAGE_NAME ""
237| #define PACKAGE_TARNAME ""
238| #define PACKAGE_VERSION ""
239| #define PACKAGE_STRING ""
240| #define PACKAGE_BUGREPORT ""
241| #define PACKAGE "mysql"
242| #define VERSION "5.0.83"
243| #define DEFINE_ALL_CHARACTER_SETS 1
244| #define HAVE_CHARSET_latin1 1
245| #define HAVE_CHARSET_latin1 1
246| #define HAVE_CHARSET_utf8 1
247| #define USE_MB 1
248| #define USE_MB_IDENT 1
249| #define HAVE_CHARSET_big5 1
250| #define USE_MB 1
251| #define USE_MB_IDENT 1
252| #define HAVE_CHARSET_cp1250 1
253| #define HAVE_CHARSET_cp932 1
254| #define USE_MB 1
255| #define USE_MB_IDENT 1
256| #define HAVE_CHARSET_eucjpms 1
257| #define USE_MB 1
258| #define USE_MB_IDENT 1
259| #define HAVE_CHARSET_euckr 1
260| #define USE_MB 1
261| #define USE_MB_IDENT 1
262| #define HAVE_CHARSET_gb2312 1
263| #define USE_MB 1
264| #define USE_MB_IDENT 1
265| #define HAVE_CHARSET_gbk 1
266| #define USE_MB 1
267| #define USE_MB_IDENT 1
268| #define HAVE_CHARSET_latin1 1
269| #define HAVE_CHARSET_latin2 1
270| #define HAVE_CHARSET_sjis 1
271| #define USE_MB 1
272| #define USE_MB_IDENT 1
273| #define HAVE_CHARSET_tis620 1
274| #define HAVE_CHARSET_ucs2 1
275| #define USE_MB 1
276| #define USE_MB_IDENT 1
277| #define HAVE_CHARSET_ujis 1
278| #define USE_MB 1
279| #define USE_MB_IDENT 1
280| #define HAVE_CHARSET_utf8 1
281| #define USE_MB 1
282| #define USE_MB_IDENT 1
283| #define MYSQL_DEFAULT_CHARSET_NAME "latin1"
284| #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci"
285| #define HAVE_UCA_COLLATIONS 1
286| #define PROTOCOL_VERSION 10
287| #define DOT_FRM_VERSION 6
288| #define NDB_VERSION_MAJOR 5
289| #define NDB_VERSION_MINOR 0
290| #define NDB_VERSION_BUILD 83
291| #define NDB_VERSION_STATUS ""
292| #define SYSTEM_TYPE "apple-darwin10.0.0b4"
293| #define MACHINE_TYPE "i386"
294| /* end confdefs.h.  */
295| #include <ac_nonexistent.h>
296configure:6097: checking "C Compiler version"
297configure:6099: result: "/usr/bin/gcc-4.2 i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646)"
298configure:6127: checking "C++ compiler version"
299configure:6129: result: "/usr/bin/g++-4.2 i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646)"
300configure:6237: checking for ranlib
301configure:6253: found /usr/bin/ranlib
302configure:6264: result: ranlib
303configure:6313: checking for a sed that does not truncate output
304configure:6379: result: /opt/local/bin/gsed
305configure:6397: checking for grep that handles long lines and -e
306configure:6457: result: /usr/bin/grep
307configure:6462: checking for egrep
308configure:6526: result: /usr/bin/grep -E
309configure:6531: checking for fgrep
310configure:6595: result: /usr/bin/grep -F
311configure:6630: checking for ld used by /usr/bin/gcc-4.2
312configure:6697: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
313configure:6706: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld
314configure:6721: result: no
315configure:6733: checking for BSD- or MS-compatible name lister (nm)
316configure:6782: result: /usr/bin/nm
317configure:6900: checking the name lister (/usr/bin/nm) interface
318configure:6907: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
319configure:6910: /usr/bin/nm "conftest.o"
320configure:6913: output
3210000000000000000 D _some_variable
322configure:6920: result: BSD nm
323configure:6923: checking whether ln -s works
324configure:6927: result: yes
325configure:6935: checking the maximum length of command line arguments
326configure:7055: result: 196608
327configure:7072: checking whether the shell understands some XSI constructs
328configure:7082: result: yes
329configure:7086: checking whether the shell understands "+="
330configure:7092: result: yes
331configure:7127: checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files
332configure:7134: result: -r
333configure:7203: checking for objdump
334configure:7233: result: no
335configure:7262: checking how to recognize dependent libraries
336configure:7458: result: pass_all
337configure:7518: checking for ar
338configure:7534: found /usr/bin/ar
339configure:7545: result: ar
340configure:7623: checking for strip
341configure:7639: found /usr/bin/strip
342configure:7650: result: strip
343configure:7722: checking for ranlib
344configure:7749: result: ranlib
345configure:7839: checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object
346configure:7957: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
347configure:7960: $? = 0
348configure:7964: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[      ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
349configure:7967: $? = 0
350cannot find nm_test_var in conftest.nm
351configure:7957: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
352configure:7960: $? = 0
353configure:7964: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[      ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
354configure:7967: $? = 0
355configure:8021: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64   -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c conftstm.o >&5
356configure:8024: $? = 0
357configure:8062: result: ok
358configure:8356: checking for dsymutil
359configure:8372: found /usr/bin/dsymutil
360configure:8383: result: dsymutil
361configure:8448: checking for nmedit
362configure:8464: found /usr/bin/nmedit
363configure:8475: result: nmedit
364configure:8540: checking for lipo
365configure:8556: found /usr/bin/lipo
366configure:8567: result: lipo
367configure:8632: checking for otool
368configure:8648: found /usr/bin/otool
369configure:8659: result: otool
370configure:8724: checking for otool64
371configure:8754: result: no
372configure:8799: checking for -single_module linker flag
373/usr/bin/gcc-4.2 -O2 -arch x86_64   -L/opt/local/lib -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
374configure:8826: result: yes
375configure:8828: checking for -exported_symbols_list linker flag
376configure:8858: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64   -I/opt/local/include -L/opt/local/lib -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
377configure:8865: $? = 0
378configure:8887: result: yes
379configure:8925: checking for ANSI C header files
380configure:8955: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
381configure:8962: $? = 0
382configure:9061: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64   -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
383configure:9065: $? = 0
384configure:9071: ./conftest
385configure:9075: $? = 0
386configure:9093: result: yes
387configure:9117: checking for sys/types.h
388configure:9138: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
389configure:9145: $? = 0
390configure:9162: result: yes
391configure:9117: checking for sys/stat.h
392configure:9138: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
393configure:9145: $? = 0
394configure:9162: result: yes
395configure:9117: checking for stdlib.h
396configure:9138: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
397configure:9145: $? = 0
398configure:9162: result: yes
399configure:9117: checking for string.h
400configure:9138: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
401configure:9145: $? = 0
402configure:9162: result: yes
403configure:9117: checking for memory.h
404configure:9138: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
405configure:9145: $? = 0
406configure:9162: result: yes
407configure:9117: checking for strings.h
408configure:9138: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
409configure:9145: $? = 0
410configure:9162: result: yes
411configure:9117: checking for inttypes.h
412configure:9138: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
413configure:9145: $? = 0
414configure:9162: result: yes
415configure:9117: checking for stdint.h
416configure:9138: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
417configure:9145: $? = 0
418configure:9162: result: yes
419configure:9117: checking for unistd.h
420configure:9138: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
421configure:9145: $? = 0
422configure:9162: result: yes
423configure:9180: checking for dlfcn.h
424configure:9201: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
425configure:9208: $? = 0
426configure:9225: result: yes
427configure:9352: checking for C++ compiler version
428configure:9360: /usr/bin/g++-4.2 --version >&5
429i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646)
430Copyright (C) 2007 Free Software Foundation, Inc.
431This is free software; see the source for copying conditions.  There is NO
432warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
433
434configure:9364: $? = 0
435configure:9371: /usr/bin/g++-4.2 -v >&5
436Using built-in specs.
437Target: i686-apple-darwin10
438Configured 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
439Thread model: posix
440gcc version 4.2.1 (Apple Inc. build 5646)
441configure:9375: $? = 0
442configure:9382: /usr/bin/g++-4.2 -V >&5
443g++-4.2: argument to `-V' is missing
444configure:9386: $? = 1
445configure:9389: checking whether we are using the GNU C++ compiler
446configure:9442: result: yes
447configure:9451: checking whether /usr/bin/g++-4.2 accepts -g
448configure:9589: result: yes
449configure:9614: checking dependency style of /usr/bin/g++-4.2
450configure:9705: result: gcc3
451configure:9728: checking how to run the C++ preprocessor
452configure:9764: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp
453configure:9771: $? = 0
454configure:9802: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp
455conftest.cpp:72:28: error: ac_nonexistent.h: No such file or directory
456configure:9809: $? = 1
457configure: failed program was:
458| /* confdefs.h.  */
459| #define PACKAGE_NAME ""
460| #define PACKAGE_TARNAME ""
461| #define PACKAGE_VERSION ""
462| #define PACKAGE_STRING ""
463| #define PACKAGE_BUGREPORT ""
464| #define PACKAGE "mysql"
465| #define VERSION "5.0.83"
466| #define DEFINE_ALL_CHARACTER_SETS 1
467| #define HAVE_CHARSET_latin1 1
468| #define HAVE_CHARSET_latin1 1
469| #define HAVE_CHARSET_utf8 1
470| #define USE_MB 1
471| #define USE_MB_IDENT 1
472| #define HAVE_CHARSET_big5 1
473| #define USE_MB 1
474| #define USE_MB_IDENT 1
475| #define HAVE_CHARSET_cp1250 1
476| #define HAVE_CHARSET_cp932 1
477| #define USE_MB 1
478| #define USE_MB_IDENT 1
479| #define HAVE_CHARSET_eucjpms 1
480| #define USE_MB 1
481| #define USE_MB_IDENT 1
482| #define HAVE_CHARSET_euckr 1
483| #define USE_MB 1
484| #define USE_MB_IDENT 1
485| #define HAVE_CHARSET_gb2312 1
486| #define USE_MB 1
487| #define USE_MB_IDENT 1
488| #define HAVE_CHARSET_gbk 1
489| #define USE_MB 1
490| #define USE_MB_IDENT 1
491| #define HAVE_CHARSET_latin1 1
492| #define HAVE_CHARSET_latin2 1
493| #define HAVE_CHARSET_sjis 1
494| #define USE_MB 1
495| #define USE_MB_IDENT 1
496| #define HAVE_CHARSET_tis620 1
497| #define HAVE_CHARSET_ucs2 1
498| #define USE_MB 1
499| #define USE_MB_IDENT 1
500| #define HAVE_CHARSET_ujis 1
501| #define USE_MB 1
502| #define USE_MB_IDENT 1
503| #define HAVE_CHARSET_utf8 1
504| #define USE_MB 1
505| #define USE_MB_IDENT 1
506| #define MYSQL_DEFAULT_CHARSET_NAME "latin1"
507| #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci"
508| #define HAVE_UCA_COLLATIONS 1
509| #define PROTOCOL_VERSION 10
510| #define DOT_FRM_VERSION 6
511| #define NDB_VERSION_MAJOR 5
512| #define NDB_VERSION_MINOR 0
513| #define NDB_VERSION_BUILD 83
514| #define NDB_VERSION_STATUS ""
515| #define SYSTEM_TYPE "apple-darwin10.0.0b4"
516| #define MACHINE_TYPE "i386"
517| #define STDC_HEADERS 1
518| #define HAVE_SYS_TYPES_H 1
519| #define HAVE_SYS_STAT_H 1
520| #define HAVE_STDLIB_H 1
521| #define HAVE_STRING_H 1
522| #define HAVE_MEMORY_H 1
523| #define HAVE_STRINGS_H 1
524| #define HAVE_INTTYPES_H 1
525| #define HAVE_STDINT_H 1
526| #define HAVE_UNISTD_H 1
527| #define HAVE_DLFCN_H 1
528| /* end confdefs.h.  */
529| #include <ac_nonexistent.h>
530configure:9842: result: /usr/bin/g++-4.2 -E
531configure:9871: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp
532configure:9878: $? = 0
533configure:9909: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp
534conftest.cpp:72:28: error: ac_nonexistent.h: No such file or directory
535configure:9916: $? = 1
536configure: failed program was:
537| /* confdefs.h.  */
538| #define PACKAGE_NAME ""
539| #define PACKAGE_TARNAME ""
540| #define PACKAGE_VERSION ""
541| #define PACKAGE_STRING ""
542| #define PACKAGE_BUGREPORT ""
543| #define PACKAGE "mysql"
544| #define VERSION "5.0.83"
545| #define DEFINE_ALL_CHARACTER_SETS 1
546| #define HAVE_CHARSET_latin1 1
547| #define HAVE_CHARSET_latin1 1
548| #define HAVE_CHARSET_utf8 1
549| #define USE_MB 1
550| #define USE_MB_IDENT 1
551| #define HAVE_CHARSET_big5 1
552| #define USE_MB 1
553| #define USE_MB_IDENT 1
554| #define HAVE_CHARSET_cp1250 1
555| #define HAVE_CHARSET_cp932 1
556| #define USE_MB 1
557| #define USE_MB_IDENT 1
558| #define HAVE_CHARSET_eucjpms 1
559| #define USE_MB 1
560| #define USE_MB_IDENT 1
561| #define HAVE_CHARSET_euckr 1
562| #define USE_MB 1
563| #define USE_MB_IDENT 1
564| #define HAVE_CHARSET_gb2312 1
565| #define USE_MB 1
566| #define USE_MB_IDENT 1
567| #define HAVE_CHARSET_gbk 1
568| #define USE_MB 1
569| #define USE_MB_IDENT 1
570| #define HAVE_CHARSET_latin1 1
571| #define HAVE_CHARSET_latin2 1
572| #define HAVE_CHARSET_sjis 1
573| #define USE_MB 1
574| #define USE_MB_IDENT 1
575| #define HAVE_CHARSET_tis620 1
576| #define HAVE_CHARSET_ucs2 1
577| #define USE_MB 1
578| #define USE_MB_IDENT 1
579| #define HAVE_CHARSET_ujis 1
580| #define USE_MB 1
581| #define USE_MB_IDENT 1
582| #define HAVE_CHARSET_utf8 1
583| #define USE_MB 1
584| #define USE_MB_IDENT 1
585| #define MYSQL_DEFAULT_CHARSET_NAME "latin1"
586| #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci"
587| #define HAVE_UCA_COLLATIONS 1
588| #define PROTOCOL_VERSION 10
589| #define DOT_FRM_VERSION 6
590| #define NDB_VERSION_MAJOR 5
591| #define NDB_VERSION_MINOR 0
592| #define NDB_VERSION_BUILD 83
593| #define NDB_VERSION_STATUS ""
594| #define SYSTEM_TYPE "apple-darwin10.0.0b4"
595| #define MACHINE_TYPE "i386"
596| #define STDC_HEADERS 1
597| #define HAVE_SYS_TYPES_H 1
598| #define HAVE_SYS_STAT_H 1
599| #define HAVE_STDLIB_H 1
600| #define HAVE_STRING_H 1
601| #define HAVE_MEMORY_H 1
602| #define HAVE_STRINGS_H 1
603| #define HAVE_INTTYPES_H 1
604| #define HAVE_STDINT_H 1
605| #define HAVE_UNISTD_H 1
606| #define HAVE_DLFCN_H 1
607| /* end confdefs.h.  */
608| #include <ac_nonexistent.h>
609configure:10130: checking for objdir
610configure:10145: result: .libs
611configure:10437: checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions
612configure:10455: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
613cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
614configure:10459: $? = 0
615configure:10472: result: no
616configure:10492: checking for /usr/bin/gcc-4.2 option to produce PIC
617configure:10764: result: -fno-common -DPIC
618configure:10776: checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works
619configure:10794: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
620configure:10798: $? = 0
621configure:10811: result: yes
622configure:10835: checking if /usr/bin/gcc-4.2 static flag -static works
623configure:10863: result: no
624configure:10878: checking if /usr/bin/gcc-4.2 supports -c -o file.o
625configure:10899: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include -o out/conftest2.o conftest.c >&5
626configure:10903: $? = 0
627configure:10925: result: yes
628configure:10933: checking if /usr/bin/gcc-4.2 supports -c -o file.o
629configure:10980: result: yes
630configure:11013: checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
631configure:12087: result: yes
632configure:12326: checking dynamic linker characteristics
633configure:13009: result: darwin10.0.0b4 dyld
634configure:13111: checking how to hardcode library paths into programs
635configure:13136: result: immediate
636configure:13969: checking whether stripping libraries is possible
637configure:13983: result: yes
638configure:14009: checking if libtool supports shared libraries
639configure:14011: result: yes
640configure:14014: checking whether to build shared libraries
641configure:14035: result: yes
642configure:14038: checking whether to build static libraries
643configure:14042: result: yes
644configure:14192: checking for ld used by /usr/bin/g++-4.2
645configure:14259: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
646configure:14268: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld
647configure:14283: result: no
648configure:14338: checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
649configure:15313: result: yes
650configure:15341: /usr/bin/g++-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.cpp >&5
651configure:15344: $? = 0
652configure:15526: checking for /usr/bin/g++-4.2 option to produce PIC
653configure:15843: result: -fno-common -DPIC
654configure:15852: checking if /usr/bin/g++-4.2 PIC flag -fno-common -DPIC works
655configure:15870: /usr/bin/g++-4.2 -c -O2 -arch x86_64   -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5
656configure:15874: $? = 0
657configure:15887: result: yes
658configure:15908: checking if /usr/bin/g++-4.2 static flag -static works
659configure:15936: result: no
660configure:15948: checking if /usr/bin/g++-4.2 supports -c -o file.o
661configure:15969: /usr/bin/g++-4.2 -c -O2 -arch x86_64   -I/opt/local/include -o out/conftest2.o conftest.cpp >&5
662configure:15973: $? = 0
663configure:15995: result: yes
664configure:16000: checking if /usr/bin/g++-4.2 supports -c -o file.o
665configure:16047: result: yes
666configure:16077: checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
667configure:16103: result: yes
668configure:16240: checking dynamic linker characteristics
669configure:16871: result: darwin10.0.0b4 dyld
670configure:16922: checking how to hardcode library paths into programs
671configure:16947: result: immediate
672configure:17033: checking for a BSD-compatible install
673configure:17101: result: /usr/bin/install -c
674configure:17119: checking for bison
675configure:17135: found /opt/local/bin/bison
676configure:17146: result: bison -y -p MYSQL
677configure:17159: checking for pdftex
678configure:17189: result: no
679configure:17196: checking for tex
680configure:17226: result: no
681configure:17232: checking "return type of sprintf"
682configure:17278: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64   -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
683conftest.c: In function 'main':
684conftest.c:78: warning: incompatible implicit declaration of built-in function 'sprintf'
685conftest.c:78: warning: format not a string literal and no format arguments
686conftest.c:78: warning: incompatible implicit declaration of built-in function 'strlen'
687configure:17282: $? = 0
688configure:17288: ./conftest
689configure:17292: $? = 0
690configure:17299: result: "int"
691configure:17392: checking for uname
692configure:17410: found /usr/bin/uname
693configure:17423: result: /usr/bin/uname
694configure:17434: checking operating system
695configure:17448: result: Darwin
696configure:17688: checking for ar
697configure:17715: result: ar
698configure:17748: checking if we should use 'skip-external-locking' as default for darwin10.0.0b4
699configure:17765: result: no
700configure:17773: checking for ln
701configure:17791: found /bin/ln
702configure:17804: result: /bin/ln
703configure:17815: checking for ln
704configure:17833: found /bin/ln
705configure:17846: result: /bin/ln
706configure:17865: checking for mv
707configure:17883: found /bin/mv
708configure:17896: result: /bin/mv
709configure:17906: checking for rm
710configure:17924: found /bin/rm
711configure:17937: result: /bin/rm
712configure:17947: checking for cp
713configure:17965: found /bin/cp
714configure:17978: result: /bin/cp
715configure:17988: checking for sed
716configure:18019: result: /opt/local/bin/gsed
717configure:18029: checking for cmp
718configure:18047: found /usr/bin/cmp
719configure:18060: result: /usr/bin/cmp
720configure:18070: checking for chmod
721configure:18088: found /bin/chmod
722configure:18101: result: /bin/chmod
723configure:18111: checking for hostname
724configure:18129: found /bin/hostname
725configure:18142: result: /bin/hostname
726configure:18156: checking for gnutar
727configure:18172: found /usr/bin/gnutar
728configure:18183: result: gnutar
729configure:18197: checking for perl
730configure:18215: found /opt/local/bin/perl
731configure:18228: result: /opt/local/bin/perl
732configure:18296: checking for doxygen
733configure:18314: found /opt/local/bin/doxygen
734configure:18327: result: /opt/local/bin/doxygen
735configure:18337: checking for pdflatex
736configure:18368: result: no
737configure:18378: checking for makeindex
738configure:18409: result: no
739configure:18424: checking for icheck
740configure:18455: result: no
741configure:18491: checking for ps
742configure:18509: found /bin/ps
743configure:18522: result: /bin/ps
744configure:18530: checking "how to check if pid exists"
745configure:18574: result: "/bin/ps wwwp $$PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$$MYSQLD" > /dev/null"
746configure:18580: checking for kill
747configure:18598: found /bin/kill
748configure:18611: result: /bin/kill
749configure:18619: checking "for kill switches"
750configure:18633: result: "/bin/kill -0 $$PID > /dev/null 2> /dev/null"
751configure:18638: checking for /usr/bin/gcc-4.2 option to accept ANSI C
752configure:18687: /usr/bin/gcc-4.2  -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
753configure:18694: $? = 0
754configure:18713: result:
755configure:18731: checking dependency style of /usr/bin/gcc-4.2
756configure:18822: result: gcc3
757configure:18841: checking whether --noexecstack is desirable for .S files
758configure:18851: /usr/bin/gcc-4.2 -O2 -arch x86_64   -I/opt/local/include
759                     -S -o conftest.s conftest.c 1>&5
760configure:18854: $? = 0
761configure:18871: result: no
762configure:19024: checking if we should use assembler functions
763configure:19065: result: no
764configure:19069: checking whether features provided by the user community should be included.
765configure:19090: result: no
766configure:19095: checking whether query profiling should be included
767configure:19125: result: no
768configure:19194: checking If we should should enable LOAD DATA LOCAL by default
769configure:19214: result: no
770configure:19219: checking If we should should enable init-file
771configure:19231: result: yes
772configure:19293: checking for getconf
773configure:19309: found /usr/bin/getconf
774configure:19320: result: getconf
775configure:19342: checking for CFLAGS value to request large file support
776configure:19422: result: no
777configure:19424: checking for LDFLAGS value to request large file support
778configure:19438: result: no
779configure:19440: checking for LIBS value to request large file support
780configure:19454: result: no
781configure:19500: checking for _FILE_OFFSET_BITS
782configure:19529: result: no
783configure:19538: checking for _LARGEFILE_SOURCE
784configure:19559: result: no
785configure:19569: checking for _LARGE_FILES
786configure:19591: result: no
787configure:19604: checking for size_t
788configure:19632: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
789configure:19639: $? = 0
790configure:19666: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
791conftest.c: In function 'main':
792conftest.c:111: error: expected expression before ')' token
793configure:19673: $? = 1
794configure: failed program was:
795| /* confdefs.h.  */
796| #define PACKAGE_NAME ""
797| #define PACKAGE_TARNAME ""
798| #define PACKAGE_VERSION ""
799| #define PACKAGE_STRING ""
800| #define PACKAGE_BUGREPORT ""
801| #define PACKAGE "mysql"
802| #define VERSION "5.0.83"
803| #define DEFINE_ALL_CHARACTER_SETS 1
804| #define HAVE_CHARSET_latin1 1
805| #define HAVE_CHARSET_latin1 1
806| #define HAVE_CHARSET_utf8 1
807| #define USE_MB 1
808| #define USE_MB_IDENT 1
809| #define HAVE_CHARSET_big5 1
810| #define USE_MB 1
811| #define USE_MB_IDENT 1
812| #define HAVE_CHARSET_cp1250 1
813| #define HAVE_CHARSET_cp932 1
814| #define USE_MB 1
815| #define USE_MB_IDENT 1
816| #define HAVE_CHARSET_eucjpms 1
817| #define USE_MB 1
818| #define USE_MB_IDENT 1
819| #define HAVE_CHARSET_euckr 1
820| #define USE_MB 1
821| #define USE_MB_IDENT 1
822| #define HAVE_CHARSET_gb2312 1
823| #define USE_MB 1
824| #define USE_MB_IDENT 1
825| #define HAVE_CHARSET_gbk 1
826| #define USE_MB 1
827| #define USE_MB_IDENT 1
828| #define HAVE_CHARSET_latin1 1
829| #define HAVE_CHARSET_latin2 1
830| #define HAVE_CHARSET_sjis 1
831| #define USE_MB 1
832| #define USE_MB_IDENT 1
833| #define HAVE_CHARSET_tis620 1
834| #define HAVE_CHARSET_ucs2 1
835| #define USE_MB 1
836| #define USE_MB_IDENT 1
837| #define HAVE_CHARSET_ujis 1
838| #define USE_MB 1
839| #define USE_MB_IDENT 1
840| #define HAVE_CHARSET_utf8 1
841| #define USE_MB 1
842| #define USE_MB_IDENT 1
843| #define MYSQL_DEFAULT_CHARSET_NAME "latin1"
844| #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci"
845| #define HAVE_UCA_COLLATIONS 1
846| #define PROTOCOL_VERSION 10
847| #define DOT_FRM_VERSION 6
848| #define NDB_VERSION_MAJOR 5
849| #define NDB_VERSION_MINOR 0
850| #define NDB_VERSION_BUILD 83
851| #define NDB_VERSION_STATUS ""
852| #define SYSTEM_TYPE "apple-darwin10.0.0b4"
853| #define MACHINE_TYPE "i386"
854| #define STDC_HEADERS 1
855| #define HAVE_SYS_TYPES_H 1
856| #define HAVE_SYS_STAT_H 1
857| #define HAVE_STDLIB_H 1
858| #define HAVE_STRING_H 1
859| #define HAVE_MEMORY_H 1
860| #define HAVE_STRINGS_H 1
861| #define HAVE_INTTYPES_H 1
862| #define HAVE_STDINT_H 1
863| #define HAVE_UNISTD_H 1
864| #define HAVE_DLFCN_H 1
865| #define LT_OBJDIR ".libs/"
866| #define SPRINTF_RETURNS_INT 1
867| #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1
868| /* end confdefs.h.  */
869| #include <stdio.h>
870| #ifdef HAVE_SYS_TYPES_H
871| # include <sys/types.h>
872| #endif
873| #ifdef HAVE_SYS_STAT_H
874| # include <sys/stat.h>
875| #endif
876| #ifdef STDC_HEADERS
877| # include <stdlib.h>
878| # include <stddef.h>
879| #else
880| # ifdef HAVE_STDLIB_H
881| #  include <stdlib.h>
882| # endif
883| #endif
884| #ifdef HAVE_STRING_H
885| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
886| #  include <memory.h>
887| # endif
888| # include <string.h>
889| #endif
890| #ifdef HAVE_STRINGS_H
891| # include <strings.h>
892| #endif
893| #ifdef HAVE_INTTYPES_H
894| # include <inttypes.h>
895| #endif
896| #ifdef HAVE_STDINT_H
897| # include <stdint.h>
898| #endif
899| #ifdef HAVE_UNISTD_H
900| # include <unistd.h>
901| #endif
902| int
903| main ()
904| {
905| if (sizeof ((size_t)))
906|         return 0;
907|   ;
908|   return 0;
909| }
910configure:19696: result: yes
911configure:19721: checking for dirent.h that defines DIR
912configure:19750: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
913configure:19757: $? = 0
914configure:19774: result: yes
915configure:19789: checking for library containing opendir
916configure:19830: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64   -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
917configure:19837: $? = 0
918configure:19868: result: none required
919configure:19966: checking for ANSI C header files
920configure:20134: result: yes
921configure:20144: checking for sys/wait.h that is POSIX.1 compatible
922configure:20180: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
923configure:20187: $? = 0
924configure:20202: result: yes
925configure:20276: checking fcntl.h usability
926configure:20293: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
927configure:20300: $? = 0
928configure:20314: result: yes
929configure:20318: checking fcntl.h presence
930configure:20333: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
931configure:20340: $? = 0
932configure:20354: result: yes
933configure:20382: checking for fcntl.h
934configure:20391: result: yes
935configure:20276: checking fenv.h usability
936configure:20293: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
937configure:20300: $? = 0
938configure:20314: result: yes
939configure:20318: checking fenv.h presence
940configure:20333: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
941configure:20340: $? = 0
942configure:20354: result: yes
943configure:20382: checking for fenv.h
944configure:20391: result: yes
945configure:20276: checking float.h usability
946configure:20293: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
947configure:20300: $? = 0
948configure:20314: result: yes
949configure:20318: checking float.h presence
950configure:20333: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
951configure:20340: $? = 0
952configure:20354: result: yes
953configure:20382: checking for float.h
954configure:20391: result: yes
955configure:20276: checking floatingpoint.h usability
956configure:20293: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
957conftest.c:114:27: error: floatingpoint.h: No such file or directory
958configure:20300: $? = 1
959configure: failed program was:
960| /* confdefs.h.  */
961| #define PACKAGE_NAME ""
962| #define PACKAGE_TARNAME ""
963| #define PACKAGE_VERSION ""
964| #define PACKAGE_STRING ""
965| #define PACKAGE_BUGREPORT ""
966| #define PACKAGE "mysql"
967| #define VERSION "5.0.83"
968| #define DEFINE_ALL_CHARACTER_SETS 1
969| #define HAVE_CHARSET_latin1 1
970| #define HAVE_CHARSET_latin1 1
971| #define HAVE_CHARSET_utf8 1
972| #define USE_MB 1
973| #define USE_MB_IDENT 1
974| #define HAVE_CHARSET_big5 1
975| #define USE_MB 1
976| #define USE_MB_IDENT 1
977| #define HAVE_CHARSET_cp1250 1
978| #define HAVE_CHARSET_cp932 1
979| #define USE_MB 1
980| #define USE_MB_IDENT 1
981| #define HAVE_CHARSET_eucjpms 1
982| #define USE_MB 1
983| #define USE_MB_IDENT 1
984| #define HAVE_CHARSET_euckr 1
985| #define USE_MB 1
986| #define USE_MB_IDENT 1
987| #define HAVE_CHARSET_gb2312 1
988| #define USE_MB 1
989| #define USE_MB_IDENT 1
990| #define HAVE_CHARSET_gbk 1
991| #define USE_MB 1
992| #define USE_MB_IDENT 1
993| #define HAVE_CHARSET_latin1 1
994| #define HAVE_CHARSET_latin2 1
995| #define HAVE_CHARSET_sjis 1
996| #define USE_MB 1
997| #define USE_MB_IDENT 1
998| #define HAVE_CHARSET_tis620 1
999| #define HAVE_CHARSET_ucs2 1
1000| #define USE_MB 1
1001| #define USE_MB_IDENT 1
1002| #define HAVE_CHARSET_ujis 1
1003| #define USE_MB 1
1004| #define USE_MB_IDENT 1
1005| #define HAVE_CHARSET_utf8 1
1006| #define USE_MB 1
1007| #define USE_MB_IDENT 1
1008| #define MYSQL_DEFAULT_CHARSET_NAME "latin1"
1009| #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci"
1010| #define HAVE_UCA_COLLATIONS 1
1011| #define PROTOCOL_VERSION 10
1012| #define DOT_FRM_VERSION 6
1013| #define NDB_VERSION_MAJOR 5
1014| #define NDB_VERSION_MINOR 0
1015| #define NDB_VERSION_BUILD 83
1016| #define NDB_VERSION_STATUS ""
1017| #define SYSTEM_TYPE "apple-darwin10.0.0b4"
1018| #define MACHINE_TYPE "i386"
1019| #define STDC_HEADERS 1
1020| #define HAVE_SYS_TYPES_H 1
1021| #define HAVE_SYS_STAT_H 1
1022| #define HAVE_STDLIB_H 1
1023| #define HAVE_STRING_H 1
1024| #define HAVE_MEMORY_H 1
1025| #define HAVE_STRINGS_H 1
1026| #define HAVE_INTTYPES_H 1
1027| #define HAVE_STDINT_H 1
1028| #define HAVE_UNISTD_H 1
1029| #define HAVE_DLFCN_H 1
1030| #define LT_OBJDIR ".libs/"
1031| #define SPRINTF_RETURNS_INT 1
1032| #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1
1033| #define HAVE_DIRENT_H 1
1034| #define STDC_HEADERS 1
1035| #define HAVE_SYS_WAIT_H 1
1036| #define HAVE_FCNTL_H 1
1037| #define HAVE_FENV_H 1
1038| #define HAVE_FLOAT_H 1
1039| /* end confdefs.h.  */
1040| #include <stdio.h>
1041| #ifdef HAVE_SYS_TYPES_H
1042| # include <sys/types.h>
1043| #endif
1044| #ifdef HAVE_SYS_STAT_H
1045| # include <sys/stat.h>
1046| #endif
1047| #ifdef STDC_HEADERS
1048| # include <stdlib.h>
1049| # include <stddef.h>
1050| #else
1051| # ifdef HAVE_STDLIB_H
1052| #  include <stdlib.h>
1053| # endif
1054| #endif
1055| #ifdef HAVE_STRING_H
1056| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1057| #  include <memory.h>
1058| # endif
1059| # include <string.h>
1060| #endif
1061| #ifdef HAVE_STRINGS_H
1062| # include <strings.h>
1063| #endif
1064| #ifdef HAVE_INTTYPES_H
1065| # include <inttypes.h>
1066| #endif
1067| #ifdef HAVE_STDINT_H
1068| # include <stdint.h>
1069| #endif
1070| #ifdef HAVE_UNISTD_H
1071| # include <unistd.h>
1072| #endif
1073| #include <floatingpoint.h>
1074configure:20314: result: no
1075configure:20318: checking floatingpoint.h presence
1076configure:20333: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1077conftest.c:81:27: error: floatingpoint.h: No such file or directory
1078configure:20340: $? = 1
1079configure: failed program was:
1080| /* confdefs.h.  */
1081| #define PACKAGE_NAME ""
1082| #define PACKAGE_TARNAME ""
1083| #define PACKAGE_VERSION ""
1084| #define PACKAGE_STRING ""
1085| #define PACKAGE_BUGREPORT ""
1086| #define PACKAGE "mysql"
1087| #define VERSION "5.0.83"
1088| #define DEFINE_ALL_CHARACTER_SETS 1
1089| #define HAVE_CHARSET_latin1 1
1090| #define HAVE_CHARSET_latin1 1
1091| #define HAVE_CHARSET_utf8 1
1092| #define USE_MB 1
1093| #define USE_MB_IDENT 1
1094| #define HAVE_CHARSET_big5 1
1095| #define USE_MB 1
1096| #define USE_MB_IDENT 1
1097| #define HAVE_CHARSET_cp1250 1
1098| #define HAVE_CHARSET_cp932 1
1099| #define USE_MB 1
1100| #define USE_MB_IDENT 1
1101| #define HAVE_CHARSET_eucjpms 1
1102| #define USE_MB 1
1103| #define USE_MB_IDENT 1
1104| #define HAVE_CHARSET_euckr 1
1105| #define USE_MB 1
1106| #define USE_MB_IDENT 1
1107| #define HAVE_CHARSET_gb2312 1
1108| #define USE_MB 1
1109| #define USE_MB_IDENT 1
1110| #define HAVE_CHARSET_gbk 1
1111| #define USE_MB 1
1112| #define USE_MB_IDENT 1
1113| #define HAVE_CHARSET_latin1 1
1114| #define HAVE_CHARSET_latin2 1
1115| #define HAVE_CHARSET_sjis 1
1116| #define USE_MB 1
1117| #define USE_MB_IDENT 1
1118| #define HAVE_CHARSET_tis620 1
1119| #define HAVE_CHARSET_ucs2 1
1120| #define USE_MB 1
1121| #define USE_MB_IDENT 1
1122| #define HAVE_CHARSET_ujis 1
1123| #define USE_MB 1
1124| #define USE_MB_IDENT 1
1125| #define HAVE_CHARSET_utf8 1
1126| #define USE_MB 1
1127| #define USE_MB_IDENT 1
1128| #define MYSQL_DEFAULT_CHARSET_NAME "latin1"
1129| #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci"
1130| #define HAVE_UCA_COLLATIONS 1
1131| #define PROTOCOL_VERSION 10
1132| #define DOT_FRM_VERSION 6
1133| #define NDB_VERSION_MAJOR 5
1134| #define NDB_VERSION_MINOR 0
1135| #define NDB_VERSION_BUILD 83
1136| #define NDB_VERSION_STATUS ""
1137| #define SYSTEM_TYPE "apple-darwin10.0.0b4"
1138| #define MACHINE_TYPE "i386"
1139| #define STDC_HEADERS 1
1140| #define HAVE_SYS_TYPES_H 1
1141| #define HAVE_SYS_STAT_H 1
1142| #define HAVE_STDLIB_H 1
1143| #define HAVE_STRING_H 1
1144| #define HAVE_MEMORY_H 1
1145| #define HAVE_STRINGS_H 1
1146| #define HAVE_INTTYPES_H 1
1147| #define HAVE_STDINT_H 1
1148| #define HAVE_UNISTD_H 1
1149| #define HAVE_DLFCN_H 1
1150| #define LT_OBJDIR ".libs/"
1151| #define SPRINTF_RETURNS_INT 1
1152| #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1
1153| #define HAVE_DIRENT_H 1
1154| #define STDC_HEADERS 1
1155| #define HAVE_SYS_WAIT_H 1
1156| #define HAVE_FCNTL_H 1
1157| #define HAVE_FENV_H 1
1158| #define HAVE_FLOAT_H 1
1159| /* end confdefs.h.  */
1160| #include <floatingpoint.h>
1161configure:20354: result: no
1162configure:20382: checking for floatingpoint.h
1163configure:20391: result: no
1164configure:20276: checking ieeefp.h usability
1165configure:20293: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
1166conftest.c:114:20: error: ieeefp.h: No such file or directory
1167configure:20300: $? = 1
1168configure: failed program was:
1169| /* confdefs.h.  */
1170| #define PACKAGE_NAME ""
1171| #define PACKAGE_TARNAME ""
1172| #define PACKAGE_VERSION ""
1173| #define PACKAGE_STRING ""
1174| #define PACKAGE_BUGREPORT ""
1175| #define PACKAGE "mysql"
1176| #define VERSION "5.0.83"
1177| #define DEFINE_ALL_CHARACTER_SETS 1
1178| #define HAVE_CHARSET_latin1 1
1179| #define HAVE_CHARSET_latin1 1
1180| #define HAVE_CHARSET_utf8 1
1181| #define USE_MB 1
1182| #define USE_MB_IDENT 1
1183| #define HAVE_CHARSET_big5 1
1184| #define USE_MB 1
1185| #define USE_MB_IDENT 1
1186| #define HAVE_CHARSET_cp1250 1
1187| #define HAVE_CHARSET_cp932 1
1188| #define USE_MB 1
1189| #define USE_MB_IDENT 1
1190| #define HAVE_CHARSET_eucjpms 1
1191| #define USE_MB 1
1192| #define USE_MB_IDENT 1
1193| #define HAVE_CHARSET_euckr 1
1194| #define USE_MB 1
1195| #define USE_MB_IDENT 1
1196| #define HAVE_CHARSET_gb2312 1
1197| #define USE_MB 1
1198| #define USE_MB_IDENT 1
1199| #define HAVE_CHARSET_gbk 1
1200| #define USE_MB 1
1201| #define USE_MB_IDENT 1
1202| #define HAVE_CHARSET_latin1 1
1203| #define HAVE_CHARSET_latin2 1
1204| #define HAVE_CHARSET_sjis 1
1205| #define USE_MB 1
1206| #define USE_MB_IDENT 1
1207| #define HAVE_CHARSET_tis620 1
1208| #define HAVE_CHARSET_ucs2 1
1209| #define USE_MB 1
1210| #define USE_MB_IDENT 1
1211| #define HAVE_CHARSET_ujis 1
1212| #define USE_MB 1
1213| #define USE_MB_IDENT 1
1214| #define HAVE_CHARSET_utf8 1
1215| #define USE_MB 1
1216| #define USE_MB_IDENT 1
1217| #define MYSQL_DEFAULT_CHARSET_NAME "latin1"
1218| #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci"
1219| #define HAVE_UCA_COLLATIONS 1
1220| #define PROTOCOL_VERSION 10
1221| #define DOT_FRM_VERSION 6
1222| #define NDB_VERSION_MAJOR 5
1223| #define NDB_VERSION_MINOR 0
1224| #define NDB_VERSION_BUILD 83
1225| #define NDB_VERSION_STATUS ""
1226| #define SYSTEM_TYPE "apple-darwin10.0.0b4"
1227| #define MACHINE_TYPE "i386"
1228| #define STDC_HEADERS 1
1229| #define HAVE_SYS_TYPES_H 1
1230| #define HAVE_SYS_STAT_H 1
1231| #define HAVE_STDLIB_H 1
1232| #define HAVE_STRING_H 1
1233| #define HAVE_MEMORY_H 1
1234| #define HAVE_STRINGS_H 1
1235| #define HAVE_INTTYPES_H 1
1236| #define HAVE_STDINT_H 1
1237| #define HAVE_UNISTD_H 1
1238| #define HAVE_DLFCN_H 1
1239| #define LT_OBJDIR ".libs/"
1240| #define SPRINTF_RETURNS_INT 1
1241| #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1
1242| #define HAVE_DIRENT_H 1
1243| #define STDC_HEADERS 1
1244| #define HAVE_SYS_WAIT_H 1
1245| #define HAVE_FCNTL_H 1
1246| #define HAVE_FENV_H 1
1247| #define HAVE_FLOAT_H 1
1248| /* end confdefs.h.  */
1249| #include <stdio.h>
1250| #ifdef HAVE_SYS_TYPES_H
1251| # include <sys/types.h>
1252| #endif
1253| #ifdef HAVE_SYS_STAT_H
1254| # include <sys/stat.h>
1255| #endif
1256| #ifdef STDC_HEADERS
1257| # include <stdlib.h>
1258| # include <stddef.h>
1259| #else
1260| # ifdef HAVE_STDLIB_H
1261| #  include <stdlib.h>
1262| # endif
1263| #endif
1264| #ifdef HAVE_STRING_H
1265| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1266| #  include <memory.h>
1267| # endif
1268| # include <string.h>
1269| #endif
1270| #ifdef HAVE_STRINGS_H
1271| # include <strings.h>
1272| #endif
1273| #ifdef HAVE_INTTYPES_H
1274| # include <inttypes.h>
1275| #endif
1276| #ifdef HAVE_STDINT_H
1277| # include <stdint.h>
1278| #endif
1279| #ifdef HAVE_UNISTD_H
1280| # include <unistd.h>
1281| #endif
1282| #include <ieeefp.h>
1283configure:20314: result: no
1284configure:20318: checking ieeefp.h presence
1285configure:20333: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1286conftest.c:81:20: error: ieeefp.h: No such file or directory
1287configure:20340: $? = 1
1288configure: failed program was:
1289| /* confdefs.h.  */
1290| #define PACKAGE_NAME ""
1291| #define PACKAGE_TARNAME ""
1292| #define PACKAGE_VERSION ""
1293| #define PACKAGE_STRING ""
1294| #define PACKAGE_BUGREPORT ""
1295| #define PACKAGE "mysql"
1296| #define VERSION "5.0.83"
1297| #define DEFINE_ALL_CHARACTER_SETS 1
1298| #define HAVE_CHARSET_latin1 1
1299| #define HAVE_CHARSET_latin1 1
1300| #define HAVE_CHARSET_utf8 1
1301| #define USE_MB 1
1302| #define USE_MB_IDENT 1
1303| #define HAVE_CHARSET_big5 1
1304| #define USE_MB 1
1305| #define USE_MB_IDENT 1
1306| #define HAVE_CHARSET_cp1250 1
1307| #define HAVE_CHARSET_cp932 1
1308| #define USE_MB 1
1309| #define USE_MB_IDENT 1
1310| #define HAVE_CHARSET_eucjpms 1
1311| #define USE_MB 1
1312| #define USE_MB_IDENT 1
1313| #define HAVE_CHARSET_euckr 1
1314| #define USE_MB 1
1315| #define USE_MB_IDENT 1
1316| #define HAVE_CHARSET_gb2312 1
1317| #define USE_MB 1
1318| #define USE_MB_IDENT 1
1319| #define HAVE_CHARSET_gbk 1
1320| #define USE_MB 1
1321| #define USE_MB_IDENT 1
1322| #define HAVE_CHARSET_latin1 1
1323| #define HAVE_CHARSET_latin2 1
1324| #define HAVE_CHARSET_sjis 1
1325| #define USE_MB 1
1326| #define USE_MB_IDENT 1
1327| #define HAVE_CHARSET_tis620 1
1328| #define HAVE_CHARSET_ucs2 1
1329| #define USE_MB 1
1330| #define USE_MB_IDENT 1
1331| #define HAVE_CHARSET_ujis 1
1332| #define USE_MB 1
1333| #define USE_MB_IDENT 1
1334| #define HAVE_CHARSET_utf8 1
1335| #define USE_MB 1
1336| #define USE_MB_IDENT 1
1337| #define MYSQL_DEFAULT_CHARSET_NAME "latin1"
1338| #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci"
1339| #define HAVE_UCA_COLLATIONS 1
1340| #define PROTOCOL_VERSION 10
1341| #define DOT_FRM_VERSION 6
1342| #define NDB_VERSION_MAJOR 5
1343| #define NDB_VERSION_MINOR 0
1344| #define NDB_VERSION_BUILD 83
1345| #define NDB_VERSION_STATUS ""
1346| #define SYSTEM_TYPE "apple-darwin10.0.0b4"
1347| #define MACHINE_TYPE "i386"
1348| #define STDC_HEADERS 1
1349| #define HAVE_SYS_TYPES_H 1
1350| #define HAVE_SYS_STAT_H 1
1351| #define HAVE_STDLIB_H 1
1352| #define HAVE_STRING_H 1
1353| #define HAVE_MEMORY_H 1
1354| #define HAVE_STRINGS_H 1
1355| #define HAVE_INTTYPES_H 1
1356| #define HAVE_STDINT_H 1
1357| #define HAVE_UNISTD_H 1
1358| #define HAVE_DLFCN_H 1
1359| #define LT_OBJDIR ".libs/"
1360| #define SPRINTF_RETURNS_INT 1
1361| #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1
1362| #define HAVE_DIRENT_H 1
1363| #define STDC_HEADERS 1
1364| #define HAVE_SYS_WAIT_H 1
1365| #define HAVE_FCNTL_H 1
1366| #define HAVE_FENV_H 1
1367| #define HAVE_FLOAT_H 1
1368| /* end confdefs.h.  */
1369| #include <ieeefp.h>
1370configure:20354: result: no
1371configure:20382: checking for ieeefp.h
1372configure:20391: result: no
1373configure:20276: checking limits.h usability
1374configure:20293: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
1375configure:20300: $? = 0
1376configure:20314: result: yes
1377configure:20318: checking limits.h presence
1378configure:20333: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1379configure:20340: $? = 0
1380configure:20354: result: yes
1381configure:20382: checking for limits.h
1382configure:20391: result: yes
1383configure:20265: checking for memory.h
1384configure:20272: result: yes
1385configure:20276: checking pwd.h usability
1386configure:20293: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
1387configure:20300: $? = 0
1388configure:20314: result: yes
1389configure:20318: checking pwd.h presence
1390configure:20333: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1391configure:20340: $? = 0
1392configure:20354: result: yes
1393configure:20382: checking for pwd.h
1394configure:20391: result: yes
1395configure:20276: checking select.h usability
1396configure:20293: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
1397conftest.c:117:20: error: select.h: No such file or directory
1398configure:20300: $? = 1
1399configure: failed program was:
1400| /* confdefs.h.  */
1401| #define PACKAGE_NAME ""
1402| #define PACKAGE_TARNAME ""
1403| #define PACKAGE_VERSION ""
1404| #define PACKAGE_STRING ""
1405| #define PACKAGE_BUGREPORT ""
1406| #define PACKAGE "mysql"
1407| #define VERSION "5.0.83"
1408| #define DEFINE_ALL_CHARACTER_SETS 1
1409| #define HAVE_CHARSET_latin1 1
1410| #define HAVE_CHARSET_latin1 1
1411| #define HAVE_CHARSET_utf8 1
1412| #define USE_MB 1
1413| #define USE_MB_IDENT 1
1414| #define HAVE_CHARSET_big5 1
1415| #define USE_MB 1
1416| #define USE_MB_IDENT 1
1417| #define HAVE_CHARSET_cp1250 1
1418| #define HAVE_CHARSET_cp932 1
1419| #define USE_MB 1
1420| #define USE_MB_IDENT 1
1421| #define HAVE_CHARSET_eucjpms 1
1422| #define USE_MB 1
1423| #define USE_MB_IDENT 1
1424| #define HAVE_CHARSET_euckr 1
1425| #define USE_MB 1
1426| #define USE_MB_IDENT 1
1427| #define HAVE_CHARSET_gb2312 1
1428| #define USE_MB 1
1429| #define USE_MB_IDENT 1
1430| #define HAVE_CHARSET_gbk 1
1431| #define USE_MB 1
1432| #define USE_MB_IDENT 1
1433| #define HAVE_CHARSET_latin1 1
1434| #define HAVE_CHARSET_latin2 1
1435| #define HAVE_CHARSET_sjis 1
1436| #define USE_MB 1
1437| #define USE_MB_IDENT 1
1438| #define HAVE_CHARSET_tis620 1
1439| #define HAVE_CHARSET_ucs2 1
1440| #define USE_MB 1
1441| #define USE_MB_IDENT 1
1442| #define HAVE_CHARSET_ujis 1
1443| #define USE_MB 1
1444| #define USE_MB_IDENT 1
1445| #define HAVE_CHARSET_utf8 1
1446| #define USE_MB 1
1447| #define USE_MB_IDENT 1
1448| #define MYSQL_DEFAULT_CHARSET_NAME "latin1"
1449| #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci"
1450| #define HAVE_UCA_COLLATIONS 1
1451| #define PROTOCOL_VERSION 10
1452| #define DOT_FRM_VERSION 6
1453| #define NDB_VERSION_MAJOR 5
1454| #define NDB_VERSION_MINOR 0
1455| #define NDB_VERSION_BUILD 83
1456| #define NDB_VERSION_STATUS ""
1457| #define SYSTEM_TYPE "apple-darwin10.0.0b4"
1458| #define MACHINE_TYPE "i386"
1459| #define STDC_HEADERS 1
1460| #define HAVE_SYS_TYPES_H 1
1461| #define HAVE_SYS_STAT_H 1
1462| #define HAVE_STDLIB_H 1
1463| #define HAVE_STRING_H 1
1464| #define HAVE_MEMORY_H 1
1465| #define HAVE_STRINGS_H 1
1466| #define HAVE_INTTYPES_H 1
1467| #define HAVE_STDINT_H 1
1468| #define HAVE_UNISTD_H 1
1469| #define HAVE_DLFCN_H 1
1470| #define LT_OBJDIR ".libs/"
1471| #define SPRINTF_RETURNS_INT 1
1472| #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1
1473| #define HAVE_DIRENT_H 1
1474| #define STDC_HEADERS 1
1475| #define HAVE_SYS_WAIT_H 1
1476| #define HAVE_FCNTL_H 1
1477| #define HAVE_FENV_H 1
1478| #define HAVE_FLOAT_H 1
1479| #define HAVE_LIMITS_H 1
1480| #define HAVE_MEMORY_H 1
1481| #define HAVE_PWD_H 1
1482| /* end confdefs.h.  */
1483| #include <stdio.h>
1484| #ifdef HAVE_SYS_TYPES_H
1485| # include <sys/types.h>
1486| #endif
1487| #ifdef HAVE_SYS_STAT_H
1488| # include <sys/stat.h>
1489| #endif
1490| #ifdef STDC_HEADERS
1491| # include <stdlib.h>
1492| # include <stddef.h>
1493| #else
1494| # ifdef HAVE_STDLIB_H
1495| #  include <stdlib.h>
1496| # endif
1497| #endif
1498| #ifdef HAVE_STRING_H
1499| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1500| #  include <memory.h>
1501| # endif
1502| # include <string.h>
1503| #endif
1504| #ifdef HAVE_STRINGS_H
1505| # include <strings.h>
1506| #endif
1507| #ifdef HAVE_INTTYPES_H
1508| # include <inttypes.h>
1509| #endif
1510| #ifdef HAVE_STDINT_H
1511| # include <stdint.h>
1512| #endif
1513| #ifdef HAVE_UNISTD_H
1514| # include <unistd.h>
1515| #endif
1516| #include <select.h>
1517configure:20314: result: no
1518configure:20318: checking select.h presence
1519configure:20333: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1520conftest.c:84:20: error: select.h: No such file or directory
1521configure:20340: $? = 1
1522configure: failed program was:
1523| /* confdefs.h.  */
1524| #define PACKAGE_NAME ""
1525| #define PACKAGE_TARNAME ""
1526| #define PACKAGE_VERSION ""
1527| #define PACKAGE_STRING ""
1528| #define PACKAGE_BUGREPORT ""
1529| #define PACKAGE "mysql"
1530| #define VERSION "5.0.83"
1531| #define DEFINE_ALL_CHARACTER_SETS 1
1532| #define HAVE_CHARSET_latin1 1
1533| #define HAVE_CHARSET_latin1 1
1534| #define HAVE_CHARSET_utf8 1
1535| #define USE_MB 1
1536| #define USE_MB_IDENT 1
1537| #define HAVE_CHARSET_big5 1
1538| #define USE_MB 1
1539| #define USE_MB_IDENT 1
1540| #define HAVE_CHARSET_cp1250 1
1541| #define HAVE_CHARSET_cp932 1
1542| #define USE_MB 1
1543| #define USE_MB_IDENT 1
1544| #define HAVE_CHARSET_eucjpms 1
1545| #define USE_MB 1
1546| #define USE_MB_IDENT 1
1547| #define HAVE_CHARSET_euckr 1
1548| #define USE_MB 1
1549| #define USE_MB_IDENT 1
1550| #define HAVE_CHARSET_gb2312 1
1551| #define USE_MB 1
1552| #define USE_MB_IDENT 1
1553| #define HAVE_CHARSET_gbk 1
1554| #define USE_MB 1
1555| #define USE_MB_IDENT 1
1556| #define HAVE_CHARSET_latin1 1
1557| #define HAVE_CHARSET_latin2 1
1558| #define HAVE_CHARSET_sjis 1
1559| #define USE_MB 1
1560| #define USE_MB_IDENT 1
1561| #define HAVE_CHARSET_tis620 1
1562| #define HAVE_CHARSET_ucs2 1
1563| #define USE_MB 1
1564| #define USE_MB_IDENT 1
1565| #define HAVE_CHARSET_ujis 1
1566| #define USE_MB 1
1567| #define USE_MB_IDENT 1
1568| #define HAVE_CHARSET_utf8 1
1569| #define USE_MB 1
1570| #define USE_MB_IDENT 1
1571| #define MYSQL_DEFAULT_CHARSET_NAME "latin1"
1572| #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci"
1573| #define HAVE_UCA_COLLATIONS 1
1574| #define PROTOCOL_VERSION 10
1575| #define DOT_FRM_VERSION 6
1576| #define NDB_VERSION_MAJOR 5
1577| #define NDB_VERSION_MINOR 0
1578| #define NDB_VERSION_BUILD 83
1579| #define NDB_VERSION_STATUS ""
1580| #define SYSTEM_TYPE "apple-darwin10.0.0b4"
1581| #define MACHINE_TYPE "i386"
1582| #define STDC_HEADERS 1
1583| #define HAVE_SYS_TYPES_H 1
1584| #define HAVE_SYS_STAT_H 1
1585| #define HAVE_STDLIB_H 1
1586| #define HAVE_STRING_H 1
1587| #define HAVE_MEMORY_H 1
1588| #define HAVE_STRINGS_H 1
1589| #define HAVE_INTTYPES_H 1
1590| #define HAVE_STDINT_H 1
1591| #define HAVE_UNISTD_H 1
1592| #define HAVE_DLFCN_H 1
1593| #define LT_OBJDIR ".libs/"
1594| #define SPRINTF_RETURNS_INT 1
1595| #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1
1596| #define HAVE_DIRENT_H 1
1597| #define STDC_HEADERS 1
1598| #define HAVE_SYS_WAIT_H 1
1599| #define HAVE_FCNTL_H 1
1600| #define HAVE_FENV_H 1
1601| #define HAVE_FLOAT_H 1
1602| #define HAVE_LIMITS_H 1
1603| #define HAVE_MEMORY_H 1
1604| #define HAVE_PWD_H 1
1605| /* end confdefs.h.  */
1606| #include <select.h>
1607configure:20354: result: no
1608configure:20382: checking for select.h
1609configure:20391: result: no
1610configure:20265: checking for stdlib.h
1611configure:20272: result: yes
1612configure:20276: checking stddef.h usability
1613configure:20293: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
1614configure:20300: $? = 0
1615configure:20314: result: yes
1616configure:20318: checking stddef.h presence
1617configure:20333: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1618configure:20340: $? = 0
1619configure:20354: result: yes
1620configure:20382: checking for stddef.h
1621configure:20391: result: yes
1622configure:20265: checking for strings.h
1623configure:20272: result: yes
1624configure:20265: checking for string.h
1625configure:20272: result: yes
1626configure:20276: checking synch.h usability
1627configure:20293: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
1628conftest.c:121:19: error: synch.h: No such file or directory
1629configure:20300: $? = 1
1630configure: failed program was:
1631| /* confdefs.h.  */
1632| #define PACKAGE_NAME ""
1633| #define PACKAGE_TARNAME ""
1634| #define PACKAGE_VERSION ""
1635| #define PACKAGE_STRING ""
1636| #define PACKAGE_BUGREPORT ""
1637| #define PACKAGE "mysql"
1638| #define VERSION "5.0.83"
1639| #define DEFINE_ALL_CHARACTER_SETS 1
1640| #define HAVE_CHARSET_latin1 1
1641| #define HAVE_CHARSET_latin1 1
1642| #define HAVE_CHARSET_utf8 1
1643| #define USE_MB 1
1644| #define USE_MB_IDENT 1
1645| #define HAVE_CHARSET_big5 1
1646| #define USE_MB 1
1647| #define USE_MB_IDENT 1
1648| #define HAVE_CHARSET_cp1250 1
1649| #define HAVE_CHARSET_cp932 1
1650| #define USE_MB 1
1651| #define USE_MB_IDENT 1
1652| #define HAVE_CHARSET_eucjpms 1
1653| #define USE_MB 1
1654| #define USE_MB_IDENT 1
1655| #define HAVE_CHARSET_euckr 1
1656| #define USE_MB 1
1657| #define USE_MB_IDENT 1
1658| #define HAVE_CHARSET_gb2312 1
1659| #define USE_MB 1
1660| #define USE_MB_IDENT 1
1661| #define HAVE_CHARSET_gbk 1
1662| #define USE_MB 1
1663| #define USE_MB_IDENT 1
1664| #define HAVE_CHARSET_latin1 1
1665| #define HAVE_CHARSET_latin2 1
1666| #define HAVE_CHARSET_sjis 1
1667| #define USE_MB 1
1668| #define USE_MB_IDENT 1
1669| #define HAVE_CHARSET_tis620 1
1670| #define HAVE_CHARSET_ucs2 1
1671| #define USE_MB 1
1672| #define USE_MB_IDENT 1
1673| #define HAVE_CHARSET_ujis 1
1674| #define USE_MB 1
1675| #define USE_MB_IDENT 1
1676| #define HAVE_CHARSET_utf8 1
1677| #define USE_MB 1
1678| #define USE_MB_IDENT 1
1679| #define MYSQL_DEFAULT_CHARSET_NAME "latin1"
1680| #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci"
1681| #define HAVE_UCA_COLLATIONS 1
1682| #define PROTOCOL_VERSION 10
1683| #define DOT_FRM_VERSION 6
1684| #define NDB_VERSION_MAJOR 5
1685| #define NDB_VERSION_MINOR 0
1686| #define NDB_VERSION_BUILD 83
1687| #define NDB_VERSION_STATUS ""
1688| #define SYSTEM_TYPE "apple-darwin10.0.0b4"
1689| #define MACHINE_TYPE "i386"
1690| #define STDC_HEADERS 1
1691| #define HAVE_SYS_TYPES_H 1
1692| #define HAVE_SYS_STAT_H 1
1693| #define HAVE_STDLIB_H 1
1694| #define HAVE_STRING_H 1
1695| #define HAVE_MEMORY_H 1
1696| #define HAVE_STRINGS_H 1
1697| #define HAVE_INTTYPES_H 1
1698| #define HAVE_STDINT_H 1
1699| #define HAVE_UNISTD_H 1
1700| #define HAVE_DLFCN_H 1
1701| #define LT_OBJDIR ".libs/"
1702| #define SPRINTF_RETURNS_INT 1
1703| #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1
1704| #define HAVE_DIRENT_H 1
1705| #define STDC_HEADERS 1
1706| #define HAVE_SYS_WAIT_H 1
1707| #define HAVE_FCNTL_H 1
1708| #define HAVE_FENV_H 1
1709| #define HAVE_FLOAT_H 1
1710| #define HAVE_LIMITS_H 1
1711| #define HAVE_MEMORY_H 1
1712| #define HAVE_PWD_H 1
1713| #define HAVE_STDLIB_H 1
1714| #define HAVE_STDDEF_H 1
1715| #define HAVE_STRINGS_H 1
1716| #define HAVE_STRING_H 1
1717| /* end confdefs.h.  */
1718| #include <stdio.h>
1719| #ifdef HAVE_SYS_TYPES_H
1720| # include <sys/types.h>
1721| #endif
1722| #ifdef HAVE_SYS_STAT_H
1723| # include <sys/stat.h>
1724| #endif
1725| #ifdef STDC_HEADERS
1726| # include <stdlib.h>
1727| # include <stddef.h>
1728| #else
1729| # ifdef HAVE_STDLIB_H
1730| #  include <stdlib.h>
1731| # endif
1732| #endif
1733| #ifdef HAVE_STRING_H
1734| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1735| #  include <memory.h>
1736| # endif
1737| # include <string.h>
1738| #endif
1739| #ifdef HAVE_STRINGS_H
1740| # include <strings.h>
1741| #endif
1742| #ifdef HAVE_INTTYPES_H
1743| # include <inttypes.h>
1744| #endif
1745| #ifdef HAVE_STDINT_H
1746| # include <stdint.h>
1747| #endif
1748| #ifdef HAVE_UNISTD_H
1749| # include <unistd.h>
1750| #endif
1751| #include <synch.h>
1752configure:20314: result: no
1753configure:20318: checking synch.h presence
1754configure:20333: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1755conftest.c:88:19: error: synch.h: No such file or directory
1756configure:20340: $? = 1
1757configure: failed program was:
1758| /* confdefs.h.  */
1759| #define PACKAGE_NAME ""
1760| #define PACKAGE_TARNAME ""
1761| #define PACKAGE_VERSION ""
1762| #define PACKAGE_STRING ""
1763| #define PACKAGE_BUGREPORT ""
1764| #define PACKAGE "mysql"
1765| #define VERSION "5.0.83"
1766| #define DEFINE_ALL_CHARACTER_SETS 1
1767| #define HAVE_CHARSET_latin1 1
1768| #define HAVE_CHARSET_latin1 1
1769| #define HAVE_CHARSET_utf8 1
1770| #define USE_MB 1
1771| #define USE_MB_IDENT 1
1772| #define HAVE_CHARSET_big5 1
1773| #define USE_MB 1
1774| #define USE_MB_IDENT 1
1775| #define HAVE_CHARSET_cp1250 1
1776| #define HAVE_CHARSET_cp932 1
1777| #define USE_MB 1
1778| #define USE_MB_IDENT 1
1779| #define HAVE_CHARSET_eucjpms 1
1780| #define USE_MB 1
1781| #define USE_MB_IDENT 1
1782| #define HAVE_CHARSET_euckr 1
1783| #define USE_MB 1
1784| #define USE_MB_IDENT 1
1785| #define HAVE_CHARSET_gb2312 1
1786| #define USE_MB 1
1787| #define USE_MB_IDENT 1
1788| #define HAVE_CHARSET_gbk 1
1789| #define USE_MB 1
1790| #define USE_MB_IDENT 1
1791| #define HAVE_CHARSET_latin1 1
1792| #define HAVE_CHARSET_latin2 1
1793| #define HAVE_CHARSET_sjis 1
1794| #define USE_MB 1
1795| #define USE_MB_IDENT 1
1796| #define HAVE_CHARSET_tis620 1
1797| #define HAVE_CHARSET_ucs2 1
1798| #define USE_MB 1
1799| #define USE_MB_IDENT 1
1800| #define HAVE_CHARSET_ujis 1
1801| #define USE_MB 1
1802| #define USE_MB_IDENT 1
1803| #define HAVE_CHARSET_utf8 1
1804| #define USE_MB 1
1805| #define USE_MB_IDENT 1
1806| #define MYSQL_DEFAULT_CHARSET_NAME "latin1"
1807| #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci"
1808| #define HAVE_UCA_COLLATIONS 1
1809| #define PROTOCOL_VERSION 10
1810| #define DOT_FRM_VERSION 6
1811| #define NDB_VERSION_MAJOR 5
1812| #define NDB_VERSION_MINOR 0
1813| #define NDB_VERSION_BUILD 83
1814| #define NDB_VERSION_STATUS ""
1815| #define SYSTEM_TYPE "apple-darwin10.0.0b4"
1816| #define MACHINE_TYPE "i386"
1817| #define STDC_HEADERS 1
1818| #define HAVE_SYS_TYPES_H 1
1819| #define HAVE_SYS_STAT_H 1
1820| #define HAVE_STDLIB_H 1
1821| #define HAVE_STRING_H 1
1822| #define HAVE_MEMORY_H 1
1823| #define HAVE_STRINGS_H 1
1824| #define HAVE_INTTYPES_H 1
1825| #define HAVE_STDINT_H 1
1826| #define HAVE_UNISTD_H 1
1827| #define HAVE_DLFCN_H 1
1828| #define LT_OBJDIR ".libs/"
1829| #define SPRINTF_RETURNS_INT 1
1830| #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1
1831| #define HAVE_DIRENT_H 1
1832| #define STDC_HEADERS 1
1833| #define HAVE_SYS_WAIT_H 1
1834| #define HAVE_FCNTL_H 1
1835| #define HAVE_FENV_H 1
1836| #define HAVE_FLOAT_H 1
1837| #define HAVE_LIMITS_H 1
1838| #define HAVE_MEMORY_H 1
1839| #define HAVE_PWD_H 1
1840| #define HAVE_STDLIB_H 1
1841| #define HAVE_STDDEF_H 1
1842| #define HAVE_STRINGS_H 1
1843| #define HAVE_STRING_H 1
1844| /* end confdefs.h.  */
1845| #include <synch.h>
1846configure:20354: result: no
1847configure:20382: checking for synch.h
1848configure:20391: result: no
1849configure:20276: checking sys/mman.h usability
1850configure:20293: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
1851configure:20300: $? = 0
1852configure:20314: result: yes
1853configure:20318: checking sys/mman.h presence
1854configure:20333: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1855configure:20340: $? = 0
1856configure:20354: result: yes
1857configure:20382: checking for sys/mman.h
1858configure:20391: result: yes
1859configure:20276: checking sys/socket.h usability
1860configure:20293: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
1861configure:20300: $? = 0
1862configure:20314: result: yes
1863configure:20318: checking sys/socket.h presence
1864configure:20333: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1865configure:20340: $? = 0
1866configure:20354: result: yes
1867configure:20382: checking for sys/socket.h
1868configure:20391: result: yes
1869configure:20276: checking netinet/in.h usability
1870configure:20293: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
1871configure:20300: $? = 0
1872configure:20314: result: yes
1873configure:20318: checking netinet/in.h presence
1874configure:20333: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1875configure:20340: $? = 0
1876configure:20354: result: yes
1877configure:20382: checking for netinet/in.h
1878configure:20391: result: yes
1879configure:20276: checking arpa/inet.h usability
1880configure:20293: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
1881configure:20300: $? = 0
1882configure:20314: result: yes
1883configure:20318: checking arpa/inet.h presence
1884configure:20333: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1885configure:20340: $? = 0
1886configure:20354: result: yes
1887configure:20382: checking for arpa/inet.h
1888configure:20391: result: yes
1889configure:20276: checking sys/timeb.h usability
1890configure:20293: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
1891configure:20300: $? = 0
1892configure:20314: result: yes
1893configure:20318: checking sys/timeb.h presence
1894configure:20333: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1895configure:20340: $? = 0
1896configure:20354: result: yes
1897configure:20382: checking for sys/timeb.h
1898configure:20391: result: yes
1899configure:20265: checking for sys/types.h
1900configure:20272: result: yes
1901configure:20276: checking sys/un.h usability
1902configure:20293: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
1903configure:20300: $? = 0
1904configure:20314: result: yes
1905configure:20318: checking sys/un.h presence
1906configure:20333: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1907configure:20340: $? = 0
1908configure:20354: result: yes
1909configure:20382: checking for sys/un.h
1910configure:20391: result: yes
1911configure:20276: checking sys/vadvise.h usability
1912configure:20293: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
1913configure:20300: $? = 0
1914configure:20314: result: yes
1915configure:20318: checking sys/vadvise.h presence
1916configure:20333: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1917configure:20340: $? = 0
1918configure:20354: result: yes
1919configure:20382: checking for sys/vadvise.h
1920configure:20391: result: yes
1921configure:20265: checking for sys/wait.h
1922configure:20272: result: yes
1923configure:20276: checking term.h usability
1924configure:20293: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
1925configure:20300: $? = 0
1926configure:20314: result: yes
1927configure:20318: checking term.h presence
1928configure:20333: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1929configure:20340: $? = 0
1930configure:20354: result: yes
1931configure:20382: checking for term.h
1932configure:20391: result: yes
1933configure:20265: checking for unistd.h
1934configure:20272: result: yes
1935configure:20276: checking utime.h usability
1936configure:20293: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
1937configure:20300: $? = 0
1938configure:20314: result: yes
1939configure:20318: checking utime.h presence
1940configure:20333: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1941configure:20340: $? = 0
1942configure:20354: result: yes
1943configure:20382: checking for utime.h
1944configure:20391: result: yes
1945configure:20276: checking sys/utime.h usability
1946configure:20293: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
1947conftest.c:133:23: error: sys/utime.h: No such file or directory
1948configure:20300: $? = 1
1949configure: failed program was:
1950| /* confdefs.h.  */
1951| #define PACKAGE_NAME ""
1952| #define PACKAGE_TARNAME ""
1953| #define PACKAGE_VERSION ""
1954| #define PACKAGE_STRING ""
1955| #define PACKAGE_BUGREPORT ""
1956| #define PACKAGE "mysql"
1957| #define VERSION "5.0.83"
1958| #define DEFINE_ALL_CHARACTER_SETS 1
1959| #define HAVE_CHARSET_latin1 1
1960| #define HAVE_CHARSET_latin1 1
1961| #define HAVE_CHARSET_utf8 1
1962| #define USE_MB 1
1963| #define USE_MB_IDENT 1
1964| #define HAVE_CHARSET_big5 1
1965| #define USE_MB 1
1966| #define USE_MB_IDENT 1
1967| #define HAVE_CHARSET_cp1250 1
1968| #define HAVE_CHARSET_cp932 1
1969| #define USE_MB 1
1970| #define USE_MB_IDENT 1
1971| #define HAVE_CHARSET_eucjpms 1
1972| #define USE_MB 1
1973| #define USE_MB_IDENT 1
1974| #define HAVE_CHARSET_euckr 1
1975| #define USE_MB 1
1976| #define USE_MB_IDENT 1
1977| #define HAVE_CHARSET_gb2312 1
1978| #define USE_MB 1
1979| #define USE_MB_IDENT 1
1980| #define HAVE_CHARSET_gbk 1
1981| #define USE_MB 1
1982| #define USE_MB_IDENT 1
1983| #define HAVE_CHARSET_latin1 1
1984| #define HAVE_CHARSET_latin2 1
1985| #define HAVE_CHARSET_sjis 1
1986| #define USE_MB 1
1987| #define USE_MB_IDENT 1
1988| #define HAVE_CHARSET_tis620 1
1989| #define HAVE_CHARSET_ucs2 1
1990| #define USE_MB 1
1991| #define USE_MB_IDENT 1
1992| #define HAVE_CHARSET_ujis 1
1993| #define USE_MB 1
1994| #define USE_MB_IDENT 1
1995| #define HAVE_CHARSET_utf8 1
1996| #define USE_MB 1
1997| #define USE_MB_IDENT 1
1998| #define MYSQL_DEFAULT_CHARSET_NAME "latin1"
1999| #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci"
2000| #define HAVE_UCA_COLLATIONS 1
2001| #define PROTOCOL_VERSION 10
2002| #define DOT_FRM_VERSION 6
2003| #define NDB_VERSION_MAJOR 5
2004| #define NDB_VERSION_MINOR 0
2005| #define NDB_VERSION_BUILD 83
2006| #define NDB_VERSION_STATUS ""
2007| #define SYSTEM_TYPE "apple-darwin10.0.0b4"
2008| #define MACHINE_TYPE "i386"
2009| #define STDC_HEADERS 1
2010| #define HAVE_SYS_TYPES_H 1
2011| #define HAVE_SYS_STAT_H 1
2012| #define HAVE_STDLIB_H 1
2013| #define HAVE_STRING_H 1
2014| #define HAVE_MEMORY_H 1
2015| #define HAVE_STRINGS_H 1
2016| #define HAVE_INTTYPES_H 1
2017| #define HAVE_STDINT_H 1
2018| #define HAVE_UNISTD_H 1
2019| #define HAVE_DLFCN_H 1
2020| #define LT_OBJDIR ".libs/"
2021| #define SPRINTF_RETURNS_INT 1
2022| #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1
2023| #define HAVE_DIRENT_H 1
2024| #define STDC_HEADERS 1
2025| #define HAVE_SYS_WAIT_H 1
2026| #define HAVE_FCNTL_H 1
2027| #define HAVE_FENV_H 1
2028| #define HAVE_FLOAT_H 1
2029| #define HAVE_LIMITS_H 1
2030| #define HAVE_MEMORY_H 1
2031| #define HAVE_PWD_H 1
2032| #define HAVE_STDLIB_H 1
2033| #define HAVE_STDDEF_H 1
2034| #define HAVE_STRINGS_H 1
2035| #define HAVE_STRING_H 1
2036| #define HAVE_SYS_MMAN_H 1
2037| #define HAVE_SYS_SOCKET_H 1
2038| #define HAVE_NETINET_IN_H 1
2039| #define HAVE_ARPA_INET_H 1
2040| #define HAVE_SYS_TIMEB_H 1
2041| #define HAVE_SYS_TYPES_H 1
2042| #define HAVE_SYS_UN_H 1
2043| #define HAVE_SYS_VADVISE_H 1
2044| #define HAVE_SYS_WAIT_H 1
2045| #define HAVE_TERM_H 1
2046| #define HAVE_UNISTD_H 1
2047| #define HAVE_UTIME_H 1
2048| /* end confdefs.h.  */
2049| #include <stdio.h>
2050| #ifdef HAVE_SYS_TYPES_H
2051| # include <sys/types.h>
2052| #endif
2053| #ifdef HAVE_SYS_STAT_H
2054| # include <sys/stat.h>
2055| #endif
2056| #ifdef STDC_HEADERS
2057| # include <stdlib.h>
2058| # include <stddef.h>
2059| #else
2060| # ifdef HAVE_STDLIB_H
2061| #  include <stdlib.h>
2062| # endif
2063| #endif
2064| #ifdef HAVE_STRING_H
2065| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2066| #  include <memory.h>
2067| # endif
2068| # include <string.h>
2069| #endif
2070| #ifdef HAVE_STRINGS_H
2071| # include <strings.h>
2072| #endif
2073| #ifdef HAVE_INTTYPES_H
2074| # include <inttypes.h>
2075| #endif
2076| #ifdef HAVE_STDINT_H
2077| # include <stdint.h>
2078| #endif
2079| #ifdef HAVE_UNISTD_H
2080| # include <unistd.h>
2081| #endif
2082| #include <sys/utime.h>
2083configure:20314: result: no
2084configure:20318: checking sys/utime.h presence
2085configure:20333: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2086conftest.c:100:23: error: sys/utime.h: No such file or directory
2087configure:20340: $? = 1
2088configure: failed program was:
2089| /* confdefs.h.  */
2090| #define PACKAGE_NAME ""
2091| #define PACKAGE_TARNAME ""
2092| #define PACKAGE_VERSION ""
2093| #define PACKAGE_STRING ""
2094| #define PACKAGE_BUGREPORT ""
2095| #define PACKAGE "mysql"
2096| #define VERSION "5.0.83"
2097| #define DEFINE_ALL_CHARACTER_SETS 1
2098| #define HAVE_CHARSET_latin1 1
2099| #define HAVE_CHARSET_latin1 1
2100| #define HAVE_CHARSET_utf8 1
2101| #define USE_MB 1
2102| #define USE_MB_IDENT 1
2103| #define HAVE_CHARSET_big5 1
2104| #define USE_MB 1
2105| #define USE_MB_IDENT 1
2106| #define HAVE_CHARSET_cp1250 1
2107| #define HAVE_CHARSET_cp932 1
2108| #define USE_MB 1
2109| #define USE_MB_IDENT 1
2110| #define HAVE_CHARSET_eucjpms 1
2111| #define USE_MB 1
2112| #define USE_MB_IDENT 1
2113| #define HAVE_CHARSET_euckr 1
2114| #define USE_MB 1
2115| #define USE_MB_IDENT 1
2116| #define HAVE_CHARSET_gb2312 1
2117| #define USE_MB 1
2118| #define USE_MB_IDENT 1
2119| #define HAVE_CHARSET_gbk 1
2120| #define USE_MB 1
2121| #define USE_MB_IDENT 1
2122| #define HAVE_CHARSET_latin1 1
2123| #define HAVE_CHARSET_latin2 1
2124| #define HAVE_CHARSET_sjis 1
2125| #define USE_MB 1
2126| #define USE_MB_IDENT 1
2127| #define HAVE_CHARSET_tis620 1
2128| #define HAVE_CHARSET_ucs2 1
2129| #define USE_MB 1
2130| #define USE_MB_IDENT 1
2131| #define HAVE_CHARSET_ujis 1
2132| #define USE_MB 1
2133| #define USE_MB_IDENT 1
2134| #define HAVE_CHARSET_utf8 1
2135| #define USE_MB 1
2136| #define USE_MB_IDENT 1
2137| #define MYSQL_DEFAULT_CHARSET_NAME "latin1"
2138| #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci"
2139| #define HAVE_UCA_COLLATIONS 1
2140| #define PROTOCOL_VERSION 10
2141| #define DOT_FRM_VERSION 6
2142| #define NDB_VERSION_MAJOR 5
2143| #define NDB_VERSION_MINOR 0
2144| #define NDB_VERSION_BUILD 83
2145| #define NDB_VERSION_STATUS ""
2146| #define SYSTEM_TYPE "apple-darwin10.0.0b4"
2147| #define MACHINE_TYPE "i386"
2148| #define STDC_HEADERS 1
2149| #define HAVE_SYS_TYPES_H 1
2150| #define HAVE_SYS_STAT_H 1
2151| #define HAVE_STDLIB_H 1
2152| #define HAVE_STRING_H 1
2153| #define HAVE_MEMORY_H 1
2154| #define HAVE_STRINGS_H 1
2155| #define HAVE_INTTYPES_H 1
2156| #define HAVE_STDINT_H 1
2157| #define HAVE_UNISTD_H 1
2158| #define HAVE_DLFCN_H 1
2159| #define LT_OBJDIR ".libs/"
2160| #define SPRINTF_RETURNS_INT 1
2161| #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1
2162| #define HAVE_DIRENT_H 1
2163| #define STDC_HEADERS 1
2164| #define HAVE_SYS_WAIT_H 1
2165| #define HAVE_FCNTL_H 1
2166| #define HAVE_FENV_H 1
2167| #define HAVE_FLOAT_H 1
2168| #define HAVE_LIMITS_H 1
2169| #define HAVE_MEMORY_H 1
2170| #define HAVE_PWD_H 1
2171| #define HAVE_STDLIB_H 1
2172| #define HAVE_STDDEF_H 1
2173| #define HAVE_STRINGS_H 1
2174| #define HAVE_STRING_H 1
2175| #define HAVE_SYS_MMAN_H 1
2176| #define HAVE_SYS_SOCKET_H 1
2177| #define HAVE_NETINET_IN_H 1
2178| #define HAVE_ARPA_INET_H 1
2179| #define HAVE_SYS_TIMEB_H 1
2180| #define HAVE_SYS_TYPES_H 1
2181| #define HAVE_SYS_UN_H 1
2182| #define HAVE_SYS_VADVISE_H 1
2183| #define HAVE_SYS_WAIT_H 1
2184| #define HAVE_TERM_H 1
2185| #define HAVE_UNISTD_H 1
2186| #define HAVE_UTIME_H 1
2187| /* end confdefs.h.  */
2188| #include <sys/utime.h>
2189configure:20354: result: no
2190configure:20382: checking for sys/utime.h
2191configure:20391: result: no
2192configure:20276: checking termio.h usability
2193configure:20293: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
2194conftest.c:133:20: error: termio.h: No such file or directory
2195configure:20300: $? = 1
2196configure: failed program was:
2197| /* confdefs.h.  */
2198| #define PACKAGE_NAME ""
2199| #define PACKAGE_TARNAME ""
2200| #define PACKAGE_VERSION ""
2201| #define PACKAGE_STRING ""
2202| #define PACKAGE_BUGREPORT ""
2203| #define PACKAGE "mysql"
2204| #define VERSION "5.0.83"
2205| #define DEFINE_ALL_CHARACTER_SETS 1
2206| #define HAVE_CHARSET_latin1 1
2207| #define HAVE_CHARSET_latin1 1
2208| #define HAVE_CHARSET_utf8 1
2209| #define USE_MB 1
2210| #define USE_MB_IDENT 1
2211| #define HAVE_CHARSET_big5 1
2212| #define USE_MB 1
2213| #define USE_MB_IDENT 1
2214| #define HAVE_CHARSET_cp1250 1
2215| #define HAVE_CHARSET_cp932 1
2216| #define USE_MB 1
2217| #define USE_MB_IDENT 1
2218| #define HAVE_CHARSET_eucjpms 1
2219| #define USE_MB 1
2220| #define USE_MB_IDENT 1
2221| #define HAVE_CHARSET_euckr 1
2222| #define USE_MB 1
2223| #define USE_MB_IDENT 1
2224| #define HAVE_CHARSET_gb2312 1
2225| #define USE_MB 1
2226| #define USE_MB_IDENT 1
2227| #define HAVE_CHARSET_gbk 1
2228| #define USE_MB 1
2229| #define USE_MB_IDENT 1
2230| #define HAVE_CHARSET_latin1 1
2231| #define HAVE_CHARSET_latin2 1
2232| #define HAVE_CHARSET_sjis 1
2233| #define USE_MB 1
2234| #define USE_MB_IDENT 1
2235| #define HAVE_CHARSET_tis620 1
2236| #define HAVE_CHARSET_ucs2 1
2237| #define USE_MB 1
2238| #define USE_MB_IDENT 1
2239| #define HAVE_CHARSET_ujis 1
2240| #define USE_MB 1
2241| #define USE_MB_IDENT 1
2242| #define HAVE_CHARSET_utf8 1
2243| #define USE_MB 1
2244| #define USE_MB_IDENT 1
2245| #define MYSQL_DEFAULT_CHARSET_NAME "latin1"
2246| #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci"
2247| #define HAVE_UCA_COLLATIONS 1
2248| #define PROTOCOL_VERSION 10
2249| #define DOT_FRM_VERSION 6
2250| #define NDB_VERSION_MAJOR 5
2251| #define NDB_VERSION_MINOR 0
2252| #define NDB_VERSION_BUILD 83
2253| #define NDB_VERSION_STATUS ""
2254| #define SYSTEM_TYPE "apple-darwin10.0.0b4"
2255| #define MACHINE_TYPE "i386"
2256| #define STDC_HEADERS 1
2257| #define HAVE_SYS_TYPES_H 1
2258| #define HAVE_SYS_STAT_H 1
2259| #define HAVE_STDLIB_H 1
2260| #define HAVE_STRING_H 1
2261| #define HAVE_MEMORY_H 1
2262| #define HAVE_STRINGS_H 1
2263| #define HAVE_INTTYPES_H 1
2264| #define HAVE_STDINT_H 1
2265| #define HAVE_UNISTD_H 1
2266| #define HAVE_DLFCN_H 1
2267| #define LT_OBJDIR ".libs/"
2268| #define SPRINTF_RETURNS_INT 1
2269| #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1
2270| #define HAVE_DIRENT_H 1
2271| #define STDC_HEADERS 1
2272| #define HAVE_SYS_WAIT_H 1
2273| #define HAVE_FCNTL_H 1
2274| #define HAVE_FENV_H 1
2275| #define HAVE_FLOAT_H 1
2276| #define HAVE_LIMITS_H 1
2277| #define HAVE_MEMORY_H 1
2278| #define HAVE_PWD_H 1
2279| #define HAVE_STDLIB_H 1
2280| #define HAVE_STDDEF_H 1
2281| #define HAVE_STRINGS_H 1
2282| #define HAVE_STRING_H 1
2283| #define HAVE_SYS_MMAN_H 1
2284| #define HAVE_SYS_SOCKET_H 1
2285| #define HAVE_NETINET_IN_H 1
2286| #define HAVE_ARPA_INET_H 1
2287| #define HAVE_SYS_TIMEB_H 1
2288| #define HAVE_SYS_TYPES_H 1
2289| #define HAVE_SYS_UN_H 1
2290| #define HAVE_SYS_VADVISE_H 1
2291| #define HAVE_SYS_WAIT_H 1
2292| #define HAVE_TERM_H 1
2293| #define HAVE_UNISTD_H 1
2294| #define HAVE_UTIME_H 1
2295| /* end confdefs.h.  */
2296| #include <stdio.h>
2297| #ifdef HAVE_SYS_TYPES_H
2298| # include <sys/types.h>
2299| #endif
2300| #ifdef HAVE_SYS_STAT_H
2301| # include <sys/stat.h>
2302| #endif
2303| #ifdef STDC_HEADERS
2304| # include <stdlib.h>
2305| # include <stddef.h>
2306| #else
2307| # ifdef HAVE_STDLIB_H
2308| #  include <stdlib.h>
2309| # endif
2310| #endif
2311| #ifdef HAVE_STRING_H
2312| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2313| #  include <memory.h>
2314| # endif
2315| # include <string.h>
2316| #endif
2317| #ifdef HAVE_STRINGS_H
2318| # include <strings.h>
2319| #endif
2320| #ifdef HAVE_INTTYPES_H
2321| # include <inttypes.h>
2322| #endif
2323| #ifdef HAVE_STDINT_H
2324| # include <stdint.h>
2325| #endif
2326| #ifdef HAVE_UNISTD_H
2327| # include <unistd.h>
2328| #endif
2329| #include <termio.h>
2330configure:20314: result: no
2331configure:20318: checking termio.h presence
2332configure:20333: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2333conftest.c:100:20: error: termio.h: No such file or directory
2334configure:20340: $? = 1
2335configure: failed program was:
2336| /* confdefs.h.  */
2337| #define PACKAGE_NAME ""
2338| #define PACKAGE_TARNAME ""
2339| #define PACKAGE_VERSION ""
2340| #define PACKAGE_STRING ""
2341| #define PACKAGE_BUGREPORT ""
2342| #define PACKAGE "mysql"
2343| #define VERSION "5.0.83"
2344| #define DEFINE_ALL_CHARACTER_SETS 1
2345| #define HAVE_CHARSET_latin1 1
2346| #define HAVE_CHARSET_latin1 1
2347| #define HAVE_CHARSET_utf8 1
2348| #define USE_MB 1
2349| #define USE_MB_IDENT 1
2350| #define HAVE_CHARSET_big5 1
2351| #define USE_MB 1
2352| #define USE_MB_IDENT 1
2353| #define HAVE_CHARSET_cp1250 1
2354| #define HAVE_CHARSET_cp932 1
2355| #define USE_MB 1
2356| #define USE_MB_IDENT 1
2357| #define HAVE_CHARSET_eucjpms 1
2358| #define USE_MB 1
2359| #define USE_MB_IDENT 1
2360| #define HAVE_CHARSET_euckr 1
2361| #define USE_MB 1
2362| #define USE_MB_IDENT 1
2363| #define HAVE_CHARSET_gb2312 1
2364| #define USE_MB 1
2365| #define USE_MB_IDENT 1
2366| #define HAVE_CHARSET_gbk 1
2367| #define USE_MB 1
2368| #define USE_MB_IDENT 1
2369| #define HAVE_CHARSET_latin1 1
2370| #define HAVE_CHARSET_latin2 1
2371| #define HAVE_CHARSET_sjis 1
2372| #define USE_MB 1
2373| #define USE_MB_IDENT 1
2374| #define HAVE_CHARSET_tis620 1
2375| #define HAVE_CHARSET_ucs2 1
2376| #define USE_MB 1
2377| #define USE_MB_IDENT 1
2378| #define HAVE_CHARSET_ujis 1
2379| #define USE_MB 1
2380| #define USE_MB_IDENT 1
2381| #define HAVE_CHARSET_utf8 1
2382| #define USE_MB 1
2383| #define USE_MB_IDENT 1
2384| #define MYSQL_DEFAULT_CHARSET_NAME "latin1"
2385| #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci"
2386| #define HAVE_UCA_COLLATIONS 1
2387| #define PROTOCOL_VERSION 10
2388| #define DOT_FRM_VERSION 6
2389| #define NDB_VERSION_MAJOR 5
2390| #define NDB_VERSION_MINOR 0
2391| #define NDB_VERSION_BUILD 83
2392| #define NDB_VERSION_STATUS ""
2393| #define SYSTEM_TYPE "apple-darwin10.0.0b4"
2394| #define MACHINE_TYPE "i386"
2395| #define STDC_HEADERS 1
2396| #define HAVE_SYS_TYPES_H 1
2397| #define HAVE_SYS_STAT_H 1
2398| #define HAVE_STDLIB_H 1
2399| #define HAVE_STRING_H 1
2400| #define HAVE_MEMORY_H 1
2401| #define HAVE_STRINGS_H 1
2402| #define HAVE_INTTYPES_H 1
2403| #define HAVE_STDINT_H 1
2404| #define HAVE_UNISTD_H 1
2405| #define HAVE_DLFCN_H 1
2406| #define LT_OBJDIR ".libs/"
2407| #define SPRINTF_RETURNS_INT 1
2408| #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1
2409| #define HAVE_DIRENT_H 1
2410| #define STDC_HEADERS 1
2411| #define HAVE_SYS_WAIT_H 1
2412| #define HAVE_FCNTL_H 1
2413| #define HAVE_FENV_H 1
2414| #define HAVE_FLOAT_H 1
2415| #define HAVE_LIMITS_H 1
2416| #define HAVE_MEMORY_H 1
2417| #define HAVE_PWD_H 1
2418| #define HAVE_STDLIB_H 1
2419| #define HAVE_STDDEF_H 1
2420| #define HAVE_STRINGS_H 1
2421| #define HAVE_STRING_H 1
2422| #define HAVE_SYS_MMAN_H 1
2423| #define HAVE_SYS_SOCKET_H 1
2424| #define HAVE_NETINET_IN_H 1
2425| #define HAVE_ARPA_INET_H 1
2426| #define HAVE_SYS_TIMEB_H 1
2427| #define HAVE_SYS_TYPES_H 1
2428| #define HAVE_SYS_UN_H 1
2429| #define HAVE_SYS_VADVISE_H 1
2430| #define HAVE_SYS_WAIT_H 1
2431| #define HAVE_TERM_H 1
2432| #define HAVE_UNISTD_H 1
2433| #define HAVE_UTIME_H 1
2434| /* end confdefs.h.  */
2435| #include <termio.h>
2436configure:20354: result: no
2437configure:20382: checking for termio.h
2438configure:20391: result: no
2439configure:20276: checking termios.h usability
2440configure:20293: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
2441configure:20300: $? = 0
2442configure:20314: result: yes
2443configure:20318: checking termios.h presence
2444configure:20333: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2445configure:20340: $? = 0
2446configure:20354: result: yes
2447configure:20382: checking for termios.h
2448configure:20391: result: yes
2449configure:20276: checking sched.h usability
2450configure:20293: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
2451configure:20300: $? = 0
2452configure:20314: result: yes
2453configure:20318: checking sched.h presence
2454configure:20333: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2455configure:20340: $? = 0
2456configure:20354: result: yes
2457configure:20382: checking for sched.h
2458configure:20391: result: yes
2459configure:20276: checking crypt.h usability
2460configure:20293: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
2461conftest.c:135:19: error: crypt.h: No such file or directory
2462configure:20300: $? = 1
2463configure: failed program was:
2464| /* confdefs.h.  */
2465| #define PACKAGE_NAME ""
2466| #define PACKAGE_TARNAME ""
2467| #define PACKAGE_VERSION ""
2468| #define PACKAGE_STRING ""
2469| #define PACKAGE_BUGREPORT ""
2470| #define PACKAGE "mysql"
2471| #define VERSION "5.0.83"
2472| #define DEFINE_ALL_CHARACTER_SETS 1
2473| #define HAVE_CHARSET_latin1 1
2474| #define HAVE_CHARSET_latin1 1
2475| #define HAVE_CHARSET_utf8 1
2476| #define USE_MB 1
2477| #define USE_MB_IDENT 1
2478| #define HAVE_CHARSET_big5 1
2479| #define USE_MB 1
2480| #define USE_MB_IDENT 1
2481| #define HAVE_CHARSET_cp1250 1
2482| #define HAVE_CHARSET_cp932 1
2483| #define USE_MB 1
2484| #define USE_MB_IDENT 1
2485| #define HAVE_CHARSET_eucjpms 1
2486| #define USE_MB 1
2487| #define USE_MB_IDENT 1
2488| #define HAVE_CHARSET_euckr 1
2489| #define USE_MB 1
2490| #define USE_MB_IDENT 1
2491| #define HAVE_CHARSET_gb2312 1
2492| #define USE_MB 1
2493| #define USE_MB_IDENT 1
2494| #define HAVE_CHARSET_gbk 1
2495| #define USE_MB 1
2496| #define USE_MB_IDENT 1
2497| #define HAVE_CHARSET_latin1 1
2498| #define HAVE_CHARSET_latin2 1
2499| #define HAVE_CHARSET_sjis 1
2500| #define USE_MB 1
2501| #define USE_MB_IDENT 1
2502| #define HAVE_CHARSET_tis620 1
2503| #define HAVE_CHARSET_ucs2 1
2504| #define USE_MB 1
2505| #define USE_MB_IDENT 1
2506| #define HAVE_CHARSET_ujis 1
2507| #define USE_MB 1
2508| #define USE_MB_IDENT 1
2509| #define HAVE_CHARSET_utf8 1
2510| #define USE_MB 1
2511| #define USE_MB_IDENT 1
2512| #define MYSQL_DEFAULT_CHARSET_NAME "latin1"
2513| #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci"
2514| #define HAVE_UCA_COLLATIONS 1
2515| #define PROTOCOL_VERSION 10
2516| #define DOT_FRM_VERSION 6
2517| #define NDB_VERSION_MAJOR 5
2518| #define NDB_VERSION_MINOR 0
2519| #define NDB_VERSION_BUILD 83
2520| #define NDB_VERSION_STATUS ""
2521| #define SYSTEM_TYPE "apple-darwin10.0.0b4"
2522| #define MACHINE_TYPE "i386"
2523| #define STDC_HEADERS 1
2524| #define HAVE_SYS_TYPES_H 1
2525| #define HAVE_SYS_STAT_H 1
2526| #define HAVE_STDLIB_H 1
2527| #define HAVE_STRING_H 1
2528| #define HAVE_MEMORY_H 1
2529| #define HAVE_STRINGS_H 1
2530| #define HAVE_INTTYPES_H 1
2531| #define HAVE_STDINT_H 1
2532| #define HAVE_UNISTD_H 1
2533| #define HAVE_DLFCN_H 1
2534| #define LT_OBJDIR ".libs/"
2535| #define SPRINTF_RETURNS_INT 1
2536| #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1
2537| #define HAVE_DIRENT_H 1
2538| #define STDC_HEADERS 1
2539| #define HAVE_SYS_WAIT_H 1
2540| #define HAVE_FCNTL_H 1
2541| #define HAVE_FENV_H 1
2542| #define HAVE_FLOAT_H 1
2543| #define HAVE_LIMITS_H 1
2544| #define HAVE_MEMORY_H 1
2545| #define HAVE_PWD_H 1
2546| #define HAVE_STDLIB_H 1
2547| #define HAVE_STDDEF_H 1
2548| #define HAVE_STRINGS_H 1
2549| #define HAVE_STRING_H 1
2550| #define HAVE_SYS_MMAN_H 1
2551| #define HAVE_SYS_SOCKET_H 1
2552| #define HAVE_NETINET_IN_H 1
2553| #define HAVE_ARPA_INET_H 1
2554| #define HAVE_SYS_TIMEB_H 1
2555| #define HAVE_SYS_TYPES_H 1
2556| #define HAVE_SYS_UN_H 1
2557| #define HAVE_SYS_VADVISE_H 1
2558| #define HAVE_SYS_WAIT_H 1
2559| #define HAVE_TERM_H 1
2560| #define HAVE_UNISTD_H 1
2561| #define HAVE_UTIME_H 1
2562| #define HAVE_TERMIOS_H 1
2563| #define HAVE_SCHED_H 1
2564| /* end confdefs.h.  */
2565| #include <stdio.h>
2566| #ifdef HAVE_SYS_TYPES_H
2567| # include <sys/types.h>
2568| #endif
2569| #ifdef HAVE_SYS_STAT_H
2570| # include <sys/stat.h>
2571| #endif
2572| #ifdef STDC_HEADERS
2573| # include <stdlib.h>
2574| # include <stddef.h>
2575| #else
2576| # ifdef HAVE_STDLIB_H
2577| #  include <stdlib.h>
2578| # endif
2579| #endif
2580| #ifdef HAVE_STRING_H
2581| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2582| #  include <memory.h>
2583| # endif
2584| # include <string.h>
2585| #endif
2586| #ifdef HAVE_STRINGS_H
2587| # include <strings.h>
2588| #endif
2589| #ifdef HAVE_INTTYPES_H
2590| # include <inttypes.h>
2591| #endif
2592| #ifdef HAVE_STDINT_H
2593| # include <stdint.h>
2594| #endif
2595| #ifdef HAVE_UNISTD_H
2596| # include <unistd.h>
2597| #endif
2598| #include <crypt.h>
2599configure:20314: result: no
2600configure:20318: checking crypt.h presence
2601configure:20333: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2602conftest.c:102:19: error: crypt.h: No such file or directory
2603configure:20340: $? = 1
2604configure: failed program was:
2605| /* confdefs.h.  */
2606| #define PACKAGE_NAME ""
2607| #define PACKAGE_TARNAME ""
2608| #define PACKAGE_VERSION ""
2609| #define PACKAGE_STRING ""
2610| #define PACKAGE_BUGREPORT ""
2611| #define PACKAGE "mysql"
2612| #define VERSION "5.0.83"
2613| #define DEFINE_ALL_CHARACTER_SETS 1
2614| #define HAVE_CHARSET_latin1 1
2615| #define HAVE_CHARSET_latin1 1
2616| #define HAVE_CHARSET_utf8 1
2617| #define USE_MB 1
2618| #define USE_MB_IDENT 1
2619| #define HAVE_CHARSET_big5 1
2620| #define USE_MB 1
2621| #define USE_MB_IDENT 1
2622| #define HAVE_CHARSET_cp1250 1
2623| #define HAVE_CHARSET_cp932 1
2624| #define USE_MB 1
2625| #define USE_MB_IDENT 1
2626| #define HAVE_CHARSET_eucjpms 1
2627| #define USE_MB 1
2628| #define USE_MB_IDENT 1
2629| #define HAVE_CHARSET_euckr 1
2630| #define USE_MB 1
2631| #define USE_MB_IDENT 1
2632| #define HAVE_CHARSET_gb2312 1
2633| #define USE_MB 1
2634| #define USE_MB_IDENT 1
2635| #define HAVE_CHARSET_gbk 1
2636| #define USE_MB 1
2637| #define USE_MB_IDENT 1
2638| #define HAVE_CHARSET_latin1 1
2639| #define HAVE_CHARSET_latin2 1
2640| #define HAVE_CHARSET_sjis 1
2641| #define USE_MB 1
2642| #define USE_MB_IDENT 1
2643| #define HAVE_CHARSET_tis620 1
2644| #define HAVE_CHARSET_ucs2 1
2645| #define USE_MB 1
2646| #define USE_MB_IDENT 1
2647| #define HAVE_CHARSET_ujis 1
2648| #define USE_MB 1
2649| #define USE_MB_IDENT 1
2650| #define HAVE_CHARSET_utf8 1
2651| #define USE_MB 1
2652| #define USE_MB_IDENT 1
2653| #define MYSQL_DEFAULT_CHARSET_NAME "latin1"
2654| #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci"
2655| #define HAVE_UCA_COLLATIONS 1
2656| #define PROTOCOL_VERSION 10
2657| #define DOT_FRM_VERSION 6
2658| #define NDB_VERSION_MAJOR 5
2659| #define NDB_VERSION_MINOR 0
2660| #define NDB_VERSION_BUILD 83
2661| #define NDB_VERSION_STATUS ""
2662| #define SYSTEM_TYPE "apple-darwin10.0.0b4"
2663| #define MACHINE_TYPE "i386"
2664| #define STDC_HEADERS 1
2665| #define HAVE_SYS_TYPES_H 1
2666| #define HAVE_SYS_STAT_H 1
2667| #define HAVE_STDLIB_H 1
2668| #define HAVE_STRING_H 1
2669| #define HAVE_MEMORY_H 1
2670| #define HAVE_STRINGS_H 1
2671| #define HAVE_INTTYPES_H 1
2672| #define HAVE_STDINT_H 1
2673| #define HAVE_UNISTD_H 1
2674| #define HAVE_DLFCN_H 1
2675| #define LT_OBJDIR ".libs/"
2676| #define SPRINTF_RETURNS_INT 1
2677| #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1
2678| #define HAVE_DIRENT_H 1
2679| #define STDC_HEADERS 1
2680| #define HAVE_SYS_WAIT_H 1
2681| #define HAVE_FCNTL_H 1
2682| #define HAVE_FENV_H 1
2683| #define HAVE_FLOAT_H 1
2684| #define HAVE_LIMITS_H 1
2685| #define HAVE_MEMORY_H 1
2686| #define HAVE_PWD_H 1
2687| #define HAVE_STDLIB_H 1
2688| #define HAVE_STDDEF_H 1
2689| #define HAVE_STRINGS_H 1
2690| #define HAVE_STRING_H 1
2691| #define HAVE_SYS_MMAN_H 1
2692| #define HAVE_SYS_SOCKET_H 1
2693| #define HAVE_NETINET_IN_H 1
2694| #define HAVE_ARPA_INET_H 1
2695| #define HAVE_SYS_TIMEB_H 1
2696| #define HAVE_SYS_TYPES_H 1
2697| #define HAVE_SYS_UN_H 1
2698| #define HAVE_SYS_VADVISE_H 1
2699| #define HAVE_SYS_WAIT_H 1
2700| #define HAVE_TERM_H 1
2701| #define HAVE_UNISTD_H 1
2702| #define HAVE_UTIME_H 1
2703| #define HAVE_TERMIOS_H 1
2704| #define HAVE_SCHED_H 1
2705| /* end confdefs.h.  */
2706| #include <crypt.h>
2707configure:20354: result: no
2708configure:20382: checking for crypt.h
2709configure:20391: result: no
2710configure:20276: checking alloca.h usability
2711configure:20293: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
2712configure:20300: $? = 0
2713configure:20314: result: yes
2714configure:20318: checking alloca.h presence
2715configure:20333: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2716configure:20340: $? = 0
2717configure:20354: result: yes
2718configure:20382: checking for alloca.h
2719configure:20391: result: yes
2720configure:20276: checking sys/ioctl.h usability
2721configure:20293: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
2722configure:20300: $? = 0
2723configure:20314: result: yes
2724configure:20318: checking sys/ioctl.h presence
2725configure:20333: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2726configure:20340: $? = 0
2727configure:20354: result: yes
2728configure:20382: checking for sys/ioctl.h
2729configure:20391: result: yes
2730configure:20276: checking malloc.h usability
2731configure:20293: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
2732conftest.c:137:20: error: malloc.h: No such file or directory
2733configure:20300: $? = 1
2734configure: failed program was:
2735| /* confdefs.h.  */
2736| #define PACKAGE_NAME ""
2737| #define PACKAGE_TARNAME ""
2738| #define PACKAGE_VERSION ""
2739| #define PACKAGE_STRING ""
2740| #define PACKAGE_BUGREPORT ""
2741| #define PACKAGE "mysql"
2742| #define VERSION "5.0.83"
2743| #define DEFINE_ALL_CHARACTER_SETS 1
2744| #define HAVE_CHARSET_latin1 1
2745| #define HAVE_CHARSET_latin1 1
2746| #define HAVE_CHARSET_utf8 1
2747| #define USE_MB 1
2748| #define USE_MB_IDENT 1
2749| #define HAVE_CHARSET_big5 1
2750| #define USE_MB 1
2751| #define USE_MB_IDENT 1
2752| #define HAVE_CHARSET_cp1250 1
2753| #define HAVE_CHARSET_cp932 1
2754| #define USE_MB 1
2755| #define USE_MB_IDENT 1
2756| #define HAVE_CHARSET_eucjpms 1
2757| #define USE_MB 1
2758| #define USE_MB_IDENT 1
2759| #define HAVE_CHARSET_euckr 1
2760| #define USE_MB 1
2761| #define USE_MB_IDENT 1
2762| #define HAVE_CHARSET_gb2312 1
2763| #define USE_MB 1
2764| #define USE_MB_IDENT 1
2765| #define HAVE_CHARSET_gbk 1
2766| #define USE_MB 1
2767| #define USE_MB_IDENT 1
2768| #define HAVE_CHARSET_latin1 1
2769| #define HAVE_CHARSET_latin2 1
2770| #define HAVE_CHARSET_sjis 1
2771| #define USE_MB 1
2772| #define USE_MB_IDENT 1
2773| #define HAVE_CHARSET_tis620 1
2774| #define HAVE_CHARSET_ucs2 1
2775| #define USE_MB 1
2776| #define USE_MB_IDENT 1
2777| #define HAVE_CHARSET_ujis 1
2778| #define USE_MB 1
2779| #define USE_MB_IDENT 1
2780| #define HAVE_CHARSET_utf8 1
2781| #define USE_MB 1
2782| #define USE_MB_IDENT 1
2783| #define MYSQL_DEFAULT_CHARSET_NAME "latin1"
2784| #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci"
2785| #define HAVE_UCA_COLLATIONS 1
2786| #define PROTOCOL_VERSION 10
2787| #define DOT_FRM_VERSION 6
2788| #define NDB_VERSION_MAJOR 5
2789| #define NDB_VERSION_MINOR 0
2790| #define NDB_VERSION_BUILD 83
2791| #define NDB_VERSION_STATUS ""
2792| #define SYSTEM_TYPE "apple-darwin10.0.0b4"
2793| #define MACHINE_TYPE "i386"
2794| #define STDC_HEADERS 1
2795| #define HAVE_SYS_TYPES_H 1
2796| #define HAVE_SYS_STAT_H 1
2797| #define HAVE_STDLIB_H 1
2798| #define HAVE_STRING_H 1
2799| #define HAVE_MEMORY_H 1
2800| #define HAVE_STRINGS_H 1
2801| #define HAVE_INTTYPES_H 1
2802| #define HAVE_STDINT_H 1
2803| #define HAVE_UNISTD_H 1
2804| #define HAVE_DLFCN_H 1
2805| #define LT_OBJDIR ".libs/"
2806| #define SPRINTF_RETURNS_INT 1
2807| #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1
2808| #define HAVE_DIRENT_H 1
2809| #define STDC_HEADERS 1
2810| #define HAVE_SYS_WAIT_H 1
2811| #define HAVE_FCNTL_H 1
2812| #define HAVE_FENV_H 1
2813| #define HAVE_FLOAT_H 1
2814| #define HAVE_LIMITS_H 1
2815| #define HAVE_MEMORY_H 1
2816| #define HAVE_PWD_H 1
2817| #define HAVE_STDLIB_H 1
2818| #define HAVE_STDDEF_H 1
2819| #define HAVE_STRINGS_H 1
2820| #define HAVE_STRING_H 1
2821| #define HAVE_SYS_MMAN_H 1
2822| #define HAVE_SYS_SOCKET_H 1
2823| #define HAVE_NETINET_IN_H 1
2824| #define HAVE_ARPA_INET_H 1
2825| #define HAVE_SYS_TIMEB_H 1
2826| #define HAVE_SYS_TYPES_H 1
2827| #define HAVE_SYS_UN_H 1
2828| #define HAVE_SYS_VADVISE_H 1
2829| #define HAVE_SYS_WAIT_H 1
2830| #define HAVE_TERM_H 1
2831| #define HAVE_UNISTD_H 1
2832| #define HAVE_UTIME_H 1
2833| #define HAVE_TERMIOS_H 1
2834| #define HAVE_SCHED_H 1
2835| #define HAVE_ALLOCA_H 1
2836| #define HAVE_SYS_IOCTL_H 1
2837| /* end confdefs.h.  */
2838| #include <stdio.h>
2839| #ifdef HAVE_SYS_TYPES_H
2840| # include <sys/types.h>
2841| #endif
2842| #ifdef HAVE_SYS_STAT_H
2843| # include <sys/stat.h>
2844| #endif
2845| #ifdef STDC_HEADERS
2846| # include <stdlib.h>
2847| # include <stddef.h>
2848| #else
2849| # ifdef HAVE_STDLIB_H
2850| #  include <stdlib.h>
2851| # endif
2852| #endif
2853| #ifdef HAVE_STRING_H
2854| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2855| #  include <memory.h>
2856| # endif
2857| # include <string.h>
2858| #endif
2859| #ifdef HAVE_STRINGS_H
2860| # include <strings.h>
2861| #endif
2862| #ifdef HAVE_INTTYPES_H
2863| # include <inttypes.h>
2864| #endif
2865| #ifdef HAVE_STDINT_H
2866| # include <stdint.h>
2867| #endif
2868| #ifdef HAVE_UNISTD_H
2869| # include <unistd.h>
2870| #endif
2871| #include <malloc.h>
2872configure:20314: result: no
2873configure:20318: checking malloc.h presence
2874configure:20333: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2875conftest.c:104:20: error: malloc.h: No such file or directory
2876configure:20340: $? = 1
2877configure: failed program was:
2878| /* confdefs.h.  */
2879| #define PACKAGE_NAME ""
2880| #define PACKAGE_TARNAME ""
2881| #define PACKAGE_VERSION ""
2882| #define PACKAGE_STRING ""
2883| #define PACKAGE_BUGREPORT ""
2884| #define PACKAGE "mysql"
2885| #define VERSION "5.0.83"
2886| #define DEFINE_ALL_CHARACTER_SETS 1
2887| #define HAVE_CHARSET_latin1 1
2888| #define HAVE_CHARSET_latin1 1
2889| #define HAVE_CHARSET_utf8 1
2890| #define USE_MB 1
2891| #define USE_MB_IDENT 1
2892| #define HAVE_CHARSET_big5 1
2893| #define USE_MB 1
2894| #define USE_MB_IDENT 1
2895| #define HAVE_CHARSET_cp1250 1
2896| #define HAVE_CHARSET_cp932 1
2897| #define USE_MB 1
2898| #define USE_MB_IDENT 1
2899| #define HAVE_CHARSET_eucjpms 1
2900| #define USE_MB 1
2901| #define USE_MB_IDENT 1
2902| #define HAVE_CHARSET_euckr 1
2903| #define USE_MB 1
2904| #define USE_MB_IDENT 1
2905| #define HAVE_CHARSET_gb2312 1
2906| #define USE_MB 1
2907| #define USE_MB_IDENT 1
2908| #define HAVE_CHARSET_gbk 1
2909| #define USE_MB 1
2910| #define USE_MB_IDENT 1
2911| #define HAVE_CHARSET_latin1 1
2912| #define HAVE_CHARSET_latin2 1
2913| #define HAVE_CHARSET_sjis 1
2914| #define USE_MB 1
2915| #define USE_MB_IDENT 1
2916| #define HAVE_CHARSET_tis620 1
2917| #define HAVE_CHARSET_ucs2 1
2918| #define USE_MB 1
2919| #define USE_MB_IDENT 1
2920| #define HAVE_CHARSET_ujis 1
2921| #define USE_MB 1
2922| #define USE_MB_IDENT 1
2923| #define HAVE_CHARSET_utf8 1
2924| #define USE_MB 1
2925| #define USE_MB_IDENT 1
2926| #define MYSQL_DEFAULT_CHARSET_NAME "latin1"
2927| #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci"
2928| #define HAVE_UCA_COLLATIONS 1
2929| #define PROTOCOL_VERSION 10
2930| #define DOT_FRM_VERSION 6
2931| #define NDB_VERSION_MAJOR 5
2932| #define NDB_VERSION_MINOR 0
2933| #define NDB_VERSION_BUILD 83
2934| #define NDB_VERSION_STATUS ""
2935| #define SYSTEM_TYPE "apple-darwin10.0.0b4"
2936| #define MACHINE_TYPE "i386"
2937| #define STDC_HEADERS 1
2938| #define HAVE_SYS_TYPES_H 1
2939| #define HAVE_SYS_STAT_H 1
2940| #define HAVE_STDLIB_H 1
2941| #define HAVE_STRING_H 1
2942| #define HAVE_MEMORY_H 1
2943| #define HAVE_STRINGS_H 1
2944| #define HAVE_INTTYPES_H 1
2945| #define HAVE_STDINT_H 1
2946| #define HAVE_UNISTD_H 1
2947| #define HAVE_DLFCN_H 1
2948| #define LT_OBJDIR ".libs/"
2949| #define SPRINTF_RETURNS_INT 1
2950| #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1
2951| #define HAVE_DIRENT_H 1
2952| #define STDC_HEADERS 1
2953| #define HAVE_SYS_WAIT_H 1
2954| #define HAVE_FCNTL_H 1
2955| #define HAVE_FENV_H 1
2956| #define HAVE_FLOAT_H 1
2957| #define HAVE_LIMITS_H 1
2958| #define HAVE_MEMORY_H 1
2959| #define HAVE_PWD_H 1
2960| #define HAVE_STDLIB_H 1
2961| #define HAVE_STDDEF_H 1
2962| #define HAVE_STRINGS_H 1
2963| #define HAVE_STRING_H 1
2964| #define HAVE_SYS_MMAN_H 1
2965| #define HAVE_SYS_SOCKET_H 1
2966| #define HAVE_NETINET_IN_H 1
2967| #define HAVE_ARPA_INET_H 1
2968| #define HAVE_SYS_TIMEB_H 1
2969| #define HAVE_SYS_TYPES_H 1
2970| #define HAVE_SYS_UN_H 1
2971| #define HAVE_SYS_VADVISE_H 1
2972| #define HAVE_SYS_WAIT_H 1
2973| #define HAVE_TERM_H 1
2974| #define HAVE_UNISTD_H 1
2975| #define HAVE_UTIME_H 1
2976| #define HAVE_TERMIOS_H 1
2977| #define HAVE_SCHED_H 1
2978| #define HAVE_ALLOCA_H 1
2979| #define HAVE_SYS_IOCTL_H 1
2980| /* end confdefs.h.  */
2981| #include <malloc.h>
2982configure:20354: result: no
2983configure:20382: checking for malloc.h
2984configure:20391: result: no
2985configure:20276: checking sys/malloc.h usability
2986configure:20293: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
2987configure:20300: $? = 0
2988configure:20314: result: yes
2989configure:20318: checking sys/malloc.h presence
2990configure:20333: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2991configure:20340: $? = 0
2992configure:20354: result: yes
2993configure:20382: checking for sys/malloc.h
2994configure:20391: result: yes
2995configure:20276: checking sys/ipc.h usability
2996configure:20293: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
2997configure:20300: $? = 0
2998configure:20314: result: yes
2999configure:20318: checking sys/ipc.h presence
3000configure:20333: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3001configure:20340: $? = 0
3002configure:20354: result: yes
3003configure:20382: checking for sys/ipc.h
3004configure:20391: result: yes
3005configure:20276: checking sys/shm.h usability
3006configure:20293: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
3007configure:20300: $? = 0
3008configure:20314: result: yes
3009configure:20318: checking sys/shm.h presence
3010configure:20333: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3011configure:20340: $? = 0
3012configure:20354: result: yes
3013configure:20382: checking for sys/shm.h
3014configure:20391: result: yes
3015configure:20276: checking linux/config.h usability
3016configure:20293: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
3017conftest.c:140:26: error: linux/config.h: No such file or directory
3018configure:20300: $? = 1
3019configure: failed program was:
3020| /* confdefs.h.  */
3021| #define PACKAGE_NAME ""
3022| #define PACKAGE_TARNAME ""
3023| #define PACKAGE_VERSION ""
3024| #define PACKAGE_STRING ""
3025| #define PACKAGE_BUGREPORT ""
3026| #define PACKAGE "mysql"
3027| #define VERSION "5.0.83"
3028| #define DEFINE_ALL_CHARACTER_SETS 1
3029| #define HAVE_CHARSET_latin1 1
3030| #define HAVE_CHARSET_latin1 1
3031| #define HAVE_CHARSET_utf8 1
3032| #define USE_MB 1
3033| #define USE_MB_IDENT 1
3034| #define HAVE_CHARSET_big5 1
3035| #define USE_MB 1
3036| #define USE_MB_IDENT 1
3037| #define HAVE_CHARSET_cp1250 1
3038| #define HAVE_CHARSET_cp932 1
3039| #define USE_MB 1
3040| #define USE_MB_IDENT 1
3041| #define HAVE_CHARSET_eucjpms 1
3042| #define USE_MB 1
3043| #define USE_MB_IDENT 1
3044| #define HAVE_CHARSET_euckr 1
3045| #define USE_MB 1
3046| #define USE_MB_IDENT 1
3047| #define HAVE_CHARSET_gb2312 1
3048| #define USE_MB 1
3049| #define USE_MB_IDENT 1
3050| #define HAVE_CHARSET_gbk 1
3051| #define USE_MB 1
3052| #define USE_MB_IDENT 1
3053| #define HAVE_CHARSET_latin1 1
3054| #define HAVE_CHARSET_latin2 1
3055| #define HAVE_CHARSET_sjis 1
3056| #define USE_MB 1
3057| #define USE_MB_IDENT 1
3058| #define HAVE_CHARSET_tis620 1
3059| #define HAVE_CHARSET_ucs2 1
3060| #define USE_MB 1
3061| #define USE_MB_IDENT 1
3062| #define HAVE_CHARSET_ujis 1
3063| #define USE_MB 1
3064| #define USE_MB_IDENT 1
3065| #define HAVE_CHARSET_utf8 1
3066| #define USE_MB 1
3067| #define USE_MB_IDENT 1
3068| #define MYSQL_DEFAULT_CHARSET_NAME "latin1"
3069| #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci"
3070| #define HAVE_UCA_COLLATIONS 1
3071| #define PROTOCOL_VERSION 10
3072| #define DOT_FRM_VERSION 6
3073| #define NDB_VERSION_MAJOR 5
3074| #define NDB_VERSION_MINOR 0
3075| #define NDB_VERSION_BUILD 83
3076| #define NDB_VERSION_STATUS ""
3077| #define SYSTEM_TYPE "apple-darwin10.0.0b4"
3078| #define MACHINE_TYPE "i386"
3079| #define STDC_HEADERS 1
3080| #define HAVE_SYS_TYPES_H 1
3081| #define HAVE_SYS_STAT_H 1
3082| #define HAVE_STDLIB_H 1
3083| #define HAVE_STRING_H 1
3084| #define HAVE_MEMORY_H 1
3085| #define HAVE_STRINGS_H 1
3086| #define HAVE_INTTYPES_H 1
3087| #define HAVE_STDINT_H 1
3088| #define HAVE_UNISTD_H 1
3089| #define HAVE_DLFCN_H 1
3090| #define LT_OBJDIR ".libs/"
3091| #define SPRINTF_RETURNS_INT 1
3092| #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1
3093| #define HAVE_DIRENT_H 1
3094| #define STDC_HEADERS 1
3095| #define HAVE_SYS_WAIT_H 1
3096| #define HAVE_FCNTL_H 1
3097| #define HAVE_FENV_H 1
3098| #define HAVE_FLOAT_H 1
3099| #define HAVE_LIMITS_H 1
3100| #define HAVE_MEMORY_H 1
3101| #define HAVE_PWD_H 1
3102| #define HAVE_STDLIB_H 1
3103| #define HAVE_STDDEF_H 1
3104| #define HAVE_STRINGS_H 1
3105| #define HAVE_STRING_H 1
3106| #define HAVE_SYS_MMAN_H 1
3107| #define HAVE_SYS_SOCKET_H 1
3108| #define HAVE_NETINET_IN_H 1
3109| #define HAVE_ARPA_INET_H 1
3110| #define HAVE_SYS_TIMEB_H 1
3111| #define HAVE_SYS_TYPES_H 1
3112| #define HAVE_SYS_UN_H 1
3113| #define HAVE_SYS_VADVISE_H 1
3114| #define HAVE_SYS_WAIT_H 1
3115| #define HAVE_TERM_H 1
3116| #define HAVE_UNISTD_H 1
3117| #define HAVE_UTIME_H 1
3118| #define HAVE_TERMIOS_H 1
3119| #define HAVE_SCHED_H 1
3120| #define HAVE_ALLOCA_H 1
3121| #define HAVE_SYS_IOCTL_H 1
3122| #define HAVE_SYS_MALLOC_H 1
3123| #define HAVE_SYS_IPC_H 1
3124| #define HAVE_SYS_SHM_H 1
3125| /* end confdefs.h.  */
3126| #include <stdio.h>
3127| #ifdef HAVE_SYS_TYPES_H
3128| # include <sys/types.h>
3129| #endif
3130| #ifdef HAVE_SYS_STAT_H
3131| # include <sys/stat.h>
3132| #endif
3133| #ifdef STDC_HEADERS
3134| # include <stdlib.h>
3135| # include <stddef.h>
3136| #else
3137| # ifdef HAVE_STDLIB_H
3138| #  include <stdlib.h>
3139| # endif
3140| #endif
3141| #ifdef HAVE_STRING_H
3142| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3143| #  include <memory.h>
3144| # endif
3145| # include <string.h>
3146| #endif
3147| #ifdef HAVE_STRINGS_H
3148| # include <strings.h>
3149| #endif
3150| #ifdef HAVE_INTTYPES_H
3151| # include <inttypes.h>
3152| #endif
3153| #ifdef HAVE_STDINT_H
3154| # include <stdint.h>
3155| #endif
3156| #ifdef HAVE_UNISTD_H
3157| # include <unistd.h>
3158| #endif
3159| #include <linux/config.h>
3160configure:20314: result: no
3161configure:20318: checking linux/config.h presence
3162configure:20333: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3163conftest.c:107:26: error: linux/config.h: No such file or directory
3164configure:20340: $? = 1
3165configure: failed program was:
3166| /* confdefs.h.  */
3167| #define PACKAGE_NAME ""
3168| #define PACKAGE_TARNAME ""
3169| #define PACKAGE_VERSION ""
3170| #define PACKAGE_STRING ""
3171| #define PACKAGE_BUGREPORT ""
3172| #define PACKAGE "mysql"
3173| #define VERSION "5.0.83"
3174| #define DEFINE_ALL_CHARACTER_SETS 1
3175| #define HAVE_CHARSET_latin1 1
3176| #define HAVE_CHARSET_latin1 1
3177| #define HAVE_CHARSET_utf8 1
3178| #define USE_MB 1
3179| #define USE_MB_IDENT 1
3180| #define HAVE_CHARSET_big5 1
3181| #define USE_MB 1
3182| #define USE_MB_IDENT 1
3183| #define HAVE_CHARSET_cp1250 1
3184| #define HAVE_CHARSET_cp932 1
3185| #define USE_MB 1
3186| #define USE_MB_IDENT 1
3187| #define HAVE_CHARSET_eucjpms 1
3188| #define USE_MB 1
3189| #define USE_MB_IDENT 1
3190| #define HAVE_CHARSET_euckr 1
3191| #define USE_MB 1
3192| #define USE_MB_IDENT 1
3193| #define HAVE_CHARSET_gb2312 1
3194| #define USE_MB 1
3195| #define USE_MB_IDENT 1
3196| #define HAVE_CHARSET_gbk 1
3197| #define USE_MB 1
3198| #define USE_MB_IDENT 1
3199| #define HAVE_CHARSET_latin1 1
3200| #define HAVE_CHARSET_latin2 1
3201| #define HAVE_CHARSET_sjis 1
3202| #define USE_MB 1
3203| #define USE_MB_IDENT 1
3204| #define HAVE_CHARSET_tis620 1
3205| #define HAVE_CHARSET_ucs2 1
3206| #define USE_MB 1
3207| #define USE_MB_IDENT 1
3208| #define HAVE_CHARSET_ujis 1
3209| #define USE_MB 1
3210| #define USE_MB_IDENT 1
3211| #define HAVE_CHARSET_utf8 1
3212| #define USE_MB 1
3213| #define USE_MB_IDENT 1
3214| #define MYSQL_DEFAULT_CHARSET_NAME "latin1"
3215| #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci"
3216| #define HAVE_UCA_COLLATIONS 1
3217| #define PROTOCOL_VERSION 10
3218| #define DOT_FRM_VERSION 6
3219| #define NDB_VERSION_MAJOR 5
3220| #define NDB_VERSION_MINOR 0
3221| #define NDB_VERSION_BUILD 83
3222| #define NDB_VERSION_STATUS ""
3223| #define SYSTEM_TYPE "apple-darwin10.0.0b4"
3224| #define MACHINE_TYPE "i386"
3225| #define STDC_HEADERS 1
3226| #define HAVE_SYS_TYPES_H 1
3227| #define HAVE_SYS_STAT_H 1
3228| #define HAVE_STDLIB_H 1
3229| #define HAVE_STRING_H 1
3230| #define HAVE_MEMORY_H 1
3231| #define HAVE_STRINGS_H 1
3232| #define HAVE_INTTYPES_H 1
3233| #define HAVE_STDINT_H 1
3234| #define HAVE_UNISTD_H 1
3235| #define HAVE_DLFCN_H 1
3236| #define LT_OBJDIR ".libs/"
3237| #define SPRINTF_RETURNS_INT 1
3238| #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1
3239| #define HAVE_DIRENT_H 1
3240| #define STDC_HEADERS 1
3241| #define HAVE_SYS_WAIT_H 1
3242| #define HAVE_FCNTL_H 1
3243| #define HAVE_FENV_H 1
3244| #define HAVE_FLOAT_H 1
3245| #define HAVE_LIMITS_H 1
3246| #define HAVE_MEMORY_H 1
3247| #define HAVE_PWD_H 1
3248| #define HAVE_STDLIB_H 1
3249| #define HAVE_STDDEF_H 1
3250| #define HAVE_STRINGS_H 1
3251| #define HAVE_STRING_H 1
3252| #define HAVE_SYS_MMAN_H 1
3253| #define HAVE_SYS_SOCKET_H 1
3254| #define HAVE_NETINET_IN_H 1
3255| #define HAVE_ARPA_INET_H 1
3256| #define HAVE_SYS_TIMEB_H 1
3257| #define HAVE_SYS_TYPES_H 1
3258| #define HAVE_SYS_UN_H 1
3259| #define HAVE_SYS_VADVISE_H 1
3260| #define HAVE_SYS_WAIT_H 1
3261| #define HAVE_TERM_H 1
3262| #define HAVE_UNISTD_H 1
3263| #define HAVE_UTIME_H 1
3264| #define HAVE_TERMIOS_H 1
3265| #define HAVE_SCHED_H 1
3266| #define HAVE_ALLOCA_H 1
3267| #define HAVE_SYS_IOCTL_H 1
3268| #define HAVE_SYS_MALLOC_H 1
3269| #define HAVE_SYS_IPC_H 1
3270| #define HAVE_SYS_SHM_H 1
3271| /* end confdefs.h.  */
3272| #include <linux/config.h>
3273configure:20354: result: no
3274configure:20382: checking for linux/config.h
3275configure:20391: result: no
3276configure:20276: checking sys/prctl.h usability
3277configure:20293: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
3278conftest.c:140:23: error: sys/prctl.h: No such file or directory
3279configure:20300: $? = 1
3280configure: failed program was:
3281| /* confdefs.h.  */
3282| #define PACKAGE_NAME ""
3283| #define PACKAGE_TARNAME ""
3284| #define PACKAGE_VERSION ""
3285| #define PACKAGE_STRING ""
3286| #define PACKAGE_BUGREPORT ""
3287| #define PACKAGE "mysql"
3288| #define VERSION "5.0.83"
3289| #define DEFINE_ALL_CHARACTER_SETS 1
3290| #define HAVE_CHARSET_latin1 1
3291| #define HAVE_CHARSET_latin1 1
3292| #define HAVE_CHARSET_utf8 1
3293| #define USE_MB 1
3294| #define USE_MB_IDENT 1
3295| #define HAVE_CHARSET_big5 1
3296| #define USE_MB 1
3297| #define USE_MB_IDENT 1
3298| #define HAVE_CHARSET_cp1250 1
3299| #define HAVE_CHARSET_cp932 1
3300| #define USE_MB 1
3301| #define USE_MB_IDENT 1
3302| #define HAVE_CHARSET_eucjpms 1
3303| #define USE_MB 1
3304| #define USE_MB_IDENT 1
3305| #define HAVE_CHARSET_euckr 1
3306| #define USE_MB 1
3307| #define USE_MB_IDENT 1
3308| #define HAVE_CHARSET_gb2312 1
3309| #define USE_MB 1
3310| #define USE_MB_IDENT 1
3311| #define HAVE_CHARSET_gbk 1
3312| #define USE_MB 1
3313| #define USE_MB_IDENT 1
3314| #define HAVE_CHARSET_latin1 1
3315| #define HAVE_CHARSET_latin2 1
3316| #define HAVE_CHARSET_sjis 1
3317| #define USE_MB 1
3318| #define USE_MB_IDENT 1
3319| #define HAVE_CHARSET_tis620 1
3320| #define HAVE_CHARSET_ucs2 1
3321| #define USE_MB 1
3322| #define USE_MB_IDENT 1
3323| #define HAVE_CHARSET_ujis 1
3324| #define USE_MB 1
3325| #define USE_MB_IDENT 1
3326| #define HAVE_CHARSET_utf8 1
3327| #define USE_MB 1
3328| #define USE_MB_IDENT 1
3329| #define MYSQL_DEFAULT_CHARSET_NAME "latin1"
3330| #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci"
3331| #define HAVE_UCA_COLLATIONS 1
3332| #define PROTOCOL_VERSION 10
3333| #define DOT_FRM_VERSION 6
3334| #define NDB_VERSION_MAJOR 5
3335| #define NDB_VERSION_MINOR 0
3336| #define NDB_VERSION_BUILD 83
3337| #define NDB_VERSION_STATUS ""
3338| #define SYSTEM_TYPE "apple-darwin10.0.0b4"
3339| #define MACHINE_TYPE "i386"
3340| #define STDC_HEADERS 1
3341| #define HAVE_SYS_TYPES_H 1
3342| #define HAVE_SYS_STAT_H 1
3343| #define HAVE_STDLIB_H 1
3344| #define HAVE_STRING_H 1
3345| #define HAVE_MEMORY_H 1
3346| #define HAVE_STRINGS_H 1
3347| #define HAVE_INTTYPES_H 1
3348| #define HAVE_STDINT_H 1
3349| #define HAVE_UNISTD_H 1
3350| #define HAVE_DLFCN_H 1
3351| #define LT_OBJDIR ".libs/"
3352| #define SPRINTF_RETURNS_INT 1
3353| #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1
3354| #define HAVE_DIRENT_H 1
3355| #define STDC_HEADERS 1
3356| #define HAVE_SYS_WAIT_H 1
3357| #define HAVE_FCNTL_H 1
3358| #define HAVE_FENV_H 1
3359| #define HAVE_FLOAT_H 1
3360| #define HAVE_LIMITS_H 1
3361| #define HAVE_MEMORY_H 1
3362| #define HAVE_PWD_H 1
3363| #define HAVE_STDLIB_H 1
3364| #define HAVE_STDDEF_H 1
3365| #define HAVE_STRINGS_H 1
3366| #define HAVE_STRING_H 1
3367| #define HAVE_SYS_MMAN_H 1
3368| #define HAVE_SYS_SOCKET_H 1
3369| #define HAVE_NETINET_IN_H 1
3370| #define HAVE_ARPA_INET_H 1
3371| #define HAVE_SYS_TIMEB_H 1
3372| #define HAVE_SYS_TYPES_H 1
3373| #define HAVE_SYS_UN_H 1
3374| #define HAVE_SYS_VADVISE_H 1
3375| #define HAVE_SYS_WAIT_H 1
3376| #define HAVE_TERM_H 1
3377| #define HAVE_UNISTD_H 1
3378| #define HAVE_UTIME_H 1
3379| #define HAVE_TERMIOS_H 1
3380| #define HAVE_SCHED_H 1
3381| #define HAVE_ALLOCA_H 1
3382| #define HAVE_SYS_IOCTL_H 1
3383| #define HAVE_SYS_MALLOC_H 1
3384| #define HAVE_SYS_IPC_H 1
3385| #define HAVE_SYS_SHM_H 1
3386| /* end confdefs.h.  */
3387| #include <stdio.h>
3388| #ifdef HAVE_SYS_TYPES_H
3389| # include <sys/types.h>
3390| #endif
3391| #ifdef HAVE_SYS_STAT_H
3392| # include <sys/stat.h>
3393| #endif
3394| #ifdef STDC_HEADERS
3395| # include <stdlib.h>
3396| # include <stddef.h>
3397| #else
3398| # ifdef HAVE_STDLIB_H
3399| #  include <stdlib.h>
3400| # endif
3401| #endif
3402| #ifdef HAVE_STRING_H
3403| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3404| #  include <memory.h>
3405| # endif
3406| # include <string.h>
3407| #endif
3408| #ifdef HAVE_STRINGS_H
3409| # include <strings.h>
3410| #endif
3411| #ifdef HAVE_INTTYPES_H
3412| # include <inttypes.h>
3413| #endif
3414| #ifdef HAVE_STDINT_H
3415| # include <stdint.h>
3416| #endif
3417| #ifdef HAVE_UNISTD_H
3418| # include <unistd.h>
3419| #endif
3420| #include <sys/prctl.h>
3421configure:20314: result: no
3422configure:20318: checking sys/prctl.h presence
3423configure:20333: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3424conftest.c:107:23: error: sys/prctl.h: No such file or directory
3425configure:20340: $? = 1
3426configure: failed program was:
3427| /* confdefs.h.  */
3428| #define PACKAGE_NAME ""
3429| #define PACKAGE_TARNAME ""
3430| #define PACKAGE_VERSION ""
3431| #define PACKAGE_STRING ""
3432| #define PACKAGE_BUGREPORT ""
3433| #define PACKAGE "mysql"
3434| #define VERSION "5.0.83"
3435| #define DEFINE_ALL_CHARACTER_SETS 1
3436| #define HAVE_CHARSET_latin1 1
3437| #define HAVE_CHARSET_latin1 1
3438| #define HAVE_CHARSET_utf8 1
3439| #define USE_MB 1
3440| #define USE_MB_IDENT 1
3441| #define HAVE_CHARSET_big5 1
3442| #define USE_MB 1
3443| #define USE_MB_IDENT 1
3444| #define HAVE_CHARSET_cp1250 1
3445| #define HAVE_CHARSET_cp932 1
3446| #define USE_MB 1
3447| #define USE_MB_IDENT 1
3448| #define HAVE_CHARSET_eucjpms 1
3449| #define USE_MB 1
3450| #define USE_MB_IDENT 1
3451| #define HAVE_CHARSET_euckr 1
3452| #define USE_MB 1
3453| #define USE_MB_IDENT 1
3454| #define HAVE_CHARSET_gb2312 1
3455| #define USE_MB 1
3456| #define USE_MB_IDENT 1
3457| #define HAVE_CHARSET_gbk 1
3458| #define USE_MB 1
3459| #define USE_MB_IDENT 1
3460| #define HAVE_CHARSET_latin1 1
3461| #define HAVE_CHARSET_latin2 1
3462| #define HAVE_CHARSET_sjis 1
3463| #define USE_MB 1
3464| #define USE_MB_IDENT 1
3465| #define HAVE_CHARSET_tis620 1
3466| #define HAVE_CHARSET_ucs2 1
3467| #define USE_MB 1
3468| #define USE_MB_IDENT 1
3469| #define HAVE_CHARSET_ujis 1
3470| #define USE_MB 1
3471| #define USE_MB_IDENT 1
3472| #define HAVE_CHARSET_utf8 1
3473| #define USE_MB 1
3474| #define USE_MB_IDENT 1
3475| #define MYSQL_DEFAULT_CHARSET_NAME "latin1"
3476| #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci"
3477| #define HAVE_UCA_COLLATIONS 1
3478| #define PROTOCOL_VERSION 10
3479| #define DOT_FRM_VERSION 6
3480| #define NDB_VERSION_MAJOR 5
3481| #define NDB_VERSION_MINOR 0
3482| #define NDB_VERSION_BUILD 83
3483| #define NDB_VERSION_STATUS ""
3484| #define SYSTEM_TYPE "apple-darwin10.0.0b4"
3485| #define MACHINE_TYPE "i386"
3486| #define STDC_HEADERS 1
3487| #define HAVE_SYS_TYPES_H 1
3488| #define HAVE_SYS_STAT_H 1
3489| #define HAVE_STDLIB_H 1
3490| #define HAVE_STRING_H 1
3491| #define HAVE_MEMORY_H 1
3492| #define HAVE_STRINGS_H 1
3493| #define HAVE_INTTYPES_H 1
3494| #define HAVE_STDINT_H 1
3495| #define HAVE_UNISTD_H 1
3496| #define HAVE_DLFCN_H 1
3497| #define LT_OBJDIR ".libs/"
3498| #define SPRINTF_RETURNS_INT 1
3499| #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1
3500| #define HAVE_DIRENT_H 1
3501| #define STDC_HEADERS 1
3502| #define HAVE_SYS_WAIT_H 1
3503| #define HAVE_FCNTL_H 1
3504| #define HAVE_FENV_H 1
3505| #define HAVE_FLOAT_H 1
3506| #define HAVE_LIMITS_H 1
3507| #define HAVE_MEMORY_H 1
3508| #define HAVE_PWD_H 1
3509| #define HAVE_STDLIB_H 1
3510| #define HAVE_STDDEF_H 1
3511| #define HAVE_STRINGS_H 1
3512| #define HAVE_STRING_H 1
3513| #define HAVE_SYS_MMAN_H 1
3514| #define HAVE_SYS_SOCKET_H 1
3515| #define HAVE_NETINET_IN_H 1
3516| #define HAVE_ARPA_INET_H 1
3517| #define HAVE_SYS_TIMEB_H 1
3518| #define HAVE_SYS_TYPES_H 1
3519| #define HAVE_SYS_UN_H 1
3520| #define HAVE_SYS_VADVISE_H 1
3521| #define HAVE_SYS_WAIT_H 1
3522| #define HAVE_TERM_H 1
3523| #define HAVE_UNISTD_H 1
3524| #define HAVE_UTIME_H 1
3525| #define HAVE_TERMIOS_H 1
3526| #define HAVE_SCHED_H 1
3527| #define HAVE_ALLOCA_H 1
3528| #define HAVE_SYS_IOCTL_H 1
3529| #define HAVE_SYS_MALLOC_H 1
3530| #define HAVE_SYS_IPC_H 1
3531| #define HAVE_SYS_SHM_H 1
3532| /* end confdefs.h.  */
3533| #include <sys/prctl.h>
3534configure:20354: result: no
3535configure:20382: checking for sys/prctl.h
3536configure:20391: result: no
3537configure:20276: checking sys/resource.h usability
3538configure:20293: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
3539configure:20300: $? = 0
3540configure:20314: result: yes
3541configure:20318: checking sys/resource.h presence
3542configure:20333: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3543configure:20340: $? = 0
3544configure:20354: result: yes
3545configure:20382: checking for sys/resource.h
3546configure:20391: result: yes
3547configure:20276: checking sys/param.h usability
3548configure:20293: /usr/bin/gcc-4.2 -c -O2 -arch x86_64   -I/opt/local/include conftest.c >&5
3549configure:20300: $? = 0
3550configure:20314: result: yes
3551configure:20318: checking sys/param.h presence
3552configure:20333: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3553configure:20340: $? = 0
3554configure:20354: result: yes
3555configure:20382: checking for sys/param.h
3556configure:20391: result: yes
3557configure:20413: checking for floor in -lm
3558configure:20448: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64   -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm   >&5
3559conftest.c:116: warning: conflicting types for built-in function 'floor'
3560configure:20455: $? = 0
3561configure:20476: result: yes
3562configure:20565: checking for gethostbyname_r in -lnsl_r
3563configure:20600: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64   -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lnsl_r  -lm  >&5
3564ld: library not found for -lnsl_r
3565collect2: ld returned 1 exit status
3566configure:20607: $? = 1
3567configure: failed program was:
3568| /* confdefs.h.  */
3569| #define PACKAGE_NAME ""
3570| #define PACKAGE_TARNAME ""
3571| #define PACKAGE_VERSION ""
3572| #define PACKAGE_STRING ""
3573| #define PACKAGE_BUGREPORT ""
3574| #define PACKAGE "mysql"
3575| #define VERSION "5.0.83"
3576| #define DEFINE_ALL_CHARACTER_SETS 1
3577| #define HAVE_CHARSET_latin1 1
3578| #define HAVE_CHARSET_latin1 1
3579| #define HAVE_CHARSET_utf8 1
3580| #define USE_MB 1
3581| #define USE_MB_IDENT 1
3582| #define HAVE_CHARSET_big5 1
3583| #define USE_MB 1
3584| #define USE_MB_IDENT 1
3585| #define HAVE_CHARSET_cp1250 1
3586| #define HAVE_CHARSET_cp932 1
3587| #define USE_MB 1
3588| #define USE_MB_IDENT 1
3589| #define HAVE_CHARSET_eucjpms 1
3590| #define USE_MB 1
3591| #define USE_MB_IDENT 1
3592| #define HAVE_CHARSET_euckr 1
3593| #define USE_MB 1
3594| #define USE_MB_IDENT 1
3595| #define HAVE_CHARSET_gb2312 1
3596| #define USE_MB 1
3597| #define USE_MB_IDENT 1
3598| #define HAVE_CHARSET_gbk 1
3599| #define USE_MB 1
3600| #define USE_MB_IDENT 1
3601| #define HAVE_CHARSET_latin1 1
3602| #define HAVE_CHARSET_latin2 1
3603| #define HAVE_CHARSET_sjis 1
3604| #define USE_MB 1
3605| #define USE_MB_IDENT 1
3606| #define HAVE_CHARSET_tis620 1
3607| #define HAVE_CHARSET_ucs2 1
3608| #define USE_MB 1
3609| #define USE_MB_IDENT 1
3610| #define HAVE_CHARSET_ujis 1
3611| #define USE_MB 1
3612| #define USE_MB_IDENT 1
3613| #define HAVE_CHARSET_utf8 1
3614| #define USE_MB 1
3615| #define USE_MB_IDENT 1
3616| #define MYSQL_DEFAULT_CHARSET_NAME "latin1"
3617| #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci"
3618| #define HAVE_UCA_COLLATIONS 1
3619| #define PROTOCOL_VERSION 10
3620| #define DOT_FRM_VERSION 6
3621| #define NDB_VERSION_MAJOR 5
3622| #define NDB_VERSION_MINOR 0
3623| #define NDB_VERSION_BUILD 83
3624| #define NDB_VERSION_STATUS ""
3625| #define SYSTEM_TYPE "apple-darwin10.0.0b4"
3626| #define MACHINE_TYPE "i386"
3627| #define STDC_HEADERS 1
3628| #define HAVE_SYS_TYPES_H 1
3629| #define HAVE_SYS_STAT_H 1
3630| #define HAVE_STDLIB_H 1
3631| #define HAVE_STRING_H 1
3632| #define HAVE_MEMORY_H 1
3633| #define HAVE_STRINGS_H 1
3634| #define HAVE_INTTYPES_H 1
3635| #define HAVE_STDINT_H 1
3636| #define HAVE_UNISTD_H 1
3637| #define HAVE_DLFCN_H 1
3638| #define LT_OBJDIR ".libs/"
3639| #define SPRINTF_RETURNS_INT 1
3640| #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1
3641| #define HAVE_DIRENT_H 1
3642| #define STDC_HEADERS 1
3643| #define HAVE_SYS_WAIT_H 1
3644| #define HAVE_FCNTL_H 1
3645| #define HAVE_FENV_H 1
3646| #define HAVE_FLOAT_H 1
3647| #define HAVE_LIMITS_H 1
3648| #define HAVE_MEMORY_H 1
3649| #define HAVE_PWD_H 1
3650| #define HAVE_STDLIB_H 1
3651| #define HAVE_STDDEF_H 1
3652| #define HAVE_STRINGS_H 1
3653| #define HAVE_STRING_H 1
3654| #define HAVE_SYS_MMAN_H 1
3655| #define HAVE_SYS_SOCKET_H 1
3656| #define HAVE_NETINET_IN_H 1
3657| #define HAVE_ARPA_INET_H 1
3658| #define HAVE_SYS_TIMEB_H 1
3659| #define HAVE_SYS_TYPES_H 1
3660| #define HAVE_SYS_UN_H 1
3661| #define HAVE_SYS_VADVISE_H 1
3662| #define HAVE_SYS_WAIT_H 1
3663| #define HAVE_TERM_H 1
3664| #define HAVE_UNISTD_H 1
3665| #define HAVE_UTIME_H 1
3666| #define HAVE_TERMIOS_H 1
3667| #define HAVE_SCHED_H 1
3668| #define HAVE_ALLOCA_H 1
3669| #define HAVE_SYS_IOCTL_H 1
3670| #define HAVE_SYS_MALLOC_H 1
3671| #define HAVE_SYS_IPC_H 1
3672| #define HAVE_SYS_SHM_H 1
3673| #define HAVE_SYS_RESOURCE_H 1
3674| #define HAVE_SYS_PARAM_H 1
3675| #define HAVE_LIBM 1
3676| /* end confdefs.h.  */
3677|
3678| /* Override any GCC internal prototype to avoid an error.
3679|    Use char because int might match the return type of a GCC
3680|    builtin and then its argument prototype would still apply.  */
3681| #ifdef __cplusplus
3682| extern "C"
3683| #endif
3684| char gethostbyname_r ();
3685| int
3686| main ()
3687| {
3688| return gethostbyname_r ();
3689|   ;
3690|   return 0;
3691| }
3692configure:20628: result: no
3693configure:20639: checking for gethostbyname_r in -lnsl
3694configure:20674: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64   -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lnsl  -lm  >&5
3695ld: library not found for -lnsl
3696collect2: ld returned 1 exit status
3697configure:20681: $? = 1
3698configure: failed program was:
3699| /* confdefs.h.  */
3700| #define PACKAGE_NAME ""
3701| #define PACKAGE_TARNAME ""
3702| #define PACKAGE_VERSION ""
3703| #define PACKAGE_STRING ""
3704| #define PACKAGE_BUGREPORT ""
3705| #define PACKAGE "mysql"
3706| #define VERSION "5.0.83"
3707| #define DEFINE_ALL_CHARACTER_SETS 1
3708| #define HAVE_CHARSET_latin1 1
3709| #define HAVE_CHARSET_latin1 1
3710| #define HAVE_CHARSET_utf8 1
3711| #define USE_MB 1
3712| #define USE_MB_IDENT 1
3713| #define HAVE_CHARSET_big5 1
3714| #define USE_MB 1
3715| #define USE_MB_IDENT 1
3716| #define HAVE_CHARSET_cp1250 1
3717| #define HAVE_CHARSET_cp932 1
3718| #define USE_MB 1
3719| #define USE_MB_IDENT 1
3720| #define HAVE_CHARSET_eucjpms 1
3721| #define USE_MB 1
3722| #define USE_MB_IDENT 1
3723| #define HAVE_CHARSET_euckr 1
3724| #define USE_MB 1
3725| #define USE_MB_IDENT 1
3726| #define HAVE_CHARSET_gb2312 1
3727| #define USE_MB 1
3728| #define USE_MB_IDENT 1
3729| #define HAVE_CHARSET_gbk 1
3730| #define USE_MB 1
3731| #define USE_MB_IDENT 1
3732| #define HAVE_CHARSET_latin1 1
3733| #define HAVE_CHARSET_latin2 1
3734| #define HAVE_CHARSET_sjis 1
3735| #define USE_MB 1
3736| #define USE_MB_IDENT 1
3737| #define HAVE_CHARSET_tis620 1
3738| #define HAVE_CHARSET_ucs2 1
3739| #define USE_MB 1
3740| #define USE_MB_IDENT 1
3741| #define HAVE_CHARSET_ujis 1
3742| #define USE_MB 1
3743| #define USE_MB_IDENT 1
3744| #define HAVE_CHARSET_utf8 1
3745| #define USE_MB 1
3746| #define USE_MB_IDENT 1
3747| #define MYSQL_DEFAULT_CHARSET_NAME "latin1"
3748| #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci"
3749| #define HAVE_UCA_COLLATIONS 1
3750| #define PROTOCOL_VERSION 10
3751| #define DOT_FRM_VERSION 6
3752| #define NDB_VERSION_MAJOR 5
3753| #define NDB_VERSION_MINOR 0
3754| #define NDB_VERSION_BUILD 83
3755| #define NDB_VERSION_STATUS ""
3756| #define SYSTEM_TYPE "apple-darwin10.0.0b4"
3757| #define MACHINE_TYPE "i386"
3758| #define STDC_HEADERS 1
3759| #define HAVE_SYS_TYPES_H 1
3760| #define HAVE_SYS_STAT_H 1
3761| #define HAVE_STDLIB_H 1
3762| #define HAVE_STRING_H 1
3763| #define HAVE_MEMORY_H 1
3764| #define HAVE_STRINGS_H 1
3765| #define HAVE_INTTYPES_H 1
3766| #define HAVE_STDINT_H 1
3767| #define HAVE_UNISTD_H 1
3768| #define HAVE_DLFCN_H 1
3769| #define LT_OBJDIR ".libs/"
3770| #define SPRINTF_RETURNS_INT 1
3771| #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1
3772| #define HAVE_DIRENT_H 1
3773| #define STDC_HEADERS 1
3774| #define HAVE_SYS_WAIT_H 1
3775| #define HAVE_FCNTL_H 1
3776| #define HAVE_FENV_H 1
3777| #define HAVE_FLOAT_H 1
3778| #define HAVE_LIMITS_H 1
3779| #define HAVE_MEMORY_H 1
3780| #define HAVE_PWD_H 1
3781| #define HAVE_STDLIB_H 1
3782| #define HAVE_STDDEF_H 1
3783| #define HAVE_STRINGS_H 1
3784| #define HAVE_STRING_H 1
3785| #define HAVE_SYS_MMAN_H 1
3786| #define HAVE_SYS_SOCKET_H 1
3787| #define HAVE_NETINET_IN_H 1
3788| #define HAVE_ARPA_INET_H 1
3789| #define HAVE_SYS_TIMEB_H 1
3790| #define HAVE_SYS_TYPES_H 1
3791| #define HAVE_SYS_UN_H 1
3792| #define HAVE_SYS_VADVISE_H 1
3793| #define HAVE_SYS_WAIT_H 1
3794| #define HAVE_TERM_H 1
3795| #define HAVE_UNISTD_H 1
3796| #define HAVE_UTIME_H 1
3797| #define HAVE_TERMIOS_H 1
3798| #define HAVE_SCHED_H 1
3799| #define HAVE_ALLOCA_H 1
3800| #define HAVE_SYS_IOCTL_H 1
3801| #define HAVE_SYS_MALLOC_H 1
3802| #define HAVE_SYS_IPC_H 1
3803| #define HAVE_SYS_SHM_H 1
3804| #define HAVE_SYS_RESOURCE_H 1
3805| #define HAVE_SYS_PARAM_H 1
3806| #define HAVE_LIBM 1
3807| /* end confdefs.h.  */
3808|
3809| /* Override any GCC internal prototype to avoid an error.
3810|    Use char because int might match the return type of a GCC
3811|    builtin and then its argument prototype would still apply.  */
3812| #ifdef __cplusplus
3813| extern "C"
3814| #endif
3815| char gethostbyname_r ();
3816| int
3817| main ()
3818| {
3819| return gethostbyname_r ();
3820|   ;
3821|   return 0;
3822| }
3823configure:20702: result: no
3824configure:20715: checking for gethostbyname_r
3825configure:20771: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64   -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm  >&5
3826Undefined symbols:
3827  "_gethostbyname_r", referenced from:
3828      _main in ccszJiKC.o
3829ld: symbol(s) not found
3830collect2: ld returned 1 exit status
3831configure:20778: $? = 1
3832configure: failed program was:
3833| /* confdefs.h.  */
3834| #define PACKAGE_NAME ""
3835| #define PACKAGE_TARNAME ""
3836| #define PACKAGE_VERSION ""
3837| #define PACKAGE_STRING ""
3838| #define PACKAGE_BUGREPORT ""
3839| #define PACKAGE "mysql"
3840| #define VERSION "5.0.83"
3841| #define DEFINE_ALL_CHARACTER_SETS 1
3842| #define HAVE_CHARSET_latin1 1
3843| #define HAVE_CHARSET_latin1 1
3844| #define HAVE_CHARSET_utf8 1
3845| #define USE_MB 1
3846| #define USE_MB_IDENT 1
3847| #define HAVE_CHARSET_big5 1
3848| #define USE_MB 1
3849| #define USE_MB_IDENT 1
3850| #define HAVE_CHARSET_cp1250 1
3851| #define HAVE_CHARSET_cp932 1
3852| #define USE_MB 1
3853| #define USE_MB_IDENT 1
3854| #define HAVE_CHARSET_eucjpms 1
3855| #define USE_MB 1
3856| #define USE_MB_IDENT 1
3857| #define HAVE_CHARSET_euckr 1
3858| #define USE_MB 1
3859| #define USE_MB_IDENT 1
3860| #define HAVE_CHARSET_gb2312 1
3861| #define USE_MB 1
3862| #define USE_MB_IDENT 1
3863| #define HAVE_CHARSET_gbk 1
3864| #define USE_MB 1
3865| #define USE_MB_IDENT 1
3866| #define HAVE_CHARSET_latin1 1
3867| #define HAVE_CHARSET_latin2 1
3868| #define HAVE_CHARSET_sjis 1
3869| #define USE_MB 1
3870| #define USE_MB_IDENT 1
3871| #define HAVE_CHARSET_tis620 1
3872| #define HAVE_CHARSET_ucs2 1
3873| #define USE_MB 1
3874| #define USE_MB_IDENT 1
3875| #define HAVE_CHARSET_ujis 1
3876| #define USE_MB 1
3877| #define USE_MB_IDENT 1
3878| #define HAVE_CHARSET_utf8 1
3879| #define USE_MB 1
3880| #define USE_MB_IDENT 1
3881| #define MYSQL_DEFAULT_CHARSET_NAME "latin1"
3882| #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci"
3883| #define HAVE_UCA_COLLATIONS 1
3884| #define PROTOCOL_VERSION 10
3885| #define DOT_FRM_VERSION 6
3886| #define NDB_VERSION_MAJOR 5
3887| #define NDB_VERSION_MINOR 0
3888| #define NDB_VERSION_BUILD 83
3889| #define NDB_VERSION_STATUS ""
3890| #define SYSTEM_TYPE "apple-darwin10.0.0b4"
3891| #define MACHINE_TYPE "i386"
3892| #define STDC_HEADERS 1
3893| #define HAVE_SYS_TYPES_H 1
3894| #define HAVE_SYS_STAT_H 1
3895| #define HAVE_STDLIB_H 1
3896| #define HAVE_STRING_H 1
3897| #define HAVE_MEMORY_H 1
3898| #define HAVE_STRINGS_H 1
3899| #define HAVE_INTTYPES_H 1
3900| #define HAVE_STDINT_H 1
3901| #define HAVE_UNISTD_H 1
3902| #define HAVE_DLFCN_H 1
3903| #define LT_OBJDIR ".libs/"
3904| #define SPRINTF_RETURNS_INT 1
3905| #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1
3906| #define HAVE_DIRENT_H 1
3907| #define STDC_HEADERS 1
3908| #define HAVE_SYS_WAIT_H 1
3909| #define HAVE_FCNTL_H 1
3910| #define HAVE_FENV_H 1
3911| #define HAVE_FLOAT_H 1
3912| #define HAVE_LIMITS_H 1
3913| #define HAVE_MEMORY_H 1
3914| #define HAVE_PWD_H 1
3915| #define HAVE_STDLIB_H 1
3916| #define HAVE_STDDEF_H 1
3917| #define HAVE_STRINGS_H 1
3918| #define HAVE_STRING_H 1
3919| #define HAVE_SYS_MMAN_H 1
3920| #define HAVE_SYS_SOCKET_H 1
3921| #define HAVE_NETINET_IN_H 1
3922| #define HAVE_ARPA_INET_H 1
3923| #define HAVE_SYS_TIMEB_H 1
3924| #define HAVE_SYS_TYPES_H 1
3925| #define HAVE_SYS_UN_H 1
3926| #define HAVE_SYS_VADVISE_H 1
3927| #define HAVE_SYS_WAIT_H 1
3928| #define HAVE_TERM_H 1
3929| #define HAVE_UNISTD_H 1
3930| #define HAVE_UTIME_H 1
3931| #define HAVE_TERMIOS_H 1
3932| #define HAVE_SCHED_H 1
3933| #define HAVE_ALLOCA_H 1
3934| #define HAVE_SYS_IOCTL_H 1
3935| #define HAVE_SYS_MALLOC_H 1
3936| #define HAVE_SYS_IPC_H 1
3937| #define HAVE_SYS_SHM_H 1
3938| #define HAVE_SYS_RESOURCE_H 1
3939| #define HAVE_SYS_PARAM_H 1
3940| #define HAVE_LIBM 1
3941| /* end confdefs.h.  */
3942| /* Define gethostbyname_r to an innocuous variant, in case <limits.h> declares gethostbyname_r.
3943|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3944| #define gethostbyname_r innocuous_gethostbyname_r
3945|
3946| /* System header to define __stub macros and hopefully few prototypes,
3947|     which can conflict with char gethostbyname_r (); below.
3948|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3949|     <limits.h> exists even on freestanding compilers.  */
3950|
3951| #ifdef __STDC__
3952| # include <limits.h>
3953| #else
3954| # include <assert.h>
3955| #endif
3956|
3957| #undef gethostbyname_r
3958|
3959| /* Override any GCC internal prototype to avoid an error.
3960|    Use char because int might match the return type of a GCC
3961|    builtin and then its argument prototype would still apply.  */
3962| #ifdef __cplusplus
3963| extern "C"
3964| #endif
3965| char gethostbyname_r ();
3966| /* The GNU C library defines this for functions which it implements
3967|     to always fail with ENOSYS.  Some functions are actually named
3968|     something starting with __ and the normal name is an alias.  */
3969| #if defined __stub_gethostbyname_r || defined __stub___gethostbyname_r
3970| choke me
3971| #endif
3972|
3973| int
3974| main ()
3975| {
3976| return gethostbyname_r ();
3977|   ;
3978|   return 0;
3979| }
3980configure:20798: result: no
3981configure:20802: checking for setsockopt
3982configure:20858: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64   -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm  >&5
3983configure:20865: $? = 0
3984configure:20885: result: yes
3985configure:20967: checking for yp_get_default_domain
3986configure:21023: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64   -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm  >&5
3987configure:21030: $? = 0
3988configure:21050: result: yes
3989configure:21132: checking for p2open
3990configure:21188: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64   -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm  >&5
3991Undefined symbols:
3992  "_p2open", referenced from:
3993      _main in cc5ejprh.o
3994ld: symbol(s) not found
3995collect2: ld returned 1 exit status
3996configure:21195: $? = 1
3997configure: failed program was:
3998| /* confdefs.h.  */
3999| #define PACKAGE_NAME ""
4000| #define PACKAGE_TARNAME ""
4001| #define PACKAGE_VERSION ""
4002| #define PACKAGE_STRING ""
4003| #define PACKAGE_BUGREPORT ""
4004| #define PACKAGE "mysql"
4005| #define VERSION "5.0.83"
4006| #define DEFINE_ALL_CHARACTER_SETS 1
4007| #define HAVE_CHARSET_latin1 1
4008| #define HAVE_CHARSET_latin1 1
4009| #define HAVE_CHARSET_utf8 1
4010| #define USE_MB 1
4011| #define USE_MB_IDENT 1
4012| #define HAVE_CHARSET_big5 1
4013| #define USE_MB 1
4014| #define USE_MB_IDENT 1
4015| #define HAVE_CHARSET_cp1250 1
4016| #define HAVE_CHARSET_cp932 1
4017| #define USE_MB 1
4018| #define USE_MB_IDENT 1
4019| #define HAVE_CHARSET_eucjpms 1
4020| #define USE_MB 1
4021| #define USE_MB_IDENT 1
4022| #define HAVE_CHARSET_euckr 1
4023| #define USE_MB 1
4024| #define USE_MB_IDENT 1
4025| #define HAVE_CHARSET_gb2312 1
4026| #define USE_MB 1
4027| #define USE_MB_IDENT 1
4028| #define HAVE_CHARSET_gbk 1
4029| #define USE_MB 1
4030| #define USE_MB_IDENT 1
4031| #define HAVE_CHARSET_latin1 1
4032| #define HAVE_CHARSET_latin2 1
4033| #define HAVE_CHARSET_sjis 1
4034| #define USE_MB 1
4035| #define USE_MB_IDENT 1
4036| #define HAVE_CHARSET_tis620 1
4037| #define HAVE_CHARSET_ucs2 1
4038| #define USE_MB 1
4039| #define USE_MB_IDENT 1
4040| #define HAVE_CHARSET_ujis 1
4041| #define USE_MB 1
4042| #define USE_MB_IDENT 1
4043| #define HAVE_CHARSET_utf8 1
4044| #define USE_MB 1
4045| #define USE_MB_IDENT 1
4046| #define MYSQL_DEFAULT_CHARSET_NAME "latin1"
4047| #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci"
4048| #define HAVE_UCA_COLLATIONS 1
4049| #define PROTOCOL_VERSION 10
4050| #define DOT_FRM_VERSION 6
4051| #define NDB_VERSION_MAJOR 5
4052| #define NDB_VERSION_MINOR 0
4053| #define NDB_VERSION_BUILD 83
4054| #define NDB_VERSION_STATUS ""
4055| #define SYSTEM_TYPE "apple-darwin10.0.0b4"
4056| #define MACHINE_TYPE "i386"
4057| #define STDC_HEADERS 1
4058| #define HAVE_SYS_TYPES_H 1
4059| #define HAVE_SYS_STAT_H 1
4060| #define HAVE_STDLIB_H 1
4061| #define HAVE_STRING_H 1
4062| #define HAVE_MEMORY_H 1
4063| #define HAVE_STRINGS_H 1
4064| #define HAVE_INTTYPES_H 1
4065| #define HAVE_STDINT_H 1
4066| #define HAVE_UNISTD_H 1
4067| #define HAVE_DLFCN_H 1
4068| #define LT_OBJDIR ".libs/"
4069| #define SPRINTF_RETURNS_INT 1
4070| #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1
4071| #define HAVE_DIRENT_H 1
4072| #define STDC_HEADERS 1
4073| #define HAVE_SYS_WAIT_H 1
4074| #define HAVE_FCNTL_H 1
4075| #define HAVE_FENV_H 1
4076| #define HAVE_FLOAT_H 1
4077| #define HAVE_LIMITS_H 1
4078| #define HAVE_MEMORY_H 1
4079| #define HAVE_PWD_H 1
4080| #define HAVE_STDLIB_H 1
4081| #define HAVE_STDDEF_H 1
4082| #define HAVE_STRINGS_H 1
4083| #define HAVE_STRING_H 1
4084| #define HAVE_SYS_MMAN_H 1
4085| #define HAVE_SYS_SOCKET_H 1
4086| #define HAVE_NETINET_IN_H 1
4087| #define HAVE_ARPA_INET_H 1
4088| #define HAVE_SYS_TIMEB_H 1
4089| #define HAVE_SYS_TYPES_H 1
4090| #define HAVE_SYS_UN_H 1
4091| #define HAVE_SYS_VADVISE_H 1
4092| #define HAVE_SYS_WAIT_H 1
4093| #define HAVE_TERM_H 1
4094| #define HAVE_UNISTD_H 1
4095| #define HAVE_UTIME_H 1
4096| #define HAVE_TERMIOS_H 1
4097| #define HAVE_SCHED_H 1
4098| #define HAVE_ALLOCA_H 1
4099| #define HAVE_SYS_IOCTL_H 1
4100| #define HAVE_SYS_MALLOC_H 1
4101| #define HAVE_SYS_IPC_H 1
4102| #define HAVE_SYS_SHM_H 1
4103| #define HAVE_SYS_RESOURCE_H 1
4104| #define HAVE_SYS_PARAM_H 1
4105| #define HAVE_LIBM 1
4106| /* end confdefs.h.  */
4107| /* Define p2open to an innocuous variant, in case <limits.h> declares p2open.
4108|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4109| #define p2open innocuous_p2open
4110|
4111| /* System header to define __stub macros and hopefully few prototypes,
4112|     which can conflict with char p2open (); below.
4113|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4114|     <limits.h> exists even on freestanding compilers.  */
4115|
4116| #ifdef __STDC__
4117| # include <limits.h>
4118| #else
4119| # include <assert.h>
4120| #endif
4121|
4122| #undef p2open
4123|
4124| /* Override any GCC internal prototype to avoid an error.
4125|    Use char because int might match the return type of a GCC
4126|    builtin and then its argument prototype would still apply.  */
4127| #ifdef __cplusplus
4128| extern "C"
4129| #endif
4130| char p2open ();
4131| /* The GNU C library defines this for functions which it implements
4132|     to always fail with ENOSYS.  Some functions are actually named
4133|     something starting with __ and the normal name is an alias.  */
4134| #if defined __stub_p2open || defined __stub___p2open
4135| choke me
4136| #endif
4137|
4138| int
4139| main ()
4140| {
4141| return p2open ();
4142|   ;
4143|   return 0;
4144| }
4145configure:21215: result: no
4146configure:21221: checking for p2open in -lgen
4147configure:21256: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64   -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lgen  -lm  >&5
4148ld: library not found for -lgen
4149collect2: ld returned 1 exit status
4150configure:21263: $? = 1
4151configure: failed program was:
4152| /* confdefs.h.  */
4153| #define PACKAGE_NAME ""
4154| #define PACKAGE_TARNAME ""
4155| #define PACKAGE_VERSION ""
4156| #define PACKAGE_STRING ""
4157| #define PACKAGE_BUGREPORT ""
4158| #define PACKAGE "mysql"
4159| #define VERSION "5.0.83"
4160| #define DEFINE_ALL_CHARACTER_SETS 1
4161| #define HAVE_CHARSET_latin1 1
4162| #define HAVE_CHARSET_latin1 1
4163| #define HAVE_CHARSET_utf8 1
4164| #define USE_MB 1
4165| #define USE_MB_IDENT 1
4166| #define HAVE_CHARSET_big5 1
4167| #define USE_MB 1
4168| #define USE_MB_IDENT 1
4169| #define HAVE_CHARSET_cp1250 1
4170| #define HAVE_CHARSET_cp932 1
4171| #define USE_MB 1
4172| #define USE_MB_IDENT 1
4173| #define HAVE_CHARSET_eucjpms 1
4174| #define USE_MB 1
4175| #define USE_MB_IDENT 1
4176| #define HAVE_CHARSET_euckr 1
4177| #define USE_MB 1
4178| #define USE_MB_IDENT 1
4179| #define HAVE_CHARSET_gb2312 1
4180| #define USE_MB 1
4181| #define USE_MB_IDENT 1
4182| #define HAVE_CHARSET_gbk 1
4183| #define USE_MB 1
4184| #define USE_MB_IDENT 1
4185| #define HAVE_CHARSET_latin1 1
4186| #define HAVE_CHARSET_latin2 1
4187| #define HAVE_CHARSET_sjis 1
4188| #define USE_MB 1
4189| #define USE_MB_IDENT 1
4190| #define HAVE_CHARSET_tis620 1
4191| #define HAVE_CHARSET_ucs2 1
4192| #define USE_MB 1
4193| #define USE_MB_IDENT 1
4194| #define HAVE_CHARSET_ujis 1
4195| #define USE_MB 1
4196| #define USE_MB_IDENT 1
4197| #define HAVE_CHARSET_utf8 1
4198| #define USE_MB 1
4199| #define USE_MB_IDENT 1
4200| #define MYSQL_DEFAULT_CHARSET_NAME "latin1"
4201| #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci"
4202| #define HAVE_UCA_COLLATIONS 1
4203| #define PROTOCOL_VERSION 10
4204| #define DOT_FRM_VERSION 6
4205| #define NDB_VERSION_MAJOR 5
4206| #define NDB_VERSION_MINOR 0
4207| #define NDB_VERSION_BUILD 83
4208| #define NDB_VERSION_STATUS ""
4209| #define SYSTEM_TYPE "apple-darwin10.0.0b4"
4210| #define MACHINE_TYPE "i386"
4211| #define STDC_HEADERS 1
4212| #define HAVE_SYS_TYPES_H 1
4213| #define HAVE_SYS_STAT_H 1
4214| #define HAVE_STDLIB_H 1
4215| #define HAVE_STRING_H 1
4216| #define HAVE_MEMORY_H 1
4217| #define HAVE_STRINGS_H 1
4218| #define HAVE_INTTYPES_H 1
4219| #define HAVE_STDINT_H 1
4220| #define HAVE_UNISTD_H 1
4221| #define HAVE_DLFCN_H 1
4222| #define LT_OBJDIR ".libs/"
4223| #define SPRINTF_RETURNS_INT 1
4224| #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1
4225| #define HAVE_DIRENT_H 1
4226| #define STDC_HEADERS 1
4227| #define HAVE_SYS_WAIT_H 1
4228| #define HAVE_FCNTL_H 1
4229| #define HAVE_FENV_H 1
4230| #define HAVE_FLOAT_H 1
4231| #define HAVE_LIMITS_H 1
4232| #define HAVE_MEMORY_H 1
4233| #define HAVE_PWD_H 1
4234| #define HAVE_STDLIB_H 1
4235| #define HAVE_STDDEF_H 1
4236| #define HAVE_STRINGS_H 1
4237| #define HAVE_STRING_H 1
4238| #define HAVE_SYS_MMAN_H 1
4239| #define HAVE_SYS_SOCKET_H 1
4240| #define HAVE_NETINET_IN_H 1
4241| #define HAVE_ARPA_INET_H 1
4242| #define HAVE_SYS_TIMEB_H 1
4243| #define HAVE_SYS_TYPES_H 1
4244| #define HAVE_SYS_UN_H 1
4245| #define HAVE_SYS_VADVISE_H 1
4246| #define HAVE_SYS_WAIT_H 1
4247| #define HAVE_TERM_H 1
4248| #define HAVE_UNISTD_H 1
4249| #define HAVE_UTIME_H 1
4250| #define HAVE_TERMIOS_H 1
4251| #define HAVE_SCHED_H 1
4252| #define HAVE_ALLOCA_H 1
4253| #define HAVE_SYS_IOCTL_H 1
4254| #define HAVE_SYS_MALLOC_H 1
4255| #define HAVE_SYS_IPC_H 1
4256| #define HAVE_SYS_SHM_H 1
4257| #define HAVE_SYS_RESOURCE_H 1
4258| #define HAVE_SYS_PARAM_H 1
4259| #define HAVE_LIBM 1
4260| /* end confdefs.h.  */
4261|
4262| /* Override any GCC internal prototype to avoid an error.
4263|    Use char because int might match the return type of a GCC
4264|    builtin and then its argument prototype would still apply.  */
4265| #ifdef __cplusplus
4266| extern "C"
4267| #endif
4268| char p2open ();
4269| int
4270| main ()
4271| {
4272| return p2open ();
4273|   ;
4274|   return 0;
4275| }
4276configure:21284: result: no
4277configure:21298: checking for bind
4278configure:21354: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64   -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm  >&5
4279configure:21361: $? = 0
4280configure:21381: result: yes
4281configure:21464: checking for library containing crypt
4282configure:21505: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64   -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm  >&5
4283configure:21512: $? = 0
4284configure:21543: result: none required
4285configure:21556: checking for library containing inet_aton
4286configure:21597: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64   -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm  >&5
4287configure:21604: $? = 0
4288configure:21635: result: none required
4289configure:21645: checking for sched_yield
4290configure:21701: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64   -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm  >&5
4291configure:21708: $? = 0
4292configure:21728: result: yes
4293configure:21812: checking for zlib compression library
4294configure:21980: /usr/bin/gcc-4.2 -o conftest -O2 -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
4295ld: warning: in /opt/local/lib/libz.dylib, file is not of required architecture
4296Undefined symbols:
4297  "_zlibCompileFlags", referenced from:
4298      _main in cc3pQxc9.o
4299ld: symbol(s) not found
4300collect2: ld returned 1 exit status
4301configure:21987: $? = 1
4302configure: failed program was:
4303| /* confdefs.h.  */
4304| #define PACKAGE_NAME ""
4305| #define PACKAGE_TARNAME ""
4306| #define PACKAGE_VERSION ""
4307| #define PACKAGE_STRING ""
4308| #define PACKAGE_BUGREPORT ""
4309| #define PACKAGE "mysql"
4310| #define VERSION "5.0.83"
4311| #define DEFINE_ALL_CHARACTER_SETS 1
4312| #define HAVE_CHARSET_latin1 1
4313| #define HAVE_CHARSET_latin1 1
4314| #define HAVE_CHARSET_utf8 1
4315| #define USE_MB 1
4316| #define USE_MB_IDENT 1
4317| #define HAVE_CHARSET_big5 1
4318| #define USE_MB 1
4319| #define USE_MB_IDENT 1
4320| #define HAVE_CHARSET_cp1250 1
4321| #define HAVE_CHARSET_cp932 1
4322| #define USE_MB 1
4323| #define USE_MB_IDENT 1
4324| #define HAVE_CHARSET_eucjpms 1
4325| #define USE_MB 1
4326| #define USE_MB_IDENT 1
4327| #define HAVE_CHARSET_euckr 1
4328| #define USE_MB 1
4329| #define USE_MB_IDENT 1
4330| #define HAVE_CHARSET_gb2312 1
4331| #define USE_MB 1
4332| #define USE_MB_IDENT 1
4333| #define HAVE_CHARSET_gbk 1
4334| #define USE_MB 1
4335| #define USE_MB_IDENT 1
4336| #define HAVE_CHARSET_latin1 1
4337| #define HAVE_CHARSET_latin2 1
4338| #define HAVE_CHARSET_sjis 1
4339| #define USE_MB 1
4340| #define USE_MB_IDENT 1
4341| #define HAVE_CHARSET_tis620 1
4342| #define HAVE_CHARSET_ucs2 1
4343| #define USE_MB 1
4344| #define USE_MB_IDENT 1
4345| #define HAVE_CHARSET_ujis 1
4346| #define USE_MB 1
4347| #define USE_MB_IDENT 1
4348| #define HAVE_CHARSET_utf8 1
4349| #define USE_MB 1
4350| #define USE_MB_IDENT 1
4351| #define MYSQL_DEFAULT_CHARSET_NAME "latin1"
4352| #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci"
4353| #define HAVE_UCA_COLLATIONS 1
4354| #define PROTOCOL_VERSION 10
4355| #define DOT_FRM_VERSION 6
4356| #define NDB_VERSION_MAJOR 5
4357| #define NDB_VERSION_MINOR 0
4358| #define NDB_VERSION_BUILD 83
4359| #define NDB_VERSION_STATUS ""
4360| #define SYSTEM_TYPE "apple-darwin10.0.0b4"
4361| #define MACHINE_TYPE "i386"
4362| #define STDC_HEADERS 1
4363| #define HAVE_SYS_TYPES_H 1
4364| #define HAVE_SYS_STAT_H 1
4365| #define HAVE_STDLIB_H 1
4366| #define HAVE_STRING_H 1
4367| #define HAVE_MEMORY_H 1
4368| #define HAVE_STRINGS_H 1
4369| #define HAVE_INTTYPES_H 1
4370| #define HAVE_STDINT_H 1
4371| #define HAVE_UNISTD_H 1
4372| #define HAVE_DLFCN_H 1
4373| #define LT_OBJDIR ".libs/"
4374| #define SPRINTF_RETURNS_INT 1
4375| #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1
4376| #define HAVE_DIRENT_H 1
4377| #define STDC_HEADERS 1
4378| #define HAVE_SYS_WAIT_H 1
4379| #define HAVE_FCNTL_H 1
4380| #define HAVE_FENV_H 1
4381| #define HAVE_FLOAT_H 1
4382| #define HAVE_LIMITS_H 1
4383| #define HAVE_MEMORY_H 1
4384| #define HAVE_PWD_H 1
4385| #define HAVE_STDLIB_H 1
4386| #define HAVE_STDDEF_H 1
4387| #define HAVE_STRINGS_H 1
4388| #define HAVE_STRING_H 1
4389| #define HAVE_SYS_MMAN_H 1
4390| #define HAVE_SYS_SOCKET_H 1
4391| #define HAVE_NETINET_IN_H 1
4392| #define HAVE_ARPA_INET_H 1
4393| #define HAVE_SYS_TIMEB_H 1
4394| #define HAVE_SYS_TYPES_H 1
4395| #define HAVE_SYS_UN_H 1
4396| #define HAVE_SYS_VADVISE_H 1
4397| #define HAVE_SYS_WAIT_H 1
4398| #define HAVE_TERM_H 1
4399| #define HAVE_UNISTD_H 1
4400| #define HAVE_UTIME_H 1
4401| #define HAVE_TERMIOS_H 1
4402| #define HAVE_SCHED_H 1
4403| #define HAVE_ALLOCA_H 1
4404| #define HAVE_SYS_IOCTL_H 1
4405| #define HAVE_SYS_MALLOC_H 1
4406| #define HAVE_SYS_IPC_H 1
4407| #define HAVE_SYS_SHM_H 1
4408| #define HAVE_SYS_RESOURCE_H 1
4409| #define HAVE_SYS_PARAM_H 1
4410| #define HAVE_LIBM 1
4411| #define HAVE_CRYPT 1
4412| /* end confdefs.h.  */
4413| #include <zlib.h>
4414| int
4415| main ()
4416| {
4417| return zlibCompileFlags();
4418|   ;
4419|   return 0;
4420| }
4421configure:22016: error: headers or binaries were not found in /opt/local/{include,lib}
4422
4423## ---------------- ##
4424## Cache variables. ##
4425## ---------------- ##
4426
4427ac_cv_build=i386-apple-darwin10.0.0b4
4428ac_cv_c_compiler_gnu=yes
4429ac_cv_cxx_compiler_gnu=yes
4430ac_cv_env_CCASFLAGS_set=
4431ac_cv_env_CCASFLAGS_value=
4432ac_cv_env_CCAS_set=
4433ac_cv_env_CCAS_value=
4434ac_cv_env_CCC_set=
4435ac_cv_env_CCC_value=
4436ac_cv_env_CC_set=set
4437ac_cv_env_CC_value=/usr/bin/gcc-4.2
4438ac_cv_env_CFLAGS_set=set
4439ac_cv_env_CFLAGS_value='-O2 -arch x86_64'
4440ac_cv_env_CPPFLAGS_set=set
4441ac_cv_env_CPPFLAGS_value=-I/opt/local/include
4442ac_cv_env_CPP_set=
4443ac_cv_env_CPP_value=
4444ac_cv_env_CXXCPP_set=
4445ac_cv_env_CXXCPP_value=
4446ac_cv_env_CXXFLAGS_set=set
4447ac_cv_env_CXXFLAGS_value='-O2 -arch x86_64'
4448ac_cv_env_CXX_set=set
4449ac_cv_env_CXX_value=/usr/bin/g++-4.2
4450ac_cv_env_LDFLAGS_set=set
4451ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch x86_64'
4452ac_cv_env_LIBS_set=
4453ac_cv_env_LIBS_value=
4454ac_cv_env_build_alias_set=
4455ac_cv_env_build_alias_value=
4456ac_cv_env_host_alias_set=
4457ac_cv_env_host_alias_value=
4458ac_cv_env_target_alias_set=
4459ac_cv_env_target_alias_value=
4460ac_cv_func_bind=yes
4461ac_cv_func_gethostbyname_r=no
4462ac_cv_func_p2open=no
4463ac_cv_func_sched_yield=yes
4464ac_cv_func_setsockopt=yes
4465ac_cv_func_yp_get_default_domain=yes
4466ac_cv_header_alloca_h=yes
4467ac_cv_header_arpa_inet_h=yes
4468ac_cv_header_crypt_h=no
4469ac_cv_header_dirent_dirent_h=yes
4470ac_cv_header_dlfcn_h=yes
4471ac_cv_header_fcntl_h=yes
4472ac_cv_header_fenv_h=yes
4473ac_cv_header_float_h=yes
4474ac_cv_header_floatingpoint_h=no
4475ac_cv_header_ieeefp_h=no
4476ac_cv_header_inttypes_h=yes
4477ac_cv_header_limits_h=yes
4478ac_cv_header_linux_config_h=no
4479ac_cv_header_malloc_h=no
4480ac_cv_header_memory_h=yes
4481ac_cv_header_netinet_in_h=yes
4482ac_cv_header_pwd_h=yes
4483ac_cv_header_sched_h=yes
4484ac_cv_header_select_h=no
4485ac_cv_header_stdc=yes
4486ac_cv_header_stddef_h=yes
4487ac_cv_header_stdint_h=yes
4488ac_cv_header_stdlib_h=yes
4489ac_cv_header_string_h=yes
4490ac_cv_header_strings_h=yes
4491ac_cv_header_synch_h=no
4492ac_cv_header_sys_ioctl_h=yes
4493ac_cv_header_sys_ipc_h=yes
4494ac_cv_header_sys_malloc_h=yes
4495ac_cv_header_sys_mman_h=yes
4496ac_cv_header_sys_param_h=yes
4497ac_cv_header_sys_prctl_h=no
4498ac_cv_header_sys_resource_h=yes
4499ac_cv_header_sys_shm_h=yes
4500ac_cv_header_sys_socket_h=yes
4501ac_cv_header_sys_stat_h=yes
4502ac_cv_header_sys_timeb_h=yes
4503ac_cv_header_sys_types_h=yes
4504ac_cv_header_sys_un_h=yes
4505ac_cv_header_sys_utime_h=no
4506ac_cv_header_sys_vadvise_h=yes
4507ac_cv_header_sys_wait_h=yes
4508ac_cv_header_term_h=yes
4509ac_cv_header_termio_h=no
4510ac_cv_header_termios_h=yes
4511ac_cv_header_unistd_h=yes
4512ac_cv_header_utime_h=yes
4513ac_cv_host=i386-apple-darwin10.0.0b4
4514ac_cv_lib_gen_p2open=no
4515ac_cv_lib_m_floor=yes
4516ac_cv_lib_nsl_gethostbyname_r=no
4517ac_cv_lib_nsl_r_gethostbyname_r=no
4518ac_cv_objext=o
4519ac_cv_path_CHMOD=/bin/chmod
4520ac_cv_path_CMP=/usr/bin/cmp
4521ac_cv_path_CP=/bin/cp
4522ac_cv_path_DOXYGEN=/opt/local/bin/doxygen
4523ac_cv_path_EGREP='/usr/bin/grep -E'
4524ac_cv_path_FGREP='/usr/bin/grep -F'
4525ac_cv_path_GREP=/usr/bin/grep
4526ac_cv_path_HOSTNAME=/bin/hostname
4527ac_cv_path_ICHECK=no
4528ac_cv_path_KILL=/bin/kill
4529ac_cv_path_LN=/bin/ln
4530ac_cv_path_LN_CP_F=/bin/ln
4531ac_cv_path_MAKEINDEX=no
4532ac_cv_path_MV=/bin/mv
4533ac_cv_path_PDFLATEX=no
4534ac_cv_path_PERL=/opt/local/bin/perl
4535ac_cv_path_PS=/bin/ps
4536ac_cv_path_RM=/bin/rm
4537ac_cv_path_SED=/opt/local/bin/gsed
4538ac_cv_path_mkdir=/opt/local/bin/gmkdir
4539ac_cv_path_uname_prog=/usr/bin/uname
4540ac_cv_prog_AR=ar
4541ac_cv_prog_AWK=gawk
4542ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E'
4543ac_cv_prog_CXXCPP='/usr/bin/g++-4.2 -E'
4544ac_cv_prog_TAR=gnutar
4545ac_cv_prog_YACC='bison -y -p MYSQL'
4546ac_cv_prog_ac_ct_AR=ar
4547ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2
4548ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
4549ac_cv_prog_ac_ct_GETCONF=getconf
4550ac_cv_prog_ac_ct_LIPO=lipo
4551ac_cv_prog_ac_ct_NMEDIT=nmedit
4552ac_cv_prog_ac_ct_OTOOL=otool
4553ac_cv_prog_ac_ct_RANLIB=ranlib
4554ac_cv_prog_ac_ct_STRIP=strip
4555ac_cv_prog_cc_c89=
4556ac_cv_prog_cc_g=yes
4557ac_cv_prog_cxx_g=yes
4558ac_cv_prog_make_make_set=yes
4559ac_cv_search_crypt='none required'
4560ac_cv_search_inet_aton='none required'
4561ac_cv_search_opendir='none required'
4562ac_cv_sys_file_offset_bits=no
4563ac_cv_sys_large_files=no
4564ac_cv_sys_largefile_CFLAGS=no
4565ac_cv_sys_largefile_LDFLAGS=no
4566ac_cv_sys_largefile_LIBS=no
4567ac_cv_sys_largefile_source=no
4568ac_cv_target=i386-apple-darwin10.0.0b4
4569ac_cv_type_size_t=yes
4570am_cv_CCAS_dependencies_compiler_type=gcc3
4571am_cv_CC_dependencies_compiler_type=gcc3
4572am_cv_CXX_dependencies_compiler_type=gcc3
4573am_cv_prog_cc_stdc=
4574lt_cv_apple_cc_single_mod=yes
4575lt_cv_deplibs_check_method=pass_all
4576lt_cv_file_magic_cmd='$MAGIC_CMD'
4577lt_cv_file_magic_test_file=
4578lt_cv_ld_exported_symbols_list=yes
4579lt_cv_ld_reload_flag=-r
4580lt_cv_nm_interface='BSD nm'
4581lt_cv_objdir=.libs
4582lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
4583lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
4584lt_cv_path_NM=/usr/bin/nm
4585lt_cv_prog_compiler_c_o=yes
4586lt_cv_prog_compiler_c_o_CXX=yes
4587lt_cv_prog_compiler_pic_works=yes
4588lt_cv_prog_compiler_pic_works_CXX=yes
4589lt_cv_prog_compiler_rtti_exceptions=no
4590lt_cv_prog_compiler_static_works=no
4591lt_cv_prog_compiler_static_works_CXX=no
4592lt_cv_prog_gnu_ld=no
4593lt_cv_prog_gnu_ldcxx=no
4594lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
4595lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
4596lt_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'\'''
4597lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
4598lt_cv_sys_max_cmd_len=196608
4599mysql_cv_as_noexecstack=no
4600mysql_cv_compress=no
4601mysql_cv_sys_os=Darwin
4602
4603## ----------------- ##
4604## Output variables. ##
4605## ----------------- ##
4606
4607ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_mysql5/work/mysql-5.0.83/missing --run aclocal-1.10'
4608ALLOCA=''
4609AMDEPBACKSLASH='\'
4610AMDEP_FALSE='#'
4611AMDEP_TRUE=''
4612AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_mysql5/work/mysql-5.0.83/missing --run tar'
4613AR='ar'
4614ARFLAGS='cru'
4615AS='/usr/bin/gcc-4.2 -c'
4616ASFLAGS=''
4617ASSEMBLER_FALSE=''
4618ASSEMBLER_TRUE='#'
4619ASSEMBLER_sparc32_FALSE=''
4620ASSEMBLER_sparc32_TRUE='#'
4621ASSEMBLER_sparc64_FALSE=''
4622ASSEMBLER_sparc64_TRUE='#'
4623ASSEMBLER_x86_FALSE=''
4624ASSEMBLER_x86_TRUE='#'
4625AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_mysql5/work/mysql-5.0.83/missing --run autoconf'
4626AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_mysql5/work/mysql-5.0.83/missing --run autoheader'
4627AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_mysql5/work/mysql-5.0.83/missing --run automake-1.10'
4628AVAILABLE_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'
4629AWK='gawk'
4630BUILD_INNODB_TOOLS_FALSE=''
4631BUILD_INNODB_TOOLS_TRUE=''
4632CC='/usr/bin/gcc-4.2'
4633CCAS='/usr/bin/gcc-4.2'
4634CCASDEPMODE='depmode=gcc3'
4635CCASFLAGS='-O2 -arch x86_64   '
4636CCDEPMODE='depmode=gcc3'
4637CC_VERSION='i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646)'
4638CFLAGS='-O2 -arch x86_64  '
4639CHECK_PID='/bin/kill -0 $$PID > /dev/null 2> /dev/null'
4640CHMOD='/bin/chmod'
4641CLIENT_EXTRA_LDFLAGS=''
4642CLIENT_LIBS=''
4643CMP='/usr/bin/cmp'
4644COMPILATION_COMMENT=''
4645COMPILE_PSTACK_FALSE=''
4646COMPILE_PSTACK_TRUE=''
4647CONF_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-openssl=/opt/local'\'' '\''--with-extra-charsets=complex'\'' '\''--with-federated-storage-engine'\'' '\''--with-unix-socket-path=/opt/local/var/run/mysql5/mysqld.sock'\'' '\''--with-mysqld-user=mysql'\'' '\''--without-bench'\'' '\''--enable-thread-safe-client'\'' '\''--without-readline'\'' '\''CC=/usr/bin/gcc-4.2'\'' '\''CFLAGS=-O2 -arch x86_64'\'' '\''LDFLAGS=-L/opt/local/lib -arch x86_64'\'' '\''CPPFLAGS=-I/opt/local/include'\'' '\''CXX=/usr/bin/g++-4.2'\'' '\''CXXFLAGS=-O2 -arch x86_64'\'''
4648CP='/bin/cp'
4649CPP='/usr/bin/gcc-4.2 -E'
4650CPPFLAGS='-I/opt/local/include'
4651CXX='/usr/bin/g++-4.2'
4652CXXCPP='/usr/bin/g++-4.2 -E'
4653CXXDEPMODE='depmode=gcc3'
4654CXXFLAGS='-O2 -arch x86_64   -fno-implicit-templates -fno-exceptions -fno-rtti'
4655CXXLDFLAGS=''
4656CXX_VERSION='i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646)'
4657CYGPATH_W='echo'
4658DARWIN_MWCC_FALSE=''
4659DARWIN_MWCC_TRUE='#'
4660DEFS=''
4661DEPDIR='.deps'
4662DOT_FRM_VERSION='6'
4663DOXYGEN='/opt/local/bin/doxygen'
4664DSYMUTIL='dsymutil'
4665DUMPBIN=''
4666DVIS=''
4667ECHO_C='\c'
4668ECHO_N=''
4669ECHO_T=''
4670EGREP='/usr/bin/grep -E'
4671EXEEXT=''
4672FGREP='/usr/bin/grep -F'
4673FIND_PROC='/bin/ps wwwp $$PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$$MYSQLD" > /dev/null'
4674GETCONF='getconf'
4675GREP='/usr/bin/grep'
4676GXX='yes'
4677HAVE_NDBCLUSTER_DB_FALSE=''
4678HAVE_NDBCLUSTER_DB_TRUE=''
4679HAVE_NETWARE_FALSE=''
4680HAVE_NETWARE_TRUE=''
4681HAVE_YASSL_FALSE=''
4682HAVE_YASSL_TRUE=''
4683HOSTNAME='/bin/hostname'
4684ICHECK='no'
4685INSTALL_DATA='${INSTALL} -m 644'
4686INSTALL_PROGRAM='${INSTALL}'
4687INSTALL_SCRIPT='${INSTALL}'
4688INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
4689KILL='/bin/kill'
4690LD='/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld'
4691LDFLAGS='-L/opt/local/lib -arch x86_64'
4692LD_VERSION_SCRIPT=''
4693LIBDL=''
4694LIBEDIT_LOBJECTS=''
4695LIBOBJS=''
4696LIBS='-lm '
4697LIBTOOL='$(SHELL) $(top_builddir)/libtool --preserve-dup-deps'
4698LIB_EXTRA_CCFLAGS=''
4699LIPO='lipo'
4700LM_CFLAGS=''
4701LN='/bin/ln'
4702LN_CP_F='/bin/ln -s'
4703LN_S='ln -s'
4704LTLIBOBJS=''
4705MACHINE_TYPE='i386'
4706MAKEINDEX='no'
4707MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_mysql5/work/mysql-5.0.83/missing --run makeinfo'
4708MAKE_BINARY_DISTRIBUTION_OPTIONS=''
4709MAKE_SHELL=''
4710MKDIR_P='/opt/local/bin/gmkdir -p'
4711MV='/bin/mv'
4712MYSQLD_DEFAULT_SWITCHES=''
4713MYSQLD_EXTRA_LDFLAGS=''
4714MYSQLD_EXTRA_LIBS=''
4715MYSQLD_USER='mysql'
4716MYSQL_BASE_VERSION='5.0'
4717MYSQL_NO_DASH_VERSION='5.0.83'
4718MYSQL_PREVIOUS_BASE_VERSION='4.1'
4719MYSQL_SERVER_SUFFIX=''
4720MYSQL_TCP_PORT='3306'
4721MYSQL_TCP_PORT_DEFAULT='0'
4722MYSQL_UNIX_ADDR='/opt/local/var/run/mysql5/mysqld.sock'
4723MYSQL_VERSION_ID='50083'
4724NDB_DEFS=''
4725NDB_LD_VERSION_SCRIPT=''
4726NDB_SCI_INCLUDES=''
4727NDB_SCI_LIBS=''
4728NDB_SHARED_LIB_MAJOR_VERSION='2'
4729NDB_SHARED_LIB_VERSION='2:0:0'
4730NDB_SIZEOF_CHAR=''
4731NDB_SIZEOF_CHARP=''
4732NDB_SIZEOF_INT=''
4733NDB_SIZEOF_LONG=''
4734NDB_SIZEOF_LONG_LONG=''
4735NDB_SIZEOF_SHORT=''
4736NDB_VERSION_BUILD='83'
4737NDB_VERSION_MAJOR='5'
4738NDB_VERSION_MINOR='0'
4739NDB_VERSION_STATUS=''
4740NM='/usr/bin/nm'
4741NMEDIT='nmedit'
4742NOINST_LDFLAGS='-static'
4743NON_THREADED_LIBS=''
4744OBJDUMP='false'
4745OBJEXT='o'
4746OTOOL64=':'
4747OTOOL='otool'
4748PACKAGE='mysql'
4749PACKAGE_BUGREPORT=''
4750PACKAGE_NAME=''
4751PACKAGE_STRING=''
4752PACKAGE_TARNAME=''
4753PACKAGE_VERSION=''
4754PATH_SEPARATOR=':'
4755PDFLATEX='no'
4756PDFMANUAL=''
4757PERL5='/opt/local/bin/perl'
4758PERL='/opt/local/bin/perl'
4759PROTOCOL_VERSION='10'
4760PS='/bin/ps'
4761RANLIB='ranlib'
4762RM='/bin/rm'
4763SAVE_ASFLAGS=''
4764SAVE_CC='/usr/bin/gcc-4.2'
4765SAVE_CFLAGS='-O2 -arch x86_64'
4766SAVE_CXX='/usr/bin/g++-4.2'
4767SAVE_CXXFLAGS='-O2 -arch x86_64'
4768SAVE_CXXLDFLAGS=''
4769SAVE_LDFLAGS='-L/opt/local/lib -arch x86_64'
4770SED='/opt/local/bin/gsed'
4771SET_MAKE=''
4772SHARED_LIB_MAJOR_VERSION='15'
4773SHARED_LIB_VERSION='15:0:0'
4774SHELL='/bin/sh'
4775STATIC_NSS_FLAGS=''
4776STRIP='strip'
4777SYSTEM_TYPE='apple-darwin10.0.0b4'
4778TAR='gnutar'
4779TARGET_LINUX='false'
4780TERMCAP_LIB=''
4781THREAD_LOBJECTS=''
4782VERSION='5.0.83'
4783WRAPLIBS=''
4784YACC='bison -y -p MYSQL'
4785ZLIB_DEPS=''
4786ZLIB_INCLUDES='-I/opt/local/include'
4787ZLIB_LIBS='-L/opt/local/lib -lz'
4788ac_ct_CC='/usr/bin/gcc-4.2'
4789ac_ct_CXX=''
4790ac_ct_DUMPBIN=''
4791am__fastdepCCAS_FALSE='#'
4792am__fastdepCCAS_TRUE=''
4793am__fastdepCC_FALSE='#'
4794am__fastdepCC_TRUE=''
4795am__fastdepCXX_FALSE='#'
4796am__fastdepCXX_TRUE=''
4797am__include='include'
4798am__isrc=''
4799am__leading_dot='.'
4800am__quote=''
4801am__tar='${AMTAR} chof - "$$tardir"'
4802am__untar='${AMTAR} xf -'
4803bdb_includes=''
4804bdb_libs=''
4805bdb_libs_with_path=''
4806bench_dirs=''
4807bindir='/opt/local/lib/mysql5/bin'
4808build='i386-apple-darwin10.0.0b4'
4809build_alias=''
4810build_cpu='i386'
4811build_os='darwin10.0.0b4'
4812build_vendor='apple'
4813datadir='/opt/local/share/mysql5'
4814datarootdir='${prefix}/share'
4815docdir='${datarootdir}/doc/${PACKAGE}'
4816docs_dirs=''
4817dvidir='${docdir}'
4818exec_prefix='NONE'
4819extra_docs=''
4820host='i386-apple-darwin10.0.0b4'
4821host_alias=''
4822host_cpu='i386'
4823host_os='darwin10.0.0b4'
4824host_vendor='apple'
4825htmldir='${docdir}'
4826includedir='/opt/local/include/mysql5'
4827infodir='/opt/local/share/info'
4828innodb_includes=''
4829innodb_libs=''
4830innodb_system_libs=''
4831install_sh='$(SHELL) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_mysql5/work/mysql-5.0.83/install-sh'
4832libdir='/opt/local/lib/mysql5'
4833libexecdir='${exec_prefix}/libexec'
4834libmysqld_dirs=''
4835linked_client_targets=''
4836linked_libmysqld_targets=''
4837linked_netware_sources=''
4838localedir='${datarootdir}/locale'
4839localstatedir='/opt/local/var/db/mysql5'
4840lt_ECHO='/bin/echo'
4841man1_files=''
4842man8_files=''
4843man_dirs=''
4844mandir='/opt/local/share/man'
4845mkdir_p='/opt/local/bin/gmkdir -p'
4846ndb_bin_am_ldflags=''
4847ndb_cxxflags_fix=''
4848ndb_mgmclient_libs=''
4849ndb_opt_subdirs=''
4850ndb_port=''
4851ndb_transporter_opt_objs=''
4852ndbcluster_includes=''
4853ndbcluster_libs=''
4854ndbcluster_system_libs=''
4855netware_dir=''
4856oldincludedir='/usr/include'
4857openssl_includes=''
4858openssl_libs=''
4859pdfdir='${docdir}'
4860prefix='/opt/local'
4861program_transform_name='s,x,x,'
4862psdir='${docdir}'
4863pstack_dirs=''
4864pstack_libs=''
4865readline_basedir=''
4866readline_dir=''
4867readline_h_ln_cmd=''
4868readline_link=''
4869readline_topdir=''
4870sbindir='${exec_prefix}/sbin'
4871server_scripts=''
4872sharedstatedir='${prefix}/com'
4873sql_client_dirs=''
4874sql_server_dirs=''
4875sql_union_dirs=''
4876subdirs=''
4877sysconfdir='/opt/local/etc/mysql5'
4878target='i386-apple-darwin10.0.0b4'
4879target_alias=''
4880target_cpu='i386'
4881target_os='darwin10.0.0b4'
4882target_vendor='apple'
4883thread_dirs=''
4884tools_dirs=''
4885uname_prog='/usr/bin/uname'
4886yassl_dir=''
4887yassl_h_ln_cmd=''
4888yassl_libs=''
4889yassl_taocrypt_extra_cxxflags=''
4890zlib_dir=''
4891
4892## ----------- ##
4893## confdefs.h. ##
4894## ----------- ##
4895
4896#define PACKAGE_NAME ""
4897#define PACKAGE_TARNAME ""
4898#define PACKAGE_VERSION ""
4899#define PACKAGE_STRING ""
4900#define PACKAGE_BUGREPORT ""
4901#define PACKAGE "mysql"
4902#define VERSION "5.0.83"
4903#define DEFINE_ALL_CHARACTER_SETS 1
4904#define HAVE_CHARSET_latin1 1
4905#define HAVE_CHARSET_latin1 1
4906#define HAVE_CHARSET_utf8 1
4907#define USE_MB 1
4908#define USE_MB_IDENT 1
4909#define HAVE_CHARSET_big5 1
4910#define USE_MB 1
4911#define USE_MB_IDENT 1
4912#define HAVE_CHARSET_cp1250 1
4913#define HAVE_CHARSET_cp932 1
4914#define USE_MB 1
4915#define USE_MB_IDENT 1
4916#define HAVE_CHARSET_eucjpms 1
4917#define USE_MB 1
4918#define USE_MB_IDENT 1
4919#define HAVE_CHARSET_euckr 1
4920#define USE_MB 1
4921#define USE_MB_IDENT 1
4922#define HAVE_CHARSET_gb2312 1
4923#define USE_MB 1
4924#define USE_MB_IDENT 1
4925#define HAVE_CHARSET_gbk 1
4926#define USE_MB 1
4927#define USE_MB_IDENT 1
4928#define HAVE_CHARSET_latin1 1
4929#define HAVE_CHARSET_latin2 1
4930#define HAVE_CHARSET_sjis 1
4931#define USE_MB 1
4932#define USE_MB_IDENT 1
4933#define HAVE_CHARSET_tis620 1
4934#define HAVE_CHARSET_ucs2 1
4935#define USE_MB 1
4936#define USE_MB_IDENT 1
4937#define HAVE_CHARSET_ujis 1
4938#define USE_MB 1
4939#define USE_MB_IDENT 1
4940#define HAVE_CHARSET_utf8 1
4941#define USE_MB 1
4942#define USE_MB_IDENT 1
4943#define MYSQL_DEFAULT_CHARSET_NAME "latin1"
4944#define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci"
4945#define HAVE_UCA_COLLATIONS 1
4946#define PROTOCOL_VERSION 10
4947#define DOT_FRM_VERSION 6
4948#define NDB_VERSION_MAJOR 5
4949#define NDB_VERSION_MINOR 0
4950#define NDB_VERSION_BUILD 83
4951#define NDB_VERSION_STATUS ""
4952#define SYSTEM_TYPE "apple-darwin10.0.0b4"
4953#define MACHINE_TYPE "i386"
4954#define STDC_HEADERS 1
4955#define HAVE_SYS_TYPES_H 1
4956#define HAVE_SYS_STAT_H 1
4957#define HAVE_STDLIB_H 1
4958#define HAVE_STRING_H 1
4959#define HAVE_MEMORY_H 1
4960#define HAVE_STRINGS_H 1
4961#define HAVE_INTTYPES_H 1
4962#define HAVE_STDINT_H 1
4963#define HAVE_UNISTD_H 1
4964#define HAVE_DLFCN_H 1
4965#define LT_OBJDIR ".libs/"
4966#define SPRINTF_RETURNS_INT 1
4967#define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1
4968#define HAVE_DIRENT_H 1
4969#define STDC_HEADERS 1
4970#define HAVE_SYS_WAIT_H 1
4971#define HAVE_FCNTL_H 1
4972#define HAVE_FENV_H 1
4973#define HAVE_FLOAT_H 1
4974#define HAVE_LIMITS_H 1
4975#define HAVE_MEMORY_H 1
4976#define HAVE_PWD_H 1
4977#define HAVE_STDLIB_H 1
4978#define HAVE_STDDEF_H 1
4979#define HAVE_STRINGS_H 1
4980#define HAVE_STRING_H 1
4981#define HAVE_SYS_MMAN_H 1
4982#define HAVE_SYS_SOCKET_H 1
4983#define HAVE_NETINET_IN_H 1
4984#define HAVE_ARPA_INET_H 1
4985#define HAVE_SYS_TIMEB_H 1
4986#define HAVE_SYS_TYPES_H 1
4987#define HAVE_SYS_UN_H 1
4988#define HAVE_SYS_VADVISE_H 1
4989#define HAVE_SYS_WAIT_H 1
4990#define HAVE_TERM_H 1
4991#define HAVE_UNISTD_H 1
4992#define HAVE_UTIME_H 1
4993#define HAVE_TERMIOS_H 1
4994#define HAVE_SCHED_H 1
4995#define HAVE_ALLOCA_H 1
4996#define HAVE_SYS_IOCTL_H 1
4997#define HAVE_SYS_MALLOC_H 1
4998#define HAVE_SYS_IPC_H 1
4999#define HAVE_SYS_SHM_H 1
5000#define HAVE_SYS_RESOURCE_H 1
5001#define HAVE_SYS_PARAM_H 1
5002#define HAVE_LIBM 1
5003#define HAVE_CRYPT 1
5004
5005configure: exit 1