]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - crypto/heimdal/config.log
Remove some parts of the Heimdal distribution which we do not use
[FreeBSD/FreeBSD.git] / crypto / heimdal / config.log
1 This file contains any messages produced by compilers while
2 running configure, to aid debugging if configure makes a mistake.
3
4 It was created by Heimdal configure 0.4f, which was
5 generated by GNU Autoconf 2.53.  Invocation command line was
6
7   $ ./configure --enable-shared
8
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
12
13 hostname = shade.nectar.cc
14 uname -m = i386
15 uname -r = 5.0-CURRENT
16 uname -s = FreeBSD
17 uname -v = FreeBSD 5.0-CURRENT #30: Thu Aug 22 12:04:07 CDT 2002     nectar@shade.nectar.cc:/usr/obj/usr/src/sys/SHADE 
18
19 /usr/bin/uname -p = i386
20 /bin/uname -X     = unknown
21
22 /bin/arch              = unknown
23 /usr/bin/arch -k       = unknown
24 /usr/convex/getsysinfo = unknown
25 hostinfo               = unknown
26 /bin/machine           = unknown
27 /usr/bin/oslevel       = unknown
28 /bin/universe          = unknown
29
30 PATH: /usr/local/bin
31 PATH: /usr/local/sbin
32 PATH: /usr/X11R6/bin
33 PATH: /usr/X11R6/sbin
34 PATH: /usr/bin
35 PATH: /usr/sbin
36 PATH: /bin
37 PATH: /sbin
38 PATH: /usr/games
39 PATH: /home/nectar/bin
40
41
42 ## ----------- ##
43 ## Core tests. ##
44 ## ----------- ##
45
46 configure:1473: checking for gcc
47 configure:1489: found /usr/bin/gcc
48 configure:1499: result: gcc
49 configure:1743: checking for C compiler version
50 configure:1746: gcc --version </dev/null >&5
51 gcc (GCC) 3.1 [FreeBSD] 20020509 (prerelease)
52 Copyright (C) 2002 Free Software Foundation, Inc.
53 This is free software; see the source for copying conditions.  There is NO
54 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
55
56 configure:1749: $? = 0
57 configure:1751: gcc -v </dev/null >&5
58 Using built-in specs.
59 Configured with: FreeBSD/i386 system compiler
60 Thread model: posix
61 gcc version 3.1 [FreeBSD] 20020509 (prerelease)
62 configure:1754: $? = 0
63 configure:1756: gcc -V </dev/null >&5
64 gcc: argument to `-V' is missing
65 configure:1759: $? = 1
66 configure:1785: checking for C compiler default output
67 configure:1788: gcc    conftest.c  >&5
68 configure:1791: $? = 0
69 configure:1824: result: a.out
70 configure:1829: checking whether the C compiler works
71 configure:1835: ./a.out
72 configure:1838: $? = 0
73 configure:1853: result: yes
74 configure:1860: checking whether we are cross compiling
75 configure:1862: result: no
76 configure:1865: checking for suffix of executables
77 configure:1867: gcc -o conftest    conftest.c  >&5
78 configure:1870: $? = 0
79 configure:1892: result: 
80 configure:1898: checking for suffix of object files
81 configure:1922: gcc -c   conftest.c >&5
82 configure:1925: $? = 0
83 configure:1944: result: o
84 configure:1948: checking whether we are using the GNU C compiler
85 configure:1975: gcc -c   conftest.c >&5
86 configure:1978: $? = 0
87 configure:1981: test -s conftest.o
88 configure:1984: $? = 0
89 configure:1996: result: yes
90 configure:2002: checking whether gcc accepts -g
91 configure:2026: gcc -c -g  conftest.c >&5
92 configure:2029: $? = 0
93 configure:2032: test -s conftest.o
94 configure:2035: $? = 0
95 configure:2045: result: yes
96 configure:2072: gcc -c -g -O2  conftest.c >&5
97 conftest.c:2: syntax error before "me"
98 configure:2075: $? = 1
99 configure: failed program was:
100 #ifndef __cplusplus
101   choke me
102 #endif
103 configure:2190: checking how to run the C preprocessor
104 configure:2216: gcc -E  conftest.c
105 configure:2222: $? = 0
106 configure:2249: gcc -E  conftest.c
107 configure:2246:28: ac_nonexistent.h: No such file or directory
108 configure:2255: $? = 1
109 configure: failed program was:
110 #line 2245 "configure"
111 #include "confdefs.h"
112 #include <ac_nonexistent.h>
113 configure:2292: result: gcc -E
114 configure:2307: gcc -E  conftest.c
115 configure:2313: $? = 0
116 configure:2340: gcc -E  conftest.c
117 configure:2337:28: ac_nonexistent.h: No such file or directory
118 configure:2346: $? = 1
119 configure: failed program was:
120 #line 2336 "configure"
121 #include "confdefs.h"
122 #include <ac_nonexistent.h>
123 configure:2386: checking for gcc option to accept ANSI C
124 configure:2449: gcc  -c -g -O2  conftest.c >&5
125 configure:2452: $? = 0
126 configure:2455: test -s conftest.o
127 configure:2458: $? = 0
128 configure:2475: result: none needed
129 configure:2522: checking for a BSD-compatible install
130 configure:2576: result: /usr/bin/install -c
131 configure:2587: checking whether build environment is sane
132 configure:2630: result: yes
133 configure:2663: checking for gawk
134 configure:2679: found /usr/bin/gawk
135 configure:2689: result: gawk
136 configure:2699: checking whether make sets ${MAKE}
137 configure:2719: result: yes
138 configure:2748: checking for style of include used by make
139 configure:2776: result: GNU
140 configure:2938: checking dependency style of gcc
141 configure:3000: result: none
142 configure:3018: checking build system type
143 configure:3036: result: i386-unknown-freebsd5.0
144 configure:3044: checking host system type
145 configure:3058: result: i386-unknown-freebsd5.0
146 configure:3082: checking for bison
147 configure:3098: found /usr/local/bin/bison
148 configure:3108: result: bison -y
149 configure:3123: checking for flex
150 configure:3139: found /usr/bin/flex
151 configure:3149: result: flex
152 configure:3162: checking for yywrap in -lfl
153 configure:3195: gcc -o conftest -g -O2   conftest.c -lfl   >&5
154 configure:3198: $? = 0
155 configure:3201: test -s conftest
156 configure:3204: $? = 0
157 configure:3215: result: yes
158 configure:3284: checking lex output file root
159 configure:3295: flex conftest.l
160 configure:3298: $? = 0
161 configure:3310: result: lex.yy
162 configure:3315: checking whether yytext is a pointer
163 configure:3331: gcc -o conftest -g -O2   conftest.c  -lfl >&5
164 configure:3334: $? = 0
165 configure:3337: test -s conftest
166 configure:3340: $? = 0
167 configure:3352: result: yes
168 configure:3370: checking for gawk
169 configure:3396: result: gawk
170 configure:3406: checking for ln -s or something else
171 configure:3427: result: ln -s
172 configure:3603: checking for __attribute__
173 configure:3638: gcc  -c -g -O2  conftest.c >&5
174 configure:3641: $? = 0
175 configure:3644: test -s conftest.o
176 configure:3647: $? = 0
177 configure:3665: result: yes
178 configure:3757: checking for ld used by GCC
179 configure:3820: result: /usr/libexec/elf/ld
180 configure:3829: checking if the linker (/usr/libexec/elf/ld) is GNU ld
181 GNU ld version 2.12.0 [FreeBSD] 2002-04-10
182 configure:3841: result: yes
183 configure:3846: checking for /usr/libexec/elf/ld option to reload object files
184 configure:3853: result: -r
185 configure:3858: checking for BSD-compatible nm
186 configure:3894: result: /usr/bin/nm -B
187 configure:3897: checking whether ln -s works
188 configure:3901: result: yes
189 configure:3908: checking how to recognise dependant libraries
190 configure:4086: result: pass_all
191 configure:4096: checking command to parse /usr/bin/nm -B output
192 configure:4177: gcc  -c -g -O2  conftest.c >&5
193 configure:4180: $? = 0
194 configure:4184: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[  ]\([ABCDGISTW][ABCDGISTW]*\)[   ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
195 configure:4187: $? = 0
196 configure:4239: gcc  -o conftest -g -O2   conftest.c conftstm.o >&5
197 configure:4242: $? = 0
198 configure:4286: result: ok
199 configure:4291: checking for ANSI C header files
200 configure:4305: gcc -E  conftest.c
201 configure:4311: $? = 0
202 configure:4398: gcc  -o conftest -g -O2   conftest.c  >&5
203 configure:4401: $? = 0
204 configure:4403: ./conftest
205 configure:4406: $? = 0
206 configure:4420: result: yes
207 configure:4444: checking for sys/types.h
208 configure:4457: gcc  -c -g -O2  conftest.c >&5
209 configure:4460: $? = 0
210 configure:4463: test -s conftest.o
211 configure:4466: $? = 0
212 configure:4476: result: yes
213 configure:4444: checking for sys/stat.h
214 configure:4457: gcc  -c -g -O2  conftest.c >&5
215 configure:4460: $? = 0
216 configure:4463: test -s conftest.o
217 configure:4466: $? = 0
218 configure:4476: result: yes
219 configure:4444: checking for stdlib.h
220 configure:4457: gcc  -c -g -O2  conftest.c >&5
221 configure:4460: $? = 0
222 configure:4463: test -s conftest.o
223 configure:4466: $? = 0
224 configure:4476: result: yes
225 configure:4444: checking for string.h
226 configure:4457: gcc  -c -g -O2  conftest.c >&5
227 configure:4460: $? = 0
228 configure:4463: test -s conftest.o
229 configure:4466: $? = 0
230 configure:4476: result: yes
231 configure:4444: checking for memory.h
232 configure:4457: gcc  -c -g -O2  conftest.c >&5
233 configure:4460: $? = 0
234 configure:4463: test -s conftest.o
235 configure:4466: $? = 0
236 configure:4476: result: yes
237 configure:4444: checking for strings.h
238 configure:4457: gcc  -c -g -O2  conftest.c >&5
239 configure:4460: $? = 0
240 configure:4463: test -s conftest.o
241 configure:4466: $? = 0
242 configure:4476: result: yes
243 configure:4444: checking for inttypes.h
244 configure:4457: gcc  -c -g -O2  conftest.c >&5
245 configure:4460: $? = 0
246 configure:4463: test -s conftest.o
247 configure:4466: $? = 0
248 configure:4476: result: yes
249 configure:4444: checking for stdint.h
250 configure:4457: gcc  -c -g -O2  conftest.c >&5
251 configure:4460: $? = 0
252 configure:4463: test -s conftest.o
253 configure:4466: $? = 0
254 configure:4476: result: yes
255 configure:4444: checking for unistd.h
256 configure:4457: gcc  -c -g -O2  conftest.c >&5
257 configure:4460: $? = 0
258 configure:4463: test -s conftest.o
259 configure:4466: $? = 0
260 configure:4476: result: yes
261 configure:4502: checking dlfcn.h usability
262 configure:4511: gcc  -c -g -O2  conftest.c >&5
263 configure:4514: $? = 0
264 configure:4517: test -s conftest.o
265 configure:4520: $? = 0
266 configure:4529: result: yes
267 configure:4533: checking dlfcn.h presence
268 configure:4540: gcc -E  conftest.c
269 configure:4546: $? = 0
270 configure:4564: result: yes
271 configure:4582: checking for dlfcn.h
272 configure:4589: result: yes
273 configure:4786: checking for ranlib
274 configure:4802: found /usr/bin/ranlib
275 configure:4813: result: ranlib
276 configure:4866: checking for strip
277 configure:4882: found /usr/bin/strip
278 configure:4893: result: strip
279 configure:5104: checking for objdir
280 configure:5115: result: .libs
281 configure:5132: checking for gcc option to produce PIC
282 configure:5282: result: -fPIC
283 configure:5286: checking if gcc PIC flag -fPIC works
284 configure:5312: gcc  -c -g -O2 -fPIC -DPIC  conftest.c >&5
285 configure:5315: $? = 0
286 configure:5318: test -s conftest.o
287 configure:5321: $? = 0
288 configure:5358: result: yes
289 configure:5374: checking if gcc static flag -static works
290 configure:5401: gcc  -o conftest -g -O2   -static conftest.c  >&5
291 configure:5404: $? = 0
292 configure:5407: test -s conftest
293 configure:5410: $? = 0
294 configure:5425: result: yes
295 configure:5437: checking if gcc supports -c -o file.o
296 configure:5457: gcc  -c -g -O2 -o out/conftest2.o  conftest.c >&5
297 configure:5481: result: yes
298 configure:5486: checking if gcc supports -c -o file.lo
299 configure:5516: gcc  -c -g -O2 -c -o conftest.lo  conftest.c >&5
300 configure:5519: $? = 0
301 configure:5522: test -s conftest.lo
302 configure:5525: $? = 0
303 configure:5546: result: yes
304 configure:5577: checking if gcc supports -fno-rtti -fno-exceptions
305 configure:5602: gcc  -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c  conftest.c >&5
306 configure:5605: $? = 0
307 configure:5608: test -s conftest.o
308 configure:5611: $? = 0
309 configure:5627: result: yes
310 configure:5638: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries
311 configure:6318: result: yes
312 configure:6323: checking how to hardcode library paths into programs
313 configure:6347: result: immediate
314 configure:6352: checking whether stripping libraries is possible
315 configure:6357: result: yes
316 configure:6368: checking dynamic linker characteristics
317 configure:6761: result: freebsd5.0 ld.so
318 configure:6766: checking if libtool supports shared libraries
319 configure:6768: result: yes
320 configure:6771: checking whether to build shared libraries
321 configure:6792: result: yes
322 configure:6795: checking whether to build static libraries
323 configure:6799: result: yes
324 configure:7461: checking whether -lc should be explicitly linked in
325 configure:7469: gcc  -c -g -O2  conftest.c >&5
326 configure:7472: $? = 0
327 configure:7486: gcc  -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
328 configure:7489: $? = 1
329 configure:7502: result: yes
330 configure:8123: checking db4/db.h usability
331 configure:8132: gcc  -c -g -O2  conftest.c >&5
332 configure:8161:20: db4/db.h: No such file or directory
333 configure:8135: $? = 1
334 configure: failed program was:
335 #line 8126 "configure"
336 #include "confdefs.h"
337 #include <stdio.h>
338 #if HAVE_SYS_TYPES_H
339 # include <sys/types.h>
340 #endif
341 #if HAVE_SYS_STAT_H
342 # include <sys/stat.h>
343 #endif
344 #if STDC_HEADERS
345 # include <stdlib.h>
346 # include <stddef.h>
347 #else
348 # if HAVE_STDLIB_H
349 #  include <stdlib.h>
350 # endif
351 #endif
352 #if HAVE_STRING_H
353 # if !STDC_HEADERS && HAVE_MEMORY_H
354 #  include <memory.h>
355 # endif
356 # include <string.h>
357 #endif
358 #if HAVE_STRINGS_H
359 # include <strings.h>
360 #endif
361 #if HAVE_INTTYPES_H
362 # include <inttypes.h>
363 #else
364 # if HAVE_STDINT_H
365 #  include <stdint.h>
366 # endif
367 #endif
368 #if HAVE_UNISTD_H
369 # include <unistd.h>
370 #endif
371 #include <db4/db.h>
372 configure:8150: result: no
373 configure:8154: checking db4/db.h presence
374 configure:8161: gcc -E  conftest.c
375 configure:8158:20: db4/db.h: No such file or directory
376 configure:8167: $? = 1
377 configure: failed program was:
378 #line 8157 "configure"
379 #include "confdefs.h"
380 #include <db4/db.h>
381 configure:8185: result: no
382 configure:8203: checking for db4/db.h
383 configure:8210: result: no
384 configure:8123: checking db3/db.h usability
385 configure:8132: gcc  -c -g -O2  conftest.c >&5
386 configure:8161:20: db3/db.h: No such file or directory
387 configure:8135: $? = 1
388 configure: failed program was:
389 #line 8126 "configure"
390 #include "confdefs.h"
391 #include <stdio.h>
392 #if HAVE_SYS_TYPES_H
393 # include <sys/types.h>
394 #endif
395 #if HAVE_SYS_STAT_H
396 # include <sys/stat.h>
397 #endif
398 #if STDC_HEADERS
399 # include <stdlib.h>
400 # include <stddef.h>
401 #else
402 # if HAVE_STDLIB_H
403 #  include <stdlib.h>
404 # endif
405 #endif
406 #if HAVE_STRING_H
407 # if !STDC_HEADERS && HAVE_MEMORY_H
408 #  include <memory.h>
409 # endif
410 # include <string.h>
411 #endif
412 #if HAVE_STRINGS_H
413 # include <strings.h>
414 #endif
415 #if HAVE_INTTYPES_H
416 # include <inttypes.h>
417 #else
418 # if HAVE_STDINT_H
419 #  include <stdint.h>
420 # endif
421 #endif
422 #if HAVE_UNISTD_H
423 # include <unistd.h>
424 #endif
425 #include <db3/db.h>
426 configure:8150: result: no
427 configure:8154: checking db3/db.h presence
428 configure:8161: gcc -E  conftest.c
429 configure:8158:20: db3/db.h: No such file or directory
430 configure:8167: $? = 1
431 configure: failed program was:
432 #line 8157 "configure"
433 #include "confdefs.h"
434 #include <db3/db.h>
435 configure:8185: result: no
436 configure:8203: checking for db3/db.h
437 configure:8210: result: no
438 configure:8123: checking db.h usability
439 configure:8132: gcc  -c -g -O2  conftest.c >&5
440 configure:8135: $? = 0
441 configure:8138: test -s conftest.o
442 configure:8141: $? = 0
443 configure:8150: result: yes
444 configure:8154: checking db.h presence
445 configure:8161: gcc -E  conftest.c
446 configure:8167: $? = 0
447 configure:8185: result: yes
448 configure:8203: checking for db.h
449 configure:8210: result: yes
450 configure:8123: checking db_185.h usability
451 configure:8132: gcc  -c -g -O2  conftest.c >&5
452 configure:8161:20: db_185.h: No such file or directory
453 configure:8135: $? = 1
454 configure: failed program was:
455 #line 8126 "configure"
456 #include "confdefs.h"
457 #include <stdio.h>
458 #if HAVE_SYS_TYPES_H
459 # include <sys/types.h>
460 #endif
461 #if HAVE_SYS_STAT_H
462 # include <sys/stat.h>
463 #endif
464 #if STDC_HEADERS
465 # include <stdlib.h>
466 # include <stddef.h>
467 #else
468 # if HAVE_STDLIB_H
469 #  include <stdlib.h>
470 # endif
471 #endif
472 #if HAVE_STRING_H
473 # if !STDC_HEADERS && HAVE_MEMORY_H
474 #  include <memory.h>
475 # endif
476 # include <string.h>
477 #endif
478 #if HAVE_STRINGS_H
479 # include <strings.h>
480 #endif
481 #if HAVE_INTTYPES_H
482 # include <inttypes.h>
483 #else
484 # if HAVE_STDINT_H
485 #  include <stdint.h>
486 # endif
487 #endif
488 #if HAVE_UNISTD_H
489 # include <unistd.h>
490 #endif
491 #include <db_185.h>
492 configure:8150: result: no
493 configure:8154: checking db_185.h presence
494 configure:8161: gcc -E  conftest.c
495 configure:8158:20: db_185.h: No such file or directory
496 configure:8167: $? = 1
497 configure: failed program was:
498 #line 8157 "configure"
499 #include "confdefs.h"
500 #include <db_185.h>
501 configure:8185: result: no
502 configure:8203: checking for db_185.h
503 configure:8210: result: no
504 configure:8228: checking for db_create
505 configure:8273: gcc  -o conftest -g -O2   conftest.c     >&5
506 /var/tmp//ccHtREmr.o: In function `main':
507 /usr/home/nectar/devel/heimdal/configure:8266: undefined reference to `db_create'
508 configure:8276: $? = 1
509 configure: failed program was:
510 #line 8246 "configure"
511 #include "confdefs.h"
512
513   #include <stdio.h>
514   #ifdef HAVE_DB4_DB_H
515   #include <db4/db.h>
516   #elif defined(HAVE_DB3_DB_H)
517   #include <db3/db.h>
518   #else
519   #include <db.h>
520   #endif
521
522 #ifdef F77_DUMMY_MAIN
523 #  ifdef __cplusplus
524      extern "C"
525 #  endif
526    int F77_DUMMY_MAIN() { return 1; }
527 #endif
528 int
529 main ()
530 {
531 db_create(NULL, NULL, 0)
532   ;
533   return 0;
534 }
535 configure:8273: gcc  -o conftest -g -O2   conftest.c  -ldb4   >&5
536 /usr/libexec/elf/ld: cannot find -ldb4
537 configure:8276: $? = 1
538 configure: failed program was:
539 #line 8246 "configure"
540 #include "confdefs.h"
541
542   #include <stdio.h>
543   #ifdef HAVE_DB4_DB_H
544   #include <db4/db.h>
545   #elif defined(HAVE_DB3_DB_H)
546   #include <db3/db.h>
547   #else
548   #include <db.h>
549   #endif
550
551 #ifdef F77_DUMMY_MAIN
552 #  ifdef __cplusplus
553      extern "C"
554 #  endif
555    int F77_DUMMY_MAIN() { return 1; }
556 #endif
557 int
558 main ()
559 {
560 db_create(NULL, NULL, 0)
561   ;
562   return 0;
563 }
564 configure:8273: gcc  -o conftest -g -O2   conftest.c  -ldb3   >&5
565 /usr/libexec/elf/ld: cannot find -ldb3
566 configure:8276: $? = 1
567 configure: failed program was:
568 #line 8246 "configure"
569 #include "confdefs.h"
570
571   #include <stdio.h>
572   #ifdef HAVE_DB4_DB_H
573   #include <db4/db.h>
574   #elif defined(HAVE_DB3_DB_H)
575   #include <db3/db.h>
576   #else
577   #include <db.h>
578   #endif
579
580 #ifdef F77_DUMMY_MAIN
581 #  ifdef __cplusplus
582      extern "C"
583 #  endif
584    int F77_DUMMY_MAIN() { return 1; }
585 #endif
586 int
587 main ()
588 {
589 db_create(NULL, NULL, 0)
590   ;
591   return 0;
592 }
593 configure:8273: gcc  -o conftest -g -O2   conftest.c  -ldb   >&5
594 /usr/libexec/elf/ld: cannot find -ldb
595 configure:8276: $? = 1
596 configure: failed program was:
597 #line 8246 "configure"
598 #include "confdefs.h"
599
600   #include <stdio.h>
601   #ifdef HAVE_DB4_DB_H
602   #include <db4/db.h>
603   #elif defined(HAVE_DB3_DB_H)
604   #include <db3/db.h>
605   #else
606   #include <db.h>
607   #endif
608
609 #ifdef F77_DUMMY_MAIN
610 #  ifdef __cplusplus
611      extern "C"
612 #  endif
613    int F77_DUMMY_MAIN() { return 1; }
614 #endif
615 int
616 main ()
617 {
618 db_create(NULL, NULL, 0)
619   ;
620   return 0;
621 }
622 configure:8397: result: no
623 configure:8436: checking for dbopen
624 configure:8483: gcc  -o conftest -g -O2   conftest.c     >&5
625 configure:8486: $? = 0
626 configure:8489: test -s conftest
627 configure:8492: $? = 0
628 configure:8601: result: yes
629 configure:8647: checking for dbm_firstkey
630 configure:8688: gcc  -o conftest -g -O2   conftest.c     >&5
631 configure:8670: syntax error before '*' token
632 configure:8670: warning: data definition has no type or storage class
633 configure:8691: $? = 1
634 configure: failed program was:
635 #line 8665 "configure"
636 #include "confdefs.h"
637
638     #include <stdio.h>
639     #define DB_DBM_HSEARCH 1
640     #include <db.h>
641     DBM *dbm;
642
643 #ifdef F77_DUMMY_MAIN
644 #  ifdef __cplusplus
645      extern "C"
646 #  endif
647    int F77_DUMMY_MAIN() { return 1; }
648 #endif
649 int
650 main ()
651 {
652 dbm_firstkey(NULL)
653   ;
654   return 0;
655 }
656 configure:8812: result: no
657 configure:8877: checking dbm.h usability
658 configure:8886: gcc  -c -g -O2  conftest.c >&5
659 configure:8915:17: dbm.h: No such file or directory
660 configure:8889: $? = 1
661 configure: failed program was:
662 #line 8880 "configure"
663 #include "confdefs.h"
664 #include <stdio.h>
665 #if HAVE_SYS_TYPES_H
666 # include <sys/types.h>
667 #endif
668 #if HAVE_SYS_STAT_H
669 # include <sys/stat.h>
670 #endif
671 #if STDC_HEADERS
672 # include <stdlib.h>
673 # include <stddef.h>
674 #else
675 # if HAVE_STDLIB_H
676 #  include <stdlib.h>
677 # endif
678 #endif
679 #if HAVE_STRING_H
680 # if !STDC_HEADERS && HAVE_MEMORY_H
681 #  include <memory.h>
682 # endif
683 # include <string.h>
684 #endif
685 #if HAVE_STRINGS_H
686 # include <strings.h>
687 #endif
688 #if HAVE_INTTYPES_H
689 # include <inttypes.h>
690 #else
691 # if HAVE_STDINT_H
692 #  include <stdint.h>
693 # endif
694 #endif
695 #if HAVE_UNISTD_H
696 # include <unistd.h>
697 #endif
698 #include <dbm.h>
699 configure:8904: result: no
700 configure:8908: checking dbm.h presence
701 configure:8915: gcc -E  conftest.c
702 configure:8912:17: dbm.h: No such file or directory
703 configure:8921: $? = 1
704 configure: failed program was:
705 #line 8911 "configure"
706 #include "confdefs.h"
707 #include <dbm.h>
708 configure:8939: result: no
709 configure:8957: checking for dbm.h
710 configure:8964: result: no
711 configure:8877: checking ndbm.h usability
712 configure:8886: gcc  -c -g -O2  conftest.c >&5
713 configure:8889: $? = 0
714 configure:8892: test -s conftest.o
715 configure:8895: $? = 0
716 configure:8904: result: yes
717 configure:8908: checking ndbm.h presence
718 configure:8915: gcc -E  conftest.c
719 configure:8921: $? = 0
720 configure:8939: result: yes
721 configure:8957: checking for ndbm.h
722 configure:8964: result: yes
723 configure:8981: checking for dbm_firstkey
724 configure:9025: gcc  -o conftest -g -O2   conftest.c     >&5
725 configure:9028: $? = 0
726 configure:9031: test -s conftest
727 configure:9034: $? = 0
728 configure:9143: result: yes
729 configure:9516: checking if ndbm is implemented with db
730 configure:9548: gcc  -o conftest -g -O2   conftest.c  >&5
731 configure:9551: $? = 0
732 configure:9553: ./conftest
733 configure:9556: $? = 0
734 configure:9560: result: yes
735 configure:9617: checking for inline
736 configure:9634: gcc  -c -g -O2  conftest.c >&5
737 configure:9637: $? = 0
738 configure:9640: test -s conftest.o
739 configure:9643: $? = 0
740 configure:9654: result: inline
741 configure:9669: checking for an ANSI C-conforming const
742 configure:9739: gcc  -c -g -O2  conftest.c >&5
743 configure:9742: $? = 0
744 configure:9745: test -s conftest.o
745 configure:9748: $? = 0
746 configure:9758: result: yes
747 configure:9768: checking for size_t
748 configure:9795: gcc  -c -g -O2  conftest.c >&5
749 configure:9798: $? = 0
750 configure:9801: test -s conftest.o
751 configure:9804: $? = 0
752 configure:9814: result: yes
753 configure:9826: checking for pid_t
754 configure:9853: gcc  -c -g -O2  conftest.c >&5
755 configure:9856: $? = 0
756 configure:9859: test -s conftest.o
757 configure:9862: $? = 0
758 configure:9872: result: yes
759 configure:9884: checking for uid_t in sys/types.h
760 configure:9904: result: yes
761 configure:9920: checking return type of signal handlers
762 configure:9954: gcc  -c -g -O2  conftest.c >&5
763 configure:9957: $? = 0
764 configure:9960: test -s conftest.o
765 configure:9963: $? = 0
766 configure:9973: result: void
767 configure:9992: checking whether time.h and sys/time.h may both be included
768 configure:10020: gcc  -c -g -O2  conftest.c >&5
769 configure:10023: $? = 0
770 configure:10026: test -s conftest.o
771 configure:10029: $? = 0
772 configure:10039: result: yes
773 configure:10064: checking standards.h usability
774 configure:10073: gcc  -c -g -O2  conftest.c >&5
775 configure:10102:23: standards.h: No such file or directory
776 configure:10076: $? = 1
777 configure: failed program was:
778 #line 10067 "configure"
779 #include "confdefs.h"
780 #include <stdio.h>
781 #if HAVE_SYS_TYPES_H
782 # include <sys/types.h>
783 #endif
784 #if HAVE_SYS_STAT_H
785 # include <sys/stat.h>
786 #endif
787 #if STDC_HEADERS
788 # include <stdlib.h>
789 # include <stddef.h>
790 #else
791 # if HAVE_STDLIB_H
792 #  include <stdlib.h>
793 # endif
794 #endif
795 #if HAVE_STRING_H
796 # if !STDC_HEADERS && HAVE_MEMORY_H
797 #  include <memory.h>
798 # endif
799 # include <string.h>
800 #endif
801 #if HAVE_STRINGS_H
802 # include <strings.h>
803 #endif
804 #if HAVE_INTTYPES_H
805 # include <inttypes.h>
806 #else
807 # if HAVE_STDINT_H
808 #  include <stdint.h>
809 # endif
810 #endif
811 #if HAVE_UNISTD_H
812 # include <unistd.h>
813 #endif
814 #include <standards.h>
815 configure:10091: result: no
816 configure:10095: checking standards.h presence
817 configure:10102: gcc -E  conftest.c
818 configure:10099:23: standards.h: No such file or directory
819 configure:10108: $? = 1
820 configure: failed program was:
821 #line 10098 "configure"
822 #include "confdefs.h"
823 #include <standards.h>
824 configure:10126: result: no
825 configure:10144: checking for standards.h
826 configure:10151: result: no
827 configure:10168: checking for netinet/ip.h
828 configure:10183: gcc -E  conftest.c
829 configure:10189: $? = 0
830 configure:10208: result: yes
831 configure:10168: checking for netinet/tcp.h
832 configure:10183: gcc -E  conftest.c
833 configure:10189: $? = 0
834 configure:10208: result: yes
835 configure:10343: checking for getlogin
836 configure:10386: gcc  -o conftest -g -O2   conftest.c  >&5
837 configure:10389: $? = 0
838 configure:10392: test -s conftest
839 configure:10395: $? = 0
840 configure:10405: result: yes
841 configure:10343: checking for setlogin
842 configure:10386: gcc  -o conftest -g -O2   conftest.c  >&5
843 configure:10389: $? = 0
844 configure:10392: test -s conftest
845 configure:10395: $? = 0
846 configure:10405: result: yes
847 configure:10416: checking if getlogin is posix
848 configure:10429: result: no
849 configure:10441: checking if realloc if broken
850 configure:10465: gcc  -o conftest -g -O2   conftest.c  >&5
851 configure:10468: $? = 0
852 configure:10470: ./conftest
853 configure:10473: $? = 0
854 configure:10487: result: no
855 configure:10541: checking for ssize_t
856 configure:10570: gcc  -c -g -O2  conftest.c >&5
857 configure:10573: $? = 0
858 configure:10576: test -s conftest.o
859 configure:10579: $? = 0
860 configure:10590: result: yes
861 configure:10665: checking for long long
862 configure:10694: gcc  -c -g -O2  conftest.c >&5
863 configure:10697: $? = 0
864 configure:10700: test -s conftest.o
865 configure:10703: $? = 0
866 configure:10714: result: yes
867 configure:10892: checking arpa/inet.h usability
868 configure:10901: gcc  -c -g -O2  conftest.c >&5
869 configure:10904: $? = 0
870 configure:10907: test -s conftest.o
871 configure:10910: $? = 0
872 configure:10919: result: yes
873 configure:10923: checking arpa/inet.h presence
874 configure:10930: gcc -E  conftest.c
875 configure:10936: $? = 0
876 configure:10954: result: yes
877 configure:10972: checking for arpa/inet.h
878 configure:10979: result: yes
879 configure:10892: checking arpa/nameser.h usability
880 configure:10901: gcc  -c -g -O2  conftest.c >&5
881 configure:10904: $? = 0
882 configure:10907: test -s conftest.o
883 configure:10910: $? = 0
884 configure:10919: result: yes
885 configure:10923: checking arpa/nameser.h presence
886 configure:10930: gcc -E  conftest.c
887 configure:10936: $? = 0
888 configure:10954: result: yes
889 configure:10972: checking for arpa/nameser.h
890 configure:10979: result: yes
891 configure:10892: checking config.h usability
892 configure:10901: gcc  -c -g -O2  conftest.c >&5
893 configure:10930:20: config.h: No such file or directory
894 configure:10904: $? = 1
895 configure: failed program was:
896 #line 10895 "configure"
897 #include "confdefs.h"
898 #include <stdio.h>
899 #if HAVE_SYS_TYPES_H
900 # include <sys/types.h>
901 #endif
902 #if HAVE_SYS_STAT_H
903 # include <sys/stat.h>
904 #endif
905 #if STDC_HEADERS
906 # include <stdlib.h>
907 # include <stddef.h>
908 #else
909 # if HAVE_STDLIB_H
910 #  include <stdlib.h>
911 # endif
912 #endif
913 #if HAVE_STRING_H
914 # if !STDC_HEADERS && HAVE_MEMORY_H
915 #  include <memory.h>
916 # endif
917 # include <string.h>
918 #endif
919 #if HAVE_STRINGS_H
920 # include <strings.h>
921 #endif
922 #if HAVE_INTTYPES_H
923 # include <inttypes.h>
924 #else
925 # if HAVE_STDINT_H
926 #  include <stdint.h>
927 # endif
928 #endif
929 #if HAVE_UNISTD_H
930 # include <unistd.h>
931 #endif
932 #include <config.h>
933 configure:10919: result: no
934 configure:10923: checking config.h presence
935 configure:10930: gcc -E  conftest.c
936 configure:10927:20: config.h: No such file or directory
937 configure:10936: $? = 1
938 configure: failed program was:
939 #line 10926 "configure"
940 #include "confdefs.h"
941 #include <config.h>
942 configure:10954: result: no
943 configure:10972: checking for config.h
944 configure:10979: result: no
945 configure:10892: checking crypt.h usability
946 configure:10901: gcc  -c -g -O2  conftest.c >&5
947 configure:10930:19: crypt.h: No such file or directory
948 configure:10904: $? = 1
949 configure: failed program was:
950 #line 10895 "configure"
951 #include "confdefs.h"
952 #include <stdio.h>
953 #if HAVE_SYS_TYPES_H
954 # include <sys/types.h>
955 #endif
956 #if HAVE_SYS_STAT_H
957 # include <sys/stat.h>
958 #endif
959 #if STDC_HEADERS
960 # include <stdlib.h>
961 # include <stddef.h>
962 #else
963 # if HAVE_STDLIB_H
964 #  include <stdlib.h>
965 # endif
966 #endif
967 #if HAVE_STRING_H
968 # if !STDC_HEADERS && HAVE_MEMORY_H
969 #  include <memory.h>
970 # endif
971 # include <string.h>
972 #endif
973 #if HAVE_STRINGS_H
974 # include <strings.h>
975 #endif
976 #if HAVE_INTTYPES_H
977 # include <inttypes.h>
978 #else
979 # if HAVE_STDINT_H
980 #  include <stdint.h>
981 # endif
982 #endif
983 #if HAVE_UNISTD_H
984 # include <unistd.h>
985 #endif
986 #include <crypt.h>
987 configure:10919: result: no
988 configure:10923: checking crypt.h presence
989 configure:10930: gcc -E  conftest.c
990 configure:10927:19: crypt.h: No such file or directory
991 configure:10936: $? = 1
992 configure: failed program was:
993 #line 10926 "configure"
994 #include "confdefs.h"
995 #include <crypt.h>
996 configure:10954: result: no
997 configure:10972: checking for crypt.h
998 configure:10979: result: no
999 configure:10892: checking dirent.h usability
1000 configure:10901: gcc  -c -g -O2  conftest.c >&5
1001 configure:10904: $? = 0
1002 configure:10907: test -s conftest.o
1003 configure:10910: $? = 0
1004 configure:10919: result: yes
1005 configure:10923: checking dirent.h presence
1006 configure:10930: gcc -E  conftest.c
1007 configure:10936: $? = 0
1008 configure:10954: result: yes
1009 configure:10972: checking for dirent.h
1010 configure:10979: result: yes
1011 configure:10892: checking errno.h usability
1012 configure:10901: gcc  -c -g -O2  conftest.c >&5
1013 configure:10904: $? = 0
1014 configure:10907: test -s conftest.o
1015 configure:10910: $? = 0
1016 configure:10919: result: yes
1017 configure:10923: checking errno.h presence
1018 configure:10930: gcc -E  conftest.c
1019 configure:10936: $? = 0
1020 configure:10954: result: yes
1021 configure:10972: checking for errno.h
1022 configure:10979: result: yes
1023 configure:10892: checking err.h usability
1024 configure:10901: gcc  -c -g -O2  conftest.c >&5
1025 configure:10904: $? = 0
1026 configure:10907: test -s conftest.o
1027 configure:10910: $? = 0
1028 configure:10919: result: yes
1029 configure:10923: checking err.h presence
1030 configure:10930: gcc -E  conftest.c
1031 configure:10936: $? = 0
1032 configure:10954: result: yes
1033 configure:10972: checking for err.h
1034 configure:10979: result: yes
1035 configure:10892: checking fcntl.h usability
1036 configure:10901: gcc  -c -g -O2  conftest.c >&5
1037 configure:10904: $? = 0
1038 configure:10907: test -s conftest.o
1039 configure:10910: $? = 0
1040 configure:10919: result: yes
1041 configure:10923: checking fcntl.h presence
1042 configure:10930: gcc -E  conftest.c
1043 configure:10936: $? = 0
1044 configure:10954: result: yes
1045 configure:10972: checking for fcntl.h
1046 configure:10979: result: yes
1047 configure:10892: checking grp.h usability
1048 configure:10901: gcc  -c -g -O2  conftest.c >&5
1049 configure:10904: $? = 0
1050 configure:10907: test -s conftest.o
1051 configure:10910: $? = 0
1052 configure:10919: result: yes
1053 configure:10923: checking grp.h presence
1054 configure:10930: gcc -E  conftest.c
1055 configure:10936: $? = 0
1056 configure:10954: result: yes
1057 configure:10972: checking for grp.h
1058 configure:10979: result: yes
1059 configure:10892: checking ifaddrs.h usability
1060 configure:10901: gcc  -c -g -O2  conftest.c >&5
1061 configure:10904: $? = 0
1062 configure:10907: test -s conftest.o
1063 configure:10910: $? = 0
1064 configure:10919: result: yes
1065 configure:10923: checking ifaddrs.h presence
1066 configure:10930: gcc -E  conftest.c
1067 configure:10936: $? = 0
1068 configure:10954: result: yes
1069 configure:10972: checking for ifaddrs.h
1070 configure:10979: result: yes
1071 configure:10892: checking net/if.h usability
1072 configure:10901: gcc  -c -g -O2  conftest.c >&5
1073 In file included from configure:10930:
1074 /usr/include/net/if.h:225: field `ifru_addr' has incomplete type
1075 /usr/include/net/if.h:226: field `ifru_dstaddr' has incomplete type
1076 /usr/include/net/if.h:227: field `ifru_broadaddr' has incomplete type
1077 /usr/include/net/if.h:259: field `ifra_addr' has incomplete type
1078 /usr/include/net/if.h:260: field `ifra_broadaddr' has incomplete type
1079 /usr/include/net/if.h:261: field `ifra_mask' has incomplete type
1080 /usr/include/net/if.h:262: confused by earlier errors, bailing out
1081 configure:10904: $? = 1
1082 configure: failed program was:
1083 #line 10895 "configure"
1084 #include "confdefs.h"
1085 #include <stdio.h>
1086 #if HAVE_SYS_TYPES_H
1087 # include <sys/types.h>
1088 #endif
1089 #if HAVE_SYS_STAT_H
1090 # include <sys/stat.h>
1091 #endif
1092 #if STDC_HEADERS
1093 # include <stdlib.h>
1094 # include <stddef.h>
1095 #else
1096 # if HAVE_STDLIB_H
1097 #  include <stdlib.h>
1098 # endif
1099 #endif
1100 #if HAVE_STRING_H
1101 # if !STDC_HEADERS && HAVE_MEMORY_H
1102 #  include <memory.h>
1103 # endif
1104 # include <string.h>
1105 #endif
1106 #if HAVE_STRINGS_H
1107 # include <strings.h>
1108 #endif
1109 #if HAVE_INTTYPES_H
1110 # include <inttypes.h>
1111 #else
1112 # if HAVE_STDINT_H
1113 #  include <stdint.h>
1114 # endif
1115 #endif
1116 #if HAVE_UNISTD_H
1117 # include <unistd.h>
1118 #endif
1119 #include <net/if.h>
1120 configure:10919: result: no
1121 configure:10923: checking net/if.h presence
1122 configure:10930: gcc -E  conftest.c
1123 configure:10936: $? = 0
1124 configure:10954: result: yes
1125 configure:10965: WARNING: net/if.h: present but cannot be compiled
1126 configure:10967: WARNING: net/if.h: check for missing prerequisite headers?
1127 configure:10969: WARNING: net/if.h: proceeding with the preprocessor's result
1128 configure:10972: checking for net/if.h
1129 configure:10979: result: yes
1130 configure:10892: checking netdb.h usability
1131 configure:10901: gcc  -c -g -O2  conftest.c >&5
1132 configure:10904: $? = 0
1133 configure:10907: test -s conftest.o
1134 configure:10910: $? = 0
1135 configure:10919: result: yes
1136 configure:10923: checking netdb.h presence
1137 configure:10930: gcc -E  conftest.c
1138 configure:10936: $? = 0
1139 configure:10954: result: yes
1140 configure:10972: checking for netdb.h
1141 configure:10979: result: yes
1142 configure:10892: checking netinet/in.h usability
1143 configure:10901: gcc  -c -g -O2  conftest.c >&5
1144 configure:10904: $? = 0
1145 configure:10907: test -s conftest.o
1146 configure:10910: $? = 0
1147 configure:10919: result: yes
1148 configure:10923: checking netinet/in.h presence
1149 configure:10930: gcc -E  conftest.c
1150 configure:10936: $? = 0
1151 configure:10954: result: yes
1152 configure:10972: checking for netinet/in.h
1153 configure:10979: result: yes
1154 configure:10892: checking netinet/in6.h usability
1155 configure:10901: gcc  -c -g -O2  conftest.c >&5
1156 configure:10930:25: netinet/in6.h: No such file or directory
1157 configure:10904: $? = 1
1158 configure: failed program was:
1159 #line 10895 "configure"
1160 #include "confdefs.h"
1161 #include <stdio.h>
1162 #if HAVE_SYS_TYPES_H
1163 # include <sys/types.h>
1164 #endif
1165 #if HAVE_SYS_STAT_H
1166 # include <sys/stat.h>
1167 #endif
1168 #if STDC_HEADERS
1169 # include <stdlib.h>
1170 # include <stddef.h>
1171 #else
1172 # if HAVE_STDLIB_H
1173 #  include <stdlib.h>
1174 # endif
1175 #endif
1176 #if HAVE_STRING_H
1177 # if !STDC_HEADERS && HAVE_MEMORY_H
1178 #  include <memory.h>
1179 # endif
1180 # include <string.h>
1181 #endif
1182 #if HAVE_STRINGS_H
1183 # include <strings.h>
1184 #endif
1185 #if HAVE_INTTYPES_H
1186 # include <inttypes.h>
1187 #else
1188 # if HAVE_STDINT_H
1189 #  include <stdint.h>
1190 # endif
1191 #endif
1192 #if HAVE_UNISTD_H
1193 # include <unistd.h>
1194 #endif
1195 #include <netinet/in6.h>
1196 configure:10919: result: no
1197 configure:10923: checking netinet/in6.h presence
1198 configure:10930: gcc -E  conftest.c
1199 configure:10927:25: netinet/in6.h: No such file or directory
1200 configure:10936: $? = 1
1201 configure: failed program was:
1202 #line 10926 "configure"
1203 #include "confdefs.h"
1204 #include <netinet/in6.h>
1205 configure:10954: result: no
1206 configure:10972: checking for netinet/in6.h
1207 configure:10979: result: no
1208 configure:10892: checking netinet/in_systm.h usability
1209 configure:10901: gcc  -c -g -O2  conftest.c >&5
1210 configure:10904: $? = 0
1211 configure:10907: test -s conftest.o
1212 configure:10910: $? = 0
1213 configure:10919: result: yes
1214 configure:10923: checking netinet/in_systm.h presence
1215 configure:10930: gcc -E  conftest.c
1216 configure:10936: $? = 0
1217 configure:10954: result: yes
1218 configure:10972: checking for netinet/in_systm.h
1219 configure:10979: result: yes
1220 configure:10892: checking netinet6/in6.h usability
1221 configure:10901: gcc  -c -g -O2  conftest.c >&5
1222 In file included from configure:10930:
1223 /usr/include/netinet6/in6.h:69:2: #error "do not include netinet6/in6.h directly, include netinet/in.h.  see RFC2553"
1224 In file included from configure:10930:
1225 /usr/include/netinet6/in6.h:151: syntax error before "sa_family_t"
1226 configure:10904: $? = 1
1227 configure: failed program was:
1228 #line 10895 "configure"
1229 #include "confdefs.h"
1230 #include <stdio.h>
1231 #if HAVE_SYS_TYPES_H
1232 # include <sys/types.h>
1233 #endif
1234 #if HAVE_SYS_STAT_H
1235 # include <sys/stat.h>
1236 #endif
1237 #if STDC_HEADERS
1238 # include <stdlib.h>
1239 # include <stddef.h>
1240 #else
1241 # if HAVE_STDLIB_H
1242 #  include <stdlib.h>
1243 # endif
1244 #endif
1245 #if HAVE_STRING_H
1246 # if !STDC_HEADERS && HAVE_MEMORY_H
1247 #  include <memory.h>
1248 # endif
1249 # include <string.h>
1250 #endif
1251 #if HAVE_STRINGS_H
1252 # include <strings.h>
1253 #endif
1254 #if HAVE_INTTYPES_H
1255 # include <inttypes.h>
1256 #else
1257 # if HAVE_STDINT_H
1258 #  include <stdint.h>
1259 # endif
1260 #endif
1261 #if HAVE_UNISTD_H
1262 # include <unistd.h>
1263 #endif
1264 #include <netinet6/in6.h>
1265 configure:10919: result: no
1266 configure:10923: checking netinet6/in6.h presence
1267 configure:10930: gcc -E  conftest.c
1268 In file included from configure:10927:
1269 /usr/include/netinet6/in6.h:69:2: #error "do not include netinet6/in6.h directly, include netinet/in.h.  see RFC2553"
1270 configure:10936: $? = 1
1271 configure: failed program was:
1272 #line 10926 "configure"
1273 #include "confdefs.h"
1274 #include <netinet6/in6.h>
1275 configure:10954: result: no
1276 configure:10972: checking for netinet6/in6.h
1277 configure:10979: result: no
1278 configure:10892: checking netinet6/in6_var.h usability
1279 configure:10901: gcc  -c -g -O2  conftest.c >&5
1280 In file included from configure:10930:
1281 /usr/include/netinet6/in6_var.h:94: field `ia_ifa' has incomplete type
1282 /usr/include/netinet6/in6_var.h:97: field `ia_addr' has incomplete type
1283 /usr/include/netinet6/in6_var.h:98: field `ia_net' has incomplete type
1284 /usr/include/netinet6/in6_var.h:99: field `ia_dstaddr' has incomplete type
1285 /usr/include/netinet6/in6_var.h:100: field `ia_prefixmask' has incomplete type
1286 /usr/include/netinet6/in6_var.h:111: confused by earlier errors, bailing out
1287 configure:10904: $? = 1
1288 configure: failed program was:
1289 #line 10895 "configure"
1290 #include "confdefs.h"
1291 #include <stdio.h>
1292 #if HAVE_SYS_TYPES_H
1293 # include <sys/types.h>
1294 #endif
1295 #if HAVE_SYS_STAT_H
1296 # include <sys/stat.h>
1297 #endif
1298 #if STDC_HEADERS
1299 # include <stdlib.h>
1300 # include <stddef.h>
1301 #else
1302 # if HAVE_STDLIB_H
1303 #  include <stdlib.h>
1304 # endif
1305 #endif
1306 #if HAVE_STRING_H
1307 # if !STDC_HEADERS && HAVE_MEMORY_H
1308 #  include <memory.h>
1309 # endif
1310 # include <string.h>
1311 #endif
1312 #if HAVE_STRINGS_H
1313 # include <strings.h>
1314 #endif
1315 #if HAVE_INTTYPES_H
1316 # include <inttypes.h>
1317 #else
1318 # if HAVE_STDINT_H
1319 #  include <stdint.h>
1320 # endif
1321 #endif
1322 #if HAVE_UNISTD_H
1323 # include <unistd.h>
1324 #endif
1325 #include <netinet6/in6_var.h>
1326 configure:10919: result: no
1327 configure:10923: checking netinet6/in6_var.h presence
1328 configure:10930: gcc -E  conftest.c
1329 configure:10936: $? = 0
1330 configure:10954: result: yes
1331 configure:10965: WARNING: netinet6/in6_var.h: present but cannot be compiled
1332 configure:10967: WARNING: netinet6/in6_var.h: check for missing prerequisite headers?
1333 configure:10969: WARNING: netinet6/in6_var.h: proceeding with the preprocessor's result
1334 configure:10972: checking for netinet6/in6_var.h
1335 configure:10979: result: yes
1336 configure:10892: checking paths.h usability
1337 configure:10901: gcc  -c -g -O2  conftest.c >&5
1338 configure:10904: $? = 0
1339 configure:10907: test -s conftest.o
1340 configure:10910: $? = 0
1341 configure:10919: result: yes
1342 configure:10923: checking paths.h presence
1343 configure:10930: gcc -E  conftest.c
1344 configure:10936: $? = 0
1345 configure:10954: result: yes
1346 configure:10972: checking for paths.h
1347 configure:10979: result: yes
1348 configure:10892: checking pwd.h usability
1349 configure:10901: gcc  -c -g -O2  conftest.c >&5
1350 configure:10904: $? = 0
1351 configure:10907: test -s conftest.o
1352 configure:10910: $? = 0
1353 configure:10919: result: yes
1354 configure:10923: checking pwd.h presence
1355 configure:10930: gcc -E  conftest.c
1356 configure:10936: $? = 0
1357 configure:10954: result: yes
1358 configure:10972: checking for pwd.h
1359 configure:10979: result: yes
1360 configure:10892: checking resolv.h usability
1361 configure:10901: gcc  -c -g -O2  conftest.c >&5
1362 In file included from configure:10930:
1363 /usr/include/resolv.h:104: field `nsaddr_list' has incomplete type
1364 /usr/include/resolv.h:114: field `addr' has incomplete type
1365 /usr/include/resolv.h:116: confused by earlier errors, bailing out
1366 configure:10904: $? = 1
1367 configure: failed program was:
1368 #line 10895 "configure"
1369 #include "confdefs.h"
1370 #include <stdio.h>
1371 #if HAVE_SYS_TYPES_H
1372 # include <sys/types.h>
1373 #endif
1374 #if HAVE_SYS_STAT_H
1375 # include <sys/stat.h>
1376 #endif
1377 #if STDC_HEADERS
1378 # include <stdlib.h>
1379 # include <stddef.h>
1380 #else
1381 # if HAVE_STDLIB_H
1382 #  include <stdlib.h>
1383 # endif
1384 #endif
1385 #if HAVE_STRING_H
1386 # if !STDC_HEADERS && HAVE_MEMORY_H
1387 #  include <memory.h>
1388 # endif
1389 # include <string.h>
1390 #endif
1391 #if HAVE_STRINGS_H
1392 # include <strings.h>
1393 #endif
1394 #if HAVE_INTTYPES_H
1395 # include <inttypes.h>
1396 #else
1397 # if HAVE_STDINT_H
1398 #  include <stdint.h>
1399 # endif
1400 #endif
1401 #if HAVE_UNISTD_H
1402 # include <unistd.h>
1403 #endif
1404 #include <resolv.h>
1405 configure:10919: result: no
1406 configure:10923: checking resolv.h presence
1407 configure:10930: gcc -E  conftest.c
1408 configure:10936: $? = 0
1409 configure:10954: result: yes
1410 configure:10965: WARNING: resolv.h: present but cannot be compiled
1411 configure:10967: WARNING: resolv.h: check for missing prerequisite headers?
1412 configure:10969: WARNING: resolv.h: proceeding with the preprocessor's result
1413 configure:10972: checking for resolv.h
1414 configure:10979: result: yes
1415 configure:10892: checking rpcsvc/ypclnt.h usability
1416 configure:10901: gcc  -c -g -O2  conftest.c >&5
1417 configure:10904: $? = 0
1418 configure:10907: test -s conftest.o
1419 configure:10910: $? = 0
1420 configure:10919: result: yes
1421 configure:10923: checking rpcsvc/ypclnt.h presence
1422 configure:10930: gcc -E  conftest.c
1423 configure:10936: $? = 0
1424 configure:10954: result: yes
1425 configure:10972: checking for rpcsvc/ypclnt.h
1426 configure:10979: result: yes
1427 configure:10892: checking shadow.h usability
1428 configure:10901: gcc  -c -g -O2  conftest.c >&5
1429 configure:10930:20: shadow.h: No such file or directory
1430 configure:10904: $? = 1
1431 configure: failed program was:
1432 #line 10895 "configure"
1433 #include "confdefs.h"
1434 #include <stdio.h>
1435 #if HAVE_SYS_TYPES_H
1436 # include <sys/types.h>
1437 #endif
1438 #if HAVE_SYS_STAT_H
1439 # include <sys/stat.h>
1440 #endif
1441 #if STDC_HEADERS
1442 # include <stdlib.h>
1443 # include <stddef.h>
1444 #else
1445 # if HAVE_STDLIB_H
1446 #  include <stdlib.h>
1447 # endif
1448 #endif
1449 #if HAVE_STRING_H
1450 # if !STDC_HEADERS && HAVE_MEMORY_H
1451 #  include <memory.h>
1452 # endif
1453 # include <string.h>
1454 #endif
1455 #if HAVE_STRINGS_H
1456 # include <strings.h>
1457 #endif
1458 #if HAVE_INTTYPES_H
1459 # include <inttypes.h>
1460 #else
1461 # if HAVE_STDINT_H
1462 #  include <stdint.h>
1463 # endif
1464 #endif
1465 #if HAVE_UNISTD_H
1466 # include <unistd.h>
1467 #endif
1468 #include <shadow.h>
1469 configure:10919: result: no
1470 configure:10923: checking shadow.h presence
1471 configure:10930: gcc -E  conftest.c
1472 configure:10927:20: shadow.h: No such file or directory
1473 configure:10936: $? = 1
1474 configure: failed program was:
1475 #line 10926 "configure"
1476 #include "confdefs.h"
1477 #include <shadow.h>
1478 configure:10954: result: no
1479 configure:10972: checking for shadow.h
1480 configure:10979: result: no
1481 configure:10892: checking sys/bswap.h usability
1482 configure:10901: gcc  -c -g -O2  conftest.c >&5
1483 configure:10930:23: sys/bswap.h: No such file or directory
1484 configure:10904: $? = 1
1485 configure: failed program was:
1486 #line 10895 "configure"
1487 #include "confdefs.h"
1488 #include <stdio.h>
1489 #if HAVE_SYS_TYPES_H
1490 # include <sys/types.h>
1491 #endif
1492 #if HAVE_SYS_STAT_H
1493 # include <sys/stat.h>
1494 #endif
1495 #if STDC_HEADERS
1496 # include <stdlib.h>
1497 # include <stddef.h>
1498 #else
1499 # if HAVE_STDLIB_H
1500 #  include <stdlib.h>
1501 # endif
1502 #endif
1503 #if HAVE_STRING_H
1504 # if !STDC_HEADERS && HAVE_MEMORY_H
1505 #  include <memory.h>
1506 # endif
1507 # include <string.h>
1508 #endif
1509 #if HAVE_STRINGS_H
1510 # include <strings.h>
1511 #endif
1512 #if HAVE_INTTYPES_H
1513 # include <inttypes.h>
1514 #else
1515 # if HAVE_STDINT_H
1516 #  include <stdint.h>
1517 # endif
1518 #endif
1519 #if HAVE_UNISTD_H
1520 # include <unistd.h>
1521 #endif
1522 #include <sys/bswap.h>
1523 configure:10919: result: no
1524 configure:10923: checking sys/bswap.h presence
1525 configure:10930: gcc -E  conftest.c
1526 configure:10927:23: sys/bswap.h: No such file or directory
1527 configure:10936: $? = 1
1528 configure: failed program was:
1529 #line 10926 "configure"
1530 #include "confdefs.h"
1531 #include <sys/bswap.h>
1532 configure:10954: result: no
1533 configure:10972: checking for sys/bswap.h
1534 configure:10979: result: no
1535 configure:10892: checking sys/ioctl.h usability
1536 configure:10901: gcc  -c -g -O2  conftest.c >&5
1537 configure:10904: $? = 0
1538 configure:10907: test -s conftest.o
1539 configure:10910: $? = 0
1540 configure:10919: result: yes
1541 configure:10923: checking sys/ioctl.h presence
1542 configure:10930: gcc -E  conftest.c
1543 configure:10936: $? = 0
1544 configure:10954: result: yes
1545 configure:10972: checking for sys/ioctl.h
1546 configure:10979: result: yes
1547 configure:10892: checking sys/param.h usability
1548 configure:10901: gcc  -c -g -O2  conftest.c >&5
1549 configure:10904: $? = 0
1550 configure:10907: test -s conftest.o
1551 configure:10910: $? = 0
1552 configure:10919: result: yes
1553 configure:10923: checking sys/param.h presence
1554 configure:10930: gcc -E  conftest.c
1555 configure:10936: $? = 0
1556 configure:10954: result: yes
1557 configure:10972: checking for sys/param.h
1558 configure:10979: result: yes
1559 configure:10892: checking sys/proc.h usability
1560 configure:10901: gcc  -c -g -O2  conftest.c >&5
1561 In file included from /usr/include/sys/proc.h:58,
1562                  from configure:10930:
1563 /usr/include/sys/ucred.h:81: `NGROUPS' undeclared here (not in a function)
1564 /usr/include/sys/ucred.h:83: confused by earlier errors, bailing out
1565 configure:10904: $? = 1
1566 configure: failed program was:
1567 #line 10895 "configure"
1568 #include "confdefs.h"
1569 #include <stdio.h>
1570 #if HAVE_SYS_TYPES_H
1571 # include <sys/types.h>
1572 #endif
1573 #if HAVE_SYS_STAT_H
1574 # include <sys/stat.h>
1575 #endif
1576 #if STDC_HEADERS
1577 # include <stdlib.h>
1578 # include <stddef.h>
1579 #else
1580 # if HAVE_STDLIB_H
1581 #  include <stdlib.h>
1582 # endif
1583 #endif
1584 #if HAVE_STRING_H
1585 # if !STDC_HEADERS && HAVE_MEMORY_H
1586 #  include <memory.h>
1587 # endif
1588 # include <string.h>
1589 #endif
1590 #if HAVE_STRINGS_H
1591 # include <strings.h>
1592 #endif
1593 #if HAVE_INTTYPES_H
1594 # include <inttypes.h>
1595 #else
1596 # if HAVE_STDINT_H
1597 #  include <stdint.h>
1598 # endif
1599 #endif
1600 #if HAVE_UNISTD_H
1601 # include <unistd.h>
1602 #endif
1603 #include <sys/proc.h>
1604 configure:10919: result: no
1605 configure:10923: checking sys/proc.h presence
1606 configure:10930: gcc -E  conftest.c
1607 configure:10936: $? = 0
1608 configure:10954: result: yes
1609 configure:10965: WARNING: sys/proc.h: present but cannot be compiled
1610 configure:10967: WARNING: sys/proc.h: check for missing prerequisite headers?
1611 configure:10969: WARNING: sys/proc.h: proceeding with the preprocessor's result
1612 configure:10972: checking for sys/proc.h
1613 configure:10979: result: yes
1614 configure:10892: checking sys/resource.h usability
1615 configure:10901: gcc  -c -g -O2  conftest.c >&5
1616 configure:10904: $? = 0
1617 configure:10907: test -s conftest.o
1618 configure:10910: $? = 0
1619 configure:10919: result: yes
1620 configure:10923: checking sys/resource.h presence
1621 configure:10930: gcc -E  conftest.c
1622 configure:10936: $? = 0
1623 configure:10954: result: yes
1624 configure:10972: checking for sys/resource.h
1625 configure:10979: result: yes
1626 configure:10892: checking sys/socket.h usability
1627 configure:10901: gcc  -c -g -O2  conftest.c >&5
1628 configure:10904: $? = 0
1629 configure:10907: test -s conftest.o
1630 configure:10910: $? = 0
1631 configure:10919: result: yes
1632 configure:10923: checking sys/socket.h presence
1633 configure:10930: gcc -E  conftest.c
1634 configure:10936: $? = 0
1635 configure:10954: result: yes
1636 configure:10972: checking for sys/socket.h
1637 configure:10979: result: yes
1638 configure:10892: checking sys/sockio.h usability
1639 configure:10901: gcc  -c -g -O2  conftest.c >&5
1640 configure:10904: $? = 0
1641 configure:10907: test -s conftest.o
1642 configure:10910: $? = 0
1643 configure:10919: result: yes
1644 configure:10923: checking sys/sockio.h presence
1645 configure:10930: gcc -E  conftest.c
1646 configure:10936: $? = 0
1647 configure:10954: result: yes
1648 configure:10972: checking for sys/sockio.h
1649 configure:10979: result: yes
1650 configure:10883: checking for sys/stat.h
1651 configure:10888: result: yes
1652 configure:10892: checking sys/sysctl.h usability
1653 configure:10901: gcc  -c -g -O2  conftest.c >&5
1654 configure:10904: $? = 0
1655 configure:10907: test -s conftest.o
1656 configure:10910: $? = 0
1657 configure:10919: result: yes
1658 configure:10923: checking sys/sysctl.h presence
1659 configure:10930: gcc -E  conftest.c
1660 configure:10936: $? = 0
1661 configure:10954: result: yes
1662 configure:10972: checking for sys/sysctl.h
1663 configure:10979: result: yes
1664 configure:10892: checking sys/time.h usability
1665 configure:10901: gcc  -c -g -O2  conftest.c >&5
1666 configure:10904: $? = 0
1667 configure:10907: test -s conftest.o
1668 configure:10910: $? = 0
1669 configure:10919: result: yes
1670 configure:10923: checking sys/time.h presence
1671 configure:10930: gcc -E  conftest.c
1672 configure:10936: $? = 0
1673 configure:10954: result: yes
1674 configure:10972: checking for sys/time.h
1675 configure:10979: result: yes
1676 configure:10892: checking sys/tty.h usability
1677 configure:10901: gcc  -c -g -O2  conftest.c >&5
1678 configure:10904: $? = 0
1679 configure:10907: test -s conftest.o
1680 configure:10910: $? = 0
1681 configure:10919: result: yes
1682 configure:10923: checking sys/tty.h presence
1683 configure:10930: gcc -E  conftest.c
1684 configure:10936: $? = 0
1685 configure:10954: result: yes
1686 configure:10972: checking for sys/tty.h
1687 configure:10979: result: yes
1688 configure:10883: checking for sys/types.h
1689 configure:10888: result: yes
1690 configure:10892: checking sys/uio.h usability
1691 configure:10901: gcc  -c -g -O2  conftest.c >&5
1692 configure:10904: $? = 0
1693 configure:10907: test -s conftest.o
1694 configure:10910: $? = 0
1695 configure:10919: result: yes
1696 configure:10923: checking sys/uio.h presence
1697 configure:10930: gcc -E  conftest.c
1698 configure:10936: $? = 0
1699 configure:10954: result: yes
1700 configure:10972: checking for sys/uio.h
1701 configure:10979: result: yes
1702 configure:10892: checking sys/utsname.h usability
1703 configure:10901: gcc  -c -g -O2  conftest.c >&5
1704 configure:10904: $? = 0
1705 configure:10907: test -s conftest.o
1706 configure:10910: $? = 0
1707 configure:10919: result: yes
1708 configure:10923: checking sys/utsname.h presence
1709 configure:10930: gcc -E  conftest.c
1710 configure:10936: $? = 0
1711 configure:10954: result: yes
1712 configure:10972: checking for sys/utsname.h
1713 configure:10979: result: yes
1714 configure:10892: checking sys/wait.h usability
1715 configure:10901: gcc  -c -g -O2  conftest.c >&5
1716 configure:10904: $? = 0
1717 configure:10907: test -s conftest.o
1718 configure:10910: $? = 0
1719 configure:10919: result: yes
1720 configure:10923: checking sys/wait.h presence
1721 configure:10930: gcc -E  conftest.c
1722 configure:10936: $? = 0
1723 configure:10954: result: yes
1724 configure:10972: checking for sys/wait.h
1725 configure:10979: result: yes
1726 configure:10892: checking syslog.h usability
1727 configure:10901: gcc  -c -g -O2  conftest.c >&5
1728 configure:10904: $? = 0
1729 configure:10907: test -s conftest.o
1730 configure:10910: $? = 0
1731 configure:10919: result: yes
1732 configure:10923: checking syslog.h presence
1733 configure:10930: gcc -E  conftest.c
1734 configure:10936: $? = 0
1735 configure:10954: result: yes
1736 configure:10972: checking for syslog.h
1737 configure:10979: result: yes
1738 configure:10892: checking termios.h usability
1739 configure:10901: gcc  -c -g -O2  conftest.c >&5
1740 configure:10904: $? = 0
1741 configure:10907: test -s conftest.o
1742 configure:10910: $? = 0
1743 configure:10919: result: yes
1744 configure:10923: checking termios.h presence
1745 configure:10930: gcc -E  conftest.c
1746 configure:10936: $? = 0
1747 configure:10954: result: yes
1748 configure:10972: checking for termios.h
1749 configure:10979: result: yes
1750 configure:10883: checking for unistd.h
1751 configure:10888: result: yes
1752 configure:10892: checking userconf.h usability
1753 configure:10901: gcc  -c -g -O2  conftest.c >&5
1754 configure:10930:22: userconf.h: No such file or directory
1755 configure:10904: $? = 1
1756 configure: failed program was:
1757 #line 10895 "configure"
1758 #include "confdefs.h"
1759 #include <stdio.h>
1760 #if HAVE_SYS_TYPES_H
1761 # include <sys/types.h>
1762 #endif
1763 #if HAVE_SYS_STAT_H
1764 # include <sys/stat.h>
1765 #endif
1766 #if STDC_HEADERS
1767 # include <stdlib.h>
1768 # include <stddef.h>
1769 #else
1770 # if HAVE_STDLIB_H
1771 #  include <stdlib.h>
1772 # endif
1773 #endif
1774 #if HAVE_STRING_H
1775 # if !STDC_HEADERS && HAVE_MEMORY_H
1776 #  include <memory.h>
1777 # endif
1778 # include <string.h>
1779 #endif
1780 #if HAVE_STRINGS_H
1781 # include <strings.h>
1782 #endif
1783 #if HAVE_INTTYPES_H
1784 # include <inttypes.h>
1785 #else
1786 # if HAVE_STDINT_H
1787 #  include <stdint.h>
1788 # endif
1789 #endif
1790 #if HAVE_UNISTD_H
1791 # include <unistd.h>
1792 #endif
1793 #include <userconf.h>
1794 configure:10919: result: no
1795 configure:10923: checking userconf.h presence
1796 configure:10930: gcc -E  conftest.c
1797 configure:10927:22: userconf.h: No such file or directory
1798 configure:10936: $? = 1
1799 configure: failed program was:
1800 #line 10926 "configure"
1801 #include "confdefs.h"
1802 #include <userconf.h>
1803 configure:10954: result: no
1804 configure:10972: checking for userconf.h
1805 configure:10979: result: no
1806 configure:10892: checking usersec.h usability
1807 configure:10901: gcc  -c -g -O2  conftest.c >&5
1808 configure:10930:21: usersec.h: No such file or directory
1809 configure:10904: $? = 1
1810 configure: failed program was:
1811 #line 10895 "configure"
1812 #include "confdefs.h"
1813 #include <stdio.h>
1814 #if HAVE_SYS_TYPES_H
1815 # include <sys/types.h>
1816 #endif
1817 #if HAVE_SYS_STAT_H
1818 # include <sys/stat.h>
1819 #endif
1820 #if STDC_HEADERS
1821 # include <stdlib.h>
1822 # include <stddef.h>
1823 #else
1824 # if HAVE_STDLIB_H
1825 #  include <stdlib.h>
1826 # endif
1827 #endif
1828 #if HAVE_STRING_H
1829 # if !STDC_HEADERS && HAVE_MEMORY_H
1830 #  include <memory.h>
1831 # endif
1832 # include <string.h>
1833 #endif
1834 #if HAVE_STRINGS_H
1835 # include <strings.h>
1836 #endif
1837 #if HAVE_INTTYPES_H
1838 # include <inttypes.h>
1839 #else
1840 # if HAVE_STDINT_H
1841 #  include <stdint.h>
1842 # endif
1843 #endif
1844 #if HAVE_UNISTD_H
1845 # include <unistd.h>
1846 #endif
1847 #include <usersec.h>
1848 configure:10919: result: no
1849 configure:10923: checking usersec.h presence
1850 configure:10930: gcc -E  conftest.c
1851 configure:10927:21: usersec.h: No such file or directory
1852 configure:10936: $? = 1
1853 configure: failed program was:
1854 #line 10926 "configure"
1855 #include "confdefs.h"
1856 #include <usersec.h>
1857 configure:10954: result: no
1858 configure:10972: checking for usersec.h
1859 configure:10979: result: no
1860 configure:10892: checking util.h usability
1861 configure:10901: gcc  -c -g -O2  conftest.c >&5
1862 configure:10930:18: util.h: No such file or directory
1863 configure:10904: $? = 1
1864 configure: failed program was:
1865 #line 10895 "configure"
1866 #include "confdefs.h"
1867 #include <stdio.h>
1868 #if HAVE_SYS_TYPES_H
1869 # include <sys/types.h>
1870 #endif
1871 #if HAVE_SYS_STAT_H
1872 # include <sys/stat.h>
1873 #endif
1874 #if STDC_HEADERS
1875 # include <stdlib.h>
1876 # include <stddef.h>
1877 #else
1878 # if HAVE_STDLIB_H
1879 #  include <stdlib.h>
1880 # endif
1881 #endif
1882 #if HAVE_STRING_H
1883 # if !STDC_HEADERS && HAVE_MEMORY_H
1884 #  include <memory.h>
1885 # endif
1886 # include <string.h>
1887 #endif
1888 #if HAVE_STRINGS_H
1889 # include <strings.h>
1890 #endif
1891 #if HAVE_INTTYPES_H
1892 # include <inttypes.h>
1893 #else
1894 # if HAVE_STDINT_H
1895 #  include <stdint.h>
1896 # endif
1897 #endif
1898 #if HAVE_UNISTD_H
1899 # include <unistd.h>
1900 #endif
1901 #include <util.h>
1902 configure:10919: result: no
1903 configure:10923: checking util.h presence
1904 configure:10930: gcc -E  conftest.c
1905 configure:10927:18: util.h: No such file or directory
1906 configure:10936: $? = 1
1907 configure: failed program was:
1908 #line 10926 "configure"
1909 #include "confdefs.h"
1910 #include <util.h>
1911 configure:10954: result: no
1912 configure:10972: checking for util.h
1913 configure:10979: result: no
1914 configure:10892: checking vis.h usability
1915 configure:10901: gcc  -c -g -O2  conftest.c >&5
1916 configure:10904: $? = 0
1917 configure:10907: test -s conftest.o
1918 configure:10910: $? = 0
1919 configure:10919: result: yes
1920 configure:10923: checking vis.h presence
1921 configure:10930: gcc -E  conftest.c
1922 configure:10936: $? = 0
1923 configure:10954: result: yes
1924 configure:10972: checking for vis.h
1925 configure:10979: result: yes
1926 configure:11041: checking for socket
1927 configure:11077: gcc  -o conftest -g -O2   conftest.c     >&5
1928 configure:11080: $? = 0
1929 configure:11083: test -s conftest
1930 configure:11086: $? = 0
1931 configure:11195: result: yes
1932 configure:11229: checking for gethostbyname
1933 configure:11265: gcc  -o conftest -g -O2   conftest.c     >&5
1934 configure:11268: $? = 0
1935 configure:11271: test -s conftest
1936 configure:11274: $? = 0
1937 configure:11383: result: yes
1938 configure:11417: checking for syslog
1939 configure:11453: gcc  -o conftest -g -O2   conftest.c     >&5
1940 configure:11456: $? = 0
1941 configure:11459: test -s conftest
1942 configure:11462: $? = 0
1943 configure:11571: result: yes
1944 configure:11613: checking for IPv6 stack type
1945 configure:11627:45: /usr/local/v6/include/sys/types.h: No such file or directory
1946 configure:11740: result: kame
1947 configure:11743: checking for IPv6
1948 configure:11791: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
1949 configure:11794: $? = 0
1950 configure:11797: test -s conftest
1951 configure:11800: $? = 0
1952 configure:11810: result: yes
1953 configure:11823: checking for in6addr_loopback
1954 configure:11863: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
1955 configure:11866: $? = 0
1956 configure:11869: test -s conftest
1957 configure:11872: $? = 0
1958 configure:11882: result: yes
1959 configure:11898: checking for gethostbyname2
1960 configure:11934: gcc  -o conftest -DINET6 -g -O2   conftest.c     >&5
1961 configure:11937: $? = 0
1962 configure:11940: test -s conftest
1963 configure:11943: $? = 0
1964 configure:12052: result: yes
1965 configure:12087: checking for res_search
1966 configure:12137: gcc  -o conftest -DINET6 -g -O2   conftest.c     >&5
1967 configure:12140: $? = 0
1968 configure:12143: test -s conftest
1969 configure:12146: $? = 0
1970 configure:12255: result: yes
1971 configure:12290: checking for dn_expand
1972 configure:12340: gcc  -o conftest -DINET6 -g -O2   conftest.c     >&5
1973 configure:12343: $? = 0
1974 configure:12346: test -s conftest
1975 configure:12349: $? = 0
1976 configure:12458: result: yes
1977 configure:12490: checking for _res
1978 configure:12516: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
1979 configure:12519: $? = 0
1980 configure:12522: test -s conftest
1981 configure:12525: $? = 0
1982 configure:12538: result: yes
1983 configure:12547: checking if _res is properly declared
1984 configure:12585: gcc  -c -DINET6 -g -O2  conftest.c >&5
1985 configure:12568: conflicting types for `_res'
1986 /usr/include/resolv.h:201: previous declaration of `_res'
1987 configure:12588: $? = 1
1988 configure: failed program was:
1989 #line 12554 "configure"
1990 #include "confdefs.h"
1991 #include <stdio.h>
1992 #ifdef HAVE_SYS_TYPES_H
1993 #include <sys/types.h>
1994 #endif
1995 #ifdef HAVE_NETINET_IN_H
1996 #include <netinet/in.h>
1997 #endif
1998 #ifdef HAVE_ARPA_NAMESER_H
1999 #include <arpa/nameser.h>
2000 #endif
2001 #ifdef HAVE_RESOLV_H
2002 #include <resolv.h>
2003 #endif
2004 extern struct { int foo; } _res;
2005 #ifdef F77_DUMMY_MAIN
2006 #  ifdef __cplusplus
2007      extern "C"
2008 #  endif
2009    int F77_DUMMY_MAIN() { return 1; }
2010 #endif
2011 int
2012 main ()
2013 {
2014 _res.foo = 1;
2015   ;
2016   return 0;
2017 }
2018 configure:12609: result: yes
2019 configure:12625: checking for working snprintf
2020 configure:12648: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
2021 configure:12651: $? = 0
2022 configure:12653: ./conftest
2023 configure:12656: $? = 0
2024 configure:12669: result: yes
2025 configure:12682: checking if snprintf needs a prototype
2026 configure:12709: gcc  -c -DINET6 -g -O2  conftest.c >&5
2027 configure: In function `main':
2028 configure:12700: conflicting types for `snprintf'
2029 /usr/include/stdio.h:261: previous declaration of `snprintf'
2030 configure:12700: warning: extern declaration of `snprintf' doesn't match global one
2031 configure:12712: $? = 1
2032 configure: failed program was:
2033 #line 12688 "configure"
2034 #include "confdefs.h"
2035 #include <stdio.h>
2036 #ifdef F77_DUMMY_MAIN
2037 #  ifdef __cplusplus
2038      extern "C"
2039 #  endif
2040    int F77_DUMMY_MAIN() { return 1; }
2041 #endif
2042 int
2043 main ()
2044 {
2045 struct foo { int foo; } xx;
2046 extern int snprintf (struct foo*);
2047 snprintf(&xx);
2048
2049   ;
2050   return 0;
2051 }
2052 configure:12728: result: no
2053 configure:12742: checking for working vsnprintf
2054 configure:12776: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
2055 configure:12779: $? = 0
2056 configure:12781: ./conftest
2057 configure:12784: $? = 0
2058 configure:12797: result: yes
2059 configure:12810: checking if vsnprintf needs a prototype
2060 configure:12837: gcc  -c -DINET6 -g -O2  conftest.c >&5
2061 configure: In function `main':
2062 configure:12828: conflicting types for `vsnprintf'
2063 /usr/include/stdio.h:263: previous declaration of `vsnprintf'
2064 configure:12828: warning: extern declaration of `vsnprintf' doesn't match global one
2065 configure:12840: $? = 1
2066 configure: failed program was:
2067 #line 12816 "configure"
2068 #include "confdefs.h"
2069 #include <stdio.h>
2070 #ifdef F77_DUMMY_MAIN
2071 #  ifdef __cplusplus
2072      extern "C"
2073 #  endif
2074    int F77_DUMMY_MAIN() { return 1; }
2075 #endif
2076 int
2077 main ()
2078 {
2079 struct foo { int foo; } xx;
2080 extern int vsnprintf (struct foo*);
2081 vsnprintf(&xx);
2082
2083   ;
2084   return 0;
2085 }
2086 configure:12856: result: no
2087 configure:12871: checking for working glob
2088 configure:12907: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
2089 configure:12910: $? = 0
2090 configure:12913: test -s conftest
2091 configure:12916: $? = 0
2092 configure:12926: result: yes
2093 configure:12939: checking if glob needs a prototype
2094 configure:12967: gcc  -c -DINET6 -g -O2  conftest.c >&5
2095 configure: In function `main':
2096 configure:12958: conflicting types for `glob'
2097 /usr/include/glob.h:99: previous declaration of `glob'
2098 configure:12958: warning: extern declaration of `glob' doesn't match global one
2099 configure:12970: $? = 1
2100 configure: failed program was:
2101 #line 12945 "configure"
2102 #include "confdefs.h"
2103 #include <stdio.h>
2104 #include <glob.h>
2105 #ifdef F77_DUMMY_MAIN
2106 #  ifdef __cplusplus
2107      extern "C"
2108 #  endif
2109    int F77_DUMMY_MAIN() { return 1; }
2110 #endif
2111 int
2112 main ()
2113 {
2114 struct foo { int foo; } xx;
2115 extern int glob (struct foo*);
2116 glob(&xx);
2117
2118   ;
2119   return 0;
2120 }
2121 configure:12986: result: no
2122 configure:13070: checking for asnprintf
2123 configure:13113: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
2124 /var/tmp//cc2TZ5om.o: In function `main':
2125 /usr/home/nectar/devel/heimdal/configure:13104: undefined reference to `asnprintf'
2126 configure:13116: $? = 1
2127 configure: failed program was:
2128 #line 13076 "configure"
2129 #include "confdefs.h"
2130 /* System header to define __stub macros and hopefully few prototypes,
2131     which can conflict with char asnprintf (); below.  */
2132 #include <assert.h>
2133 /* Override any gcc2 internal prototype to avoid an error.  */
2134 #ifdef __cplusplus
2135 extern "C"
2136 #endif
2137 /* We use char because int might match the return type of a gcc2
2138    builtin and then its argument prototype would still apply.  */
2139 char asnprintf ();
2140 char (*f) ();
2141
2142 #ifdef F77_DUMMY_MAIN
2143 #  ifdef __cplusplus
2144      extern "C"
2145 #  endif
2146    int F77_DUMMY_MAIN() { return 1; }
2147 #endif
2148 int
2149 main ()
2150 {
2151 /* The GNU C library defines this for functions which it implements
2152     to always fail with ENOSYS.  Some functions are actually named
2153     something starting with __ and the normal name is an alias.  */
2154 #if defined (__stub_asnprintf) || defined (__stub___asnprintf)
2155 choke me
2156 #else
2157 f = asnprintf;
2158 #endif
2159
2160   ;
2161   return 0;
2162 }
2163 configure:13132: result: no
2164 configure:13070: checking for asprintf
2165 configure:13113: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
2166 configure:13116: $? = 0
2167 configure:13119: test -s conftest
2168 configure:13122: $? = 0
2169 configure:13132: result: yes
2170 configure:13070: checking for atexit
2171 configure:13113: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
2172 configure:13116: $? = 0
2173 configure:13119: test -s conftest
2174 configure:13122: $? = 0
2175 configure:13132: result: yes
2176 configure:13070: checking for cgetent
2177 configure:13113: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
2178 configure:13116: $? = 0
2179 configure:13119: test -s conftest
2180 configure:13122: $? = 0
2181 configure:13132: result: yes
2182 configure:13070: checking for getconfattr
2183 configure:13113: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
2184 /var/tmp//ccN38noV.o: In function `main':
2185 /usr/home/nectar/devel/heimdal/configure:13104: undefined reference to `getconfattr'
2186 configure:13116: $? = 1
2187 configure: failed program was:
2188 #line 13076 "configure"
2189 #include "confdefs.h"
2190 /* System header to define __stub macros and hopefully few prototypes,
2191     which can conflict with char getconfattr (); below.  */
2192 #include <assert.h>
2193 /* Override any gcc2 internal prototype to avoid an error.  */
2194 #ifdef __cplusplus
2195 extern "C"
2196 #endif
2197 /* We use char because int might match the return type of a gcc2
2198    builtin and then its argument prototype would still apply.  */
2199 char getconfattr ();
2200 char (*f) ();
2201
2202 #ifdef F77_DUMMY_MAIN
2203 #  ifdef __cplusplus
2204      extern "C"
2205 #  endif
2206    int F77_DUMMY_MAIN() { return 1; }
2207 #endif
2208 int
2209 main ()
2210 {
2211 /* The GNU C library defines this for functions which it implements
2212     to always fail with ENOSYS.  Some functions are actually named
2213     something starting with __ and the normal name is an alias.  */
2214 #if defined (__stub_getconfattr) || defined (__stub___getconfattr)
2215 choke me
2216 #else
2217 f = getconfattr;
2218 #endif
2219
2220   ;
2221   return 0;
2222 }
2223 configure:13132: result: no
2224 configure:13070: checking for getprogname
2225 configure:13113: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
2226 configure:13116: $? = 0
2227 configure:13119: test -s conftest
2228 configure:13122: $? = 0
2229 configure:13132: result: yes
2230 configure:13070: checking for getrlimit
2231 configure:13113: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
2232 configure:13116: $? = 0
2233 configure:13119: test -s conftest
2234 configure:13122: $? = 0
2235 configure:13132: result: yes
2236 configure:13070: checking for getspnam
2237 configure:13113: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
2238 /var/tmp//ccuTNlTk.o: In function `main':
2239 /usr/home/nectar/devel/heimdal/configure:13104: undefined reference to `getspnam'
2240 configure:13116: $? = 1
2241 configure: failed program was:
2242 #line 13076 "configure"
2243 #include "confdefs.h"
2244 /* System header to define __stub macros and hopefully few prototypes,
2245     which can conflict with char getspnam (); below.  */
2246 #include <assert.h>
2247 /* Override any gcc2 internal prototype to avoid an error.  */
2248 #ifdef __cplusplus
2249 extern "C"
2250 #endif
2251 /* We use char because int might match the return type of a gcc2
2252    builtin and then its argument prototype would still apply.  */
2253 char getspnam ();
2254 char (*f) ();
2255
2256 #ifdef F77_DUMMY_MAIN
2257 #  ifdef __cplusplus
2258      extern "C"
2259 #  endif
2260    int F77_DUMMY_MAIN() { return 1; }
2261 #endif
2262 int
2263 main ()
2264 {
2265 /* The GNU C library defines this for functions which it implements
2266     to always fail with ENOSYS.  Some functions are actually named
2267     something starting with __ and the normal name is an alias.  */
2268 #if defined (__stub_getspnam) || defined (__stub___getspnam)
2269 choke me
2270 #else
2271 f = getspnam;
2272 #endif
2273
2274   ;
2275   return 0;
2276 }
2277 configure:13132: result: no
2278 configure:13070: checking for initstate
2279 configure:13113: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
2280 configure:13116: $? = 0
2281 configure:13119: test -s conftest
2282 configure:13122: $? = 0
2283 configure:13132: result: yes
2284 configure:13070: checking for issetugid
2285 configure:13113: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
2286 configure:13116: $? = 0
2287 configure:13119: test -s conftest
2288 configure:13122: $? = 0
2289 configure:13132: result: yes
2290 configure:13070: checking for on_exit
2291 configure:13113: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
2292 /var/tmp//ccDJIDL2.o: In function `main':
2293 /usr/home/nectar/devel/heimdal/configure:13104: undefined reference to `on_exit'
2294 configure:13116: $? = 1
2295 configure: failed program was:
2296 #line 13076 "configure"
2297 #include "confdefs.h"
2298 /* System header to define __stub macros and hopefully few prototypes,
2299     which can conflict with char on_exit (); below.  */
2300 #include <assert.h>
2301 /* Override any gcc2 internal prototype to avoid an error.  */
2302 #ifdef __cplusplus
2303 extern "C"
2304 #endif
2305 /* We use char because int might match the return type of a gcc2
2306    builtin and then its argument prototype would still apply.  */
2307 char on_exit ();
2308 char (*f) ();
2309
2310 #ifdef F77_DUMMY_MAIN
2311 #  ifdef __cplusplus
2312      extern "C"
2313 #  endif
2314    int F77_DUMMY_MAIN() { return 1; }
2315 #endif
2316 int
2317 main ()
2318 {
2319 /* The GNU C library defines this for functions which it implements
2320     to always fail with ENOSYS.  Some functions are actually named
2321     something starting with __ and the normal name is an alias.  */
2322 #if defined (__stub_on_exit) || defined (__stub___on_exit)
2323 choke me
2324 #else
2325 f = on_exit;
2326 #endif
2327
2328   ;
2329   return 0;
2330 }
2331 configure:13132: result: no
2332 configure:13070: checking for random
2333 configure:13113: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
2334 configure:13116: $? = 0
2335 configure:13119: test -s conftest
2336 configure:13122: $? = 0
2337 configure:13132: result: yes
2338 configure:13070: checking for setprogname
2339 configure:13113: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
2340 configure:13116: $? = 0
2341 configure:13119: test -s conftest
2342 configure:13122: $? = 0
2343 configure:13132: result: yes
2344 configure:13070: checking for setstate
2345 configure:13113: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
2346 configure:13116: $? = 0
2347 configure:13119: test -s conftest
2348 configure:13122: $? = 0
2349 configure:13132: result: yes
2350 configure:13070: checking for strsvis
2351 configure:13113: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
2352 /var/tmp//cc79BzAP.o: In function `main':
2353 /usr/home/nectar/devel/heimdal/configure:13104: undefined reference to `strsvis'
2354 configure:13116: $? = 1
2355 configure: failed program was:
2356 #line 13076 "configure"
2357 #include "confdefs.h"
2358 /* System header to define __stub macros and hopefully few prototypes,
2359     which can conflict with char strsvis (); below.  */
2360 #include <assert.h>
2361 /* Override any gcc2 internal prototype to avoid an error.  */
2362 #ifdef __cplusplus
2363 extern "C"
2364 #endif
2365 /* We use char because int might match the return type of a gcc2
2366    builtin and then its argument prototype would still apply.  */
2367 char strsvis ();
2368 char (*f) ();
2369
2370 #ifdef F77_DUMMY_MAIN
2371 #  ifdef __cplusplus
2372      extern "C"
2373 #  endif
2374    int F77_DUMMY_MAIN() { return 1; }
2375 #endif
2376 int
2377 main ()
2378 {
2379 /* The GNU C library defines this for functions which it implements
2380     to always fail with ENOSYS.  Some functions are actually named
2381     something starting with __ and the normal name is an alias.  */
2382 #if defined (__stub_strsvis) || defined (__stub___strsvis)
2383 choke me
2384 #else
2385 f = strsvis;
2386 #endif
2387
2388   ;
2389   return 0;
2390 }
2391 configure:13132: result: no
2392 configure:13070: checking for strunvis
2393 configure:13113: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
2394 configure:13116: $? = 0
2395 configure:13119: test -s conftest
2396 configure:13122: $? = 0
2397 configure:13132: result: yes
2398 configure:13070: checking for strvis
2399 configure:13113: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
2400 configure:13116: $? = 0
2401 configure:13119: test -s conftest
2402 configure:13122: $? = 0
2403 configure:13132: result: yes
2404 configure:13070: checking for strvisx
2405 configure:13113: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
2406 configure:13116: $? = 0
2407 configure:13119: test -s conftest
2408 configure:13122: $? = 0
2409 configure:13132: result: yes
2410 configure:13070: checking for svis
2411 configure:13113: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
2412 /var/tmp//cc44iOXX.o: In function `main':
2413 /usr/home/nectar/devel/heimdal/configure:13104: undefined reference to `svis'
2414 configure:13116: $? = 1
2415 configure: failed program was:
2416 #line 13076 "configure"
2417 #include "confdefs.h"
2418 /* System header to define __stub macros and hopefully few prototypes,
2419     which can conflict with char svis (); below.  */
2420 #include <assert.h>
2421 /* Override any gcc2 internal prototype to avoid an error.  */
2422 #ifdef __cplusplus
2423 extern "C"
2424 #endif
2425 /* We use char because int might match the return type of a gcc2
2426    builtin and then its argument prototype would still apply.  */
2427 char svis ();
2428 char (*f) ();
2429
2430 #ifdef F77_DUMMY_MAIN
2431 #  ifdef __cplusplus
2432      extern "C"
2433 #  endif
2434    int F77_DUMMY_MAIN() { return 1; }
2435 #endif
2436 int
2437 main ()
2438 {
2439 /* The GNU C library defines this for functions which it implements
2440     to always fail with ENOSYS.  Some functions are actually named
2441     something starting with __ and the normal name is an alias.  */
2442 #if defined (__stub_svis) || defined (__stub___svis)
2443 choke me
2444 #else
2445 f = svis;
2446 #endif
2447
2448   ;
2449   return 0;
2450 }
2451 configure:13132: result: no
2452 configure:13070: checking for sysconf
2453 configure:13113: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
2454 configure:13116: $? = 0
2455 configure:13119: test -s conftest
2456 configure:13122: $? = 0
2457 configure:13132: result: yes
2458 configure:13070: checking for sysctl
2459 configure:13113: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
2460 configure:13116: $? = 0
2461 configure:13119: test -s conftest
2462 configure:13122: $? = 0
2463 configure:13132: result: yes
2464 configure:13070: checking for uname
2465 configure:13113: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
2466 configure:13116: $? = 0
2467 configure:13119: test -s conftest
2468 configure:13122: $? = 0
2469 configure:13132: result: yes
2470 configure:13070: checking for unvis
2471 configure:13113: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
2472 configure:13116: $? = 0
2473 configure:13119: test -s conftest
2474 configure:13122: $? = 0
2475 configure:13132: result: yes
2476 configure:13070: checking for vasnprintf
2477 configure:13113: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
2478 /var/tmp//ccwNpsOz.o: In function `main':
2479 /usr/home/nectar/devel/heimdal/configure:13104: undefined reference to `vasnprintf'
2480 configure:13116: $? = 1
2481 configure: failed program was:
2482 #line 13076 "configure"
2483 #include "confdefs.h"
2484 /* System header to define __stub macros and hopefully few prototypes,
2485     which can conflict with char vasnprintf (); below.  */
2486 #include <assert.h>
2487 /* Override any gcc2 internal prototype to avoid an error.  */
2488 #ifdef __cplusplus
2489 extern "C"
2490 #endif
2491 /* We use char because int might match the return type of a gcc2
2492    builtin and then its argument prototype would still apply.  */
2493 char vasnprintf ();
2494 char (*f) ();
2495
2496 #ifdef F77_DUMMY_MAIN
2497 #  ifdef __cplusplus
2498      extern "C"
2499 #  endif
2500    int F77_DUMMY_MAIN() { return 1; }
2501 #endif
2502 int
2503 main ()
2504 {
2505 /* The GNU C library defines this for functions which it implements
2506     to always fail with ENOSYS.  Some functions are actually named
2507     something starting with __ and the normal name is an alias.  */
2508 #if defined (__stub_vasnprintf) || defined (__stub___vasnprintf)
2509 choke me
2510 #else
2511 f = vasnprintf;
2512 #endif
2513
2514   ;
2515   return 0;
2516 }
2517 configure:13132: result: no
2518 configure:13070: checking for vasprintf
2519 configure:13113: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
2520 configure:13116: $? = 0
2521 configure:13119: test -s conftest
2522 configure:13122: $? = 0
2523 configure:13132: result: yes
2524 configure:13070: checking for vis
2525 configure:13113: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
2526 configure:13116: $? = 0
2527 configure:13119: test -s conftest
2528 configure:13122: $? = 0
2529 configure:13132: result: yes
2530 configure:13152: checking for getsockopt
2531 configure:13193: gcc  -o conftest -DINET6 -g -O2   conftest.c     >&5
2532 configure:13196: $? = 0
2533 configure:13199: test -s conftest
2534 configure:13202: $? = 0
2535 configure:13311: result: yes
2536 configure:13340: checking for setsockopt
2537 configure:13381: gcc  -o conftest -DINET6 -g -O2   conftest.c     >&5
2538 configure:13384: $? = 0
2539 configure:13387: test -s conftest
2540 configure:13390: $? = 0
2541 configure:13499: result: yes
2542 configure:13530: checking for hstrerror
2543 configure:13568: gcc  -o conftest -DINET6 -g -O2   conftest.c     >&5
2544 configure:13571: $? = 0
2545 configure:13574: test -s conftest
2546 configure:13577: $? = 0
2547 configure:13686: result: yes
2548 configure:13722: checking if hstrerror needs a prototype
2549 configure:13752: gcc  -c -DINET6 -g -O2  conftest.c >&5
2550 configure: In function `main':
2551 configure:13743: conflicting types for `hstrerror'
2552 /usr/include/netdb.h:229: previous declaration of `hstrerror'
2553 configure:13743: warning: extern declaration of `hstrerror' doesn't match global one
2554 configure:13755: $? = 1
2555 configure: failed program was:
2556 #line 13728 "configure"
2557 #include "confdefs.h"
2558
2559 #ifdef HAVE_NETDB_H
2560 #include <netdb.h>
2561 #endif
2562 #ifdef F77_DUMMY_MAIN
2563 #  ifdef __cplusplus
2564      extern "C"
2565 #  endif
2566    int F77_DUMMY_MAIN() { return 1; }
2567 #endif
2568 int
2569 main ()
2570 {
2571 struct foo { int foo; } xx;
2572 extern int hstrerror (struct foo*);
2573 hstrerror(&xx);
2574
2575   ;
2576   return 0;
2577 }
2578 configure:13771: result: no
2579 configure:13785: checking if asprintf needs a prototype
2580 configure:13814: gcc  -c -DINET6 -g -O2  conftest.c >&5
2581 configure: In function `main':
2582 configure:13805: conflicting types for `asprintf'
2583 /usr/include/stdio.h:318: previous declaration of `asprintf'
2584 configure:13805: warning: extern declaration of `asprintf' doesn't match global one
2585 configure:13817: $? = 1
2586 configure: failed program was:
2587 #line 13791 "configure"
2588 #include "confdefs.h"
2589
2590         #include <stdio.h>
2591         #include <string.h>
2592 #ifdef F77_DUMMY_MAIN
2593 #  ifdef __cplusplus
2594      extern "C"
2595 #  endif
2596    int F77_DUMMY_MAIN() { return 1; }
2597 #endif
2598 int
2599 main ()
2600 {
2601 struct foo { int foo; } xx;
2602 extern int asprintf (struct foo*);
2603 asprintf(&xx);
2604
2605   ;
2606   return 0;
2607 }
2608 configure:13833: result: no
2609 configure:13845: checking if vasprintf needs a prototype
2610 configure:13874: gcc  -c -DINET6 -g -O2  conftest.c >&5
2611 configure: In function `main':
2612 configure:13865: conflicting types for `vasprintf'
2613 /usr/include/stdio.h:331: previous declaration of `vasprintf'
2614 configure:13865: warning: extern declaration of `vasprintf' doesn't match global one
2615 configure:13877: $? = 1
2616 configure: failed program was:
2617 #line 13851 "configure"
2618 #include "confdefs.h"
2619
2620         #include <stdio.h>
2621         #include <string.h>
2622 #ifdef F77_DUMMY_MAIN
2623 #  ifdef __cplusplus
2624      extern "C"
2625 #  endif
2626    int F77_DUMMY_MAIN() { return 1; }
2627 #endif
2628 int
2629 main ()
2630 {
2631 struct foo { int foo; } xx;
2632 extern int vasprintf (struct foo*);
2633 vasprintf(&xx);
2634
2635   ;
2636   return 0;
2637 }
2638 configure:13893: result: no
2639 configure:13905: checking if asnprintf needs a prototype
2640 configure:13934: gcc  -c -DINET6 -g -O2  conftest.c >&5
2641 configure:13937: $? = 0
2642 configure:13940: test -s conftest.o
2643 configure:13943: $? = 0
2644 configure:13953: result: yes
2645 configure:13965: checking if vasnprintf needs a prototype
2646 configure:13994: gcc  -c -DINET6 -g -O2  conftest.c >&5
2647 configure:13997: $? = 0
2648 configure:14000: test -s conftest.o
2649 configure:14003: $? = 0
2650 configure:14013: result: yes
2651 configure:14028: checking for bswap16
2652 configure:14066: gcc  -o conftest -DINET6 -g -O2   conftest.c     >&5
2653 /var/tmp//ccFKdMFM.o: In function `main':
2654 /usr/home/nectar/devel/heimdal/configure:14059: undefined reference to `bswap16'
2655 configure:14069: $? = 1
2656 configure: failed program was:
2657 #line 14046 "configure"
2658 #include "confdefs.h"
2659 #ifdef HAVE_SYS_BSWAP_H
2660 #include <sys/bswap.h>
2661 #endif
2662 #ifdef F77_DUMMY_MAIN
2663 #  ifdef __cplusplus
2664      extern "C"
2665 #  endif
2666    int F77_DUMMY_MAIN() { return 1; }
2667 #endif
2668 int
2669 main ()
2670 {
2671 bswap16(0)
2672   ;
2673   return 0;
2674 }
2675 configure:14190: result: no
2676 configure:14214: checking for bswap32
2677 configure:14252: gcc  -o conftest -DINET6 -g -O2   conftest.c     >&5
2678 /var/tmp//ccoPpl5z.o: In function `main':
2679 /usr/home/nectar/devel/heimdal/configure:14245: undefined reference to `bswap32'
2680 configure:14255: $? = 1
2681 configure: failed program was:
2682 #line 14232 "configure"
2683 #include "confdefs.h"
2684 #ifdef HAVE_SYS_BSWAP_H
2685 #include <sys/bswap.h>
2686 #endif
2687 #ifdef F77_DUMMY_MAIN
2688 #  ifdef __cplusplus
2689      extern "C"
2690 #  endif
2691    int F77_DUMMY_MAIN() { return 1; }
2692 #endif
2693 int
2694 main ()
2695 {
2696 bswap32(0)
2697   ;
2698   return 0;
2699 }
2700 configure:14376: result: no
2701 configure:14400: checking for pidfile
2702 configure:14438: gcc  -o conftest -DINET6 -g -O2   conftest.c     >&5
2703 /var/tmp//ccyQOns0.o: In function `main':
2704 /usr/home/nectar/devel/heimdal/configure:14431: undefined reference to `pidfile'
2705 configure:14441: $? = 1
2706 configure: failed program was:
2707 #line 14418 "configure"
2708 #include "confdefs.h"
2709 #ifdef HAVE_UTIL_H
2710 #include <util.h>
2711 #endif
2712 #ifdef F77_DUMMY_MAIN
2713 #  ifdef __cplusplus
2714      extern "C"
2715 #  endif
2716    int F77_DUMMY_MAIN() { return 1; }
2717 #endif
2718 int
2719 main ()
2720 {
2721 pidfile(0)
2722   ;
2723   return 0;
2724 }
2725 configure:14438: gcc  -o conftest -DINET6 -g -O2   conftest.c  -lutil   >&5
2726 /var/tmp//ccs6tJX7.o: In function `main':
2727 /usr/home/nectar/devel/heimdal/configure:14431: undefined reference to `pidfile'
2728 configure:14441: $? = 1
2729 configure: failed program was:
2730 #line 14418 "configure"
2731 #include "confdefs.h"
2732 #ifdef HAVE_UTIL_H
2733 #include <util.h>
2734 #endif
2735 #ifdef F77_DUMMY_MAIN
2736 #  ifdef __cplusplus
2737      extern "C"
2738 #  endif
2739    int F77_DUMMY_MAIN() { return 1; }
2740 #endif
2741 int
2742 main ()
2743 {
2744 pidfile(0)
2745   ;
2746   return 0;
2747 }
2748 configure:14562: result: no
2749 configure:14587: checking for getaddrinfo
2750 configure:14625: gcc  -o conftest -DINET6 -g -O2   conftest.c     >&5
2751 configure:14628: $? = 0
2752 configure:14631: test -s conftest
2753 configure:14634: $? = 0
2754 configure:14743: result: yes
2755 configure:14782: checking for getnameinfo
2756 configure:14820: gcc  -o conftest -DINET6 -g -O2   conftest.c     >&5
2757 configure:14823: $? = 0
2758 configure:14826: test -s conftest
2759 configure:14829: $? = 0
2760 configure:14938: result: yes
2761 configure:14977: checking for freeaddrinfo
2762 configure:15015: gcc  -o conftest -DINET6 -g -O2   conftest.c     >&5
2763 configure:15018: $? = 0
2764 configure:15021: test -s conftest
2765 configure:15024: $? = 0
2766 configure:15133: result: yes
2767 configure:15172: checking for gai_strerror
2768 configure:15210: gcc  -o conftest -DINET6 -g -O2   conftest.c     >&5
2769 configure:15213: $? = 0
2770 configure:15216: test -s conftest
2771 configure:15219: $? = 0
2772 configure:15328: result: yes
2773 configure:15363: checking for chown
2774 configure:15406: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
2775 configure:15409: $? = 0
2776 configure:15412: test -s conftest
2777 configure:15415: $? = 0
2778 configure:15425: result: yes
2779 configure:15436: checking for copyhostent
2780 configure:15479: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
2781 /var/tmp//ccL6rDNd.o: In function `main':
2782 /usr/home/nectar/devel/heimdal/configure:15470: undefined reference to `copyhostent'
2783 configure:15482: $? = 1
2784 configure: failed program was:
2785 #line 15442 "configure"
2786 #include "confdefs.h"
2787 /* System header to define __stub macros and hopefully few prototypes,
2788     which can conflict with char copyhostent (); below.  */
2789 #include <assert.h>
2790 /* Override any gcc2 internal prototype to avoid an error.  */
2791 #ifdef __cplusplus
2792 extern "C"
2793 #endif
2794 /* We use char because int might match the return type of a gcc2
2795    builtin and then its argument prototype would still apply.  */
2796 char copyhostent ();
2797 char (*f) ();
2798
2799 #ifdef F77_DUMMY_MAIN
2800 #  ifdef __cplusplus
2801      extern "C"
2802 #  endif
2803    int F77_DUMMY_MAIN() { return 1; }
2804 #endif
2805 int
2806 main ()
2807 {
2808 /* The GNU C library defines this for functions which it implements
2809     to always fail with ENOSYS.  Some functions are actually named
2810     something starting with __ and the normal name is an alias.  */
2811 #if defined (__stub_copyhostent) || defined (__stub___copyhostent)
2812 choke me
2813 #else
2814 f = copyhostent;
2815 #endif
2816
2817   ;
2818   return 0;
2819 }
2820 configure:15498: result: no
2821 configure:15509: checking for daemon
2822 configure:15552: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
2823 configure:15555: $? = 0
2824 configure:15558: test -s conftest
2825 configure:15561: $? = 0
2826 configure:15571: result: yes
2827 configure:15582: checking for ecalloc
2828 configure:15625: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
2829 /var/tmp//ccbL9aKG.o: In function `main':
2830 /usr/home/nectar/devel/heimdal/configure:15616: undefined reference to `ecalloc'
2831 configure:15628: $? = 1
2832 configure: failed program was:
2833 #line 15588 "configure"
2834 #include "confdefs.h"
2835 /* System header to define __stub macros and hopefully few prototypes,
2836     which can conflict with char ecalloc (); below.  */
2837 #include <assert.h>
2838 /* Override any gcc2 internal prototype to avoid an error.  */
2839 #ifdef __cplusplus
2840 extern "C"
2841 #endif
2842 /* We use char because int might match the return type of a gcc2
2843    builtin and then its argument prototype would still apply.  */
2844 char ecalloc ();
2845 char (*f) ();
2846
2847 #ifdef F77_DUMMY_MAIN
2848 #  ifdef __cplusplus
2849      extern "C"
2850 #  endif
2851    int F77_DUMMY_MAIN() { return 1; }
2852 #endif
2853 int
2854 main ()
2855 {
2856 /* The GNU C library defines this for functions which it implements
2857     to always fail with ENOSYS.  Some functions are actually named
2858     something starting with __ and the normal name is an alias.  */
2859 #if defined (__stub_ecalloc) || defined (__stub___ecalloc)
2860 choke me
2861 #else
2862 f = ecalloc;
2863 #endif
2864
2865   ;
2866   return 0;
2867 }
2868 configure:15644: result: no
2869 configure:15655: checking for emalloc
2870 configure:15698: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
2871 /var/tmp//ccuYlSdk.o: In function `main':
2872 /usr/home/nectar/devel/heimdal/configure:15689: undefined reference to `emalloc'
2873 configure:15701: $? = 1
2874 configure: failed program was:
2875 #line 15661 "configure"
2876 #include "confdefs.h"
2877 /* System header to define __stub macros and hopefully few prototypes,
2878     which can conflict with char emalloc (); below.  */
2879 #include <assert.h>
2880 /* Override any gcc2 internal prototype to avoid an error.  */
2881 #ifdef __cplusplus
2882 extern "C"
2883 #endif
2884 /* We use char because int might match the return type of a gcc2
2885    builtin and then its argument prototype would still apply.  */
2886 char emalloc ();
2887 char (*f) ();
2888
2889 #ifdef F77_DUMMY_MAIN
2890 #  ifdef __cplusplus
2891      extern "C"
2892 #  endif
2893    int F77_DUMMY_MAIN() { return 1; }
2894 #endif
2895 int
2896 main ()
2897 {
2898 /* The GNU C library defines this for functions which it implements
2899     to always fail with ENOSYS.  Some functions are actually named
2900     something starting with __ and the normal name is an alias.  */
2901 #if defined (__stub_emalloc) || defined (__stub___emalloc)
2902 choke me
2903 #else
2904 f = emalloc;
2905 #endif
2906
2907   ;
2908   return 0;
2909 }
2910 configure:15717: result: no
2911 configure:15728: checking for erealloc
2912 configure:15771: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
2913 /var/tmp//cchEY2y8.o: In function `main':
2914 /usr/home/nectar/devel/heimdal/configure:15762: undefined reference to `erealloc'
2915 configure:15774: $? = 1
2916 configure: failed program was:
2917 #line 15734 "configure"
2918 #include "confdefs.h"
2919 /* System header to define __stub macros and hopefully few prototypes,
2920     which can conflict with char erealloc (); below.  */
2921 #include <assert.h>
2922 /* Override any gcc2 internal prototype to avoid an error.  */
2923 #ifdef __cplusplus
2924 extern "C"
2925 #endif
2926 /* We use char because int might match the return type of a gcc2
2927    builtin and then its argument prototype would still apply.  */
2928 char erealloc ();
2929 char (*f) ();
2930
2931 #ifdef F77_DUMMY_MAIN
2932 #  ifdef __cplusplus
2933      extern "C"
2934 #  endif
2935    int F77_DUMMY_MAIN() { return 1; }
2936 #endif
2937 int
2938 main ()
2939 {
2940 /* The GNU C library defines this for functions which it implements
2941     to always fail with ENOSYS.  Some functions are actually named
2942     something starting with __ and the normal name is an alias.  */
2943 #if defined (__stub_erealloc) || defined (__stub___erealloc)
2944 choke me
2945 #else
2946 f = erealloc;
2947 #endif
2948
2949   ;
2950   return 0;
2951 }
2952 configure:15790: result: no
2953 configure:15801: checking for estrdup
2954 configure:15844: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
2955 /var/tmp//ccKg2EqN.o: In function `main':
2956 /usr/home/nectar/devel/heimdal/configure:15835: undefined reference to `estrdup'
2957 configure:15847: $? = 1
2958 configure: failed program was:
2959 #line 15807 "configure"
2960 #include "confdefs.h"
2961 /* System header to define __stub macros and hopefully few prototypes,
2962     which can conflict with char estrdup (); below.  */
2963 #include <assert.h>
2964 /* Override any gcc2 internal prototype to avoid an error.  */
2965 #ifdef __cplusplus
2966 extern "C"
2967 #endif
2968 /* We use char because int might match the return type of a gcc2
2969    builtin and then its argument prototype would still apply.  */
2970 char estrdup ();
2971 char (*f) ();
2972
2973 #ifdef F77_DUMMY_MAIN
2974 #  ifdef __cplusplus
2975      extern "C"
2976 #  endif
2977    int F77_DUMMY_MAIN() { return 1; }
2978 #endif
2979 int
2980 main ()
2981 {
2982 /* The GNU C library defines this for functions which it implements
2983     to always fail with ENOSYS.  Some functions are actually named
2984     something starting with __ and the normal name is an alias.  */
2985 #if defined (__stub_estrdup) || defined (__stub___estrdup)
2986 choke me
2987 #else
2988 f = estrdup;
2989 #endif
2990
2991   ;
2992   return 0;
2993 }
2994 configure:15863: result: no
2995 configure:15874: checking for err
2996 configure:15917: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
2997 configure:15920: $? = 0
2998 configure:15923: test -s conftest
2999 configure:15926: $? = 0
3000 configure:15936: result: yes
3001 configure:15947: checking for errx
3002 configure:15990: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3003 configure:15993: $? = 0
3004 configure:15996: test -s conftest
3005 configure:15999: $? = 0
3006 configure:16009: result: yes
3007 configure:16020: checking for fchown
3008 configure:16063: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3009 configure:16066: $? = 0
3010 configure:16069: test -s conftest
3011 configure:16072: $? = 0
3012 configure:16082: result: yes
3013 configure:16093: checking for flock
3014 configure:16136: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3015 configure:16139: $? = 0
3016 configure:16142: test -s conftest
3017 configure:16145: $? = 0
3018 configure:16155: result: yes
3019 configure:16166: checking for fnmatch
3020 configure:16209: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3021 configure:16212: $? = 0
3022 configure:16215: test -s conftest
3023 configure:16218: $? = 0
3024 configure:16228: result: yes
3025 configure:16239: checking for freehostent
3026 configure:16282: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3027 configure:16285: $? = 0
3028 configure:16288: test -s conftest
3029 configure:16291: $? = 0
3030 configure:16301: result: yes
3031 configure:16312: checking for getcwd
3032 configure:16355: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3033 configure:16358: $? = 0
3034 configure:16361: test -s conftest
3035 configure:16364: $? = 0
3036 configure:16374: result: yes
3037 configure:16385: checking for getdtablesize
3038 configure:16428: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3039 configure:16431: $? = 0
3040 configure:16434: test -s conftest
3041 configure:16437: $? = 0
3042 configure:16447: result: yes
3043 configure:16458: checking for getegid
3044 configure:16501: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3045 configure:16504: $? = 0
3046 configure:16507: test -s conftest
3047 configure:16510: $? = 0
3048 configure:16520: result: yes
3049 configure:16531: checking for geteuid
3050 configure:16574: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3051 configure:16577: $? = 0
3052 configure:16580: test -s conftest
3053 configure:16583: $? = 0
3054 configure:16593: result: yes
3055 configure:16604: checking for getgid
3056 configure:16647: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3057 configure:16650: $? = 0
3058 configure:16653: test -s conftest
3059 configure:16656: $? = 0
3060 configure:16666: result: yes
3061 configure:16677: checking for gethostname
3062 configure:16720: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3063 configure:16723: $? = 0
3064 configure:16726: test -s conftest
3065 configure:16729: $? = 0
3066 configure:16739: result: yes
3067 configure:16750: checking for getifaddrs
3068 configure:16793: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3069 configure:16796: $? = 0
3070 configure:16799: test -s conftest
3071 configure:16802: $? = 0
3072 configure:16812: result: yes
3073 configure:16823: checking for getipnodebyaddr
3074 configure:16866: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3075 configure:16869: $? = 0
3076 configure:16872: test -s conftest
3077 configure:16875: $? = 0
3078 configure:16885: result: yes
3079 configure:16896: checking for getipnodebyname
3080 configure:16939: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3081 configure:16942: $? = 0
3082 configure:16945: test -s conftest
3083 configure:16948: $? = 0
3084 configure:16958: result: yes
3085 configure:16969: checking for getopt
3086 configure:17012: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3087 configure:17015: $? = 0
3088 configure:17018: test -s conftest
3089 configure:17021: $? = 0
3090 configure:17031: result: yes
3091 configure:17042: checking for gettimeofday
3092 configure:17085: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3093 configure:17088: $? = 0
3094 configure:17091: test -s conftest
3095 configure:17094: $? = 0
3096 configure:17104: result: yes
3097 configure:17115: checking for getuid
3098 configure:17158: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3099 configure:17161: $? = 0
3100 configure:17164: test -s conftest
3101 configure:17167: $? = 0
3102 configure:17177: result: yes
3103 configure:17188: checking for getusershell
3104 configure:17231: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3105 configure:17234: $? = 0
3106 configure:17237: test -s conftest
3107 configure:17240: $? = 0
3108 configure:17250: result: yes
3109 configure:17261: checking for initgroups
3110 configure:17304: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3111 configure:17307: $? = 0
3112 configure:17310: test -s conftest
3113 configure:17313: $? = 0
3114 configure:17323: result: yes
3115 configure:17334: checking for innetgr
3116 configure:17377: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3117 configure:17380: $? = 0
3118 configure:17383: test -s conftest
3119 configure:17386: $? = 0
3120 configure:17396: result: yes
3121 configure:17407: checking for iruserok
3122 configure:17450: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3123 configure:17453: $? = 0
3124 configure:17456: test -s conftest
3125 configure:17459: $? = 0
3126 configure:17469: result: yes
3127 configure:17480: checking for localtime_r
3128 configure:17523: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3129 configure:17526: $? = 0
3130 configure:17529: test -s conftest
3131 configure:17532: $? = 0
3132 configure:17542: result: yes
3133 configure:17553: checking for lstat
3134 configure:17596: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3135 configure:17599: $? = 0
3136 configure:17602: test -s conftest
3137 configure:17605: $? = 0
3138 configure:17615: result: yes
3139 configure:17626: checking for memmove
3140 configure:17669: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3141 configure:17672: $? = 0
3142 configure:17675: test -s conftest
3143 configure:17678: $? = 0
3144 configure:17688: result: yes
3145 configure:17699: checking for mkstemp
3146 configure:17742: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3147 configure:17745: $? = 0
3148 configure:17748: test -s conftest
3149 configure:17751: $? = 0
3150 configure:17761: result: yes
3151 configure:17772: checking for putenv
3152 configure:17815: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3153 configure:17818: $? = 0
3154 configure:17821: test -s conftest
3155 configure:17824: $? = 0
3156 configure:17834: result: yes
3157 configure:17845: checking for rcmd
3158 configure:17888: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3159 configure:17891: $? = 0
3160 configure:17894: test -s conftest
3161 configure:17897: $? = 0
3162 configure:17907: result: yes
3163 configure:17918: checking for readv
3164 configure:17961: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3165 configure:17964: $? = 0
3166 configure:17967: test -s conftest
3167 configure:17970: $? = 0
3168 configure:17980: result: yes
3169 configure:17991: checking for recvmsg
3170 configure:18034: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3171 configure:18037: $? = 0
3172 configure:18040: test -s conftest
3173 configure:18043: $? = 0
3174 configure:18053: result: yes
3175 configure:18064: checking for sendmsg
3176 configure:18107: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3177 configure:18110: $? = 0
3178 configure:18113: test -s conftest
3179 configure:18116: $? = 0
3180 configure:18126: result: yes
3181 configure:18137: checking for setegid
3182 configure:18180: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3183 configure:18183: $? = 0
3184 configure:18186: test -s conftest
3185 configure:18189: $? = 0
3186 configure:18199: result: yes
3187 configure:18210: checking for setenv
3188 configure:18253: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3189 configure:18256: $? = 0
3190 configure:18259: test -s conftest
3191 configure:18262: $? = 0
3192 configure:18272: result: yes
3193 configure:18283: checking for seteuid
3194 configure:18326: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3195 configure:18329: $? = 0
3196 configure:18332: test -s conftest
3197 configure:18335: $? = 0
3198 configure:18345: result: yes
3199 configure:18356: checking for strcasecmp
3200 configure:18399: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3201 configure:18402: $? = 0
3202 configure:18405: test -s conftest
3203 configure:18408: $? = 0
3204 configure:18418: result: yes
3205 configure:18429: checking for strdup
3206 configure:18472: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3207 configure:18475: $? = 0
3208 configure:18478: test -s conftest
3209 configure:18481: $? = 0
3210 configure:18491: result: yes
3211 configure:18502: checking for strerror
3212 configure:18545: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3213 configure:18548: $? = 0
3214 configure:18551: test -s conftest
3215 configure:18554: $? = 0
3216 configure:18564: result: yes
3217 configure:18575: checking for strftime
3218 configure:18618: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3219 configure:18621: $? = 0
3220 configure:18624: test -s conftest
3221 configure:18627: $? = 0
3222 configure:18637: result: yes
3223 configure:18648: checking for strlcat
3224 configure:18691: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3225 configure:18694: $? = 0
3226 configure:18697: test -s conftest
3227 configure:18700: $? = 0
3228 configure:18710: result: yes
3229 configure:18721: checking for strlcpy
3230 configure:18764: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3231 configure:18767: $? = 0
3232 configure:18770: test -s conftest
3233 configure:18773: $? = 0
3234 configure:18783: result: yes
3235 configure:18794: checking for strlwr
3236 configure:18837: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3237 /var/tmp//ccBM87Cq.o: In function `main':
3238 /usr/home/nectar/devel/heimdal/configure:18828: undefined reference to `strlwr'
3239 configure:18840: $? = 1
3240 configure: failed program was:
3241 #line 18800 "configure"
3242 #include "confdefs.h"
3243 /* System header to define __stub macros and hopefully few prototypes,
3244     which can conflict with char strlwr (); below.  */
3245 #include <assert.h>
3246 /* Override any gcc2 internal prototype to avoid an error.  */
3247 #ifdef __cplusplus
3248 extern "C"
3249 #endif
3250 /* We use char because int might match the return type of a gcc2
3251    builtin and then its argument prototype would still apply.  */
3252 char strlwr ();
3253 char (*f) ();
3254
3255 #ifdef F77_DUMMY_MAIN
3256 #  ifdef __cplusplus
3257      extern "C"
3258 #  endif
3259    int F77_DUMMY_MAIN() { return 1; }
3260 #endif
3261 int
3262 main ()
3263 {
3264 /* The GNU C library defines this for functions which it implements
3265     to always fail with ENOSYS.  Some functions are actually named
3266     something starting with __ and the normal name is an alias.  */
3267 #if defined (__stub_strlwr) || defined (__stub___strlwr)
3268 choke me
3269 #else
3270 f = strlwr;
3271 #endif
3272
3273   ;
3274   return 0;
3275 }
3276 configure:18856: result: no
3277 configure:18867: checking for strncasecmp
3278 configure:18910: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3279 configure:18913: $? = 0
3280 configure:18916: test -s conftest
3281 configure:18919: $? = 0
3282 configure:18929: result: yes
3283 configure:18940: checking for strndup
3284 configure:18983: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3285 /var/tmp//ccbddYKQ.o: In function `main':
3286 /usr/home/nectar/devel/heimdal/configure:18974: undefined reference to `strndup'
3287 configure:18986: $? = 1
3288 configure: failed program was:
3289 #line 18946 "configure"
3290 #include "confdefs.h"
3291 /* System header to define __stub macros and hopefully few prototypes,
3292     which can conflict with char strndup (); below.  */
3293 #include <assert.h>
3294 /* Override any gcc2 internal prototype to avoid an error.  */
3295 #ifdef __cplusplus
3296 extern "C"
3297 #endif
3298 /* We use char because int might match the return type of a gcc2
3299    builtin and then its argument prototype would still apply.  */
3300 char strndup ();
3301 char (*f) ();
3302
3303 #ifdef F77_DUMMY_MAIN
3304 #  ifdef __cplusplus
3305      extern "C"
3306 #  endif
3307    int F77_DUMMY_MAIN() { return 1; }
3308 #endif
3309 int
3310 main ()
3311 {
3312 /* The GNU C library defines this for functions which it implements
3313     to always fail with ENOSYS.  Some functions are actually named
3314     something starting with __ and the normal name is an alias.  */
3315 #if defined (__stub_strndup) || defined (__stub___strndup)
3316 choke me
3317 #else
3318 f = strndup;
3319 #endif
3320
3321   ;
3322   return 0;
3323 }
3324 configure:19002: result: no
3325 configure:19013: checking for strnlen
3326 configure:19056: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3327 /var/tmp//ccRSFIIo.o: In function `main':
3328 /usr/home/nectar/devel/heimdal/configure:19047: undefined reference to `strnlen'
3329 configure:19059: $? = 1
3330 configure: failed program was:
3331 #line 19019 "configure"
3332 #include "confdefs.h"
3333 /* System header to define __stub macros and hopefully few prototypes,
3334     which can conflict with char strnlen (); below.  */
3335 #include <assert.h>
3336 /* Override any gcc2 internal prototype to avoid an error.  */
3337 #ifdef __cplusplus
3338 extern "C"
3339 #endif
3340 /* We use char because int might match the return type of a gcc2
3341    builtin and then its argument prototype would still apply.  */
3342 char strnlen ();
3343 char (*f) ();
3344
3345 #ifdef F77_DUMMY_MAIN
3346 #  ifdef __cplusplus
3347      extern "C"
3348 #  endif
3349    int F77_DUMMY_MAIN() { return 1; }
3350 #endif
3351 int
3352 main ()
3353 {
3354 /* The GNU C library defines this for functions which it implements
3355     to always fail with ENOSYS.  Some functions are actually named
3356     something starting with __ and the normal name is an alias.  */
3357 #if defined (__stub_strnlen) || defined (__stub___strnlen)
3358 choke me
3359 #else
3360 f = strnlen;
3361 #endif
3362
3363   ;
3364   return 0;
3365 }
3366 configure:19075: result: no
3367 configure:19086: checking for strptime
3368 configure:19129: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3369 configure:19132: $? = 0
3370 configure:19135: test -s conftest
3371 configure:19138: $? = 0
3372 configure:19148: result: yes
3373 configure:19159: checking for strsep
3374 configure:19202: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3375 configure:19205: $? = 0
3376 configure:19208: test -s conftest
3377 configure:19211: $? = 0
3378 configure:19221: result: yes
3379 configure:19232: checking for strsep_copy
3380 configure:19275: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3381 /var/tmp//ccoUfjlx.o: In function `main':
3382 /usr/home/nectar/devel/heimdal/configure:19266: undefined reference to `strsep_copy'
3383 configure:19278: $? = 1
3384 configure: failed program was:
3385 #line 19238 "configure"
3386 #include "confdefs.h"
3387 /* System header to define __stub macros and hopefully few prototypes,
3388     which can conflict with char strsep_copy (); below.  */
3389 #include <assert.h>
3390 /* Override any gcc2 internal prototype to avoid an error.  */
3391 #ifdef __cplusplus
3392 extern "C"
3393 #endif
3394 /* We use char because int might match the return type of a gcc2
3395    builtin and then its argument prototype would still apply.  */
3396 char strsep_copy ();
3397 char (*f) ();
3398
3399 #ifdef F77_DUMMY_MAIN
3400 #  ifdef __cplusplus
3401      extern "C"
3402 #  endif
3403    int F77_DUMMY_MAIN() { return 1; }
3404 #endif
3405 int
3406 main ()
3407 {
3408 /* The GNU C library defines this for functions which it implements
3409     to always fail with ENOSYS.  Some functions are actually named
3410     something starting with __ and the normal name is an alias.  */
3411 #if defined (__stub_strsep_copy) || defined (__stub___strsep_copy)
3412 choke me
3413 #else
3414 f = strsep_copy;
3415 #endif
3416
3417   ;
3418   return 0;
3419 }
3420 configure:19294: result: no
3421 configure:19305: checking for strtok_r
3422 configure:19348: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3423 configure:19351: $? = 0
3424 configure:19354: test -s conftest
3425 configure:19357: $? = 0
3426 configure:19367: result: yes
3427 configure:19378: checking for strupr
3428 configure:19421: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3429 /var/tmp//ccd3Onrk.o: In function `main':
3430 /usr/home/nectar/devel/heimdal/configure:19412: undefined reference to `strupr'
3431 configure:19424: $? = 1
3432 configure: failed program was:
3433 #line 19384 "configure"
3434 #include "confdefs.h"
3435 /* System header to define __stub macros and hopefully few prototypes,
3436     which can conflict with char strupr (); below.  */
3437 #include <assert.h>
3438 /* Override any gcc2 internal prototype to avoid an error.  */
3439 #ifdef __cplusplus
3440 extern "C"
3441 #endif
3442 /* We use char because int might match the return type of a gcc2
3443    builtin and then its argument prototype would still apply.  */
3444 char strupr ();
3445 char (*f) ();
3446
3447 #ifdef F77_DUMMY_MAIN
3448 #  ifdef __cplusplus
3449      extern "C"
3450 #  endif
3451    int F77_DUMMY_MAIN() { return 1; }
3452 #endif
3453 int
3454 main ()
3455 {
3456 /* The GNU C library defines this for functions which it implements
3457     to always fail with ENOSYS.  Some functions are actually named
3458     something starting with __ and the normal name is an alias.  */
3459 #if defined (__stub_strupr) || defined (__stub___strupr)
3460 choke me
3461 #else
3462 f = strupr;
3463 #endif
3464
3465   ;
3466   return 0;
3467 }
3468 configure:19440: result: no
3469 configure:19451: checking for swab
3470 configure:19494: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3471 configure:19497: $? = 0
3472 configure:19500: test -s conftest
3473 configure:19503: $? = 0
3474 configure:19513: result: yes
3475 configure:19524: checking for unsetenv
3476 configure:19567: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3477 configure:19570: $? = 0
3478 configure:19573: test -s conftest
3479 configure:19576: $? = 0
3480 configure:19586: result: yes
3481 configure:19597: checking for verr
3482 configure:19640: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3483 configure:19643: $? = 0
3484 configure:19646: test -s conftest
3485 configure:19649: $? = 0
3486 configure:19659: result: yes
3487 configure:19670: checking for verrx
3488 configure:19713: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3489 configure:19716: $? = 0
3490 configure:19719: test -s conftest
3491 configure:19722: $? = 0
3492 configure:19732: result: yes
3493 configure:19743: checking for vsyslog
3494 configure:19786: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3495 configure:19789: $? = 0
3496 configure:19792: test -s conftest
3497 configure:19795: $? = 0
3498 configure:19805: result: yes
3499 configure:19816: checking for vwarn
3500 configure:19859: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3501 configure:19862: $? = 0
3502 configure:19865: test -s conftest
3503 configure:19868: $? = 0
3504 configure:19878: result: yes
3505 configure:19889: checking for vwarnx
3506 configure:19932: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3507 configure:19935: $? = 0
3508 configure:19938: test -s conftest
3509 configure:19941: $? = 0
3510 configure:19951: result: yes
3511 configure:19962: checking for warn
3512 configure:20005: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3513 configure:20008: $? = 0
3514 configure:20011: test -s conftest
3515 configure:20014: $? = 0
3516 configure:20024: result: yes
3517 configure:20035: checking for warnx
3518 configure:20078: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3519 configure:20081: $? = 0
3520 configure:20084: test -s conftest
3521 configure:20087: $? = 0
3522 configure:20097: result: yes
3523 configure:20108: checking for writev
3524 configure:20151: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3525 configure:20154: $? = 0
3526 configure:20157: test -s conftest
3527 configure:20160: $? = 0
3528 configure:20170: result: yes
3529 configure:20185: checking if strndup needs a prototype
3530 configure:20212: gcc  -c -DINET6 -g -O2  conftest.c >&5
3531 configure:20215: $? = 0
3532 configure:20218: test -s conftest.o
3533 configure:20221: $? = 0
3534 configure:20231: result: yes
3535 configure:20243: checking if strsep needs a prototype
3536 configure:20270: gcc  -c -DINET6 -g -O2  conftest.c >&5
3537 configure: In function `main':
3538 configure:20261: conflicting types for `strsep'
3539 /usr/include/string.h:100: previous declaration of `strsep'
3540 configure:20261: warning: extern declaration of `strsep' doesn't match global one
3541 configure:20273: $? = 1
3542 configure: failed program was:
3543 #line 20249 "configure"
3544 #include "confdefs.h"
3545 #include <string.h>
3546 #ifdef F77_DUMMY_MAIN
3547 #  ifdef __cplusplus
3548      extern "C"
3549 #  endif
3550    int F77_DUMMY_MAIN() { return 1; }
3551 #endif
3552 int
3553 main ()
3554 {
3555 struct foo { int foo; } xx;
3556 extern int strsep (struct foo*);
3557 strsep(&xx);
3558
3559   ;
3560   return 0;
3561 }
3562 configure:20289: result: no
3563 configure:20301: checking if strtok_r needs a prototype
3564 configure:20328: gcc  -c -DINET6 -g -O2  conftest.c >&5
3565 configure: In function `main':
3566 configure:20319: conflicting types for `strtok_r'
3567 /usr/include/string.h:87: previous declaration of `strtok_r'
3568 configure:20319: warning: extern declaration of `strtok_r' doesn't match global one
3569 configure:20331: $? = 1
3570 configure: failed program was:
3571 #line 20307 "configure"
3572 #include "confdefs.h"
3573 #include <string.h>
3574 #ifdef F77_DUMMY_MAIN
3575 #  ifdef __cplusplus
3576      extern "C"
3577 #  endif
3578    int F77_DUMMY_MAIN() { return 1; }
3579 #endif
3580 int
3581 main ()
3582 {
3583 struct foo { int foo; } xx;
3584 extern int strtok_r (struct foo*);
3585 strtok_r(&xx);
3586
3587   ;
3588   return 0;
3589 }
3590 configure:20347: result: no
3591 configure:20361: checking if strsvis needs a prototype
3592 configure:20390: gcc  -c -DINET6 -g -O2  conftest.c >&5
3593 configure:20393: $? = 0
3594 configure:20396: test -s conftest.o
3595 configure:20399: $? = 0
3596 configure:20409: result: yes
3597 configure:20421: checking if strunvis needs a prototype
3598 configure:20450: gcc  -c -DINET6 -g -O2  conftest.c >&5
3599 configure: In function `main':
3600 configure:20441: conflicting types for `strunvis'
3601 /usr/include/vis.h:89: previous declaration of `strunvis'
3602 configure:20441: warning: extern declaration of `strunvis' doesn't match global one
3603 configure:20453: $? = 1
3604 configure: failed program was:
3605 #line 20427 "configure"
3606 #include "confdefs.h"
3607 #ifdef HAVE_VIS_H
3608 #include <vis.h>
3609 #endif
3610 #ifdef F77_DUMMY_MAIN
3611 #  ifdef __cplusplus
3612      extern "C"
3613 #  endif
3614    int F77_DUMMY_MAIN() { return 1; }
3615 #endif
3616 int
3617 main ()
3618 {
3619 struct foo { int foo; } xx;
3620 extern int strunvis (struct foo*);
3621 strunvis(&xx);
3622
3623   ;
3624   return 0;
3625 }
3626 configure:20469: result: no
3627 configure:20481: checking if strvis needs a prototype
3628 configure:20510: gcc  -c -DINET6 -g -O2  conftest.c >&5
3629 configure: In function `main':
3630 configure:20501: conflicting types for `strvis'
3631 /usr/include/vis.h:87: previous declaration of `strvis'
3632 configure:20501: warning: extern declaration of `strvis' doesn't match global one
3633 configure:20513: $? = 1
3634 configure: failed program was:
3635 #line 20487 "configure"
3636 #include "confdefs.h"
3637 #ifdef HAVE_VIS_H
3638 #include <vis.h>
3639 #endif
3640 #ifdef F77_DUMMY_MAIN
3641 #  ifdef __cplusplus
3642      extern "C"
3643 #  endif
3644    int F77_DUMMY_MAIN() { return 1; }
3645 #endif
3646 int
3647 main ()
3648 {
3649 struct foo { int foo; } xx;
3650 extern int strvis (struct foo*);
3651 strvis(&xx);
3652
3653   ;
3654   return 0;
3655 }
3656 configure:20529: result: no
3657 configure:20541: checking if strvisx needs a prototype
3658 configure:20570: gcc  -c -DINET6 -g -O2  conftest.c >&5
3659 configure: In function `main':
3660 configure:20561: conflicting types for `strvisx'
3661 /usr/include/vis.h:88: previous declaration of `strvisx'
3662 configure:20561: warning: extern declaration of `strvisx' doesn't match global one
3663 configure:20573: $? = 1
3664 configure: failed program was:
3665 #line 20547 "configure"
3666 #include "confdefs.h"
3667 #ifdef HAVE_VIS_H
3668 #include <vis.h>
3669 #endif
3670 #ifdef F77_DUMMY_MAIN
3671 #  ifdef __cplusplus
3672      extern "C"
3673 #  endif
3674    int F77_DUMMY_MAIN() { return 1; }
3675 #endif
3676 int
3677 main ()
3678 {
3679 struct foo { int foo; } xx;
3680 extern int strvisx (struct foo*);
3681 strvisx(&xx);
3682
3683   ;
3684   return 0;
3685 }
3686 configure:20589: result: no
3687 configure:20601: checking if svis needs a prototype
3688 configure:20630: gcc  -c -DINET6 -g -O2  conftest.c >&5
3689 configure:20633: $? = 0
3690 configure:20636: test -s conftest.o
3691 configure:20639: $? = 0
3692 configure:20649: result: yes
3693 configure:20661: checking if unvis needs a prototype
3694 configure:20690: gcc  -c -DINET6 -g -O2  conftest.c >&5
3695 configure: In function `main':
3696 configure:20681: conflicting types for `unvis'
3697 /usr/include/vis.h:91: previous declaration of `unvis'
3698 configure:20681: warning: extern declaration of `unvis' doesn't match global one
3699 configure:20693: $? = 1
3700 configure: failed program was:
3701 #line 20667 "configure"
3702 #include "confdefs.h"
3703 #ifdef HAVE_VIS_H
3704 #include <vis.h>
3705 #endif
3706 #ifdef F77_DUMMY_MAIN
3707 #  ifdef __cplusplus
3708      extern "C"
3709 #  endif
3710    int F77_DUMMY_MAIN() { return 1; }
3711 #endif
3712 int
3713 main ()
3714 {
3715 struct foo { int foo; } xx;
3716 extern int unvis (struct foo*);
3717 unvis(&xx);
3718
3719   ;
3720   return 0;
3721 }
3722 configure:20709: result: no
3723 configure:20721: checking if vis needs a prototype
3724 configure:20750: gcc  -c -DINET6 -g -O2  conftest.c >&5
3725 configure: In function `main':
3726 configure:20741: conflicting types for `vis'
3727 /usr/include/vis.h:86: previous declaration of `vis'
3728 configure:20741: warning: extern declaration of `vis' doesn't match global one
3729 configure:20753: $? = 1
3730 configure: failed program was:
3731 #line 20727 "configure"
3732 #include "confdefs.h"
3733 #ifdef HAVE_VIS_H
3734 #include <vis.h>
3735 #endif
3736 #ifdef F77_DUMMY_MAIN
3737 #  ifdef __cplusplus
3738      extern "C"
3739 #  endif
3740    int F77_DUMMY_MAIN() { return 1; }
3741 #endif
3742 int
3743 main ()
3744 {
3745 struct foo { int foo; } xx;
3746 extern int vis (struct foo*);
3747 vis(&xx);
3748
3749   ;
3750   return 0;
3751 }
3752 configure:20769: result: no
3753 configure:20781: checking for inet_aton
3754 configure:20825: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3755 configure:20828: $? = 0
3756 configure:20831: test -s conftest
3757 configure:20834: $? = 0
3758 configure:20851: result: yes
3759 configure:20859: checking for inet_ntop
3760 configure:20903: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3761 configure:20906: $? = 0
3762 configure:20909: test -s conftest
3763 configure:20912: $? = 0
3764 configure:20929: result: yes
3765 configure:20937: checking for inet_pton
3766 configure:20981: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3767 configure:20984: $? = 0
3768 configure:20987: test -s conftest
3769 configure:20990: $? = 0
3770 configure:21007: result: yes
3771 configure:21017: checking for sa_len in struct sockaddr
3772 configure:21043: gcc  -c -DINET6 -g -O2  conftest.c >&5
3773 configure:21046: $? = 0
3774 configure:21049: test -s conftest.o
3775 configure:21052: $? = 0
3776 configure:21062: result: yes
3777 configure:21078: checking if getnameinfo is broken
3778 configure:21115: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3779 configure:21118: $? = 0
3780 configure:21120: ./conftest
3781 configure:21123: $? = 0
3782 configure:21136: result: no
3783 configure:21145: checking if getaddrinfo handles numeric services
3784 configure:21178: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
3785 configure:21181: $? = 0
3786 configure:21183: ./conftest
3787 configure:21186: $? = 0
3788 configure:21199: result: yes
3789 configure:21209: checking if setenv needs a prototype
3790 configure:21236: gcc  -c -DINET6 -g -O2  conftest.c >&5
3791 configure: In function `main':
3792 configure:21227: conflicting types for `setenv'
3793 /usr/include/stdlib.h:134: previous declaration of `setenv'
3794 configure:21227: warning: extern declaration of `setenv' doesn't match global one
3795 configure:21239: $? = 1
3796 configure: failed program was:
3797 #line 21215 "configure"
3798 #include "confdefs.h"
3799 #include <stdlib.h>
3800 #ifdef F77_DUMMY_MAIN
3801 #  ifdef __cplusplus
3802      extern "C"
3803 #  endif
3804    int F77_DUMMY_MAIN() { return 1; }
3805 #endif
3806 int
3807 main ()
3808 {
3809 struct foo { int foo; } xx;
3810 extern int setenv (struct foo*);
3811 setenv(&xx);
3812
3813   ;
3814   return 0;
3815 }
3816 configure:21255: result: no
3817 configure:21268: checking if unsetenv needs a prototype
3818 configure:21295: gcc  -c -DINET6 -g -O2  conftest.c >&5
3819 configure: In function `main':
3820 configure:21286: conflicting types for `unsetenv'
3821 /usr/include/stdlib.h:211: previous declaration of `unsetenv'
3822 configure:21286: warning: extern declaration of `unsetenv' doesn't match global one
3823 configure:21298: $? = 1
3824 configure: failed program was:
3825 #line 21274 "configure"
3826 #include "confdefs.h"
3827 #include <stdlib.h>
3828 #ifdef F77_DUMMY_MAIN
3829 #  ifdef __cplusplus
3830      extern "C"
3831 #  endif
3832    int F77_DUMMY_MAIN() { return 1; }
3833 #endif
3834 int
3835 main ()
3836 {
3837 struct foo { int foo; } xx;
3838 extern int unsetenv (struct foo*);
3839 unsetenv(&xx);
3840
3841   ;
3842   return 0;
3843 }
3844 configure:21314: result: no
3845 configure:21327: checking if gethostname needs a prototype
3846 configure:21354: gcc  -c -DINET6 -g -O2  conftest.c >&5
3847 configure: In function `main':
3848 configure:21345: conflicting types for `gethostname'
3849 /usr/include/unistd.h:167: previous declaration of `gethostname'
3850 configure:21345: warning: extern declaration of `gethostname' doesn't match global one
3851 configure:21357: $? = 1
3852 configure: failed program was:
3853 #line 21333 "configure"
3854 #include "confdefs.h"
3855 #include <unistd.h>
3856 #ifdef F77_DUMMY_MAIN
3857 #  ifdef __cplusplus
3858      extern "C"
3859 #  endif
3860    int F77_DUMMY_MAIN() { return 1; }
3861 #endif
3862 int
3863 main ()
3864 {
3865 struct foo { int foo; } xx;
3866 extern int gethostname (struct foo*);
3867 gethostname(&xx);
3868
3869   ;
3870   return 0;
3871 }
3872 configure:21373: result: no
3873 configure:21386: checking if mkstemp needs a prototype
3874 configure:21413: gcc  -c -DINET6 -g -O2  conftest.c >&5
3875 configure: In function `main':
3876 configure:21404: conflicting types for `mkstemp'
3877 /usr/include/unistd.h:257: previous declaration of `mkstemp'
3878 configure:21404: warning: extern declaration of `mkstemp' doesn't match global one
3879 configure:21416: $? = 1
3880 configure: failed program was:
3881 #line 21392 "configure"
3882 #include "confdefs.h"
3883 #include <unistd.h>
3884 #ifdef F77_DUMMY_MAIN
3885 #  ifdef __cplusplus
3886      extern "C"
3887 #  endif
3888    int F77_DUMMY_MAIN() { return 1; }
3889 #endif
3890 int
3891 main ()
3892 {
3893 struct foo { int foo; } xx;
3894 extern int mkstemp (struct foo*);
3895 mkstemp(&xx);
3896
3897   ;
3898   return 0;
3899 }
3900 configure:21432: result: no
3901 configure:21445: checking if getusershell needs a prototype
3902 configure:21472: gcc  -c -DINET6 -g -O2  conftest.c >&5
3903 configure: In function `main':
3904 configure:21463: conflicting types for `getusershell'
3905 /usr/include/unistd.h:250: previous declaration of `getusershell'
3906 configure:21463: warning: extern declaration of `getusershell' doesn't match global one
3907 configure:21475: $? = 1
3908 configure: failed program was:
3909 #line 21451 "configure"
3910 #include "confdefs.h"
3911 #include <unistd.h>
3912 #ifdef F77_DUMMY_MAIN
3913 #  ifdef __cplusplus
3914      extern "C"
3915 #  endif
3916    int F77_DUMMY_MAIN() { return 1; }
3917 #endif
3918 int
3919 main ()
3920 {
3921 struct foo { int foo; } xx;
3922 extern int getusershell (struct foo*);
3923 getusershell(&xx);
3924
3925   ;
3926   return 0;
3927 }
3928 configure:21491: result: no
3929 configure:21505: checking if inet_aton needs a prototype
3930 configure:21544: gcc  -c -DINET6 -g -O2  conftest.c >&5
3931 configure: In function `main':
3932 configure:21535: conflicting types for `__inet_aton'
3933 /usr/include/arpa/inet.h:149: previous declaration of `__inet_aton'
3934 configure:21535: warning: extern declaration of `__inet_aton' doesn't match global one
3935 configure:21547: $? = 1
3936 configure: failed program was:
3937 #line 21511 "configure"
3938 #include "confdefs.h"
3939
3940 #ifdef HAVE_SYS_TYPES_H
3941 #include <sys/types.h>
3942 #endif
3943 #ifdef HAVE_SYS_SOCKET_H
3944 #include <sys/socket.h>
3945 #endif
3946 #ifdef HAVE_NETINET_IN_H
3947 #include <netinet/in.h>
3948 #endif
3949 #ifdef HAVE_ARPA_INET_H
3950 #include <arpa/inet.h>
3951 #endif
3952 #ifdef F77_DUMMY_MAIN
3953 #  ifdef __cplusplus
3954      extern "C"
3955 #  endif
3956    int F77_DUMMY_MAIN() { return 1; }
3957 #endif
3958 int
3959 main ()
3960 {
3961 struct foo { int foo; } xx;
3962 extern int inet_aton (struct foo*);
3963 inet_aton(&xx);
3964
3965   ;
3966   return 0;
3967 }
3968 configure:21563: result: no
3969 configure:21578: checking for crypt
3970 configure:21614: gcc  -o conftest -DINET6 -g -O2   conftest.c     >&5
3971 /var/tmp//ccbTCVBM.o: In function `main':
3972 /usr/home/nectar/devel/heimdal/configure:21607: undefined reference to `crypt'
3973 configure:21617: $? = 1
3974 configure: failed program was:
3975 #line 21596 "configure"
3976 #include "confdefs.h"
3977
3978 #ifdef F77_DUMMY_MAIN
3979 #  ifdef __cplusplus
3980      extern "C"
3981 #  endif
3982    int F77_DUMMY_MAIN() { return 1; }
3983 #endif
3984 int
3985 main ()
3986 {
3987 crypt()
3988   ;
3989   return 0;
3990 }
3991 configure:21614: gcc  -o conftest -DINET6 -g -O2   conftest.c  -lcrypt   >&5
3992 configure:21617: $? = 0
3993 configure:21620: test -s conftest
3994 configure:21623: $? = 0
3995 configure:21752: result: yes, in -lcrypt
3996 configure:21762: checking if gethostbyname is compatible with system prototype
3997 configure:21802: gcc  -c -DINET6 -g -O2  conftest.c >&5
3998 configure:21805: $? = 0
3999 configure:21808: test -s conftest.o
4000 configure:21811: $? = 0
4001 configure:21821: result: yes
4002 configure:21835: checking if gethostbyaddr is compatible with system prototype
4003 configure:21875: gcc  -c -DINET6 -g -O2  conftest.c >&5
4004 configure: In function `main':
4005 configure:21868: conflicting types for `gethostbyaddr'
4006 /usr/include/netdb.h:212: previous declaration of `gethostbyaddr'
4007 configure:21868: warning: extern declaration of `gethostbyaddr' doesn't match global one
4008 configure:21878: $? = 1
4009 configure: failed program was:
4010 #line 21841 "configure"
4011 #include "confdefs.h"
4012
4013 #ifdef HAVE_SYS_TYPES_H
4014 #include <sys/types.h>
4015 #endif
4016 #ifdef HAVE_SYS_SOCKET_H
4017 #include <sys/socket.h>
4018 #endif
4019 #ifdef HAVE_NETINET_IN_H
4020 #include <netinet/in.h>
4021 #endif
4022 #ifdef HAVE_ARPA_INET_H
4023 #include <arpa/inet.h>
4024 #endif
4025 #ifdef HAVE_NETDB_H
4026 #include <netdb.h>
4027 #endif
4028
4029 #ifdef F77_DUMMY_MAIN
4030 #  ifdef __cplusplus
4031      extern "C"
4032 #  endif
4033    int F77_DUMMY_MAIN() { return 1; }
4034 #endif
4035 int
4036 main ()
4037 {
4038 struct hostent *gethostbyaddr(const void *, size_t, int);
4039   ;
4040   return 0;
4041 }
4042 configure:21894: result: no
4043 configure:21908: checking if getservbyname is compatible with system prototype
4044 configure:21948: gcc  -c -DINET6 -g -O2  conftest.c >&5
4045 configure:21951: $? = 0
4046 configure:21954: test -s conftest.o
4047 configure:21957: $? = 0
4048 configure:21967: result: yes
4049 configure:21981: checking if getsockname is compatible with system prototype
4050 configure:22012: gcc  -c -DINET6 -g -O2  conftest.c >&5
4051 configure:22015: $? = 0
4052 configure:22018: test -s conftest.o
4053 configure:22021: $? = 0
4054 configure:22031: result: yes
4055 configure:22045: checking if openlog is compatible with system prototype
4056 configure:22073: gcc  -c -DINET6 -g -O2  conftest.c >&5
4057 configure:22076: $? = 0
4058 configure:22079: test -s conftest.o
4059 configure:22082: $? = 0
4060 configure:22092: result: yes
4061 configure:22107: checking if crypt needs a prototype
4062 configure:22141: gcc  -c -DINET6 -g -O2  conftest.c >&5
4063 configure: In function `main':
4064 configure:22132: conflicting types for `crypt'
4065 /usr/include/unistd.h:198: previous declaration of `crypt'
4066 configure:22132: warning: extern declaration of `crypt' doesn't match global one
4067 configure:22144: $? = 1
4068 configure: failed program was:
4069 #line 22113 "configure"
4070 #include "confdefs.h"
4071
4072 #ifdef HAVE_CRYPT_H
4073 #include <crypt.h>
4074 #endif
4075 #ifdef HAVE_UNISTD_H
4076 #include <unistd.h>
4077 #endif
4078
4079 #ifdef F77_DUMMY_MAIN
4080 #  ifdef __cplusplus
4081      extern "C"
4082 #  endif
4083    int F77_DUMMY_MAIN() { return 1; }
4084 #endif
4085 int
4086 main ()
4087 {
4088 struct foo { int foo; } xx;
4089 extern int crypt (struct foo*);
4090 crypt(&xx);
4091
4092   ;
4093   return 0;
4094 }
4095 configure:22160: result: no
4096 configure:22174: checking for h_errno
4097 configure:22200: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
4098 configure:22203: $? = 0
4099 configure:22206: test -s conftest
4100 configure:22209: $? = 0
4101 configure:22222: result: yes
4102 configure:22231: checking if h_errno is properly declared
4103 configure:22262: gcc  -c -DINET6 -g -O2  conftest.c >&5
4104 configure:22245: conflicting types for `h_errno'
4105 /usr/include/netdb.h:85: previous declaration of `h_errno'
4106 configure:22265: $? = 1
4107 configure: failed program was:
4108 #line 22238 "configure"
4109 #include "confdefs.h"
4110 #ifdef HAVE_SYS_TYPES_H
4111 #include <sys/types.h>
4112 #endif
4113 #ifdef HAVE_NETDB_H
4114 #include <netdb.h>
4115 #endif
4116 extern struct { int foo; } h_errno;
4117 #ifdef F77_DUMMY_MAIN
4118 #  ifdef __cplusplus
4119      extern "C"
4120 #  endif
4121    int F77_DUMMY_MAIN() { return 1; }
4122 #endif
4123 int
4124 main ()
4125 {
4126 h_errno.foo = 1;
4127   ;
4128   return 0;
4129 }
4130 configure:22286: result: yes
4131 configure:22301: checking for h_errlist
4132 configure:22327: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
4133 configure:22330: $? = 0
4134 configure:22333: test -s conftest
4135 configure:22336: $? = 0
4136 configure:22349: result: yes
4137 configure:22358: checking if h_errlist is properly declared
4138 configure:22386: gcc  -c -DINET6 -g -O2  conftest.c >&5
4139 configure:22389: $? = 0
4140 configure:22392: test -s conftest.o
4141 configure:22395: $? = 0
4142 configure:22410: result: no
4143 configure:22425: checking for h_nerr
4144 configure:22451: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
4145 configure:22454: $? = 0
4146 configure:22457: test -s conftest
4147 configure:22460: $? = 0
4148 configure:22473: result: yes
4149 configure:22482: checking if h_nerr is properly declared
4150 configure:22510: gcc  -c -DINET6 -g -O2  conftest.c >&5
4151 configure:22513: $? = 0
4152 configure:22516: test -s conftest.o
4153 configure:22519: $? = 0
4154 configure:22534: result: no
4155 configure:22549: checking for __progname
4156 configure:22575: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
4157 configure:22578: $? = 0
4158 configure:22581: test -s conftest
4159 configure:22584: $? = 0
4160 configure:22597: result: yes
4161 configure:22606: checking if __progname is properly declared
4162 configure:22634: gcc  -c -DINET6 -g -O2  conftest.c >&5
4163 configure:22637: $? = 0
4164 configure:22640: test -s conftest.o
4165 configure:22643: $? = 0
4166 configure:22658: result: no
4167 configure:22673: checking if optarg is properly declared
4168 configure:22702: gcc  -c -DINET6 -g -O2  conftest.c >&5
4169 configure:22685: conflicting types for `optarg'
4170 /usr/include/unistd.h:142: previous declaration of `optarg'
4171 configure:22705: $? = 1
4172 configure: failed program was:
4173 #line 22680 "configure"
4174 #include "confdefs.h"
4175 #include <stdlib.h>
4176 #ifdef HAVE_UNISTD_H
4177 #include <unistd.h>
4178 #endif
4179 extern struct { int foo; } optarg;
4180 #ifdef F77_DUMMY_MAIN
4181 #  ifdef __cplusplus
4182      extern "C"
4183 #  endif
4184    int F77_DUMMY_MAIN() { return 1; }
4185 #endif
4186 int
4187 main ()
4188 {
4189 optarg.foo = 1;
4190   ;
4191   return 0;
4192 }
4193 configure:22726: result: yes
4194 configure:22738: checking if optind is properly declared
4195 configure:22767: gcc  -c -DINET6 -g -O2  conftest.c >&5
4196 configure:22750: conflicting types for `optind'
4197 /usr/include/unistd.h:143: previous declaration of `optind'
4198 configure:22770: $? = 1
4199 configure: failed program was:
4200 #line 22745 "configure"
4201 #include "confdefs.h"
4202 #include <stdlib.h>
4203 #ifdef HAVE_UNISTD_H
4204 #include <unistd.h>
4205 #endif
4206 extern struct { int foo; } optind;
4207 #ifdef F77_DUMMY_MAIN
4208 #  ifdef __cplusplus
4209      extern "C"
4210 #  endif
4211    int F77_DUMMY_MAIN() { return 1; }
4212 #endif
4213 int
4214 main ()
4215 {
4216 optind.foo = 1;
4217   ;
4218   return 0;
4219 }
4220 configure:22791: result: yes
4221 configure:22803: checking if opterr is properly declared
4222 configure:22832: gcc  -c -DINET6 -g -O2  conftest.c >&5
4223 configure:22815: conflicting types for `opterr'
4224 /usr/include/unistd.h:143: previous declaration of `opterr'
4225 configure:22835: $? = 1
4226 configure: failed program was:
4227 #line 22810 "configure"
4228 #include "confdefs.h"
4229 #include <stdlib.h>
4230 #ifdef HAVE_UNISTD_H
4231 #include <unistd.h>
4232 #endif
4233 extern struct { int foo; } opterr;
4234 #ifdef F77_DUMMY_MAIN
4235 #  ifdef __cplusplus
4236      extern "C"
4237 #  endif
4238    int F77_DUMMY_MAIN() { return 1; }
4239 #endif
4240 int
4241 main ()
4242 {
4243 opterr.foo = 1;
4244   ;
4245   return 0;
4246 }
4247 configure:22856: result: yes
4248 configure:22868: checking if optopt is properly declared
4249 configure:22897: gcc  -c -DINET6 -g -O2  conftest.c >&5
4250 configure:22880: conflicting types for `optopt'
4251 /usr/include/unistd.h:143: previous declaration of `optopt'
4252 configure:22900: $? = 1
4253 configure: failed program was:
4254 #line 22875 "configure"
4255 #include "confdefs.h"
4256 #include <stdlib.h>
4257 #ifdef HAVE_UNISTD_H
4258 #include <unistd.h>
4259 #endif
4260 extern struct { int foo; } optopt;
4261 #ifdef F77_DUMMY_MAIN
4262 #  ifdef __cplusplus
4263      extern "C"
4264 #  endif
4265    int F77_DUMMY_MAIN() { return 1; }
4266 #endif
4267 int
4268 main ()
4269 {
4270 optopt.foo = 1;
4271   ;
4272   return 0;
4273 }
4274 configure:22921: result: yes
4275 configure:22934: checking if environ is properly declared
4276 configure:22960: gcc  -c -DINET6 -g -O2  conftest.c >&5
4277 configure:22963: $? = 0
4278 configure:22966: test -s conftest.o
4279 configure:22969: $? = 0
4280 configure:22984: result: no
4281 configure:22999: checking for tm_gmtoff in struct tm
4282 configure:23024: gcc  -c -DINET6 -g -O2  conftest.c >&5
4283 configure:23027: $? = 0
4284 configure:23030: test -s conftest.o
4285 configure:23033: $? = 0
4286 configure:23043: result: yes
4287 configure:23058: checking for tm_zone in struct tm
4288 configure:23083: gcc  -c -DINET6 -g -O2  conftest.c >&5
4289 configure:23086: $? = 0
4290 configure:23089: test -s conftest.o
4291 configure:23092: $? = 0
4292 configure:23102: result: yes
4293 configure:23118: checking for timezone
4294 configure:23144: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
4295 configure:23147: $? = 0
4296 configure:23150: test -s conftest
4297 configure:23153: $? = 0
4298 configure:23166: result: yes
4299 configure:23175: checking if timezone is properly declared
4300 configure:23201: gcc  -c -DINET6 -g -O2  conftest.c >&5
4301 configure:23184: `timezone' redeclared as different kind of symbol
4302 /usr/include/time.h:152: previous declaration of `timezone'
4303 configure:23204: $? = 1
4304 configure: failed program was:
4305 #line 23182 "configure"
4306 #include "confdefs.h"
4307 #include <time.h>
4308 extern struct { int foo; } timezone;
4309 #ifdef F77_DUMMY_MAIN
4310 #  ifdef __cplusplus
4311      extern "C"
4312 #  endif
4313    int F77_DUMMY_MAIN() { return 1; }
4314 #endif
4315 int
4316 main ()
4317 {
4318 timezone.foo = 1;
4319   ;
4320   return 0;
4321 }
4322 configure:23225: result: yes
4323 configure:23239: checking for altzone
4324 configure:23265: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
4325 /var/tmp//cc8HiFRW.o: In function `foo':
4326 /usr/home/nectar/devel/heimdal/configure:23248: undefined reference to `altzone'
4327 configure:23268: $? = 1
4328 configure: failed program was:
4329 #line 23246 "configure"
4330 #include "confdefs.h"
4331 extern int altzone;
4332 int foo() { return altzone; }
4333 #ifdef F77_DUMMY_MAIN
4334 #  ifdef __cplusplus
4335      extern "C"
4336 #  endif
4337    int F77_DUMMY_MAIN() { return 1; }
4338 #endif
4339 int
4340 main ()
4341 {
4342 foo()
4343   ;
4344   return 0;
4345 }
4346 configure:23287: result: no
4347 configure:23363: checking for sa_family_t
4348 configure:23392: gcc  -c -DINET6 -g -O2  conftest.c >&5
4349 configure:23395: $? = 0
4350 configure:23398: test -s conftest.o
4351 configure:23401: $? = 0
4352 configure:23412: result: yes
4353 configure:23485: checking for socklen_t
4354 configure:23514: gcc  -c -DINET6 -g -O2  conftest.c >&5
4355 configure:23517: $? = 0
4356 configure:23520: test -s conftest.o
4357 configure:23523: $? = 0
4358 configure:23534: result: yes
4359 configure:23607: checking for struct sockaddr
4360 configure:23636: gcc  -c -DINET6 -g -O2  conftest.c >&5
4361 configure:23639: $? = 0
4362 configure:23642: test -s conftest.o
4363 configure:23645: $? = 0
4364 configure:23656: result: yes
4365 configure:23729: checking for struct sockaddr_storage
4366 configure:23758: gcc  -c -DINET6 -g -O2  conftest.c >&5
4367 configure:23761: $? = 0
4368 configure:23764: test -s conftest.o
4369 configure:23767: $? = 0
4370 configure:23778: result: yes
4371 configure:23851: checking for struct addrinfo
4372 configure:23880: gcc  -c -DINET6 -g -O2  conftest.c >&5
4373 configure:23883: $? = 0
4374 configure:23886: test -s conftest.o
4375 configure:23889: $? = 0
4376 configure:23900: result: yes
4377 configure:23973: checking for struct ifaddrs
4378 configure:24002: gcc  -c -DINET6 -g -O2  conftest.c >&5
4379 configure:24005: $? = 0
4380 configure:24008: test -s conftest.o
4381 configure:24011: $? = 0
4382 configure:24022: result: yes
4383 configure:24095: checking for struct iovec
4384 configure:24127: gcc  -c -DINET6 -g -O2  conftest.c >&5
4385 configure:24130: $? = 0
4386 configure:24133: test -s conftest.o
4387 configure:24136: $? = 0
4388 configure:24147: result: yes
4389 configure:24220: checking for struct msghdr
4390 configure:24252: gcc  -c -DINET6 -g -O2  conftest.c >&5
4391 configure:24255: $? = 0
4392 configure:24258: test -s conftest.o
4393 configure:24261: $? = 0
4394 configure:24272: result: yes
4395 configure:24345: checking for struct winsize
4396 configure:24375: result: yes
4397 configure:24413: checking for struct spwd
4398 configure:24441: gcc  -c -DINET6 -g -O2  conftest.c >&5
4399 configure: In function `main':
4400 configure:24434: storage size of `foo' isn't known
4401 configure:24444: $? = 1
4402 configure: failed program was:
4403 #line 24420 "configure"
4404 #include "confdefs.h"
4405 #include <pwd.h>
4406 #ifdef HAVE_SHADOW_H
4407 #include <shadow.h>
4408 #endif
4409 #ifdef F77_DUMMY_MAIN
4410 #  ifdef __cplusplus
4411      extern "C"
4412 #  endif
4413    int F77_DUMMY_MAIN() { return 1; }
4414 #endif
4415 int
4416 main ()
4417 {
4418 struct spwd foo;
4419   ;
4420   return 0;
4421 }
4422 configure:24462: result: no
4423 configure:24520: checking for openldap
4424 configure:24725: result: no
4425 configure:24777: checking for krb4
4426 configure:24979: result: no
4427 configure:26329: checking whether to enable OTP library
4428 configure:26331: result: yes
4429 configure:26364: checking for nroff
4430 configure:26382: found /usr/bin/nroff
4431 configure:26394: result: /usr/bin/nroff
4432 configure:26403: checking for groff
4433 configure:26421: found /usr/bin/groff
4434 configure:26433: result: /usr/bin/groff
4435 configure:26440: checking how to format man pages
4436 configure:26477: result: /usr/bin/nroff -mdoc $< > $@
4437 configure:26493: checking extension of pre-formatted manual pages
4438 configure:26505: result: number
4439 configure:26555: checking for readline
4440 configure:26760: result: no
4441 configure:26808: checking for hesiod
4442 configure:27010: result: no
4443 configure:27029: checking whether byte order is known at compile time
4444 configure:27058: gcc  -c -DINET6 -g -O2  conftest.c >&5
4445 configure:27061: $? = 0
4446 configure:27064: test -s conftest.o
4447 configure:27067: $? = 0
4448 configure:27077: result: yes
4449 configure:27079: checking whether byte ordering is bigendian
4450 configure:27110: gcc  -c -DINET6 -g -O2  conftest.c >&5
4451 configure: In function `main':
4452 configure:27102: syntax error before "big"
4453 configure:27113: $? = 1
4454 configure: failed program was:
4455 #line 27087 "configure"
4456 #include "confdefs.h"
4457
4458 #include <sys/types.h>
4459 #include <sys/param.h>
4460 #ifdef F77_DUMMY_MAIN
4461 #  ifdef __cplusplus
4462      extern "C"
4463 #  endif
4464    int F77_DUMMY_MAIN() { return 1; }
4465 #endif
4466 int
4467 main ()
4468 {
4469
4470 #if BYTE_ORDER != BIG_ENDIAN
4471   not big endian
4472 #endif
4473   ;
4474   return 0;
4475 }
4476 configure:27172: result: no
4477 configure:27189: checking for inline
4478 configure:27226: result: inline
4479 configure:27246: checking for dlopen
4480 configure:27282: gcc  -o conftest -DINET6 -g -O2   conftest.c     >&5
4481 configure:27285: $? = 0
4482 configure:27288: test -s conftest
4483 configure:27291: $? = 0
4484 configure:27400: result: yes
4485 configure:27746: checking for X
4486 configure:27962: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
4487 configure:28120: gcc  -o conftest -DINET6 -g -O2   conftest.c   -L/usr/X11R6/lib -lX11 >&5
4488 configure:28123: $? = 0
4489 configure:28126: test -s conftest
4490 configure:28129: $? = 0
4491 configure:28267: checking for gethostbyname
4492 configure:28329: result: yes
4493 configure:28462: checking for connect
4494 configure:28505: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
4495 configure:28508: $? = 0
4496 configure:28511: test -s conftest
4497 configure:28514: $? = 0
4498 configure:28524: result: yes
4499 configure:28590: checking for remove
4500 configure:28633: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
4501 configure:28636: $? = 0
4502 configure:28639: test -s conftest
4503 configure:28642: $? = 0
4504 configure:28652: result: yes
4505 configure:28718: checking for shmat
4506 configure:28761: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
4507 configure:28764: $? = 0
4508 configure:28767: test -s conftest
4509 configure:28770: $? = 0
4510 configure:28780: result: yes
4511 configure:28855: checking for IceConnectionNumber in -lICE
4512 configure:28888: gcc  -o conftest -DINET6 -g -O2   -L/usr/X11R6/lib conftest.c -lICE   >&5
4513 configure:28891: $? = 0
4514 configure:28894: test -s conftest
4515 configure:28897: $? = 0
4516 configure:28908: result: yes
4517 configure:28922: checking for special X linker flags
4518 configure:28971: gcc  -o conftest -DINET6 -g -O2  -I/usr/X11R6/include   conftest.c   -L/usr/X11R6/lib  -lSM -lICE -lX11  >&5
4519 configure:28974: $? = 0
4520 configure:28976: ./conftest
4521 configure:28979: $? = 0
4522 configure:28996: result: 
4523 configure:29025: checking for XauWriteAuth
4524 configure:29061: gcc  -o conftest  -I/usr/X11R6/include -DINET6 -g -O2    -L/usr/X11R6/lib conftest.c     -lSM -lICE   >&5
4525 /var/tmp//ccT4SKor.o: In function `main':
4526 /usr/home/nectar/devel/heimdal/configure:29054: undefined reference to `XauWriteAuth'
4527 configure:29064: $? = 1
4528 configure: failed program was:
4529 #line 29043 "configure"
4530 #include "confdefs.h"
4531
4532 #ifdef F77_DUMMY_MAIN
4533 #  ifdef __cplusplus
4534      extern "C"
4535 #  endif
4536    int F77_DUMMY_MAIN() { return 1; }
4537 #endif
4538 int
4539 main ()
4540 {
4541 XauWriteAuth()
4542   ;
4543   return 0;
4544 }
4545 configure:29061: gcc  -o conftest  -I/usr/X11R6/include -DINET6 -g -O2    -L/usr/X11R6/lib conftest.c  -lX11   -lSM -lICE   >&5
4546 /var/tmp//ccPjS8Km.o: In function `main':
4547 /usr/home/nectar/devel/heimdal/configure:29054: undefined reference to `XauWriteAuth'
4548 configure:29064: $? = 1
4549 configure: failed program was:
4550 #line 29043 "configure"
4551 #include "confdefs.h"
4552
4553 #ifdef F77_DUMMY_MAIN
4554 #  ifdef __cplusplus
4555      extern "C"
4556 #  endif
4557    int F77_DUMMY_MAIN() { return 1; }
4558 #endif
4559 int
4560 main ()
4561 {
4562 XauWriteAuth()
4563   ;
4564   return 0;
4565 }
4566 configure:29061: gcc  -o conftest  -I/usr/X11R6/include -DINET6 -g -O2    -L/usr/X11R6/lib conftest.c  -lXau   -lSM -lICE   >&5
4567 configure:29064: $? = 0
4568 configure:29067: test -s conftest
4569 configure:29070: $? = 0
4570 configure:29199: result: yes, in -lXau
4571 configure:29210: checking for XauReadAuth
4572 configure:29246: gcc  -o conftest  -I/usr/X11R6/include -DINET6 -g -O2    -L/usr/X11R6/lib conftest.c    -lXau  -lSM -lICE   >&5
4573 configure:29249: $? = 0
4574 configure:29252: test -s conftest
4575 configure:29255: $? = 0
4576 configure:29364: result: yes
4577 configure:29394: checking for XauFileName
4578 configure:29430: gcc  -o conftest  -I/usr/X11R6/include -DINET6 -g -O2    -L/usr/X11R6/lib conftest.c     -lXau  -lSM -lICE   >&5
4579 configure:29433: $? = 0
4580 configure:29436: test -s conftest
4581 configure:29439: $? = 0
4582 configure:29548: result: yes
4583 configure:29623: checking for an ANSI C-conforming const
4584 configure:29712: result: yes
4585 configure:29722: checking for off_t
4586 configure:29749: gcc  -c -DINET6 -g -O2  conftest.c >&5
4587 configure:29752: $? = 0
4588 configure:29755: test -s conftest.o
4589 configure:29758: $? = 0
4590 configure:29768: result: yes
4591 configure:29780: checking for mode_t
4592 configure:29804: result: yes
4593 configure:29814: checking for sig_atomic_t
4594 configure:29838: result: yes
4595 configure:29851: checking for long long
4596 configure:29900: result: yes
4597 configure:29970: checking whether time.h and sys/time.h may both be included
4598 configure:30017: result: yes
4599 configure:30027: checking whether struct tm is in sys/time.h or time.h
4600 configure:30053: gcc  -c -DINET6 -g -O2  conftest.c >&5
4601 configure:30056: $? = 0
4602 configure:30059: test -s conftest.o
4603 configure:30062: $? = 0
4604 configure:30072: result: time.h
4605 configure:30083: checking for ANSI C header files
4606 configure:30212: result: yes
4607 configure:30333: checking arpa/ftp.h usability
4608 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
4609 configure:30345: $? = 0
4610 configure:30348: test -s conftest.o
4611 configure:30351: $? = 0
4612 configure:30360: result: yes
4613 configure:30364: checking arpa/ftp.h presence
4614 configure:30371: gcc -E  conftest.c
4615 configure:30377: $? = 0
4616 configure:30395: result: yes
4617 configure:30413: checking for arpa/ftp.h
4618 configure:30420: result: yes
4619 configure:30333: checking arpa/telnet.h usability
4620 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
4621 configure:30345: $? = 0
4622 configure:30348: test -s conftest.o
4623 configure:30351: $? = 0
4624 configure:30360: result: yes
4625 configure:30364: checking arpa/telnet.h presence
4626 configure:30371: gcc -E  conftest.c
4627 configure:30377: $? = 0
4628 configure:30395: result: yes
4629 configure:30413: checking for arpa/telnet.h
4630 configure:30420: result: yes
4631 configure:30333: checking bind/bitypes.h usability
4632 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
4633 configure:30371:26: bind/bitypes.h: No such file or directory
4634 configure:30345: $? = 1
4635 configure: failed program was:
4636 #line 30336 "configure"
4637 #include "confdefs.h"
4638 #include <stdio.h>
4639 #if HAVE_SYS_TYPES_H
4640 # include <sys/types.h>
4641 #endif
4642 #if HAVE_SYS_STAT_H
4643 # include <sys/stat.h>
4644 #endif
4645 #if STDC_HEADERS
4646 # include <stdlib.h>
4647 # include <stddef.h>
4648 #else
4649 # if HAVE_STDLIB_H
4650 #  include <stdlib.h>
4651 # endif
4652 #endif
4653 #if HAVE_STRING_H
4654 # if !STDC_HEADERS && HAVE_MEMORY_H
4655 #  include <memory.h>
4656 # endif
4657 # include <string.h>
4658 #endif
4659 #if HAVE_STRINGS_H
4660 # include <strings.h>
4661 #endif
4662 #if HAVE_INTTYPES_H
4663 # include <inttypes.h>
4664 #else
4665 # if HAVE_STDINT_H
4666 #  include <stdint.h>
4667 # endif
4668 #endif
4669 #if HAVE_UNISTD_H
4670 # include <unistd.h>
4671 #endif
4672 #include <bind/bitypes.h>
4673 configure:30360: result: no
4674 configure:30364: checking bind/bitypes.h presence
4675 configure:30371: gcc -E  conftest.c
4676 configure:30368:26: bind/bitypes.h: No such file or directory
4677 configure:30377: $? = 1
4678 configure: failed program was:
4679 #line 30367 "configure"
4680 #include "confdefs.h"
4681 #include <bind/bitypes.h>
4682 configure:30395: result: no
4683 configure:30413: checking for bind/bitypes.h
4684 configure:30420: result: no
4685 configure:30333: checking bsdsetjmp.h usability
4686 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
4687 configure:30371:23: bsdsetjmp.h: No such file or directory
4688 configure:30345: $? = 1
4689 configure: failed program was:
4690 #line 30336 "configure"
4691 #include "confdefs.h"
4692 #include <stdio.h>
4693 #if HAVE_SYS_TYPES_H
4694 # include <sys/types.h>
4695 #endif
4696 #if HAVE_SYS_STAT_H
4697 # include <sys/stat.h>
4698 #endif
4699 #if STDC_HEADERS
4700 # include <stdlib.h>
4701 # include <stddef.h>
4702 #else
4703 # if HAVE_STDLIB_H
4704 #  include <stdlib.h>
4705 # endif
4706 #endif
4707 #if HAVE_STRING_H
4708 # if !STDC_HEADERS && HAVE_MEMORY_H
4709 #  include <memory.h>
4710 # endif
4711 # include <string.h>
4712 #endif
4713 #if HAVE_STRINGS_H
4714 # include <strings.h>
4715 #endif
4716 #if HAVE_INTTYPES_H
4717 # include <inttypes.h>
4718 #else
4719 # if HAVE_STDINT_H
4720 #  include <stdint.h>
4721 # endif
4722 #endif
4723 #if HAVE_UNISTD_H
4724 # include <unistd.h>
4725 #endif
4726 #include <bsdsetjmp.h>
4727 configure:30360: result: no
4728 configure:30364: checking bsdsetjmp.h presence
4729 configure:30371: gcc -E  conftest.c
4730 configure:30368:23: bsdsetjmp.h: No such file or directory
4731 configure:30377: $? = 1
4732 configure: failed program was:
4733 #line 30367 "configure"
4734 #include "confdefs.h"
4735 #include <bsdsetjmp.h>
4736 configure:30395: result: no
4737 configure:30413: checking for bsdsetjmp.h
4738 configure:30420: result: no
4739 configure:30333: checking curses.h usability
4740 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
4741 configure:30345: $? = 0
4742 configure:30348: test -s conftest.o
4743 configure:30351: $? = 0
4744 configure:30360: result: yes
4745 configure:30364: checking curses.h presence
4746 configure:30371: gcc -E  conftest.c
4747 configure:30377: $? = 0
4748 configure:30395: result: yes
4749 configure:30413: checking for curses.h
4750 configure:30420: result: yes
4751 configure:30324: checking for dlfcn.h
4752 configure:30329: result: yes
4753 configure:30333: checking fnmatch.h usability
4754 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
4755 configure:30345: $? = 0
4756 configure:30348: test -s conftest.o
4757 configure:30351: $? = 0
4758 configure:30360: result: yes
4759 configure:30364: checking fnmatch.h presence
4760 configure:30371: gcc -E  conftest.c
4761 configure:30377: $? = 0
4762 configure:30395: result: yes
4763 configure:30413: checking for fnmatch.h
4764 configure:30420: result: yes
4765 configure:30324: checking for inttypes.h
4766 configure:30329: result: yes
4767 configure:30333: checking io.h usability
4768 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
4769 configure:30371:16: io.h: No such file or directory
4770 configure:30345: $? = 1
4771 configure: failed program was:
4772 #line 30336 "configure"
4773 #include "confdefs.h"
4774 #include <stdio.h>
4775 #if HAVE_SYS_TYPES_H
4776 # include <sys/types.h>
4777 #endif
4778 #if HAVE_SYS_STAT_H
4779 # include <sys/stat.h>
4780 #endif
4781 #if STDC_HEADERS
4782 # include <stdlib.h>
4783 # include <stddef.h>
4784 #else
4785 # if HAVE_STDLIB_H
4786 #  include <stdlib.h>
4787 # endif
4788 #endif
4789 #if HAVE_STRING_H
4790 # if !STDC_HEADERS && HAVE_MEMORY_H
4791 #  include <memory.h>
4792 # endif
4793 # include <string.h>
4794 #endif
4795 #if HAVE_STRINGS_H
4796 # include <strings.h>
4797 #endif
4798 #if HAVE_INTTYPES_H
4799 # include <inttypes.h>
4800 #else
4801 # if HAVE_STDINT_H
4802 #  include <stdint.h>
4803 # endif
4804 #endif
4805 #if HAVE_UNISTD_H
4806 # include <unistd.h>
4807 #endif
4808 #include <io.h>
4809 configure:30360: result: no
4810 configure:30364: checking io.h presence
4811 configure:30371: gcc -E  conftest.c
4812 configure:30368:16: io.h: No such file or directory
4813 configure:30377: $? = 1
4814 configure: failed program was:
4815 #line 30367 "configure"
4816 #include "confdefs.h"
4817 #include <io.h>
4818 configure:30395: result: no
4819 configure:30413: checking for io.h
4820 configure:30420: result: no
4821 configure:30333: checking libutil.h usability
4822 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
4823 configure:30345: $? = 0
4824 configure:30348: test -s conftest.o
4825 configure:30351: $? = 0
4826 configure:30360: result: yes
4827 configure:30364: checking libutil.h presence
4828 configure:30371: gcc -E  conftest.c
4829 configure:30377: $? = 0
4830 configure:30395: result: yes
4831 configure:30413: checking for libutil.h
4832 configure:30420: result: yes
4833 configure:30333: checking limits.h usability
4834 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
4835 configure:30345: $? = 0
4836 configure:30348: test -s conftest.o
4837 configure:30351: $? = 0
4838 configure:30360: result: yes
4839 configure:30364: checking limits.h presence
4840 configure:30371: gcc -E  conftest.c
4841 configure:30377: $? = 0
4842 configure:30395: result: yes
4843 configure:30413: checking for limits.h
4844 configure:30420: result: yes
4845 configure:30333: checking maillock.h usability
4846 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
4847 configure:30371:22: maillock.h: No such file or directory
4848 configure:30345: $? = 1
4849 configure: failed program was:
4850 #line 30336 "configure"
4851 #include "confdefs.h"
4852 #include <stdio.h>
4853 #if HAVE_SYS_TYPES_H
4854 # include <sys/types.h>
4855 #endif
4856 #if HAVE_SYS_STAT_H
4857 # include <sys/stat.h>
4858 #endif
4859 #if STDC_HEADERS
4860 # include <stdlib.h>
4861 # include <stddef.h>
4862 #else
4863 # if HAVE_STDLIB_H
4864 #  include <stdlib.h>
4865 # endif
4866 #endif
4867 #if HAVE_STRING_H
4868 # if !STDC_HEADERS && HAVE_MEMORY_H
4869 #  include <memory.h>
4870 # endif
4871 # include <string.h>
4872 #endif
4873 #if HAVE_STRINGS_H
4874 # include <strings.h>
4875 #endif
4876 #if HAVE_INTTYPES_H
4877 # include <inttypes.h>
4878 #else
4879 # if HAVE_STDINT_H
4880 #  include <stdint.h>
4881 # endif
4882 #endif
4883 #if HAVE_UNISTD_H
4884 # include <unistd.h>
4885 #endif
4886 #include <maillock.h>
4887 configure:30360: result: no
4888 configure:30364: checking maillock.h presence
4889 configure:30371: gcc -E  conftest.c
4890 configure:30368:22: maillock.h: No such file or directory
4891 configure:30377: $? = 1
4892 configure: failed program was:
4893 #line 30367 "configure"
4894 #include "confdefs.h"
4895 #include <maillock.h>
4896 configure:30395: result: no
4897 configure:30413: checking for maillock.h
4898 configure:30420: result: no
4899 configure:30333: checking netinet/in6_machtypes.h usability
4900 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
4901 configure:30371:35: netinet/in6_machtypes.h: No such file or directory
4902 configure:30345: $? = 1
4903 configure: failed program was:
4904 #line 30336 "configure"
4905 #include "confdefs.h"
4906 #include <stdio.h>
4907 #if HAVE_SYS_TYPES_H
4908 # include <sys/types.h>
4909 #endif
4910 #if HAVE_SYS_STAT_H
4911 # include <sys/stat.h>
4912 #endif
4913 #if STDC_HEADERS
4914 # include <stdlib.h>
4915 # include <stddef.h>
4916 #else
4917 # if HAVE_STDLIB_H
4918 #  include <stdlib.h>
4919 # endif
4920 #endif
4921 #if HAVE_STRING_H
4922 # if !STDC_HEADERS && HAVE_MEMORY_H
4923 #  include <memory.h>
4924 # endif
4925 # include <string.h>
4926 #endif
4927 #if HAVE_STRINGS_H
4928 # include <strings.h>
4929 #endif
4930 #if HAVE_INTTYPES_H
4931 # include <inttypes.h>
4932 #else
4933 # if HAVE_STDINT_H
4934 #  include <stdint.h>
4935 # endif
4936 #endif
4937 #if HAVE_UNISTD_H
4938 # include <unistd.h>
4939 #endif
4940 #include <netinet/in6_machtypes.h>
4941 configure:30360: result: no
4942 configure:30364: checking netinet/in6_machtypes.h presence
4943 configure:30371: gcc -E  conftest.c
4944 configure:30368:35: netinet/in6_machtypes.h: No such file or directory
4945 configure:30377: $? = 1
4946 configure: failed program was:
4947 #line 30367 "configure"
4948 #include "confdefs.h"
4949 #include <netinet/in6_machtypes.h>
4950 configure:30395: result: no
4951 configure:30413: checking for netinet/in6_machtypes.h
4952 configure:30420: result: no
4953 configure:30333: checking netinfo/ni.h usability
4954 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
4955 configure:30371:24: netinfo/ni.h: No such file or directory
4956 configure:30345: $? = 1
4957 configure: failed program was:
4958 #line 30336 "configure"
4959 #include "confdefs.h"
4960 #include <stdio.h>
4961 #if HAVE_SYS_TYPES_H
4962 # include <sys/types.h>
4963 #endif
4964 #if HAVE_SYS_STAT_H
4965 # include <sys/stat.h>
4966 #endif
4967 #if STDC_HEADERS
4968 # include <stdlib.h>
4969 # include <stddef.h>
4970 #else
4971 # if HAVE_STDLIB_H
4972 #  include <stdlib.h>
4973 # endif
4974 #endif
4975 #if HAVE_STRING_H
4976 # if !STDC_HEADERS && HAVE_MEMORY_H
4977 #  include <memory.h>
4978 # endif
4979 # include <string.h>
4980 #endif
4981 #if HAVE_STRINGS_H
4982 # include <strings.h>
4983 #endif
4984 #if HAVE_INTTYPES_H
4985 # include <inttypes.h>
4986 #else
4987 # if HAVE_STDINT_H
4988 #  include <stdint.h>
4989 # endif
4990 #endif
4991 #if HAVE_UNISTD_H
4992 # include <unistd.h>
4993 #endif
4994 #include <netinfo/ni.h>
4995 configure:30360: result: no
4996 configure:30364: checking netinfo/ni.h presence
4997 configure:30371: gcc -E  conftest.c
4998 configure:30368:24: netinfo/ni.h: No such file or directory
4999 configure:30377: $? = 1
5000 configure: failed program was:
5001 #line 30367 "configure"
5002 #include "confdefs.h"
5003 #include <netinfo/ni.h>
5004 configure:30395: result: no
5005 configure:30413: checking for netinfo/ni.h
5006 configure:30420: result: no
5007 configure:30333: checking pthread.h usability
5008 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
5009 configure:30345: $? = 0
5010 configure:30348: test -s conftest.o
5011 configure:30351: $? = 0
5012 configure:30360: result: yes
5013 configure:30364: checking pthread.h presence
5014 configure:30371: gcc -E  conftest.c
5015 configure:30377: $? = 0
5016 configure:30395: result: yes
5017 configure:30413: checking for pthread.h
5018 configure:30420: result: yes
5019 configure:30333: checking pty.h usability
5020 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
5021 configure:30371:17: pty.h: No such file or directory
5022 configure:30345: $? = 1
5023 configure: failed program was:
5024 #line 30336 "configure"
5025 #include "confdefs.h"
5026 #include <stdio.h>
5027 #if HAVE_SYS_TYPES_H
5028 # include <sys/types.h>
5029 #endif
5030 #if HAVE_SYS_STAT_H
5031 # include <sys/stat.h>
5032 #endif
5033 #if STDC_HEADERS
5034 # include <stdlib.h>
5035 # include <stddef.h>
5036 #else
5037 # if HAVE_STDLIB_H
5038 #  include <stdlib.h>
5039 # endif
5040 #endif
5041 #if HAVE_STRING_H
5042 # if !STDC_HEADERS && HAVE_MEMORY_H
5043 #  include <memory.h>
5044 # endif
5045 # include <string.h>
5046 #endif
5047 #if HAVE_STRINGS_H
5048 # include <strings.h>
5049 #endif
5050 #if HAVE_INTTYPES_H
5051 # include <inttypes.h>
5052 #else
5053 # if HAVE_STDINT_H
5054 #  include <stdint.h>
5055 # endif
5056 #endif
5057 #if HAVE_UNISTD_H
5058 # include <unistd.h>
5059 #endif
5060 #include <pty.h>
5061 configure:30360: result: no
5062 configure:30364: checking pty.h presence
5063 configure:30371: gcc -E  conftest.c
5064 configure:30368:17: pty.h: No such file or directory
5065 configure:30377: $? = 1
5066 configure: failed program was:
5067 #line 30367 "configure"
5068 #include "confdefs.h"
5069 #include <pty.h>
5070 configure:30395: result: no
5071 configure:30413: checking for pty.h
5072 configure:30420: result: no
5073 configure:30333: checking sac.h usability
5074 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
5075 configure:30371:17: sac.h: No such file or directory
5076 configure:30345: $? = 1
5077 configure: failed program was:
5078 #line 30336 "configure"
5079 #include "confdefs.h"
5080 #include <stdio.h>
5081 #if HAVE_SYS_TYPES_H
5082 # include <sys/types.h>
5083 #endif
5084 #if HAVE_SYS_STAT_H
5085 # include <sys/stat.h>
5086 #endif
5087 #if STDC_HEADERS
5088 # include <stdlib.h>
5089 # include <stddef.h>
5090 #else
5091 # if HAVE_STDLIB_H
5092 #  include <stdlib.h>
5093 # endif
5094 #endif
5095 #if HAVE_STRING_H
5096 # if !STDC_HEADERS && HAVE_MEMORY_H
5097 #  include <memory.h>
5098 # endif
5099 # include <string.h>
5100 #endif
5101 #if HAVE_STRINGS_H
5102 # include <strings.h>
5103 #endif
5104 #if HAVE_INTTYPES_H
5105 # include <inttypes.h>
5106 #else
5107 # if HAVE_STDINT_H
5108 #  include <stdint.h>
5109 # endif
5110 #endif
5111 #if HAVE_UNISTD_H
5112 # include <unistd.h>
5113 #endif
5114 #include <sac.h>
5115 configure:30360: result: no
5116 configure:30364: checking sac.h presence
5117 configure:30371: gcc -E  conftest.c
5118 configure:30368:17: sac.h: No such file or directory
5119 configure:30377: $? = 1
5120 configure: failed program was:
5121 #line 30367 "configure"
5122 #include "confdefs.h"
5123 #include <sac.h>
5124 configure:30395: result: no
5125 configure:30413: checking for sac.h
5126 configure:30420: result: no
5127 configure:30333: checking security/pam_modules.h usability
5128 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
5129 configure:30345: $? = 0
5130 configure:30348: test -s conftest.o
5131 configure:30351: $? = 0
5132 configure:30360: result: yes
5133 configure:30364: checking security/pam_modules.h presence
5134 configure:30371: gcc -E  conftest.c
5135 configure:30377: $? = 0
5136 configure:30395: result: yes
5137 configure:30413: checking for security/pam_modules.h
5138 configure:30420: result: yes
5139 configure:30333: checking sgtty.h usability
5140 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
5141 configure:30345: $? = 0
5142 configure:30348: test -s conftest.o
5143 configure:30351: $? = 0
5144 configure:30360: result: yes
5145 configure:30364: checking sgtty.h presence
5146 configure:30371: gcc -E  conftest.c
5147 configure:30377: $? = 0
5148 configure:30395: result: yes
5149 configure:30413: checking for sgtty.h
5150 configure:30420: result: yes
5151 configure:30333: checking siad.h usability
5152 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
5153 configure:30371:18: siad.h: No such file or directory
5154 configure:30345: $? = 1
5155 configure: failed program was:
5156 #line 30336 "configure"
5157 #include "confdefs.h"
5158 #include <stdio.h>
5159 #if HAVE_SYS_TYPES_H
5160 # include <sys/types.h>
5161 #endif
5162 #if HAVE_SYS_STAT_H
5163 # include <sys/stat.h>
5164 #endif
5165 #if STDC_HEADERS
5166 # include <stdlib.h>
5167 # include <stddef.h>
5168 #else
5169 # if HAVE_STDLIB_H
5170 #  include <stdlib.h>
5171 # endif
5172 #endif
5173 #if HAVE_STRING_H
5174 # if !STDC_HEADERS && HAVE_MEMORY_H
5175 #  include <memory.h>
5176 # endif
5177 # include <string.h>
5178 #endif
5179 #if HAVE_STRINGS_H
5180 # include <strings.h>
5181 #endif
5182 #if HAVE_INTTYPES_H
5183 # include <inttypes.h>
5184 #else
5185 # if HAVE_STDINT_H
5186 #  include <stdint.h>
5187 # endif
5188 #endif
5189 #if HAVE_UNISTD_H
5190 # include <unistd.h>
5191 #endif
5192 #include <siad.h>
5193 configure:30360: result: no
5194 configure:30364: checking siad.h presence
5195 configure:30371: gcc -E  conftest.c
5196 configure:30368:18: siad.h: No such file or directory
5197 configure:30377: $? = 1
5198 configure: failed program was:
5199 #line 30367 "configure"
5200 #include "confdefs.h"
5201 #include <siad.h>
5202 configure:30395: result: no
5203 configure:30413: checking for siad.h
5204 configure:30420: result: no
5205 configure:30333: checking signal.h usability
5206 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
5207 configure:30345: $? = 0
5208 configure:30348: test -s conftest.o
5209 configure:30351: $? = 0
5210 configure:30360: result: yes
5211 configure:30364: checking signal.h presence
5212 configure:30371: gcc -E  conftest.c
5213 configure:30377: $? = 0
5214 configure:30395: result: yes
5215 configure:30413: checking for signal.h
5216 configure:30420: result: yes
5217 configure:30333: checking stropts.h usability
5218 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
5219 configure:30371:21: stropts.h: No such file or directory
5220 configure:30345: $? = 1
5221 configure: failed program was:
5222 #line 30336 "configure"
5223 #include "confdefs.h"
5224 #include <stdio.h>
5225 #if HAVE_SYS_TYPES_H
5226 # include <sys/types.h>
5227 #endif
5228 #if HAVE_SYS_STAT_H
5229 # include <sys/stat.h>
5230 #endif
5231 #if STDC_HEADERS
5232 # include <stdlib.h>
5233 # include <stddef.h>
5234 #else
5235 # if HAVE_STDLIB_H
5236 #  include <stdlib.h>
5237 # endif
5238 #endif
5239 #if HAVE_STRING_H
5240 # if !STDC_HEADERS && HAVE_MEMORY_H
5241 #  include <memory.h>
5242 # endif
5243 # include <string.h>
5244 #endif
5245 #if HAVE_STRINGS_H
5246 # include <strings.h>
5247 #endif
5248 #if HAVE_INTTYPES_H
5249 # include <inttypes.h>
5250 #else
5251 # if HAVE_STDINT_H
5252 #  include <stdint.h>
5253 # endif
5254 #endif
5255 #if HAVE_UNISTD_H
5256 # include <unistd.h>
5257 #endif
5258 #include <stropts.h>
5259 configure:30360: result: no
5260 configure:30364: checking stropts.h presence
5261 configure:30371: gcc -E  conftest.c
5262 configure:30368:21: stropts.h: No such file or directory
5263 configure:30377: $? = 1
5264 configure: failed program was:
5265 #line 30367 "configure"
5266 #include "confdefs.h"
5267 #include <stropts.h>
5268 configure:30395: result: no
5269 configure:30413: checking for stropts.h
5270 configure:30420: result: no
5271 configure:30333: checking sys/bitypes.h usability
5272 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
5273 configure:30371:25: sys/bitypes.h: No such file or directory
5274 configure:30345: $? = 1
5275 configure: failed program was:
5276 #line 30336 "configure"
5277 #include "confdefs.h"
5278 #include <stdio.h>
5279 #if HAVE_SYS_TYPES_H
5280 # include <sys/types.h>
5281 #endif
5282 #if HAVE_SYS_STAT_H
5283 # include <sys/stat.h>
5284 #endif
5285 #if STDC_HEADERS
5286 # include <stdlib.h>
5287 # include <stddef.h>
5288 #else
5289 # if HAVE_STDLIB_H
5290 #  include <stdlib.h>
5291 # endif
5292 #endif
5293 #if HAVE_STRING_H
5294 # if !STDC_HEADERS && HAVE_MEMORY_H
5295 #  include <memory.h>
5296 # endif
5297 # include <string.h>
5298 #endif
5299 #if HAVE_STRINGS_H
5300 # include <strings.h>
5301 #endif
5302 #if HAVE_INTTYPES_H
5303 # include <inttypes.h>
5304 #else
5305 # if HAVE_STDINT_H
5306 #  include <stdint.h>
5307 # endif
5308 #endif
5309 #if HAVE_UNISTD_H
5310 # include <unistd.h>
5311 #endif
5312 #include <sys/bitypes.h>
5313 configure:30360: result: no
5314 configure:30364: checking sys/bitypes.h presence
5315 configure:30371: gcc -E  conftest.c
5316 configure:30368:25: sys/bitypes.h: No such file or directory
5317 configure:30377: $? = 1
5318 configure: failed program was:
5319 #line 30367 "configure"
5320 #include "confdefs.h"
5321 #include <sys/bitypes.h>
5322 configure:30395: result: no
5323 configure:30413: checking for sys/bitypes.h
5324 configure:30420: result: no
5325 configure:30333: checking sys/category.h usability
5326 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
5327 configure:30371:26: sys/category.h: No such file or directory
5328 configure:30345: $? = 1
5329 configure: failed program was:
5330 #line 30336 "configure"
5331 #include "confdefs.h"
5332 #include <stdio.h>
5333 #if HAVE_SYS_TYPES_H
5334 # include <sys/types.h>
5335 #endif
5336 #if HAVE_SYS_STAT_H
5337 # include <sys/stat.h>
5338 #endif
5339 #if STDC_HEADERS
5340 # include <stdlib.h>
5341 # include <stddef.h>
5342 #else
5343 # if HAVE_STDLIB_H
5344 #  include <stdlib.h>
5345 # endif
5346 #endif
5347 #if HAVE_STRING_H
5348 # if !STDC_HEADERS && HAVE_MEMORY_H
5349 #  include <memory.h>
5350 # endif
5351 # include <string.h>
5352 #endif
5353 #if HAVE_STRINGS_H
5354 # include <strings.h>
5355 #endif
5356 #if HAVE_INTTYPES_H
5357 # include <inttypes.h>
5358 #else
5359 # if HAVE_STDINT_H
5360 #  include <stdint.h>
5361 # endif
5362 #endif
5363 #if HAVE_UNISTD_H
5364 # include <unistd.h>
5365 #endif
5366 #include <sys/category.h>
5367 configure:30360: result: no
5368 configure:30364: checking sys/category.h presence
5369 configure:30371: gcc -E  conftest.c
5370 configure:30368:26: sys/category.h: No such file or directory
5371 configure:30377: $? = 1
5372 configure: failed program was:
5373 #line 30367 "configure"
5374 #include "confdefs.h"
5375 #include <sys/category.h>
5376 configure:30395: result: no
5377 configure:30413: checking for sys/category.h
5378 configure:30420: result: no
5379 configure:30333: checking sys/file.h usability
5380 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
5381 configure:30345: $? = 0
5382 configure:30348: test -s conftest.o
5383 configure:30351: $? = 0
5384 configure:30360: result: yes
5385 configure:30364: checking sys/file.h presence
5386 configure:30371: gcc -E  conftest.c
5387 configure:30377: $? = 0
5388 configure:30395: result: yes
5389 configure:30413: checking for sys/file.h
5390 configure:30420: result: yes
5391 configure:30333: checking sys/filio.h usability
5392 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
5393 configure:30345: $? = 0
5394 configure:30348: test -s conftest.o
5395 configure:30351: $? = 0
5396 configure:30360: result: yes
5397 configure:30364: checking sys/filio.h presence
5398 configure:30371: gcc -E  conftest.c
5399 configure:30377: $? = 0
5400 configure:30395: result: yes
5401 configure:30413: checking for sys/filio.h
5402 configure:30420: result: yes
5403 configure:30333: checking sys/ioccom.h usability
5404 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
5405 configure:30345: $? = 0
5406 configure:30348: test -s conftest.o
5407 configure:30351: $? = 0
5408 configure:30360: result: yes
5409 configure:30364: checking sys/ioccom.h presence
5410 configure:30371: gcc -E  conftest.c
5411 configure:30377: $? = 0
5412 configure:30395: result: yes
5413 configure:30413: checking for sys/ioccom.h
5414 configure:30420: result: yes
5415 configure:30333: checking sys/pty.h usability
5416 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
5417 configure:30371:21: sys/pty.h: No such file or directory
5418 configure:30345: $? = 1
5419 configure: failed program was:
5420 #line 30336 "configure"
5421 #include "confdefs.h"
5422 #include <stdio.h>
5423 #if HAVE_SYS_TYPES_H
5424 # include <sys/types.h>
5425 #endif
5426 #if HAVE_SYS_STAT_H
5427 # include <sys/stat.h>
5428 #endif
5429 #if STDC_HEADERS
5430 # include <stdlib.h>
5431 # include <stddef.h>
5432 #else
5433 # if HAVE_STDLIB_H
5434 #  include <stdlib.h>
5435 # endif
5436 #endif
5437 #if HAVE_STRING_H
5438 # if !STDC_HEADERS && HAVE_MEMORY_H
5439 #  include <memory.h>
5440 # endif
5441 # include <string.h>
5442 #endif
5443 #if HAVE_STRINGS_H
5444 # include <strings.h>
5445 #endif
5446 #if HAVE_INTTYPES_H
5447 # include <inttypes.h>
5448 #else
5449 # if HAVE_STDINT_H
5450 #  include <stdint.h>
5451 # endif
5452 #endif
5453 #if HAVE_UNISTD_H
5454 # include <unistd.h>
5455 #endif
5456 #include <sys/pty.h>
5457 configure:30360: result: no
5458 configure:30364: checking sys/pty.h presence
5459 configure:30371: gcc -E  conftest.c
5460 configure:30368:21: sys/pty.h: No such file or directory
5461 configure:30377: $? = 1
5462 configure: failed program was:
5463 #line 30367 "configure"
5464 #include "confdefs.h"
5465 #include <sys/pty.h>
5466 configure:30395: result: no
5467 configure:30413: checking for sys/pty.h
5468 configure:30420: result: no
5469 configure:30333: checking sys/ptyio.h usability
5470 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
5471 configure:30371:23: sys/ptyio.h: No such file or directory
5472 configure:30345: $? = 1
5473 configure: failed program was:
5474 #line 30336 "configure"
5475 #include "confdefs.h"
5476 #include <stdio.h>
5477 #if HAVE_SYS_TYPES_H
5478 # include <sys/types.h>
5479 #endif
5480 #if HAVE_SYS_STAT_H
5481 # include <sys/stat.h>
5482 #endif
5483 #if STDC_HEADERS
5484 # include <stdlib.h>
5485 # include <stddef.h>
5486 #else
5487 # if HAVE_STDLIB_H
5488 #  include <stdlib.h>
5489 # endif
5490 #endif
5491 #if HAVE_STRING_H
5492 # if !STDC_HEADERS && HAVE_MEMORY_H
5493 #  include <memory.h>
5494 # endif
5495 # include <string.h>
5496 #endif
5497 #if HAVE_STRINGS_H
5498 # include <strings.h>
5499 #endif
5500 #if HAVE_INTTYPES_H
5501 # include <inttypes.h>
5502 #else
5503 # if HAVE_STDINT_H
5504 #  include <stdint.h>
5505 # endif
5506 #endif
5507 #if HAVE_UNISTD_H
5508 # include <unistd.h>
5509 #endif
5510 #include <sys/ptyio.h>
5511 configure:30360: result: no
5512 configure:30364: checking sys/ptyio.h presence
5513 configure:30371: gcc -E  conftest.c
5514 configure:30368:23: sys/ptyio.h: No such file or directory
5515 configure:30377: $? = 1
5516 configure: failed program was:
5517 #line 30367 "configure"
5518 #include "confdefs.h"
5519 #include <sys/ptyio.h>
5520 configure:30395: result: no
5521 configure:30413: checking for sys/ptyio.h
5522 configure:30420: result: no
5523 configure:30333: checking sys/ptyvar.h usability
5524 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
5525 configure:30371:24: sys/ptyvar.h: No such file or directory
5526 configure:30345: $? = 1
5527 configure: failed program was:
5528 #line 30336 "configure"
5529 #include "confdefs.h"
5530 #include <stdio.h>
5531 #if HAVE_SYS_TYPES_H
5532 # include <sys/types.h>
5533 #endif
5534 #if HAVE_SYS_STAT_H
5535 # include <sys/stat.h>
5536 #endif
5537 #if STDC_HEADERS
5538 # include <stdlib.h>
5539 # include <stddef.h>
5540 #else
5541 # if HAVE_STDLIB_H
5542 #  include <stdlib.h>
5543 # endif
5544 #endif
5545 #if HAVE_STRING_H
5546 # if !STDC_HEADERS && HAVE_MEMORY_H
5547 #  include <memory.h>
5548 # endif
5549 # include <string.h>
5550 #endif
5551 #if HAVE_STRINGS_H
5552 # include <strings.h>
5553 #endif
5554 #if HAVE_INTTYPES_H
5555 # include <inttypes.h>
5556 #else
5557 # if HAVE_STDINT_H
5558 #  include <stdint.h>
5559 # endif
5560 #endif
5561 #if HAVE_UNISTD_H
5562 # include <unistd.h>
5563 #endif
5564 #include <sys/ptyvar.h>
5565 configure:30360: result: no
5566 configure:30364: checking sys/ptyvar.h presence
5567 configure:30371: gcc -E  conftest.c
5568 configure:30368:24: sys/ptyvar.h: No such file or directory
5569 configure:30377: $? = 1
5570 configure: failed program was:
5571 #line 30367 "configure"
5572 #include "confdefs.h"
5573 #include <sys/ptyvar.h>
5574 configure:30395: result: no
5575 configure:30413: checking for sys/ptyvar.h
5576 configure:30420: result: no
5577 configure:30333: checking sys/select.h usability
5578 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
5579 configure:30345: $? = 0
5580 configure:30348: test -s conftest.o
5581 configure:30351: $? = 0
5582 configure:30360: result: yes
5583 configure:30364: checking sys/select.h presence
5584 configure:30371: gcc -E  conftest.c
5585 configure:30377: $? = 0
5586 configure:30395: result: yes
5587 configure:30413: checking for sys/select.h
5588 configure:30420: result: yes
5589 configure:30333: checking sys/str_tty.h usability
5590 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
5591 configure:30371:25: sys/str_tty.h: No such file or directory
5592 configure:30345: $? = 1
5593 configure: failed program was:
5594 #line 30336 "configure"
5595 #include "confdefs.h"
5596 #include <stdio.h>
5597 #if HAVE_SYS_TYPES_H
5598 # include <sys/types.h>
5599 #endif
5600 #if HAVE_SYS_STAT_H
5601 # include <sys/stat.h>
5602 #endif
5603 #if STDC_HEADERS
5604 # include <stdlib.h>
5605 # include <stddef.h>
5606 #else
5607 # if HAVE_STDLIB_H
5608 #  include <stdlib.h>
5609 # endif
5610 #endif
5611 #if HAVE_STRING_H
5612 # if !STDC_HEADERS && HAVE_MEMORY_H
5613 #  include <memory.h>
5614 # endif
5615 # include <string.h>
5616 #endif
5617 #if HAVE_STRINGS_H
5618 # include <strings.h>
5619 #endif
5620 #if HAVE_INTTYPES_H
5621 # include <inttypes.h>
5622 #else
5623 # if HAVE_STDINT_H
5624 #  include <stdint.h>
5625 # endif
5626 #endif
5627 #if HAVE_UNISTD_H
5628 # include <unistd.h>
5629 #endif
5630 #include <sys/str_tty.h>
5631 configure:30360: result: no
5632 configure:30364: checking sys/str_tty.h presence
5633 configure:30371: gcc -E  conftest.c
5634 configure:30368:25: sys/str_tty.h: No such file or directory
5635 configure:30377: $? = 1
5636 configure: failed program was:
5637 #line 30367 "configure"
5638 #include "confdefs.h"
5639 #include <sys/str_tty.h>
5640 configure:30395: result: no
5641 configure:30413: checking for sys/str_tty.h
5642 configure:30420: result: no
5643 configure:30333: checking sys/stream.h usability
5644 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
5645 configure:30371:24: sys/stream.h: No such file or directory
5646 configure:30345: $? = 1
5647 configure: failed program was:
5648 #line 30336 "configure"
5649 #include "confdefs.h"
5650 #include <stdio.h>
5651 #if HAVE_SYS_TYPES_H
5652 # include <sys/types.h>
5653 #endif
5654 #if HAVE_SYS_STAT_H
5655 # include <sys/stat.h>
5656 #endif
5657 #if STDC_HEADERS
5658 # include <stdlib.h>
5659 # include <stddef.h>
5660 #else
5661 # if HAVE_STDLIB_H
5662 #  include <stdlib.h>
5663 # endif
5664 #endif
5665 #if HAVE_STRING_H
5666 # if !STDC_HEADERS && HAVE_MEMORY_H
5667 #  include <memory.h>
5668 # endif
5669 # include <string.h>
5670 #endif
5671 #if HAVE_STRINGS_H
5672 # include <strings.h>
5673 #endif
5674 #if HAVE_INTTYPES_H
5675 # include <inttypes.h>
5676 #else
5677 # if HAVE_STDINT_H
5678 #  include <stdint.h>
5679 # endif
5680 #endif
5681 #if HAVE_UNISTD_H
5682 # include <unistd.h>
5683 #endif
5684 #include <sys/stream.h>
5685 configure:30360: result: no
5686 configure:30364: checking sys/stream.h presence
5687 configure:30371: gcc -E  conftest.c
5688 configure:30368:24: sys/stream.h: No such file or directory
5689 configure:30377: $? = 1
5690 configure: failed program was:
5691 #line 30367 "configure"
5692 #include "confdefs.h"
5693 #include <sys/stream.h>
5694 configure:30395: result: no
5695 configure:30413: checking for sys/stream.h
5696 configure:30420: result: no
5697 configure:30333: checking sys/stropts.h usability
5698 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
5699 configure:30371:25: sys/stropts.h: No such file or directory
5700 configure:30345: $? = 1
5701 configure: failed program was:
5702 #line 30336 "configure"
5703 #include "confdefs.h"
5704 #include <stdio.h>
5705 #if HAVE_SYS_TYPES_H
5706 # include <sys/types.h>
5707 #endif
5708 #if HAVE_SYS_STAT_H
5709 # include <sys/stat.h>
5710 #endif
5711 #if STDC_HEADERS
5712 # include <stdlib.h>
5713 # include <stddef.h>
5714 #else
5715 # if HAVE_STDLIB_H
5716 #  include <stdlib.h>
5717 # endif
5718 #endif
5719 #if HAVE_STRING_H
5720 # if !STDC_HEADERS && HAVE_MEMORY_H
5721 #  include <memory.h>
5722 # endif
5723 # include <string.h>
5724 #endif
5725 #if HAVE_STRINGS_H
5726 # include <strings.h>
5727 #endif
5728 #if HAVE_INTTYPES_H
5729 # include <inttypes.h>
5730 #else
5731 # if HAVE_STDINT_H
5732 #  include <stdint.h>
5733 # endif
5734 #endif
5735 #if HAVE_UNISTD_H
5736 # include <unistd.h>
5737 #endif
5738 #include <sys/stropts.h>
5739 configure:30360: result: no
5740 configure:30364: checking sys/stropts.h presence
5741 configure:30371: gcc -E  conftest.c
5742 configure:30368:25: sys/stropts.h: No such file or directory
5743 configure:30377: $? = 1
5744 configure: failed program was:
5745 #line 30367 "configure"
5746 #include "confdefs.h"
5747 #include <sys/stropts.h>
5748 configure:30395: result: no
5749 configure:30413: checking for sys/stropts.h
5750 configure:30420: result: no
5751 configure:30333: checking sys/strtty.h usability
5752 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
5753 configure:30371:24: sys/strtty.h: No such file or directory
5754 configure:30345: $? = 1
5755 configure: failed program was:
5756 #line 30336 "configure"
5757 #include "confdefs.h"
5758 #include <stdio.h>
5759 #if HAVE_SYS_TYPES_H
5760 # include <sys/types.h>
5761 #endif
5762 #if HAVE_SYS_STAT_H
5763 # include <sys/stat.h>
5764 #endif
5765 #if STDC_HEADERS
5766 # include <stdlib.h>
5767 # include <stddef.h>
5768 #else
5769 # if HAVE_STDLIB_H
5770 #  include <stdlib.h>
5771 # endif
5772 #endif
5773 #if HAVE_STRING_H
5774 # if !STDC_HEADERS && HAVE_MEMORY_H
5775 #  include <memory.h>
5776 # endif
5777 # include <string.h>
5778 #endif
5779 #if HAVE_STRINGS_H
5780 # include <strings.h>
5781 #endif
5782 #if HAVE_INTTYPES_H
5783 # include <inttypes.h>
5784 #else
5785 # if HAVE_STDINT_H
5786 #  include <stdint.h>
5787 # endif
5788 #endif
5789 #if HAVE_UNISTD_H
5790 # include <unistd.h>
5791 #endif
5792 #include <sys/strtty.h>
5793 configure:30360: result: no
5794 configure:30364: checking sys/strtty.h presence
5795 configure:30371: gcc -E  conftest.c
5796 configure:30368:24: sys/strtty.h: No such file or directory
5797 configure:30377: $? = 1
5798 configure: failed program was:
5799 #line 30367 "configure"
5800 #include "confdefs.h"
5801 #include <sys/strtty.h>
5802 configure:30395: result: no
5803 configure:30413: checking for sys/strtty.h
5804 configure:30420: result: no
5805 configure:30333: checking sys/syscall.h usability
5806 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
5807 configure:30345: $? = 0
5808 configure:30348: test -s conftest.o
5809 configure:30351: $? = 0
5810 configure:30360: result: yes
5811 configure:30364: checking sys/syscall.h presence
5812 configure:30371: gcc -E  conftest.c
5813 configure:30377: $? = 0
5814 configure:30395: result: yes
5815 configure:30413: checking for sys/syscall.h
5816 configure:30420: result: yes
5817 configure:30333: checking sys/termio.h usability
5818 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
5819 configure:30371:24: sys/termio.h: No such file or directory
5820 configure:30345: $? = 1
5821 configure: failed program was:
5822 #line 30336 "configure"
5823 #include "confdefs.h"
5824 #include <stdio.h>
5825 #if HAVE_SYS_TYPES_H
5826 # include <sys/types.h>
5827 #endif
5828 #if HAVE_SYS_STAT_H
5829 # include <sys/stat.h>
5830 #endif
5831 #if STDC_HEADERS
5832 # include <stdlib.h>
5833 # include <stddef.h>
5834 #else
5835 # if HAVE_STDLIB_H
5836 #  include <stdlib.h>
5837 # endif
5838 #endif
5839 #if HAVE_STRING_H
5840 # if !STDC_HEADERS && HAVE_MEMORY_H
5841 #  include <memory.h>
5842 # endif
5843 # include <string.h>
5844 #endif
5845 #if HAVE_STRINGS_H
5846 # include <strings.h>
5847 #endif
5848 #if HAVE_INTTYPES_H
5849 # include <inttypes.h>
5850 #else
5851 # if HAVE_STDINT_H
5852 #  include <stdint.h>
5853 # endif
5854 #endif
5855 #if HAVE_UNISTD_H
5856 # include <unistd.h>
5857 #endif
5858 #include <sys/termio.h>
5859 configure:30360: result: no
5860 configure:30364: checking sys/termio.h presence
5861 configure:30371: gcc -E  conftest.c
5862 configure:30368:24: sys/termio.h: No such file or directory
5863 configure:30377: $? = 1
5864 configure: failed program was:
5865 #line 30367 "configure"
5866 #include "confdefs.h"
5867 #include <sys/termio.h>
5868 configure:30395: result: no
5869 configure:30413: checking for sys/termio.h
5870 configure:30420: result: no
5871 configure:30333: checking sys/timeb.h usability
5872 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
5873 configure:30345: $? = 0
5874 configure:30348: test -s conftest.o
5875 configure:30351: $? = 0
5876 configure:30360: result: yes
5877 configure:30364: checking sys/timeb.h presence
5878 configure:30371: gcc -E  conftest.c
5879 configure:30377: $? = 0
5880 configure:30395: result: yes
5881 configure:30413: checking for sys/timeb.h
5882 configure:30420: result: yes
5883 configure:30333: checking sys/times.h usability
5884 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
5885 configure:30345: $? = 0
5886 configure:30348: test -s conftest.o
5887 configure:30351: $? = 0
5888 configure:30360: result: yes
5889 configure:30364: checking sys/times.h presence
5890 configure:30371: gcc -E  conftest.c
5891 configure:30377: $? = 0
5892 configure:30395: result: yes
5893 configure:30413: checking for sys/times.h
5894 configure:30420: result: yes
5895 configure:30333: checking sys/un.h usability
5896 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
5897 configure:30345: $? = 0
5898 configure:30348: test -s conftest.o
5899 configure:30351: $? = 0
5900 configure:30360: result: yes
5901 configure:30364: checking sys/un.h presence
5902 configure:30371: gcc -E  conftest.c
5903 configure:30377: $? = 0
5904 configure:30395: result: yes
5905 configure:30413: checking for sys/un.h
5906 configure:30420: result: yes
5907 configure:30333: checking term.h usability
5908 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
5909 configure:30345: $? = 0
5910 configure:30348: test -s conftest.o
5911 configure:30351: $? = 0
5912 configure:30360: result: yes
5913 configure:30364: checking term.h presence
5914 configure:30371: gcc -E  conftest.c
5915 configure:30377: $? = 0
5916 configure:30395: result: yes
5917 configure:30413: checking for term.h
5918 configure:30420: result: yes
5919 configure:30333: checking termcap.h usability
5920 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
5921 configure:30345: $? = 0
5922 configure:30348: test -s conftest.o
5923 configure:30351: $? = 0
5924 configure:30360: result: yes
5925 configure:30364: checking termcap.h presence
5926 configure:30371: gcc -E  conftest.c
5927 configure:30377: $? = 0
5928 configure:30395: result: yes
5929 configure:30413: checking for termcap.h
5930 configure:30420: result: yes
5931 configure:30333: checking termio.h usability
5932 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
5933 configure:30371:20: termio.h: No such file or directory
5934 configure:30345: $? = 1
5935 configure: failed program was:
5936 #line 30336 "configure"
5937 #include "confdefs.h"
5938 #include <stdio.h>
5939 #if HAVE_SYS_TYPES_H
5940 # include <sys/types.h>
5941 #endif
5942 #if HAVE_SYS_STAT_H
5943 # include <sys/stat.h>
5944 #endif
5945 #if STDC_HEADERS
5946 # include <stdlib.h>
5947 # include <stddef.h>
5948 #else
5949 # if HAVE_STDLIB_H
5950 #  include <stdlib.h>
5951 # endif
5952 #endif
5953 #if HAVE_STRING_H
5954 # if !STDC_HEADERS && HAVE_MEMORY_H
5955 #  include <memory.h>
5956 # endif
5957 # include <string.h>
5958 #endif
5959 #if HAVE_STRINGS_H
5960 # include <strings.h>
5961 #endif
5962 #if HAVE_INTTYPES_H
5963 # include <inttypes.h>
5964 #else
5965 # if HAVE_STDINT_H
5966 #  include <stdint.h>
5967 # endif
5968 #endif
5969 #if HAVE_UNISTD_H
5970 # include <unistd.h>
5971 #endif
5972 #include <termio.h>
5973 configure:30360: result: no
5974 configure:30364: checking termio.h presence
5975 configure:30371: gcc -E  conftest.c
5976 configure:30368:20: termio.h: No such file or directory
5977 configure:30377: $? = 1
5978 configure: failed program was:
5979 #line 30367 "configure"
5980 #include "confdefs.h"
5981 #include <termio.h>
5982 configure:30395: result: no
5983 configure:30413: checking for termio.h
5984 configure:30420: result: no
5985 configure:30333: checking time.h usability
5986 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
5987 configure:30345: $? = 0
5988 configure:30348: test -s conftest.o
5989 configure:30351: $? = 0
5990 configure:30360: result: yes
5991 configure:30364: checking time.h presence
5992 configure:30371: gcc -E  conftest.c
5993 configure:30377: $? = 0
5994 configure:30395: result: yes
5995 configure:30413: checking for time.h
5996 configure:30420: result: yes
5997 configure:30333: checking tmpdir.h usability
5998 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
5999 configure:30371:20: tmpdir.h: No such file or directory
6000 configure:30345: $? = 1
6001 configure: failed program was:
6002 #line 30336 "configure"
6003 #include "confdefs.h"
6004 #include <stdio.h>
6005 #if HAVE_SYS_TYPES_H
6006 # include <sys/types.h>
6007 #endif
6008 #if HAVE_SYS_STAT_H
6009 # include <sys/stat.h>
6010 #endif
6011 #if STDC_HEADERS
6012 # include <stdlib.h>
6013 # include <stddef.h>
6014 #else
6015 # if HAVE_STDLIB_H
6016 #  include <stdlib.h>
6017 # endif
6018 #endif
6019 #if HAVE_STRING_H
6020 # if !STDC_HEADERS && HAVE_MEMORY_H
6021 #  include <memory.h>
6022 # endif
6023 # include <string.h>
6024 #endif
6025 #if HAVE_STRINGS_H
6026 # include <strings.h>
6027 #endif
6028 #if HAVE_INTTYPES_H
6029 # include <inttypes.h>
6030 #else
6031 # if HAVE_STDINT_H
6032 #  include <stdint.h>
6033 # endif
6034 #endif
6035 #if HAVE_UNISTD_H
6036 # include <unistd.h>
6037 #endif
6038 #include <tmpdir.h>
6039 configure:30360: result: no
6040 configure:30364: checking tmpdir.h presence
6041 configure:30371: gcc -E  conftest.c
6042 configure:30368:20: tmpdir.h: No such file or directory
6043 configure:30377: $? = 1
6044 configure: failed program was:
6045 #line 30367 "configure"
6046 #include "confdefs.h"
6047 #include <tmpdir.h>
6048 configure:30395: result: no
6049 configure:30413: checking for tmpdir.h
6050 configure:30420: result: no
6051 configure:30333: checking udb.h usability
6052 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
6053 configure:30371:17: udb.h: No such file or directory
6054 configure:30345: $? = 1
6055 configure: failed program was:
6056 #line 30336 "configure"
6057 #include "confdefs.h"
6058 #include <stdio.h>
6059 #if HAVE_SYS_TYPES_H
6060 # include <sys/types.h>
6061 #endif
6062 #if HAVE_SYS_STAT_H
6063 # include <sys/stat.h>
6064 #endif
6065 #if STDC_HEADERS
6066 # include <stdlib.h>
6067 # include <stddef.h>
6068 #else
6069 # if HAVE_STDLIB_H
6070 #  include <stdlib.h>
6071 # endif
6072 #endif
6073 #if HAVE_STRING_H
6074 # if !STDC_HEADERS && HAVE_MEMORY_H
6075 #  include <memory.h>
6076 # endif
6077 # include <string.h>
6078 #endif
6079 #if HAVE_STRINGS_H
6080 # include <strings.h>
6081 #endif
6082 #if HAVE_INTTYPES_H
6083 # include <inttypes.h>
6084 #else
6085 # if HAVE_STDINT_H
6086 #  include <stdint.h>
6087 # endif
6088 #endif
6089 #if HAVE_UNISTD_H
6090 # include <unistd.h>
6091 #endif
6092 #include <udb.h>
6093 configure:30360: result: no
6094 configure:30364: checking udb.h presence
6095 configure:30371: gcc -E  conftest.c
6096 configure:30368:17: udb.h: No such file or directory
6097 configure:30377: $? = 1
6098 configure: failed program was:
6099 #line 30367 "configure"
6100 #include "confdefs.h"
6101 #include <udb.h>
6102 configure:30395: result: no
6103 configure:30413: checking for udb.h
6104 configure:30420: result: no
6105 configure:30333: checking utmp.h usability
6106 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
6107 configure:30345: $? = 0
6108 configure:30348: test -s conftest.o
6109 configure:30351: $? = 0
6110 configure:30360: result: yes
6111 configure:30364: checking utmp.h presence
6112 configure:30371: gcc -E  conftest.c
6113 configure:30377: $? = 0
6114 configure:30395: result: yes
6115 configure:30413: checking for utmp.h
6116 configure:30420: result: yes
6117 configure:30333: checking utmpx.h usability
6118 configure:30342: gcc  -c -DINET6 -g -O2  conftest.c >&5
6119 configure:30371:19: utmpx.h: No such file or directory
6120 configure:30345: $? = 1
6121 configure: failed program was:
6122 #line 30336 "configure"
6123 #include "confdefs.h"
6124 #include <stdio.h>
6125 #if HAVE_SYS_TYPES_H
6126 # include <sys/types.h>
6127 #endif
6128 #if HAVE_SYS_STAT_H
6129 # include <sys/stat.h>
6130 #endif
6131 #if STDC_HEADERS
6132 # include <stdlib.h>
6133 # include <stddef.h>
6134 #else
6135 # if HAVE_STDLIB_H
6136 #  include <stdlib.h>
6137 # endif
6138 #endif
6139 #if HAVE_STRING_H
6140 # if !STDC_HEADERS && HAVE_MEMORY_H
6141 #  include <memory.h>
6142 # endif
6143 # include <string.h>
6144 #endif
6145 #if HAVE_STRINGS_H
6146 # include <strings.h>
6147 #endif
6148 #if HAVE_INTTYPES_H
6149 # include <inttypes.h>
6150 #else
6151 # if HAVE_STDINT_H
6152 #  include <stdint.h>
6153 # endif
6154 #endif
6155 #if HAVE_UNISTD_H
6156 # include <unistd.h>
6157 #endif
6158 #include <utmpx.h>
6159 configure:30360: result: no
6160 configure:30364: checking utmpx.h presence
6161 configure:30371: gcc -E  conftest.c
6162 configure:30368:19: utmpx.h: No such file or directory
6163 configure:30377: $? = 1
6164 configure: failed program was:
6165 #line 30367 "configure"
6166 #include "confdefs.h"
6167 #include <utmpx.h>
6168 configure:30395: result: no
6169 configure:30413: checking for utmpx.h
6170 configure:30420: result: no
6171 configure:30452: checking for logwtmp
6172 configure:30488: gcc  -o conftest -DINET6 -g -O2   conftest.c     >&5
6173 /var/tmp//cc8xptXg.o: In function `main':
6174 /usr/home/nectar/devel/heimdal/configure:30481: undefined reference to `logwtmp'
6175 configure:30491: $? = 1
6176 configure: failed program was:
6177 #line 30470 "configure"
6178 #include "confdefs.h"
6179
6180 #ifdef F77_DUMMY_MAIN
6181 #  ifdef __cplusplus
6182      extern "C"
6183 #  endif
6184    int F77_DUMMY_MAIN() { return 1; }
6185 #endif
6186 int
6187 main ()
6188 {
6189 logwtmp()
6190   ;
6191   return 0;
6192 }
6193 configure:30488: gcc  -o conftest -DINET6 -g -O2   conftest.c  -lutil   >&5
6194 configure:30491: $? = 0
6195 configure:30494: test -s conftest
6196 configure:30497: $? = 0
6197 configure:30626: result: yes, in -lutil
6198 configure:30635: checking for logout
6199 configure:30671: gcc  -o conftest -DINET6 -g -O2   conftest.c     >&5
6200 /var/tmp//cc52FYG1.o: In function `main':
6201 /usr/home/nectar/devel/heimdal/configure:30664: undefined reference to `logout'
6202 configure:30674: $? = 1
6203 configure: failed program was:
6204 #line 30653 "configure"
6205 #include "confdefs.h"
6206
6207 #ifdef F77_DUMMY_MAIN
6208 #  ifdef __cplusplus
6209      extern "C"
6210 #  endif
6211    int F77_DUMMY_MAIN() { return 1; }
6212 #endif
6213 int
6214 main ()
6215 {
6216 logout()
6217   ;
6218   return 0;
6219 }
6220 configure:30671: gcc  -o conftest -DINET6 -g -O2   conftest.c  -lutil   >&5
6221 configure:30674: $? = 0
6222 configure:30677: test -s conftest
6223 configure:30680: $? = 0
6224 configure:30809: result: yes, in -lutil
6225 configure:30818: checking for openpty
6226 configure:30854: gcc  -o conftest -DINET6 -g -O2   conftest.c     >&5
6227 /var/tmp//ccTqE1Vi.o: In function `main':
6228 /usr/home/nectar/devel/heimdal/configure:30847: undefined reference to `openpty'
6229 configure:30857: $? = 1
6230 configure: failed program was:
6231 #line 30836 "configure"
6232 #include "confdefs.h"
6233
6234 #ifdef F77_DUMMY_MAIN
6235 #  ifdef __cplusplus
6236      extern "C"
6237 #  endif
6238    int F77_DUMMY_MAIN() { return 1; }
6239 #endif
6240 int
6241 main ()
6242 {
6243 openpty()
6244   ;
6245   return 0;
6246 }
6247 configure:30854: gcc  -o conftest -DINET6 -g -O2   conftest.c  -lutil   >&5
6248 configure:30857: $? = 0
6249 configure:30860: test -s conftest
6250 configure:30863: $? = 0
6251 configure:30992: result: yes, in -lutil
6252 configure:31001: checking for tgetent
6253 configure:31037: gcc  -o conftest -DINET6 -g -O2   conftest.c     >&5
6254 /var/tmp//ccgIQ9hT.o: In function `main':
6255 /usr/home/nectar/devel/heimdal/configure:31030: undefined reference to `tgetent'
6256 configure:31040: $? = 1
6257 configure: failed program was:
6258 #line 31019 "configure"
6259 #include "confdefs.h"
6260
6261 #ifdef F77_DUMMY_MAIN
6262 #  ifdef __cplusplus
6263      extern "C"
6264 #  endif
6265    int F77_DUMMY_MAIN() { return 1; }
6266 #endif
6267 int
6268 main ()
6269 {
6270 tgetent()
6271   ;
6272   return 0;
6273 }
6274 configure:31037: gcc  -o conftest -DINET6 -g -O2   conftest.c  -ltermcap   >&5
6275 configure:31040: $? = 0
6276 configure:31043: test -s conftest
6277 configure:31046: $? = 0
6278 configure:31175: result: yes, in -ltermcap
6279 configure:31243: checking for _getpty
6280 configure:31286: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
6281 /var/tmp//cclw3hBa.o: In function `main':
6282 /usr/home/nectar/devel/heimdal/configure:31277: undefined reference to `_getpty'
6283 configure:31289: $? = 1
6284 configure: failed program was:
6285 #line 31249 "configure"
6286 #include "confdefs.h"
6287 /* System header to define __stub macros and hopefully few prototypes,
6288     which can conflict with char _getpty (); below.  */
6289 #include <assert.h>
6290 /* Override any gcc2 internal prototype to avoid an error.  */
6291 #ifdef __cplusplus
6292 extern "C"
6293 #endif
6294 /* We use char because int might match the return type of a gcc2
6295    builtin and then its argument prototype would still apply.  */
6296 char _getpty ();
6297 char (*f) ();
6298
6299 #ifdef F77_DUMMY_MAIN
6300 #  ifdef __cplusplus
6301      extern "C"
6302 #  endif
6303    int F77_DUMMY_MAIN() { return 1; }
6304 #endif
6305 int
6306 main ()
6307 {
6308 /* The GNU C library defines this for functions which it implements
6309     to always fail with ENOSYS.  Some functions are actually named
6310     something starting with __ and the normal name is an alias.  */
6311 #if defined (__stub__getpty) || defined (__stub____getpty)
6312 choke me
6313 #else
6314 f = _getpty;
6315 #endif
6316
6317   ;
6318   return 0;
6319 }
6320 configure:31305: result: no
6321 configure:31243: checking for _scrsize
6322 configure:31286: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
6323 /var/tmp//ccjKOSKA.o: In function `main':
6324 /usr/home/nectar/devel/heimdal/configure:31277: undefined reference to `_scrsize'
6325 configure:31289: $? = 1
6326 configure: failed program was:
6327 #line 31249 "configure"
6328 #include "confdefs.h"
6329 /* System header to define __stub macros and hopefully few prototypes,
6330     which can conflict with char _scrsize (); below.  */
6331 #include <assert.h>
6332 /* Override any gcc2 internal prototype to avoid an error.  */
6333 #ifdef __cplusplus
6334 extern "C"
6335 #endif
6336 /* We use char because int might match the return type of a gcc2
6337    builtin and then its argument prototype would still apply.  */
6338 char _scrsize ();
6339 char (*f) ();
6340
6341 #ifdef F77_DUMMY_MAIN
6342 #  ifdef __cplusplus
6343      extern "C"
6344 #  endif
6345    int F77_DUMMY_MAIN() { return 1; }
6346 #endif
6347 int
6348 main ()
6349 {
6350 /* The GNU C library defines this for functions which it implements
6351     to always fail with ENOSYS.  Some functions are actually named
6352     something starting with __ and the normal name is an alias.  */
6353 #if defined (__stub__scrsize) || defined (__stub____scrsize)
6354 choke me
6355 #else
6356 f = _scrsize;
6357 #endif
6358
6359   ;
6360   return 0;
6361 }
6362 configure:31305: result: no
6363 configure:31243: checking for fcntl
6364 configure:31286: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
6365 configure:31289: $? = 0
6366 configure:31292: test -s conftest
6367 configure:31295: $? = 0
6368 configure:31305: result: yes
6369 configure:31243: checking for grantpt
6370 configure:31286: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
6371 /var/tmp//ccGn22zp.o: In function `main':
6372 /usr/home/nectar/devel/heimdal/configure:31277: undefined reference to `grantpt'
6373 configure:31289: $? = 1
6374 configure: failed program was:
6375 #line 31249 "configure"
6376 #include "confdefs.h"
6377 /* System header to define __stub macros and hopefully few prototypes,
6378     which can conflict with char grantpt (); below.  */
6379 #include <assert.h>
6380 /* Override any gcc2 internal prototype to avoid an error.  */
6381 #ifdef __cplusplus
6382 extern "C"
6383 #endif
6384 /* We use char because int might match the return type of a gcc2
6385    builtin and then its argument prototype would still apply.  */
6386 char grantpt ();
6387 char (*f) ();
6388
6389 #ifdef F77_DUMMY_MAIN
6390 #  ifdef __cplusplus
6391      extern "C"
6392 #  endif
6393    int F77_DUMMY_MAIN() { return 1; }
6394 #endif
6395 int
6396 main ()
6397 {
6398 /* The GNU C library defines this for functions which it implements
6399     to always fail with ENOSYS.  Some functions are actually named
6400     something starting with __ and the normal name is an alias.  */
6401 #if defined (__stub_grantpt) || defined (__stub___grantpt)
6402 choke me
6403 #else
6404 f = grantpt;
6405 #endif
6406
6407   ;
6408   return 0;
6409 }
6410 configure:31305: result: no
6411 configure:31243: checking for mktime
6412 configure:31286: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
6413 configure:31289: $? = 0
6414 configure:31292: test -s conftest
6415 configure:31295: $? = 0
6416 configure:31305: result: yes
6417 configure:31243: checking for ptsname
6418 configure:31286: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
6419 /var/tmp//ccdMhxaz.o: In function `main':
6420 /usr/home/nectar/devel/heimdal/configure:31277: undefined reference to `ptsname'
6421 configure:31289: $? = 1
6422 configure: failed program was:
6423 #line 31249 "configure"
6424 #include "confdefs.h"
6425 /* System header to define __stub macros and hopefully few prototypes,
6426     which can conflict with char ptsname (); below.  */
6427 #include <assert.h>
6428 /* Override any gcc2 internal prototype to avoid an error.  */
6429 #ifdef __cplusplus
6430 extern "C"
6431 #endif
6432 /* We use char because int might match the return type of a gcc2
6433    builtin and then its argument prototype would still apply.  */
6434 char ptsname ();
6435 char (*f) ();
6436
6437 #ifdef F77_DUMMY_MAIN
6438 #  ifdef __cplusplus
6439      extern "C"
6440 #  endif
6441    int F77_DUMMY_MAIN() { return 1; }
6442 #endif
6443 int
6444 main ()
6445 {
6446 /* The GNU C library defines this for functions which it implements
6447     to always fail with ENOSYS.  Some functions are actually named
6448     something starting with __ and the normal name is an alias.  */
6449 #if defined (__stub_ptsname) || defined (__stub___ptsname)
6450 choke me
6451 #else
6452 f = ptsname;
6453 #endif
6454
6455   ;
6456   return 0;
6457 }
6458 configure:31305: result: no
6459 configure:31243: checking for rand
6460 configure:31286: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
6461 configure:31289: $? = 0
6462 configure:31292: test -s conftest
6463 configure:31295: $? = 0
6464 configure:31305: result: yes
6465 configure:31243: checking for revoke
6466 configure:31286: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
6467 configure:31289: $? = 0
6468 configure:31292: test -s conftest
6469 configure:31295: $? = 0
6470 configure:31305: result: yes
6471 configure:31243: checking for select
6472 configure:31286: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
6473 configure:31289: $? = 0
6474 configure:31292: test -s conftest
6475 configure:31295: $? = 0
6476 configure:31305: result: yes
6477 configure:31243: checking for setitimer
6478 configure:31286: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
6479 configure:31289: $? = 0
6480 configure:31292: test -s conftest
6481 configure:31295: $? = 0
6482 configure:31305: result: yes
6483 configure:31243: checking for setpcred
6484 configure:31286: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
6485 /var/tmp//cconK9tz.o: In function `main':
6486 /usr/home/nectar/devel/heimdal/configure:31277: undefined reference to `setpcred'
6487 configure:31289: $? = 1
6488 configure: failed program was:
6489 #line 31249 "configure"
6490 #include "confdefs.h"
6491 /* System header to define __stub macros and hopefully few prototypes,
6492     which can conflict with char setpcred (); below.  */
6493 #include <assert.h>
6494 /* Override any gcc2 internal prototype to avoid an error.  */
6495 #ifdef __cplusplus
6496 extern "C"
6497 #endif
6498 /* We use char because int might match the return type of a gcc2
6499    builtin and then its argument prototype would still apply.  */
6500 char setpcred ();
6501 char (*f) ();
6502
6503 #ifdef F77_DUMMY_MAIN
6504 #  ifdef __cplusplus
6505      extern "C"
6506 #  endif
6507    int F77_DUMMY_MAIN() { return 1; }
6508 #endif
6509 int
6510 main ()
6511 {
6512 /* The GNU C library defines this for functions which it implements
6513     to always fail with ENOSYS.  Some functions are actually named
6514     something starting with __ and the normal name is an alias.  */
6515 #if defined (__stub_setpcred) || defined (__stub___setpcred)
6516 choke me
6517 #else
6518 f = setpcred;
6519 #endif
6520
6521   ;
6522   return 0;
6523 }
6524 configure:31305: result: no
6525 configure:31243: checking for setpgid
6526 configure:31286: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
6527 configure:31289: $? = 0
6528 configure:31292: test -s conftest
6529 configure:31295: $? = 0
6530 configure:31305: result: yes
6531 configure:31243: checking for setproctitle
6532 configure:31286: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
6533 configure:31289: $? = 0
6534 configure:31292: test -s conftest
6535 configure:31295: $? = 0
6536 configure:31305: result: yes
6537 configure:31243: checking for setregid
6538 configure:31286: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
6539 configure:31289: $? = 0
6540 configure:31292: test -s conftest
6541 configure:31295: $? = 0
6542 configure:31305: result: yes
6543 configure:31243: checking for setresgid
6544 configure:31286: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
6545 configure:31289: $? = 0
6546 configure:31292: test -s conftest
6547 configure:31295: $? = 0
6548 configure:31305: result: yes
6549 configure:31243: checking for setresuid
6550 configure:31286: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
6551 configure:31289: $? = 0
6552 configure:31292: test -s conftest
6553 configure:31295: $? = 0
6554 configure:31305: result: yes
6555 configure:31243: checking for setreuid
6556 configure:31286: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
6557 configure:31289: $? = 0
6558 configure:31292: test -s conftest
6559 configure:31295: $? = 0
6560 configure:31305: result: yes
6561 configure:31243: checking for setsid
6562 configure:31286: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
6563 configure:31289: $? = 0
6564 configure:31292: test -s conftest
6565 configure:31295: $? = 0
6566 configure:31305: result: yes
6567 configure:31243: checking for setutent
6568 configure:31286: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
6569 /var/tmp//ccpb7Gmc.o: In function `main':
6570 /usr/home/nectar/devel/heimdal/configure:31277: undefined reference to `setutent'
6571 configure:31289: $? = 1
6572 configure: failed program was:
6573 #line 31249 "configure"
6574 #include "confdefs.h"
6575 /* System header to define __stub macros and hopefully few prototypes,
6576     which can conflict with char setutent (); below.  */
6577 #include <assert.h>
6578 /* Override any gcc2 internal prototype to avoid an error.  */
6579 #ifdef __cplusplus
6580 extern "C"
6581 #endif
6582 /* We use char because int might match the return type of a gcc2
6583    builtin and then its argument prototype would still apply.  */
6584 char setutent ();
6585 char (*f) ();
6586
6587 #ifdef F77_DUMMY_MAIN
6588 #  ifdef __cplusplus
6589      extern "C"
6590 #  endif
6591    int F77_DUMMY_MAIN() { return 1; }
6592 #endif
6593 int
6594 main ()
6595 {
6596 /* The GNU C library defines this for functions which it implements
6597     to always fail with ENOSYS.  Some functions are actually named
6598     something starting with __ and the normal name is an alias.  */
6599 #if defined (__stub_setutent) || defined (__stub___setutent)
6600 choke me
6601 #else
6602 f = setutent;
6603 #endif
6604
6605   ;
6606   return 0;
6607 }
6608 configure:31305: result: no
6609 configure:31243: checking for sigaction
6610 configure:31286: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
6611 configure:31289: $? = 0
6612 configure:31292: test -s conftest
6613 configure:31295: $? = 0
6614 configure:31305: result: yes
6615 configure:31243: checking for strstr
6616 configure:31286: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
6617 configure:31259: warning: conflicting types for built-in function `strstr'
6618 configure:31289: $? = 0
6619 configure:31292: test -s conftest
6620 configure:31295: $? = 0
6621 configure:31305: result: yes
6622 configure:31243: checking for timegm
6623 configure:31286: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
6624 configure:31289: $? = 0
6625 configure:31292: test -s conftest
6626 configure:31295: $? = 0
6627 configure:31305: result: yes
6628 configure:31243: checking for ttyname
6629 configure:31286: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
6630 configure:31289: $? = 0
6631 configure:31292: test -s conftest
6632 configure:31295: $? = 0
6633 configure:31305: result: yes
6634 configure:31243: checking for ttyslot
6635 configure:31286: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
6636 configure:31289: $? = 0
6637 configure:31292: test -s conftest
6638 configure:31295: $? = 0
6639 configure:31305: result: yes
6640 configure:31243: checking for umask
6641 configure:31286: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
6642 configure:31289: $? = 0
6643 configure:31292: test -s conftest
6644 configure:31295: $? = 0
6645 configure:31305: result: yes
6646 configure:31243: checking for unlockpt
6647 configure:31286: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
6648 /var/tmp//ccOVHBbb.o: In function `main':
6649 /usr/home/nectar/devel/heimdal/configure:31277: undefined reference to `unlockpt'
6650 configure:31289: $? = 1
6651 configure: failed program was:
6652 #line 31249 "configure"
6653 #include "confdefs.h"
6654 /* System header to define __stub macros and hopefully few prototypes,
6655     which can conflict with char unlockpt (); below.  */
6656 #include <assert.h>
6657 /* Override any gcc2 internal prototype to avoid an error.  */
6658 #ifdef __cplusplus
6659 extern "C"
6660 #endif
6661 /* We use char because int might match the return type of a gcc2
6662    builtin and then its argument prototype would still apply.  */
6663 char unlockpt ();
6664 char (*f) ();
6665
6666 #ifdef F77_DUMMY_MAIN
6667 #  ifdef __cplusplus
6668      extern "C"
6669 #  endif
6670    int F77_DUMMY_MAIN() { return 1; }
6671 #endif
6672 int
6673 main ()
6674 {
6675 /* The GNU C library defines this for functions which it implements
6676     to always fail with ENOSYS.  Some functions are actually named
6677     something starting with __ and the normal name is an alias.  */
6678 #if defined (__stub_unlockpt) || defined (__stub___unlockpt)
6679 choke me
6680 #else
6681 f = unlockpt;
6682 #endif
6683
6684   ;
6685   return 0;
6686 }
6687 configure:31305: result: no
6688 configure:31243: checking for vhangup
6689 configure:31286: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
6690 /var/tmp//ccf5smP1.o: In function `main':
6691 /usr/home/nectar/devel/heimdal/configure:31277: undefined reference to `vhangup'
6692 configure:31289: $? = 1
6693 configure: failed program was:
6694 #line 31249 "configure"
6695 #include "confdefs.h"
6696 /* System header to define __stub macros and hopefully few prototypes,
6697     which can conflict with char vhangup (); below.  */
6698 #include <assert.h>
6699 /* Override any gcc2 internal prototype to avoid an error.  */
6700 #ifdef __cplusplus
6701 extern "C"
6702 #endif
6703 /* We use char because int might match the return type of a gcc2
6704    builtin and then its argument prototype would still apply.  */
6705 char vhangup ();
6706 char (*f) ();
6707
6708 #ifdef F77_DUMMY_MAIN
6709 #  ifdef __cplusplus
6710      extern "C"
6711 #  endif
6712    int F77_DUMMY_MAIN() { return 1; }
6713 #endif
6714 int
6715 main ()
6716 {
6717 /* The GNU C library defines this for functions which it implements
6718     to always fail with ENOSYS.  Some functions are actually named
6719     something starting with __ and the normal name is an alias.  */
6720 #if defined (__stub_vhangup) || defined (__stub___vhangup)
6721 choke me
6722 #else
6723 f = vhangup;
6724 #endif
6725
6726   ;
6727   return 0;
6728 }
6729 configure:31305: result: no
6730 configure:31243: checking for yp_get_default_domain
6731 configure:31286: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
6732 configure:31289: $? = 0
6733 configure:31292: test -s conftest
6734 configure:31295: $? = 0
6735 configure:31305: result: yes
6736 configure:31333: checking capability.h usability
6737 configure:31342: gcc  -c -DINET6 -g -O2  conftest.c >&5
6738 configure:31371:24: capability.h: No such file or directory
6739 configure:31345: $? = 1
6740 configure: failed program was:
6741 #line 31336 "configure"
6742 #include "confdefs.h"
6743 #include <stdio.h>
6744 #if HAVE_SYS_TYPES_H
6745 # include <sys/types.h>
6746 #endif
6747 #if HAVE_SYS_STAT_H
6748 # include <sys/stat.h>
6749 #endif
6750 #if STDC_HEADERS
6751 # include <stdlib.h>
6752 # include <stddef.h>
6753 #else
6754 # if HAVE_STDLIB_H
6755 #  include <stdlib.h>
6756 # endif
6757 #endif
6758 #if HAVE_STRING_H
6759 # if !STDC_HEADERS && HAVE_MEMORY_H
6760 #  include <memory.h>
6761 # endif
6762 # include <string.h>
6763 #endif
6764 #if HAVE_STRINGS_H
6765 # include <strings.h>
6766 #endif
6767 #if HAVE_INTTYPES_H
6768 # include <inttypes.h>
6769 #else
6770 # if HAVE_STDINT_H
6771 #  include <stdint.h>
6772 # endif
6773 #endif
6774 #if HAVE_UNISTD_H
6775 # include <unistd.h>
6776 #endif
6777 #include <capability.h>
6778 configure:31360: result: no
6779 configure:31364: checking capability.h presence
6780 configure:31371: gcc -E  conftest.c
6781 configure:31368:24: capability.h: No such file or directory
6782 configure:31377: $? = 1
6783 configure: failed program was:
6784 #line 31367 "configure"
6785 #include "confdefs.h"
6786 #include <capability.h>
6787 configure:31395: result: no
6788 configure:31413: checking for capability.h
6789 configure:31420: result: no
6790 configure:31333: checking sys/capability.h usability
6791 configure:31342: gcc  -c -DINET6 -g -O2  conftest.c >&5
6792 configure:31345: $? = 0
6793 configure:31348: test -s conftest.o
6794 configure:31351: $? = 0
6795 configure:31360: result: yes
6796 configure:31364: checking sys/capability.h presence
6797 configure:31371: gcc -E  conftest.c
6798 configure:31377: $? = 0
6799 configure:31395: result: yes
6800 configure:31413: checking for sys/capability.h
6801 configure:31420: result: yes
6802 configure:31439: checking for sgi_getcapabilitybyname
6803 configure:31482: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
6804 /var/tmp//cckTepo7.o: In function `main':
6805 /usr/home/nectar/devel/heimdal/configure:31473: undefined reference to `sgi_getcapabilitybyname'
6806 configure:31485: $? = 1
6807 configure: failed program was:
6808 #line 31445 "configure"
6809 #include "confdefs.h"
6810 /* System header to define __stub macros and hopefully few prototypes,
6811     which can conflict with char sgi_getcapabilitybyname (); below.  */
6812 #include <assert.h>
6813 /* Override any gcc2 internal prototype to avoid an error.  */
6814 #ifdef __cplusplus
6815 extern "C"
6816 #endif
6817 /* We use char because int might match the return type of a gcc2
6818    builtin and then its argument prototype would still apply.  */
6819 char sgi_getcapabilitybyname ();
6820 char (*f) ();
6821
6822 #ifdef F77_DUMMY_MAIN
6823 #  ifdef __cplusplus
6824      extern "C"
6825 #  endif
6826    int F77_DUMMY_MAIN() { return 1; }
6827 #endif
6828 int
6829 main ()
6830 {
6831 /* The GNU C library defines this for functions which it implements
6832     to always fail with ENOSYS.  Some functions are actually named
6833     something starting with __ and the normal name is an alias.  */
6834 #if defined (__stub_sgi_getcapabilitybyname) || defined (__stub___sgi_getcapabilitybyname)
6835 choke me
6836 #else
6837 f = sgi_getcapabilitybyname;
6838 #endif
6839
6840   ;
6841   return 0;
6842 }
6843 configure:31501: result: no
6844 configure:31439: checking for cap_set_proc
6845 configure:31482: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
6846 /var/tmp//ccrfpAWB.o: In function `main':
6847 /usr/home/nectar/devel/heimdal/configure:31473: undefined reference to `cap_set_proc'
6848 configure:31485: $? = 1
6849 configure: failed program was:
6850 #line 31445 "configure"
6851 #include "confdefs.h"
6852 /* System header to define __stub macros and hopefully few prototypes,
6853     which can conflict with char cap_set_proc (); below.  */
6854 #include <assert.h>
6855 /* Override any gcc2 internal prototype to avoid an error.  */
6856 #ifdef __cplusplus
6857 extern "C"
6858 #endif
6859 /* We use char because int might match the return type of a gcc2
6860    builtin and then its argument prototype would still apply.  */
6861 char cap_set_proc ();
6862 char (*f) ();
6863
6864 #ifdef F77_DUMMY_MAIN
6865 #  ifdef __cplusplus
6866      extern "C"
6867 #  endif
6868    int F77_DUMMY_MAIN() { return 1; }
6869 #endif
6870 int
6871 main ()
6872 {
6873 /* The GNU C library defines this for functions which it implements
6874     to always fail with ENOSYS.  Some functions are actually named
6875     something starting with __ and the normal name is an alias.  */
6876 #if defined (__stub_cap_set_proc) || defined (__stub___cap_set_proc)
6877 choke me
6878 #else
6879 f = cap_set_proc;
6880 #endif
6881
6882   ;
6883   return 0;
6884 }
6885 configure:31501: result: no
6886 configure:31517: checking for getpwnam_r
6887 configure:31553: gcc  -o conftest -DINET6 -g -O2   conftest.c     >&5
6888 /var/tmp//ccSvSC7w.o: In function `main':
6889 /usr/home/nectar/devel/heimdal/configure:31546: undefined reference to `getpwnam_r'
6890 configure:31556: $? = 1
6891 configure: failed program was:
6892 #line 31535 "configure"
6893 #include "confdefs.h"
6894
6895 #ifdef F77_DUMMY_MAIN
6896 #  ifdef __cplusplus
6897      extern "C"
6898 #  endif
6899    int F77_DUMMY_MAIN() { return 1; }
6900 #endif
6901 int
6902 main ()
6903 {
6904 getpwnam_r()
6905   ;
6906   return 0;
6907 }
6908 configure:31553: gcc  -o conftest -DINET6 -g -O2   conftest.c  -lc_r   >&5
6909 /var/tmp//ccyJuZdq.o: In function `main':
6910 /usr/home/nectar/devel/heimdal/configure:31546: undefined reference to `getpwnam_r'
6911 configure:31556: $? = 1
6912 configure: failed program was:
6913 #line 31535 "configure"
6914 #include "confdefs.h"
6915
6916 #ifdef F77_DUMMY_MAIN
6917 #  ifdef __cplusplus
6918      extern "C"
6919 #  endif
6920    int F77_DUMMY_MAIN() { return 1; }
6921 #endif
6922 int
6923 main ()
6924 {
6925 getpwnam_r()
6926   ;
6927   return 0;
6928 }
6929 configure:31677: result: no
6930 configure:31760: checking for getudbnam
6931 configure:31803: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
6932 /var/tmp//ccb4fP3j.o: In function `main':
6933 /usr/home/nectar/devel/heimdal/configure:31794: undefined reference to `getudbnam'
6934 configure:31806: $? = 1
6935 configure: failed program was:
6936 #line 31766 "configure"
6937 #include "confdefs.h"
6938 /* System header to define __stub macros and hopefully few prototypes,
6939     which can conflict with char getudbnam (); below.  */
6940 #include <assert.h>
6941 /* Override any gcc2 internal prototype to avoid an error.  */
6942 #ifdef __cplusplus
6943 extern "C"
6944 #endif
6945 /* We use char because int might match the return type of a gcc2
6946    builtin and then its argument prototype would still apply.  */
6947 char getudbnam ();
6948 char (*f) ();
6949
6950 #ifdef F77_DUMMY_MAIN
6951 #  ifdef __cplusplus
6952      extern "C"
6953 #  endif
6954    int F77_DUMMY_MAIN() { return 1; }
6955 #endif
6956 int
6957 main ()
6958 {
6959 /* The GNU C library defines this for functions which it implements
6960     to always fail with ENOSYS.  Some functions are actually named
6961     something starting with __ and the normal name is an alias.  */
6962 #if defined (__stub_getudbnam) || defined (__stub___getudbnam)
6963 choke me
6964 #else
6965 f = getudbnam;
6966 #endif
6967
6968   ;
6969   return 0;
6970 }
6971 configure:31822: result: no
6972 configure:31760: checking for setlim
6973 configure:31803: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
6974 /var/tmp//ccXMI3QU.o: In function `main':
6975 /usr/home/nectar/devel/heimdal/configure:31794: undefined reference to `setlim'
6976 configure:31806: $? = 1
6977 configure: failed program was:
6978 #line 31766 "configure"
6979 #include "confdefs.h"
6980 /* System header to define __stub macros and hopefully few prototypes,
6981     which can conflict with char setlim (); below.  */
6982 #include <assert.h>
6983 /* Override any gcc2 internal prototype to avoid an error.  */
6984 #ifdef __cplusplus
6985 extern "C"
6986 #endif
6987 /* We use char because int might match the return type of a gcc2
6988    builtin and then its argument prototype would still apply.  */
6989 char setlim ();
6990 char (*f) ();
6991
6992 #ifdef F77_DUMMY_MAIN
6993 #  ifdef __cplusplus
6994      extern "C"
6995 #  endif
6996    int F77_DUMMY_MAIN() { return 1; }
6997 #endif
6998 int
6999 main ()
7000 {
7001 /* The GNU C library defines this for functions which it implements
7002     to always fail with ENOSYS.  Some functions are actually named
7003     something starting with __ and the normal name is an alias.  */
7004 #if defined (__stub_setlim) || defined (__stub___setlim)
7005 choke me
7006 #else
7007 f = setlim;
7008 #endif
7009
7010   ;
7011   return 0;
7012 }
7013 configure:31822: result: no
7014 configure:31837: checking for ut_addr in struct utmp
7015 configure:31862: gcc  -c -DINET6 -g -O2  conftest.c >&5
7016 In file included from configure:31845:
7017 /usr/include/utmp.h:54: syntax error before "int32_t"
7018 /usr/include/utmp.h:63: syntax error before "int32_t"
7019 configure: In function `main':
7020 configure:31855: structure has no member named `ut_addr'
7021 configure:31865: $? = 1
7022 configure: failed program was:
7023 #line 31844 "configure"
7024 #include "confdefs.h"
7025 #include <utmp.h>
7026 #ifdef F77_DUMMY_MAIN
7027 #  ifdef __cplusplus
7028      extern "C"
7029 #  endif
7030    int F77_DUMMY_MAIN() { return 1; }
7031 #endif
7032 int
7033 main ()
7034 {
7035 struct utmp x; x.ut_addr;
7036   ;
7037   return 0;
7038 }
7039 configure:31881: result: no
7040 configure:31896: checking for ut_host in struct utmp
7041 configure:31921: gcc  -c -DINET6 -g -O2  conftest.c >&5
7042 In file included from configure:31904:
7043 /usr/include/utmp.h:54: syntax error before "int32_t"
7044 /usr/include/utmp.h:63: syntax error before "int32_t"
7045 configure:31924: $? = 1
7046 configure: failed program was:
7047 #line 31903 "configure"
7048 #include "confdefs.h"
7049 #include <utmp.h>
7050 #ifdef F77_DUMMY_MAIN
7051 #  ifdef __cplusplus
7052      extern "C"
7053 #  endif
7054    int F77_DUMMY_MAIN() { return 1; }
7055 #endif
7056 int
7057 main ()
7058 {
7059 struct utmp x; x.ut_host;
7060   ;
7061   return 0;
7062 }
7063 configure:31940: result: no
7064 configure:31955: checking for ut_id in struct utmp
7065 configure:31980: gcc  -c -DINET6 -g -O2  conftest.c >&5
7066 In file included from configure:31963:
7067 /usr/include/utmp.h:54: syntax error before "int32_t"
7068 /usr/include/utmp.h:63: syntax error before "int32_t"
7069 configure: In function `main':
7070 configure:31973: structure has no member named `ut_id'
7071 configure:31983: $? = 1
7072 configure: failed program was:
7073 #line 31962 "configure"
7074 #include "confdefs.h"
7075 #include <utmp.h>
7076 #ifdef F77_DUMMY_MAIN
7077 #  ifdef __cplusplus
7078      extern "C"
7079 #  endif
7080    int F77_DUMMY_MAIN() { return 1; }
7081 #endif
7082 int
7083 main ()
7084 {
7085 struct utmp x; x.ut_id;
7086   ;
7087   return 0;
7088 }
7089 configure:31999: result: no
7090 configure:32014: checking for ut_pid in struct utmp
7091 configure:32039: gcc  -c -DINET6 -g -O2  conftest.c >&5
7092 In file included from configure:32022:
7093 /usr/include/utmp.h:54: syntax error before "int32_t"
7094 /usr/include/utmp.h:63: syntax error before "int32_t"
7095 configure: In function `main':
7096 configure:32032: structure has no member named `ut_pid'
7097 configure:32042: $? = 1
7098 configure: failed program was:
7099 #line 32021 "configure"
7100 #include "confdefs.h"
7101 #include <utmp.h>
7102 #ifdef F77_DUMMY_MAIN
7103 #  ifdef __cplusplus
7104      extern "C"
7105 #  endif
7106    int F77_DUMMY_MAIN() { return 1; }
7107 #endif
7108 int
7109 main ()
7110 {
7111 struct utmp x; x.ut_pid;
7112   ;
7113   return 0;
7114 }
7115 configure:32058: result: no
7116 configure:32073: checking for ut_type in struct utmp
7117 configure:32098: gcc  -c -DINET6 -g -O2  conftest.c >&5
7118 In file included from configure:32081:
7119 /usr/include/utmp.h:54: syntax error before "int32_t"
7120 /usr/include/utmp.h:63: syntax error before "int32_t"
7121 configure: In function `main':
7122 configure:32091: structure has no member named `ut_type'
7123 configure:32101: $? = 1
7124 configure: failed program was:
7125 #line 32080 "configure"
7126 #include "confdefs.h"
7127 #include <utmp.h>
7128 #ifdef F77_DUMMY_MAIN
7129 #  ifdef __cplusplus
7130      extern "C"
7131 #  endif
7132    int F77_DUMMY_MAIN() { return 1; }
7133 #endif
7134 int
7135 main ()
7136 {
7137 struct utmp x; x.ut_type;
7138   ;
7139   return 0;
7140 }
7141 configure:32117: result: no
7142 configure:32132: checking for ut_user in struct utmp
7143 configure:32157: gcc  -c -DINET6 -g -O2  conftest.c >&5
7144 In file included from configure:32140:
7145 /usr/include/utmp.h:54: syntax error before "int32_t"
7146 /usr/include/utmp.h:63: syntax error before "int32_t"
7147 configure: In function `main':
7148 configure:32150: structure has no member named `ut_user'
7149 configure:32160: $? = 1
7150 configure: failed program was:
7151 #line 32139 "configure"
7152 #include "confdefs.h"
7153 #include <utmp.h>
7154 #ifdef F77_DUMMY_MAIN
7155 #  ifdef __cplusplus
7156      extern "C"
7157 #  endif
7158    int F77_DUMMY_MAIN() { return 1; }
7159 #endif
7160 int
7161 main ()
7162 {
7163 struct utmp x; x.ut_user;
7164   ;
7165   return 0;
7166 }
7167 configure:32176: result: no
7168 configure:32191: checking for ut_exit in struct utmpx
7169 configure:32216: gcc  -c -DINET6 -g -O2  conftest.c >&5
7170 configure:32199:19: utmpx.h: No such file or directory
7171 configure: In function `main':
7172 configure:32209: storage size of `x' isn't known
7173 configure:32219: $? = 1
7174 configure: failed program was:
7175 #line 32198 "configure"
7176 #include "confdefs.h"
7177 #include <utmpx.h>
7178 #ifdef F77_DUMMY_MAIN
7179 #  ifdef __cplusplus
7180      extern "C"
7181 #  endif
7182    int F77_DUMMY_MAIN() { return 1; }
7183 #endif
7184 int
7185 main ()
7186 {
7187 struct utmpx x; x.ut_exit;
7188   ;
7189   return 0;
7190 }
7191 configure:32235: result: no
7192 configure:32250: checking for ut_syslen in struct utmpx
7193 configure:32275: gcc  -c -DINET6 -g -O2  conftest.c >&5
7194 configure:32258:19: utmpx.h: No such file or directory
7195 configure: In function `main':
7196 configure:32268: storage size of `x' isn't known
7197 configure:32278: $? = 1
7198 configure: failed program was:
7199 #line 32257 "configure"
7200 #include "confdefs.h"
7201 #include <utmpx.h>
7202 #ifdef F77_DUMMY_MAIN
7203 #  ifdef __cplusplus
7204      extern "C"
7205 #  endif
7206    int F77_DUMMY_MAIN() { return 1; }
7207 #endif
7208 int
7209 main ()
7210 {
7211 struct utmpx x; x.ut_syslen;
7212   ;
7213   return 0;
7214 }
7215 configure:32294: result: no
7216 configure:32308: checking for int8_t
7217 configure:32352: gcc  -c -DINET6 -g -O2  conftest.c >&5
7218 configure:32355: $? = 0
7219 configure:32358: test -s conftest.o
7220 configure:32361: $? = 0
7221 configure:32371: result: yes
7222 configure:32381: checking for int16_t
7223 configure:32425: gcc  -c -DINET6 -g -O2  conftest.c >&5
7224 configure:32428: $? = 0
7225 configure:32431: test -s conftest.o
7226 configure:32434: $? = 0
7227 configure:32444: result: yes
7228 configure:32454: checking for int32_t
7229 configure:32498: gcc  -c -DINET6 -g -O2  conftest.c >&5
7230 configure:32501: $? = 0
7231 configure:32504: test -s conftest.o
7232 configure:32507: $? = 0
7233 configure:32517: result: yes
7234 configure:32527: checking for int64_t
7235 configure:32571: gcc  -c -DINET6 -g -O2  conftest.c >&5
7236 configure:32574: $? = 0
7237 configure:32577: test -s conftest.o
7238 configure:32580: $? = 0
7239 configure:32590: result: yes
7240 configure:32600: checking for u_int8_t
7241 configure:32644: gcc  -c -DINET6 -g -O2  conftest.c >&5
7242 configure:32647: $? = 0
7243 configure:32650: test -s conftest.o
7244 configure:32653: $? = 0
7245 configure:32663: result: yes
7246 configure:32673: checking for u_int16_t
7247 configure:32717: gcc  -c -DINET6 -g -O2  conftest.c >&5
7248 configure:32720: $? = 0
7249 configure:32723: test -s conftest.o
7250 configure:32726: $? = 0
7251 configure:32736: result: yes
7252 configure:32746: checking for u_int32_t
7253 configure:32790: gcc  -c -DINET6 -g -O2  conftest.c >&5
7254 configure:32793: $? = 0
7255 configure:32796: test -s conftest.o
7256 configure:32799: $? = 0
7257 configure:32809: result: yes
7258 configure:32819: checking for u_int64_t
7259 configure:32863: gcc  -c -DINET6 -g -O2  conftest.c >&5
7260 configure:32866: $? = 0
7261 configure:32869: test -s conftest.o
7262 configure:32872: $? = 0
7263 configure:32882: result: yes
7264 configure:32892: checking for uint8_t
7265 configure:32936: gcc  -c -DINET6 -g -O2  conftest.c >&5
7266 configure:32939: $? = 0
7267 configure:32942: test -s conftest.o
7268 configure:32945: $? = 0
7269 configure:32955: result: yes
7270 configure:32965: checking for uint16_t
7271 configure:33009: gcc  -c -DINET6 -g -O2  conftest.c >&5
7272 configure:33012: $? = 0
7273 configure:33015: test -s conftest.o
7274 configure:33018: $? = 0
7275 configure:33028: result: yes
7276 configure:33038: checking for uint32_t
7277 configure:33082: gcc  -c -DINET6 -g -O2  conftest.c >&5
7278 configure:33085: $? = 0
7279 configure:33088: test -s conftest.o
7280 configure:33091: $? = 0
7281 configure:33101: result: yes
7282 configure:33111: checking for uint64_t
7283 configure:33155: gcc  -c -DINET6 -g -O2  conftest.c >&5
7284 configure:33158: $? = 0
7285 configure:33161: test -s conftest.o
7286 configure:33164: $? = 0
7287 configure:33174: result: yes
7288 configure:33238: checking for crypto library
7289 configure:33297: gcc  -o conftest -DINET6 -g -O2    conftest.c   -lcrypto >&5
7290 configure:33300: $? = 0
7291 configure:33303: test -s conftest
7292 configure:33306: $? = 0
7293 configure:33310: result: libcrypto
7294 configure:33618: checking for el_init
7295 configure:33654: gcc  -o conftest -DINET6 -g -O2   conftest.c   -ltermcap  >&5
7296 /var/tmp//cc0a06cs.o: In function `main':
7297 /usr/home/nectar/devel/heimdal/configure:33647: undefined reference to `el_init'
7298 configure:33657: $? = 1
7299 configure: failed program was:
7300 #line 33636 "configure"
7301 #include "confdefs.h"
7302
7303 #ifdef F77_DUMMY_MAIN
7304 #  ifdef __cplusplus
7305      extern "C"
7306 #  endif
7307    int F77_DUMMY_MAIN() { return 1; }
7308 #endif
7309 int
7310 main ()
7311 {
7312 el_init()
7313   ;
7314   return 0;
7315 }
7316 configure:33654: gcc  -o conftest -DINET6 -g -O2   conftest.c  -ledit -ltermcap  >&5
7317 configure:33657: $? = 0
7318 configure:33660: test -s conftest
7319 configure:33663: $? = 0
7320 configure:33792: result: yes, in -ledit
7321 configure:33799: checking for four argument el_init
7322 configure:33825: gcc  -c -DINET6 -g -O2  conftest.c >&5
7323 configure:33828: $? = 0
7324 configure:33831: test -s conftest.o
7325 configure:33834: $? = 0
7326 configure:33844: result: yes
7327 configure:33922: checking for getmsg
7328 configure:33965: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
7329 /var/tmp//ccNHXtL8.o: In function `main':
7330 /usr/home/nectar/devel/heimdal/configure:33956: undefined reference to `getmsg'
7331 configure:33968: $? = 1
7332 configure: failed program was:
7333 #line 33928 "configure"
7334 #include "confdefs.h"
7335 /* System header to define __stub macros and hopefully few prototypes,
7336     which can conflict with char getmsg (); below.  */
7337 #include <assert.h>
7338 /* Override any gcc2 internal prototype to avoid an error.  */
7339 #ifdef __cplusplus
7340 extern "C"
7341 #endif
7342 /* We use char because int might match the return type of a gcc2
7343    builtin and then its argument prototype would still apply.  */
7344 char getmsg ();
7345 char (*f) ();
7346
7347 #ifdef F77_DUMMY_MAIN
7348 #  ifdef __cplusplus
7349      extern "C"
7350 #  endif
7351    int F77_DUMMY_MAIN() { return 1; }
7352 #endif
7353 int
7354 main ()
7355 {
7356 /* The GNU C library defines this for functions which it implements
7357     to always fail with ENOSYS.  Some functions are actually named
7358     something starting with __ and the normal name is an alias.  */
7359 #if defined (__stub_getmsg) || defined (__stub___getmsg)
7360 choke me
7361 #else
7362 f = getmsg;
7363 #endif
7364
7365   ;
7366   return 0;
7367 }
7368 configure:33984: result: no
7369 configure:34061: checking for compile_et
7370 configure:34077: found /usr/bin/compile_et
7371 configure:34087: result: compile_et
7372 configure:34098: checking whether compile_et has the features we need
7373 configure:34130: gcc  -o conftest -DINET6 -g -O2   conftest.c  >&5
7374 configure:34133: $? = 0
7375 configure:34135: ./conftest
7376 configure:34138: $? = 0
7377 configure:34151: result: yes
7378 configure:34159: checking for com_err
7379 configure:34183: gcc  -o conftest -DINET6 -g -O2   conftest.c  -lcom_err >&5
7380 configure:34186: $? = 0
7381 configure:34189: test -s conftest
7382 configure:34192: $? = 0
7383 configure:34201: result: yes
7384 configure:34213: Using the already-installed com_err
7385 configure:34232: checking which authentication modules should be built
7386 configure:34256: result: 
7387 configure:34593: creating ./config.status
7388
7389 ## ---------------------- ##
7390 ## Running config.status. ##
7391 ## ---------------------- ##
7392
7393 This file was extended by Heimdal config.status 0.4f, which was
7394 generated by GNU Autoconf 2.53.  Invocation command line was
7395
7396   CONFIG_FILES    = 
7397   CONFIG_HEADERS  = 
7398   CONFIG_LINKS    = 
7399   CONFIG_COMMANDS = 
7400   $ ./config.status 
7401
7402 on shade.nectar.cc
7403
7404 config.status:35438: creating Makefile
7405 config.status:35438: creating include/Makefile
7406 config.status:35438: creating include/kadm5/Makefile
7407 config.status:35438: creating lib/Makefile
7408 config.status:35438: creating lib/45/Makefile
7409 config.status:35438: creating lib/auth/Makefile
7410 config.status:35438: creating lib/auth/afskauthlib/Makefile
7411 config.status:35438: creating lib/auth/pam/Makefile
7412 config.status:35438: creating lib/auth/sia/Makefile
7413 config.status:35438: creating lib/asn1/Makefile
7414 config.status:35438: creating lib/com_err/Makefile
7415 config.status:35438: creating lib/des/Makefile
7416 config.status:35474: error: cannot find input file: lib/des/Makefile.in
7417
7418 ## ---------------- ##
7419 ## Cache variables. ##
7420 ## ---------------- ##
7421
7422 ac_cv_type_u_int8_t=yes
7423 ac_cv_header_sys_pty_h=no
7424 ac_cv_var_optarg_declaration=yes
7425 ac_cv_func_unsetenv_noproto=no
7426 ac_cv_func_strtok_r_noproto=no
7427 ac_cv_func_gethostname=yes
7428 ac_cv_func_strunvis=yes
7429 ac_cv_func_asprintf=yes
7430 ac_cv_func_glob_noproto=no
7431 ac_cv_type_size_t=yes
7432 am_cv_CC_dependencies_compiler_type=none
7433 ac_cv_func_sgi_getcapabilitybyname=no
7434 ac_cv_header_libutil_h=yes
7435 ac_cv_var_optind_declaration=yes
7436 ac_cv_func_warnx=yes
7437 ac_cv_func_seteuid=yes
7438 ac_cv_func_getcwd=yes
7439 ac_cv_func_vasprintf=yes
7440 ac_cv_var__res=yes
7441 ac_cv_header_netinet_in_h=yes
7442 ac_cv_header_crypt_h=no
7443 ac_cv_lib_fl_yywrap=yes
7444 ac_cv_type_struct_utmp_ut_type=no
7445 ac_cv_type_struct_utmp_ut_addr=no
7446 ac_cv_func_getudbnam=no
7447 ac_cv_header_sys_times_h=yes
7448 ac_cv_var_h_errlist=yes
7449 ac_cv_funclib_crypt=-lcrypt
7450 ac_cv_func_vwarnx=yes
7451 ac_cv_func_getconfattr=no
7452 ac_cv_header_util_h=no
7453 ac_cv_header_grp_h=yes
7454 ac_cv_header_err_h=yes
7455 ac_cv_func_select=yes
7456 ac_cv_lib_crypt=yes
7457 ac_cv_func_crypt=yes
7458 ac_cv_func_initgroups=yes
7459 ac_cv_func_getusershell=yes
7460 ac_cv_header_netdb_h=yes
7461 ac_cv_header_netinet_ip_h=yes
7462 ac_cv_header_stdlib_h=yes
7463 lt_cv_file_magic_cmd='$MAGIC_CMD'
7464 ac_cv_lib_util=yes
7465 ac_cv_header_stropts_h=no
7466 ac_cv_funclib_XauFileName=yes
7467 ac_cv_funclib_XauWriteAuth=-lXau
7468 ac_cv_funclib_dlopen=yes
7469 ac_cv_var___progname_declaration=no
7470 ac_cv_func_strncasecmp=yes
7471 ac_cv_func_memmove=yes
7472 ac_cv_func_err=yes
7473 ac_cv_funclib_bswap32=no
7474 ac_cv_func_random=yes
7475 ac_cv_func_on_exit=no
7476 ac_cv_header_sys_tty_h=yes
7477 ac_cv_header_sys_time_h=yes
7478 ac_cv_header_pwd_h=yes
7479 ac_cv_want_pam_krb4=no
7480 ac_cv_func_cap_set_proc=no
7481 ac_cv_func_XauFileName=yes
7482 ac_cv_func_XauWriteAuth=yes
7483 ac_cv_func_dlopen=yes
7484 ac_cv_type_struct_sockaddr_sa_len=yes
7485 ac_cv_func_verr=yes
7486 ac_cv_func_recvmsg=yes
7487 ac_cv_func_innetgr=yes
7488 ac_cv_func_getuid=yes
7489 ac_cv_func_getdtablesize=yes
7490 ac_cv_func_bswap32=no
7491 ac_cv_func_strsvis=no
7492 ac_cv___attribute__=yes
7493 ac_cv_prog_cc_g=yes
7494 ac_cv_env_LDFLAGS_set=
7495 ac_cv_type_u_int32_t=yes
7496 ac_cv_func_timegm=yes
7497 ac_cv_func_ptsname=no
7498 ac_cv_header_sys_category_h=no
7499 ac_cv_header_io_h=no
7500 ac_cv_funclib_bswap16=no
7501 ac_cv_func_unvis=yes
7502 ac_cv_func_setstate=yes
7503 ac_cv_func_setprogname=yes
7504 ac_cv_var__res_declaration=yes
7505 ac_cv_header_usersec_h=no
7506 lt_cv_prog_cc_can_build_shared=yes
7507 ac_cv_path_install='/usr/bin/install -c'
7508 ac_cv_c_compiler_gnu=yes
7509 ac_cv_exeext=
7510 ac_cv_env_CFLAGS_set=
7511 ac_cv_header_sys_capability_h=yes
7512 ac_cv_func_vhangup=no
7513 ac_cv_var_h_errlist_declaration=no
7514 ac_cv_func_setenv_noproto=no
7515 ac_cv_func_strftime=yes
7516 ac_cv_func_flock=yes
7517 ac_cv_func_errx=yes
7518 ac_cv_func_erealloc=no
7519 ac_cv_func_bswap16=no
7520 ac_cv_func_strvis=yes
7521 ac_cv_header_shadow_h=no
7522 ac_cv_header_dirent_h=yes
7523 ac_cv_header_db_185_h=no
7524 ac_cv_type_u_int16_t=yes
7525 ac_cv_funclib_tgetent=-ltermcap
7526 ac_cv_func_verrx=yes
7527 ac_cv_func_freehostent=yes
7528 ac_cv_func_fchown=yes
7529 ac_cv_func_ecalloc=no
7530 ac_cv_funclib_getpwnam_r=no
7531 ac_cv_func_unlockpt=no
7532 ac_cv_func_tgetent=yes
7533 ac_cv_path_GROFF=/usr/bin/groff
7534 ac_cv_header_sys_proc_h=yes
7535 ac_cv_header_netinet_in_systm_h=yes
7536 ac_cv_func_getmsg=no
7537 ac_cv_func_getpwnam_r=no
7538 ac_cv_func_ttyslot=yes
7539 ac_cv_func_mktime=yes
7540 ac_cv_func__getpty=no
7541 ac_cv_header_utmp_h=yes
7542 ac_cv_header_sgtty_h=yes
7543 ac_cv_header_maillock_h=no
7544 ac_cv_func_strlwr=no
7545 ac_cv_func_readv=yes
7546 ac_cv_func_strvisx=yes
7547 ac_cv_header_sys_wait_h=yes
7548 ac_cv_funclib_db_create=no
7549 ac_cv_env_CPP_value=
7550 ac_cv_env_CPPFLAGS_set=
7551 ac_cv_type_u_int64_t=yes
7552 ac_cv_header_arpa_ftp_h=yes
7553 ac_cv_func_strlcat=yes
7554 ac_cv_func_strcasecmp=yes
7555 ac_cv_func_svis=no
7556 ac_cv_funclib_socket=yes
7557 ac_cv_header_vis_h=yes
7558 ac_cv_func_db_create=no
7559 lt_cv_prog_cc_static_works=yes
7560 lt_cv_prog_cc_no_builtin=
7561 ac_cv_func_sigaction=yes
7562 ac_cv_header_sys_ioccom_h=yes
7563 ac_cv_header_siad_h=no
7564 krb_cv_c_bigendian=no
7565 ac_cv_func_gethostbyaddr_proto_compat=no
7566 ac_cv_func_inet_aton=yes
7567 ac_cv_func_strupr=no
7568 ac_cv_func_socket=yes
7569 ac_cv_header_ndbm_h=yes
7570 lt_cv_prog_cc_shlib=
7571 ac_cv_header_utmpx_h=no
7572 ac_cv_header_bind_bitypes_h=no
7573 ac_cv_var_h_errno=yes
7574 ac_cv_func_strndup_noproto=yes
7575 ac_cv_func_iruserok=yes
7576 ac_cv_func_vis=yes
7577 ac_cv_header_sys_sysctl_h=yes
7578 ac_cv_header_fcntl_h=yes
7579 ac_cv_header_standards_h=no
7580 lt_cv_prog_cc_static=-static
7581 ac_cv_env_host_alias_set=
7582 ac_cv_func_yp_get_default_domain=yes
7583 ac_cv_func_strstr=yes
7584 ac_cv_func_setproctitle=yes
7585 ac_cv_func_grantpt=no
7586 ac_cv_func_getegid=yes
7587 ac_cv_funclib_getaddrinfo=yes
7588 ac_cv_funclib_hstrerror=yes
7589 ac_cv_func_uname=yes
7590 ac_cv_c_const=yes
7591 ac_cv_prog_YACC='bison -y'
7592 ac_cv_func_setsid=yes
7593 ac_cv_func_revoke=yes
7594 ac_cv_func_fcntl=yes
7595 ac_cv_header_sys_str_tty_h=no
7596 krb_cv_sys_x_libs=' -L/usr/X11R6/lib'
7597 ac_cv_var_opterr_declaration=yes
7598 ac_cv_func_mkstemp=yes
7599 ac_cv_func_getaddrinfo=yes
7600 ac_cv_func_asnprintf_noproto=yes
7601 ac_cv_func_hstrerror=yes
7602 ac_cv_header_termios_h=yes
7603 lt_cv_ld_reload_flag=-r
7604 ac_cv_func_ttyname=yes
7605 ac_cv_lib_Xau=yes
7606 ac_cv_path_NROFF=/usr/bin/nroff
7607 ac_cv_func_getnameinfo_broken=no
7608 ac_cv_func_getipnodebyaddr=yes
7609 ac_cv_func_vasnprintf_noproto=yes
7610 ac_cv_header_sys_resource_h=yes
7611 ac_cv_header_netinet_in6_h=no
7612 ac_cv_header_ifaddrs_h=yes
7613 lt_cv_sys_path_separator=:
7614 ac_cv_func_setlim=no
7615 ac_cv_header_tmpdir_h=no
7616 ac_cv_header_termio_h=no
7617 ac_cv_header_sys_ptyvar_h=no
7618 ac_cv_type_mode_t=yes
7619 ac_cv_funclib_XauReadAuth=yes
7620 ac_cv_func_remove=yes
7621 ac_cv_func_unsetenv=yes
7622 ac_cv_func_strtok_r=yes
7623 ac_cv_func_strptime=yes
7624 ac_cv_funclib_pidfile=no
7625 lt_cv_archive_cmds_need_lc=yes
7626 ac_cv_header_sys_stat_h=yes
7627 lt_cv_prog_gnu_ld=yes
7628 ac_cv_prog_lex_root=lex.yy
7629 ac_cv_env_build_alias_set=
7630 ac_cv_func_el_init_four=yes
7631 ac_cv_func_rand=yes
7632 ac_cv_header_sys_select_h=yes
7633 ac_cv_func_XauReadAuth=yes
7634 ac_cv_var_h_errno_declaration=yes
7635 ac_cv_func_gethostbyname_proto_compat=yes
7636 ac_cv_func_emalloc=no
7637 ac_cv_func_pidfile=no
7638 ac_cv_func_atexit=yes
7639 ac_cv_func_realloc_broken=no
7640 ac_cv_lib_edit=yes
7641 ac_cv_header_limits_h=yes
7642 ac_cv_struct_spwd=no
7643 ac_cv_type_struct_sockaddr_storage=yes
7644 ac_cv_var_h_nerr=yes
7645 ac_cv_func_getsockname_proto_compat=yes
7646 ac_cv_func_strsep_noproto=no
7647 ac_cv_func_rcmd=yes
7648 ac_cv_func_localtime_r=yes
7649 ac_cv_func_sysconf=yes
7650 ac_cv_func_snprintf_working=yes
7651 ac_cv_header_dbm_h=no
7652 ac_cv_prog_LN_S='ln -s'
7653 ac_cv_env_LDFLAGS_value=
7654 ac_cv_env_target_alias_set=
7655 ac_cv_header_fnmatch_h=yes
7656 ac_cv_func_getservbyname_proto_compat=yes
7657 ac_cv_func_strnlen=no
7658 ac_cv_funclib_getnameinfo=yes
7659 ac_cv_func_vsnprintf_working=yes
7660 ac_cv_func_getlogin_posix=no
7661 ac_cv_header_db3_db_h=no
7662 ac_cv_host_alias=i386-unknown-freebsd5.0
7663 ac_cv_prog_cc_stdc=
7664 ac_cv_env_CFLAGS_value=
7665 ac_cv_env_CC_set=
7666 ac_cv_func_setutent=no
7667 ac_cv_func_setresgid=yes
7668 ac_cv_header_sys_stropts_h=no
7669 ac_cv_header_sys_ptyio_h=no
7670 ac_cv_header_bsdsetjmp_h=no
7671 ac_cv_header_arpa_telnet_h=yes
7672 ac_cv_func_shmat=yes
7673 ac_cv_have_x='have_x=yes                ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib'
7674 ac_cv_type_struct_addrinfo=yes
7675 ac_cv_func_gettimeofday=yes
7676 ac_cv_func_estrdup=no
7677 ac_cv_func_getnameinfo=yes
7678 ac_cv_funclib_dbm_firstkey=yes
7679 ac_cv_header_db4_db_h=no
7680 lt_cv_prog_cc_wl=-Wl,
7681 ac_cv_header_sys_types_h=yes
7682 ac_cv_header_stdc=yes
7683 krb_cv_com_err=yes
7684 ac_cv_type_uint8_t=yes
7685 ac_cv_type_int8_t=yes
7686 ac_cv_header_pty_h=no
7687 ac_cv_header_curses_h=yes
7688 ac_cv_type_struct_msghdr=yes
7689 ac_cv_var_timezone=yes
7690 ac_cv_func_gethostname_noproto=no
7691 ac_cv_func_strunvis_noproto=no
7692 ac_cv_func_getopt=yes
7693 ac_cv_func_getipnodebyname=yes
7694 ac_cv_func_fnmatch=yes
7695 ac_cv_func_asprintf_noproto=no
7696 ac_cv_header_paths_h=yes
7697 ac_cv_header_time=yes
7698 ac_cv_func_dbm_firstkey=yes
7699 ac_cv_header_strings_h=yes
7700 ac_cv_func_setregid=yes
7701 ac_cv_funclib_logwtmp=-lutil
7702 ac_cv_header_sac_h=no
7703 ac_cv_func_chown=yes
7704 ac_cv_func_vasprintf_noproto=no
7705 ac_cv_func_glob_working=yes
7706 ac_cv_funclib_gethostbyname=yes
7707 ac_cv_header_sys_uio_h=yes
7708 ac_cv_type_signal=void
7709 ac_cv_header_stdint_h=yes
7710 ac_cv_header_inttypes_h=yes
7711 ac_cv_prog_make_make_set=yes
7712 krb_cv_compile_et=yes
7713 ac_cv_funclib_el_init=-ledit
7714 ac_cv_func_logwtmp=yes
7715 ac_cv_header_sys_timeb_h=yes
7716 ac_cv_header_sys_syscall_h=yes
7717 ac_cv_var_h_nerr_declaration=no
7718 ac_cv_func_setenv=yes
7719 ac_cv_funclib_getsockopt=yes
7720 ac_cv_var_in6addr_loopback=yes
7721 ac_cv_func_gethostbyname=yes
7722 ac_cv_header_sys_param_h=yes
7723 ac_cv_c_inline=inline
7724 ac_cv_header_unistd_h=yes
7725 ac_cv_header_string_h=yes
7726 lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\'''
7727 lt_cv_path_LD=/usr/libexec/elf/ld
7728 ac_cv_build_alias=i386-unknown-freebsd5.0
7729 ac_cv_env_CPPFLAGS_value=
7730 krb_cv_save_LIBS=
7731 ac_cv_func_el_init=yes
7732 ac_cv_type_struct_utmp_ut_pid=no
7733 ac_cv_func_umask=yes
7734 ac_cv_type_struct_sockaddr=yes
7735 ac_cv_var_optopt_declaration=yes
7736 ac_cv_func_crypt_noproto=no
7737 ac_cv_func_getusershell_noproto=no
7738 ac_cv_func_getsockopt=yes
7739 ac_cv_lib_ipv6=yes
7740 ac_cv_func_getlogin=yes
7741 ac_cv_func_setpcred=no
7742 ac_cv_header_time_h=yes
7743 ac_cv_header_sys_filio_h=yes
7744 ac_cv_func_swab=yes
7745 ac_cv_func_setegid=yes
7746 ac_cv_func_getifaddrs=yes
7747 ac_cv_header_sys_utsname_h=yes
7748 ac_cv_header_sys_sockio_h=yes
7749 ac_cv_header_netinet6_in6_var_h=yes
7750 ac_cv_prog_ac_ct_RANLIB=ranlib
7751 ac_cv_header_memory_h=yes
7752 ac_cv_prog_COMPILE_ET=compile_et
7753 ac_cv_header_udb_h=no
7754 ac_cv_header_pthread_h=yes
7755 ac_cv_type_sig_atomic_t=yes
7756 ac_cv_var_timezone_declaration=yes
7757 ac_cv_func_inet_pton=yes
7758 ac_cv_func_inet_ntop=yes
7759 ac_cv_func_strsvis_noproto=yes
7760 ac_cv_funclib_res_search=yes
7761 ac_cv_header_sys_socket_h=yes
7762 ac_cv_header_db_h=yes
7763 ac_cv_prog_ac_ct_STRIP=strip
7764 ac_cv_host=i386-unknown-freebsd5.0
7765 ac_cv_env_host_alias_value=
7766 ac_cv_type_uint32_t=yes
7767 ac_cv_type_int32_t=yes
7768 ac_cv_funclib_openpty=-lutil
7769 ac_cv_funclib_logout=-lutil
7770 ac_cv_header_sys_file_h=yes
7771 ac_cv_type_off_t=yes
7772 ac_cv_type_struct_iovec=yes
7773 ac_cv_func_unvis_noproto=no
7774 ac_cv_func_strsep_copy=no
7775 ac_cv_func_strerror=yes
7776 ac_cv_func_geteuid=yes
7777 ac_cv_func_issetugid=yes
7778 ac_cv_func_getrlimit=yes
7779 ac_cv_func_res_search=yes
7780 ac_cv_header_resolv_h=yes
7781 ac_cv_header_errno_h=yes
7782 ac_cv_header_capability_h=no
7783 ac_cv_func_openpty=yes
7784 ac_cv_func_logout=yes
7785 ac_cv_header_sys_bitypes_h=no
7786 krb_cv_sys_x_libs_rpath=
7787 ac_cv_var_altzone=no
7788 ac_cv_func_strvis_noproto=no
7789 ac_cv_header_net_if_h=yes
7790 lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
7791 ac_cv_type_uint16_t=yes
7792 ac_cv_type_int16_t=yes
7793 ac_cv_type_struct_utmpx_ut_syslen=no
7794 ac_cv_type_struct_utmp_ut_id=no
7795 ac_cv_header_sys_stream_h=no
7796 ac_cv_func_strndup=no
7797 ac_cv_func_getgid=yes
7798 ac_cv_func_daemon=yes
7799 ac_cv_header_config_h=no
7800 ac_cv_type_pid_t=yes
7801 lt_cv_compiler_c_o=yes
7802 lt_cv_prog_cc_pic_works=yes
7803 lt_cv_file_magic_test_file=
7804 ac_cv_header_termcap_h=yes
7805 ac_cv_func_connect=yes
7806 ac_cv_func_strlcpy=yes
7807 ac_cv_func_getspnam=no
7808 ac_cv_func_cgetent=yes
7809 ac_cv_header_netinet6_in6_h=no
7810 ac_cv_build=i386-unknown-freebsd5.0
7811 ac_cv_prog_AWK=gawk
7812 ac_cv_prog_CPP='gcc -E'
7813 ac_cv_env_build_alias_value=
7814 ac_cv_header_netinet_in6_machtypes_h=no
7815 ac_cv_struct_tm=time.h
7816 ac_cv_type_struct_ifaddrs=yes
7817 ac_cv_type_struct_tm_tm_zone=yes
7818 ac_cv_func_strvisx_noproto=no
7819 ac_cv_func_lstat=yes
7820 ac_cv_func_initstate=yes
7821 ac_cv_func_asnprintf=no
7822 ac_cv_type_long_long=yes
7823 lt_cv_prog_cc_pic=' -fPIC'
7824 lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([ABCDGISTW][ABCDGISTW]*\)[   ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
7825 lt_cv_deplibs_check_method=pass_all
7826 ac_cv_prog_lex_yytext_pointer=yes
7827 ac_cv_prog_ac_ct_CC=gcc
7828 ac_cv_type_uint64_t=yes
7829 ac_cv_type_int64_t=yes
7830 ac_cv_func_setitimer=yes
7831 ac_cv_lib_termcap=yes
7832 krb_cv_c_bigendian_compile=yes
7833 ac_cv_func_svis_noproto=yes
7834 ac_cv_func_copyhostent=no
7835 ac_cv_func_vasnprintf=no
7836 ac_cv_func_getprogname=yes
7837 ac_cv_funclib_dbopen=yes
7838 lt_cv_compiler_o_lo=yes
7839 ac_cv_env_target_alias_value=
7840 ac_cv_func__scrsize=no
7841 ac_cv_header_sys_un_h=yes
7842 ac_cv_header_sys_termio_h=no
7843 ac_cv_sys_catman_ext=number
7844 ac_cv_sys_man_format='/usr/bin/nroff -mdoc $< > $@'
7845 ac_cv_func_inet_aton_noproto=no
7846 ac_cv_funclib_freeaddrinfo=yes
7847 ac_cv_funclib_dn_expand=yes
7848 ac_cv_funclib_gethostbyname2=yes
7849 ac_cv_header_syslog_h=yes
7850 ac_cv_header_sys_ioctl_h=yes
7851 ac_cv_func_dbopen=yes
7852 ac_cv_env_CC_value=
7853 ac_cv_func_setresuid=yes
7854 ac_cv_header_term_h=yes
7855 ac_cv_type_socklen_t=yes
7856 ac_cv_func_openlog_proto_compat=yes
7857 ac_cv_func_vis_noproto=no
7858 ac_cv_func_freeaddrinfo=yes
7859 ac_cv_func_snprintf_noproto=no
7860 ac_cv_func_dn_expand=yes
7861 ac_cv_func_gethostbyname2=yes
7862 ac_cv_funclib_syslog=yes
7863 ac_cv_header_userconf_h=no
7864 ac_cv_header_arpa_inet_h=yes
7865 ac_cv_header_netinet_tcp_h=yes
7866 ac_cv_type_uid_t=yes
7867 lt_cv_path_NM='/usr/bin/nm -B'
7868 ac_cv_env_CPP_set=
7869 ac_cv_type_struct_utmpx_ut_exit=no
7870 ac_cv_header_security_pam_modules_h=yes
7871 ac_cv_header_netinfo_ni_h=no
7872 ac_cv_type_struct_tm_tm_gmtoff=yes
7873 ac_cv_func_getaddrinfo_numserv=yes
7874 ac_cv_func_writev=yes
7875 ac_cv_func_strsep=yes
7876 ac_cv_funclib_setsockopt=yes
7877 ac_cv_func_vsnprintf_noproto=no
7878 ac_cv_func_syslog=yes
7879 ac_cv_header_sys_bswap_h=no
7880 ac_cv_header_dlfcn_h=yes
7881 ac_cv_type_struct_utmp_ut_host=no
7882 ac_cv_func_setreuid=yes
7883 ac_cv_func_setpgid=yes
7884 ac_cv_header_sys_strtty_h=no
7885 ac_cv_lib_ICE_IceConnectionNumber=yes
7886 ac_cv_func_mkstemp_noproto=no
7887 ac_cv_func_warn=yes
7888 ac_cv_func_vsyslog=yes
7889 ac_cv_func_strdup=yes
7890 ac_cv_func_putenv=yes
7891 ac_cv_funclib_gai_strerror=yes
7892 ac_cv_func_hstrerror_noproto=no
7893 ac_cv_func_setsockopt=yes
7894 ac_cv_func_sysctl=yes
7895 ac_cv_type_ssize_t=yes
7896 ac_cv_func_setlogin=yes
7897 ac_cv_prog_LEX=flex
7898 ac_cv_type_struct_utmp_ut_user=no
7899 ac_cv_header_signal_h=yes
7900 ac_cv_struct_winsize=yes
7901 ac_cv_type_sa_family_t=yes
7902 ac_cv_var_environ_declaration=no
7903 ac_cv_var___progname=yes
7904 ac_cv_func_vwarn=yes
7905 ac_cv_func_sendmsg=yes
7906 ac_cv_func_gai_strerror=yes
7907 ac_cv_header_rpcsvc_ypclnt_h=yes
7908 ac_cv_header_arpa_nameser_h=yes
7909 ac_cv_objext=o
7910
7911 ## ----------- ##
7912 ## confdefs.h. ##
7913 ## ----------- ##
7914
7915 #define PACKAGE_NAME "Heimdal"
7916 #define PACKAGE_TARNAME "heimdal"
7917 #define PACKAGE_VERSION "0.4f"
7918 #define PACKAGE_STRING "Heimdal 0.4f"
7919 #define PACKAGE_BUGREPORT "heimdal-bugs@pdc.kth.se"
7920 #define PACKAGE "heimdal"
7921 #define VERSION "0.4f"
7922 #define _GNU_SOURCE 1
7923 #define YYTEXT_POINTER 1
7924 #define HAVE___ATTRIBUTE__ 1
7925 #define STDC_HEADERS 1
7926 #define HAVE_SYS_TYPES_H 1
7927 #define HAVE_SYS_STAT_H 1
7928 #define HAVE_STDLIB_H 1
7929 #define HAVE_STRING_H 1
7930 #define HAVE_MEMORY_H 1
7931 #define HAVE_STRINGS_H 1
7932 #define HAVE_INTTYPES_H 1
7933 #define HAVE_STDINT_H 1
7934 #define HAVE_UNISTD_H 1
7935 #define HAVE_DLFCN_H 1
7936 #define HAVE_DB_H 1
7937 #define HAVE_DBOPEN 1
7938 #define HAVE_DB1 1
7939 #define HAVE_NDBM_H 1
7940 #define HAVE_DBM_FIRSTKEY 1
7941 #define HAVE_NDBM 1
7942 #define HAVE_NEW_DB 1
7943 #define RETSIGTYPE void
7944 #define VOID_RETSIGTYPE 1
7945 #define TIME_WITH_SYS_TIME 1
7946 #define HAVE_NETINET_IP_H 1
7947 #define HAVE_NETINET_TCP_H 1
7948 #define HAVE_GETLOGIN 1
7949 #define HAVE_SETLOGIN 1
7950 #define HAVE_SSIZE_T 1
7951 #define HAVE_LONG_LONG 1
7952 #define HAVE_ARPA_INET_H 1
7953 #define HAVE_ARPA_NAMESER_H 1
7954 #define HAVE_DIRENT_H 1
7955 #define HAVE_ERRNO_H 1
7956 #define HAVE_ERR_H 1
7957 #define HAVE_FCNTL_H 1
7958 #define HAVE_GRP_H 1
7959 #define HAVE_IFADDRS_H 1
7960 #define HAVE_NET_IF_H 1
7961 #define HAVE_NETDB_H 1
7962 #define HAVE_NETINET_IN_H 1
7963 #define HAVE_NETINET_IN_SYSTM_H 1
7964 #define HAVE_NETINET6_IN6_VAR_H 1
7965 #define HAVE_PATHS_H 1
7966 #define HAVE_PWD_H 1
7967 #define HAVE_RESOLV_H 1
7968 #define HAVE_RPCSVC_YPCLNT_H 1
7969 #define HAVE_SYS_IOCTL_H 1
7970 #define HAVE_SYS_PARAM_H 1
7971 #define HAVE_SYS_PROC_H 1
7972 #define HAVE_SYS_RESOURCE_H 1
7973 #define HAVE_SYS_SOCKET_H 1
7974 #define HAVE_SYS_SOCKIO_H 1
7975 #define HAVE_SYS_STAT_H 1
7976 #define HAVE_SYS_SYSCTL_H 1
7977 #define HAVE_SYS_TIME_H 1
7978 #define HAVE_SYS_TTY_H 1
7979 #define HAVE_SYS_TYPES_H 1
7980 #define HAVE_SYS_UIO_H 1
7981 #define HAVE_SYS_UTSNAME_H 1
7982 #define HAVE_SYS_WAIT_H 1
7983 #define HAVE_SYSLOG_H 1
7984 #define HAVE_TERMIOS_H 1
7985 #define HAVE_UNISTD_H 1
7986 #define HAVE_VIS_H 1
7987 #define HAVE_SOCKET 1
7988 #define HAVE_GETHOSTBYNAME 1
7989 #define HAVE_SYSLOG 1
7990 #define HAVE_IPV6 1
7991 #define HAVE_IN6ADDR_LOOPBACK 1
7992 #define HAVE_GETHOSTBYNAME2 1
7993 #define HAVE_RES_SEARCH 1
7994 #define HAVE_DN_EXPAND 1
7995 #define HAVE__RES 1
7996 #define HAVE__RES_DECLARATION 1
7997 #define HAVE_SNPRINTF 1
7998 #define HAVE_VSNPRINTF 1
7999 #define HAVE_GLOB 1
8000 #define HAVE_ASPRINTF 1
8001 #define HAVE_ATEXIT 1
8002 #define HAVE_CGETENT 1
8003 #define HAVE_GETPROGNAME 1
8004 #define HAVE_GETRLIMIT 1
8005 #define HAVE_INITSTATE 1
8006 #define HAVE_ISSETUGID 1
8007 #define HAVE_RANDOM 1
8008 #define HAVE_SETPROGNAME 1
8009 #define HAVE_SETSTATE 1
8010 #define HAVE_STRUNVIS 1
8011 #define HAVE_STRVIS 1
8012 #define HAVE_STRVISX 1
8013 #define HAVE_SYSCONF 1
8014 #define HAVE_SYSCTL 1
8015 #define HAVE_UNAME 1
8016 #define HAVE_UNVIS 1
8017 #define HAVE_VASPRINTF 1
8018 #define HAVE_VIS 1
8019 #define HAVE_GETSOCKOPT 1
8020 #define HAVE_SETSOCKOPT 1
8021 #define HAVE_HSTRERROR 1
8022 #define NEED_ASNPRINTF_PROTO 1
8023 #define NEED_VASNPRINTF_PROTO 1
8024 #define HAVE_GETADDRINFO 1
8025 #define HAVE_GETNAMEINFO 1
8026 #define HAVE_FREEADDRINFO 1
8027 #define HAVE_GAI_STRERROR 1
8028 #define HAVE_CHOWN 1
8029 #define HAVE_DAEMON 1
8030 #define HAVE_ERR 1
8031 #define HAVE_ERRX 1
8032 #define HAVE_FCHOWN 1
8033 #define HAVE_FLOCK 1
8034 #define HAVE_FNMATCH 1
8035 #define HAVE_FREEHOSTENT 1
8036 #define HAVE_GETCWD 1
8037 #define HAVE_GETDTABLESIZE 1
8038 #define HAVE_GETEGID 1
8039 #define HAVE_GETEUID 1
8040 #define HAVE_GETGID 1
8041 #define HAVE_GETHOSTNAME 1
8042 #define HAVE_GETIFADDRS 1
8043 #define HAVE_GETIPNODEBYADDR 1
8044 #define HAVE_GETIPNODEBYNAME 1
8045 #define HAVE_GETOPT 1
8046 #define HAVE_GETTIMEOFDAY 1
8047 #define HAVE_GETUID 1
8048 #define HAVE_GETUSERSHELL 1
8049 #define HAVE_INITGROUPS 1
8050 #define HAVE_INNETGR 1
8051 #define HAVE_IRUSEROK 1
8052 #define HAVE_LOCALTIME_R 1
8053 #define HAVE_LSTAT 1
8054 #define HAVE_MEMMOVE 1
8055 #define HAVE_MKSTEMP 1
8056 #define HAVE_PUTENV 1
8057 #define HAVE_RCMD 1
8058 #define HAVE_READV 1
8059 #define HAVE_RECVMSG 1
8060 #define HAVE_SENDMSG 1
8061 #define HAVE_SETEGID 1
8062 #define HAVE_SETENV 1
8063 #define HAVE_SETEUID 1
8064 #define HAVE_STRCASECMP 1
8065 #define HAVE_STRDUP 1
8066 #define HAVE_STRERROR 1
8067 #define HAVE_STRFTIME 1
8068 #define HAVE_STRLCAT 1
8069 #define HAVE_STRLCPY 1
8070 #define HAVE_STRNCASECMP 1
8071 #define HAVE_STRPTIME 1
8072 #define HAVE_STRSEP 1
8073 #define HAVE_STRTOK_R 1
8074 #define HAVE_SWAB 1
8075 #define HAVE_UNSETENV 1
8076 #define HAVE_VERR 1
8077 #define HAVE_VERRX 1
8078 #define HAVE_VSYSLOG 1
8079 #define HAVE_VWARN 1
8080 #define HAVE_VWARNX 1
8081 #define HAVE_WARN 1
8082 #define HAVE_WARNX 1
8083 #define HAVE_WRITEV 1
8084 #define NEED_STRNDUP_PROTO 1
8085 #define NEED_STRSVIS_PROTO 1
8086 #define NEED_SVIS_PROTO 1
8087 #define HAVE_INET_ATON 1
8088 #define HAVE_INET_NTOP 1
8089 #define HAVE_INET_PTON 1
8090 #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
8091 #define HAVE_CRYPT 1
8092 #define HAVE_LIBCRYPT 1
8093 #define GETHOSTBYNAME_PROTO_COMPATIBLE 1
8094 #define GETSERVBYNAME_PROTO_COMPATIBLE 1
8095 #define GETSOCKNAME_PROTO_COMPATIBLE 1
8096 #define OPENLOG_PROTO_COMPATIBLE 1
8097 #define HAVE_H_ERRNO 1
8098 #define HAVE_H_ERRNO_DECLARATION 1
8099 #define HAVE_H_ERRLIST 1
8100 #define HAVE_H_NERR 1
8101 #define HAVE___PROGNAME 1
8102 #define HAVE_OPTARG_DECLARATION 1
8103 #define HAVE_OPTIND_DECLARATION 1
8104 #define HAVE_OPTERR_DECLARATION 1
8105 #define HAVE_OPTOPT_DECLARATION 1
8106 #define HAVE_STRUCT_TM_TM_GMTOFF 1
8107 #define HAVE_STRUCT_TM_TM_ZONE 1
8108 #define HAVE_TIMEZONE 1
8109 #define HAVE_TIMEZONE_DECLARATION 1
8110 #define HAVE_SA_FAMILY_T 1
8111 #define HAVE_SOCKLEN_T 1
8112 #define HAVE_STRUCT_SOCKADDR 1
8113 #define HAVE_STRUCT_SOCKADDR_STORAGE 1
8114 #define HAVE_STRUCT_ADDRINFO 1
8115 #define HAVE_STRUCT_IFADDRS 1
8116 #define HAVE_STRUCT_IOVEC 1
8117 #define HAVE_STRUCT_MSGHDR 1
8118 #define HAVE_STRUCT_WINSIZE 1
8119 #define HAVE_WS_XPIXEL 1
8120 #define HAVE_WS_YPIXEL 1
8121 #define KRB5 1
8122 #define OTP 1
8123 #define ENDIANESS_IN_SYS_PARAM_H 1
8124 #define HAVE_DLOPEN 1
8125 #define HAVE_XAUWRITEAUTH 1
8126 #define HAVE_LIBXAU 1
8127 #define HAVE_XAUREADAUTH 1
8128 #define HAVE_XAUFILENAME 1
8129 #define HAVE_LONG_LONG 1
8130 #define TIME_WITH_SYS_TIME 1
8131 #define STDC_HEADERS 1
8132 #define HAVE_ARPA_FTP_H 1
8133 #define HAVE_ARPA_TELNET_H 1
8134 #define HAVE_CURSES_H 1
8135 #define HAVE_DLFCN_H 1
8136 #define HAVE_FNMATCH_H 1
8137 #define HAVE_INTTYPES_H 1
8138 #define HAVE_LIBUTIL_H 1
8139 #define HAVE_LIMITS_H 1
8140 #define HAVE_PTHREAD_H 1
8141 #define HAVE_SECURITY_PAM_MODULES_H 1
8142 #define HAVE_SGTTY_H 1
8143 #define HAVE_SIGNAL_H 1
8144 #define HAVE_SYS_FILE_H 1
8145 #define HAVE_SYS_FILIO_H 1
8146 #define HAVE_SYS_IOCCOM_H 1
8147 #define HAVE_SYS_SELECT_H 1
8148 #define HAVE_SYS_SYSCALL_H 1
8149 #define HAVE_SYS_TIMEB_H 1
8150 #define HAVE_SYS_TIMES_H 1
8151 #define HAVE_SYS_UN_H 1
8152 #define HAVE_TERM_H 1
8153 #define HAVE_TERMCAP_H 1
8154 #define HAVE_TIME_H 1
8155 #define HAVE_UTMP_H 1
8156 #define HAVE_LOGWTMP 1
8157 #define HAVE_LIBUTIL 1
8158 #define HAVE_LOGOUT 1
8159 #define HAVE_LIBUTIL 1
8160 #define HAVE_OPENPTY 1
8161 #define HAVE_LIBUTIL 1
8162 #define HAVE_TGETENT 1
8163 #define HAVE_LIBTERMCAP 1
8164 #define HAVE_FCNTL 1
8165 #define HAVE_MKTIME 1
8166 #define HAVE_RAND 1
8167 #define HAVE_REVOKE 1
8168 #define HAVE_SELECT 1
8169 #define HAVE_SETITIMER 1
8170 #define HAVE_SETPGID 1
8171 #define HAVE_SETPROCTITLE 1
8172 #define HAVE_SETREGID 1
8173 #define HAVE_SETRESGID 1
8174 #define HAVE_SETRESUID 1
8175 #define HAVE_SETREUID 1
8176 #define HAVE_SETSID 1
8177 #define HAVE_SIGACTION 1
8178 #define HAVE_STRSTR 1
8179 #define HAVE_TIMEGM 1
8180 #define HAVE_TTYNAME 1
8181 #define HAVE_TTYSLOT 1
8182 #define HAVE_UMASK 1
8183 #define HAVE_YP_GET_DEFAULT_DOMAIN 1
8184 #define HAVE_SYS_CAPABILITY_H 1
8185 #define HAVE_INT8_T 1
8186 #define HAVE_INT16_T 1
8187 #define HAVE_INT32_T 1
8188 #define HAVE_INT64_T 1
8189 #define HAVE_U_INT8_T 1
8190 #define HAVE_U_INT16_T 1
8191 #define HAVE_U_INT32_T 1
8192 #define HAVE_U_INT64_T 1
8193 #define HAVE_UINT8_T 1
8194 #define HAVE_UINT16_T 1
8195 #define HAVE_UINT32_T 1
8196 #define HAVE_UINT64_T 1
8197 #define HAVE_OPENSSL 1
8198 #define HAVE_EL_INIT 1
8199 #define HAVE_LIBEDIT 1
8200 #define HAVE_FOUR_VALUED_EL_INIT 1
8201 #define HAVE_READLINE 1
8202 #define AUTHENTICATION 1
8203 #define ENCRYPTION 1
8204 #define DES_ENCRYPTION 1
8205 #define DIAGNOSTICS 1
8206 #define OLD_ENVIRON 1
8207 #define BINDIR "/usr/heimdal/bin"
8208 #define LIBDIR "/usr/heimdal/lib"
8209 #define LIBEXECDIR "/usr/heimdal/libexec"
8210 #define LOCALSTATEDIR "/var/heimdal"
8211 #define SBINDIR "/usr/heimdal/sbin"
8212 #define SYSCONFDIR "/etc"
8213
8214 configure: exit 1
8215
8216 ## ---------------------- ##
8217 ## Running config.status. ##
8218 ## ---------------------- ##
8219
8220 This file was extended by Heimdal config.status 0.4f, which was
8221 generated by GNU Autoconf 2.53.  Invocation command line was
8222
8223   CONFIG_FILES    = 
8224   CONFIG_HEADERS  = 
8225   CONFIG_LINKS    = 
8226   CONFIG_COMMANDS = 
8227   $ ./config.status 
8228
8229 on shade.nectar.cc
8230
8231 config.status:35438: creating Makefile
8232 config.status:35438: creating include/Makefile
8233 config.status:35438: creating include/kadm5/Makefile
8234 config.status:35438: creating lib/Makefile
8235 config.status:35438: creating lib/45/Makefile
8236 config.status:35438: creating lib/auth/Makefile
8237 config.status:35438: creating lib/auth/afskauthlib/Makefile
8238 config.status:35438: creating lib/auth/pam/Makefile
8239 config.status:35438: creating lib/auth/sia/Makefile
8240 config.status:35438: creating lib/asn1/Makefile
8241 config.status:35438: creating lib/com_err/Makefile
8242 config.status:35438: creating lib/editline/Makefile
8243 config.status:35438: creating lib/gssapi/Makefile
8244 config.status:35438: creating lib/hdb/Makefile
8245 config.status:35438: creating lib/kadm5/Makefile
8246 config.status:35438: creating lib/kafs/Makefile
8247 config.status:35438: creating lib/kdfs/Makefile
8248 config.status:35474: error: cannot find input file: lib/kdfs/Makefile.in
8249
8250 ## ---------------------- ##
8251 ## Running config.status. ##
8252 ## ---------------------- ##
8253
8254 This file was extended by Heimdal config.status 0.4f, which was
8255 generated by GNU Autoconf 2.53.  Invocation command line was
8256
8257   CONFIG_FILES    = 
8258   CONFIG_HEADERS  = 
8259   CONFIG_LINKS    = 
8260   CONFIG_COMMANDS = 
8261   $ ./config.status 
8262
8263 on shade.nectar.cc
8264
8265 config.status:35438: creating Makefile
8266 config.status:35438: creating include/Makefile
8267 config.status:35438: creating include/kadm5/Makefile
8268 config.status:35438: creating lib/Makefile
8269 config.status:35438: creating lib/45/Makefile
8270 config.status:35438: creating lib/auth/Makefile
8271 config.status:35438: creating lib/auth/afskauthlib/Makefile
8272 config.status:35438: creating lib/auth/pam/Makefile
8273 config.status:35438: creating lib/auth/sia/Makefile
8274 config.status:35438: creating lib/asn1/Makefile
8275 config.status:35438: creating lib/com_err/Makefile
8276 config.status:35438: creating lib/editline/Makefile
8277 config.status:35438: creating lib/gssapi/Makefile
8278 config.status:35438: creating lib/hdb/Makefile
8279 config.status:35438: creating lib/kadm5/Makefile
8280 config.status:35438: creating lib/kafs/Makefile
8281 config.status:35438: creating lib/krb5/Makefile
8282 config.status:35438: creating lib/otp/Makefile
8283 config.status:35438: creating lib/roken/Makefile
8284 config.status:35438: creating lib/sl/Makefile
8285 config.status:35438: creating lib/vers/Makefile
8286 config.status:35438: creating kuser/Makefile
8287 config.status:35438: creating kpasswd/Makefile
8288 config.status:35438: creating kadmin/Makefile
8289 config.status:35438: creating admin/Makefile
8290 config.status:35438: creating kdc/Makefile
8291 config.status:35438: creating appl/Makefile
8292 config.status:35438: creating appl/afsutil/Makefile
8293 config.status:35438: creating appl/ftp/Makefile
8294 config.status:35438: creating appl/ftp/common/Makefile
8295 config.status:35438: creating appl/ftp/ftp/Makefile
8296 config.status:35438: creating appl/ftp/ftpd/Makefile
8297 config.status:35438: creating appl/kx/Makefile
8298 config.status:35438: creating appl/login/Makefile
8299 config.status:35438: creating appl/otp/Makefile
8300 config.status:35438: creating appl/popper/Makefile
8301 config.status:35438: creating appl/push/Makefile
8302 config.status:35438: creating appl/rsh/Makefile
8303 config.status:35438: creating appl/rcp/Makefile
8304 config.status:35438: creating appl/su/Makefile
8305 config.status:35438: creating appl/xnlock/Makefile
8306 config.status:35438: creating appl/telnet/Makefile
8307 config.status:35438: creating appl/telnet/libtelnet/Makefile
8308 config.status:35438: creating appl/telnet/telnet/Makefile
8309 config.status:35438: creating appl/telnet/telnetd/Makefile
8310 config.status:35438: creating appl/test/Makefile
8311 config.status:35438: creating appl/kf/Makefile
8312 config.status:35438: creating appl/dceutils/Makefile
8313 config.status:35438: creating doc/Makefile
8314 config.status:35438: creating tools/Makefile
8315 config.status:35541: creating include/config.h
8316 config.status:35785: executing depfiles commands