Ticket #2795: config.log

File config.log, 87.8 KB (added by Jason Mours, 14 years ago)

gawk 3.18 config.log w/ --disable-perl-regexp

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by GNU Awk configure 3.1.8, which was
5generated by GNU Autoconf 2.65. Invocation command line was
6
7 $ ./configure --prefix=/tools --disable-perl-regexp
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = florence
14uname -m = i686
15uname -r = 2.6.34.7-0.5-pae
16uname -s = Linux
17uname -v = #1 SMP 2010-10-25 08:40:12 +0200
18
19/usr/bin/uname -p = unknown
20/bin/uname -X = unknown
21
22/bin/arch = i686
23/usr/bin/arch -k = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo = unknown
26/bin/machine = unknown
27/usr/bin/oslevel = unknown
28/bin/universe = unknown
29
30PATH: /tools/bin
31PATH: /bin
32PATH: /usr/bin
33PATH: /scripts
34
35
36## ----------- ##
37## Core tests. ##
38## ----------- ##
39
40configure:2575: checking for a BSD-compatible install
41configure:2643: result: ./install-sh -c
42configure:2654: checking whether build environment is sane
43configure:2704: result: yes
44configure:2845: checking for a thread-safe mkdir -p
45configure:2884: result: /tools/bin/mkdir -p
46configure:2897: checking for gawk
47configure:2913: found /tools/bin/gawk
48configure:2924: result: gawk
49configure:2935: checking whether make sets $(MAKE)
50configure:2957: result: yes
51configure:3109: checking for style of include used by make
52configure:3137: result: GNU
53configure:3207: checking for gcc
54configure:3223: found /tools/bin/gcc
55configure:3234: result: gcc
56configure:3463: checking for C compiler version
57configure:3472: gcc --version >&5
58gcc (GCC) 4.5.1
59Copyright (C) 2010 Free Software Foundation, Inc.
60This is free software; see the source for copying conditions. There is NO
61warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
62
63configure:3483: $? = 0
64configure:3472: gcc -v >&5
65Using built-in specs.
66COLLECT_GCC=gcc
67COLLECT_LTO_WRAPPER=/usr/local/src/lfs/tools/bin/../libexec/gcc/i686-pc-linux-gnu/4.5.1/lto-wrapper
68Target: i686-pc-linux-gnu
69Configured with: ../sources/gcc-4.5.1/configure --prefix=/tools --with-local-prefix=/tools --enable-clocale=gnu --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-languages=c,c++ --disable-libstdcxx-pch --disable-multilib --disable-bootstrap --disable-libgomp --with-gmp-include=/usr/local/src/lfs/gcc-build/gmp --with-gmp-lib=/usr/local/src/lfs/gcc-build/gmp/.libs --without-ppl --without-cloog
70Thread model: posix
71gcc version 4.5.1 (GCC)
72configure:3483: $? = 0
73configure:3472: gcc -V >&5
74gcc: '-V' option must have argument
75configure:3483: $? = 1
76configure:3472: gcc -qversion >&5
77gcc: unrecognized option '-qversion'
78gcc: no input files
79configure:3483: $? = 1
80configure:3503: checking whether the C compiler works
81configure:3525: gcc conftest.c >&5
82configure:3529: $? = 0
83configure:3578: result: yes
84configure:3581: checking for C compiler default output file name
85configure:3583: result: a.out
86configure:3589: checking for suffix of executables
87configure:3596: gcc -o conftest conftest.c >&5
88configure:3600: $? = 0
89configure:3622: result:
90configure:3644: checking whether we are cross compiling
91configure:3652: gcc -o conftest conftest.c >&5
92configure:3656: $? = 0
93configure:3663: ./conftest
94configure:3667: $? = 0
95configure:3682: result: no
96configure:3687: checking for suffix of object files
97configure:3709: gcc -c conftest.c >&5
98configure:3713: $? = 0
99configure:3734: result: o
100configure:3738: checking whether we are using the GNU C compiler
101configure:3757: gcc -c conftest.c >&5
102configure:3757: $? = 0
103configure:3766: result: yes
104configure:3775: checking whether gcc accepts -g
105configure:3795: gcc -c -g conftest.c >&5
106configure:3795: $? = 0
107configure:3836: result: yes
108configure:3853: checking for gcc option to accept ISO C89
109configure:3917: gcc -c -g -O2 conftest.c >&5
110configure:3917: $? = 0
111configure:3930: result: none needed
112configure:3952: checking dependency style of gcc
113configure:4062: result: gcc3
114configure:4083: checking how to run the C preprocessor
115configure:4114: gcc -E conftest.c
116configure:4114: $? = 0
117configure:4128: gcc -E conftest.c
118conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
119compilation terminated.
120configure:4128: $? = 1
121configure: failed program was:
122| /* confdefs.h */
123| #define PACKAGE_NAME "GNU Awk"
124| #define PACKAGE_TARNAME "gawk"
125| #define PACKAGE_VERSION "3.1.8"
126| #define PACKAGE_STRING "GNU Awk 3.1.8"
127| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
128| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
129| #define PACKAGE "gawk"
130| #define VERSION "3.1.8"
131| /* end confdefs.h. */
132| #include <ac_nonexistent.h>
133configure:4153: result: gcc -E
134configure:4173: gcc -E conftest.c
135configure:4173: $? = 0
136configure:4187: gcc -E conftest.c
137conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
138compilation terminated.
139configure:4187: $? = 1
140configure: failed program was:
141| /* confdefs.h */
142| #define PACKAGE_NAME "GNU Awk"
143| #define PACKAGE_TARNAME "gawk"
144| #define PACKAGE_VERSION "3.1.8"
145| #define PACKAGE_STRING "GNU Awk 3.1.8"
146| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
147| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
148| #define PACKAGE "gawk"
149| #define VERSION "3.1.8"
150| /* end confdefs.h. */
151| #include <ac_nonexistent.h>
152configure:4216: checking for grep that handles long lines and -e
153configure:4274: result: /bin/grep
154configure:4279: checking for egrep
155configure:4341: result: /bin/grep -E
156configure:4346: checking for ANSI C header files
157configure:4366: gcc -c -g -O2 conftest.c >&5
158configure:4366: $? = 0
159configure:4439: gcc -o conftest -g -O2 conftest.c >&5
160configure:4439: $? = 0
161configure:4439: ./conftest
162configure:4439: $? = 0
163configure:4450: result: yes
164configure:4463: checking for sys/types.h
165configure:4463: gcc -c -g -O2 conftest.c >&5
166configure:4463: $? = 0
167configure:4463: result: yes
168configure:4463: checking for sys/stat.h
169configure:4463: gcc -c -g -O2 conftest.c >&5
170configure:4463: $? = 0
171configure:4463: result: yes
172configure:4463: checking for stdlib.h
173configure:4463: gcc -c -g -O2 conftest.c >&5
174configure:4463: $? = 0
175configure:4463: result: yes
176configure:4463: checking for string.h
177configure:4463: gcc -c -g -O2 conftest.c >&5
178configure:4463: $? = 0
179configure:4463: result: yes
180configure:4463: checking for memory.h
181configure:4463: gcc -c -g -O2 conftest.c >&5
182configure:4463: $? = 0
183configure:4463: result: yes
184configure:4463: checking for strings.h
185configure:4463: gcc -c -g -O2 conftest.c >&5
186configure:4463: $? = 0
187configure:4463: result: yes
188configure:4463: checking for inttypes.h
189configure:4463: gcc -c -g -O2 conftest.c >&5
190configure:4463: $? = 0
191configure:4463: result: yes
192configure:4463: checking for stdint.h
193configure:4463: gcc -c -g -O2 conftest.c >&5
194configure:4463: $? = 0
195configure:4463: result: yes
196configure:4463: checking for unistd.h
197configure:4463: gcc -c -g -O2 conftest.c >&5
198configure:4463: $? = 0
199configure:4463: result: yes
200configure:4477: checking minix/config.h usability
201configure:4477: gcc -c -g -O2 conftest.c >&5
202conftest.c:54:26: fatal error: minix/config.h: No such file or directory
203compilation terminated.
204configure:4477: $? = 1
205configure: failed program was:
206| /* confdefs.h */
207| #define PACKAGE_NAME "GNU Awk"
208| #define PACKAGE_TARNAME "gawk"
209| #define PACKAGE_VERSION "3.1.8"
210| #define PACKAGE_STRING "GNU Awk 3.1.8"
211| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
212| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
213| #define PACKAGE "gawk"
214| #define VERSION "3.1.8"
215| #define STDC_HEADERS 1
216| #define HAVE_SYS_TYPES_H 1
217| #define HAVE_SYS_STAT_H 1
218| #define HAVE_STDLIB_H 1
219| #define HAVE_STRING_H 1
220| #define HAVE_MEMORY_H 1
221| #define HAVE_STRINGS_H 1
222| #define HAVE_INTTYPES_H 1
223| #define HAVE_STDINT_H 1
224| #define HAVE_UNISTD_H 1
225| /* end confdefs.h. */
226| #include <stdio.h>
227| #ifdef HAVE_SYS_TYPES_H
228| # include <sys/types.h>
229| #endif
230| #ifdef HAVE_SYS_STAT_H
231| # include <sys/stat.h>
232| #endif
233| #ifdef STDC_HEADERS
234| # include <stdlib.h>
235| # include <stddef.h>
236| #else
237| # ifdef HAVE_STDLIB_H
238| # include <stdlib.h>
239| # endif
240| #endif
241| #ifdef HAVE_STRING_H
242| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
243| # include <memory.h>
244| # endif
245| # include <string.h>
246| #endif
247| #ifdef HAVE_STRINGS_H
248| # include <strings.h>
249| #endif
250| #ifdef HAVE_INTTYPES_H
251| # include <inttypes.h>
252| #endif
253| #ifdef HAVE_STDINT_H
254| # include <stdint.h>
255| #endif
256| #ifdef HAVE_UNISTD_H
257| # include <unistd.h>
258| #endif
259| #include <minix/config.h>
260configure:4477: result: no
261configure:4477: checking minix/config.h presence
262configure:4477: gcc -E conftest.c
263conftest.c:21:26: fatal error: minix/config.h: No such file or directory
264compilation terminated.
265configure:4477: $? = 1
266configure: failed program was:
267| /* confdefs.h */
268| #define PACKAGE_NAME "GNU Awk"
269| #define PACKAGE_TARNAME "gawk"
270| #define PACKAGE_VERSION "3.1.8"
271| #define PACKAGE_STRING "GNU Awk 3.1.8"
272| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
273| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
274| #define PACKAGE "gawk"
275| #define VERSION "3.1.8"
276| #define STDC_HEADERS 1
277| #define HAVE_SYS_TYPES_H 1
278| #define HAVE_SYS_STAT_H 1
279| #define HAVE_STDLIB_H 1
280| #define HAVE_STRING_H 1
281| #define HAVE_MEMORY_H 1
282| #define HAVE_STRINGS_H 1
283| #define HAVE_INTTYPES_H 1
284| #define HAVE_STDINT_H 1
285| #define HAVE_UNISTD_H 1
286| /* end confdefs.h. */
287| #include <minix/config.h>
288configure:4477: result: no
289configure:4477: checking for minix/config.h
290configure:4477: result: no
291configure:4498: checking whether it is safe to define __EXTENSIONS__
292configure:4516: gcc -c -g -O2 conftest.c >&5
293configure:4516: $? = 0
294configure:4523: result: yes
295configure:4538: checking for egrep
296configure:4600: result: /bin/grep -E
297configure:4609: checking for bison
298configure:4625: found /usr/bin/bison
299configure:4636: result: bison -y
300configure:4648: checking whether ln -s works
301configure:4652: result: yes
302configure:4707: checking for gcc
303configure:4734: result: gcc
304configure:4963: checking for C compiler version
305configure:4972: gcc --version >&5
306gcc (GCC) 4.5.1
307Copyright (C) 2010 Free Software Foundation, Inc.
308This is free software; see the source for copying conditions. There is NO
309warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
310
311configure:4983: $? = 0
312configure:4972: gcc -v >&5
313Using built-in specs.
314COLLECT_GCC=gcc
315COLLECT_LTO_WRAPPER=/usr/local/src/lfs/tools/bin/../libexec/gcc/i686-pc-linux-gnu/4.5.1/lto-wrapper
316Target: i686-pc-linux-gnu
317Configured with: ../sources/gcc-4.5.1/configure --prefix=/tools --with-local-prefix=/tools --enable-clocale=gnu --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-languages=c,c++ --disable-libstdcxx-pch --disable-multilib --disable-bootstrap --disable-libgomp --with-gmp-include=/usr/local/src/lfs/gcc-build/gmp --with-gmp-lib=/usr/local/src/lfs/gcc-build/gmp/.libs --without-ppl --without-cloog
318Thread model: posix
319gcc version 4.5.1 (GCC)
320configure:4983: $? = 0
321configure:4972: gcc -V >&5
322gcc: '-V' option must have argument
323configure:4983: $? = 1
324configure:4972: gcc -qversion >&5
325gcc: unrecognized option '-qversion'
326gcc: no input files
327configure:4983: $? = 1
328configure:4987: checking whether we are using the GNU C compiler
329configure:5015: result: yes
330configure:5024: checking whether gcc accepts -g
331configure:5085: result: yes
332configure:5102: checking for gcc option to accept ISO C89
333configure:5179: result: none needed
334configure:5201: checking dependency style of gcc
335configure:5311: result: gcc3
336configure:5331: checking how to run the C preprocessor
337configure:5401: result: gcc -E
338configure:5421: gcc -E conftest.c
339configure:5421: $? = 0
340configure:5435: gcc -E conftest.c
341conftest.c:26:28: fatal error: ac_nonexistent.h: No such file or directory
342compilation terminated.
343configure:5435: $? = 1
344configure: failed program was:
345| /* confdefs.h */
346| #define PACKAGE_NAME "GNU Awk"
347| #define PACKAGE_TARNAME "gawk"
348| #define PACKAGE_VERSION "3.1.8"
349| #define PACKAGE_STRING "GNU Awk 3.1.8"
350| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
351| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
352| #define PACKAGE "gawk"
353| #define VERSION "3.1.8"
354| #define STDC_HEADERS 1
355| #define HAVE_SYS_TYPES_H 1
356| #define HAVE_SYS_STAT_H 1
357| #define HAVE_STDLIB_H 1
358| #define HAVE_STRING_H 1
359| #define HAVE_MEMORY_H 1
360| #define HAVE_STRINGS_H 1
361| #define HAVE_INTTYPES_H 1
362| #define HAVE_STDINT_H 1
363| #define HAVE_UNISTD_H 1
364| #define __EXTENSIONS__ 1
365| #define _ALL_SOURCE 1
366| #define _GNU_SOURCE 1
367| #define _POSIX_PTHREAD_SEMANTICS 1
368| #define _TANDEM_SOURCE 1
369| /* end confdefs.h. */
370| #include <ac_nonexistent.h>
371configure:5468: checking whether make sets $(MAKE)
372configure:5490: result: yes
373configure:5502: checking for special development options
374configure:5522: result: no
375configure:5529: checking for z/OS USS compilation
376configure:5540: result: no
377configure:5544: checking for strerror in -lcposix
378configure:5569: gcc -o conftest -g -O2 conftest.c -lcposix >&5
379/usr/local/src/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lcposix
380collect2: ld returned 1 exit status
381configure:5569: $? = 1
382configure: failed program was:
383| /* confdefs.h */
384| #define PACKAGE_NAME "GNU Awk"
385| #define PACKAGE_TARNAME "gawk"
386| #define PACKAGE_VERSION "3.1.8"
387| #define PACKAGE_STRING "GNU Awk 3.1.8"
388| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
389| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
390| #define PACKAGE "gawk"
391| #define VERSION "3.1.8"
392| #define STDC_HEADERS 1
393| #define HAVE_SYS_TYPES_H 1
394| #define HAVE_SYS_STAT_H 1
395| #define HAVE_STDLIB_H 1
396| #define HAVE_STRING_H 1
397| #define HAVE_MEMORY_H 1
398| #define HAVE_STRINGS_H 1
399| #define HAVE_INTTYPES_H 1
400| #define HAVE_STDINT_H 1
401| #define HAVE_UNISTD_H 1
402| #define __EXTENSIONS__ 1
403| #define _ALL_SOURCE 1
404| #define _GNU_SOURCE 1
405| #define _POSIX_PTHREAD_SEMANTICS 1
406| #define _TANDEM_SOURCE 1
407| /* end confdefs.h. */
408|
409| /* Override any GCC internal prototype to avoid an error.
410| Use char because int might match the return type of a GCC
411| builtin and then its argument prototype would still apply. */
412| #ifdef __cplusplus
413| extern "C"
414| #endif
415| char strerror ();
416| int
417| main ()
418| {
419| return strerror ();
420| ;
421| return 0;
422| }
423configure:5578: result: no
424configure:5593: checking for special C compiler options needed for large files
425configure:5638: result: no
426configure:5644: checking for _FILE_OFFSET_BITS value needed for large files
427configure:5669: gcc -c -g -O2 conftest.c >&5
428conftest.c:32:3: warning: left shift count >= width of type
429conftest.c:32:3: warning: left shift count >= width of type
430conftest.c:33:10: warning: left shift count >= width of type
431conftest.c:33:10: warning: left shift count >= width of type
432conftest.c:32:7: error: size of array 'off_t_is_large' is negative
433conftest.c:34:9: warning: variably modified 'off_t_is_large' at file scope
434configure:5669: $? = 1
435configure: failed program was:
436| /* confdefs.h */
437| #define PACKAGE_NAME "GNU Awk"
438| #define PACKAGE_TARNAME "gawk"
439| #define PACKAGE_VERSION "3.1.8"
440| #define PACKAGE_STRING "GNU Awk 3.1.8"
441| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
442| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
443| #define PACKAGE "gawk"
444| #define VERSION "3.1.8"
445| #define STDC_HEADERS 1
446| #define HAVE_SYS_TYPES_H 1
447| #define HAVE_SYS_STAT_H 1
448| #define HAVE_STDLIB_H 1
449| #define HAVE_STRING_H 1
450| #define HAVE_MEMORY_H 1
451| #define HAVE_STRINGS_H 1
452| #define HAVE_INTTYPES_H 1
453| #define HAVE_STDINT_H 1
454| #define HAVE_UNISTD_H 1
455| #define __EXTENSIONS__ 1
456| #define _ALL_SOURCE 1
457| #define _GNU_SOURCE 1
458| #define _POSIX_PTHREAD_SEMANTICS 1
459| #define _TANDEM_SOURCE 1
460| /* end confdefs.h. */
461| #include <sys/types.h>
462| /* Check that off_t can represent 2**63 - 1 correctly.
463| We can't simply define LARGE_OFF_T to be 9223372036854775807,
464| since some C++ compilers masquerading as C compilers
465| incorrectly reject 9223372036854775807. */
466| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
467| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
468| && LARGE_OFF_T % 2147483647 == 1)
469| ? 1 : -1];
470| int
471| main ()
472| {
473|
474| ;
475| return 0;
476| }
477configure:5693: gcc -c -g -O2 conftest.c >&5
478configure:5693: $? = 0
479configure:5701: result: 64
480configure:5785: checking for AIX compilation hacks
481configure:5800: result: no
482configure:5804: checking for Linux/Alpha compilation hacks
483configure:5826: result: no
484configure:5835: checking for function prototypes
485configure:5838: result: yes
486configure:5861: checking for string.h
487configure:5861: result: yes
488configure:5883: checking whether NLS is requested
489configure:5892: result: yes
490configure:5933: checking for msgfmt
491configure: trying /tools/bin/msgfmt...
4920 translated messages.
493configure:5965: result: /tools/bin/msgfmt
494configure:5974: checking for gmsgfmt
495configure:6005: result: /tools/bin/msgfmt
496configure:6056: checking for xgettext
497configure: trying /usr/bin/xgettext...
498/usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C
499configure:6088: result: /usr/bin/xgettext
500configure:6134: checking for msgmerge
501configure: trying /usr/bin/msgmerge...
502configure:6165: result: /usr/bin/msgmerge
503configure:6202: checking build system type
504configure:6216: result: i686-pc-linux-gnu
505configure:6236: checking host system type
506configure:6249: result: i686-pc-linux-gnu
507configure:6293: checking for ld used by GCC
508configure:6357: result: /usr/local/src/lfs/tools/i686-pc-linux-gnu/bin/ld
509configure:6364: checking if the linker (/usr/local/src/lfs/tools/i686-pc-linux-gnu/bin/ld) is GNU ld
510configure:6377: result: yes
511configure:6384: checking for shared library run path origin
512configure:6397: result: done
513configure:6898: checking for CFPreferencesCopyAppValue
514configure:6916: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
515conftest.c:30:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
516compilation terminated.
517configure:6916: $? = 1
518configure: failed program was:
519| /* confdefs.h */
520| #define PACKAGE_NAME "GNU Awk"
521| #define PACKAGE_TARNAME "gawk"
522| #define PACKAGE_VERSION "3.1.8"
523| #define PACKAGE_STRING "GNU Awk 3.1.8"
524| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
525| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
526| #define PACKAGE "gawk"
527| #define VERSION "3.1.8"
528| #define STDC_HEADERS 1
529| #define HAVE_SYS_TYPES_H 1
530| #define HAVE_SYS_STAT_H 1
531| #define HAVE_STDLIB_H 1
532| #define HAVE_STRING_H 1
533| #define HAVE_MEMORY_H 1
534| #define HAVE_STRINGS_H 1
535| #define HAVE_INTTYPES_H 1
536| #define HAVE_STDINT_H 1
537| #define HAVE_UNISTD_H 1
538| #define __EXTENSIONS__ 1
539| #define _ALL_SOURCE 1
540| #define _GNU_SOURCE 1
541| #define _POSIX_PTHREAD_SEMANTICS 1
542| #define _TANDEM_SOURCE 1
543| #define _FILE_OFFSET_BITS 64
544| #define PROTOTYPES 1
545| #define __PROTOTYPES 1
546| #define HAVE_STRING_H 1
547| /* end confdefs.h. */
548| #include <CoreFoundation/CFPreferences.h>
549| int
550| main ()
551| {
552| CFPreferencesCopyAppValue(NULL, NULL)
553| ;
554| return 0;
555| }
556configure:6925: result: no
557configure:6932: checking for CFLocaleCopyCurrent
558configure:6950: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
559conftest.c:30:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
560compilation terminated.
561configure:6950: $? = 1
562configure: failed program was:
563| /* confdefs.h */
564| #define PACKAGE_NAME "GNU Awk"
565| #define PACKAGE_TARNAME "gawk"
566| #define PACKAGE_VERSION "3.1.8"
567| #define PACKAGE_STRING "GNU Awk 3.1.8"
568| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
569| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
570| #define PACKAGE "gawk"
571| #define VERSION "3.1.8"
572| #define STDC_HEADERS 1
573| #define HAVE_SYS_TYPES_H 1
574| #define HAVE_SYS_STAT_H 1
575| #define HAVE_STDLIB_H 1
576| #define HAVE_STRING_H 1
577| #define HAVE_MEMORY_H 1
578| #define HAVE_STRINGS_H 1
579| #define HAVE_INTTYPES_H 1
580| #define HAVE_STDINT_H 1
581| #define HAVE_UNISTD_H 1
582| #define __EXTENSIONS__ 1
583| #define _ALL_SOURCE 1
584| #define _GNU_SOURCE 1
585| #define _POSIX_PTHREAD_SEMANTICS 1
586| #define _TANDEM_SOURCE 1
587| #define _FILE_OFFSET_BITS 64
588| #define PROTOTYPES 1
589| #define __PROTOTYPES 1
590| #define HAVE_STRING_H 1
591| /* end confdefs.h. */
592| #include <CoreFoundation/CFLocale.h>
593| int
594| main ()
595| {
596| CFLocaleCopyCurrent();
597| ;
598| return 0;
599| }
600configure:6959: result: no
601configure:7008: checking for GNU gettext in libc
602configure:7028: gcc -o conftest -g -O2 conftest.c >&5
603configure:7028: $? = 0
604configure:7037: result: yes
605configure:7783: checking whether to use NLS
606configure:7785: result: yes
607configure:7788: checking where the gettext function comes from
608configure:7799: result: libc
609configure:7858: checking for nl_langinfo and CODESET
610configure:7874: gcc -o conftest -g -O2 conftest.c >&5
611configure:7874: $? = 0
612configure:7883: result: yes
613configure:7892: checking for LC_MESSAGES
614configure:7908: gcc -o conftest -g -O2 conftest.c >&5
615configure:7908: $? = 0
616configure:7916: result: yes
617configure:7925: checking for ANSI C header files
618configure:8029: result: yes
619configure:8037: checking for sys/wait.h that is POSIX.1 compatible
620configure:8063: gcc -c -g -O2 conftest.c >&5
621configure:8063: $? = 0
622configure:8070: result: yes
623configure:8078: checking whether time.h and sys/time.h may both be included
624configure:8098: gcc -c -g -O2 conftest.c >&5
625configure:8098: $? = 0
626configure:8105: result: yes
627configure:8119: checking arpa/inet.h usability
628configure:8119: gcc -c -g -O2 conftest.c >&5
629configure:8119: $? = 0
630configure:8119: result: yes
631configure:8119: checking arpa/inet.h presence
632configure:8119: gcc -E conftest.c
633configure:8119: $? = 0
634configure:8119: result: yes
635configure:8119: checking for arpa/inet.h
636configure:8119: result: yes
637configure:8119: checking fcntl.h usability
638configure:8119: gcc -c -g -O2 conftest.c >&5
639configure:8119: $? = 0
640configure:8119: result: yes
641configure:8119: checking fcntl.h presence
642configure:8119: gcc -E conftest.c
643configure:8119: $? = 0
644configure:8119: result: yes
645configure:8119: checking for fcntl.h
646configure:8119: result: yes
647configure:8119: checking limits.h usability
648configure:8119: gcc -c -g -O2 conftest.c >&5
649configure:8119: $? = 0
650configure:8119: result: yes
651configure:8119: checking limits.h presence
652configure:8119: gcc -E conftest.c
653configure:8119: $? = 0
654configure:8119: result: yes
655configure:8119: checking for limits.h
656configure:8119: result: yes
657configure:8119: checking locale.h usability
658configure:8119: gcc -c -g -O2 conftest.c >&5
659configure:8119: $? = 0
660configure:8119: result: yes
661configure:8119: checking locale.h presence
662configure:8119: gcc -E conftest.c
663configure:8119: $? = 0
664configure:8119: result: yes
665configure:8119: checking for locale.h
666configure:8119: result: yes
667configure:8119: checking libintl.h usability
668configure:8119: gcc -c -g -O2 conftest.c >&5
669configure:8119: $? = 0
670configure:8119: result: yes
671configure:8119: checking libintl.h presence
672configure:8119: gcc -E conftest.c
673configure:8119: $? = 0
674configure:8119: result: yes
675configure:8119: checking for libintl.h
676configure:8119: result: yes
677configure:8119: checking mcheck.h usability
678configure:8119: gcc -c -g -O2 conftest.c >&5
679configure:8119: $? = 0
680configure:8119: result: yes
681configure:8119: checking mcheck.h presence
682configure:8119: gcc -E conftest.c
683configure:8119: $? = 0
684configure:8119: result: yes
685configure:8119: checking for mcheck.h
686configure:8119: result: yes
687configure:8119: checking netdb.h usability
688configure:8119: gcc -c -g -O2 conftest.c >&5
689configure:8119: $? = 0
690configure:8119: result: yes
691configure:8119: checking netdb.h presence
692configure:8119: gcc -E conftest.c
693configure:8119: $? = 0
694configure:8119: result: yes
695configure:8119: checking for netdb.h
696configure:8119: result: yes
697configure:8119: checking netinet/in.h usability
698configure:8119: gcc -c -g -O2 conftest.c >&5
699configure:8119: $? = 0
700configure:8119: result: yes
701configure:8119: checking netinet/in.h presence
702configure:8119: gcc -E conftest.c
703configure:8119: $? = 0
704configure:8119: result: yes
705configure:8119: checking for netinet/in.h
706configure:8119: result: yes
707configure:8119: checking stdarg.h usability
708configure:8119: gcc -c -g -O2 conftest.c >&5
709configure:8119: $? = 0
710configure:8119: result: yes
711configure:8119: checking stdarg.h presence
712configure:8119: gcc -E conftest.c
713configure:8119: $? = 0
714configure:8119: result: yes
715configure:8119: checking for stdarg.h
716configure:8119: result: yes
717configure:8119: checking stddef.h usability
718configure:8119: gcc -c -g -O2 conftest.c >&5
719configure:8119: $? = 0
720configure:8119: result: yes
721configure:8119: checking stddef.h presence
722configure:8119: gcc -E conftest.c
723configure:8119: $? = 0
724configure:8119: result: yes
725configure:8119: checking for stddef.h
726configure:8119: result: yes
727configure:8119: checking for string.h
728configure:8119: result: yes
729configure:8119: checking sys/param.h usability
730configure:8119: gcc -c -g -O2 conftest.c >&5
731configure:8119: $? = 0
732configure:8119: result: yes
733configure:8119: checking sys/param.h presence
734configure:8119: gcc -E conftest.c
735configure:8119: $? = 0
736configure:8119: result: yes
737configure:8119: checking for sys/param.h
738configure:8119: result: yes
739configure:8119: checking sys/socket.h usability
740configure:8119: gcc -c -g -O2 conftest.c >&5
741configure:8119: $? = 0
742configure:8119: result: yes
743configure:8119: checking sys/socket.h presence
744configure:8119: gcc -E conftest.c
745configure:8119: $? = 0
746configure:8119: result: yes
747configure:8119: checking for sys/socket.h
748configure:8119: result: yes
749configure:8119: checking sys/time.h usability
750configure:8119: gcc -c -g -O2 conftest.c >&5
751configure:8119: $? = 0
752configure:8119: result: yes
753configure:8119: checking sys/time.h presence
754configure:8119: gcc -E conftest.c
755configure:8119: $? = 0
756configure:8119: result: yes
757configure:8119: checking for sys/time.h
758configure:8119: result: yes
759configure:8119: checking for unistd.h
760configure:8119: result: yes
761configure:8119: checking termios.h usability
762configure:8119: gcc -c -g -O2 conftest.c >&5
763configure:8119: $? = 0
764configure:8119: result: yes
765configure:8119: checking termios.h presence
766configure:8119: gcc -E conftest.c
767configure:8119: $? = 0
768configure:8119: result: yes
769configure:8119: checking for termios.h
770configure:8119: result: yes
771configure:8119: checking stropts.h usability
772configure:8119: gcc -c -g -O2 conftest.c >&5
773configure:8119: $? = 0
774configure:8119: result: yes
775configure:8119: checking stropts.h presence
776configure:8119: gcc -E conftest.c
777configure:8119: $? = 0
778configure:8119: result: yes
779configure:8119: checking for stropts.h
780configure:8119: result: yes
781configure:8119: checking wchar.h usability
782configure:8119: gcc -c -g -O2 conftest.c >&5
783configure:8119: $? = 0
784configure:8119: result: yes
785configure:8119: checking wchar.h presence
786configure:8119: gcc -E conftest.c
787configure:8119: $? = 0
788configure:8119: result: yes
789configure:8119: checking for wchar.h
790configure:8119: result: yes
791configure:8119: checking wctype.h usability
792configure:8119: gcc -c -g -O2 conftest.c >&5
793configure:8119: $? = 0
794configure:8119: result: yes
795configure:8119: checking wctype.h presence
796configure:8119: gcc -E conftest.c
797configure:8119: $? = 0
798configure:8119: result: yes
799configure:8119: checking for wctype.h
800configure:8119: result: yes
801configure:8135: checking for memory.h
802configure:8135: result: yes
803configure:8160: checking for pid_t
804configure:8160: gcc -c -g -O2 conftest.c >&5
805configure:8160: $? = 0
806configure:8160: gcc -c -g -O2 conftest.c >&5
807conftest.c: In function 'main':
808conftest.c:94:20: error: expected expression before ')' token
809configure:8160: $? = 1
810configure: failed program was:
811| /* confdefs.h */
812| #define PACKAGE_NAME "GNU Awk"
813| #define PACKAGE_TARNAME "gawk"
814| #define PACKAGE_VERSION "3.1.8"
815| #define PACKAGE_STRING "GNU Awk 3.1.8"
816| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
817| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
818| #define PACKAGE "gawk"
819| #define VERSION "3.1.8"
820| #define STDC_HEADERS 1
821| #define HAVE_SYS_TYPES_H 1
822| #define HAVE_SYS_STAT_H 1
823| #define HAVE_STDLIB_H 1
824| #define HAVE_STRING_H 1
825| #define HAVE_MEMORY_H 1
826| #define HAVE_STRINGS_H 1
827| #define HAVE_INTTYPES_H 1
828| #define HAVE_STDINT_H 1
829| #define HAVE_UNISTD_H 1
830| #define __EXTENSIONS__ 1
831| #define _ALL_SOURCE 1
832| #define _GNU_SOURCE 1
833| #define _POSIX_PTHREAD_SEMANTICS 1
834| #define _TANDEM_SOURCE 1
835| #define _FILE_OFFSET_BITS 64
836| #define PROTOTYPES 1
837| #define __PROTOTYPES 1
838| #define HAVE_STRING_H 1
839| #define ENABLE_NLS 1
840| #define HAVE_GETTEXT 1
841| #define HAVE_DCGETTEXT 1
842| #define HAVE_LANGINFO_CODESET 1
843| #define HAVE_LC_MESSAGES 1
844| #define STDC_HEADERS 1
845| #define HAVE_SYS_WAIT_H 1
846| #define TIME_WITH_SYS_TIME 1
847| #define HAVE_ARPA_INET_H 1
848| #define HAVE_FCNTL_H 1
849| #define HAVE_LIMITS_H 1
850| #define HAVE_LOCALE_H 1
851| #define HAVE_LIBINTL_H 1
852| #define HAVE_MCHECK_H 1
853| #define HAVE_NETDB_H 1
854| #define HAVE_NETINET_IN_H 1
855| #define HAVE_STDARG_H 1
856| #define HAVE_STDDEF_H 1
857| #define HAVE_STRING_H 1
858| #define HAVE_SYS_PARAM_H 1
859| #define HAVE_SYS_SOCKET_H 1
860| #define HAVE_SYS_TIME_H 1
861| #define HAVE_UNISTD_H 1
862| #define HAVE_TERMIOS_H 1
863| #define HAVE_STROPTS_H 1
864| #define HAVE_WCHAR_H 1
865| #define HAVE_WCTYPE_H 1
866| #define HAVE_MEMORY_H 1
867| /* end confdefs.h. */
868| #include <stdio.h>
869| #ifdef HAVE_SYS_TYPES_H
870| # include <sys/types.h>
871| #endif
872| #ifdef HAVE_SYS_STAT_H
873| # include <sys/stat.h>
874| #endif
875| #ifdef STDC_HEADERS
876| # include <stdlib.h>
877| # include <stddef.h>
878| #else
879| # ifdef HAVE_STDLIB_H
880| # include <stdlib.h>
881| # endif
882| #endif
883| #ifdef HAVE_STRING_H
884| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
885| # include <memory.h>
886| # endif
887| # include <string.h>
888| #endif
889| #ifdef HAVE_STRINGS_H
890| # include <strings.h>
891| #endif
892| #ifdef HAVE_INTTYPES_H
893| # include <inttypes.h>
894| #endif
895| #ifdef HAVE_STDINT_H
896| # include <stdint.h>
897| #endif
898| #ifdef HAVE_UNISTD_H
899| # include <unistd.h>
900| #endif
901| int
902| main ()
903| {
904| if (sizeof ((pid_t)))
905| return 0;
906| ;
907| return 0;
908| }
909configure:8160: result: yes
910configure:8171: checking return type of signal handlers
911configure:8189: gcc -c -g -O2 conftest.c >&5
912conftest.c: In function 'main':
913conftest.c:64:1: error: void value not ignored as it ought to be
914configure:8189: $? = 1
915configure: failed program was:
916| /* confdefs.h */
917| #define PACKAGE_NAME "GNU Awk"
918| #define PACKAGE_TARNAME "gawk"
919| #define PACKAGE_VERSION "3.1.8"
920| #define PACKAGE_STRING "GNU Awk 3.1.8"
921| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
922| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
923| #define PACKAGE "gawk"
924| #define VERSION "3.1.8"
925| #define STDC_HEADERS 1
926| #define HAVE_SYS_TYPES_H 1
927| #define HAVE_SYS_STAT_H 1
928| #define HAVE_STDLIB_H 1
929| #define HAVE_STRING_H 1
930| #define HAVE_MEMORY_H 1
931| #define HAVE_STRINGS_H 1
932| #define HAVE_INTTYPES_H 1
933| #define HAVE_STDINT_H 1
934| #define HAVE_UNISTD_H 1
935| #define __EXTENSIONS__ 1
936| #define _ALL_SOURCE 1
937| #define _GNU_SOURCE 1
938| #define _POSIX_PTHREAD_SEMANTICS 1
939| #define _TANDEM_SOURCE 1
940| #define _FILE_OFFSET_BITS 64
941| #define PROTOTYPES 1
942| #define __PROTOTYPES 1
943| #define HAVE_STRING_H 1
944| #define ENABLE_NLS 1
945| #define HAVE_GETTEXT 1
946| #define HAVE_DCGETTEXT 1
947| #define HAVE_LANGINFO_CODESET 1
948| #define HAVE_LC_MESSAGES 1
949| #define STDC_HEADERS 1
950| #define HAVE_SYS_WAIT_H 1
951| #define TIME_WITH_SYS_TIME 1
952| #define HAVE_ARPA_INET_H 1
953| #define HAVE_FCNTL_H 1
954| #define HAVE_LIMITS_H 1
955| #define HAVE_LOCALE_H 1
956| #define HAVE_LIBINTL_H 1
957| #define HAVE_MCHECK_H 1
958| #define HAVE_NETDB_H 1
959| #define HAVE_NETINET_IN_H 1
960| #define HAVE_STDARG_H 1
961| #define HAVE_STDDEF_H 1
962| #define HAVE_STRING_H 1
963| #define HAVE_SYS_PARAM_H 1
964| #define HAVE_SYS_SOCKET_H 1
965| #define HAVE_SYS_TIME_H 1
966| #define HAVE_UNISTD_H 1
967| #define HAVE_TERMIOS_H 1
968| #define HAVE_STROPTS_H 1
969| #define HAVE_WCHAR_H 1
970| #define HAVE_WCTYPE_H 1
971| #define HAVE_MEMORY_H 1
972| /* end confdefs.h. */
973| #include <sys/types.h>
974| #include <signal.h>
975|
976| int
977| main ()
978| {
979| return *(signal (0, 0)) (0) == 1;
980| ;
981| return 0;
982| }
983configure:8196: result: void
984configure:8204: checking for size_t
985configure:8204: gcc -c -g -O2 conftest.c >&5
986configure:8204: $? = 0
987configure:8204: gcc -c -g -O2 conftest.c >&5
988conftest.c: In function 'main':
989conftest.c:95:21: error: expected expression before ')' token
990configure:8204: $? = 1
991configure: failed program was:
992| /* confdefs.h */
993| #define PACKAGE_NAME "GNU Awk"
994| #define PACKAGE_TARNAME "gawk"
995| #define PACKAGE_VERSION "3.1.8"
996| #define PACKAGE_STRING "GNU Awk 3.1.8"
997| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
998| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
999| #define PACKAGE "gawk"
1000| #define VERSION "3.1.8"
1001| #define STDC_HEADERS 1
1002| #define HAVE_SYS_TYPES_H 1
1003| #define HAVE_SYS_STAT_H 1
1004| #define HAVE_STDLIB_H 1
1005| #define HAVE_STRING_H 1
1006| #define HAVE_MEMORY_H 1
1007| #define HAVE_STRINGS_H 1
1008| #define HAVE_INTTYPES_H 1
1009| #define HAVE_STDINT_H 1
1010| #define HAVE_UNISTD_H 1
1011| #define __EXTENSIONS__ 1
1012| #define _ALL_SOURCE 1
1013| #define _GNU_SOURCE 1
1014| #define _POSIX_PTHREAD_SEMANTICS 1
1015| #define _TANDEM_SOURCE 1
1016| #define _FILE_OFFSET_BITS 64
1017| #define PROTOTYPES 1
1018| #define __PROTOTYPES 1
1019| #define HAVE_STRING_H 1
1020| #define ENABLE_NLS 1
1021| #define HAVE_GETTEXT 1
1022| #define HAVE_DCGETTEXT 1
1023| #define HAVE_LANGINFO_CODESET 1
1024| #define HAVE_LC_MESSAGES 1
1025| #define STDC_HEADERS 1
1026| #define HAVE_SYS_WAIT_H 1
1027| #define TIME_WITH_SYS_TIME 1
1028| #define HAVE_ARPA_INET_H 1
1029| #define HAVE_FCNTL_H 1
1030| #define HAVE_LIMITS_H 1
1031| #define HAVE_LOCALE_H 1
1032| #define HAVE_LIBINTL_H 1
1033| #define HAVE_MCHECK_H 1
1034| #define HAVE_NETDB_H 1
1035| #define HAVE_NETINET_IN_H 1
1036| #define HAVE_STDARG_H 1
1037| #define HAVE_STDDEF_H 1
1038| #define HAVE_STRING_H 1
1039| #define HAVE_SYS_PARAM_H 1
1040| #define HAVE_SYS_SOCKET_H 1
1041| #define HAVE_SYS_TIME_H 1
1042| #define HAVE_UNISTD_H 1
1043| #define HAVE_TERMIOS_H 1
1044| #define HAVE_STROPTS_H 1
1045| #define HAVE_WCHAR_H 1
1046| #define HAVE_WCTYPE_H 1
1047| #define HAVE_MEMORY_H 1
1048| #define RETSIGTYPE void
1049| /* end confdefs.h. */
1050| #include <stdio.h>
1051| #ifdef HAVE_SYS_TYPES_H
1052| # include <sys/types.h>
1053| #endif
1054| #ifdef HAVE_SYS_STAT_H
1055| # include <sys/stat.h>
1056| #endif
1057| #ifdef STDC_HEADERS
1058| # include <stdlib.h>
1059| # include <stddef.h>
1060| #else
1061| # ifdef HAVE_STDLIB_H
1062| # include <stdlib.h>
1063| # endif
1064| #endif
1065| #ifdef HAVE_STRING_H
1066| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1067| # include <memory.h>
1068| # endif
1069| # include <string.h>
1070| #endif
1071| #ifdef HAVE_STRINGS_H
1072| # include <strings.h>
1073| #endif
1074| #ifdef HAVE_INTTYPES_H
1075| # include <inttypes.h>
1076| #endif
1077| #ifdef HAVE_STDINT_H
1078| # include <stdint.h>
1079| #endif
1080| #ifdef HAVE_UNISTD_H
1081| # include <unistd.h>
1082| #endif
1083| int
1084| main ()
1085| {
1086| if (sizeof ((size_t)))
1087| return 0;
1088| ;
1089| return 0;
1090| }
1091configure:8204: result: yes
1092configure:8215: checking for uid_t in sys/types.h
1093configure:8234: result: yes
1094configure:8245: checking type of array argument to getgroups
1095configure:8279: gcc -o conftest -g -O2 conftest.c >&5
1096configure:8279: $? = 0
1097configure:8279: ./conftest
1098configure:8279: $? = 0
1099configure:8304: result: gid_t
1100configure:8313: checking for long long int
1101configure:8336: gcc -o conftest -g -O2 conftest.c >&5
1102configure:8336: $? = 0
1103configure:8344: result: yes
1104configure:8362: checking for unsigned long long int
1105configure:8383: gcc -o conftest -g -O2 conftest.c >&5
1106configure:8383: $? = 0
1107configure:8391: result: yes
1108configure:8413: checking for inttypes.h
1109configure:8430: gcc -c -g -O2 conftest.c >&5
1110configure:8430: $? = 0
1111configure:8437: result: yes
1112configure:8453: checking for stdint.h
1113configure:8470: gcc -c -g -O2 conftest.c >&5
1114configure:8470: $? = 0
1115configure:8477: result: yes
1116configure:8526: checking for ssize_t
1117configure:8526: gcc -c -g -O2 conftest.c >&5
1118configure:8526: $? = 0
1119configure:8526: gcc -c -g -O2 conftest.c >&5
1120conftest.c: In function 'main':
1121conftest.c:104:22: error: expected expression before ')' token
1122configure:8526: $? = 1
1123configure: failed program was:
1124| /* confdefs.h */
1125| #define PACKAGE_NAME "GNU Awk"
1126| #define PACKAGE_TARNAME "gawk"
1127| #define PACKAGE_VERSION "3.1.8"
1128| #define PACKAGE_STRING "GNU Awk 3.1.8"
1129| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
1130| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
1131| #define PACKAGE "gawk"
1132| #define VERSION "3.1.8"
1133| #define STDC_HEADERS 1
1134| #define HAVE_SYS_TYPES_H 1
1135| #define HAVE_SYS_STAT_H 1
1136| #define HAVE_STDLIB_H 1
1137| #define HAVE_STRING_H 1
1138| #define HAVE_MEMORY_H 1
1139| #define HAVE_STRINGS_H 1
1140| #define HAVE_INTTYPES_H 1
1141| #define HAVE_STDINT_H 1
1142| #define HAVE_UNISTD_H 1
1143| #define __EXTENSIONS__ 1
1144| #define _ALL_SOURCE 1
1145| #define _GNU_SOURCE 1
1146| #define _POSIX_PTHREAD_SEMANTICS 1
1147| #define _TANDEM_SOURCE 1
1148| #define _FILE_OFFSET_BITS 64
1149| #define PROTOTYPES 1
1150| #define __PROTOTYPES 1
1151| #define HAVE_STRING_H 1
1152| #define ENABLE_NLS 1
1153| #define HAVE_GETTEXT 1
1154| #define HAVE_DCGETTEXT 1
1155| #define HAVE_LANGINFO_CODESET 1
1156| #define HAVE_LC_MESSAGES 1
1157| #define STDC_HEADERS 1
1158| #define HAVE_SYS_WAIT_H 1
1159| #define TIME_WITH_SYS_TIME 1
1160| #define HAVE_ARPA_INET_H 1
1161| #define HAVE_FCNTL_H 1
1162| #define HAVE_LIMITS_H 1
1163| #define HAVE_LOCALE_H 1
1164| #define HAVE_LIBINTL_H 1
1165| #define HAVE_MCHECK_H 1
1166| #define HAVE_NETDB_H 1
1167| #define HAVE_NETINET_IN_H 1
1168| #define HAVE_STDARG_H 1
1169| #define HAVE_STDDEF_H 1
1170| #define HAVE_STRING_H 1
1171| #define HAVE_SYS_PARAM_H 1
1172| #define HAVE_SYS_SOCKET_H 1
1173| #define HAVE_SYS_TIME_H 1
1174| #define HAVE_UNISTD_H 1
1175| #define HAVE_TERMIOS_H 1
1176| #define HAVE_STROPTS_H 1
1177| #define HAVE_WCHAR_H 1
1178| #define HAVE_WCTYPE_H 1
1179| #define HAVE_MEMORY_H 1
1180| #define RETSIGTYPE void
1181| #define GETGROUPS_T gid_t
1182| #define HAVE_LONG_LONG_INT 1
1183| #define HAVE_LONG_LONG 1
1184| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1185| #define HAVE_UNSIGNED_LONG_LONG 1
1186| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
1187| #define HAVE_STDINT_H_WITH_UINTMAX 1
1188| #define HAVE_INTMAX_T 1
1189| #define HAVE_UINTMAX_T 1
1190| /* end confdefs.h. */
1191| #include <stdio.h>
1192| #ifdef HAVE_SYS_TYPES_H
1193| # include <sys/types.h>
1194| #endif
1195| #ifdef HAVE_SYS_STAT_H
1196| # include <sys/stat.h>
1197| #endif
1198| #ifdef STDC_HEADERS
1199| # include <stdlib.h>
1200| # include <stddef.h>
1201| #else
1202| # ifdef HAVE_STDLIB_H
1203| # include <stdlib.h>
1204| # endif
1205| #endif
1206| #ifdef HAVE_STRING_H
1207| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1208| # include <memory.h>
1209| # endif
1210| # include <string.h>
1211| #endif
1212| #ifdef HAVE_STRINGS_H
1213| # include <strings.h>
1214| #endif
1215| #ifdef HAVE_INTTYPES_H
1216| # include <inttypes.h>
1217| #endif
1218| #ifdef HAVE_STDINT_H
1219| # include <stdint.h>
1220| #endif
1221| #ifdef HAVE_UNISTD_H
1222| # include <unistd.h>
1223| #endif
1224| int
1225| main ()
1226| {
1227| if (sizeof ((ssize_t)))
1228| return 0;
1229| ;
1230| return 0;
1231| }
1232configure:8526: result: yes
1233configure:8541: checking size of unsigned int
1234configure:8546: gcc -o conftest -g -O2 conftest.c >&5
1235configure:8546: $? = 0
1236configure:8546: ./conftest
1237configure:8546: $? = 0
1238configure:8561: result: 4
1239configure:8575: checking size of unsigned long
1240configure:8580: gcc -o conftest -g -O2 conftest.c >&5
1241configure:8580: $? = 0
1242configure:8580: ./conftest
1243configure:8580: $? = 0
1244configure:8595: result: 4
1245configure:8635: gcc -c -g -O2 conftest.c >&5
1246configure:8635: $? = 0
1247configure:8655: gcc -c -g -O2 conftest.c >&5
1248configure:8655: $? = 0
1249configure:8675: gcc -c -g -O2 conftest.c >&5
1250configure:8675: $? = 0
1251configure:8695: gcc -c -g -O2 conftest.c >&5
1252configure:8695: $? = 0
1253configure:8707: checking for socklen_t
1254configure:8707: gcc -c -g -O2 conftest.c >&5
1255configure:8707: $? = 0
1256configure:8707: gcc -c -g -O2 conftest.c >&5
1257conftest.c: In function 'main':
1258conftest.c:81:24: error: expected expression before ')' token
1259configure:8707: $? = 1
1260configure: failed program was:
1261| /* confdefs.h */
1262| #define PACKAGE_NAME "GNU Awk"
1263| #define PACKAGE_TARNAME "gawk"
1264| #define PACKAGE_VERSION "3.1.8"
1265| #define PACKAGE_STRING "GNU Awk 3.1.8"
1266| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
1267| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
1268| #define PACKAGE "gawk"
1269| #define VERSION "3.1.8"
1270| #define STDC_HEADERS 1
1271| #define HAVE_SYS_TYPES_H 1
1272| #define HAVE_SYS_STAT_H 1
1273| #define HAVE_STDLIB_H 1
1274| #define HAVE_STRING_H 1
1275| #define HAVE_MEMORY_H 1
1276| #define HAVE_STRINGS_H 1
1277| #define HAVE_INTTYPES_H 1
1278| #define HAVE_STDINT_H 1
1279| #define HAVE_UNISTD_H 1
1280| #define __EXTENSIONS__ 1
1281| #define _ALL_SOURCE 1
1282| #define _GNU_SOURCE 1
1283| #define _POSIX_PTHREAD_SEMANTICS 1
1284| #define _TANDEM_SOURCE 1
1285| #define _FILE_OFFSET_BITS 64
1286| #define PROTOTYPES 1
1287| #define __PROTOTYPES 1
1288| #define HAVE_STRING_H 1
1289| #define ENABLE_NLS 1
1290| #define HAVE_GETTEXT 1
1291| #define HAVE_DCGETTEXT 1
1292| #define HAVE_LANGINFO_CODESET 1
1293| #define HAVE_LC_MESSAGES 1
1294| #define STDC_HEADERS 1
1295| #define HAVE_SYS_WAIT_H 1
1296| #define TIME_WITH_SYS_TIME 1
1297| #define HAVE_ARPA_INET_H 1
1298| #define HAVE_FCNTL_H 1
1299| #define HAVE_LIMITS_H 1
1300| #define HAVE_LOCALE_H 1
1301| #define HAVE_LIBINTL_H 1
1302| #define HAVE_MCHECK_H 1
1303| #define HAVE_NETDB_H 1
1304| #define HAVE_NETINET_IN_H 1
1305| #define HAVE_STDARG_H 1
1306| #define HAVE_STDDEF_H 1
1307| #define HAVE_STRING_H 1
1308| #define HAVE_SYS_PARAM_H 1
1309| #define HAVE_SYS_SOCKET_H 1
1310| #define HAVE_SYS_TIME_H 1
1311| #define HAVE_UNISTD_H 1
1312| #define HAVE_TERMIOS_H 1
1313| #define HAVE_STROPTS_H 1
1314| #define HAVE_WCHAR_H 1
1315| #define HAVE_WCTYPE_H 1
1316| #define HAVE_MEMORY_H 1
1317| #define RETSIGTYPE void
1318| #define GETGROUPS_T gid_t
1319| #define HAVE_LONG_LONG_INT 1
1320| #define HAVE_LONG_LONG 1
1321| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1322| #define HAVE_UNSIGNED_LONG_LONG 1
1323| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
1324| #define HAVE_STDINT_H_WITH_UINTMAX 1
1325| #define HAVE_INTMAX_T 1
1326| #define HAVE_UINTMAX_T 1
1327| #define SIZEOF_UNSIGNED_INT 4
1328| #define SIZEOF_UNSIGNED_LONG 4
1329| #define SPRINTF_RET int
1330| #define TIME_T_IN_SYS_TYPES_H 1
1331| #define HAVE_WCTYPE_T 1
1332| #define HAVE_WINT_T 1
1333| #define HAVE_SOCKADDR_STORAGE 1
1334| /* end confdefs.h. */
1335| #include <sys/types.h>
1336| #include <sys/socket.h>
1337|
1338| int
1339| main ()
1340| {
1341| if (sizeof ((socklen_t)))
1342| return 0;
1343| ;
1344| return 0;
1345| }
1346configure:8707: result: yes
1347configure:8773: checking for vprintf
1348configure:8773: gcc -o conftest -g -O2 conftest.c >&5
1349conftest.c:98:6: warning: conflicting types for built-in function 'vprintf'
1350configure:8773: $? = 0
1351configure:8773: result: yes
1352configure:8779: checking for _doprnt
1353configure:8779: gcc -o conftest -g -O2 conftest.c >&5
1354/tmp/cc1TJrIu.o: In function `main':
1355/usr/local/src/lfs/tools-build/gawk-3.1.8/conftest.c:110: undefined reference to `_doprnt'
1356collect2: ld returned 1 exit status
1357configure:8779: $? = 1
1358configure: failed program was:
1359| /* confdefs.h */
1360| #define PACKAGE_NAME "GNU Awk"
1361| #define PACKAGE_TARNAME "gawk"
1362| #define PACKAGE_VERSION "3.1.8"
1363| #define PACKAGE_STRING "GNU Awk 3.1.8"
1364| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
1365| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
1366| #define PACKAGE "gawk"
1367| #define VERSION "3.1.8"
1368| #define STDC_HEADERS 1
1369| #define HAVE_SYS_TYPES_H 1
1370| #define HAVE_SYS_STAT_H 1
1371| #define HAVE_STDLIB_H 1
1372| #define HAVE_STRING_H 1
1373| #define HAVE_MEMORY_H 1
1374| #define HAVE_STRINGS_H 1
1375| #define HAVE_INTTYPES_H 1
1376| #define HAVE_STDINT_H 1
1377| #define HAVE_UNISTD_H 1
1378| #define __EXTENSIONS__ 1
1379| #define _ALL_SOURCE 1
1380| #define _GNU_SOURCE 1
1381| #define _POSIX_PTHREAD_SEMANTICS 1
1382| #define _TANDEM_SOURCE 1
1383| #define _FILE_OFFSET_BITS 64
1384| #define PROTOTYPES 1
1385| #define __PROTOTYPES 1
1386| #define HAVE_STRING_H 1
1387| #define ENABLE_NLS 1
1388| #define HAVE_GETTEXT 1
1389| #define HAVE_DCGETTEXT 1
1390| #define HAVE_LANGINFO_CODESET 1
1391| #define HAVE_LC_MESSAGES 1
1392| #define STDC_HEADERS 1
1393| #define HAVE_SYS_WAIT_H 1
1394| #define TIME_WITH_SYS_TIME 1
1395| #define HAVE_ARPA_INET_H 1
1396| #define HAVE_FCNTL_H 1
1397| #define HAVE_LIMITS_H 1
1398| #define HAVE_LOCALE_H 1
1399| #define HAVE_LIBINTL_H 1
1400| #define HAVE_MCHECK_H 1
1401| #define HAVE_NETDB_H 1
1402| #define HAVE_NETINET_IN_H 1
1403| #define HAVE_STDARG_H 1
1404| #define HAVE_STDDEF_H 1
1405| #define HAVE_STRING_H 1
1406| #define HAVE_SYS_PARAM_H 1
1407| #define HAVE_SYS_SOCKET_H 1
1408| #define HAVE_SYS_TIME_H 1
1409| #define HAVE_UNISTD_H 1
1410| #define HAVE_TERMIOS_H 1
1411| #define HAVE_STROPTS_H 1
1412| #define HAVE_WCHAR_H 1
1413| #define HAVE_WCTYPE_H 1
1414| #define HAVE_MEMORY_H 1
1415| #define RETSIGTYPE void
1416| #define GETGROUPS_T gid_t
1417| #define HAVE_LONG_LONG_INT 1
1418| #define HAVE_LONG_LONG 1
1419| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1420| #define HAVE_UNSIGNED_LONG_LONG 1
1421| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
1422| #define HAVE_STDINT_H_WITH_UINTMAX 1
1423| #define HAVE_INTMAX_T 1
1424| #define HAVE_UINTMAX_T 1
1425| #define SIZEOF_UNSIGNED_INT 4
1426| #define SIZEOF_UNSIGNED_LONG 4
1427| #define SPRINTF_RET int
1428| #define TIME_T_IN_SYS_TYPES_H 1
1429| #define HAVE_WCTYPE_T 1
1430| #define HAVE_WINT_T 1
1431| #define HAVE_SOCKADDR_STORAGE 1
1432| #define HAVE_VPRINTF 1
1433| /* end confdefs.h. */
1434| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
1435| For example, HP-UX 11i <limits.h> declares gettimeofday. */
1436| #define _doprnt innocuous__doprnt
1437|
1438| /* System header to define __stub macros and hopefully few prototypes,
1439| which can conflict with char _doprnt (); below.
1440| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1441| <limits.h> exists even on freestanding compilers. */
1442|
1443| #ifdef __STDC__
1444| # include <limits.h>
1445| #else
1446| # include <assert.h>
1447| #endif
1448|
1449| #undef _doprnt
1450|
1451| /* Override any GCC internal prototype to avoid an error.
1452| Use char because int might match the return type of a GCC
1453| builtin and then its argument prototype would still apply. */
1454| #ifdef __cplusplus
1455| extern "C"
1456| #endif
1457| char _doprnt ();
1458| /* The GNU C library defines this for functions which it implements
1459| to always fail with ENOSYS. Some functions are actually named
1460| something starting with __ and the normal name is an alias. */
1461| #if defined __stub__doprnt || defined __stub____doprnt
1462| choke me
1463| #endif
1464|
1465| int
1466| main ()
1467| {
1468| return _doprnt ();
1469| ;
1470| return 0;
1471| }
1472configure:8779: result: no
1473configure:8796: checking for sys/time.h
1474configure:8796: result: yes
1475configure:8796: checking for unistd.h
1476configure:8796: result: yes
1477configure:8818: checking for alarm
1478configure:8818: gcc -o conftest -g -O2 conftest.c >&5
1479configure:8818: $? = 0
1480configure:8818: result: yes
1481configure:8832: checking for working mktime
1482configure:9037: gcc -o conftest -g -O2 conftest.c >&5
1483configure:9037: $? = 0
1484configure:9037: ./conftest
1485configure:9037: $? = 0
1486configure:9047: result: yes
1487configure:9065: checking for getaddrinfo
1488configure:9065: gcc -o conftest -g -O2 conftest.c >&5
1489configure:9065: $? = 0
1490configure:9065: result: yes
1491configure:9116: checking for fmod in -lm
1492configure:9141: gcc -o conftest -g -O2 conftest.c -lm >&5
1493conftest.c:88:6: warning: conflicting types for built-in function 'fmod'
1494configure:9141: $? = 0
1495configure:9150: result: yes
1496configure:9161: checking for isinf in -lm
1497configure:9186: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
1498conftest.c:89:6: warning: conflicting types for built-in function 'isinf'
1499configure:9186: $? = 0
1500configure:9195: result: yes
1501configure:9206: checking for ismod in -lm
1502configure:9231: gcc -o conftest -g -O2 conftest.c -lm -lm -lm >&5
1503/tmp/ccGZPdvs.o: In function `main':
1504/usr/local/src/lfs/tools-build/gawk-3.1.8/conftest.c:94: undefined reference to `ismod'
1505collect2: ld returned 1 exit status
1506configure:9231: $? = 1
1507configure: failed program was:
1508| /* confdefs.h */
1509| #define PACKAGE_NAME "GNU Awk"
1510| #define PACKAGE_TARNAME "gawk"
1511| #define PACKAGE_VERSION "3.1.8"
1512| #define PACKAGE_STRING "GNU Awk 3.1.8"
1513| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
1514| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
1515| #define PACKAGE "gawk"
1516| #define VERSION "3.1.8"
1517| #define STDC_HEADERS 1
1518| #define HAVE_SYS_TYPES_H 1
1519| #define HAVE_SYS_STAT_H 1
1520| #define HAVE_STDLIB_H 1
1521| #define HAVE_STRING_H 1
1522| #define HAVE_MEMORY_H 1
1523| #define HAVE_STRINGS_H 1
1524| #define HAVE_INTTYPES_H 1
1525| #define HAVE_STDINT_H 1
1526| #define HAVE_UNISTD_H 1
1527| #define __EXTENSIONS__ 1
1528| #define _ALL_SOURCE 1
1529| #define _GNU_SOURCE 1
1530| #define _POSIX_PTHREAD_SEMANTICS 1
1531| #define _TANDEM_SOURCE 1
1532| #define _FILE_OFFSET_BITS 64
1533| #define PROTOTYPES 1
1534| #define __PROTOTYPES 1
1535| #define HAVE_STRING_H 1
1536| #define ENABLE_NLS 1
1537| #define HAVE_GETTEXT 1
1538| #define HAVE_DCGETTEXT 1
1539| #define HAVE_LANGINFO_CODESET 1
1540| #define HAVE_LC_MESSAGES 1
1541| #define STDC_HEADERS 1
1542| #define HAVE_SYS_WAIT_H 1
1543| #define TIME_WITH_SYS_TIME 1
1544| #define HAVE_ARPA_INET_H 1
1545| #define HAVE_FCNTL_H 1
1546| #define HAVE_LIMITS_H 1
1547| #define HAVE_LOCALE_H 1
1548| #define HAVE_LIBINTL_H 1
1549| #define HAVE_MCHECK_H 1
1550| #define HAVE_NETDB_H 1
1551| #define HAVE_NETINET_IN_H 1
1552| #define HAVE_STDARG_H 1
1553| #define HAVE_STDDEF_H 1
1554| #define HAVE_STRING_H 1
1555| #define HAVE_SYS_PARAM_H 1
1556| #define HAVE_SYS_SOCKET_H 1
1557| #define HAVE_SYS_TIME_H 1
1558| #define HAVE_UNISTD_H 1
1559| #define HAVE_TERMIOS_H 1
1560| #define HAVE_STROPTS_H 1
1561| #define HAVE_WCHAR_H 1
1562| #define HAVE_WCTYPE_H 1
1563| #define HAVE_MEMORY_H 1
1564| #define RETSIGTYPE void
1565| #define GETGROUPS_T gid_t
1566| #define HAVE_LONG_LONG_INT 1
1567| #define HAVE_LONG_LONG 1
1568| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1569| #define HAVE_UNSIGNED_LONG_LONG 1
1570| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
1571| #define HAVE_STDINT_H_WITH_UINTMAX 1
1572| #define HAVE_INTMAX_T 1
1573| #define HAVE_UINTMAX_T 1
1574| #define SIZEOF_UNSIGNED_INT 4
1575| #define SIZEOF_UNSIGNED_LONG 4
1576| #define SPRINTF_RET int
1577| #define TIME_T_IN_SYS_TYPES_H 1
1578| #define HAVE_WCTYPE_T 1
1579| #define HAVE_WINT_T 1
1580| #define HAVE_SOCKADDR_STORAGE 1
1581| #define HAVE_VPRINTF 1
1582| #define HAVE_SYS_TIME_H 1
1583| #define HAVE_UNISTD_H 1
1584| #define HAVE_ALARM 1
1585| #define HAVE_MKTIME 1
1586| #define HAVE_GETADDRINFO 1
1587| #define HAVE_LIBM 1
1588| #define HAVE_LIBM 1
1589| /* end confdefs.h. */
1590|
1591| /* Override any GCC internal prototype to avoid an error.
1592| Use char because int might match the return type of a GCC
1593| builtin and then its argument prototype would still apply. */
1594| #ifdef __cplusplus
1595| extern "C"
1596| #endif
1597| char ismod ();
1598| int
1599| main ()
1600| {
1601| return ismod ();
1602| ;
1603| return 0;
1604| }
1605configure:9240: result: no
1606configure:9722: checking for libsigsegv
1607configure:9741: gcc -o conftest -g -O2 conftest.c -lm -lm -lsigsegv >&5
1608conftest.c:83:21: fatal error: sigsegv.h: No such file or directory
1609compilation terminated.
1610configure:9741: $? = 1
1611configure: failed program was:
1612| /* confdefs.h */
1613| #define PACKAGE_NAME "GNU Awk"
1614| #define PACKAGE_TARNAME "gawk"
1615| #define PACKAGE_VERSION "3.1.8"
1616| #define PACKAGE_STRING "GNU Awk 3.1.8"
1617| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
1618| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
1619| #define PACKAGE "gawk"
1620| #define VERSION "3.1.8"
1621| #define STDC_HEADERS 1
1622| #define HAVE_SYS_TYPES_H 1
1623| #define HAVE_SYS_STAT_H 1
1624| #define HAVE_STDLIB_H 1
1625| #define HAVE_STRING_H 1
1626| #define HAVE_MEMORY_H 1
1627| #define HAVE_STRINGS_H 1
1628| #define HAVE_INTTYPES_H 1
1629| #define HAVE_STDINT_H 1
1630| #define HAVE_UNISTD_H 1
1631| #define __EXTENSIONS__ 1
1632| #define _ALL_SOURCE 1
1633| #define _GNU_SOURCE 1
1634| #define _POSIX_PTHREAD_SEMANTICS 1
1635| #define _TANDEM_SOURCE 1
1636| #define _FILE_OFFSET_BITS 64
1637| #define PROTOTYPES 1
1638| #define __PROTOTYPES 1
1639| #define HAVE_STRING_H 1
1640| #define ENABLE_NLS 1
1641| #define HAVE_GETTEXT 1
1642| #define HAVE_DCGETTEXT 1
1643| #define HAVE_LANGINFO_CODESET 1
1644| #define HAVE_LC_MESSAGES 1
1645| #define STDC_HEADERS 1
1646| #define HAVE_SYS_WAIT_H 1
1647| #define TIME_WITH_SYS_TIME 1
1648| #define HAVE_ARPA_INET_H 1
1649| #define HAVE_FCNTL_H 1
1650| #define HAVE_LIMITS_H 1
1651| #define HAVE_LOCALE_H 1
1652| #define HAVE_LIBINTL_H 1
1653| #define HAVE_MCHECK_H 1
1654| #define HAVE_NETDB_H 1
1655| #define HAVE_NETINET_IN_H 1
1656| #define HAVE_STDARG_H 1
1657| #define HAVE_STDDEF_H 1
1658| #define HAVE_STRING_H 1
1659| #define HAVE_SYS_PARAM_H 1
1660| #define HAVE_SYS_SOCKET_H 1
1661| #define HAVE_SYS_TIME_H 1
1662| #define HAVE_UNISTD_H 1
1663| #define HAVE_TERMIOS_H 1
1664| #define HAVE_STROPTS_H 1
1665| #define HAVE_WCHAR_H 1
1666| #define HAVE_WCTYPE_H 1
1667| #define HAVE_MEMORY_H 1
1668| #define RETSIGTYPE void
1669| #define GETGROUPS_T gid_t
1670| #define HAVE_LONG_LONG_INT 1
1671| #define HAVE_LONG_LONG 1
1672| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1673| #define HAVE_UNSIGNED_LONG_LONG 1
1674| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
1675| #define HAVE_STDINT_H_WITH_UINTMAX 1
1676| #define HAVE_INTMAX_T 1
1677| #define HAVE_UINTMAX_T 1
1678| #define SIZEOF_UNSIGNED_INT 4
1679| #define SIZEOF_UNSIGNED_LONG 4
1680| #define SPRINTF_RET int
1681| #define TIME_T_IN_SYS_TYPES_H 1
1682| #define HAVE_WCTYPE_T 1
1683| #define HAVE_WINT_T 1
1684| #define HAVE_SOCKADDR_STORAGE 1
1685| #define HAVE_VPRINTF 1
1686| #define HAVE_SYS_TIME_H 1
1687| #define HAVE_UNISTD_H 1
1688| #define HAVE_ALARM 1
1689| #define HAVE_MKTIME 1
1690| #define HAVE_GETADDRINFO 1
1691| #define HAVE_LIBM 1
1692| #define HAVE_LIBM 1
1693| /* end confdefs.h. */
1694| #include <sigsegv.h>
1695| int
1696| main ()
1697| {
1698| sigsegv_deinstall_handler();
1699| ;
1700| return 0;
1701| }
1702configure:9751: result: no
1703configure:9791: checking for atexit
1704configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
1705configure:9791: $? = 0
1706configure:9791: result: yes
1707configure:9791: checking for btowc
1708configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
1709configure:9791: $? = 0
1710configure:9791: result: yes
1711configure:9791: checking for fmod
1712configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
1713conftest.c:108:6: warning: conflicting types for built-in function 'fmod'
1714configure:9791: $? = 0
1715configure:9791: result: yes
1716configure:9791: checking for getgrent
1717configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
1718configure:9791: $? = 0
1719configure:9791: result: yes
1720configure:9791: checking for getgroups
1721configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
1722configure:9791: $? = 0
1723configure:9791: result: yes
1724configure:9791: checking for grantpt
1725configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
1726configure:9791: $? = 0
1727configure:9791: result: yes
1728configure:9791: checking for isascii
1729configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
1730conftest.c:112:6: warning: conflicting types for built-in function 'isascii'
1731configure:9791: $? = 0
1732configure:9791: result: yes
1733configure:9791: checking for iswctype
1734configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
1735configure:9791: $? = 0
1736configure:9791: result: yes
1737configure:9791: checking for iswlower
1738configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
1739conftest.c:114:6: warning: conflicting types for built-in function 'iswlower'
1740configure:9791: $? = 0
1741configure:9791: result: yes
1742configure:9791: checking for iswupper
1743configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
1744conftest.c:115:6: warning: conflicting types for built-in function 'iswupper'
1745configure:9791: $? = 0
1746configure:9791: result: yes
1747configure:9791: checking for mbrlen
1748configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
1749configure:9791: $? = 0
1750configure:9791: result: yes
1751configure:9791: checking for memcmp
1752configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
1753conftest.c:117:6: warning: conflicting types for built-in function 'memcmp'
1754configure:9791: $? = 0
1755configure:9791: result: yes
1756configure:9791: checking for memcpy
1757configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
1758conftest.c:118:6: warning: conflicting types for built-in function 'memcpy'
1759configure:9791: $? = 0
1760configure:9791: result: yes
1761configure:9791: checking for memcpy_ulong
1762configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
1763/tmp/ccqrdyJm.o: In function `main':
1764/usr/local/src/lfs/tools-build/gawk-3.1.8/conftest.c:130: undefined reference to `memcpy_ulong'
1765collect2: ld returned 1 exit status
1766configure:9791: $? = 1
1767configure: failed program was:
1768| /* confdefs.h */
1769| #define PACKAGE_NAME "GNU Awk"
1770| #define PACKAGE_TARNAME "gawk"
1771| #define PACKAGE_VERSION "3.1.8"
1772| #define PACKAGE_STRING "GNU Awk 3.1.8"
1773| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
1774| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
1775| #define PACKAGE "gawk"
1776| #define VERSION "3.1.8"
1777| #define STDC_HEADERS 1
1778| #define HAVE_SYS_TYPES_H 1
1779| #define HAVE_SYS_STAT_H 1
1780| #define HAVE_STDLIB_H 1
1781| #define HAVE_STRING_H 1
1782| #define HAVE_MEMORY_H 1
1783| #define HAVE_STRINGS_H 1
1784| #define HAVE_INTTYPES_H 1
1785| #define HAVE_STDINT_H 1
1786| #define HAVE_UNISTD_H 1
1787| #define __EXTENSIONS__ 1
1788| #define _ALL_SOURCE 1
1789| #define _GNU_SOURCE 1
1790| #define _POSIX_PTHREAD_SEMANTICS 1
1791| #define _TANDEM_SOURCE 1
1792| #define _FILE_OFFSET_BITS 64
1793| #define PROTOTYPES 1
1794| #define __PROTOTYPES 1
1795| #define HAVE_STRING_H 1
1796| #define ENABLE_NLS 1
1797| #define HAVE_GETTEXT 1
1798| #define HAVE_DCGETTEXT 1
1799| #define HAVE_LANGINFO_CODESET 1
1800| #define HAVE_LC_MESSAGES 1
1801| #define STDC_HEADERS 1
1802| #define HAVE_SYS_WAIT_H 1
1803| #define TIME_WITH_SYS_TIME 1
1804| #define HAVE_ARPA_INET_H 1
1805| #define HAVE_FCNTL_H 1
1806| #define HAVE_LIMITS_H 1
1807| #define HAVE_LOCALE_H 1
1808| #define HAVE_LIBINTL_H 1
1809| #define HAVE_MCHECK_H 1
1810| #define HAVE_NETDB_H 1
1811| #define HAVE_NETINET_IN_H 1
1812| #define HAVE_STDARG_H 1
1813| #define HAVE_STDDEF_H 1
1814| #define HAVE_STRING_H 1
1815| #define HAVE_SYS_PARAM_H 1
1816| #define HAVE_SYS_SOCKET_H 1
1817| #define HAVE_SYS_TIME_H 1
1818| #define HAVE_UNISTD_H 1
1819| #define HAVE_TERMIOS_H 1
1820| #define HAVE_STROPTS_H 1
1821| #define HAVE_WCHAR_H 1
1822| #define HAVE_WCTYPE_H 1
1823| #define HAVE_MEMORY_H 1
1824| #define RETSIGTYPE void
1825| #define GETGROUPS_T gid_t
1826| #define HAVE_LONG_LONG_INT 1
1827| #define HAVE_LONG_LONG 1
1828| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1829| #define HAVE_UNSIGNED_LONG_LONG 1
1830| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
1831| #define HAVE_STDINT_H_WITH_UINTMAX 1
1832| #define HAVE_INTMAX_T 1
1833| #define HAVE_UINTMAX_T 1
1834| #define SIZEOF_UNSIGNED_INT 4
1835| #define SIZEOF_UNSIGNED_LONG 4
1836| #define SPRINTF_RET int
1837| #define TIME_T_IN_SYS_TYPES_H 1
1838| #define HAVE_WCTYPE_T 1
1839| #define HAVE_WINT_T 1
1840| #define HAVE_SOCKADDR_STORAGE 1
1841| #define HAVE_VPRINTF 1
1842| #define HAVE_SYS_TIME_H 1
1843| #define HAVE_UNISTD_H 1
1844| #define HAVE_ALARM 1
1845| #define HAVE_MKTIME 1
1846| #define HAVE_GETADDRINFO 1
1847| #define HAVE_LIBM 1
1848| #define HAVE_LIBM 1
1849| #define HAVE_ATEXIT 1
1850| #define HAVE_BTOWC 1
1851| #define HAVE_FMOD 1
1852| #define HAVE_GETGRENT 1
1853| #define HAVE_GETGROUPS 1
1854| #define HAVE_GRANTPT 1
1855| #define HAVE_ISASCII 1
1856| #define HAVE_ISWCTYPE 1
1857| #define HAVE_ISWLOWER 1
1858| #define HAVE_ISWUPPER 1
1859| #define HAVE_MBRLEN 1
1860| #define HAVE_MEMCMP 1
1861| #define HAVE_MEMCPY 1
1862| /* end confdefs.h. */
1863| /* Define memcpy_ulong to an innocuous variant, in case <limits.h> declares memcpy_ulong.
1864| For example, HP-UX 11i <limits.h> declares gettimeofday. */
1865| #define memcpy_ulong innocuous_memcpy_ulong
1866|
1867| /* System header to define __stub macros and hopefully few prototypes,
1868| which can conflict with char memcpy_ulong (); below.
1869| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1870| <limits.h> exists even on freestanding compilers. */
1871|
1872| #ifdef __STDC__
1873| # include <limits.h>
1874| #else
1875| # include <assert.h>
1876| #endif
1877|
1878| #undef memcpy_ulong
1879|
1880| /* Override any GCC internal prototype to avoid an error.
1881| Use char because int might match the return type of a GCC
1882| builtin and then its argument prototype would still apply. */
1883| #ifdef __cplusplus
1884| extern "C"
1885| #endif
1886| char memcpy_ulong ();
1887| /* The GNU C library defines this for functions which it implements
1888| to always fail with ENOSYS. Some functions are actually named
1889| something starting with __ and the normal name is an alias. */
1890| #if defined __stub_memcpy_ulong || defined __stub___memcpy_ulong
1891| choke me
1892| #endif
1893|
1894| int
1895| main ()
1896| {
1897| return memcpy_ulong ();
1898| ;
1899| return 0;
1900| }
1901configure:9791: result: no
1902configure:9791: checking for memmove
1903configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
1904conftest.c:119:6: warning: conflicting types for built-in function 'memmove'
1905configure:9791: $? = 0
1906configure:9791: result: yes
1907configure:9791: checking for memset
1908configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
1909conftest.c:120:6: warning: conflicting types for built-in function 'memset'
1910configure:9791: $? = 0
1911configure:9791: result: yes
1912configure:9791: checking for memset_ulong
1913configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
1914/tmp/ccs1iKxS.o: In function `main':
1915/usr/local/src/lfs/tools-build/gawk-3.1.8/conftest.c:132: undefined reference to `memset_ulong'
1916collect2: ld returned 1 exit status
1917configure:9791: $? = 1
1918configure: failed program was:
1919| /* confdefs.h */
1920| #define PACKAGE_NAME "GNU Awk"
1921| #define PACKAGE_TARNAME "gawk"
1922| #define PACKAGE_VERSION "3.1.8"
1923| #define PACKAGE_STRING "GNU Awk 3.1.8"
1924| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
1925| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
1926| #define PACKAGE "gawk"
1927| #define VERSION "3.1.8"
1928| #define STDC_HEADERS 1
1929| #define HAVE_SYS_TYPES_H 1
1930| #define HAVE_SYS_STAT_H 1
1931| #define HAVE_STDLIB_H 1
1932| #define HAVE_STRING_H 1
1933| #define HAVE_MEMORY_H 1
1934| #define HAVE_STRINGS_H 1
1935| #define HAVE_INTTYPES_H 1
1936| #define HAVE_STDINT_H 1
1937| #define HAVE_UNISTD_H 1
1938| #define __EXTENSIONS__ 1
1939| #define _ALL_SOURCE 1
1940| #define _GNU_SOURCE 1
1941| #define _POSIX_PTHREAD_SEMANTICS 1
1942| #define _TANDEM_SOURCE 1
1943| #define _FILE_OFFSET_BITS 64
1944| #define PROTOTYPES 1
1945| #define __PROTOTYPES 1
1946| #define HAVE_STRING_H 1
1947| #define ENABLE_NLS 1
1948| #define HAVE_GETTEXT 1
1949| #define HAVE_DCGETTEXT 1
1950| #define HAVE_LANGINFO_CODESET 1
1951| #define HAVE_LC_MESSAGES 1
1952| #define STDC_HEADERS 1
1953| #define HAVE_SYS_WAIT_H 1
1954| #define TIME_WITH_SYS_TIME 1
1955| #define HAVE_ARPA_INET_H 1
1956| #define HAVE_FCNTL_H 1
1957| #define HAVE_LIMITS_H 1
1958| #define HAVE_LOCALE_H 1
1959| #define HAVE_LIBINTL_H 1
1960| #define HAVE_MCHECK_H 1
1961| #define HAVE_NETDB_H 1
1962| #define HAVE_NETINET_IN_H 1
1963| #define HAVE_STDARG_H 1
1964| #define HAVE_STDDEF_H 1
1965| #define HAVE_STRING_H 1
1966| #define HAVE_SYS_PARAM_H 1
1967| #define HAVE_SYS_SOCKET_H 1
1968| #define HAVE_SYS_TIME_H 1
1969| #define HAVE_UNISTD_H 1
1970| #define HAVE_TERMIOS_H 1
1971| #define HAVE_STROPTS_H 1
1972| #define HAVE_WCHAR_H 1
1973| #define HAVE_WCTYPE_H 1
1974| #define HAVE_MEMORY_H 1
1975| #define RETSIGTYPE void
1976| #define GETGROUPS_T gid_t
1977| #define HAVE_LONG_LONG_INT 1
1978| #define HAVE_LONG_LONG 1
1979| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1980| #define HAVE_UNSIGNED_LONG_LONG 1
1981| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
1982| #define HAVE_STDINT_H_WITH_UINTMAX 1
1983| #define HAVE_INTMAX_T 1
1984| #define HAVE_UINTMAX_T 1
1985| #define SIZEOF_UNSIGNED_INT 4
1986| #define SIZEOF_UNSIGNED_LONG 4
1987| #define SPRINTF_RET int
1988| #define TIME_T_IN_SYS_TYPES_H 1
1989| #define HAVE_WCTYPE_T 1
1990| #define HAVE_WINT_T 1
1991| #define HAVE_SOCKADDR_STORAGE 1
1992| #define HAVE_VPRINTF 1
1993| #define HAVE_SYS_TIME_H 1
1994| #define HAVE_UNISTD_H 1
1995| #define HAVE_ALARM 1
1996| #define HAVE_MKTIME 1
1997| #define HAVE_GETADDRINFO 1
1998| #define HAVE_LIBM 1
1999| #define HAVE_LIBM 1
2000| #define HAVE_ATEXIT 1
2001| #define HAVE_BTOWC 1
2002| #define HAVE_FMOD 1
2003| #define HAVE_GETGRENT 1
2004| #define HAVE_GETGROUPS 1
2005| #define HAVE_GRANTPT 1
2006| #define HAVE_ISASCII 1
2007| #define HAVE_ISWCTYPE 1
2008| #define HAVE_ISWLOWER 1
2009| #define HAVE_ISWUPPER 1
2010| #define HAVE_MBRLEN 1
2011| #define HAVE_MEMCMP 1
2012| #define HAVE_MEMCPY 1
2013| #define HAVE_MEMMOVE 1
2014| #define HAVE_MEMSET 1
2015| /* end confdefs.h. */
2016| /* Define memset_ulong to an innocuous variant, in case <limits.h> declares memset_ulong.
2017| For example, HP-UX 11i <limits.h> declares gettimeofday. */
2018| #define memset_ulong innocuous_memset_ulong
2019|
2020| /* System header to define __stub macros and hopefully few prototypes,
2021| which can conflict with char memset_ulong (); below.
2022| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2023| <limits.h> exists even on freestanding compilers. */
2024|
2025| #ifdef __STDC__
2026| # include <limits.h>
2027| #else
2028| # include <assert.h>
2029| #endif
2030|
2031| #undef memset_ulong
2032|
2033| /* Override any GCC internal prototype to avoid an error.
2034| Use char because int might match the return type of a GCC
2035| builtin and then its argument prototype would still apply. */
2036| #ifdef __cplusplus
2037| extern "C"
2038| #endif
2039| char memset_ulong ();
2040| /* The GNU C library defines this for functions which it implements
2041| to always fail with ENOSYS. Some functions are actually named
2042| something starting with __ and the normal name is an alias. */
2043| #if defined __stub_memset_ulong || defined __stub___memset_ulong
2044| choke me
2045| #endif
2046|
2047| int
2048| main ()
2049| {
2050| return memset_ulong ();
2051| ;
2052| return 0;
2053| }
2054configure:9791: result: no
2055configure:9791: checking for mkstemp
2056configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
2057configure:9791: $? = 0
2058configure:9791: result: yes
2059configure:9791: checking for setlocale
2060configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
2061configure:9791: $? = 0
2062configure:9791: result: yes
2063configure:9791: checking for snprintf
2064configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
2065conftest.c:123:6: warning: conflicting types for built-in function 'snprintf'
2066configure:9791: $? = 0
2067configure:9791: result: yes
2068configure:9791: checking for strchr
2069configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
2070conftest.c:124:6: warning: conflicting types for built-in function 'strchr'
2071configure:9791: $? = 0
2072configure:9791: result: yes
2073configure:9791: checking for strerror
2074configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
2075configure:9791: $? = 0
2076configure:9791: result: yes
2077configure:9791: checking for strftime
2078configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
2079conftest.c:126:6: warning: conflicting types for built-in function 'strftime'
2080configure:9791: $? = 0
2081configure:9791: result: yes
2082configure:9791: checking for strncasecmp
2083configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
2084conftest.c:127:6: warning: conflicting types for built-in function 'strncasecmp'
2085configure:9791: $? = 0
2086configure:9791: result: yes
2087configure:9791: checking for strtod
2088configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
2089configure:9791: $? = 0
2090configure:9791: result: yes
2091configure:9791: checking for strtoul
2092configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
2093configure:9791: $? = 0
2094configure:9791: result: yes
2095configure:9791: checking for system
2096configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
2097configure:9791: $? = 0
2098configure:9791: result: yes
2099configure:9791: checking for tmpfile
2100configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
2101configure:9791: $? = 0
2102configure:9791: result: yes
2103configure:9791: checking for towlower
2104configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
2105conftest.c:132:6: warning: conflicting types for built-in function 'towlower'
2106configure:9791: $? = 0
2107configure:9791: result: yes
2108configure:9791: checking for towupper
2109configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
2110conftest.c:133:6: warning: conflicting types for built-in function 'towupper'
2111configure:9791: $? = 0
2112configure:9791: result: yes
2113configure:9791: checking for tzset
2114configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
2115configure:9791: $? = 0
2116configure:9791: result: yes
2117configure:9791: checking for usleep
2118configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
2119configure:9791: $? = 0
2120configure:9791: result: yes
2121configure:9791: checking for wcrtomb
2122configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
2123configure:9791: $? = 0
2124configure:9791: result: yes
2125configure:9791: checking for wcscoll
2126configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
2127configure:9791: $? = 0
2128configure:9791: result: yes
2129configure:9791: checking for wcscoll
2130configure:9791: result: yes
2131configure:9791: checking for wctype
2132configure:9791: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
2133configure:9791: $? = 0
2134configure:9791: result: yes
2135configure:9802: checking whether mbrtowc and mbstate_t are properly declared
2136configure:9822: gcc -o conftest -g -O2 conftest.c -lm -lm >&5
2137configure:9822: $? = 0
2138configure:9830: result: yes
2139configure:9839: checking dlfcn.h usability
2140configure:9839: gcc -c -g -O2 conftest.c >&5
2141configure:9839: $? = 0
2142configure:9839: result: yes
2143configure:9839: checking dlfcn.h presence
2144configure:9839: gcc -E conftest.c
2145configure:9839: $? = 0
2146configure:9839: result: yes
2147configure:9839: checking for dlfcn.h
2148configure:9839: result: yes
2149configure:9859: checking for library containing dlopen
2150configure:9890: gcc -o conftest -g -O2 -export-dynamic conftest.c -lm -lm >&5
2151/tmp/ccbndnTB.o: In function `main':
2152/usr/local/src/lfs/tools-build/gawk-3.1.8/conftest.c:130: undefined reference to `dlopen'
2153collect2: ld returned 1 exit status
2154configure:9890: $? = 1
2155configure: failed program was:
2156| /* confdefs.h */
2157| #define PACKAGE_NAME "GNU Awk"
2158| #define PACKAGE_TARNAME "gawk"
2159| #define PACKAGE_VERSION "3.1.8"
2160| #define PACKAGE_STRING "GNU Awk 3.1.8"
2161| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
2162| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
2163| #define PACKAGE "gawk"
2164| #define VERSION "3.1.8"
2165| #define STDC_HEADERS 1
2166| #define HAVE_SYS_TYPES_H 1
2167| #define HAVE_SYS_STAT_H 1
2168| #define HAVE_STDLIB_H 1
2169| #define HAVE_STRING_H 1
2170| #define HAVE_MEMORY_H 1
2171| #define HAVE_STRINGS_H 1
2172| #define HAVE_INTTYPES_H 1
2173| #define HAVE_STDINT_H 1
2174| #define HAVE_UNISTD_H 1
2175| #define __EXTENSIONS__ 1
2176| #define _ALL_SOURCE 1
2177| #define _GNU_SOURCE 1
2178| #define _POSIX_PTHREAD_SEMANTICS 1
2179| #define _TANDEM_SOURCE 1
2180| #define _FILE_OFFSET_BITS 64
2181| #define PROTOTYPES 1
2182| #define __PROTOTYPES 1
2183| #define HAVE_STRING_H 1
2184| #define ENABLE_NLS 1
2185| #define HAVE_GETTEXT 1
2186| #define HAVE_DCGETTEXT 1
2187| #define HAVE_LANGINFO_CODESET 1
2188| #define HAVE_LC_MESSAGES 1
2189| #define STDC_HEADERS 1
2190| #define HAVE_SYS_WAIT_H 1
2191| #define TIME_WITH_SYS_TIME 1
2192| #define HAVE_ARPA_INET_H 1
2193| #define HAVE_FCNTL_H 1
2194| #define HAVE_LIMITS_H 1
2195| #define HAVE_LOCALE_H 1
2196| #define HAVE_LIBINTL_H 1
2197| #define HAVE_MCHECK_H 1
2198| #define HAVE_NETDB_H 1
2199| #define HAVE_NETINET_IN_H 1
2200| #define HAVE_STDARG_H 1
2201| #define HAVE_STDDEF_H 1
2202| #define HAVE_STRING_H 1
2203| #define HAVE_SYS_PARAM_H 1
2204| #define HAVE_SYS_SOCKET_H 1
2205| #define HAVE_SYS_TIME_H 1
2206| #define HAVE_UNISTD_H 1
2207| #define HAVE_TERMIOS_H 1
2208| #define HAVE_STROPTS_H 1
2209| #define HAVE_WCHAR_H 1
2210| #define HAVE_WCTYPE_H 1
2211| #define HAVE_MEMORY_H 1
2212| #define RETSIGTYPE void
2213| #define GETGROUPS_T gid_t
2214| #define HAVE_LONG_LONG_INT 1
2215| #define HAVE_LONG_LONG 1
2216| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2217| #define HAVE_UNSIGNED_LONG_LONG 1
2218| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
2219| #define HAVE_STDINT_H_WITH_UINTMAX 1
2220| #define HAVE_INTMAX_T 1
2221| #define HAVE_UINTMAX_T 1
2222| #define SIZEOF_UNSIGNED_INT 4
2223| #define SIZEOF_UNSIGNED_LONG 4
2224| #define SPRINTF_RET int
2225| #define TIME_T_IN_SYS_TYPES_H 1
2226| #define HAVE_WCTYPE_T 1
2227| #define HAVE_WINT_T 1
2228| #define HAVE_SOCKADDR_STORAGE 1
2229| #define HAVE_VPRINTF 1
2230| #define HAVE_SYS_TIME_H 1
2231| #define HAVE_UNISTD_H 1
2232| #define HAVE_ALARM 1
2233| #define HAVE_MKTIME 1
2234| #define HAVE_GETADDRINFO 1
2235| #define HAVE_LIBM 1
2236| #define HAVE_LIBM 1
2237| #define HAVE_ATEXIT 1
2238| #define HAVE_BTOWC 1
2239| #define HAVE_FMOD 1
2240| #define HAVE_GETGRENT 1
2241| #define HAVE_GETGROUPS 1
2242| #define HAVE_GRANTPT 1
2243| #define HAVE_ISASCII 1
2244| #define HAVE_ISWCTYPE 1
2245| #define HAVE_ISWLOWER 1
2246| #define HAVE_ISWUPPER 1
2247| #define HAVE_MBRLEN 1
2248| #define HAVE_MEMCMP 1
2249| #define HAVE_MEMCPY 1
2250| #define HAVE_MEMMOVE 1
2251| #define HAVE_MEMSET 1
2252| #define HAVE_MKSTEMP 1
2253| #define HAVE_SETLOCALE 1
2254| #define HAVE_SNPRINTF 1
2255| #define HAVE_STRCHR 1
2256| #define HAVE_STRERROR 1
2257| #define HAVE_STRFTIME 1
2258| #define HAVE_STRNCASECMP 1
2259| #define HAVE_STRTOD 1
2260| #define HAVE_STRTOUL 1
2261| #define HAVE_SYSTEM 1
2262| #define HAVE_TMPFILE 1
2263| #define HAVE_TOWLOWER 1
2264| #define HAVE_TOWUPPER 1
2265| #define HAVE_TZSET 1
2266| #define HAVE_USLEEP 1
2267| #define HAVE_WCRTOMB 1
2268| #define HAVE_WCSCOLL 1
2269| #define HAVE_WCSCOLL 1
2270| #define HAVE_WCTYPE 1
2271| #define HAVE_MBRTOWC 1
2272| #define DYNAMIC 1
2273| /* end confdefs.h. */
2274|
2275| /* Override any GCC internal prototype to avoid an error.
2276| Use char because int might match the return type of a GCC
2277| builtin and then its argument prototype would still apply. */
2278| #ifdef __cplusplus
2279| extern "C"
2280| #endif
2281| char dlopen ();
2282| int
2283| main ()
2284| {
2285| return dlopen ();
2286| ;
2287| return 0;
2288| }
2289configure:9890: gcc -o conftest -g -O2 -export-dynamic conftest.c -ldl -lm -lm >&5
2290configure:9890: $? = 0
2291configure:9907: result: -ldl
2292configure:9926: checking whether getpgrp requires zero arguments
2293configure:9943: gcc -c -g -O2 conftest.c >&5
2294conftest.c: In function 'main':
2295conftest.c:155:1: error: too many arguments to function 'getpgrp'
2296/tools/include/unistd.h:633:16: note: declared here
2297configure:9943: $? = 1
2298configure: failed program was:
2299| /* confdefs.h */
2300| #define PACKAGE_NAME "GNU Awk"
2301| #define PACKAGE_TARNAME "gawk"
2302| #define PACKAGE_VERSION "3.1.8"
2303| #define PACKAGE_STRING "GNU Awk 3.1.8"
2304| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
2305| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
2306| #define PACKAGE "gawk"
2307| #define VERSION "3.1.8"
2308| #define STDC_HEADERS 1
2309| #define HAVE_SYS_TYPES_H 1
2310| #define HAVE_SYS_STAT_H 1
2311| #define HAVE_STDLIB_H 1
2312| #define HAVE_STRING_H 1
2313| #define HAVE_MEMORY_H 1
2314| #define HAVE_STRINGS_H 1
2315| #define HAVE_INTTYPES_H 1
2316| #define HAVE_STDINT_H 1
2317| #define HAVE_UNISTD_H 1
2318| #define __EXTENSIONS__ 1
2319| #define _ALL_SOURCE 1
2320| #define _GNU_SOURCE 1
2321| #define _POSIX_PTHREAD_SEMANTICS 1
2322| #define _TANDEM_SOURCE 1
2323| #define _FILE_OFFSET_BITS 64
2324| #define PROTOTYPES 1
2325| #define __PROTOTYPES 1
2326| #define HAVE_STRING_H 1
2327| #define ENABLE_NLS 1
2328| #define HAVE_GETTEXT 1
2329| #define HAVE_DCGETTEXT 1
2330| #define HAVE_LANGINFO_CODESET 1
2331| #define HAVE_LC_MESSAGES 1
2332| #define STDC_HEADERS 1
2333| #define HAVE_SYS_WAIT_H 1
2334| #define TIME_WITH_SYS_TIME 1
2335| #define HAVE_ARPA_INET_H 1
2336| #define HAVE_FCNTL_H 1
2337| #define HAVE_LIMITS_H 1
2338| #define HAVE_LOCALE_H 1
2339| #define HAVE_LIBINTL_H 1
2340| #define HAVE_MCHECK_H 1
2341| #define HAVE_NETDB_H 1
2342| #define HAVE_NETINET_IN_H 1
2343| #define HAVE_STDARG_H 1
2344| #define HAVE_STDDEF_H 1
2345| #define HAVE_STRING_H 1
2346| #define HAVE_SYS_PARAM_H 1
2347| #define HAVE_SYS_SOCKET_H 1
2348| #define HAVE_SYS_TIME_H 1
2349| #define HAVE_UNISTD_H 1
2350| #define HAVE_TERMIOS_H 1
2351| #define HAVE_STROPTS_H 1
2352| #define HAVE_WCHAR_H 1
2353| #define HAVE_WCTYPE_H 1
2354| #define HAVE_MEMORY_H 1
2355| #define RETSIGTYPE void
2356| #define GETGROUPS_T gid_t
2357| #define HAVE_LONG_LONG_INT 1
2358| #define HAVE_LONG_LONG 1
2359| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2360| #define HAVE_UNSIGNED_LONG_LONG 1
2361| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
2362| #define HAVE_STDINT_H_WITH_UINTMAX 1
2363| #define HAVE_INTMAX_T 1
2364| #define HAVE_UINTMAX_T 1
2365| #define SIZEOF_UNSIGNED_INT 4
2366| #define SIZEOF_UNSIGNED_LONG 4
2367| #define SPRINTF_RET int
2368| #define TIME_T_IN_SYS_TYPES_H 1
2369| #define HAVE_WCTYPE_T 1
2370| #define HAVE_WINT_T 1
2371| #define HAVE_SOCKADDR_STORAGE 1
2372| #define HAVE_VPRINTF 1
2373| #define HAVE_SYS_TIME_H 1
2374| #define HAVE_UNISTD_H 1
2375| #define HAVE_ALARM 1
2376| #define HAVE_MKTIME 1
2377| #define HAVE_GETADDRINFO 1
2378| #define HAVE_LIBM 1
2379| #define HAVE_LIBM 1
2380| #define HAVE_ATEXIT 1
2381| #define HAVE_BTOWC 1
2382| #define HAVE_FMOD 1
2383| #define HAVE_GETGRENT 1
2384| #define HAVE_GETGROUPS 1
2385| #define HAVE_GRANTPT 1
2386| #define HAVE_ISASCII 1
2387| #define HAVE_ISWCTYPE 1
2388| #define HAVE_ISWLOWER 1
2389| #define HAVE_ISWUPPER 1
2390| #define HAVE_MBRLEN 1
2391| #define HAVE_MEMCMP 1
2392| #define HAVE_MEMCPY 1
2393| #define HAVE_MEMMOVE 1
2394| #define HAVE_MEMSET 1
2395| #define HAVE_MKSTEMP 1
2396| #define HAVE_SETLOCALE 1
2397| #define HAVE_SNPRINTF 1
2398| #define HAVE_STRCHR 1
2399| #define HAVE_STRERROR 1
2400| #define HAVE_STRFTIME 1
2401| #define HAVE_STRNCASECMP 1
2402| #define HAVE_STRTOD 1
2403| #define HAVE_STRTOUL 1
2404| #define HAVE_SYSTEM 1
2405| #define HAVE_TMPFILE 1
2406| #define HAVE_TOWLOWER 1
2407| #define HAVE_TOWUPPER 1
2408| #define HAVE_TZSET 1
2409| #define HAVE_USLEEP 1
2410| #define HAVE_WCRTOMB 1
2411| #define HAVE_WCSCOLL 1
2412| #define HAVE_WCSCOLL 1
2413| #define HAVE_WCTYPE 1
2414| #define HAVE_MBRTOWC 1
2415| #define DYNAMIC 1
2416| /* end confdefs.h. */
2417| #include <stdio.h>
2418| #ifdef HAVE_SYS_TYPES_H
2419| # include <sys/types.h>
2420| #endif
2421| #ifdef HAVE_SYS_STAT_H
2422| # include <sys/stat.h>
2423| #endif
2424| #ifdef STDC_HEADERS
2425| # include <stdlib.h>
2426| # include <stddef.h>
2427| #else
2428| # ifdef HAVE_STDLIB_H
2429| # include <stdlib.h>
2430| # endif
2431| #endif
2432| #ifdef HAVE_STRING_H
2433| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2434| # include <memory.h>
2435| # endif
2436| # include <string.h>
2437| #endif
2438| #ifdef HAVE_STRINGS_H
2439| # include <strings.h>
2440| #endif
2441| #ifdef HAVE_INTTYPES_H
2442| # include <inttypes.h>
2443| #endif
2444| #ifdef HAVE_STDINT_H
2445| # include <stdint.h>
2446| #endif
2447| #ifdef HAVE_UNISTD_H
2448| # include <unistd.h>
2449| #endif
2450| int
2451| main ()
2452| {
2453| getpgrp (0);
2454| ;
2455| return 0;
2456| }
2457configure:9951: result: yes
2458configure:9962: checking for printf %F format
2459configure:9985: gcc -o conftest -g -O2 -export-dynamic conftest.c -ldl -lm -lm >&5
2460configure:9985: $? = 0
2461configure:9985: ./conftest
2462configure:9985: $? = 0
2463configure:9999: result: yes
2464configure:10027: checking for gethostbyname
2465configure:10027: gcc -o conftest -g -O2 -export-dynamic conftest.c -ldl -lm -lm >&5
2466configure:10027: $? = 0
2467configure:10027: result: yes
2468configure:10082: checking for connect
2469configure:10082: gcc -o conftest -g -O2 -export-dynamic conftest.c -ldl -lm -lm >&5
2470configure:10082: $? = 0
2471configure:10082: result: yes
2472configure:10136: checking where to find the socket library calls
2473configure:10142: result: the standard library
2474configure:10151: checking for struct stat.st_blksize
2475configure:10151: gcc -c -g -O2 conftest.c >&5
2476configure:10151: $? = 0
2477configure:10151: result: yes
2478configure:10164: checking whether time.h and sys/time.h may both be included
2479configure:10191: result: yes
2480configure:10199: checking whether struct tm is in sys/time.h or time.h
2481configure:10219: gcc -c -g -O2 conftest.c >&5
2482configure:10219: $? = 0
2483configure:10226: result: time.h
2484configure:10234: checking for struct tm.tm_zone
2485configure:10234: gcc -c -g -O2 conftest.c >&5
2486configure:10234: $? = 0
2487configure:10234: result: yes
2488configure:10302: checking whether char is unsigned
2489configure:10320: gcc -c -g -O2 conftest.c >&5
2490configure:10320: $? = 0
2491configure:10327: result: no
2492configure:10334: checking for an ANSI C-conforming const
2493configure:10399: gcc -c -g -O2 conftest.c >&5
2494configure:10399: $? = 0
2495configure:10406: result: yes
2496configure:10414: checking for C/C++ restrict keyword
2497configure:10439: gcc -c -g -O2 conftest.c >&5
2498configure:10439: $? = 0
2499configure:10447: result: __restrict
2500configure:10460: checking for inline
2501configure:10476: gcc -c -g -O2 conftest.c >&5
2502configure:10476: $? = 0
2503configure:10484: result: inline
2504configure:10502: checking for preprocessor stringizing operator
2505configure:10522: result: yes
2506configure:10659: creating ./config.status
2507
2508## ---------------------- ##
2509## Running config.status. ##
2510## ---------------------- ##
2511
2512This file was extended by GNU Awk config.status 3.1.8, which was
2513generated by GNU Autoconf 2.65. Invocation command line was
2514
2515 CONFIG_FILES =
2516 CONFIG_HEADERS =
2517 CONFIG_LINKS =
2518 CONFIG_COMMANDS =
2519 $ ./config.status
2520
2521on florence
2522
2523config.status:1007: creating Makefile
2524config.status:1007: creating awklib/Makefile
2525config.status:1007: creating doc/Makefile
2526config.status:1007: creating po/Makefile.in
2527config.status:1007: creating test/Makefile
2528config.status:1007: creating config.h
2529config.status:1179: config.h is unchanged
2530config.status:1227: executing depfiles commands
2531config.status:1227: executing po-directories commands
2532configure:12094: WARNING: unrecognized options: --disable-perl-regexp
2533
2534## ---------------- ##
2535## Cache variables. ##
2536## ---------------- ##
2537
2538ac_cv_build=i686-pc-linux-gnu
2539ac_cv_c_char_unsigned=no
2540ac_cv_c_compiler_gnu=yes
2541ac_cv_c_const=yes
2542ac_cv_c_inline=inline
2543ac_cv_c_restrict=__restrict
2544ac_cv_c_stringize=yes
2545ac_cv_env_CC_set=
2546ac_cv_env_CC_value=
2547ac_cv_env_CFLAGS_set=
2548ac_cv_env_CFLAGS_value=
2549ac_cv_env_CPPFLAGS_set=
2550ac_cv_env_CPPFLAGS_value=
2551ac_cv_env_CPP_set=
2552ac_cv_env_CPP_value=
2553ac_cv_env_LDFLAGS_set=
2554ac_cv_env_LDFLAGS_value=
2555ac_cv_env_LIBS_set=
2556ac_cv_env_LIBS_value=
2557ac_cv_env_YACC_set=
2558ac_cv_env_YACC_value=
2559ac_cv_env_YFLAGS_set=
2560ac_cv_env_YFLAGS_value=
2561ac_cv_env_build_alias_set=
2562ac_cv_env_build_alias_value=
2563ac_cv_env_host_alias_set=
2564ac_cv_env_host_alias_value=
2565ac_cv_env_target_alias_set=
2566ac_cv_env_target_alias_value=
2567ac_cv_func__doprnt=no
2568ac_cv_func_alarm=yes
2569ac_cv_func_atexit=yes
2570ac_cv_func_btowc=yes
2571ac_cv_func_connect=yes
2572ac_cv_func_fmod=yes
2573ac_cv_func_getaddrinfo=yes
2574ac_cv_func_getgrent=yes
2575ac_cv_func_getgroups=yes
2576ac_cv_func_gethostbyname=yes
2577ac_cv_func_getpgrp_void=yes
2578ac_cv_func_grantpt=yes
2579ac_cv_func_isascii=yes
2580ac_cv_func_iswctype=yes
2581ac_cv_func_iswlower=yes
2582ac_cv_func_iswupper=yes
2583ac_cv_func_mbrlen=yes
2584ac_cv_func_mbrtowc=yes
2585ac_cv_func_memcmp=yes
2586ac_cv_func_memcpy=yes
2587ac_cv_func_memcpy_ulong=no
2588ac_cv_func_memmove=yes
2589ac_cv_func_memset=yes
2590ac_cv_func_memset_ulong=no
2591ac_cv_func_mkstemp=yes
2592ac_cv_func_setlocale=yes
2593ac_cv_func_snprintf=yes
2594ac_cv_func_strchr=yes
2595ac_cv_func_strerror=yes
2596ac_cv_func_strftime=yes
2597ac_cv_func_strncasecmp=yes
2598ac_cv_func_strtod=yes
2599ac_cv_func_strtoul=yes
2600ac_cv_func_system=yes
2601ac_cv_func_tmpfile=yes
2602ac_cv_func_towlower=yes
2603ac_cv_func_towupper=yes
2604ac_cv_func_tzset=yes
2605ac_cv_func_usleep=yes
2606ac_cv_func_vprintf=yes
2607ac_cv_func_wcrtomb=yes
2608ac_cv_func_wcscoll=yes
2609ac_cv_func_wctype=yes
2610ac_cv_func_working_mktime=yes
2611ac_cv_header_arpa_inet_h=yes
2612ac_cv_header_dlfcn_h=yes
2613ac_cv_header_fcntl_h=yes
2614ac_cv_header_inttypes_h=yes
2615ac_cv_header_libintl_h=yes
2616ac_cv_header_limits_h=yes
2617ac_cv_header_locale_h=yes
2618ac_cv_header_mcheck_h=yes
2619ac_cv_header_memory_h=yes
2620ac_cv_header_minix_config_h=no
2621ac_cv_header_netdb_h=yes
2622ac_cv_header_netinet_in_h=yes
2623ac_cv_header_stdarg_h=yes
2624ac_cv_header_stdc=yes
2625ac_cv_header_stddef_h=yes
2626ac_cv_header_stdint_h=yes
2627ac_cv_header_stdlib_h=yes
2628ac_cv_header_string_h=yes
2629ac_cv_header_strings_h=yes
2630ac_cv_header_stropts_h=yes
2631ac_cv_header_sys_param_h=yes
2632ac_cv_header_sys_socket_h=yes
2633ac_cv_header_sys_stat_h=yes
2634ac_cv_header_sys_time_h=yes
2635ac_cv_header_sys_types_h=yes
2636ac_cv_header_sys_wait_h=yes
2637ac_cv_header_termios_h=yes
2638ac_cv_header_time=yes
2639ac_cv_header_unistd_h=yes
2640ac_cv_header_wchar_h=yes
2641ac_cv_header_wctype_h=yes
2642ac_cv_host=i686-pc-linux-gnu
2643ac_cv_lib_cposix_strerror=no
2644ac_cv_lib_m_fmod=yes
2645ac_cv_lib_m_isinf=yes
2646ac_cv_lib_m_ismod=no
2647ac_cv_libsigsegv=no
2648ac_cv_member_struct_stat_st_blksize=yes
2649ac_cv_member_struct_tm_tm_zone=yes
2650ac_cv_objext=o
2651ac_cv_path_EGREP='/bin/grep -E'
2652ac_cv_path_GMSGFMT=/tools/bin/msgfmt
2653ac_cv_path_GREP=/bin/grep
2654ac_cv_path_MSGFMT=/tools/bin/msgfmt
2655ac_cv_path_MSGMERGE=/usr/bin/msgmerge
2656ac_cv_path_XGETTEXT=/usr/bin/xgettext
2657ac_cv_path_mkdir=/tools/bin/mkdir
2658ac_cv_prog_AWK=gawk
2659ac_cv_prog_CPP='gcc -E'
2660ac_cv_prog_YACC='bison -y'
2661ac_cv_prog_ac_ct_CC=gcc
2662ac_cv_prog_cc_c89=
2663ac_cv_prog_cc_g=yes
2664ac_cv_prog_make_make_set=yes
2665ac_cv_safe_to_define___extensions__=yes
2666ac_cv_search_dlopen=-ldl
2667ac_cv_sizeof_unsigned_int=4
2668ac_cv_sizeof_unsigned_long=4
2669ac_cv_struct_tm=time.h
2670ac_cv_sys_file_offset_bits=64
2671ac_cv_sys_largefile_CC=no
2672ac_cv_type_getgroups=gid_t
2673ac_cv_type_long_long=yes
2674ac_cv_type_long_long_int=yes
2675ac_cv_type_pid_t=yes
2676ac_cv_type_signal=void
2677ac_cv_type_size_t=yes
2678ac_cv_type_socklen_t=yes
2679ac_cv_type_ssize_t=yes
2680ac_cv_type_uid_t=yes
2681ac_cv_type_unsigned_long_long=yes
2682ac_cv_type_unsigned_long_long_int=yes
2683ac_cv_zos_uss=no
2684acl_cv_hardcode_direct=no
2685acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
2686acl_cv_hardcode_libdir_separator=
2687acl_cv_hardcode_minus_L=no
2688acl_cv_libext=a
2689acl_cv_libname_spec='lib$name'
2690acl_cv_library_names_spec='$libname$shrext'
2691acl_cv_path_LD=/usr/local/src/lfs/tools/i686-pc-linux-gnu/bin/ld
2692acl_cv_prog_gnu_ld=yes
2693acl_cv_rpath=done
2694acl_cv_shlibext=so
2695acl_cv_wl=-Wl,
2696am_cv_CC_dependencies_compiler_type=gcc3
2697am_cv_langinfo_codeset=yes
2698gawk_cv_aix_hack=no
2699gawk_cv_linux_alpha_hack=no
2700gl_cv_header_inttypes_h=yes
2701gl_cv_header_stdint_h=yes
2702gl_cv_lib_sigsegv=no
2703gt_cv_func_CFLocaleCopyCurrent=no
2704gt_cv_func_CFPreferencesCopyAppValue=no
2705gt_cv_func_gnugettext1_libc=yes
2706gt_cv_val_LC_MESSAGES=yes
2707
2708## ----------------- ##
2709## Output variables. ##
2710## ----------------- ##
2711
2712ACLOCAL='${SHELL} /usr/local/src/lfs/tools-build/gawk-3.1.8/missing --run aclocal-1.11'
2713AMDEPBACKSLASH='\'
2714AMDEP_FALSE='#'
2715AMDEP_TRUE=''
2716AMTAR='${SHELL} /usr/local/src/lfs/tools-build/gawk-3.1.8/missing --run tar'
2717ANSI2KNR=''
2718AUTOCONF='${SHELL} /usr/local/src/lfs/tools-build/gawk-3.1.8/missing --run autoconf'
2719AUTOHEADER='${SHELL} /usr/local/src/lfs/tools-build/gawk-3.1.8/missing --run autoheader'
2720AUTOMAKE='${SHELL} /usr/local/src/lfs/tools-build/gawk-3.1.8/missing --run automake-1.11'
2721AWK='gawk'
2722CC='gcc'
2723CCDEPMODE='depmode=gcc3'
2724CFLAGS='-g -O2'
2725CPP='gcc -E'
2726CPPFLAGS=''
2727CYGPATH_W='echo'
2728DEFS='-DHAVE_CONFIG_H'
2729DEPDIR='.deps'
2730ECHO_C=''
2731ECHO_N='-n'
2732ECHO_T=''
2733EGREP='/bin/grep -E'
2734EXEEXT=''
2735GETTEXT_MACRO_VERSION='0.17'
2736GMSGFMT='/tools/bin/msgfmt'
2737GMSGFMT_015='/tools/bin/msgfmt'
2738GREP='/bin/grep'
2739HAVE_LIBSIGSEGV='no'
2740INSTALL_DATA='${INSTALL} -m 644'
2741INSTALL_PROGRAM='${INSTALL}'
2742INSTALL_SCRIPT='${INSTALL}'
2743INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
2744INTLLIBS=''
2745INTL_MACOSX_LIBS=''
2746LDFLAGS=' -export-dynamic'
2747LIBICONV='-liconv'
2748LIBINTL=''
2749LIBOBJS=''
2750LIBS='-ldl -lm -lm '
2751LIBSIGSEGV=''
2752LIBSIGSEGV_PREFIX=''
2753LN_S='ln -s'
2754LTLIBICONV='-liconv'
2755LTLIBINTL=''
2756LTLIBOBJS=''
2757LTLIBSIGSEGV=''
2758MAKEINFO='${SHELL} /usr/local/src/lfs/tools-build/gawk-3.1.8/missing --run makeinfo'
2759MKDIR_P='/tools/bin/mkdir -p'
2760MSGFMT='/tools/bin/msgfmt'
2761MSGFMT_015='/tools/bin/msgfmt'
2762MSGMERGE='/usr/bin/msgmerge'
2763OBJEXT='o'
2764PACKAGE='gawk'
2765PACKAGE_BUGREPORT='bug-gawk@gnu.org'
2766PACKAGE_NAME='GNU Awk'
2767PACKAGE_STRING='GNU Awk 3.1.8'
2768PACKAGE_TARNAME='gawk'
2769PACKAGE_URL='http://www.gnu.org/software/gawk/'
2770PACKAGE_VERSION='3.1.8'
2771PATH_SEPARATOR=':'
2772POSUB='po'
2773SET_MAKE=''
2774SHELL='/bin/sh'
2775SOCKET_LIBS=''
2776STRIP=''
2777U=''
2778USE_NLS='yes'
2779VERSION='3.1.8'
2780XGETTEXT='/usr/bin/xgettext'
2781XGETTEXT_015='/usr/bin/xgettext'
2782XGETTEXT_EXTRA_OPTIONS=''
2783YACC='bison -y'
2784YFLAGS=''
2785ac_ct_CC='gcc'
2786am__EXEEXT_FALSE=''
2787am__EXEEXT_TRUE='#'
2788am__fastdepCC_FALSE='#'
2789am__fastdepCC_TRUE=''
2790am__include='include'
2791am__isrc=''
2792am__leading_dot='.'
2793am__quote=''
2794am__tar='${AMTAR} chof - "$$tardir"'
2795am__untar='${AMTAR} xf -'
2796bindir='${exec_prefix}/bin'
2797build='i686-pc-linux-gnu'
2798build_alias=''
2799build_cpu='i686'
2800build_os='linux-gnu'
2801build_vendor='pc'
2802datadir='${datarootdir}'
2803datarootdir='${prefix}/share'
2804docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
2805dvidir='${docdir}'
2806exec_prefix='${prefix}'
2807host='i686-pc-linux-gnu'
2808host_alias=''
2809host_cpu='i686'
2810host_os='linux-gnu'
2811host_vendor='pc'
2812htmldir='${docdir}'
2813includedir='${prefix}/include'
2814infodir='${datarootdir}/info'
2815install_sh='${SHELL} /usr/local/src/lfs/tools-build/gawk-3.1.8/install-sh'
2816libdir='${exec_prefix}/lib'
2817libexecdir='${exec_prefix}/libexec'
2818localedir='${datarootdir}/locale'
2819localstatedir='${prefix}/var'
2820mandir='${datarootdir}/man'
2821mkdir_p='/tools/bin/mkdir -p'
2822oldincludedir='/usr/include'
2823pdfdir='${docdir}'
2824prefix='/tools'
2825program_transform_name='s,x,x,'
2826psdir='${docdir}'
2827sbindir='${exec_prefix}/sbin'
2828sharedstatedir='${prefix}/com'
2829sysconfdir='${prefix}/etc'
2830target_alias=''
2831
2832## ----------- ##
2833## confdefs.h. ##
2834## ----------- ##
2835
2836/* confdefs.h */
2837#define PACKAGE_NAME "GNU Awk"
2838#define PACKAGE_TARNAME "gawk"
2839#define PACKAGE_VERSION "3.1.8"
2840#define PACKAGE_STRING "GNU Awk 3.1.8"
2841#define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
2842#define PACKAGE_URL "http://www.gnu.org/software/gawk/"
2843#define PACKAGE "gawk"
2844#define VERSION "3.1.8"
2845#define STDC_HEADERS 1
2846#define HAVE_SYS_TYPES_H 1
2847#define HAVE_SYS_STAT_H 1
2848#define HAVE_STDLIB_H 1
2849#define HAVE_STRING_H 1
2850#define HAVE_MEMORY_H 1
2851#define HAVE_STRINGS_H 1
2852#define HAVE_INTTYPES_H 1
2853#define HAVE_STDINT_H 1
2854#define HAVE_UNISTD_H 1
2855#define __EXTENSIONS__ 1
2856#define _ALL_SOURCE 1
2857#define _GNU_SOURCE 1
2858#define _POSIX_PTHREAD_SEMANTICS 1
2859#define _TANDEM_SOURCE 1
2860#define _FILE_OFFSET_BITS 64
2861#define PROTOTYPES 1
2862#define __PROTOTYPES 1
2863#define HAVE_STRING_H 1
2864#define ENABLE_NLS 1
2865#define HAVE_GETTEXT 1
2866#define HAVE_DCGETTEXT 1
2867#define HAVE_LANGINFO_CODESET 1
2868#define HAVE_LC_MESSAGES 1
2869#define STDC_HEADERS 1
2870#define HAVE_SYS_WAIT_H 1
2871#define TIME_WITH_SYS_TIME 1
2872#define HAVE_ARPA_INET_H 1
2873#define HAVE_FCNTL_H 1
2874#define HAVE_LIMITS_H 1
2875#define HAVE_LOCALE_H 1
2876#define HAVE_LIBINTL_H 1
2877#define HAVE_MCHECK_H 1
2878#define HAVE_NETDB_H 1
2879#define HAVE_NETINET_IN_H 1
2880#define HAVE_STDARG_H 1
2881#define HAVE_STDDEF_H 1
2882#define HAVE_STRING_H 1
2883#define HAVE_SYS_PARAM_H 1
2884#define HAVE_SYS_SOCKET_H 1
2885#define HAVE_SYS_TIME_H 1
2886#define HAVE_UNISTD_H 1
2887#define HAVE_TERMIOS_H 1
2888#define HAVE_STROPTS_H 1
2889#define HAVE_WCHAR_H 1
2890#define HAVE_WCTYPE_H 1
2891#define HAVE_MEMORY_H 1
2892#define RETSIGTYPE void
2893#define GETGROUPS_T gid_t
2894#define HAVE_LONG_LONG_INT 1
2895#define HAVE_LONG_LONG 1
2896#define HAVE_UNSIGNED_LONG_LONG_INT 1
2897#define HAVE_UNSIGNED_LONG_LONG 1
2898#define HAVE_INTTYPES_H_WITH_UINTMAX 1
2899#define HAVE_STDINT_H_WITH_UINTMAX 1
2900#define HAVE_INTMAX_T 1
2901#define HAVE_UINTMAX_T 1
2902#define SIZEOF_UNSIGNED_INT 4
2903#define SIZEOF_UNSIGNED_LONG 4
2904#define SPRINTF_RET int
2905#define TIME_T_IN_SYS_TYPES_H 1
2906#define HAVE_WCTYPE_T 1
2907#define HAVE_WINT_T 1
2908#define HAVE_SOCKADDR_STORAGE 1
2909#define HAVE_VPRINTF 1
2910#define HAVE_SYS_TIME_H 1
2911#define HAVE_UNISTD_H 1
2912#define HAVE_ALARM 1
2913#define HAVE_MKTIME 1
2914#define HAVE_GETADDRINFO 1
2915#define HAVE_LIBM 1
2916#define HAVE_LIBM 1
2917#define HAVE_ATEXIT 1
2918#define HAVE_BTOWC 1
2919#define HAVE_FMOD 1
2920#define HAVE_GETGRENT 1
2921#define HAVE_GETGROUPS 1
2922#define HAVE_GRANTPT 1
2923#define HAVE_ISASCII 1
2924#define HAVE_ISWCTYPE 1
2925#define HAVE_ISWLOWER 1
2926#define HAVE_ISWUPPER 1
2927#define HAVE_MBRLEN 1
2928#define HAVE_MEMCMP 1
2929#define HAVE_MEMCPY 1
2930#define HAVE_MEMMOVE 1
2931#define HAVE_MEMSET 1
2932#define HAVE_MKSTEMP 1
2933#define HAVE_SETLOCALE 1
2934#define HAVE_SNPRINTF 1
2935#define HAVE_STRCHR 1
2936#define HAVE_STRERROR 1
2937#define HAVE_STRFTIME 1
2938#define HAVE_STRNCASECMP 1
2939#define HAVE_STRTOD 1
2940#define HAVE_STRTOUL 1
2941#define HAVE_SYSTEM 1
2942#define HAVE_TMPFILE 1
2943#define HAVE_TOWLOWER 1
2944#define HAVE_TOWUPPER 1
2945#define HAVE_TZSET 1
2946#define HAVE_USLEEP 1
2947#define HAVE_WCRTOMB 1
2948#define HAVE_WCSCOLL 1
2949#define HAVE_WCSCOLL 1
2950#define HAVE_WCTYPE 1
2951#define HAVE_MBRTOWC 1
2952#define DYNAMIC 1
2953#define GETPGRP_VOID 1
2954#define PRINTF_HAS_F_FORMAT 1
2955#define HAVE_SOCKETS 1
2956#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
2957#define HAVE_ST_BLKSIZE 1
2958#define TIME_WITH_SYS_TIME 1
2959#define HAVE_STRUCT_TM_TM_ZONE 1
2960#define HAVE_TM_ZONE 1
2961#define restrict __restrict
2962#define HAVE_STRINGIZE 1
2963
2964configure: exit 0