1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by MySQL Server configure 5.1.68, which was |
---|
5 | generated 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-ssl=/opt/local --with-extra-charsets=complex --with-unix-socket-path=/opt/local/var/run/mysql5/mysqld.sock --with-mysqld-user=_mysql --without-docs --with-plugins=all --enable-thread-safe-client --without-readline --with-embedded-server --with-pic |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = 686fsmac.bw.nist.gov |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 12.2.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64 |
---|
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 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 8 processors. |
---|
28 | 8 processors are physically available. |
---|
29 | 8 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 6.00 gigabytes |
---|
33 | Default processor set: 157 tasks, 732 threads, 8 processors |
---|
34 | Load average: 1.93, Mach factor: 6.06 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:2572: checking build system type |
---|
52 | configure:2590: result: i386-apple-darwin12.2.0 |
---|
53 | configure:2612: checking host system type |
---|
54 | configure:2627: result: i386-apple-darwin12.2.0 |
---|
55 | configure:2649: checking target system type |
---|
56 | configure:2664: result: i386-apple-darwin12.2.0 |
---|
57 | configure:2711: checking for a BSD-compatible install |
---|
58 | configure:2779: result: /usr/bin/install -c |
---|
59 | configure:2790: checking whether build environment is sane |
---|
60 | configure:2833: result: yes |
---|
61 | configure:2858: checking for a thread-safe mkdir -p |
---|
62 | configure:2897: result: /opt/local/bin/gmkdir -p |
---|
63 | configure:2910: checking for gawk |
---|
64 | configure:2926: found /opt/local/bin/gawk |
---|
65 | configure:2937: result: gawk |
---|
66 | configure:2948: checking whether make sets $(MAKE) |
---|
67 | configure:2970: result: yes |
---|
68 | configure:3149: checking how to create a ustar tar archive |
---|
69 | configure:3162: tar --version |
---|
70 | bsdtar 2.8.3 - libarchive 2.8.3 |
---|
71 | configure:3165: $? = 0 |
---|
72 | configure:3205: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar |
---|
73 | configure:3208: $? = 0 |
---|
74 | configure:3212: tar -xf - <conftest.tar |
---|
75 | configure:3215: $? = 0 |
---|
76 | configure:3228: result: gnutar |
---|
77 | configure:3272: checking for style of include used by make |
---|
78 | configure:3300: result: GNU |
---|
79 | configure:3370: checking for gcc |
---|
80 | configure:3397: result: /opt/local/bin/llvm-gcc-4.2 |
---|
81 | configure:3629: checking for C compiler version |
---|
82 | configure:3637: /opt/local/bin/llvm-gcc-4.2 --version >&5 |
---|
83 | ./configure: line 3639: /opt/local/bin/llvm-gcc-4.2: No such file or directory |
---|
84 | configure:3641: $? = 127 |
---|
85 | configure:3648: /opt/local/bin/llvm-gcc-4.2 -v >&5 |
---|
86 | ./configure: line 3650: /opt/local/bin/llvm-gcc-4.2: No such file or directory |
---|
87 | configure:3652: $? = 127 |
---|
88 | configure:3659: /opt/local/bin/llvm-gcc-4.2 -V >&5 |
---|
89 | ./configure: line 3661: /opt/local/bin/llvm-gcc-4.2: No such file or directory |
---|
90 | configure:3663: $? = 127 |
---|
91 | configure:3686: checking for C compiler default output file name |
---|
92 | configure:3708: /opt/local/bin/llvm-gcc-4.2 -pipe -O2 -fPIC -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
93 | ./configure: line 3710: /opt/local/bin/llvm-gcc-4.2: No such file or directory |
---|
94 | configure:3712: $? = 127 |
---|
95 | configure:3750: result: |
---|
96 | configure: failed program was: |
---|
97 | | /* confdefs.h. */ |
---|
98 | | #define PACKAGE_NAME "MySQL Server" |
---|
99 | | #define PACKAGE_TARNAME "mysql" |
---|
100 | | #define PACKAGE_VERSION "5.1.68" |
---|
101 | | #define PACKAGE_STRING "MySQL Server 5.1.68" |
---|
102 | | #define PACKAGE_BUGREPORT "" |
---|
103 | | #define PACKAGE "mysql" |
---|
104 | | #define VERSION "5.1.68" |
---|
105 | | /* end confdefs.h. */ |
---|
106 | | |
---|
107 | | int |
---|
108 | | main () |
---|
109 | | { |
---|
110 | | |
---|
111 | | ; |
---|
112 | | return 0; |
---|
113 | | } |
---|
114 | configure:3756: error: in `/opt/local/var/macports/build/_opt_mports_trunk_dports_databases_mysql5/mysql5/work/mysql-5.1.68': |
---|
115 | configure:3759: error: C compiler cannot create executables |
---|
116 | See `config.log' for more details. |
---|
117 | |
---|
118 | ## ---------------- ## |
---|
119 | ## Cache variables. ## |
---|
120 | ## ---------------- ## |
---|
121 | |
---|
122 | ac_cv_build=i386-apple-darwin12.2.0 |
---|
123 | ac_cv_env_CCASFLAGS_set= |
---|
124 | ac_cv_env_CCASFLAGS_value= |
---|
125 | ac_cv_env_CCAS_set= |
---|
126 | ac_cv_env_CCAS_value= |
---|
127 | ac_cv_env_CCC_set= |
---|
128 | ac_cv_env_CCC_value= |
---|
129 | ac_cv_env_CC_set=set |
---|
130 | ac_cv_env_CC_value=/opt/local/bin/llvm-gcc-4.2 |
---|
131 | ac_cv_env_CFLAGS_set=set |
---|
132 | ac_cv_env_CFLAGS_value='-pipe -O2 -fPIC -arch x86_64' |
---|
133 | ac_cv_env_CPPFLAGS_set=set |
---|
134 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
135 | ac_cv_env_CPP_set= |
---|
136 | ac_cv_env_CPP_value= |
---|
137 | ac_cv_env_CXXCPP_set= |
---|
138 | ac_cv_env_CXXCPP_value= |
---|
139 | ac_cv_env_CXXFLAGS_set=set |
---|
140 | ac_cv_env_CXXFLAGS_value='-pipe -O2 -fPIC -arch x86_64' |
---|
141 | ac_cv_env_CXX_set=set |
---|
142 | ac_cv_env_CXX_value=/opt/local/bin/llvm-g++-4.2 |
---|
143 | ac_cv_env_LDFLAGS_set=set |
---|
144 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch x86_64' |
---|
145 | ac_cv_env_LIBS_set= |
---|
146 | ac_cv_env_LIBS_value= |
---|
147 | ac_cv_env_build_alias_set= |
---|
148 | ac_cv_env_build_alias_value= |
---|
149 | ac_cv_env_host_alias_set= |
---|
150 | ac_cv_env_host_alias_value= |
---|
151 | ac_cv_env_target_alias_set= |
---|
152 | ac_cv_env_target_alias_value= |
---|
153 | ac_cv_host=i386-apple-darwin12.2.0 |
---|
154 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
155 | ac_cv_prog_AWK=gawk |
---|
156 | ac_cv_prog_ac_ct_CC=/opt/local/bin/llvm-gcc-4.2 |
---|
157 | ac_cv_prog_make_make_set=yes |
---|
158 | ac_cv_target=i386-apple-darwin12.2.0 |
---|
159 | am_cv_prog_tar_ustar=gnutar |
---|
160 | |
---|
161 | ## ----------------- ## |
---|
162 | ## Output variables. ## |
---|
163 | ## ----------------- ## |
---|
164 | |
---|
165 | ABI_CHECK='' |
---|
166 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_mports_trunk_dports_databases_mysql5/mysql5/work/mysql-5.1.68/missing --run aclocal-1.10' |
---|
167 | ALLOCA='' |
---|
168 | AMDEPBACKSLASH='\' |
---|
169 | AMDEP_FALSE='#' |
---|
170 | AMDEP_TRUE='' |
---|
171 | AMTAR='${SHELL} /opt/local/var/macports/build/_opt_mports_trunk_dports_databases_mysql5/mysql5/work/mysql-5.1.68/missing --run tar' |
---|
172 | AM_CFLAGS='' |
---|
173 | AM_CXXFLAGS='' |
---|
174 | AR='' |
---|
175 | ARFLAGS='' |
---|
176 | AS='' |
---|
177 | ASFLAGS='' |
---|
178 | ASSEMBLER_FALSE='' |
---|
179 | ASSEMBLER_TRUE='' |
---|
180 | ASSEMBLER_sparc32_FALSE='' |
---|
181 | ASSEMBLER_sparc32_TRUE='' |
---|
182 | ASSEMBLER_sparc64_FALSE='' |
---|
183 | ASSEMBLER_sparc64_TRUE='' |
---|
184 | ASSEMBLER_x86_FALSE='' |
---|
185 | ASSEMBLER_x86_TRUE='' |
---|
186 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_mports_trunk_dports_databases_mysql5/mysql5/work/mysql-5.1.68/missing --run autoconf' |
---|
187 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_mports_trunk_dports_databases_mysql5/mysql5/work/mysql-5.1.68/missing --run autoheader' |
---|
188 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_mports_trunk_dports_databases_mysql5/mysql5/work/mysql-5.1.68/missing --run automake-1.10' |
---|
189 | AVAILABLE_LANGUAGES='' |
---|
190 | AWK='gawk' |
---|
191 | BUILD_INNODB_TOOLS_FALSE='' |
---|
192 | BUILD_INNODB_TOOLS_TRUE='' |
---|
193 | CC='/opt/local/bin/llvm-gcc-4.2' |
---|
194 | CCAS='' |
---|
195 | CCASDEPMODE='' |
---|
196 | CCASFLAGS='' |
---|
197 | CCDEPMODE='' |
---|
198 | CC_VERSION='' |
---|
199 | CFLAGS='-pipe -O2 -fPIC -arch x86_64' |
---|
200 | CHECK_PID='' |
---|
201 | CHMOD='' |
---|
202 | CLIENT_EXTRA_LDFLAGS='' |
---|
203 | CLIENT_LIBS='' |
---|
204 | CLIENT_THREAD_LIBS='' |
---|
205 | CMP='' |
---|
206 | COMPILATION_COMMENT='' |
---|
207 | CONF_COMMAND='' |
---|
208 | CP='' |
---|
209 | CPP='' |
---|
210 | CPPFLAGS='-I/opt/local/include' |
---|
211 | CXX='/opt/local/bin/llvm-g++-4.2' |
---|
212 | CXXCPP='' |
---|
213 | CXXDEPMODE='' |
---|
214 | CXXFLAGS='-pipe -O2 -fPIC -arch x86_64' |
---|
215 | CXXLDFLAGS='' |
---|
216 | CXX_VERSION='' |
---|
217 | CYGPATH_W='echo' |
---|
218 | DARWIN_MWCC_FALSE='' |
---|
219 | DARWIN_MWCC_TRUE='' |
---|
220 | DEFS='' |
---|
221 | DEPDIR='.deps' |
---|
222 | DIFF='' |
---|
223 | DOT_FRM_VERSION='' |
---|
224 | DOXYGEN='' |
---|
225 | DSYMUTIL='' |
---|
226 | DUMPBIN='' |
---|
227 | DVIS='' |
---|
228 | ECHO_C='\c' |
---|
229 | ECHO_N='' |
---|
230 | ECHO_T='' |
---|
231 | EGREP='' |
---|
232 | EXEEXT='' |
---|
233 | FGREP='' |
---|
234 | FIND_PROC='' |
---|
235 | GETCONF='' |
---|
236 | GREP='' |
---|
237 | GXX='' |
---|
238 | HAVE_NETWARE_FALSE='' |
---|
239 | HAVE_NETWARE_TRUE='' |
---|
240 | HAVE_YASSL_FALSE='' |
---|
241 | HAVE_YASSL_TRUE='' |
---|
242 | HOSTNAME='686fsmac.bw.nist.gov' |
---|
243 | INNODB_DYNAMIC_CFLAGS='' |
---|
244 | INSTALL_DATA='${INSTALL} -m 644' |
---|
245 | INSTALL_PROGRAM='${INSTALL}' |
---|
246 | INSTALL_SCRIPT='${INSTALL}' |
---|
247 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
248 | KILL='' |
---|
249 | LD='' |
---|
250 | LDFLAGS='-L/opt/local/lib -arch x86_64' |
---|
251 | LD_VERSION_SCRIPT='' |
---|
252 | LIBDL='' |
---|
253 | LIBEDIT_LOBJECTS='' |
---|
254 | LIBOBJS='' |
---|
255 | LIBS='' |
---|
256 | LIBTOOL='' |
---|
257 | LIB_EXTRA_CCFLAGS='' |
---|
258 | LIPO='' |
---|
259 | LM_CFLAGS='' |
---|
260 | LN='' |
---|
261 | LN_CP_F='' |
---|
262 | LN_S='' |
---|
263 | LTLIBOBJS='' |
---|
264 | MACHINE_TYPE='' |
---|
265 | MAKEINDEX='' |
---|
266 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_mports_trunk_dports_databases_mysql5/mysql5/work/mysql-5.1.68/missing --run makeinfo' |
---|
267 | MAKE_BINARY_DISTRIBUTION_OPTIONS='' |
---|
268 | MAKE_SHELL='' |
---|
269 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
270 | MV='' |
---|
271 | MYSQLD_DEFAULT_SWITCHES='' |
---|
272 | MYSQLD_EXTRA_LDFLAGS='' |
---|
273 | MYSQLD_EXTRA_LIBS='' |
---|
274 | MYSQLD_USER='' |
---|
275 | MYSQL_BASE_VERSION='' |
---|
276 | MYSQL_COPYRIGHT_YEAR='' |
---|
277 | MYSQL_NO_DASH_VERSION='' |
---|
278 | MYSQL_PREVIOUS_BASE_VERSION='' |
---|
279 | MYSQL_SERVER_SUFFIX='' |
---|
280 | MYSQL_TCP_PORT='' |
---|
281 | MYSQL_TCP_PORT_DEFAULT='' |
---|
282 | MYSQL_UNIX_ADDR='' |
---|
283 | MYSQL_U_SCORE_VERSION='' |
---|
284 | MYSQL_VERSION_ID='' |
---|
285 | NDB_DEFS='' |
---|
286 | NDB_LD_VERSION_SCRIPT='' |
---|
287 | NDB_SCI_INCLUDES='' |
---|
288 | NDB_SCI_LIBS='' |
---|
289 | NDB_SHARED_LIB_MAJOR_VERSION='' |
---|
290 | NDB_SHARED_LIB_VERSION='' |
---|
291 | NDB_SIZEOF_CHAR='' |
---|
292 | NDB_SIZEOF_CHARP='' |
---|
293 | NDB_SIZEOF_INT='' |
---|
294 | NDB_SIZEOF_LONG='' |
---|
295 | NDB_SIZEOF_LONG_LONG='' |
---|
296 | NDB_SIZEOF_SHORT='' |
---|
297 | NDB_VERSION_BUILD='' |
---|
298 | NDB_VERSION_MAJOR='' |
---|
299 | NDB_VERSION_MINOR='' |
---|
300 | NDB_VERSION_STATUS='' |
---|
301 | NEED_THREAD_FALSE='' |
---|
302 | NEED_THREAD_TRUE='' |
---|
303 | NM='' |
---|
304 | NMEDIT='' |
---|
305 | NOINST_LDFLAGS='' |
---|
306 | NON_THREADED_LIBS='' |
---|
307 | OBJDUMP='' |
---|
308 | OBJEXT='' |
---|
309 | OTOOL64='' |
---|
310 | OTOOL='' |
---|
311 | PACKAGE='mysql' |
---|
312 | PACKAGE_BUGREPORT='' |
---|
313 | PACKAGE_NAME='MySQL Server' |
---|
314 | PACKAGE_STRING='MySQL Server 5.1.68' |
---|
315 | PACKAGE_TARNAME='mysql' |
---|
316 | PACKAGE_VERSION='5.1.68' |
---|
317 | PATH_SEPARATOR=':' |
---|
318 | PDFLATEX='' |
---|
319 | PDFMANUAL='' |
---|
320 | PERL5='' |
---|
321 | PERL='' |
---|
322 | PROTOCOL_VERSION='' |
---|
323 | PS='' |
---|
324 | RANLIB='' |
---|
325 | RM='' |
---|
326 | SAVE_ASFLAGS='' |
---|
327 | SAVE_CC='' |
---|
328 | SAVE_CFLAGS='' |
---|
329 | SAVE_CXX='' |
---|
330 | SAVE_CXXFLAGS='' |
---|
331 | SAVE_CXXLDFLAGS='' |
---|
332 | SAVE_LDFLAGS='' |
---|
333 | SED='' |
---|
334 | SET_MAKE='' |
---|
335 | SHARED_LIB_MAJOR_VERSION='' |
---|
336 | SHARED_LIB_VERSION='' |
---|
337 | SHELL='/bin/sh' |
---|
338 | STATIC_NSS_FLAGS='' |
---|
339 | STRIP='' |
---|
340 | SYSTEM_TYPE='' |
---|
341 | TAR='' |
---|
342 | TARGET_LINUX='' |
---|
343 | TERMCAP_LIB='' |
---|
344 | TEST_NDBCLUSTER='' |
---|
345 | THREAD_LOBJECTS='' |
---|
346 | THREAD_SAFE_CLIENT_FALSE='' |
---|
347 | THREAD_SAFE_CLIENT_TRUE='' |
---|
348 | VERSION='5.1.68' |
---|
349 | WRAPLIBS='' |
---|
350 | YACC='' |
---|
351 | YACC_HEXT='' |
---|
352 | ZLIB_DEPS='' |
---|
353 | ZLIB_INCLUDES='' |
---|
354 | ZLIB_LIBS='' |
---|
355 | ac_ct_CC='/opt/local/bin/llvm-gcc-4.2' |
---|
356 | ac_ct_CXX='' |
---|
357 | ac_ct_DUMPBIN='' |
---|
358 | am__fastdepCCAS_FALSE='' |
---|
359 | am__fastdepCCAS_TRUE='' |
---|
360 | am__fastdepCC_FALSE='' |
---|
361 | am__fastdepCC_TRUE='' |
---|
362 | am__fastdepCXX_FALSE='' |
---|
363 | am__fastdepCXX_TRUE='' |
---|
364 | am__include='include' |
---|
365 | am__isrc='' |
---|
366 | am__leading_dot='.' |
---|
367 | am__quote='' |
---|
368 | am__tar='tar --format=ustar -chf - "$$tardir"' |
---|
369 | am__untar='tar -xf -' |
---|
370 | bindir='/opt/local/lib/mysql5/bin' |
---|
371 | build='i386-apple-darwin12.2.0' |
---|
372 | build_alias='' |
---|
373 | build_cpu='i386' |
---|
374 | build_os='darwin12.2.0' |
---|
375 | build_vendor='apple' |
---|
376 | condition_dependent_plugin_includes='' |
---|
377 | condition_dependent_plugin_links='' |
---|
378 | condition_dependent_plugin_modules='' |
---|
379 | condition_dependent_plugin_objects='' |
---|
380 | datadir='/opt/local/share/mysql5' |
---|
381 | datarootdir='${prefix}/share' |
---|
382 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
383 | docs_dirs='' |
---|
384 | dvidir='${docdir}' |
---|
385 | exec_prefix='NONE' |
---|
386 | extra_docs='' |
---|
387 | host='i386-apple-darwin12.2.0' |
---|
388 | host_alias='' |
---|
389 | host_cpu='i386' |
---|
390 | host_os='darwin12.2.0' |
---|
391 | host_vendor='apple' |
---|
392 | htmldir='${docdir}' |
---|
393 | includedir='/opt/local/include/mysql5' |
---|
394 | infodir='/opt/local/share/info' |
---|
395 | innodb_system_libs='' |
---|
396 | install_sh='$(SHELL) /opt/local/var/macports/build/_opt_mports_trunk_dports_databases_mysql5/mysql5/work/mysql-5.1.68/install-sh' |
---|
397 | libdir='/opt/local/lib/mysql5' |
---|
398 | libexecdir='${exec_prefix}/libexec' |
---|
399 | libmysqld_dirs='' |
---|
400 | localedir='${datarootdir}/locale' |
---|
401 | localstatedir='/opt/local/var/db/mysql5' |
---|
402 | lt_ECHO='/bin/echo' |
---|
403 | man1_files='' |
---|
404 | man8_files='' |
---|
405 | man_dirs='' |
---|
406 | mandir='/opt/local/share/man' |
---|
407 | mkdir_p='/opt/local/bin/gmkdir -p' |
---|
408 | mysql_pg_dirs='' |
---|
409 | mysql_pg_distdirs='' |
---|
410 | mysql_pg_unittest_dirs='' |
---|
411 | mysql_plugin_defs='' |
---|
412 | mysql_plugin_dirs='' |
---|
413 | mysql_plugin_libs='' |
---|
414 | mysql_se_dirs='' |
---|
415 | mysql_se_distdirs='' |
---|
416 | mysql_se_unittest_dirs='' |
---|
417 | ndb_bin_am_ldflags='' |
---|
418 | ndb_cxxflags_fix='' |
---|
419 | ndb_mgmclient_libs='' |
---|
420 | ndb_opt_subdirs='' |
---|
421 | ndb_port='' |
---|
422 | ndb_transporter_opt_objs='' |
---|
423 | ndbcluster_includes='' |
---|
424 | ndbcluster_libs='' |
---|
425 | ndbcluster_system_libs='' |
---|
426 | netware_dir='' |
---|
427 | oldincludedir='/usr/include' |
---|
428 | openssl_includes='' |
---|
429 | openssl_libs='' |
---|
430 | pdfdir='${docdir}' |
---|
431 | plugin_archive_shared_target='' |
---|
432 | plugin_archive_static_target='' |
---|
433 | plugin_blackhole_shared_target='' |
---|
434 | plugin_blackhole_static_target='' |
---|
435 | plugin_csv_shared_target='' |
---|
436 | plugin_csv_static_target='' |
---|
437 | plugin_daemon_example_shared_target='' |
---|
438 | plugin_daemon_example_static_target='' |
---|
439 | plugin_example_shared_target='' |
---|
440 | plugin_example_static_target='' |
---|
441 | plugin_federated_shared_target='' |
---|
442 | plugin_federated_static_target='' |
---|
443 | plugin_ftexample_shared_target='' |
---|
444 | plugin_ftexample_static_target='' |
---|
445 | plugin_heap_shared_target='' |
---|
446 | plugin_heap_static_target='' |
---|
447 | plugin_innobase_shared_target='' |
---|
448 | plugin_innobase_static_target='' |
---|
449 | plugin_innodb_plugin_shared_target='' |
---|
450 | plugin_innodb_plugin_static_target='' |
---|
451 | plugin_myisam_shared_target='' |
---|
452 | plugin_myisam_static_target='' |
---|
453 | plugin_myisammrg_shared_target='' |
---|
454 | plugin_myisammrg_static_target='' |
---|
455 | plugin_ndbcluster_shared_target='' |
---|
456 | plugin_ndbcluster_static_target='' |
---|
457 | plugin_partition_shared_target='' |
---|
458 | plugin_partition_static_target='' |
---|
459 | prefix='/opt/local' |
---|
460 | program_transform_name='s,x,x,' |
---|
461 | psdir='${docdir}' |
---|
462 | readline_basedir='' |
---|
463 | readline_dir='' |
---|
464 | readline_h_ln_cmd='' |
---|
465 | readline_link='' |
---|
466 | readline_topdir='' |
---|
467 | sbindir='${exec_prefix}/sbin' |
---|
468 | server_scripts='' |
---|
469 | sharedstatedir='${prefix}/com' |
---|
470 | sql_client_dirs='' |
---|
471 | sql_server='' |
---|
472 | sql_server_dirs='' |
---|
473 | sql_union_dirs='' |
---|
474 | sysconfdir='/opt/local/etc/mysql5' |
---|
475 | target='i386-apple-darwin12.2.0' |
---|
476 | target_alias='' |
---|
477 | target_cpu='i386' |
---|
478 | target_os='darwin12.2.0' |
---|
479 | target_vendor='apple' |
---|
480 | tools_dirs='' |
---|
481 | uname_prog='' |
---|
482 | yassl_dir='' |
---|
483 | yassl_h_ln_cmd='' |
---|
484 | yassl_libs='' |
---|
485 | yassl_taocrypt_extra_cxxflags='' |
---|
486 | yassl_thread_cxxflags='' |
---|
487 | zlib_dir='' |
---|
488 | |
---|
489 | ## ----------- ## |
---|
490 | ## confdefs.h. ## |
---|
491 | ## ----------- ## |
---|
492 | |
---|
493 | #define PACKAGE_NAME "MySQL Server" |
---|
494 | #define PACKAGE_TARNAME "mysql" |
---|
495 | #define PACKAGE_VERSION "5.1.68" |
---|
496 | #define PACKAGE_STRING "MySQL Server 5.1.68" |
---|
497 | #define PACKAGE_BUGREPORT "" |
---|
498 | #define PACKAGE "mysql" |
---|
499 | #define VERSION "5.1.68" |
---|
500 | |
---|
501 | configure: exit 77 |
---|