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 bashdb configure 4.2-0.8, which was |
---|
5 | generated by GNU Autoconf 2.65. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --disable-dependency-tracking |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Local-Admins-MacBook-Pro.local |
---|
14 | uname -m = i386 |
---|
15 | uname -r = 10.8.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~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.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 |
---|
27 | Kernel configured for up to 2 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 2 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 |
---|
32 | Primary memory available: 8.00 gigabytes |
---|
33 | Default processor set: 101 tasks, 448 threads, 2 processors |
---|
34 | Load average: 4.09, Mach factor: 0.41 |
---|
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:2408: checking for gcc |
---|
52 | configure:2435: result: /usr/bin/gcc-4.2 |
---|
53 | configure:2664: checking for C compiler version |
---|
54 | configure:2673: /usr/bin/gcc-4.2 --version >&5 |
---|
55 | i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) |
---|
56 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
57 | This is free software; see the source for copying conditions. There is NO |
---|
58 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
59 | |
---|
60 | configure:2684: $? = 0 |
---|
61 | configure:2673: /usr/bin/gcc-4.2 -v >&5 |
---|
62 | Using built-in specs. |
---|
63 | Target: i686-apple-darwin10 |
---|
64 | Configured with: /var/tmp/gcc/gcc-5666.3~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 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 |
---|
65 | Thread model: posix |
---|
66 | gcc version 4.2.1 (Apple Inc. build 5666) (dot 3) |
---|
67 | configure:2684: $? = 0 |
---|
68 | configure:2673: /usr/bin/gcc-4.2 -V >&5 |
---|
69 | gcc-4.2: argument to `-V' is missing |
---|
70 | configure:2684: $? = 1 |
---|
71 | configure:2673: /usr/bin/gcc-4.2 -qversion >&5 |
---|
72 | i686-apple-darwin10-gcc-4.2.1: no input files |
---|
73 | configure:2684: $? = 1 |
---|
74 | configure:2704: checking whether the C compiler works |
---|
75 | configure:2726: /usr/bin/gcc-4.2 -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
76 | configure:2730: $? = 0 |
---|
77 | configure:2779: result: yes |
---|
78 | configure:2782: checking for C compiler default output file name |
---|
79 | configure:2784: result: a.out |
---|
80 | configure:2790: checking for suffix of executables |
---|
81 | configure:2797: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
82 | configure:2801: $? = 0 |
---|
83 | configure:2823: result: |
---|
84 | configure:2845: checking whether we are cross compiling |
---|
85 | configure:2853: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
86 | configure:2857: $? = 0 |
---|
87 | configure:2864: ./conftest |
---|
88 | configure:2868: $? = 0 |
---|
89 | configure:2883: result: no |
---|
90 | configure:2888: checking for suffix of object files |
---|
91 | configure:2910: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
92 | configure:2914: $? = 0 |
---|
93 | configure:2935: result: o |
---|
94 | configure:2939: checking whether we are using the GNU C compiler |
---|
95 | configure:2958: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
96 | configure:2958: $? = 0 |
---|
97 | configure:2967: result: yes |
---|
98 | configure:2976: checking whether /usr/bin/gcc-4.2 accepts -g |
---|
99 | configure:2996: /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5 |
---|
100 | configure:2996: $? = 0 |
---|
101 | configure:3037: result: yes |
---|
102 | configure:3054: checking for /usr/bin/gcc-4.2 option to accept ISO C89 |
---|
103 | configure:3118: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
104 | configure:3118: $? = 0 |
---|
105 | configure:3131: result: none needed |
---|
106 | configure:3766: checking build system type |
---|
107 | configure:3780: result: i386-apple-darwin10.8.0 |
---|
108 | configure:3800: checking host system type |
---|
109 | configure:3813: result: i386-apple-darwin10.8.0 |
---|
110 | configure:3833: checking for a sed that does not truncate output |
---|
111 | configure:3897: result: /opt/local/bin/gsed |
---|
112 | configure:3915: checking for fgrep |
---|
113 | configure:3977: result: /opt/local/bin/fgrep |
---|
114 | configure:4012: checking for ld used by /usr/bin/gcc-4.2 |
---|
115 | configure:4079: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld |
---|
116 | configure:4086: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld |
---|
117 | configure:4101: result: no |
---|
118 | configure:4113: checking for BSD- or MS-compatible name lister (nm) |
---|
119 | configure:4162: result: /opt/local/bin/nm |
---|
120 | configure:4280: checking the name lister (/opt/local/bin/nm) interface |
---|
121 | configure:4287: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
122 | configure:4290: /opt/local/bin/nm "conftest.o" |
---|
123 | configure:4293: output |
---|
124 | 0000000000000000 D _some_variable |
---|
125 | configure:4300: result: BSD nm |
---|
126 | configure:4303: checking whether ln -s works |
---|
127 | configure:4307: result: yes |
---|
128 | configure:4315: checking the maximum length of command line arguments |
---|
129 | configure:4435: result: 196608 |
---|
130 | configure:4452: checking whether the shell understands some XSI constructs |
---|
131 | configure:4462: result: yes |
---|
132 | configure:4466: checking whether the shell understands "+=" |
---|
133 | configure:4472: result: yes |
---|
134 | configure:4507: checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files |
---|
135 | configure:4514: result: -r |
---|
136 | configure:4583: checking for objdump |
---|
137 | configure:4613: result: no |
---|
138 | configure:4642: checking how to recognize dependent libraries |
---|
139 | configure:4838: result: pass_all |
---|
140 | configure:4898: checking for ar |
---|
141 | configure:4914: found /opt/local/bin/ar |
---|
142 | configure:4925: result: ar |
---|
143 | configure:5003: checking for strip |
---|
144 | configure:5019: found /opt/local/bin/strip |
---|
145 | configure:5030: result: strip |
---|
146 | configure:5102: checking for ranlib |
---|
147 | configure:5118: found /opt/local/bin/ranlib |
---|
148 | configure:5129: result: ranlib |
---|
149 | configure:5219: checking command to parse /opt/local/bin/nm output from /usr/bin/gcc-4.2 object |
---|
150 | configure:5337: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
151 | configure:5340: $? = 0 |
---|
152 | configure:5344: /opt/local/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm |
---|
153 | configure:5347: $? = 0 |
---|
154 | cannot find nm_test_var in conftest.nm |
---|
155 | configure:5337: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
156 | configure:5340: $? = 0 |
---|
157 | configure:5344: /opt/local/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm |
---|
158 | configure:5347: $? = 0 |
---|
159 | configure:5401: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c conftstm.o >&5 |
---|
160 | configure:5404: $? = 0 |
---|
161 | configure:5442: result: ok |
---|
162 | configure:5706: checking for dsymutil |
---|
163 | configure:5722: found /usr/bin/dsymutil |
---|
164 | configure:5733: result: dsymutil |
---|
165 | configure:5798: checking for nmedit |
---|
166 | configure:5814: found /opt/local/bin/nmedit |
---|
167 | configure:5825: result: nmedit |
---|
168 | configure:5890: checking for lipo |
---|
169 | configure:5906: found /opt/local/bin/lipo |
---|
170 | configure:5917: result: lipo |
---|
171 | configure:5982: checking for otool |
---|
172 | configure:5998: found /opt/local/bin/otool |
---|
173 | configure:6009: result: otool |
---|
174 | configure:6074: checking for otool64 |
---|
175 | configure:6104: result: no |
---|
176 | configure:6149: checking for -single_module linker flag |
---|
177 | /usr/bin/gcc-4.2 -pipe -Os -arch x86_64 -arch i386 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
178 | configure:6176: result: yes |
---|
179 | configure:6178: checking for -exported_symbols_list linker flag |
---|
180 | configure:6198: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
181 | configure:6198: $? = 0 |
---|
182 | configure:6208: result: yes |
---|
183 | configure:6247: checking for dlfcn.h |
---|
184 | configure:6247: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
185 | configure:6247: $? = 0 |
---|
186 | configure:6247: result: yes |
---|
187 | configure:6431: checking for objdir |
---|
188 | configure:6446: result: .libs |
---|
189 | configure:6738: checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions |
---|
190 | configure:6756: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
191 | cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C |
---|
192 | cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C |
---|
193 | configure:6760: $? = 0 |
---|
194 | configure:6773: result: no |
---|
195 | configure:6793: checking for /usr/bin/gcc-4.2 option to produce PIC |
---|
196 | configure:7065: result: -fno-common -DPIC |
---|
197 | configure:7077: checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works |
---|
198 | configure:7095: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5 |
---|
199 | configure:7099: $? = 0 |
---|
200 | configure:7112: result: yes |
---|
201 | configure:7136: checking if /usr/bin/gcc-4.2 static flag -static works |
---|
202 | configure:7164: result: no |
---|
203 | configure:7179: checking if /usr/bin/gcc-4.2 supports -c -o file.o |
---|
204 | configure:7200: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
205 | configure:7204: $? = 0 |
---|
206 | configure:7226: result: yes |
---|
207 | configure:7234: checking if /usr/bin/gcc-4.2 supports -c -o file.o |
---|
208 | configure:7281: result: yes |
---|
209 | configure:7314: checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries |
---|
210 | configure:8305: result: yes |
---|
211 | configure:8544: checking dynamic linker characteristics |
---|
212 | configure:9207: result: darwin10.8.0 dyld |
---|
213 | configure:9309: checking how to hardcode library paths into programs |
---|
214 | configure:9334: result: immediate |
---|
215 | configure:9854: checking whether stripping libraries is possible |
---|
216 | configure:9868: result: yes |
---|
217 | configure:9894: checking if libtool supports shared libraries |
---|
218 | configure:9896: result: yes |
---|
219 | configure:9899: checking whether to build shared libraries |
---|
220 | configure:9920: result: yes |
---|
221 | configure:9923: checking whether to build static libraries |
---|
222 | configure:9927: result: yes |
---|
223 | configure:9973: checking whether to enable maintainer-specific portions of Makefiles |
---|
224 | configure:9982: result: no |
---|
225 | configure:10032: checking for a BSD-compatible install |
---|
226 | configure:10100: result: /usr/bin/install -c |
---|
227 | configure:10111: checking whether build environment is sane |
---|
228 | configure:10161: result: yes |
---|
229 | configure:10176: WARNING: `missing' script is too old or missing |
---|
230 | configure:10289: checking for a thread-safe mkdir -p |
---|
231 | configure:10328: result: /opt/local/bin/gmkdir -p |
---|
232 | configure:10341: checking for gawk |
---|
233 | configure:10357: found /opt/local/bin/gawk |
---|
234 | configure:10368: result: gawk |
---|
235 | configure:10379: checking whether make sets $(MAKE) |
---|
236 | configure:10401: result: yes |
---|
237 | configure:10431: checking for style of include used by make |
---|
238 | configure:10459: result: GNU |
---|
239 | configure:10535: checking dependency style of /usr/bin/gcc-4.2 |
---|
240 | configure:10645: result: none |
---|
241 | configure:10696: checking whether ln -s works |
---|
242 | configure:10700: result: yes |
---|
243 | configure:10709: checking for rm |
---|
244 | configure:10727: found /bin/rm |
---|
245 | configure:10740: result: /bin/rm |
---|
246 | configure:10763: checking for bash |
---|
247 | configure:10781: found /opt/local/bin/bash |
---|
248 | configure:10794: result: /opt/local/bin/bash |
---|
249 | configure:10818: WARNING: You have Bash GNU bash, version 4.3.11(1)-release (x86_64-apple-darwin10.8.0) |
---|
250 | Copyright (C) 2013 Free Software Foundation, Inc. |
---|
251 | License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> |
---|
252 | |
---|
253 | This is free software; you are free to change and redistribute it. |
---|
254 | There is NO WARRANTY, to the extent permitted by law. installed. |
---|
255 | configure:10820: error: This package is only known to work with Bash 4.1 or 4.2. |
---|
256 | |
---|
257 | ## ---------------- ## |
---|
258 | ## Cache variables. ## |
---|
259 | ## ---------------- ## |
---|
260 | |
---|
261 | ac_cv_build=i386-apple-darwin10.8.0 |
---|
262 | ac_cv_c_compiler_gnu=yes |
---|
263 | ac_cv_env_ALT_PACKAGE_NAME_set= |
---|
264 | ac_cv_env_ALT_PACKAGE_NAME_value= |
---|
265 | ac_cv_env_CC_set=set |
---|
266 | ac_cv_env_CC_value=/usr/bin/gcc-4.2 |
---|
267 | ac_cv_env_CFLAGS_set=set |
---|
268 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64 -arch i386' |
---|
269 | ac_cv_env_CPPFLAGS_set=set |
---|
270 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
271 | ac_cv_env_CPP_set= |
---|
272 | ac_cv_env_CPP_value= |
---|
273 | ac_cv_env_LDFLAGS_set=set |
---|
274 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386' |
---|
275 | ac_cv_env_LIBS_set= |
---|
276 | ac_cv_env_LIBS_value= |
---|
277 | ac_cv_env_build_alias_set= |
---|
278 | ac_cv_env_build_alias_value= |
---|
279 | ac_cv_env_host_alias_set= |
---|
280 | ac_cv_env_host_alias_value= |
---|
281 | ac_cv_env_target_alias_set= |
---|
282 | ac_cv_env_target_alias_value= |
---|
283 | ac_cv_header_dlfcn_h=yes |
---|
284 | ac_cv_host=i386-apple-darwin10.8.0 |
---|
285 | ac_cv_objext=o |
---|
286 | ac_cv_path_FGREP=/opt/local/bin/fgrep |
---|
287 | ac_cv_path_RM=/bin/rm |
---|
288 | ac_cv_path_SED=/opt/local/bin/gsed |
---|
289 | ac_cv_path_SH_PROG=/opt/local/bin/bash |
---|
290 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
291 | ac_cv_prog_AWK=gawk |
---|
292 | ac_cv_prog_ac_ct_AR=ar |
---|
293 | ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2 |
---|
294 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
295 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
296 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
297 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
298 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
299 | ac_cv_prog_ac_ct_STRIP=strip |
---|
300 | ac_cv_prog_cc_c89= |
---|
301 | ac_cv_prog_cc_g=yes |
---|
302 | ac_cv_prog_make_make_set=yes |
---|
303 | am_cv_CC_dependencies_compiler_type=none |
---|
304 | lt_cv_apple_cc_single_mod=yes |
---|
305 | lt_cv_deplibs_check_method=pass_all |
---|
306 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
307 | lt_cv_file_magic_test_file= |
---|
308 | lt_cv_ld_exported_symbols_list=yes |
---|
309 | lt_cv_ld_reload_flag=-r |
---|
310 | lt_cv_nm_interface='BSD nm' |
---|
311 | lt_cv_objdir=.libs |
---|
312 | lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld |
---|
313 | lt_cv_path_NM=/opt/local/bin/nm |
---|
314 | lt_cv_prog_compiler_c_o=yes |
---|
315 | lt_cv_prog_compiler_pic_works=yes |
---|
316 | lt_cv_prog_compiler_rtti_exceptions=no |
---|
317 | lt_cv_prog_compiler_static_works=no |
---|
318 | lt_cv_prog_gnu_ld=no |
---|
319 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' |
---|
320 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' |
---|
321 | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' |
---|
322 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
323 | lt_cv_sys_max_cmd_len=196608 |
---|
324 | |
---|
325 | ## ----------------- ## |
---|
326 | ## Output variables. ## |
---|
327 | ## ----------------- ## |
---|
328 | |
---|
329 | ACLOCAL='aclocal-1.11' |
---|
330 | ALT_PACKAGE_NAME='bashdb' |
---|
331 | AMDEPBACKSLASH='' |
---|
332 | AMDEP_FALSE='' |
---|
333 | AMDEP_TRUE='#' |
---|
334 | AMTAR='tar' |
---|
335 | AR='ar' |
---|
336 | AUTOCONF='autoconf' |
---|
337 | AUTOHEADER='autoheader' |
---|
338 | AUTOMAKE='automake-1.11' |
---|
339 | AWK='gawk' |
---|
340 | BASHVERS='4.2' |
---|
341 | BASH_SRC='' |
---|
342 | BUILD_BUILTINS_FALSE='' |
---|
343 | BUILD_BUILTINS_TRUE='#' |
---|
344 | CC='/usr/bin/gcc-4.2' |
---|
345 | CCDEPMODE='depmode=none' |
---|
346 | CFLAGS='-pipe -Os -arch x86_64 -arch i386' |
---|
347 | CMDLINE_INVOKED='$0 == ${BASH_SOURCE}' |
---|
348 | CPP='' |
---|
349 | CPPFLAGS='-I/opt/local/include' |
---|
350 | CYGPATH_W='echo' |
---|
351 | DBGR_MAIN='' |
---|
352 | DEFS='' |
---|
353 | DEPDIR='.deps' |
---|
354 | DIFF='' |
---|
355 | DIFF_OPTS='' |
---|
356 | DSYMUTIL='dsymutil' |
---|
357 | DUMPBIN='' |
---|
358 | ECHO_C='\c' |
---|
359 | ECHO_N='' |
---|
360 | ECHO_T='' |
---|
361 | EGREP='' |
---|
362 | EXEEXT='' |
---|
363 | FGREP='/opt/local/bin/fgrep' |
---|
364 | GIT2CL='git2cl' |
---|
365 | GREP='grep' |
---|
366 | INSTALL_DATA='${INSTALL} -m 644' |
---|
367 | INSTALL_PROGRAM='${INSTALL}' |
---|
368 | INSTALL_SCRIPT='${INSTALL}' |
---|
369 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
370 | INTERPRETER_NAME='' |
---|
371 | LD='/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld' |
---|
372 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386' |
---|
373 | LIBOBJS='' |
---|
374 | LIBS='' |
---|
375 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
376 | LIPO='lipo' |
---|
377 | LN_S='ln -s' |
---|
378 | LTLIBOBJS='' |
---|
379 | MAINT='#' |
---|
380 | MAINTAINER_MODE_FALSE='' |
---|
381 | MAINTAINER_MODE_TRUE='#' |
---|
382 | MAKEINFO='makeinfo' |
---|
383 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
384 | NM='/opt/local/bin/nm' |
---|
385 | NMEDIT='nmedit' |
---|
386 | OBJDUMP='false' |
---|
387 | OBJEXT='o' |
---|
388 | OTOOL64=':' |
---|
389 | OTOOL='otool' |
---|
390 | PACKAGE='bashdb' |
---|
391 | PACKAGE_BUGREPORT='bashdb-devel@lists.sourceforge.net' |
---|
392 | PACKAGE_NAME='bashdb' |
---|
393 | PACKAGE_STRING='bashdb 4.2-0.8' |
---|
394 | PACKAGE_TARNAME='bashdb' |
---|
395 | PACKAGE_URL='' |
---|
396 | PACKAGE_VERSION='4.2-0.8' |
---|
397 | PATH_SEPARATOR=':' |
---|
398 | PIC='' |
---|
399 | PKGDATADIR='' |
---|
400 | RANLIB='ranlib' |
---|
401 | RELSTATUS='0.8' |
---|
402 | RM='/bin/rm' |
---|
403 | SED='/opt/local/bin/gsed' |
---|
404 | SET_MAKE='' |
---|
405 | SHELL='/bin/sh' |
---|
406 | SH_PROG='/opt/local/bin/bash' |
---|
407 | STRIP='strip' |
---|
408 | VERSION='4.2-0.8' |
---|
409 | WL='' |
---|
410 | ac_ct_CC='/usr/bin/gcc-4.2' |
---|
411 | ac_ct_DUMPBIN='' |
---|
412 | am__EXEEXT_FALSE='' |
---|
413 | am__EXEEXT_TRUE='' |
---|
414 | am__fastdepCC_FALSE='' |
---|
415 | am__fastdepCC_TRUE='#' |
---|
416 | am__include='include' |
---|
417 | am__isrc='' |
---|
418 | am__leading_dot='.' |
---|
419 | am__quote='' |
---|
420 | am__tar='${AMTAR} chof - "$$tardir"' |
---|
421 | am__untar='${AMTAR} xf -' |
---|
422 | bindir='${exec_prefix}/bin' |
---|
423 | build='i386-apple-darwin10.8.0' |
---|
424 | build_alias='' |
---|
425 | build_cpu='i386' |
---|
426 | build_os='darwin10.8.0' |
---|
427 | build_vendor='apple' |
---|
428 | datadir='${datarootdir}' |
---|
429 | datarootdir='${prefix}/share' |
---|
430 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
431 | dvidir='${docdir}' |
---|
432 | exec_prefix='NONE' |
---|
433 | host='i386-apple-darwin10.8.0' |
---|
434 | host_alias='' |
---|
435 | host_cpu='i386' |
---|
436 | host_os='darwin10.8.0' |
---|
437 | host_vendor='apple' |
---|
438 | htmldir='${docdir}' |
---|
439 | includedir='${prefix}/include' |
---|
440 | infodir='${datarootdir}/info' |
---|
441 | install_sh='${SHELL} /install-sh' |
---|
442 | libdir='${exec_prefix}/lib' |
---|
443 | libexecdir='${exec_prefix}/libexec' |
---|
444 | localedir='${datarootdir}/locale' |
---|
445 | localstatedir='${prefix}/var' |
---|
446 | lt_ECHO='/bin/echo' |
---|
447 | mandir='${datarootdir}/man' |
---|
448 | mkdir_p='/opt/local/bin/gmkdir -p' |
---|
449 | oldincludedir='/usr/include' |
---|
450 | pdfdir='${docdir}' |
---|
451 | prefix='/opt/local' |
---|
452 | program_transform_name='s,x,x,' |
---|
453 | psdir='${docdir}' |
---|
454 | sbindir='${exec_prefix}/sbin' |
---|
455 | sharedstatedir='${prefix}/com' |
---|
456 | sysconfdir='${prefix}/etc' |
---|
457 | target_alias='' |
---|
458 | |
---|
459 | ## ----------- ## |
---|
460 | ## confdefs.h. ## |
---|
461 | ## ----------- ## |
---|
462 | |
---|
463 | /* confdefs.h */ |
---|
464 | #define PACKAGE_NAME "bashdb" |
---|
465 | #define PACKAGE_TARNAME "bashdb" |
---|
466 | #define PACKAGE_VERSION "4.2-0.8" |
---|
467 | #define PACKAGE_STRING "bashdb 4.2-0.8" |
---|
468 | #define PACKAGE_BUGREPORT "bashdb-devel@lists.sourceforge.net" |
---|
469 | #define PACKAGE_URL "" |
---|
470 | #define HAVE_DLFCN_H 1 |
---|
471 | #define LT_OBJDIR ".libs/" |
---|
472 | #define PACKAGE bashdb |
---|
473 | #define VERSION 4.2-0.8 |
---|
474 | #define PACKAGE bashdb |
---|
475 | #define VERSION 4.2-0.8 |
---|
476 | |
---|
477 | configure: exit 1 |
---|