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 readline configure 6.2, which was |
---|
5 | generated by GNU Autoconf 2.63. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --with-curses |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = rye.local |
---|
14 | uname -m = i386 |
---|
15 | uname -r = 10.6.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/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.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386 |
---|
27 | Kernel configured for up to 4 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 4 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 |
---|
32 | Primary memory available: 8.00 gigabytes |
---|
33 | Default processor set: 78 tasks, 376 threads, 4 processors |
---|
34 | Load average: 0.90, Mach factor: 3.09 |
---|
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:1895: checking build system type |
---|
52 | configure:1913: result: i386-apple-darwin10.6.0 |
---|
53 | configure:1935: checking host system type |
---|
54 | configure:1950: result: i386-apple-darwin10.6.0 |
---|
55 | configure:2059: checking whether make sets $(MAKE) |
---|
56 | configure:2081: result: yes |
---|
57 | configure:2138: checking for gcc |
---|
58 | configure:2165: result: /usr/bin/gcc-4.2 |
---|
59 | configure:2397: checking for C compiler version |
---|
60 | configure:2405: /usr/bin/gcc-4.2 --version >&5 |
---|
61 | i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664) |
---|
62 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
63 | This is free software; see the source for copying conditions. There is NO |
---|
64 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
65 | |
---|
66 | configure:2409: $? = 0 |
---|
67 | configure:2416: /usr/bin/gcc-4.2 -v >&5 |
---|
68 | Using built-in specs. |
---|
69 | Target: i686-apple-darwin10 |
---|
70 | Configured with: /var/tmp/gcc/gcc-5664~38/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 |
---|
71 | Thread model: posix |
---|
72 | gcc version 4.2.1 (Apple Inc. build 5664) |
---|
73 | configure:2420: $? = 0 |
---|
74 | configure:2427: /usr/bin/gcc-4.2 -V >&5 |
---|
75 | gcc-4.2: argument to `-V' is missing |
---|
76 | configure:2431: $? = 1 |
---|
77 | configure:2454: checking for C compiler default output file name |
---|
78 | configure:2476: /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
79 | configure:2480: $? = 0 |
---|
80 | configure:2518: result: a.out |
---|
81 | configure:2537: checking whether the C compiler works |
---|
82 | configure:2547: ./a.out |
---|
83 | configure:2551: $? = 0 |
---|
84 | configure:2570: result: yes |
---|
85 | configure:2577: checking whether we are cross compiling |
---|
86 | configure:2579: result: no |
---|
87 | configure:2582: checking for suffix of executables |
---|
88 | configure:2589: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
89 | configure:2593: $? = 0 |
---|
90 | configure:2619: result: |
---|
91 | configure:2625: checking for suffix of object files |
---|
92 | configure:2651: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
93 | configure:2655: $? = 0 |
---|
94 | configure:2680: result: o |
---|
95 | configure:2684: checking whether we are using the GNU C compiler |
---|
96 | configure:2713: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
97 | configure:2720: $? = 0 |
---|
98 | configure:2737: result: yes |
---|
99 | configure:2746: checking whether /usr/bin/gcc-4.2 accepts -g |
---|
100 | configure:2776: /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5 |
---|
101 | configure:2783: $? = 0 |
---|
102 | configure:2884: result: yes |
---|
103 | configure:2901: checking for /usr/bin/gcc-4.2 option to accept ISO C89 |
---|
104 | configure:2975: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
105 | configure:2982: $? = 0 |
---|
106 | configure:3005: result: none needed |
---|
107 | configure:3029: checking how to run the C preprocessor |
---|
108 | configure:3069: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
109 | configure:3076: $? = 0 |
---|
110 | configure:3107: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
111 | conftest.c:8:28: error: ac_nonexistent.h: No such file or directory |
---|
112 | configure:3114: $? = 1 |
---|
113 | configure: failed program was: |
---|
114 | | /* confdefs.h. */ |
---|
115 | | #define PACKAGE_NAME "readline" |
---|
116 | | #define PACKAGE_TARNAME "readline" |
---|
117 | | #define PACKAGE_VERSION "6.2" |
---|
118 | | #define PACKAGE_STRING "readline 6.2" |
---|
119 | | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" |
---|
120 | | /* end confdefs.h. */ |
---|
121 | | #include <ac_nonexistent.h> |
---|
122 | configure:3147: result: /usr/bin/gcc-4.2 -E |
---|
123 | configure:3176: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
124 | configure:3183: $? = 0 |
---|
125 | configure:3214: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
126 | conftest.c:8:28: error: ac_nonexistent.h: No such file or directory |
---|
127 | configure:3221: $? = 1 |
---|
128 | configure: failed program was: |
---|
129 | | /* confdefs.h. */ |
---|
130 | | #define PACKAGE_NAME "readline" |
---|
131 | | #define PACKAGE_TARNAME "readline" |
---|
132 | | #define PACKAGE_VERSION "6.2" |
---|
133 | | #define PACKAGE_STRING "readline 6.2" |
---|
134 | | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" |
---|
135 | | /* end confdefs.h. */ |
---|
136 | | #include <ac_nonexistent.h> |
---|
137 | configure:3261: checking for grep that handles long lines and -e |
---|
138 | configure:3321: result: /usr/bin/grep |
---|
139 | configure:3326: checking for egrep |
---|
140 | configure:3390: result: /usr/bin/grep -E |
---|
141 | configure:3395: checking for ANSI C header files |
---|
142 | configure:3425: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
143 | configure:3432: $? = 0 |
---|
144 | configure:3531: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
145 | configure:3535: $? = 0 |
---|
146 | configure:3541: ./conftest |
---|
147 | configure:3545: $? = 0 |
---|
148 | configure:3563: result: yes |
---|
149 | configure:3587: checking for sys/types.h |
---|
150 | configure:3608: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
151 | configure:3615: $? = 0 |
---|
152 | configure:3632: result: yes |
---|
153 | configure:3587: checking for sys/stat.h |
---|
154 | configure:3608: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
155 | configure:3615: $? = 0 |
---|
156 | configure:3632: result: yes |
---|
157 | configure:3587: checking for stdlib.h |
---|
158 | configure:3608: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
159 | configure:3615: $? = 0 |
---|
160 | configure:3632: result: yes |
---|
161 | configure:3587: checking for string.h |
---|
162 | configure:3608: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
163 | configure:3615: $? = 0 |
---|
164 | configure:3632: result: yes |
---|
165 | configure:3587: checking for memory.h |
---|
166 | configure:3608: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
167 | configure:3615: $? = 0 |
---|
168 | configure:3632: result: yes |
---|
169 | configure:3587: checking for strings.h |
---|
170 | configure:3608: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
171 | configure:3615: $? = 0 |
---|
172 | configure:3632: result: yes |
---|
173 | configure:3587: checking for inttypes.h |
---|
174 | configure:3608: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
175 | configure:3615: $? = 0 |
---|
176 | configure:3632: result: yes |
---|
177 | configure:3587: checking for stdint.h |
---|
178 | configure:3608: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
179 | configure:3615: $? = 0 |
---|
180 | configure:3632: result: yes |
---|
181 | configure:3587: checking for unistd.h |
---|
182 | configure:3608: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
183 | configure:3615: $? = 0 |
---|
184 | configure:3632: result: yes |
---|
185 | configure:3657: checking minix/config.h usability |
---|
186 | configure:3674: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
187 | conftest.c:51:26: error: minix/config.h: No such file or directory |
---|
188 | configure:3681: $? = 1 |
---|
189 | configure: failed program was: |
---|
190 | | /* confdefs.h. */ |
---|
191 | | #define PACKAGE_NAME "readline" |
---|
192 | | #define PACKAGE_TARNAME "readline" |
---|
193 | | #define PACKAGE_VERSION "6.2" |
---|
194 | | #define PACKAGE_STRING "readline 6.2" |
---|
195 | | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" |
---|
196 | | #define STDC_HEADERS 1 |
---|
197 | | #define HAVE_SYS_TYPES_H 1 |
---|
198 | | #define HAVE_SYS_STAT_H 1 |
---|
199 | | #define HAVE_STDLIB_H 1 |
---|
200 | | #define HAVE_STRING_H 1 |
---|
201 | | #define HAVE_MEMORY_H 1 |
---|
202 | | #define HAVE_STRINGS_H 1 |
---|
203 | | #define HAVE_INTTYPES_H 1 |
---|
204 | | #define HAVE_STDINT_H 1 |
---|
205 | | #define HAVE_UNISTD_H 1 |
---|
206 | | /* end confdefs.h. */ |
---|
207 | | #include <stdio.h> |
---|
208 | | #ifdef HAVE_SYS_TYPES_H |
---|
209 | | # include <sys/types.h> |
---|
210 | | #endif |
---|
211 | | #ifdef HAVE_SYS_STAT_H |
---|
212 | | # include <sys/stat.h> |
---|
213 | | #endif |
---|
214 | | #ifdef STDC_HEADERS |
---|
215 | | # include <stdlib.h> |
---|
216 | | # include <stddef.h> |
---|
217 | | #else |
---|
218 | | # ifdef HAVE_STDLIB_H |
---|
219 | | # include <stdlib.h> |
---|
220 | | # endif |
---|
221 | | #endif |
---|
222 | | #ifdef HAVE_STRING_H |
---|
223 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
224 | | # include <memory.h> |
---|
225 | | # endif |
---|
226 | | # include <string.h> |
---|
227 | | #endif |
---|
228 | | #ifdef HAVE_STRINGS_H |
---|
229 | | # include <strings.h> |
---|
230 | | #endif |
---|
231 | | #ifdef HAVE_INTTYPES_H |
---|
232 | | # include <inttypes.h> |
---|
233 | | #endif |
---|
234 | | #ifdef HAVE_STDINT_H |
---|
235 | | # include <stdint.h> |
---|
236 | | #endif |
---|
237 | | #ifdef HAVE_UNISTD_H |
---|
238 | | # include <unistd.h> |
---|
239 | | #endif |
---|
240 | | #include <minix/config.h> |
---|
241 | configure:3695: result: no |
---|
242 | configure:3699: checking minix/config.h presence |
---|
243 | configure:3714: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
244 | conftest.c:18:26: error: minix/config.h: No such file or directory |
---|
245 | configure:3721: $? = 1 |
---|
246 | configure: failed program was: |
---|
247 | | /* confdefs.h. */ |
---|
248 | | #define PACKAGE_NAME "readline" |
---|
249 | | #define PACKAGE_TARNAME "readline" |
---|
250 | | #define PACKAGE_VERSION "6.2" |
---|
251 | | #define PACKAGE_STRING "readline 6.2" |
---|
252 | | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" |
---|
253 | | #define STDC_HEADERS 1 |
---|
254 | | #define HAVE_SYS_TYPES_H 1 |
---|
255 | | #define HAVE_SYS_STAT_H 1 |
---|
256 | | #define HAVE_STDLIB_H 1 |
---|
257 | | #define HAVE_STRING_H 1 |
---|
258 | | #define HAVE_MEMORY_H 1 |
---|
259 | | #define HAVE_STRINGS_H 1 |
---|
260 | | #define HAVE_INTTYPES_H 1 |
---|
261 | | #define HAVE_STDINT_H 1 |
---|
262 | | #define HAVE_UNISTD_H 1 |
---|
263 | | /* end confdefs.h. */ |
---|
264 | | #include <minix/config.h> |
---|
265 | configure:3735: result: no |
---|
266 | configure:3768: checking for minix/config.h |
---|
267 | configure:3775: result: no |
---|
268 | configure:3806: checking whether it is safe to define __EXTENSIONS__ |
---|
269 | configure:3834: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
270 | configure:3841: $? = 0 |
---|
271 | configure:3856: result: yes |
---|
272 | configure:3885: checking whether /usr/bin/gcc-4.2 needs -traditional |
---|
273 | conftest.c:23:20: error: termio.h: No such file or directory |
---|
274 | configure:3927: result: no |
---|
275 | configure:3948: checking for a BSD-compatible install |
---|
276 | configure:4016: result: /usr/bin/install -c |
---|
277 | configure:4029: checking for ar |
---|
278 | configure:4045: found /usr/bin/ar |
---|
279 | configure:4057: result: ar |
---|
280 | configure:4109: checking for ranlib |
---|
281 | configure:4125: found /usr/bin/ranlib |
---|
282 | configure:4136: result: ranlib |
---|
283 | configure:4162: checking for an ANSI C-conforming const |
---|
284 | configure:4237: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
285 | configure:4244: $? = 0 |
---|
286 | configure:4259: result: yes |
---|
287 | configure:4269: checking for function prototypes |
---|
288 | configure:4272: result: yes |
---|
289 | configure:4290: checking whether char is unsigned |
---|
290 | configure:4318: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
291 | configure:4325: $? = 0 |
---|
292 | configure:4340: result: no |
---|
293 | configure:4349: checking for working volatile |
---|
294 | configure:4378: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
295 | configure:4385: $? = 0 |
---|
296 | configure:4400: result: yes |
---|
297 | configure:4411: checking return type of signal handlers |
---|
298 | configure:4439: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
299 | conftest.c: In function 'main': |
---|
300 | conftest.c:31: error: void value not ignored as it ought to be |
---|
301 | configure:4446: $? = 1 |
---|
302 | configure: failed program was: |
---|
303 | | /* confdefs.h. */ |
---|
304 | | #define PACKAGE_NAME "readline" |
---|
305 | | #define PACKAGE_TARNAME "readline" |
---|
306 | | #define PACKAGE_VERSION "6.2" |
---|
307 | | #define PACKAGE_STRING "readline 6.2" |
---|
308 | | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" |
---|
309 | | #define STDC_HEADERS 1 |
---|
310 | | #define HAVE_SYS_TYPES_H 1 |
---|
311 | | #define HAVE_SYS_STAT_H 1 |
---|
312 | | #define HAVE_STDLIB_H 1 |
---|
313 | | #define HAVE_STRING_H 1 |
---|
314 | | #define HAVE_MEMORY_H 1 |
---|
315 | | #define HAVE_STRINGS_H 1 |
---|
316 | | #define HAVE_INTTYPES_H 1 |
---|
317 | | #define HAVE_STDINT_H 1 |
---|
318 | | #define HAVE_UNISTD_H 1 |
---|
319 | | #define __EXTENSIONS__ 1 |
---|
320 | | #define _ALL_SOURCE 1 |
---|
321 | | #define _GNU_SOURCE 1 |
---|
322 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
323 | | #define _TANDEM_SOURCE 1 |
---|
324 | | #define PROTOTYPES 1 |
---|
325 | | #define __PROTOTYPES 1 |
---|
326 | | /* end confdefs.h. */ |
---|
327 | | #include <sys/types.h> |
---|
328 | | #include <signal.h> |
---|
329 | | |
---|
330 | | int |
---|
331 | | main () |
---|
332 | | { |
---|
333 | | return *(signal (0, 0)) (0) == 1; |
---|
334 | | ; |
---|
335 | | return 0; |
---|
336 | | } |
---|
337 | configure:4461: result: void |
---|
338 | configure:4470: checking for size_t |
---|
339 | configure:4498: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
340 | configure:4505: $? = 0 |
---|
341 | configure:4532: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
342 | conftest.c: In function 'main': |
---|
343 | conftest.c:62: error: expected expression before ')' token |
---|
344 | configure:4539: $? = 1 |
---|
345 | configure: failed program was: |
---|
346 | | /* confdefs.h. */ |
---|
347 | | #define PACKAGE_NAME "readline" |
---|
348 | | #define PACKAGE_TARNAME "readline" |
---|
349 | | #define PACKAGE_VERSION "6.2" |
---|
350 | | #define PACKAGE_STRING "readline 6.2" |
---|
351 | | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" |
---|
352 | | #define STDC_HEADERS 1 |
---|
353 | | #define HAVE_SYS_TYPES_H 1 |
---|
354 | | #define HAVE_SYS_STAT_H 1 |
---|
355 | | #define HAVE_STDLIB_H 1 |
---|
356 | | #define HAVE_STRING_H 1 |
---|
357 | | #define HAVE_MEMORY_H 1 |
---|
358 | | #define HAVE_STRINGS_H 1 |
---|
359 | | #define HAVE_INTTYPES_H 1 |
---|
360 | | #define HAVE_STDINT_H 1 |
---|
361 | | #define HAVE_UNISTD_H 1 |
---|
362 | | #define __EXTENSIONS__ 1 |
---|
363 | | #define _ALL_SOURCE 1 |
---|
364 | | #define _GNU_SOURCE 1 |
---|
365 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
366 | | #define _TANDEM_SOURCE 1 |
---|
367 | | #define PROTOTYPES 1 |
---|
368 | | #define __PROTOTYPES 1 |
---|
369 | | #define RETSIGTYPE void |
---|
370 | | /* end confdefs.h. */ |
---|
371 | | #include <stdio.h> |
---|
372 | | #ifdef HAVE_SYS_TYPES_H |
---|
373 | | # include <sys/types.h> |
---|
374 | | #endif |
---|
375 | | #ifdef HAVE_SYS_STAT_H |
---|
376 | | # include <sys/stat.h> |
---|
377 | | #endif |
---|
378 | | #ifdef STDC_HEADERS |
---|
379 | | # include <stdlib.h> |
---|
380 | | # include <stddef.h> |
---|
381 | | #else |
---|
382 | | # ifdef HAVE_STDLIB_H |
---|
383 | | # include <stdlib.h> |
---|
384 | | # endif |
---|
385 | | #endif |
---|
386 | | #ifdef HAVE_STRING_H |
---|
387 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
388 | | # include <memory.h> |
---|
389 | | # endif |
---|
390 | | # include <string.h> |
---|
391 | | #endif |
---|
392 | | #ifdef HAVE_STRINGS_H |
---|
393 | | # include <strings.h> |
---|
394 | | #endif |
---|
395 | | #ifdef HAVE_INTTYPES_H |
---|
396 | | # include <inttypes.h> |
---|
397 | | #endif |
---|
398 | | #ifdef HAVE_STDINT_H |
---|
399 | | # include <stdint.h> |
---|
400 | | #endif |
---|
401 | | #ifdef HAVE_UNISTD_H |
---|
402 | | # include <unistd.h> |
---|
403 | | #endif |
---|
404 | | int |
---|
405 | | main () |
---|
406 | | { |
---|
407 | | if (sizeof ((size_t))) |
---|
408 | | return 0; |
---|
409 | | ; |
---|
410 | | return 0; |
---|
411 | | } |
---|
412 | configure:4562: result: yes |
---|
413 | configure:4574: checking for ssize_t |
---|
414 | configure:4602: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
415 | configure:4609: $? = 0 |
---|
416 | configure:4636: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
417 | conftest.c: In function 'main': |
---|
418 | conftest.c:62: error: expected expression before ')' token |
---|
419 | configure:4643: $? = 1 |
---|
420 | configure: failed program was: |
---|
421 | | /* confdefs.h. */ |
---|
422 | | #define PACKAGE_NAME "readline" |
---|
423 | | #define PACKAGE_TARNAME "readline" |
---|
424 | | #define PACKAGE_VERSION "6.2" |
---|
425 | | #define PACKAGE_STRING "readline 6.2" |
---|
426 | | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" |
---|
427 | | #define STDC_HEADERS 1 |
---|
428 | | #define HAVE_SYS_TYPES_H 1 |
---|
429 | | #define HAVE_SYS_STAT_H 1 |
---|
430 | | #define HAVE_STDLIB_H 1 |
---|
431 | | #define HAVE_STRING_H 1 |
---|
432 | | #define HAVE_MEMORY_H 1 |
---|
433 | | #define HAVE_STRINGS_H 1 |
---|
434 | | #define HAVE_INTTYPES_H 1 |
---|
435 | | #define HAVE_STDINT_H 1 |
---|
436 | | #define HAVE_UNISTD_H 1 |
---|
437 | | #define __EXTENSIONS__ 1 |
---|
438 | | #define _ALL_SOURCE 1 |
---|
439 | | #define _GNU_SOURCE 1 |
---|
440 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
441 | | #define _TANDEM_SOURCE 1 |
---|
442 | | #define PROTOTYPES 1 |
---|
443 | | #define __PROTOTYPES 1 |
---|
444 | | #define RETSIGTYPE void |
---|
445 | | /* end confdefs.h. */ |
---|
446 | | #include <stdio.h> |
---|
447 | | #ifdef HAVE_SYS_TYPES_H |
---|
448 | | # include <sys/types.h> |
---|
449 | | #endif |
---|
450 | | #ifdef HAVE_SYS_STAT_H |
---|
451 | | # include <sys/stat.h> |
---|
452 | | #endif |
---|
453 | | #ifdef STDC_HEADERS |
---|
454 | | # include <stdlib.h> |
---|
455 | | # include <stddef.h> |
---|
456 | | #else |
---|
457 | | # ifdef HAVE_STDLIB_H |
---|
458 | | # include <stdlib.h> |
---|
459 | | # endif |
---|
460 | | #endif |
---|
461 | | #ifdef HAVE_STRING_H |
---|
462 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
463 | | # include <memory.h> |
---|
464 | | # endif |
---|
465 | | # include <string.h> |
---|
466 | | #endif |
---|
467 | | #ifdef HAVE_STRINGS_H |
---|
468 | | # include <strings.h> |
---|
469 | | #endif |
---|
470 | | #ifdef HAVE_INTTYPES_H |
---|
471 | | # include <inttypes.h> |
---|
472 | | #endif |
---|
473 | | #ifdef HAVE_STDINT_H |
---|
474 | | # include <stdint.h> |
---|
475 | | #endif |
---|
476 | | #ifdef HAVE_UNISTD_H |
---|
477 | | # include <unistd.h> |
---|
478 | | #endif |
---|
479 | | int |
---|
480 | | main () |
---|
481 | | { |
---|
482 | | if (sizeof ((ssize_t))) |
---|
483 | | return 0; |
---|
484 | | ; |
---|
485 | | return 0; |
---|
486 | | } |
---|
487 | configure:4666: result: yes |
---|
488 | configure:4679: checking for ANSI C header files |
---|
489 | configure:4847: result: yes |
---|
490 | configure:4858: checking whether stat file-mode macros are broken |
---|
491 | configure:4895: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
492 | configure:4902: $? = 0 |
---|
493 | configure:4917: result: no |
---|
494 | configure:4935: checking for dirent.h that defines DIR |
---|
495 | configure:4964: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
496 | configure:4971: $? = 0 |
---|
497 | configure:4988: result: yes |
---|
498 | configure:5003: checking for library containing opendir |
---|
499 | configure:5044: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
500 | configure:5051: $? = 0 |
---|
501 | configure:5082: result: none required |
---|
502 | configure:5187: checking for fcntl |
---|
503 | configure:5243: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
504 | configure:5250: $? = 0 |
---|
505 | configure:5272: result: yes |
---|
506 | configure:5187: checking for kill |
---|
507 | configure:5243: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
508 | configure:5250: $? = 0 |
---|
509 | configure:5272: result: yes |
---|
510 | configure:5187: checking for lstat |
---|
511 | configure:5243: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
512 | configure:5250: $? = 0 |
---|
513 | configure:5272: result: yes |
---|
514 | configure:5297: checking for memmove |
---|
515 | configure:5353: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
516 | conftest.c:54: warning: conflicting types for built-in function 'memmove' |
---|
517 | configure:5360: $? = 0 |
---|
518 | configure:5382: result: yes |
---|
519 | configure:5297: checking for putenv |
---|
520 | configure:5353: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
521 | configure:5360: $? = 0 |
---|
522 | configure:5382: result: yes |
---|
523 | configure:5297: checking for select |
---|
524 | configure:5353: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
525 | configure:5360: $? = 0 |
---|
526 | configure:5382: result: yes |
---|
527 | configure:5297: checking for setenv |
---|
528 | configure:5353: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
529 | configure:5360: $? = 0 |
---|
530 | configure:5382: result: yes |
---|
531 | configure:5297: checking for setlocale |
---|
532 | configure:5353: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
533 | configure:5360: $? = 0 |
---|
534 | configure:5382: result: yes |
---|
535 | configure:5297: checking for strcasecmp |
---|
536 | configure:5353: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
537 | conftest.c:59: warning: conflicting types for built-in function 'strcasecmp' |
---|
538 | configure:5360: $? = 0 |
---|
539 | configure:5382: result: yes |
---|
540 | configure:5297: checking for strpbrk |
---|
541 | configure:5353: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
542 | conftest.c:60: warning: conflicting types for built-in function 'strpbrk' |
---|
543 | configure:5360: $? = 0 |
---|
544 | configure:5382: result: yes |
---|
545 | configure:5297: checking for tcgetattr |
---|
546 | configure:5353: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
547 | configure:5360: $? = 0 |
---|
548 | configure:5382: result: yes |
---|
549 | configure:5297: checking for vsnprintf |
---|
550 | configure:5353: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
551 | conftest.c:62: warning: conflicting types for built-in function 'vsnprintf' |
---|
552 | configure:5360: $? = 0 |
---|
553 | configure:5382: result: yes |
---|
554 | configure:5399: checking for isascii |
---|
555 | configure:5455: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
556 | conftest.c:63: warning: conflicting types for built-in function 'isascii' |
---|
557 | configure:5462: $? = 0 |
---|
558 | configure:5484: result: yes |
---|
559 | configure:5399: checking for isxdigit |
---|
560 | configure:5455: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
561 | conftest.c:64: warning: conflicting types for built-in function 'isxdigit' |
---|
562 | configure:5462: $? = 0 |
---|
563 | configure:5484: result: yes |
---|
564 | configure:5502: checking for getpwent |
---|
565 | configure:5558: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
566 | configure:5565: $? = 0 |
---|
567 | configure:5587: result: yes |
---|
568 | configure:5502: checking for getpwnam |
---|
569 | configure:5558: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
570 | configure:5565: $? = 0 |
---|
571 | configure:5587: result: yes |
---|
572 | configure:5502: checking for getpwuid |
---|
573 | configure:5558: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
574 | configure:5565: $? = 0 |
---|
575 | configure:5587: result: yes |
---|
576 | configure:5600: checking for working strcoll |
---|
577 | configure:5631: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
578 | configure:5635: $? = 0 |
---|
579 | configure:5641: ./conftest |
---|
580 | configure:5645: $? = 0 |
---|
581 | configure:5662: result: yes |
---|
582 | configure:5703: checking fcntl.h usability |
---|
583 | configure:5720: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
584 | configure:5727: $? = 0 |
---|
585 | configure:5741: result: yes |
---|
586 | configure:5745: checking fcntl.h presence |
---|
587 | configure:5760: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
588 | configure:5767: $? = 0 |
---|
589 | configure:5781: result: yes |
---|
590 | configure:5814: checking for fcntl.h |
---|
591 | configure:5823: result: yes |
---|
592 | configure:5692: checking for unistd.h |
---|
593 | configure:5699: result: yes |
---|
594 | configure:5692: checking for stdlib.h |
---|
595 | configure:5699: result: yes |
---|
596 | configure:5703: checking varargs.h usability |
---|
597 | configure:5720: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
598 | In file included from conftest.c:82: |
---|
599 | /usr/lib/gcc/i686-apple-darwin10/4.2.1/include/varargs.h:4:2: error: #error "GCC no longer implements <varargs.h>." |
---|
600 | /usr/lib/gcc/i686-apple-darwin10/4.2.1/include/varargs.h:5:2: error: #error "Revise your code to use <stdarg.h>." |
---|
601 | configure:5727: $? = 1 |
---|
602 | configure: failed program was: |
---|
603 | | /* confdefs.h. */ |
---|
604 | | #define PACKAGE_NAME "readline" |
---|
605 | | #define PACKAGE_TARNAME "readline" |
---|
606 | | #define PACKAGE_VERSION "6.2" |
---|
607 | | #define PACKAGE_STRING "readline 6.2" |
---|
608 | | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" |
---|
609 | | #define STDC_HEADERS 1 |
---|
610 | | #define HAVE_SYS_TYPES_H 1 |
---|
611 | | #define HAVE_SYS_STAT_H 1 |
---|
612 | | #define HAVE_STDLIB_H 1 |
---|
613 | | #define HAVE_STRING_H 1 |
---|
614 | | #define HAVE_MEMORY_H 1 |
---|
615 | | #define HAVE_STRINGS_H 1 |
---|
616 | | #define HAVE_INTTYPES_H 1 |
---|
617 | | #define HAVE_STDINT_H 1 |
---|
618 | | #define HAVE_UNISTD_H 1 |
---|
619 | | #define __EXTENSIONS__ 1 |
---|
620 | | #define _ALL_SOURCE 1 |
---|
621 | | #define _GNU_SOURCE 1 |
---|
622 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
623 | | #define _TANDEM_SOURCE 1 |
---|
624 | | #define PROTOTYPES 1 |
---|
625 | | #define __PROTOTYPES 1 |
---|
626 | | #define RETSIGTYPE void |
---|
627 | | #define STDC_HEADERS 1 |
---|
628 | | #define HAVE_DIRENT_H 1 |
---|
629 | | #define HAVE_FCNTL 1 |
---|
630 | | #define HAVE_KILL 1 |
---|
631 | | #define HAVE_LSTAT 1 |
---|
632 | | #define HAVE_MEMMOVE 1 |
---|
633 | | #define HAVE_PUTENV 1 |
---|
634 | | #define HAVE_SELECT 1 |
---|
635 | | #define HAVE_SETENV 1 |
---|
636 | | #define HAVE_SETLOCALE 1 |
---|
637 | | #define HAVE_STRCASECMP 1 |
---|
638 | | #define HAVE_STRPBRK 1 |
---|
639 | | #define HAVE_TCGETATTR 1 |
---|
640 | | #define HAVE_VSNPRINTF 1 |
---|
641 | | #define HAVE_ISASCII 1 |
---|
642 | | #define HAVE_ISXDIGIT 1 |
---|
643 | | #define HAVE_GETPWENT 1 |
---|
644 | | #define HAVE_GETPWNAM 1 |
---|
645 | | #define HAVE_GETPWUID 1 |
---|
646 | | #define HAVE_STRCOLL 1 |
---|
647 | | #define HAVE_FCNTL_H 1 |
---|
648 | | #define HAVE_UNISTD_H 1 |
---|
649 | | #define HAVE_STDLIB_H 1 |
---|
650 | | /* end confdefs.h. */ |
---|
651 | | #include <stdio.h> |
---|
652 | | #ifdef HAVE_SYS_TYPES_H |
---|
653 | | # include <sys/types.h> |
---|
654 | | #endif |
---|
655 | | #ifdef HAVE_SYS_STAT_H |
---|
656 | | # include <sys/stat.h> |
---|
657 | | #endif |
---|
658 | | #ifdef STDC_HEADERS |
---|
659 | | # include <stdlib.h> |
---|
660 | | # include <stddef.h> |
---|
661 | | #else |
---|
662 | | # ifdef HAVE_STDLIB_H |
---|
663 | | # include <stdlib.h> |
---|
664 | | # endif |
---|
665 | | #endif |
---|
666 | | #ifdef HAVE_STRING_H |
---|
667 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
668 | | # include <memory.h> |
---|
669 | | # endif |
---|
670 | | # include <string.h> |
---|
671 | | #endif |
---|
672 | | #ifdef HAVE_STRINGS_H |
---|
673 | | # include <strings.h> |
---|
674 | | #endif |
---|
675 | | #ifdef HAVE_INTTYPES_H |
---|
676 | | # include <inttypes.h> |
---|
677 | | #endif |
---|
678 | | #ifdef HAVE_STDINT_H |
---|
679 | | # include <stdint.h> |
---|
680 | | #endif |
---|
681 | | #ifdef HAVE_UNISTD_H |
---|
682 | | # include <unistd.h> |
---|
683 | | #endif |
---|
684 | | #include <varargs.h> |
---|
685 | configure:5741: result: no |
---|
686 | configure:5745: checking varargs.h presence |
---|
687 | configure:5760: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
688 | In file included from conftest.c:49: |
---|
689 | /usr/lib/gcc/i686-apple-darwin10/4.2.1/include/varargs.h:4:2: error: #error "GCC no longer implements <varargs.h>." |
---|
690 | /usr/lib/gcc/i686-apple-darwin10/4.2.1/include/varargs.h:5:2: error: #error "Revise your code to use <stdarg.h>." |
---|
691 | configure:5767: $? = 1 |
---|
692 | configure: failed program was: |
---|
693 | | /* confdefs.h. */ |
---|
694 | | #define PACKAGE_NAME "readline" |
---|
695 | | #define PACKAGE_TARNAME "readline" |
---|
696 | | #define PACKAGE_VERSION "6.2" |
---|
697 | | #define PACKAGE_STRING "readline 6.2" |
---|
698 | | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" |
---|
699 | | #define STDC_HEADERS 1 |
---|
700 | | #define HAVE_SYS_TYPES_H 1 |
---|
701 | | #define HAVE_SYS_STAT_H 1 |
---|
702 | | #define HAVE_STDLIB_H 1 |
---|
703 | | #define HAVE_STRING_H 1 |
---|
704 | | #define HAVE_MEMORY_H 1 |
---|
705 | | #define HAVE_STRINGS_H 1 |
---|
706 | | #define HAVE_INTTYPES_H 1 |
---|
707 | | #define HAVE_STDINT_H 1 |
---|
708 | | #define HAVE_UNISTD_H 1 |
---|
709 | | #define __EXTENSIONS__ 1 |
---|
710 | | #define _ALL_SOURCE 1 |
---|
711 | | #define _GNU_SOURCE 1 |
---|
712 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
713 | | #define _TANDEM_SOURCE 1 |
---|
714 | | #define PROTOTYPES 1 |
---|
715 | | #define __PROTOTYPES 1 |
---|
716 | | #define RETSIGTYPE void |
---|
717 | | #define STDC_HEADERS 1 |
---|
718 | | #define HAVE_DIRENT_H 1 |
---|
719 | | #define HAVE_FCNTL 1 |
---|
720 | | #define HAVE_KILL 1 |
---|
721 | | #define HAVE_LSTAT 1 |
---|
722 | | #define HAVE_MEMMOVE 1 |
---|
723 | | #define HAVE_PUTENV 1 |
---|
724 | | #define HAVE_SELECT 1 |
---|
725 | | #define HAVE_SETENV 1 |
---|
726 | | #define HAVE_SETLOCALE 1 |
---|
727 | | #define HAVE_STRCASECMP 1 |
---|
728 | | #define HAVE_STRPBRK 1 |
---|
729 | | #define HAVE_TCGETATTR 1 |
---|
730 | | #define HAVE_VSNPRINTF 1 |
---|
731 | | #define HAVE_ISASCII 1 |
---|
732 | | #define HAVE_ISXDIGIT 1 |
---|
733 | | #define HAVE_GETPWENT 1 |
---|
734 | | #define HAVE_GETPWNAM 1 |
---|
735 | | #define HAVE_GETPWUID 1 |
---|
736 | | #define HAVE_STRCOLL 1 |
---|
737 | | #define HAVE_FCNTL_H 1 |
---|
738 | | #define HAVE_UNISTD_H 1 |
---|
739 | | #define HAVE_STDLIB_H 1 |
---|
740 | | /* end confdefs.h. */ |
---|
741 | | #include <varargs.h> |
---|
742 | configure:5781: result: no |
---|
743 | configure:5814: checking for varargs.h |
---|
744 | configure:5823: result: no |
---|
745 | configure:5703: checking stdarg.h usability |
---|
746 | configure:5720: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
747 | configure:5727: $? = 0 |
---|
748 | configure:5741: result: yes |
---|
749 | configure:5745: checking stdarg.h presence |
---|
750 | configure:5760: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
751 | configure:5767: $? = 0 |
---|
752 | configure:5781: result: yes |
---|
753 | configure:5814: checking for stdarg.h |
---|
754 | configure:5823: result: yes |
---|
755 | configure:5692: checking for string.h |
---|
756 | configure:5699: result: yes |
---|
757 | configure:5692: checking for strings.h |
---|
758 | configure:5699: result: yes |
---|
759 | configure:5703: checking limits.h usability |
---|
760 | configure:5720: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
761 | configure:5727: $? = 0 |
---|
762 | configure:5741: result: yes |
---|
763 | configure:5745: checking limits.h presence |
---|
764 | configure:5760: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
765 | configure:5767: $? = 0 |
---|
766 | configure:5781: result: yes |
---|
767 | configure:5814: checking for limits.h |
---|
768 | configure:5823: result: yes |
---|
769 | configure:5703: checking locale.h usability |
---|
770 | configure:5720: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
771 | configure:5727: $? = 0 |
---|
772 | configure:5741: result: yes |
---|
773 | configure:5745: checking locale.h presence |
---|
774 | configure:5760: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
775 | configure:5767: $? = 0 |
---|
776 | configure:5781: result: yes |
---|
777 | configure:5814: checking for locale.h |
---|
778 | configure:5823: result: yes |
---|
779 | configure:5703: checking pwd.h usability |
---|
780 | configure:5720: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
781 | configure:5727: $? = 0 |
---|
782 | configure:5741: result: yes |
---|
783 | configure:5745: checking pwd.h presence |
---|
784 | configure:5760: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
785 | configure:5767: $? = 0 |
---|
786 | configure:5781: result: yes |
---|
787 | configure:5814: checking for pwd.h |
---|
788 | configure:5823: result: yes |
---|
789 | configure:5692: checking for memory.h |
---|
790 | configure:5699: result: yes |
---|
791 | configure:5703: checking termcap.h usability |
---|
792 | configure:5720: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
793 | configure:5727: $? = 0 |
---|
794 | configure:5741: result: yes |
---|
795 | configure:5745: checking termcap.h presence |
---|
796 | configure:5760: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
797 | configure:5767: $? = 0 |
---|
798 | configure:5781: result: yes |
---|
799 | configure:5814: checking for termcap.h |
---|
800 | configure:5823: result: yes |
---|
801 | configure:5703: checking termios.h usability |
---|
802 | configure:5720: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
803 | configure:5727: $? = 0 |
---|
804 | configure:5741: result: yes |
---|
805 | configure:5745: checking termios.h presence |
---|
806 | configure:5760: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
807 | configure:5767: $? = 0 |
---|
808 | configure:5781: result: yes |
---|
809 | configure:5814: checking for termios.h |
---|
810 | configure:5823: result: yes |
---|
811 | configure:5703: checking termio.h usability |
---|
812 | configure:5720: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
813 | conftest.c:91:20: error: termio.h: No such file or directory |
---|
814 | configure:5727: $? = 1 |
---|
815 | configure: failed program was: |
---|
816 | | /* confdefs.h. */ |
---|
817 | | #define PACKAGE_NAME "readline" |
---|
818 | | #define PACKAGE_TARNAME "readline" |
---|
819 | | #define PACKAGE_VERSION "6.2" |
---|
820 | | #define PACKAGE_STRING "readline 6.2" |
---|
821 | | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" |
---|
822 | | #define STDC_HEADERS 1 |
---|
823 | | #define HAVE_SYS_TYPES_H 1 |
---|
824 | | #define HAVE_SYS_STAT_H 1 |
---|
825 | | #define HAVE_STDLIB_H 1 |
---|
826 | | #define HAVE_STRING_H 1 |
---|
827 | | #define HAVE_MEMORY_H 1 |
---|
828 | | #define HAVE_STRINGS_H 1 |
---|
829 | | #define HAVE_INTTYPES_H 1 |
---|
830 | | #define HAVE_STDINT_H 1 |
---|
831 | | #define HAVE_UNISTD_H 1 |
---|
832 | | #define __EXTENSIONS__ 1 |
---|
833 | | #define _ALL_SOURCE 1 |
---|
834 | | #define _GNU_SOURCE 1 |
---|
835 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
836 | | #define _TANDEM_SOURCE 1 |
---|
837 | | #define PROTOTYPES 1 |
---|
838 | | #define __PROTOTYPES 1 |
---|
839 | | #define RETSIGTYPE void |
---|
840 | | #define STDC_HEADERS 1 |
---|
841 | | #define HAVE_DIRENT_H 1 |
---|
842 | | #define HAVE_FCNTL 1 |
---|
843 | | #define HAVE_KILL 1 |
---|
844 | | #define HAVE_LSTAT 1 |
---|
845 | | #define HAVE_MEMMOVE 1 |
---|
846 | | #define HAVE_PUTENV 1 |
---|
847 | | #define HAVE_SELECT 1 |
---|
848 | | #define HAVE_SETENV 1 |
---|
849 | | #define HAVE_SETLOCALE 1 |
---|
850 | | #define HAVE_STRCASECMP 1 |
---|
851 | | #define HAVE_STRPBRK 1 |
---|
852 | | #define HAVE_TCGETATTR 1 |
---|
853 | | #define HAVE_VSNPRINTF 1 |
---|
854 | | #define HAVE_ISASCII 1 |
---|
855 | | #define HAVE_ISXDIGIT 1 |
---|
856 | | #define HAVE_GETPWENT 1 |
---|
857 | | #define HAVE_GETPWNAM 1 |
---|
858 | | #define HAVE_GETPWUID 1 |
---|
859 | | #define HAVE_STRCOLL 1 |
---|
860 | | #define HAVE_FCNTL_H 1 |
---|
861 | | #define HAVE_UNISTD_H 1 |
---|
862 | | #define HAVE_STDLIB_H 1 |
---|
863 | | #define HAVE_STDARG_H 1 |
---|
864 | | #define HAVE_STRING_H 1 |
---|
865 | | #define HAVE_STRINGS_H 1 |
---|
866 | | #define HAVE_LIMITS_H 1 |
---|
867 | | #define HAVE_LOCALE_H 1 |
---|
868 | | #define HAVE_PWD_H 1 |
---|
869 | | #define HAVE_MEMORY_H 1 |
---|
870 | | #define HAVE_TERMCAP_H 1 |
---|
871 | | #define HAVE_TERMIOS_H 1 |
---|
872 | | /* end confdefs.h. */ |
---|
873 | | #include <stdio.h> |
---|
874 | | #ifdef HAVE_SYS_TYPES_H |
---|
875 | | # include <sys/types.h> |
---|
876 | | #endif |
---|
877 | | #ifdef HAVE_SYS_STAT_H |
---|
878 | | # include <sys/stat.h> |
---|
879 | | #endif |
---|
880 | | #ifdef STDC_HEADERS |
---|
881 | | # include <stdlib.h> |
---|
882 | | # include <stddef.h> |
---|
883 | | #else |
---|
884 | | # ifdef HAVE_STDLIB_H |
---|
885 | | # include <stdlib.h> |
---|
886 | | # endif |
---|
887 | | #endif |
---|
888 | | #ifdef HAVE_STRING_H |
---|
889 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
890 | | # include <memory.h> |
---|
891 | | # endif |
---|
892 | | # include <string.h> |
---|
893 | | #endif |
---|
894 | | #ifdef HAVE_STRINGS_H |
---|
895 | | # include <strings.h> |
---|
896 | | #endif |
---|
897 | | #ifdef HAVE_INTTYPES_H |
---|
898 | | # include <inttypes.h> |
---|
899 | | #endif |
---|
900 | | #ifdef HAVE_STDINT_H |
---|
901 | | # include <stdint.h> |
---|
902 | | #endif |
---|
903 | | #ifdef HAVE_UNISTD_H |
---|
904 | | # include <unistd.h> |
---|
905 | | #endif |
---|
906 | | #include <termio.h> |
---|
907 | configure:5741: result: no |
---|
908 | configure:5745: checking termio.h presence |
---|
909 | configure:5760: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
910 | conftest.c:58:20: error: termio.h: No such file or directory |
---|
911 | configure:5767: $? = 1 |
---|
912 | configure: failed program was: |
---|
913 | | /* confdefs.h. */ |
---|
914 | | #define PACKAGE_NAME "readline" |
---|
915 | | #define PACKAGE_TARNAME "readline" |
---|
916 | | #define PACKAGE_VERSION "6.2" |
---|
917 | | #define PACKAGE_STRING "readline 6.2" |
---|
918 | | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" |
---|
919 | | #define STDC_HEADERS 1 |
---|
920 | | #define HAVE_SYS_TYPES_H 1 |
---|
921 | | #define HAVE_SYS_STAT_H 1 |
---|
922 | | #define HAVE_STDLIB_H 1 |
---|
923 | | #define HAVE_STRING_H 1 |
---|
924 | | #define HAVE_MEMORY_H 1 |
---|
925 | | #define HAVE_STRINGS_H 1 |
---|
926 | | #define HAVE_INTTYPES_H 1 |
---|
927 | | #define HAVE_STDINT_H 1 |
---|
928 | | #define HAVE_UNISTD_H 1 |
---|
929 | | #define __EXTENSIONS__ 1 |
---|
930 | | #define _ALL_SOURCE 1 |
---|
931 | | #define _GNU_SOURCE 1 |
---|
932 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
933 | | #define _TANDEM_SOURCE 1 |
---|
934 | | #define PROTOTYPES 1 |
---|
935 | | #define __PROTOTYPES 1 |
---|
936 | | #define RETSIGTYPE void |
---|
937 | | #define STDC_HEADERS 1 |
---|
938 | | #define HAVE_DIRENT_H 1 |
---|
939 | | #define HAVE_FCNTL 1 |
---|
940 | | #define HAVE_KILL 1 |
---|
941 | | #define HAVE_LSTAT 1 |
---|
942 | | #define HAVE_MEMMOVE 1 |
---|
943 | | #define HAVE_PUTENV 1 |
---|
944 | | #define HAVE_SELECT 1 |
---|
945 | | #define HAVE_SETENV 1 |
---|
946 | | #define HAVE_SETLOCALE 1 |
---|
947 | | #define HAVE_STRCASECMP 1 |
---|
948 | | #define HAVE_STRPBRK 1 |
---|
949 | | #define HAVE_TCGETATTR 1 |
---|
950 | | #define HAVE_VSNPRINTF 1 |
---|
951 | | #define HAVE_ISASCII 1 |
---|
952 | | #define HAVE_ISXDIGIT 1 |
---|
953 | | #define HAVE_GETPWENT 1 |
---|
954 | | #define HAVE_GETPWNAM 1 |
---|
955 | | #define HAVE_GETPWUID 1 |
---|
956 | | #define HAVE_STRCOLL 1 |
---|
957 | | #define HAVE_FCNTL_H 1 |
---|
958 | | #define HAVE_UNISTD_H 1 |
---|
959 | | #define HAVE_STDLIB_H 1 |
---|
960 | | #define HAVE_STDARG_H 1 |
---|
961 | | #define HAVE_STRING_H 1 |
---|
962 | | #define HAVE_STRINGS_H 1 |
---|
963 | | #define HAVE_LIMITS_H 1 |
---|
964 | | #define HAVE_LOCALE_H 1 |
---|
965 | | #define HAVE_PWD_H 1 |
---|
966 | | #define HAVE_MEMORY_H 1 |
---|
967 | | #define HAVE_TERMCAP_H 1 |
---|
968 | | #define HAVE_TERMIOS_H 1 |
---|
969 | | /* end confdefs.h. */ |
---|
970 | | #include <termio.h> |
---|
971 | configure:5781: result: no |
---|
972 | configure:5814: checking for termio.h |
---|
973 | configure:5823: result: no |
---|
974 | configure:5857: checking sys/pte.h usability |
---|
975 | configure:5874: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
976 | conftest.c:91:21: error: sys/pte.h: No such file or directory |
---|
977 | configure:5881: $? = 1 |
---|
978 | configure: failed program was: |
---|
979 | | /* confdefs.h. */ |
---|
980 | | #define PACKAGE_NAME "readline" |
---|
981 | | #define PACKAGE_TARNAME "readline" |
---|
982 | | #define PACKAGE_VERSION "6.2" |
---|
983 | | #define PACKAGE_STRING "readline 6.2" |
---|
984 | | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" |
---|
985 | | #define STDC_HEADERS 1 |
---|
986 | | #define HAVE_SYS_TYPES_H 1 |
---|
987 | | #define HAVE_SYS_STAT_H 1 |
---|
988 | | #define HAVE_STDLIB_H 1 |
---|
989 | | #define HAVE_STRING_H 1 |
---|
990 | | #define HAVE_MEMORY_H 1 |
---|
991 | | #define HAVE_STRINGS_H 1 |
---|
992 | | #define HAVE_INTTYPES_H 1 |
---|
993 | | #define HAVE_STDINT_H 1 |
---|
994 | | #define HAVE_UNISTD_H 1 |
---|
995 | | #define __EXTENSIONS__ 1 |
---|
996 | | #define _ALL_SOURCE 1 |
---|
997 | | #define _GNU_SOURCE 1 |
---|
998 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
999 | | #define _TANDEM_SOURCE 1 |
---|
1000 | | #define PROTOTYPES 1 |
---|
1001 | | #define __PROTOTYPES 1 |
---|
1002 | | #define RETSIGTYPE void |
---|
1003 | | #define STDC_HEADERS 1 |
---|
1004 | | #define HAVE_DIRENT_H 1 |
---|
1005 | | #define HAVE_FCNTL 1 |
---|
1006 | | #define HAVE_KILL 1 |
---|
1007 | | #define HAVE_LSTAT 1 |
---|
1008 | | #define HAVE_MEMMOVE 1 |
---|
1009 | | #define HAVE_PUTENV 1 |
---|
1010 | | #define HAVE_SELECT 1 |
---|
1011 | | #define HAVE_SETENV 1 |
---|
1012 | | #define HAVE_SETLOCALE 1 |
---|
1013 | | #define HAVE_STRCASECMP 1 |
---|
1014 | | #define HAVE_STRPBRK 1 |
---|
1015 | | #define HAVE_TCGETATTR 1 |
---|
1016 | | #define HAVE_VSNPRINTF 1 |
---|
1017 | | #define HAVE_ISASCII 1 |
---|
1018 | | #define HAVE_ISXDIGIT 1 |
---|
1019 | | #define HAVE_GETPWENT 1 |
---|
1020 | | #define HAVE_GETPWNAM 1 |
---|
1021 | | #define HAVE_GETPWUID 1 |
---|
1022 | | #define HAVE_STRCOLL 1 |
---|
1023 | | #define HAVE_FCNTL_H 1 |
---|
1024 | | #define HAVE_UNISTD_H 1 |
---|
1025 | | #define HAVE_STDLIB_H 1 |
---|
1026 | | #define HAVE_STDARG_H 1 |
---|
1027 | | #define HAVE_STRING_H 1 |
---|
1028 | | #define HAVE_STRINGS_H 1 |
---|
1029 | | #define HAVE_LIMITS_H 1 |
---|
1030 | | #define HAVE_LOCALE_H 1 |
---|
1031 | | #define HAVE_PWD_H 1 |
---|
1032 | | #define HAVE_MEMORY_H 1 |
---|
1033 | | #define HAVE_TERMCAP_H 1 |
---|
1034 | | #define HAVE_TERMIOS_H 1 |
---|
1035 | | /* end confdefs.h. */ |
---|
1036 | | #include <stdio.h> |
---|
1037 | | #ifdef HAVE_SYS_TYPES_H |
---|
1038 | | # include <sys/types.h> |
---|
1039 | | #endif |
---|
1040 | | #ifdef HAVE_SYS_STAT_H |
---|
1041 | | # include <sys/stat.h> |
---|
1042 | | #endif |
---|
1043 | | #ifdef STDC_HEADERS |
---|
1044 | | # include <stdlib.h> |
---|
1045 | | # include <stddef.h> |
---|
1046 | | #else |
---|
1047 | | # ifdef HAVE_STDLIB_H |
---|
1048 | | # include <stdlib.h> |
---|
1049 | | # endif |
---|
1050 | | #endif |
---|
1051 | | #ifdef HAVE_STRING_H |
---|
1052 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1053 | | # include <memory.h> |
---|
1054 | | # endif |
---|
1055 | | # include <string.h> |
---|
1056 | | #endif |
---|
1057 | | #ifdef HAVE_STRINGS_H |
---|
1058 | | # include <strings.h> |
---|
1059 | | #endif |
---|
1060 | | #ifdef HAVE_INTTYPES_H |
---|
1061 | | # include <inttypes.h> |
---|
1062 | | #endif |
---|
1063 | | #ifdef HAVE_STDINT_H |
---|
1064 | | # include <stdint.h> |
---|
1065 | | #endif |
---|
1066 | | #ifdef HAVE_UNISTD_H |
---|
1067 | | # include <unistd.h> |
---|
1068 | | #endif |
---|
1069 | | #include <sys/pte.h> |
---|
1070 | configure:5895: result: no |
---|
1071 | configure:5899: checking sys/pte.h presence |
---|
1072 | configure:5914: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
1073 | conftest.c:58:21: error: sys/pte.h: No such file or directory |
---|
1074 | configure:5921: $? = 1 |
---|
1075 | configure: failed program was: |
---|
1076 | | /* confdefs.h. */ |
---|
1077 | | #define PACKAGE_NAME "readline" |
---|
1078 | | #define PACKAGE_TARNAME "readline" |
---|
1079 | | #define PACKAGE_VERSION "6.2" |
---|
1080 | | #define PACKAGE_STRING "readline 6.2" |
---|
1081 | | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" |
---|
1082 | | #define STDC_HEADERS 1 |
---|
1083 | | #define HAVE_SYS_TYPES_H 1 |
---|
1084 | | #define HAVE_SYS_STAT_H 1 |
---|
1085 | | #define HAVE_STDLIB_H 1 |
---|
1086 | | #define HAVE_STRING_H 1 |
---|
1087 | | #define HAVE_MEMORY_H 1 |
---|
1088 | | #define HAVE_STRINGS_H 1 |
---|
1089 | | #define HAVE_INTTYPES_H 1 |
---|
1090 | | #define HAVE_STDINT_H 1 |
---|
1091 | | #define HAVE_UNISTD_H 1 |
---|
1092 | | #define __EXTENSIONS__ 1 |
---|
1093 | | #define _ALL_SOURCE 1 |
---|
1094 | | #define _GNU_SOURCE 1 |
---|
1095 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1096 | | #define _TANDEM_SOURCE 1 |
---|
1097 | | #define PROTOTYPES 1 |
---|
1098 | | #define __PROTOTYPES 1 |
---|
1099 | | #define RETSIGTYPE void |
---|
1100 | | #define STDC_HEADERS 1 |
---|
1101 | | #define HAVE_DIRENT_H 1 |
---|
1102 | | #define HAVE_FCNTL 1 |
---|
1103 | | #define HAVE_KILL 1 |
---|
1104 | | #define HAVE_LSTAT 1 |
---|
1105 | | #define HAVE_MEMMOVE 1 |
---|
1106 | | #define HAVE_PUTENV 1 |
---|
1107 | | #define HAVE_SELECT 1 |
---|
1108 | | #define HAVE_SETENV 1 |
---|
1109 | | #define HAVE_SETLOCALE 1 |
---|
1110 | | #define HAVE_STRCASECMP 1 |
---|
1111 | | #define HAVE_STRPBRK 1 |
---|
1112 | | #define HAVE_TCGETATTR 1 |
---|
1113 | | #define HAVE_VSNPRINTF 1 |
---|
1114 | | #define HAVE_ISASCII 1 |
---|
1115 | | #define HAVE_ISXDIGIT 1 |
---|
1116 | | #define HAVE_GETPWENT 1 |
---|
1117 | | #define HAVE_GETPWNAM 1 |
---|
1118 | | #define HAVE_GETPWUID 1 |
---|
1119 | | #define HAVE_STRCOLL 1 |
---|
1120 | | #define HAVE_FCNTL_H 1 |
---|
1121 | | #define HAVE_UNISTD_H 1 |
---|
1122 | | #define HAVE_STDLIB_H 1 |
---|
1123 | | #define HAVE_STDARG_H 1 |
---|
1124 | | #define HAVE_STRING_H 1 |
---|
1125 | | #define HAVE_STRINGS_H 1 |
---|
1126 | | #define HAVE_LIMITS_H 1 |
---|
1127 | | #define HAVE_LOCALE_H 1 |
---|
1128 | | #define HAVE_PWD_H 1 |
---|
1129 | | #define HAVE_MEMORY_H 1 |
---|
1130 | | #define HAVE_TERMCAP_H 1 |
---|
1131 | | #define HAVE_TERMIOS_H 1 |
---|
1132 | | /* end confdefs.h. */ |
---|
1133 | | #include <sys/pte.h> |
---|
1134 | configure:5935: result: no |
---|
1135 | configure:5968: checking for sys/pte.h |
---|
1136 | configure:5977: result: no |
---|
1137 | configure:5857: checking sys/stream.h usability |
---|
1138 | configure:5874: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1139 | conftest.c:91:24: error: sys/stream.h: No such file or directory |
---|
1140 | configure:5881: $? = 1 |
---|
1141 | configure: failed program was: |
---|
1142 | | /* confdefs.h. */ |
---|
1143 | | #define PACKAGE_NAME "readline" |
---|
1144 | | #define PACKAGE_TARNAME "readline" |
---|
1145 | | #define PACKAGE_VERSION "6.2" |
---|
1146 | | #define PACKAGE_STRING "readline 6.2" |
---|
1147 | | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" |
---|
1148 | | #define STDC_HEADERS 1 |
---|
1149 | | #define HAVE_SYS_TYPES_H 1 |
---|
1150 | | #define HAVE_SYS_STAT_H 1 |
---|
1151 | | #define HAVE_STDLIB_H 1 |
---|
1152 | | #define HAVE_STRING_H 1 |
---|
1153 | | #define HAVE_MEMORY_H 1 |
---|
1154 | | #define HAVE_STRINGS_H 1 |
---|
1155 | | #define HAVE_INTTYPES_H 1 |
---|
1156 | | #define HAVE_STDINT_H 1 |
---|
1157 | | #define HAVE_UNISTD_H 1 |
---|
1158 | | #define __EXTENSIONS__ 1 |
---|
1159 | | #define _ALL_SOURCE 1 |
---|
1160 | | #define _GNU_SOURCE 1 |
---|
1161 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1162 | | #define _TANDEM_SOURCE 1 |
---|
1163 | | #define PROTOTYPES 1 |
---|
1164 | | #define __PROTOTYPES 1 |
---|
1165 | | #define RETSIGTYPE void |
---|
1166 | | #define STDC_HEADERS 1 |
---|
1167 | | #define HAVE_DIRENT_H 1 |
---|
1168 | | #define HAVE_FCNTL 1 |
---|
1169 | | #define HAVE_KILL 1 |
---|
1170 | | #define HAVE_LSTAT 1 |
---|
1171 | | #define HAVE_MEMMOVE 1 |
---|
1172 | | #define HAVE_PUTENV 1 |
---|
1173 | | #define HAVE_SELECT 1 |
---|
1174 | | #define HAVE_SETENV 1 |
---|
1175 | | #define HAVE_SETLOCALE 1 |
---|
1176 | | #define HAVE_STRCASECMP 1 |
---|
1177 | | #define HAVE_STRPBRK 1 |
---|
1178 | | #define HAVE_TCGETATTR 1 |
---|
1179 | | #define HAVE_VSNPRINTF 1 |
---|
1180 | | #define HAVE_ISASCII 1 |
---|
1181 | | #define HAVE_ISXDIGIT 1 |
---|
1182 | | #define HAVE_GETPWENT 1 |
---|
1183 | | #define HAVE_GETPWNAM 1 |
---|
1184 | | #define HAVE_GETPWUID 1 |
---|
1185 | | #define HAVE_STRCOLL 1 |
---|
1186 | | #define HAVE_FCNTL_H 1 |
---|
1187 | | #define HAVE_UNISTD_H 1 |
---|
1188 | | #define HAVE_STDLIB_H 1 |
---|
1189 | | #define HAVE_STDARG_H 1 |
---|
1190 | | #define HAVE_STRING_H 1 |
---|
1191 | | #define HAVE_STRINGS_H 1 |
---|
1192 | | #define HAVE_LIMITS_H 1 |
---|
1193 | | #define HAVE_LOCALE_H 1 |
---|
1194 | | #define HAVE_PWD_H 1 |
---|
1195 | | #define HAVE_MEMORY_H 1 |
---|
1196 | | #define HAVE_TERMCAP_H 1 |
---|
1197 | | #define HAVE_TERMIOS_H 1 |
---|
1198 | | /* end confdefs.h. */ |
---|
1199 | | #include <stdio.h> |
---|
1200 | | #ifdef HAVE_SYS_TYPES_H |
---|
1201 | | # include <sys/types.h> |
---|
1202 | | #endif |
---|
1203 | | #ifdef HAVE_SYS_STAT_H |
---|
1204 | | # include <sys/stat.h> |
---|
1205 | | #endif |
---|
1206 | | #ifdef STDC_HEADERS |
---|
1207 | | # include <stdlib.h> |
---|
1208 | | # include <stddef.h> |
---|
1209 | | #else |
---|
1210 | | # ifdef HAVE_STDLIB_H |
---|
1211 | | # include <stdlib.h> |
---|
1212 | | # endif |
---|
1213 | | #endif |
---|
1214 | | #ifdef HAVE_STRING_H |
---|
1215 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1216 | | # include <memory.h> |
---|
1217 | | # endif |
---|
1218 | | # include <string.h> |
---|
1219 | | #endif |
---|
1220 | | #ifdef HAVE_STRINGS_H |
---|
1221 | | # include <strings.h> |
---|
1222 | | #endif |
---|
1223 | | #ifdef HAVE_INTTYPES_H |
---|
1224 | | # include <inttypes.h> |
---|
1225 | | #endif |
---|
1226 | | #ifdef HAVE_STDINT_H |
---|
1227 | | # include <stdint.h> |
---|
1228 | | #endif |
---|
1229 | | #ifdef HAVE_UNISTD_H |
---|
1230 | | # include <unistd.h> |
---|
1231 | | #endif |
---|
1232 | | #include <sys/stream.h> |
---|
1233 | configure:5895: result: no |
---|
1234 | configure:5899: checking sys/stream.h presence |
---|
1235 | configure:5914: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
1236 | conftest.c:58:24: error: sys/stream.h: No such file or directory |
---|
1237 | configure:5921: $? = 1 |
---|
1238 | configure: failed program was: |
---|
1239 | | /* confdefs.h. */ |
---|
1240 | | #define PACKAGE_NAME "readline" |
---|
1241 | | #define PACKAGE_TARNAME "readline" |
---|
1242 | | #define PACKAGE_VERSION "6.2" |
---|
1243 | | #define PACKAGE_STRING "readline 6.2" |
---|
1244 | | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" |
---|
1245 | | #define STDC_HEADERS 1 |
---|
1246 | | #define HAVE_SYS_TYPES_H 1 |
---|
1247 | | #define HAVE_SYS_STAT_H 1 |
---|
1248 | | #define HAVE_STDLIB_H 1 |
---|
1249 | | #define HAVE_STRING_H 1 |
---|
1250 | | #define HAVE_MEMORY_H 1 |
---|
1251 | | #define HAVE_STRINGS_H 1 |
---|
1252 | | #define HAVE_INTTYPES_H 1 |
---|
1253 | | #define HAVE_STDINT_H 1 |
---|
1254 | | #define HAVE_UNISTD_H 1 |
---|
1255 | | #define __EXTENSIONS__ 1 |
---|
1256 | | #define _ALL_SOURCE 1 |
---|
1257 | | #define _GNU_SOURCE 1 |
---|
1258 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1259 | | #define _TANDEM_SOURCE 1 |
---|
1260 | | #define PROTOTYPES 1 |
---|
1261 | | #define __PROTOTYPES 1 |
---|
1262 | | #define RETSIGTYPE void |
---|
1263 | | #define STDC_HEADERS 1 |
---|
1264 | | #define HAVE_DIRENT_H 1 |
---|
1265 | | #define HAVE_FCNTL 1 |
---|
1266 | | #define HAVE_KILL 1 |
---|
1267 | | #define HAVE_LSTAT 1 |
---|
1268 | | #define HAVE_MEMMOVE 1 |
---|
1269 | | #define HAVE_PUTENV 1 |
---|
1270 | | #define HAVE_SELECT 1 |
---|
1271 | | #define HAVE_SETENV 1 |
---|
1272 | | #define HAVE_SETLOCALE 1 |
---|
1273 | | #define HAVE_STRCASECMP 1 |
---|
1274 | | #define HAVE_STRPBRK 1 |
---|
1275 | | #define HAVE_TCGETATTR 1 |
---|
1276 | | #define HAVE_VSNPRINTF 1 |
---|
1277 | | #define HAVE_ISASCII 1 |
---|
1278 | | #define HAVE_ISXDIGIT 1 |
---|
1279 | | #define HAVE_GETPWENT 1 |
---|
1280 | | #define HAVE_GETPWNAM 1 |
---|
1281 | | #define HAVE_GETPWUID 1 |
---|
1282 | | #define HAVE_STRCOLL 1 |
---|
1283 | | #define HAVE_FCNTL_H 1 |
---|
1284 | | #define HAVE_UNISTD_H 1 |
---|
1285 | | #define HAVE_STDLIB_H 1 |
---|
1286 | | #define HAVE_STDARG_H 1 |
---|
1287 | | #define HAVE_STRING_H 1 |
---|
1288 | | #define HAVE_STRINGS_H 1 |
---|
1289 | | #define HAVE_LIMITS_H 1 |
---|
1290 | | #define HAVE_LOCALE_H 1 |
---|
1291 | | #define HAVE_PWD_H 1 |
---|
1292 | | #define HAVE_MEMORY_H 1 |
---|
1293 | | #define HAVE_TERMCAP_H 1 |
---|
1294 | | #define HAVE_TERMIOS_H 1 |
---|
1295 | | /* end confdefs.h. */ |
---|
1296 | | #include <sys/stream.h> |
---|
1297 | configure:5935: result: no |
---|
1298 | configure:5968: checking for sys/stream.h |
---|
1299 | configure:5977: result: no |
---|
1300 | configure:5857: checking sys/select.h usability |
---|
1301 | configure:5874: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1302 | configure:5881: $? = 0 |
---|
1303 | configure:5895: result: yes |
---|
1304 | configure:5899: checking sys/select.h presence |
---|
1305 | configure:5914: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
1306 | configure:5921: $? = 0 |
---|
1307 | configure:5935: result: yes |
---|
1308 | configure:5968: checking for sys/select.h |
---|
1309 | configure:5977: result: yes |
---|
1310 | configure:5857: checking sys/file.h usability |
---|
1311 | configure:5874: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1312 | configure:5881: $? = 0 |
---|
1313 | configure:5895: result: yes |
---|
1314 | configure:5899: checking sys/file.h presence |
---|
1315 | configure:5914: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
1316 | configure:5921: $? = 0 |
---|
1317 | configure:5935: result: yes |
---|
1318 | configure:5968: checking for sys/file.h |
---|
1319 | configure:5977: result: yes |
---|
1320 | configure:5997: checking for sys/ptem.h |
---|
1321 | configure:6022: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1322 | conftest.c:66:22: error: sys/ptem.h: No such file or directory |
---|
1323 | configure:6029: $? = 1 |
---|
1324 | configure: failed program was: |
---|
1325 | | /* confdefs.h. */ |
---|
1326 | | #define PACKAGE_NAME "readline" |
---|
1327 | | #define PACKAGE_TARNAME "readline" |
---|
1328 | | #define PACKAGE_VERSION "6.2" |
---|
1329 | | #define PACKAGE_STRING "readline 6.2" |
---|
1330 | | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" |
---|
1331 | | #define STDC_HEADERS 1 |
---|
1332 | | #define HAVE_SYS_TYPES_H 1 |
---|
1333 | | #define HAVE_SYS_STAT_H 1 |
---|
1334 | | #define HAVE_STDLIB_H 1 |
---|
1335 | | #define HAVE_STRING_H 1 |
---|
1336 | | #define HAVE_MEMORY_H 1 |
---|
1337 | | #define HAVE_STRINGS_H 1 |
---|
1338 | | #define HAVE_INTTYPES_H 1 |
---|
1339 | | #define HAVE_STDINT_H 1 |
---|
1340 | | #define HAVE_UNISTD_H 1 |
---|
1341 | | #define __EXTENSIONS__ 1 |
---|
1342 | | #define _ALL_SOURCE 1 |
---|
1343 | | #define _GNU_SOURCE 1 |
---|
1344 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1345 | | #define _TANDEM_SOURCE 1 |
---|
1346 | | #define PROTOTYPES 1 |
---|
1347 | | #define __PROTOTYPES 1 |
---|
1348 | | #define RETSIGTYPE void |
---|
1349 | | #define STDC_HEADERS 1 |
---|
1350 | | #define HAVE_DIRENT_H 1 |
---|
1351 | | #define HAVE_FCNTL 1 |
---|
1352 | | #define HAVE_KILL 1 |
---|
1353 | | #define HAVE_LSTAT 1 |
---|
1354 | | #define HAVE_MEMMOVE 1 |
---|
1355 | | #define HAVE_PUTENV 1 |
---|
1356 | | #define HAVE_SELECT 1 |
---|
1357 | | #define HAVE_SETENV 1 |
---|
1358 | | #define HAVE_SETLOCALE 1 |
---|
1359 | | #define HAVE_STRCASECMP 1 |
---|
1360 | | #define HAVE_STRPBRK 1 |
---|
1361 | | #define HAVE_TCGETATTR 1 |
---|
1362 | | #define HAVE_VSNPRINTF 1 |
---|
1363 | | #define HAVE_ISASCII 1 |
---|
1364 | | #define HAVE_ISXDIGIT 1 |
---|
1365 | | #define HAVE_GETPWENT 1 |
---|
1366 | | #define HAVE_GETPWNAM 1 |
---|
1367 | | #define HAVE_GETPWUID 1 |
---|
1368 | | #define HAVE_STRCOLL 1 |
---|
1369 | | #define HAVE_FCNTL_H 1 |
---|
1370 | | #define HAVE_UNISTD_H 1 |
---|
1371 | | #define HAVE_STDLIB_H 1 |
---|
1372 | | #define HAVE_STDARG_H 1 |
---|
1373 | | #define HAVE_STRING_H 1 |
---|
1374 | | #define HAVE_STRINGS_H 1 |
---|
1375 | | #define HAVE_LIMITS_H 1 |
---|
1376 | | #define HAVE_LOCALE_H 1 |
---|
1377 | | #define HAVE_PWD_H 1 |
---|
1378 | | #define HAVE_MEMORY_H 1 |
---|
1379 | | #define HAVE_TERMCAP_H 1 |
---|
1380 | | #define HAVE_TERMIOS_H 1 |
---|
1381 | | #define HAVE_SYS_SELECT_H 1 |
---|
1382 | | #define HAVE_SYS_FILE_H 1 |
---|
1383 | | /* end confdefs.h. */ |
---|
1384 | | |
---|
1385 | | #if HAVE_SYS_STREAM_H |
---|
1386 | | # include <sys/stream.h> |
---|
1387 | | #endif |
---|
1388 | | |
---|
1389 | | |
---|
1390 | | #include <sys/ptem.h> |
---|
1391 | configure:6046: result: no |
---|
1392 | configure:6067: checking for special C compiler options needed for large files |
---|
1393 | configure:6162: result: no |
---|
1394 | configure:6168: checking for _FILE_OFFSET_BITS value needed for large files |
---|
1395 | configure:6203: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1396 | configure:6210: $? = 0 |
---|
1397 | configure:6279: result: no |
---|
1398 | configure:6418: checking for type of signal functions |
---|
1399 | configure:6451: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
1400 | configure:6458: $? = 0 |
---|
1401 | configure:6586: result: posix |
---|
1402 | configure:6607: checking if signal handlers must be reinstalled when invoked |
---|
1403 | configure:6675: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
1404 | conftest.c: In function 'main': |
---|
1405 | conftest.c:102: warning: incompatible implicit declaration of built-in function 'exit' |
---|
1406 | configure:6679: $? = 0 |
---|
1407 | configure:6685: ./conftest |
---|
1408 | configure:6689: $? = 0 |
---|
1409 | configure:6707: result: no |
---|
1410 | configure:6718: checking for presence of POSIX-style sigsetjmp/siglongjmp |
---|
1411 | configure:6780: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
1412 | conftest.c: In function 'main': |
---|
1413 | conftest.c:88: warning: incompatible implicit declaration of built-in function 'exit' |
---|
1414 | configure:6784: $? = 0 |
---|
1415 | configure:6790: ./conftest |
---|
1416 | configure:6794: $? = 0 |
---|
1417 | configure:6812: result: present |
---|
1418 | configure:6821: checking for lstat |
---|
1419 | configure:6850: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
1420 | configure:6857: $? = 0 |
---|
1421 | configure:6877: result: yes |
---|
1422 | configure:6887: checking whether or not strcoll and strcmp differ |
---|
1423 | configure:6947: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
1424 | conftest.c: In function 'main': |
---|
1425 | conftest.c:96: warning: incompatible implicit declaration of built-in function 'exit' |
---|
1426 | configure:6951: $? = 0 |
---|
1427 | configure:6957: ./conftest |
---|
1428 | configure:6961: $? = 1 |
---|
1429 | configure: program exited with status 1 |
---|
1430 | configure: failed program was: |
---|
1431 | | /* confdefs.h. */ |
---|
1432 | | #define PACKAGE_NAME "readline" |
---|
1433 | | #define PACKAGE_TARNAME "readline" |
---|
1434 | | #define PACKAGE_VERSION "6.2" |
---|
1435 | | #define PACKAGE_STRING "readline 6.2" |
---|
1436 | | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" |
---|
1437 | | #define STDC_HEADERS 1 |
---|
1438 | | #define HAVE_SYS_TYPES_H 1 |
---|
1439 | | #define HAVE_SYS_STAT_H 1 |
---|
1440 | | #define HAVE_STDLIB_H 1 |
---|
1441 | | #define HAVE_STRING_H 1 |
---|
1442 | | #define HAVE_MEMORY_H 1 |
---|
1443 | | #define HAVE_STRINGS_H 1 |
---|
1444 | | #define HAVE_INTTYPES_H 1 |
---|
1445 | | #define HAVE_STDINT_H 1 |
---|
1446 | | #define HAVE_UNISTD_H 1 |
---|
1447 | | #define __EXTENSIONS__ 1 |
---|
1448 | | #define _ALL_SOURCE 1 |
---|
1449 | | #define _GNU_SOURCE 1 |
---|
1450 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1451 | | #define _TANDEM_SOURCE 1 |
---|
1452 | | #define PROTOTYPES 1 |
---|
1453 | | #define __PROTOTYPES 1 |
---|
1454 | | #define RETSIGTYPE void |
---|
1455 | | #define STDC_HEADERS 1 |
---|
1456 | | #define HAVE_DIRENT_H 1 |
---|
1457 | | #define HAVE_FCNTL 1 |
---|
1458 | | #define HAVE_KILL 1 |
---|
1459 | | #define HAVE_LSTAT 1 |
---|
1460 | | #define HAVE_MEMMOVE 1 |
---|
1461 | | #define HAVE_PUTENV 1 |
---|
1462 | | #define HAVE_SELECT 1 |
---|
1463 | | #define HAVE_SETENV 1 |
---|
1464 | | #define HAVE_SETLOCALE 1 |
---|
1465 | | #define HAVE_STRCASECMP 1 |
---|
1466 | | #define HAVE_STRPBRK 1 |
---|
1467 | | #define HAVE_TCGETATTR 1 |
---|
1468 | | #define HAVE_VSNPRINTF 1 |
---|
1469 | | #define HAVE_ISASCII 1 |
---|
1470 | | #define HAVE_ISXDIGIT 1 |
---|
1471 | | #define HAVE_GETPWENT 1 |
---|
1472 | | #define HAVE_GETPWNAM 1 |
---|
1473 | | #define HAVE_GETPWUID 1 |
---|
1474 | | #define HAVE_STRCOLL 1 |
---|
1475 | | #define HAVE_FCNTL_H 1 |
---|
1476 | | #define HAVE_UNISTD_H 1 |
---|
1477 | | #define HAVE_STDLIB_H 1 |
---|
1478 | | #define HAVE_STDARG_H 1 |
---|
1479 | | #define HAVE_STRING_H 1 |
---|
1480 | | #define HAVE_STRINGS_H 1 |
---|
1481 | | #define HAVE_LIMITS_H 1 |
---|
1482 | | #define HAVE_LOCALE_H 1 |
---|
1483 | | #define HAVE_PWD_H 1 |
---|
1484 | | #define HAVE_MEMORY_H 1 |
---|
1485 | | #define HAVE_TERMCAP_H 1 |
---|
1486 | | #define HAVE_TERMIOS_H 1 |
---|
1487 | | #define HAVE_SYS_SELECT_H 1 |
---|
1488 | | #define HAVE_SYS_FILE_H 1 |
---|
1489 | | #define HAVE_POSIX_SIGNALS 1 |
---|
1490 | | #define HAVE_POSIX_SIGSETJMP 1 |
---|
1491 | | #define HAVE_LSTAT 1 |
---|
1492 | | /* end confdefs.h. */ |
---|
1493 | | |
---|
1494 | | #include <stdio.h> |
---|
1495 | | #if defined (HAVE_LOCALE_H) |
---|
1496 | | #include <locale.h> |
---|
1497 | | #endif |
---|
1498 | | |
---|
1499 | | main(c, v) |
---|
1500 | | int c; |
---|
1501 | | char *v[]; |
---|
1502 | | { |
---|
1503 | | int r1, r2; |
---|
1504 | | char *deflocale, *defcoll; |
---|
1505 | | |
---|
1506 | | #ifdef HAVE_SETLOCALE |
---|
1507 | | deflocale = setlocale(LC_ALL, ""); |
---|
1508 | | defcoll = setlocale(LC_COLLATE, ""); |
---|
1509 | | #endif |
---|
1510 | | |
---|
1511 | | #ifdef HAVE_STRCOLL |
---|
1512 | | /* These two values are taken from tests/glob-test. */ |
---|
1513 | | r1 = strcoll("abd", "aXd"); |
---|
1514 | | #else |
---|
1515 | | r1 = 0; |
---|
1516 | | #endif |
---|
1517 | | r2 = strcmp("abd", "aXd"); |
---|
1518 | | |
---|
1519 | | /* These two should both be greater than 0. It is permissible for |
---|
1520 | | a system to return different values, as long as the sign is the |
---|
1521 | | same. */ |
---|
1522 | | |
---|
1523 | | /* Exit with 1 (failure) if these two values are both > 0, since |
---|
1524 | | this tests whether strcoll(3) is broken with respect to strcmp(3) |
---|
1525 | | in the default locale. */ |
---|
1526 | | exit (r1 > 0 && r2 > 0); |
---|
1527 | | } |
---|
1528 | | |
---|
1529 | configure:6979: result: no |
---|
1530 | configure:6989: checking whether the ctype macros accept non-ascii characters |
---|
1531 | configure:7044: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
1532 | conftest.c: In function 'main': |
---|
1533 | conftest.c:91: warning: incompatible implicit declaration of built-in function 'exit' |
---|
1534 | configure:7048: $? = 0 |
---|
1535 | configure:7054: ./conftest |
---|
1536 | configure:7058: $? = 0 |
---|
1537 | configure:7076: result: yes |
---|
1538 | configure:7086: checking whether getpw functions are declared in pwd.h |
---|
1539 | configure:7115: result: yes |
---|
1540 | configure:7125: checking whether termios.h defines TIOCGWINSZ |
---|
1541 | configure:7152: result: yes |
---|
1542 | configure:7196: checking for sig_atomic_t in signal.h |
---|
1543 | configure:7224: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
1544 | configure:7231: $? = 0 |
---|
1545 | configure:7251: result: yes |
---|
1546 | configure:7361: checking whether signal handlers are of type void |
---|
1547 | configure:7395: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1548 | configure:7402: $? = 0 |
---|
1549 | configure:7417: result: yes |
---|
1550 | configure:7427: checking for TIOCSTAT in sys/ioctl.h |
---|
1551 | configure:7454: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1552 | configure:7461: $? = 0 |
---|
1553 | configure:7477: result: yes |
---|
1554 | configure:7486: checking for FIONREAD in sys/ioctl.h |
---|
1555 | configure:7513: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1556 | configure:7520: $? = 0 |
---|
1557 | configure:7536: result: yes |
---|
1558 | configure:7545: checking for speed_t in sys/types.h |
---|
1559 | configure:7571: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1560 | conftest.c: In function 'main': |
---|
1561 | conftest.c:72: error: 'speed_t' undeclared (first use in this function) |
---|
1562 | conftest.c:72: error: (Each undeclared identifier is reported only once |
---|
1563 | conftest.c:72: error: for each function it appears in.) |
---|
1564 | conftest.c:72: error: expected ';' before 'x' |
---|
1565 | configure:7578: $? = 1 |
---|
1566 | configure: failed program was: |
---|
1567 | | /* confdefs.h. */ |
---|
1568 | | #define PACKAGE_NAME "readline" |
---|
1569 | | #define PACKAGE_TARNAME "readline" |
---|
1570 | | #define PACKAGE_VERSION "6.2" |
---|
1571 | | #define PACKAGE_STRING "readline 6.2" |
---|
1572 | | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" |
---|
1573 | | #define STDC_HEADERS 1 |
---|
1574 | | #define HAVE_SYS_TYPES_H 1 |
---|
1575 | | #define HAVE_SYS_STAT_H 1 |
---|
1576 | | #define HAVE_STDLIB_H 1 |
---|
1577 | | #define HAVE_STRING_H 1 |
---|
1578 | | #define HAVE_MEMORY_H 1 |
---|
1579 | | #define HAVE_STRINGS_H 1 |
---|
1580 | | #define HAVE_INTTYPES_H 1 |
---|
1581 | | #define HAVE_STDINT_H 1 |
---|
1582 | | #define HAVE_UNISTD_H 1 |
---|
1583 | | #define __EXTENSIONS__ 1 |
---|
1584 | | #define _ALL_SOURCE 1 |
---|
1585 | | #define _GNU_SOURCE 1 |
---|
1586 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1587 | | #define _TANDEM_SOURCE 1 |
---|
1588 | | #define PROTOTYPES 1 |
---|
1589 | | #define __PROTOTYPES 1 |
---|
1590 | | #define RETSIGTYPE void |
---|
1591 | | #define STDC_HEADERS 1 |
---|
1592 | | #define HAVE_DIRENT_H 1 |
---|
1593 | | #define HAVE_FCNTL 1 |
---|
1594 | | #define HAVE_KILL 1 |
---|
1595 | | #define HAVE_LSTAT 1 |
---|
1596 | | #define HAVE_MEMMOVE 1 |
---|
1597 | | #define HAVE_PUTENV 1 |
---|
1598 | | #define HAVE_SELECT 1 |
---|
1599 | | #define HAVE_SETENV 1 |
---|
1600 | | #define HAVE_SETLOCALE 1 |
---|
1601 | | #define HAVE_STRCASECMP 1 |
---|
1602 | | #define HAVE_STRPBRK 1 |
---|
1603 | | #define HAVE_TCGETATTR 1 |
---|
1604 | | #define HAVE_VSNPRINTF 1 |
---|
1605 | | #define HAVE_ISASCII 1 |
---|
1606 | | #define HAVE_ISXDIGIT 1 |
---|
1607 | | #define HAVE_GETPWENT 1 |
---|
1608 | | #define HAVE_GETPWNAM 1 |
---|
1609 | | #define HAVE_GETPWUID 1 |
---|
1610 | | #define HAVE_STRCOLL 1 |
---|
1611 | | #define HAVE_FCNTL_H 1 |
---|
1612 | | #define HAVE_UNISTD_H 1 |
---|
1613 | | #define HAVE_STDLIB_H 1 |
---|
1614 | | #define HAVE_STDARG_H 1 |
---|
1615 | | #define HAVE_STRING_H 1 |
---|
1616 | | #define HAVE_STRINGS_H 1 |
---|
1617 | | #define HAVE_LIMITS_H 1 |
---|
1618 | | #define HAVE_LOCALE_H 1 |
---|
1619 | | #define HAVE_PWD_H 1 |
---|
1620 | | #define HAVE_MEMORY_H 1 |
---|
1621 | | #define HAVE_TERMCAP_H 1 |
---|
1622 | | #define HAVE_TERMIOS_H 1 |
---|
1623 | | #define HAVE_SYS_SELECT_H 1 |
---|
1624 | | #define HAVE_SYS_FILE_H 1 |
---|
1625 | | #define HAVE_POSIX_SIGNALS 1 |
---|
1626 | | #define HAVE_POSIX_SIGSETJMP 1 |
---|
1627 | | #define HAVE_LSTAT 1 |
---|
1628 | | #define CTYPE_NON_ASCII 1 |
---|
1629 | | #define HAVE_GETPW_DECLS 1 |
---|
1630 | | #define VOID_SIGHANDLER 1 |
---|
1631 | | #define TIOCSTAT_IN_SYS_IOCTL 1 |
---|
1632 | | #define FIONREAD_IN_SYS_IOCTL 1 |
---|
1633 | | /* end confdefs.h. */ |
---|
1634 | | #include <sys/types.h> |
---|
1635 | | int |
---|
1636 | | main () |
---|
1637 | | { |
---|
1638 | | speed_t x; |
---|
1639 | | ; |
---|
1640 | | return 0; |
---|
1641 | | } |
---|
1642 | configure:7594: result: no |
---|
1643 | configure:7603: checking for struct winsize in sys/ioctl.h and termios.h |
---|
1644 | configure:7630: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1645 | configure:7637: $? = 0 |
---|
1646 | configure:7697: result: sys/ioctl.h |
---|
1647 | configure:7716: checking for struct dirent.d_ino |
---|
1648 | configure:7764: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1649 | configure:7771: $? = 0 |
---|
1650 | configure:7787: result: yes |
---|
1651 | configure:7797: checking for struct dirent.d_fileno |
---|
1652 | configure:7845: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1653 | configure:7852: $? = 0 |
---|
1654 | configure:7868: result: yes |
---|
1655 | configure:7892: checking for tgetent |
---|
1656 | configure:7948: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
1657 | Undefined symbols: |
---|
1658 | "_tgetent", referenced from: |
---|
1659 | _main in cc4Jbn7i.o |
---|
1660 | ld: symbol(s) not found |
---|
1661 | collect2: ld returned 1 exit status |
---|
1662 | configure:7955: $? = 1 |
---|
1663 | configure: failed program was: |
---|
1664 | | /* confdefs.h. */ |
---|
1665 | | #define PACKAGE_NAME "readline" |
---|
1666 | | #define PACKAGE_TARNAME "readline" |
---|
1667 | | #define PACKAGE_VERSION "6.2" |
---|
1668 | | #define PACKAGE_STRING "readline 6.2" |
---|
1669 | | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" |
---|
1670 | | #define STDC_HEADERS 1 |
---|
1671 | | #define HAVE_SYS_TYPES_H 1 |
---|
1672 | | #define HAVE_SYS_STAT_H 1 |
---|
1673 | | #define HAVE_STDLIB_H 1 |
---|
1674 | | #define HAVE_STRING_H 1 |
---|
1675 | | #define HAVE_MEMORY_H 1 |
---|
1676 | | #define HAVE_STRINGS_H 1 |
---|
1677 | | #define HAVE_INTTYPES_H 1 |
---|
1678 | | #define HAVE_STDINT_H 1 |
---|
1679 | | #define HAVE_UNISTD_H 1 |
---|
1680 | | #define __EXTENSIONS__ 1 |
---|
1681 | | #define _ALL_SOURCE 1 |
---|
1682 | | #define _GNU_SOURCE 1 |
---|
1683 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1684 | | #define _TANDEM_SOURCE 1 |
---|
1685 | | #define PROTOTYPES 1 |
---|
1686 | | #define __PROTOTYPES 1 |
---|
1687 | | #define RETSIGTYPE void |
---|
1688 | | #define STDC_HEADERS 1 |
---|
1689 | | #define HAVE_DIRENT_H 1 |
---|
1690 | | #define HAVE_FCNTL 1 |
---|
1691 | | #define HAVE_KILL 1 |
---|
1692 | | #define HAVE_LSTAT 1 |
---|
1693 | | #define HAVE_MEMMOVE 1 |
---|
1694 | | #define HAVE_PUTENV 1 |
---|
1695 | | #define HAVE_SELECT 1 |
---|
1696 | | #define HAVE_SETENV 1 |
---|
1697 | | #define HAVE_SETLOCALE 1 |
---|
1698 | | #define HAVE_STRCASECMP 1 |
---|
1699 | | #define HAVE_STRPBRK 1 |
---|
1700 | | #define HAVE_TCGETATTR 1 |
---|
1701 | | #define HAVE_VSNPRINTF 1 |
---|
1702 | | #define HAVE_ISASCII 1 |
---|
1703 | | #define HAVE_ISXDIGIT 1 |
---|
1704 | | #define HAVE_GETPWENT 1 |
---|
1705 | | #define HAVE_GETPWNAM 1 |
---|
1706 | | #define HAVE_GETPWUID 1 |
---|
1707 | | #define HAVE_STRCOLL 1 |
---|
1708 | | #define HAVE_FCNTL_H 1 |
---|
1709 | | #define HAVE_UNISTD_H 1 |
---|
1710 | | #define HAVE_STDLIB_H 1 |
---|
1711 | | #define HAVE_STDARG_H 1 |
---|
1712 | | #define HAVE_STRING_H 1 |
---|
1713 | | #define HAVE_STRINGS_H 1 |
---|
1714 | | #define HAVE_LIMITS_H 1 |
---|
1715 | | #define HAVE_LOCALE_H 1 |
---|
1716 | | #define HAVE_PWD_H 1 |
---|
1717 | | #define HAVE_MEMORY_H 1 |
---|
1718 | | #define HAVE_TERMCAP_H 1 |
---|
1719 | | #define HAVE_TERMIOS_H 1 |
---|
1720 | | #define HAVE_SYS_SELECT_H 1 |
---|
1721 | | #define HAVE_SYS_FILE_H 1 |
---|
1722 | | #define HAVE_POSIX_SIGNALS 1 |
---|
1723 | | #define HAVE_POSIX_SIGSETJMP 1 |
---|
1724 | | #define HAVE_LSTAT 1 |
---|
1725 | | #define CTYPE_NON_ASCII 1 |
---|
1726 | | #define HAVE_GETPW_DECLS 1 |
---|
1727 | | #define VOID_SIGHANDLER 1 |
---|
1728 | | #define TIOCSTAT_IN_SYS_IOCTL 1 |
---|
1729 | | #define FIONREAD_IN_SYS_IOCTL 1 |
---|
1730 | | #define STRUCT_WINSIZE_IN_SYS_IOCTL 1 |
---|
1731 | | #define HAVE_STRUCT_DIRENT_D_INO 1 |
---|
1732 | | #define HAVE_STRUCT_DIRENT_D_FILENO 1 |
---|
1733 | | /* end confdefs.h. */ |
---|
1734 | | /* Define tgetent to an innocuous variant, in case <limits.h> declares tgetent. |
---|
1735 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1736 | | #define tgetent innocuous_tgetent |
---|
1737 | | |
---|
1738 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1739 | | which can conflict with char tgetent (); below. |
---|
1740 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1741 | | <limits.h> exists even on freestanding compilers. */ |
---|
1742 | | |
---|
1743 | | #ifdef __STDC__ |
---|
1744 | | # include <limits.h> |
---|
1745 | | #else |
---|
1746 | | # include <assert.h> |
---|
1747 | | #endif |
---|
1748 | | |
---|
1749 | | #undef tgetent |
---|
1750 | | |
---|
1751 | | /* Override any GCC internal prototype to avoid an error. |
---|
1752 | | Use char because int might match the return type of a GCC |
---|
1753 | | builtin and then its argument prototype would still apply. */ |
---|
1754 | | #ifdef __cplusplus |
---|
1755 | | extern "C" |
---|
1756 | | #endif |
---|
1757 | | char tgetent (); |
---|
1758 | | /* The GNU C library defines this for functions which it implements |
---|
1759 | | to always fail with ENOSYS. Some functions are actually named |
---|
1760 | | something starting with __ and the normal name is an alias. */ |
---|
1761 | | #if defined __stub_tgetent || defined __stub___tgetent |
---|
1762 | | choke me |
---|
1763 | | #endif |
---|
1764 | | |
---|
1765 | | int |
---|
1766 | | main () |
---|
1767 | | { |
---|
1768 | | return tgetent (); |
---|
1769 | | ; |
---|
1770 | | return 0; |
---|
1771 | | } |
---|
1772 | configure:7975: result: no |
---|
1773 | configure:7980: checking for tgetent in -ltermcap |
---|
1774 | configure:8015: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -ltermcap >&5 |
---|
1775 | configure:8022: $? = 0 |
---|
1776 | configure:8043: result: yes |
---|
1777 | configure:8266: checking which library has the termcap functions |
---|
1778 | configure:8269: result: using libtermcap |
---|
1779 | configure:8317: checking wctype.h usability |
---|
1780 | configure:8334: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1781 | configure:8341: $? = 0 |
---|
1782 | configure:8355: result: yes |
---|
1783 | configure:8359: checking wctype.h presence |
---|
1784 | configure:8374: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
1785 | configure:8381: $? = 0 |
---|
1786 | configure:8395: result: yes |
---|
1787 | configure:8428: checking for wctype.h |
---|
1788 | configure:8437: result: yes |
---|
1789 | configure:8468: checking wchar.h usability |
---|
1790 | configure:8485: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1791 | configure:8492: $? = 0 |
---|
1792 | configure:8506: result: yes |
---|
1793 | configure:8510: checking wchar.h presence |
---|
1794 | configure:8525: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
1795 | configure:8532: $? = 0 |
---|
1796 | configure:8546: result: yes |
---|
1797 | configure:8579: checking for wchar.h |
---|
1798 | configure:8588: result: yes |
---|
1799 | configure:8619: checking langinfo.h usability |
---|
1800 | configure:8636: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1801 | configure:8643: $? = 0 |
---|
1802 | configure:8657: result: yes |
---|
1803 | configure:8661: checking langinfo.h presence |
---|
1804 | configure:8676: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
1805 | configure:8683: $? = 0 |
---|
1806 | configure:8697: result: yes |
---|
1807 | configure:8730: checking for langinfo.h |
---|
1808 | configure:8739: result: yes |
---|
1809 | configure:8755: checking for mbrlen |
---|
1810 | configure:8811: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
1811 | configure:8818: $? = 0 |
---|
1812 | configure:8838: result: yes |
---|
1813 | configure:8847: checking for mbscasecmp |
---|
1814 | configure:8903: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
1815 | Undefined symbols: |
---|
1816 | "_mbscasecmp", referenced from: |
---|
1817 | _main in cckqUEen.o |
---|
1818 | ld: symbol(s) not found |
---|
1819 | collect2: ld returned 1 exit status |
---|
1820 | configure:8910: $? = 1 |
---|
1821 | configure: failed program was: |
---|
1822 | | /* confdefs.h. */ |
---|
1823 | | #define PACKAGE_NAME "readline" |
---|
1824 | | #define PACKAGE_TARNAME "readline" |
---|
1825 | | #define PACKAGE_VERSION "6.2" |
---|
1826 | | #define PACKAGE_STRING "readline 6.2" |
---|
1827 | | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" |
---|
1828 | | #define STDC_HEADERS 1 |
---|
1829 | | #define HAVE_SYS_TYPES_H 1 |
---|
1830 | | #define HAVE_SYS_STAT_H 1 |
---|
1831 | | #define HAVE_STDLIB_H 1 |
---|
1832 | | #define HAVE_STRING_H 1 |
---|
1833 | | #define HAVE_MEMORY_H 1 |
---|
1834 | | #define HAVE_STRINGS_H 1 |
---|
1835 | | #define HAVE_INTTYPES_H 1 |
---|
1836 | | #define HAVE_STDINT_H 1 |
---|
1837 | | #define HAVE_UNISTD_H 1 |
---|
1838 | | #define __EXTENSIONS__ 1 |
---|
1839 | | #define _ALL_SOURCE 1 |
---|
1840 | | #define _GNU_SOURCE 1 |
---|
1841 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1842 | | #define _TANDEM_SOURCE 1 |
---|
1843 | | #define PROTOTYPES 1 |
---|
1844 | | #define __PROTOTYPES 1 |
---|
1845 | | #define RETSIGTYPE void |
---|
1846 | | #define STDC_HEADERS 1 |
---|
1847 | | #define HAVE_DIRENT_H 1 |
---|
1848 | | #define HAVE_FCNTL 1 |
---|
1849 | | #define HAVE_KILL 1 |
---|
1850 | | #define HAVE_LSTAT 1 |
---|
1851 | | #define HAVE_MEMMOVE 1 |
---|
1852 | | #define HAVE_PUTENV 1 |
---|
1853 | | #define HAVE_SELECT 1 |
---|
1854 | | #define HAVE_SETENV 1 |
---|
1855 | | #define HAVE_SETLOCALE 1 |
---|
1856 | | #define HAVE_STRCASECMP 1 |
---|
1857 | | #define HAVE_STRPBRK 1 |
---|
1858 | | #define HAVE_TCGETATTR 1 |
---|
1859 | | #define HAVE_VSNPRINTF 1 |
---|
1860 | | #define HAVE_ISASCII 1 |
---|
1861 | | #define HAVE_ISXDIGIT 1 |
---|
1862 | | #define HAVE_GETPWENT 1 |
---|
1863 | | #define HAVE_GETPWNAM 1 |
---|
1864 | | #define HAVE_GETPWUID 1 |
---|
1865 | | #define HAVE_STRCOLL 1 |
---|
1866 | | #define HAVE_FCNTL_H 1 |
---|
1867 | | #define HAVE_UNISTD_H 1 |
---|
1868 | | #define HAVE_STDLIB_H 1 |
---|
1869 | | #define HAVE_STDARG_H 1 |
---|
1870 | | #define HAVE_STRING_H 1 |
---|
1871 | | #define HAVE_STRINGS_H 1 |
---|
1872 | | #define HAVE_LIMITS_H 1 |
---|
1873 | | #define HAVE_LOCALE_H 1 |
---|
1874 | | #define HAVE_PWD_H 1 |
---|
1875 | | #define HAVE_MEMORY_H 1 |
---|
1876 | | #define HAVE_TERMCAP_H 1 |
---|
1877 | | #define HAVE_TERMIOS_H 1 |
---|
1878 | | #define HAVE_SYS_SELECT_H 1 |
---|
1879 | | #define HAVE_SYS_FILE_H 1 |
---|
1880 | | #define HAVE_POSIX_SIGNALS 1 |
---|
1881 | | #define HAVE_POSIX_SIGSETJMP 1 |
---|
1882 | | #define HAVE_LSTAT 1 |
---|
1883 | | #define CTYPE_NON_ASCII 1 |
---|
1884 | | #define HAVE_GETPW_DECLS 1 |
---|
1885 | | #define VOID_SIGHANDLER 1 |
---|
1886 | | #define TIOCSTAT_IN_SYS_IOCTL 1 |
---|
1887 | | #define FIONREAD_IN_SYS_IOCTL 1 |
---|
1888 | | #define STRUCT_WINSIZE_IN_SYS_IOCTL 1 |
---|
1889 | | #define HAVE_STRUCT_DIRENT_D_INO 1 |
---|
1890 | | #define HAVE_STRUCT_DIRENT_D_FILENO 1 |
---|
1891 | | #define HAVE_WCTYPE_H 1 |
---|
1892 | | #define HAVE_WCHAR_H 1 |
---|
1893 | | #define HAVE_LANGINFO_H 1 |
---|
1894 | | #define HAVE_MBRLEN 1 |
---|
1895 | | /* end confdefs.h. */ |
---|
1896 | | /* Define mbscasecmp to an innocuous variant, in case <limits.h> declares mbscasecmp. |
---|
1897 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1898 | | #define mbscasecmp innocuous_mbscasecmp |
---|
1899 | | |
---|
1900 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1901 | | which can conflict with char mbscasecmp (); below. |
---|
1902 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1903 | | <limits.h> exists even on freestanding compilers. */ |
---|
1904 | | |
---|
1905 | | #ifdef __STDC__ |
---|
1906 | | # include <limits.h> |
---|
1907 | | #else |
---|
1908 | | # include <assert.h> |
---|
1909 | | #endif |
---|
1910 | | |
---|
1911 | | #undef mbscasecmp |
---|
1912 | | |
---|
1913 | | /* Override any GCC internal prototype to avoid an error. |
---|
1914 | | Use char because int might match the return type of a GCC |
---|
1915 | | builtin and then its argument prototype would still apply. */ |
---|
1916 | | #ifdef __cplusplus |
---|
1917 | | extern "C" |
---|
1918 | | #endif |
---|
1919 | | char mbscasecmp (); |
---|
1920 | | /* The GNU C library defines this for functions which it implements |
---|
1921 | | to always fail with ENOSYS. Some functions are actually named |
---|
1922 | | something starting with __ and the normal name is an alias. */ |
---|
1923 | | #if defined __stub_mbscasecmp || defined __stub___mbscasecmp |
---|
1924 | | choke me |
---|
1925 | | #endif |
---|
1926 | | |
---|
1927 | | int |
---|
1928 | | main () |
---|
1929 | | { |
---|
1930 | | return mbscasecmp (); |
---|
1931 | | ; |
---|
1932 | | return 0; |
---|
1933 | | } |
---|
1934 | configure:8930: result: no |
---|
1935 | configure:8939: checking for mbscmp |
---|
1936 | configure:8995: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
1937 | Undefined symbols: |
---|
1938 | "_mbscmp", referenced from: |
---|
1939 | _main in ccGsiOM8.o |
---|
1940 | ld: symbol(s) not found |
---|
1941 | collect2: ld returned 1 exit status |
---|
1942 | configure:9002: $? = 1 |
---|
1943 | configure: failed program was: |
---|
1944 | | /* confdefs.h. */ |
---|
1945 | | #define PACKAGE_NAME "readline" |
---|
1946 | | #define PACKAGE_TARNAME "readline" |
---|
1947 | | #define PACKAGE_VERSION "6.2" |
---|
1948 | | #define PACKAGE_STRING "readline 6.2" |
---|
1949 | | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" |
---|
1950 | | #define STDC_HEADERS 1 |
---|
1951 | | #define HAVE_SYS_TYPES_H 1 |
---|
1952 | | #define HAVE_SYS_STAT_H 1 |
---|
1953 | | #define HAVE_STDLIB_H 1 |
---|
1954 | | #define HAVE_STRING_H 1 |
---|
1955 | | #define HAVE_MEMORY_H 1 |
---|
1956 | | #define HAVE_STRINGS_H 1 |
---|
1957 | | #define HAVE_INTTYPES_H 1 |
---|
1958 | | #define HAVE_STDINT_H 1 |
---|
1959 | | #define HAVE_UNISTD_H 1 |
---|
1960 | | #define __EXTENSIONS__ 1 |
---|
1961 | | #define _ALL_SOURCE 1 |
---|
1962 | | #define _GNU_SOURCE 1 |
---|
1963 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1964 | | #define _TANDEM_SOURCE 1 |
---|
1965 | | #define PROTOTYPES 1 |
---|
1966 | | #define __PROTOTYPES 1 |
---|
1967 | | #define RETSIGTYPE void |
---|
1968 | | #define STDC_HEADERS 1 |
---|
1969 | | #define HAVE_DIRENT_H 1 |
---|
1970 | | #define HAVE_FCNTL 1 |
---|
1971 | | #define HAVE_KILL 1 |
---|
1972 | | #define HAVE_LSTAT 1 |
---|
1973 | | #define HAVE_MEMMOVE 1 |
---|
1974 | | #define HAVE_PUTENV 1 |
---|
1975 | | #define HAVE_SELECT 1 |
---|
1976 | | #define HAVE_SETENV 1 |
---|
1977 | | #define HAVE_SETLOCALE 1 |
---|
1978 | | #define HAVE_STRCASECMP 1 |
---|
1979 | | #define HAVE_STRPBRK 1 |
---|
1980 | | #define HAVE_TCGETATTR 1 |
---|
1981 | | #define HAVE_VSNPRINTF 1 |
---|
1982 | | #define HAVE_ISASCII 1 |
---|
1983 | | #define HAVE_ISXDIGIT 1 |
---|
1984 | | #define HAVE_GETPWENT 1 |
---|
1985 | | #define HAVE_GETPWNAM 1 |
---|
1986 | | #define HAVE_GETPWUID 1 |
---|
1987 | | #define HAVE_STRCOLL 1 |
---|
1988 | | #define HAVE_FCNTL_H 1 |
---|
1989 | | #define HAVE_UNISTD_H 1 |
---|
1990 | | #define HAVE_STDLIB_H 1 |
---|
1991 | | #define HAVE_STDARG_H 1 |
---|
1992 | | #define HAVE_STRING_H 1 |
---|
1993 | | #define HAVE_STRINGS_H 1 |
---|
1994 | | #define HAVE_LIMITS_H 1 |
---|
1995 | | #define HAVE_LOCALE_H 1 |
---|
1996 | | #define HAVE_PWD_H 1 |
---|
1997 | | #define HAVE_MEMORY_H 1 |
---|
1998 | | #define HAVE_TERMCAP_H 1 |
---|
1999 | | #define HAVE_TERMIOS_H 1 |
---|
2000 | | #define HAVE_SYS_SELECT_H 1 |
---|
2001 | | #define HAVE_SYS_FILE_H 1 |
---|
2002 | | #define HAVE_POSIX_SIGNALS 1 |
---|
2003 | | #define HAVE_POSIX_SIGSETJMP 1 |
---|
2004 | | #define HAVE_LSTAT 1 |
---|
2005 | | #define CTYPE_NON_ASCII 1 |
---|
2006 | | #define HAVE_GETPW_DECLS 1 |
---|
2007 | | #define VOID_SIGHANDLER 1 |
---|
2008 | | #define TIOCSTAT_IN_SYS_IOCTL 1 |
---|
2009 | | #define FIONREAD_IN_SYS_IOCTL 1 |
---|
2010 | | #define STRUCT_WINSIZE_IN_SYS_IOCTL 1 |
---|
2011 | | #define HAVE_STRUCT_DIRENT_D_INO 1 |
---|
2012 | | #define HAVE_STRUCT_DIRENT_D_FILENO 1 |
---|
2013 | | #define HAVE_WCTYPE_H 1 |
---|
2014 | | #define HAVE_WCHAR_H 1 |
---|
2015 | | #define HAVE_LANGINFO_H 1 |
---|
2016 | | #define HAVE_MBRLEN 1 |
---|
2017 | | /* end confdefs.h. */ |
---|
2018 | | /* Define mbscmp to an innocuous variant, in case <limits.h> declares mbscmp. |
---|
2019 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2020 | | #define mbscmp innocuous_mbscmp |
---|
2021 | | |
---|
2022 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2023 | | which can conflict with char mbscmp (); below. |
---|
2024 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2025 | | <limits.h> exists even on freestanding compilers. */ |
---|
2026 | | |
---|
2027 | | #ifdef __STDC__ |
---|
2028 | | # include <limits.h> |
---|
2029 | | #else |
---|
2030 | | # include <assert.h> |
---|
2031 | | #endif |
---|
2032 | | |
---|
2033 | | #undef mbscmp |
---|
2034 | | |
---|
2035 | | /* Override any GCC internal prototype to avoid an error. |
---|
2036 | | Use char because int might match the return type of a GCC |
---|
2037 | | builtin and then its argument prototype would still apply. */ |
---|
2038 | | #ifdef __cplusplus |
---|
2039 | | extern "C" |
---|
2040 | | #endif |
---|
2041 | | char mbscmp (); |
---|
2042 | | /* The GNU C library defines this for functions which it implements |
---|
2043 | | to always fail with ENOSYS. Some functions are actually named |
---|
2044 | | something starting with __ and the normal name is an alias. */ |
---|
2045 | | #if defined __stub_mbscmp || defined __stub___mbscmp |
---|
2046 | | choke me |
---|
2047 | | #endif |
---|
2048 | | |
---|
2049 | | int |
---|
2050 | | main () |
---|
2051 | | { |
---|
2052 | | return mbscmp (); |
---|
2053 | | ; |
---|
2054 | | return 0; |
---|
2055 | | } |
---|
2056 | configure:9022: result: no |
---|
2057 | configure:9031: checking for mbsnrtowcs |
---|
2058 | configure:9087: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
2059 | configure:9094: $? = 0 |
---|
2060 | configure:9114: result: yes |
---|
2061 | configure:9123: checking for mbsrtowcs |
---|
2062 | configure:9179: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
2063 | configure:9186: $? = 0 |
---|
2064 | configure:9206: result: yes |
---|
2065 | configure:9221: checking for mbschr |
---|
2066 | configure:9277: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
2067 | Undefined symbols: |
---|
2068 | "_mbschr", referenced from: |
---|
2069 | _main in cc0JDjaV.o |
---|
2070 | ld: symbol(s) not found |
---|
2071 | collect2: ld returned 1 exit status |
---|
2072 | configure:9284: $? = 1 |
---|
2073 | configure: failed program was: |
---|
2074 | | /* confdefs.h. */ |
---|
2075 | | #define PACKAGE_NAME "readline" |
---|
2076 | | #define PACKAGE_TARNAME "readline" |
---|
2077 | | #define PACKAGE_VERSION "6.2" |
---|
2078 | | #define PACKAGE_STRING "readline 6.2" |
---|
2079 | | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" |
---|
2080 | | #define STDC_HEADERS 1 |
---|
2081 | | #define HAVE_SYS_TYPES_H 1 |
---|
2082 | | #define HAVE_SYS_STAT_H 1 |
---|
2083 | | #define HAVE_STDLIB_H 1 |
---|
2084 | | #define HAVE_STRING_H 1 |
---|
2085 | | #define HAVE_MEMORY_H 1 |
---|
2086 | | #define HAVE_STRINGS_H 1 |
---|
2087 | | #define HAVE_INTTYPES_H 1 |
---|
2088 | | #define HAVE_STDINT_H 1 |
---|
2089 | | #define HAVE_UNISTD_H 1 |
---|
2090 | | #define __EXTENSIONS__ 1 |
---|
2091 | | #define _ALL_SOURCE 1 |
---|
2092 | | #define _GNU_SOURCE 1 |
---|
2093 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2094 | | #define _TANDEM_SOURCE 1 |
---|
2095 | | #define PROTOTYPES 1 |
---|
2096 | | #define __PROTOTYPES 1 |
---|
2097 | | #define RETSIGTYPE void |
---|
2098 | | #define STDC_HEADERS 1 |
---|
2099 | | #define HAVE_DIRENT_H 1 |
---|
2100 | | #define HAVE_FCNTL 1 |
---|
2101 | | #define HAVE_KILL 1 |
---|
2102 | | #define HAVE_LSTAT 1 |
---|
2103 | | #define HAVE_MEMMOVE 1 |
---|
2104 | | #define HAVE_PUTENV 1 |
---|
2105 | | #define HAVE_SELECT 1 |
---|
2106 | | #define HAVE_SETENV 1 |
---|
2107 | | #define HAVE_SETLOCALE 1 |
---|
2108 | | #define HAVE_STRCASECMP 1 |
---|
2109 | | #define HAVE_STRPBRK 1 |
---|
2110 | | #define HAVE_TCGETATTR 1 |
---|
2111 | | #define HAVE_VSNPRINTF 1 |
---|
2112 | | #define HAVE_ISASCII 1 |
---|
2113 | | #define HAVE_ISXDIGIT 1 |
---|
2114 | | #define HAVE_GETPWENT 1 |
---|
2115 | | #define HAVE_GETPWNAM 1 |
---|
2116 | | #define HAVE_GETPWUID 1 |
---|
2117 | | #define HAVE_STRCOLL 1 |
---|
2118 | | #define HAVE_FCNTL_H 1 |
---|
2119 | | #define HAVE_UNISTD_H 1 |
---|
2120 | | #define HAVE_STDLIB_H 1 |
---|
2121 | | #define HAVE_STDARG_H 1 |
---|
2122 | | #define HAVE_STRING_H 1 |
---|
2123 | | #define HAVE_STRINGS_H 1 |
---|
2124 | | #define HAVE_LIMITS_H 1 |
---|
2125 | | #define HAVE_LOCALE_H 1 |
---|
2126 | | #define HAVE_PWD_H 1 |
---|
2127 | | #define HAVE_MEMORY_H 1 |
---|
2128 | | #define HAVE_TERMCAP_H 1 |
---|
2129 | | #define HAVE_TERMIOS_H 1 |
---|
2130 | | #define HAVE_SYS_SELECT_H 1 |
---|
2131 | | #define HAVE_SYS_FILE_H 1 |
---|
2132 | | #define HAVE_POSIX_SIGNALS 1 |
---|
2133 | | #define HAVE_POSIX_SIGSETJMP 1 |
---|
2134 | | #define HAVE_LSTAT 1 |
---|
2135 | | #define CTYPE_NON_ASCII 1 |
---|
2136 | | #define HAVE_GETPW_DECLS 1 |
---|
2137 | | #define VOID_SIGHANDLER 1 |
---|
2138 | | #define TIOCSTAT_IN_SYS_IOCTL 1 |
---|
2139 | | #define FIONREAD_IN_SYS_IOCTL 1 |
---|
2140 | | #define STRUCT_WINSIZE_IN_SYS_IOCTL 1 |
---|
2141 | | #define HAVE_STRUCT_DIRENT_D_INO 1 |
---|
2142 | | #define HAVE_STRUCT_DIRENT_D_FILENO 1 |
---|
2143 | | #define HAVE_WCTYPE_H 1 |
---|
2144 | | #define HAVE_WCHAR_H 1 |
---|
2145 | | #define HAVE_LANGINFO_H 1 |
---|
2146 | | #define HAVE_MBRLEN 1 |
---|
2147 | | #define HAVE_MBSNRTOWCS 1 |
---|
2148 | | #define HAVE_MBSRTOWCS 1 |
---|
2149 | | /* end confdefs.h. */ |
---|
2150 | | /* Define mbschr to an innocuous variant, in case <limits.h> declares mbschr. |
---|
2151 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2152 | | #define mbschr innocuous_mbschr |
---|
2153 | | |
---|
2154 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2155 | | which can conflict with char mbschr (); below. |
---|
2156 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2157 | | <limits.h> exists even on freestanding compilers. */ |
---|
2158 | | |
---|
2159 | | #ifdef __STDC__ |
---|
2160 | | # include <limits.h> |
---|
2161 | | #else |
---|
2162 | | # include <assert.h> |
---|
2163 | | #endif |
---|
2164 | | |
---|
2165 | | #undef mbschr |
---|
2166 | | |
---|
2167 | | /* Override any GCC internal prototype to avoid an error. |
---|
2168 | | Use char because int might match the return type of a GCC |
---|
2169 | | builtin and then its argument prototype would still apply. */ |
---|
2170 | | #ifdef __cplusplus |
---|
2171 | | extern "C" |
---|
2172 | | #endif |
---|
2173 | | char mbschr (); |
---|
2174 | | /* The GNU C library defines this for functions which it implements |
---|
2175 | | to always fail with ENOSYS. Some functions are actually named |
---|
2176 | | something starting with __ and the normal name is an alias. */ |
---|
2177 | | #if defined __stub_mbschr || defined __stub___mbschr |
---|
2178 | | choke me |
---|
2179 | | #endif |
---|
2180 | | |
---|
2181 | | int |
---|
2182 | | main () |
---|
2183 | | { |
---|
2184 | | return mbschr (); |
---|
2185 | | ; |
---|
2186 | | return 0; |
---|
2187 | | } |
---|
2188 | configure:9306: result: no |
---|
2189 | configure:9327: checking for wcrtomb |
---|
2190 | configure:9383: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
2191 | configure:9390: $? = 0 |
---|
2192 | configure:9410: result: yes |
---|
2193 | configure:9419: checking for wcscoll |
---|
2194 | configure:9475: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
2195 | configure:9482: $? = 0 |
---|
2196 | configure:9502: result: yes |
---|
2197 | configure:9511: checking for wcsdup |
---|
2198 | configure:9567: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
2199 | Undefined symbols: |
---|
2200 | "_wcsdup", referenced from: |
---|
2201 | _main in ccXbenyc.o |
---|
2202 | ld: symbol(s) not found |
---|
2203 | collect2: ld returned 1 exit status |
---|
2204 | configure:9574: $? = 1 |
---|
2205 | configure: failed program was: |
---|
2206 | | /* confdefs.h. */ |
---|
2207 | | #define PACKAGE_NAME "readline" |
---|
2208 | | #define PACKAGE_TARNAME "readline" |
---|
2209 | | #define PACKAGE_VERSION "6.2" |
---|
2210 | | #define PACKAGE_STRING "readline 6.2" |
---|
2211 | | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" |
---|
2212 | | #define STDC_HEADERS 1 |
---|
2213 | | #define HAVE_SYS_TYPES_H 1 |
---|
2214 | | #define HAVE_SYS_STAT_H 1 |
---|
2215 | | #define HAVE_STDLIB_H 1 |
---|
2216 | | #define HAVE_STRING_H 1 |
---|
2217 | | #define HAVE_MEMORY_H 1 |
---|
2218 | | #define HAVE_STRINGS_H 1 |
---|
2219 | | #define HAVE_INTTYPES_H 1 |
---|
2220 | | #define HAVE_STDINT_H 1 |
---|
2221 | | #define HAVE_UNISTD_H 1 |
---|
2222 | | #define __EXTENSIONS__ 1 |
---|
2223 | | #define _ALL_SOURCE 1 |
---|
2224 | | #define _GNU_SOURCE 1 |
---|
2225 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2226 | | #define _TANDEM_SOURCE 1 |
---|
2227 | | #define PROTOTYPES 1 |
---|
2228 | | #define __PROTOTYPES 1 |
---|
2229 | | #define RETSIGTYPE void |
---|
2230 | | #define STDC_HEADERS 1 |
---|
2231 | | #define HAVE_DIRENT_H 1 |
---|
2232 | | #define HAVE_FCNTL 1 |
---|
2233 | | #define HAVE_KILL 1 |
---|
2234 | | #define HAVE_LSTAT 1 |
---|
2235 | | #define HAVE_MEMMOVE 1 |
---|
2236 | | #define HAVE_PUTENV 1 |
---|
2237 | | #define HAVE_SELECT 1 |
---|
2238 | | #define HAVE_SETENV 1 |
---|
2239 | | #define HAVE_SETLOCALE 1 |
---|
2240 | | #define HAVE_STRCASECMP 1 |
---|
2241 | | #define HAVE_STRPBRK 1 |
---|
2242 | | #define HAVE_TCGETATTR 1 |
---|
2243 | | #define HAVE_VSNPRINTF 1 |
---|
2244 | | #define HAVE_ISASCII 1 |
---|
2245 | | #define HAVE_ISXDIGIT 1 |
---|
2246 | | #define HAVE_GETPWENT 1 |
---|
2247 | | #define HAVE_GETPWNAM 1 |
---|
2248 | | #define HAVE_GETPWUID 1 |
---|
2249 | | #define HAVE_STRCOLL 1 |
---|
2250 | | #define HAVE_FCNTL_H 1 |
---|
2251 | | #define HAVE_UNISTD_H 1 |
---|
2252 | | #define HAVE_STDLIB_H 1 |
---|
2253 | | #define HAVE_STDARG_H 1 |
---|
2254 | | #define HAVE_STRING_H 1 |
---|
2255 | | #define HAVE_STRINGS_H 1 |
---|
2256 | | #define HAVE_LIMITS_H 1 |
---|
2257 | | #define HAVE_LOCALE_H 1 |
---|
2258 | | #define HAVE_PWD_H 1 |
---|
2259 | | #define HAVE_MEMORY_H 1 |
---|
2260 | | #define HAVE_TERMCAP_H 1 |
---|
2261 | | #define HAVE_TERMIOS_H 1 |
---|
2262 | | #define HAVE_SYS_SELECT_H 1 |
---|
2263 | | #define HAVE_SYS_FILE_H 1 |
---|
2264 | | #define HAVE_POSIX_SIGNALS 1 |
---|
2265 | | #define HAVE_POSIX_SIGSETJMP 1 |
---|
2266 | | #define HAVE_LSTAT 1 |
---|
2267 | | #define CTYPE_NON_ASCII 1 |
---|
2268 | | #define HAVE_GETPW_DECLS 1 |
---|
2269 | | #define VOID_SIGHANDLER 1 |
---|
2270 | | #define TIOCSTAT_IN_SYS_IOCTL 1 |
---|
2271 | | #define FIONREAD_IN_SYS_IOCTL 1 |
---|
2272 | | #define STRUCT_WINSIZE_IN_SYS_IOCTL 1 |
---|
2273 | | #define HAVE_STRUCT_DIRENT_D_INO 1 |
---|
2274 | | #define HAVE_STRUCT_DIRENT_D_FILENO 1 |
---|
2275 | | #define HAVE_WCTYPE_H 1 |
---|
2276 | | #define HAVE_WCHAR_H 1 |
---|
2277 | | #define HAVE_LANGINFO_H 1 |
---|
2278 | | #define HAVE_MBRLEN 1 |
---|
2279 | | #define HAVE_MBSNRTOWCS 1 |
---|
2280 | | #define HAVE_MBSRTOWCS 1 |
---|
2281 | | #define HAVE_WCRTOMB 1 |
---|
2282 | | #define HAVE_WCSCOLL 1 |
---|
2283 | | /* end confdefs.h. */ |
---|
2284 | | /* Define wcsdup to an innocuous variant, in case <limits.h> declares wcsdup. |
---|
2285 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2286 | | #define wcsdup innocuous_wcsdup |
---|
2287 | | |
---|
2288 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2289 | | which can conflict with char wcsdup (); below. |
---|
2290 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2291 | | <limits.h> exists even on freestanding compilers. */ |
---|
2292 | | |
---|
2293 | | #ifdef __STDC__ |
---|
2294 | | # include <limits.h> |
---|
2295 | | #else |
---|
2296 | | # include <assert.h> |
---|
2297 | | #endif |
---|
2298 | | |
---|
2299 | | #undef wcsdup |
---|
2300 | | |
---|
2301 | | /* Override any GCC internal prototype to avoid an error. |
---|
2302 | | Use char because int might match the return type of a GCC |
---|
2303 | | builtin and then its argument prototype would still apply. */ |
---|
2304 | | #ifdef __cplusplus |
---|
2305 | | extern "C" |
---|
2306 | | #endif |
---|
2307 | | char wcsdup (); |
---|
2308 | | /* The GNU C library defines this for functions which it implements |
---|
2309 | | to always fail with ENOSYS. Some functions are actually named |
---|
2310 | | something starting with __ and the normal name is an alias. */ |
---|
2311 | | #if defined __stub_wcsdup || defined __stub___wcsdup |
---|
2312 | | choke me |
---|
2313 | | #endif |
---|
2314 | | |
---|
2315 | | int |
---|
2316 | | main () |
---|
2317 | | { |
---|
2318 | | return wcsdup (); |
---|
2319 | | ; |
---|
2320 | | return 0; |
---|
2321 | | } |
---|
2322 | configure:9594: result: no |
---|
2323 | configure:9603: checking for wcwidth |
---|
2324 | configure:9659: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
2325 | configure:9666: $? = 0 |
---|
2326 | configure:9686: result: yes |
---|
2327 | configure:9695: checking for wctype |
---|
2328 | configure:9751: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
2329 | configure:9758: $? = 0 |
---|
2330 | configure:9778: result: yes |
---|
2331 | configure:9792: checking for wcswidth |
---|
2332 | configure:9848: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
2333 | configure:9855: $? = 0 |
---|
2334 | configure:9877: result: yes |
---|
2335 | configure:9899: checking whether mbrtowc and mbstate_t are properly declared |
---|
2336 | configure:9929: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
2337 | configure:9936: $? = 0 |
---|
2338 | configure:9956: result: yes |
---|
2339 | configure:9981: checking for iswlower |
---|
2340 | configure:10037: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
2341 | conftest.c:107: warning: conflicting types for built-in function 'iswlower' |
---|
2342 | configure:10044: $? = 0 |
---|
2343 | configure:10066: result: yes |
---|
2344 | configure:9981: checking for iswupper |
---|
2345 | configure:10037: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
2346 | conftest.c:108: warning: conflicting types for built-in function 'iswupper' |
---|
2347 | configure:10044: $? = 0 |
---|
2348 | configure:10066: result: yes |
---|
2349 | configure:9981: checking for towlower |
---|
2350 | configure:10037: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
2351 | conftest.c:109: warning: conflicting types for built-in function 'towlower' |
---|
2352 | configure:10044: $? = 0 |
---|
2353 | configure:10066: result: yes |
---|
2354 | configure:9981: checking for towupper |
---|
2355 | configure:10037: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
2356 | conftest.c:110: warning: conflicting types for built-in function 'towupper' |
---|
2357 | configure:10044: $? = 0 |
---|
2358 | configure:10066: result: yes |
---|
2359 | configure:9981: checking for iswctype |
---|
2360 | configure:10037: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
2361 | configure:10044: $? = 0 |
---|
2362 | configure:10066: result: yes |
---|
2363 | configure:10079: checking for nl_langinfo and CODESET |
---|
2364 | configure:10105: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
2365 | configure:10112: $? = 0 |
---|
2366 | configure:10132: result: yes |
---|
2367 | configure:10141: checking for wchar_t in wchar.h |
---|
2368 | configure:10171: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2369 | configure:10178: $? = 0 |
---|
2370 | configure:10193: result: yes |
---|
2371 | configure:10203: checking for wctype_t in wctype.h |
---|
2372 | configure:10232: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2373 | configure:10239: $? = 0 |
---|
2374 | configure:10254: result: yes |
---|
2375 | configure:10264: checking for wint_t in wctype.h |
---|
2376 | configure:10293: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2377 | configure:10300: $? = 0 |
---|
2378 | configure:10315: result: yes |
---|
2379 | configure:10449: checking configuration for building shared libraries |
---|
2380 | configure:10473: result: supported |
---|
2381 | configure:10638: creating ./config.status |
---|
2382 | |
---|
2383 | ## ---------------------- ## |
---|
2384 | ## Running config.status. ## |
---|
2385 | ## ---------------------- ## |
---|
2386 | |
---|
2387 | This file was extended by readline config.status 6.2, which was |
---|
2388 | generated by GNU Autoconf 2.63. Invocation command line was |
---|
2389 | |
---|
2390 | CONFIG_FILES = |
---|
2391 | CONFIG_HEADERS = |
---|
2392 | CONFIG_LINKS = |
---|
2393 | CONFIG_COMMANDS = |
---|
2394 | $ ./config.status |
---|
2395 | |
---|
2396 | on rye.local |
---|
2397 | |
---|
2398 | config.status:851: creating Makefile |
---|
2399 | config.status:851: creating doc/Makefile |
---|
2400 | config.status:851: creating examples/Makefile |
---|
2401 | config.status:851: creating shlib/Makefile |
---|
2402 | config.status:851: creating config.h |
---|
2403 | config.status:1085: executing default commands |
---|
2404 | |
---|
2405 | ## ---------------- ## |
---|
2406 | ## Cache variables. ## |
---|
2407 | ## ---------------- ## |
---|
2408 | |
---|
2409 | ac_cv_build=i386-apple-darwin10.6.0 |
---|
2410 | ac_cv_c_char_unsigned=no |
---|
2411 | ac_cv_c_compiler_gnu=yes |
---|
2412 | ac_cv_c_const=yes |
---|
2413 | ac_cv_c_volatile=yes |
---|
2414 | ac_cv_env_CC_set=set |
---|
2415 | ac_cv_env_CC_value=/usr/bin/gcc-4.2 |
---|
2416 | ac_cv_env_CFLAGS_set=set |
---|
2417 | ac_cv_env_CFLAGS_value='-pipe -O2 -arch x86_64' |
---|
2418 | ac_cv_env_CPPFLAGS_set=set |
---|
2419 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
2420 | ac_cv_env_CPP_set= |
---|
2421 | ac_cv_env_CPP_value= |
---|
2422 | ac_cv_env_LDFLAGS_set=set |
---|
2423 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch x86_64' |
---|
2424 | ac_cv_env_LIBS_set= |
---|
2425 | ac_cv_env_LIBS_value= |
---|
2426 | ac_cv_env_build_alias_set= |
---|
2427 | ac_cv_env_build_alias_value= |
---|
2428 | ac_cv_env_host_alias_set= |
---|
2429 | ac_cv_env_host_alias_value= |
---|
2430 | ac_cv_env_target_alias_set= |
---|
2431 | ac_cv_env_target_alias_value= |
---|
2432 | ac_cv_func_fcntl=yes |
---|
2433 | ac_cv_func_getpwent=yes |
---|
2434 | ac_cv_func_getpwnam=yes |
---|
2435 | ac_cv_func_getpwuid=yes |
---|
2436 | ac_cv_func_isascii=yes |
---|
2437 | ac_cv_func_iswctype=yes |
---|
2438 | ac_cv_func_iswlower=yes |
---|
2439 | ac_cv_func_iswupper=yes |
---|
2440 | ac_cv_func_isxdigit=yes |
---|
2441 | ac_cv_func_kill=yes |
---|
2442 | ac_cv_func_lstat=yes |
---|
2443 | ac_cv_func_mbrlen=yes |
---|
2444 | ac_cv_func_mbrtowc=yes |
---|
2445 | ac_cv_func_mbscasecmp=no |
---|
2446 | ac_cv_func_mbschr=no |
---|
2447 | ac_cv_func_mbscmp=no |
---|
2448 | ac_cv_func_mbsnrtowcs=yes |
---|
2449 | ac_cv_func_mbsrtowcs=yes |
---|
2450 | ac_cv_func_memmove=yes |
---|
2451 | ac_cv_func_putenv=yes |
---|
2452 | ac_cv_func_select=yes |
---|
2453 | ac_cv_func_setenv=yes |
---|
2454 | ac_cv_func_setlocale=yes |
---|
2455 | ac_cv_func_strcasecmp=yes |
---|
2456 | ac_cv_func_strcoll_works=yes |
---|
2457 | ac_cv_func_strpbrk=yes |
---|
2458 | ac_cv_func_tcgetattr=yes |
---|
2459 | ac_cv_func_tgetent=no |
---|
2460 | ac_cv_func_towlower=yes |
---|
2461 | ac_cv_func_towupper=yes |
---|
2462 | ac_cv_func_vsnprintf=yes |
---|
2463 | ac_cv_func_wcrtomb=yes |
---|
2464 | ac_cv_func_wcscoll=yes |
---|
2465 | ac_cv_func_wcsdup=no |
---|
2466 | ac_cv_func_wcswidth=yes |
---|
2467 | ac_cv_func_wctype=yes |
---|
2468 | ac_cv_func_wcwidth=yes |
---|
2469 | ac_cv_have_sig_atomic_t=yes |
---|
2470 | ac_cv_header_dirent_dirent_h=yes |
---|
2471 | ac_cv_header_fcntl_h=yes |
---|
2472 | ac_cv_header_inttypes_h=yes |
---|
2473 | ac_cv_header_langinfo_h=yes |
---|
2474 | ac_cv_header_limits_h=yes |
---|
2475 | ac_cv_header_locale_h=yes |
---|
2476 | ac_cv_header_memory_h=yes |
---|
2477 | ac_cv_header_minix_config_h=no |
---|
2478 | ac_cv_header_pwd_h=yes |
---|
2479 | ac_cv_header_stat_broken=no |
---|
2480 | ac_cv_header_stdarg_h=yes |
---|
2481 | ac_cv_header_stdc=yes |
---|
2482 | ac_cv_header_stdint_h=yes |
---|
2483 | ac_cv_header_stdlib_h=yes |
---|
2484 | ac_cv_header_string_h=yes |
---|
2485 | ac_cv_header_strings_h=yes |
---|
2486 | ac_cv_header_sys_file_h=yes |
---|
2487 | ac_cv_header_sys_pte_h=no |
---|
2488 | ac_cv_header_sys_ptem_h=no |
---|
2489 | ac_cv_header_sys_select_h=yes |
---|
2490 | ac_cv_header_sys_stat_h=yes |
---|
2491 | ac_cv_header_sys_stream_h=no |
---|
2492 | ac_cv_header_sys_types_h=yes |
---|
2493 | ac_cv_header_termcap_h=yes |
---|
2494 | ac_cv_header_termio_h=no |
---|
2495 | ac_cv_header_termios_h=yes |
---|
2496 | ac_cv_header_unistd_h=yes |
---|
2497 | ac_cv_header_varargs_h=no |
---|
2498 | ac_cv_header_wchar_h=yes |
---|
2499 | ac_cv_header_wctype_h=yes |
---|
2500 | ac_cv_host=i386-apple-darwin10.6.0 |
---|
2501 | ac_cv_lib_termcap_tgetent=yes |
---|
2502 | ac_cv_objext=o |
---|
2503 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
2504 | ac_cv_path_GREP=/usr/bin/grep |
---|
2505 | ac_cv_prog_AR=ar |
---|
2506 | ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E' |
---|
2507 | ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2 |
---|
2508 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
2509 | ac_cv_prog_cc_c89= |
---|
2510 | ac_cv_prog_cc_g=yes |
---|
2511 | ac_cv_prog_gcc_traditional=no |
---|
2512 | ac_cv_prog_make_make_set=yes |
---|
2513 | ac_cv_safe_to_define___extensions__=yes |
---|
2514 | ac_cv_search_opendir='none required' |
---|
2515 | ac_cv_sys_file_offset_bits=no |
---|
2516 | ac_cv_sys_largefile_CC=no |
---|
2517 | ac_cv_sys_tiocgwinsz_in_termios_h=yes |
---|
2518 | ac_cv_type_signal=void |
---|
2519 | ac_cv_type_size_t=yes |
---|
2520 | ac_cv_type_ssize_t=yes |
---|
2521 | bash_cv_dirent_has_d_fileno=yes |
---|
2522 | bash_cv_dirent_has_dino=yes |
---|
2523 | bash_cv_fionread_in_ioctl=yes |
---|
2524 | bash_cv_func_ctype_nonascii=yes |
---|
2525 | bash_cv_func_lstat=yes |
---|
2526 | bash_cv_func_sigsetjmp=present |
---|
2527 | bash_cv_func_strcoll_broken=no |
---|
2528 | bash_cv_getpw_declared=yes |
---|
2529 | bash_cv_langinfo_codeset=yes |
---|
2530 | bash_cv_must_reinstall_sighandlers=no |
---|
2531 | bash_cv_signal_vintage=posix |
---|
2532 | bash_cv_speed_t_in_sys_types=no |
---|
2533 | bash_cv_struct_winsize_header=ioctl_h |
---|
2534 | bash_cv_termcap_lib=libtermcap |
---|
2535 | bash_cv_tiocstat_in_ioctl=yes |
---|
2536 | bash_cv_type_wchar_t=yes |
---|
2537 | bash_cv_type_wctype_t=yes |
---|
2538 | bash_cv_type_wint_t=yes |
---|
2539 | bash_cv_void_sighandler=yes |
---|
2540 | |
---|
2541 | ## ----------------- ## |
---|
2542 | ## Output variables. ## |
---|
2543 | ## ----------------- ## |
---|
2544 | |
---|
2545 | AR='ar' |
---|
2546 | ARFLAGS='cr' |
---|
2547 | BUILD_DIR='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_readline/work/readline-6.2' |
---|
2548 | CC='/usr/bin/gcc-4.2' |
---|
2549 | CFLAGS='-pipe -O2 -arch x86_64' |
---|
2550 | CPP='/usr/bin/gcc-4.2 -E' |
---|
2551 | CPPFLAGS='-I/opt/local/include' |
---|
2552 | CROSS_COMPILE='' |
---|
2553 | DEFS='-DHAVE_CONFIG_H' |
---|
2554 | ECHO_C='\c' |
---|
2555 | ECHO_N='' |
---|
2556 | ECHO_T='' |
---|
2557 | EGREP='/usr/bin/grep -E' |
---|
2558 | EXEEXT='' |
---|
2559 | GREP='/usr/bin/grep' |
---|
2560 | INSTALL_DATA='${INSTALL} -m 644' |
---|
2561 | INSTALL_PROGRAM='${INSTALL}' |
---|
2562 | INSTALL_SCRIPT='${INSTALL}' |
---|
2563 | LDFLAGS='-L/opt/local/lib -arch x86_64' |
---|
2564 | LIBOBJS=' ${LIBOBJDIR}mbschr$U.o' |
---|
2565 | LIBS='' |
---|
2566 | LIBVERSION='6.2' |
---|
2567 | LOCAL_CFLAGS='' |
---|
2568 | LOCAL_DEFS='' |
---|
2569 | LOCAL_LDFLAGS='' |
---|
2570 | LTLIBOBJS=' ${LIBOBJDIR}mbschr$U.lo' |
---|
2571 | MAKE_SHELL='/bin/sh' |
---|
2572 | OBJEXT='o' |
---|
2573 | PACKAGE_BUGREPORT='bug-readline@gnu.org' |
---|
2574 | PACKAGE_NAME='readline' |
---|
2575 | PACKAGE_STRING='readline 6.2' |
---|
2576 | PACKAGE_TARNAME='readline' |
---|
2577 | PACKAGE_VERSION='6.2' |
---|
2578 | PATH_SEPARATOR=':' |
---|
2579 | PURIFY='' |
---|
2580 | RANLIB='ranlib' |
---|
2581 | SET_MAKE='' |
---|
2582 | SHARED_INSTALL_TARGET='install-shared' |
---|
2583 | SHARED_TARGET='shared' |
---|
2584 | SHELL='/bin/sh' |
---|
2585 | SHLIB_DLLVERSION='$(SHLIB_MAJOR)' |
---|
2586 | SHLIB_DOT='.' |
---|
2587 | SHLIB_LIBPREF='lib' |
---|
2588 | SHLIB_LIBS='-lncurses' |
---|
2589 | SHLIB_LIBSUFF='dylib' |
---|
2590 | SHLIB_LIBVERSION='$(SHLIB_MAJOR)$(SHLIB_MINOR).$(SHLIB_LIBSUFF)' |
---|
2591 | SHLIB_MAJOR='6' |
---|
2592 | SHLIB_MINOR='2' |
---|
2593 | SHLIB_STATUS='supported' |
---|
2594 | SHLIB_XLDFLAGS='-dynamiclib -install_name $(libdir)/$@ -current_version $(SHLIB_MAJOR)$(SHLIB_MINOR) -compatibility_version $(SHLIB_MAJOR) -v' |
---|
2595 | SHOBJ_CC='/usr/bin/gcc-4.2' |
---|
2596 | SHOBJ_CFLAGS='-fno-common' |
---|
2597 | SHOBJ_LD='${CC}' |
---|
2598 | SHOBJ_LDFLAGS='-dynamiclib -dynamic -undefined dynamic_lookup' |
---|
2599 | SHOBJ_LIBS='' |
---|
2600 | SHOBJ_STATUS='supported' |
---|
2601 | SHOBJ_XLDFLAGS='' |
---|
2602 | STATIC_INSTALL_TARGET='install-static' |
---|
2603 | STATIC_TARGET='static' |
---|
2604 | TERMCAP_LIB='-lcurses' |
---|
2605 | ac_ct_CC='/usr/bin/gcc-4.2' |
---|
2606 | bindir='${exec_prefix}/bin' |
---|
2607 | build='i386-apple-darwin10.6.0' |
---|
2608 | build_alias='' |
---|
2609 | build_cpu='i386' |
---|
2610 | build_os='darwin10.6.0' |
---|
2611 | build_vendor='apple' |
---|
2612 | datadir='${datarootdir}' |
---|
2613 | datarootdir='${prefix}/share' |
---|
2614 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
2615 | dvidir='${docdir}' |
---|
2616 | exec_prefix='${prefix}' |
---|
2617 | host='i386-apple-darwin10.6.0' |
---|
2618 | host_alias='' |
---|
2619 | host_cpu='i386' |
---|
2620 | host_os='darwin10.6.0' |
---|
2621 | host_vendor='apple' |
---|
2622 | htmldir='${docdir}' |
---|
2623 | includedir='${prefix}/include' |
---|
2624 | infodir='${datarootdir}/info' |
---|
2625 | libdir='${exec_prefix}/lib' |
---|
2626 | libexecdir='${exec_prefix}/libexec' |
---|
2627 | localedir='${datarootdir}/locale' |
---|
2628 | localstatedir='${prefix}/var' |
---|
2629 | mandir='${datarootdir}/man' |
---|
2630 | oldincludedir='/usr/include' |
---|
2631 | pdfdir='${docdir}' |
---|
2632 | prefix='/opt/local' |
---|
2633 | program_transform_name='s,x,x,' |
---|
2634 | psdir='${docdir}' |
---|
2635 | sbindir='${exec_prefix}/sbin' |
---|
2636 | sharedstatedir='${prefix}/com' |
---|
2637 | sysconfdir='${prefix}/etc' |
---|
2638 | target_alias='' |
---|
2639 | |
---|
2640 | ## ----------- ## |
---|
2641 | ## confdefs.h. ## |
---|
2642 | ## ----------- ## |
---|
2643 | |
---|
2644 | #define PACKAGE_NAME "readline" |
---|
2645 | #define PACKAGE_TARNAME "readline" |
---|
2646 | #define PACKAGE_VERSION "6.2" |
---|
2647 | #define PACKAGE_STRING "readline 6.2" |
---|
2648 | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" |
---|
2649 | #define STDC_HEADERS 1 |
---|
2650 | #define HAVE_SYS_TYPES_H 1 |
---|
2651 | #define HAVE_SYS_STAT_H 1 |
---|
2652 | #define HAVE_STDLIB_H 1 |
---|
2653 | #define HAVE_STRING_H 1 |
---|
2654 | #define HAVE_MEMORY_H 1 |
---|
2655 | #define HAVE_STRINGS_H 1 |
---|
2656 | #define HAVE_INTTYPES_H 1 |
---|
2657 | #define HAVE_STDINT_H 1 |
---|
2658 | #define HAVE_UNISTD_H 1 |
---|
2659 | #define __EXTENSIONS__ 1 |
---|
2660 | #define _ALL_SOURCE 1 |
---|
2661 | #define _GNU_SOURCE 1 |
---|
2662 | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2663 | #define _TANDEM_SOURCE 1 |
---|
2664 | #define PROTOTYPES 1 |
---|
2665 | #define __PROTOTYPES 1 |
---|
2666 | #define RETSIGTYPE void |
---|
2667 | #define STDC_HEADERS 1 |
---|
2668 | #define HAVE_DIRENT_H 1 |
---|
2669 | #define HAVE_FCNTL 1 |
---|
2670 | #define HAVE_KILL 1 |
---|
2671 | #define HAVE_LSTAT 1 |
---|
2672 | #define HAVE_MEMMOVE 1 |
---|
2673 | #define HAVE_PUTENV 1 |
---|
2674 | #define HAVE_SELECT 1 |
---|
2675 | #define HAVE_SETENV 1 |
---|
2676 | #define HAVE_SETLOCALE 1 |
---|
2677 | #define HAVE_STRCASECMP 1 |
---|
2678 | #define HAVE_STRPBRK 1 |
---|
2679 | #define HAVE_TCGETATTR 1 |
---|
2680 | #define HAVE_VSNPRINTF 1 |
---|
2681 | #define HAVE_ISASCII 1 |
---|
2682 | #define HAVE_ISXDIGIT 1 |
---|
2683 | #define HAVE_GETPWENT 1 |
---|
2684 | #define HAVE_GETPWNAM 1 |
---|
2685 | #define HAVE_GETPWUID 1 |
---|
2686 | #define HAVE_STRCOLL 1 |
---|
2687 | #define HAVE_FCNTL_H 1 |
---|
2688 | #define HAVE_UNISTD_H 1 |
---|
2689 | #define HAVE_STDLIB_H 1 |
---|
2690 | #define HAVE_STDARG_H 1 |
---|
2691 | #define HAVE_STRING_H 1 |
---|
2692 | #define HAVE_STRINGS_H 1 |
---|
2693 | #define HAVE_LIMITS_H 1 |
---|
2694 | #define HAVE_LOCALE_H 1 |
---|
2695 | #define HAVE_PWD_H 1 |
---|
2696 | #define HAVE_MEMORY_H 1 |
---|
2697 | #define HAVE_TERMCAP_H 1 |
---|
2698 | #define HAVE_TERMIOS_H 1 |
---|
2699 | #define HAVE_SYS_SELECT_H 1 |
---|
2700 | #define HAVE_SYS_FILE_H 1 |
---|
2701 | #define HAVE_POSIX_SIGNALS 1 |
---|
2702 | #define HAVE_POSIX_SIGSETJMP 1 |
---|
2703 | #define HAVE_LSTAT 1 |
---|
2704 | #define CTYPE_NON_ASCII 1 |
---|
2705 | #define HAVE_GETPW_DECLS 1 |
---|
2706 | #define VOID_SIGHANDLER 1 |
---|
2707 | #define TIOCSTAT_IN_SYS_IOCTL 1 |
---|
2708 | #define FIONREAD_IN_SYS_IOCTL 1 |
---|
2709 | #define STRUCT_WINSIZE_IN_SYS_IOCTL 1 |
---|
2710 | #define HAVE_STRUCT_DIRENT_D_INO 1 |
---|
2711 | #define HAVE_STRUCT_DIRENT_D_FILENO 1 |
---|
2712 | #define HAVE_WCTYPE_H 1 |
---|
2713 | #define HAVE_WCHAR_H 1 |
---|
2714 | #define HAVE_LANGINFO_H 1 |
---|
2715 | #define HAVE_MBRLEN 1 |
---|
2716 | #define HAVE_MBSNRTOWCS 1 |
---|
2717 | #define HAVE_MBSRTOWCS 1 |
---|
2718 | #define HAVE_WCRTOMB 1 |
---|
2719 | #define HAVE_WCSCOLL 1 |
---|
2720 | #define HAVE_WCWIDTH 1 |
---|
2721 | #define HAVE_WCTYPE 1 |
---|
2722 | #define HAVE_WCSWIDTH 1 |
---|
2723 | #define HAVE_MBRTOWC 1 |
---|
2724 | #define HAVE_MBSTATE_T 1 |
---|
2725 | #define HAVE_ISWLOWER 1 |
---|
2726 | #define HAVE_ISWUPPER 1 |
---|
2727 | #define HAVE_TOWLOWER 1 |
---|
2728 | #define HAVE_TOWUPPER 1 |
---|
2729 | #define HAVE_ISWCTYPE 1 |
---|
2730 | #define HAVE_LANGINFO_CODESET 1 |
---|
2731 | #define HAVE_WCHAR_T 1 |
---|
2732 | #define HAVE_WCTYPE_T 1 |
---|
2733 | #define HAVE_WINT_T 1 |
---|
2734 | |
---|
2735 | configure: exit 0 |
---|