upload http
[bottlenecks.git] / rubbos / app / httpd-2.0.64 / srclib / apr / 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 configure, which was
5 generated by GNU Autoconf 2.63.  Invocation command line was
6
7   $ /bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr/configure --disable-option-checking --prefix=/bottlenecks/rubbos/app/apache2 --enable-module=so --enable-so --with-mpm=worker --cache-file=/dev/null --srcdir=/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr --prefix=/bottlenecks/rubbos/app/apache2 --exec-prefix=/bottlenecks/rubbos/app/apache2 --libdir=${prefix}/lib --includedir=/bottlenecks/rubbos/app/apache2/include --bindir=${prefix}/bin --datadir=/bottlenecks/rubbos/app/apache2 --with-installbuilddir=${prefix}/build
8
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
12
13 hostname = ubuntu
14 uname -m = x86_64
15 uname -r = 3.16.0-30-generic
16 uname -s = Linux
17 uname -v = #40~14.04.1-Ubuntu SMP Thu Jan 15 17:43:14 UTC 2015
18
19 /usr/bin/uname -p = unknown
20 /bin/uname -X     = unknown
21
22 /bin/arch              = unknown
23 /usr/bin/arch -k       = unknown
24 /usr/convex/getsysinfo = unknown
25 /usr/bin/hostinfo      = unknown
26 /bin/machine           = unknown
27 /usr/bin/oslevel       = unknown
28 /bin/universe          = unknown
29
30 PATH: /bottlenecks/rubbos/app/jdk1.6.0_27/bin
31 PATH: /bin/unix
32 PATH: /bottlenecks/rubbos/app/apache-ant-1.6.5/bin
33 PATH: /bottlenecks/rubbos/app/apache-tomcat-5.5.17/bin
34 PATH: /usr/local/sbin
35 PATH: /usr/local/bin
36 PATH: /usr/sbin
37 PATH: /usr/bin
38 PATH: /sbin
39 PATH: /bin
40 PATH: /usr/games
41 PATH: /usr/local/games
42
43
44 ## ----------- ##
45 ## Core tests. ##
46 ## ----------- ##
47
48 configure:2931: checking build system type
49 configure:2949: result: x86_64-unknown-linux-gnu
50 configure:2971: checking host system type
51 configure:2986: result: x86_64-unknown-linux-gnu
52 configure:3008: checking target system type
53 configure:3023: result: x86_64-unknown-linux-gnu
54 configure:3087: checking for working mkdir -p
55 configure:3103: result: yes
56 configure:3188: checking for chosen layout
57 configure:3190: result: apr
58 configure:3457: checking for gcc
59 configure:3473: found /usr/bin/gcc
60 configure:3484: result: gcc
61 configure:3716: checking for C compiler version
62 configure:3724: gcc --version >&5
63 gcc (Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4
64 Copyright (C) 2013 Free Software Foundation, Inc.
65 This is free software; see the source for copying conditions.  There is NO
66 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
67
68 configure:3728: $? = 0
69 configure:3735: gcc -v >&5
70 Using built-in specs.
71 COLLECT_GCC=gcc
72 COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
73 Target: x86_64-linux-gnu
74 Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
75 Thread model: posix
76 gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04) 
77 configure:3739: $? = 0
78 configure:3746: gcc -V >&5
79 gcc: error: unrecognized command line option '-V'
80 gcc: fatal error: no input files
81 compilation terminated.
82 configure:3750: $? = 4
83 configure:3773: checking for C compiler default output file name
84 configure:3795: gcc    conftest.c  >&5
85 configure:3799: $? = 0
86 configure:3837: result: a.out
87 configure:3856: checking whether the C compiler works
88 configure:3866: ./a.out
89 configure:3870: $? = 0
90 configure:3889: result: yes
91 configure:3896: checking whether we are cross compiling
92 configure:3898: result: no
93 configure:3901: checking for suffix of executables
94 configure:3908: gcc -o conftest    conftest.c  >&5
95 configure:3912: $? = 0
96 configure:3938: result: 
97 configure:3944: checking for suffix of object files
98 configure:3970: gcc -c   conftest.c >&5
99 configure:3974: $? = 0
100 configure:3999: result: o
101 configure:4003: checking whether we are using the GNU C compiler
102 configure:4032: gcc -c   conftest.c >&5
103 configure:4039: $? = 0
104 configure:4056: result: yes
105 configure:4065: checking whether gcc accepts -g
106 configure:4095: gcc -c -g  conftest.c >&5
107 configure:4102: $? = 0
108 configure:4203: result: yes
109 configure:4220: checking for gcc option to accept ISO C89
110 configure:4294: gcc  -c -g -O2  conftest.c >&5
111 configure:4301: $? = 0
112 configure:4324: result: none needed
113 configure:7489: checking whether make sets $(MAKE)
114 configure:7511: result: yes
115 configure:7525: checking how to run the C preprocessor
116 configure:7565: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
117 configure:7572: $? = 0
118 configure:7603: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
119 conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory
120  #include <ac_nonexistent.h>
121                             ^
122 compilation terminated.
123 configure:7610: $? = 1
124 configure: failed program was:
125 | /* confdefs.h.  */
126 | #define PACKAGE_NAME ""
127 | #define PACKAGE_TARNAME ""
128 | #define PACKAGE_VERSION ""
129 | #define PACKAGE_STRING ""
130 | #define PACKAGE_BUGREPORT ""
131 | /* end confdefs.h.  */
132 | #include <ac_nonexistent.h>
133 configure:7643: result: gcc -E
134 configure:7672: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
135 configure:7679: $? = 0
136 configure:7710: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
137 conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory
138  #include <ac_nonexistent.h>
139                             ^
140 compilation terminated.
141 configure:7717: $? = 1
142 configure: failed program was:
143 | /* confdefs.h.  */
144 | #define PACKAGE_NAME ""
145 | #define PACKAGE_TARNAME ""
146 | #define PACKAGE_VERSION ""
147 | #define PACKAGE_STRING ""
148 | #define PACKAGE_BUGREPORT ""
149 | /* end confdefs.h.  */
150 | #include <ac_nonexistent.h>
151 configure:7760: checking for gawk
152 configure:7776: found /usr/bin/gawk
153 configure:7787: result: gawk
154 configure:7798: checking whether ln -s works
155 configure:7802: result: yes
156 configure:7852: checking for ranlib
157 configure:7868: found /usr/bin/ranlib
158 configure:7879: result: ranlib
159 configure:7915: checking for a BSD-compatible install
160 configure:7983: result: /usr/bin/install -c
161 configure:7996: checking for rm
162 configure:8012: found /bin/rm
163 configure:8023: result: rm
164 configure:8033: checking for as
165 configure:8049: found /usr/bin/as
166 configure:8060: result: as
167 configure:8070: checking for cpp
168 configure:8086: found /usr/bin/cpp
169 configure:8097: result: cpp
170 configure:8148: checking for ar
171 configure:8164: found /usr/bin/ar
172 configure:8175: result: ar
173 configure:8201: checking for grep that handles long lines and -e
174 configure:8261: result: /bin/grep
175 configure:8266: checking for egrep
176 configure:8330: result: /bin/grep -E
177 configure:8335: checking for ANSI C header files
178 configure:8365: gcc -c -g -O2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
179 configure:8372: $? = 0
180 configure:8471: gcc -o conftest -g -O2 -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5
181 configure:8475: $? = 0
182 configure:8481: ./conftest
183 configure:8485: $? = 0
184 configure:8503: result: yes
185 configure:8527: checking for sys/types.h
186 configure:8548: gcc -c -g -O2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
187 configure:8555: $? = 0
188 configure:8572: result: yes
189 configure:8527: checking for sys/stat.h
190 configure:8548: gcc -c -g -O2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
191 configure:8555: $? = 0
192 configure:8572: result: yes
193 configure:8527: checking for stdlib.h
194 configure:8548: gcc -c -g -O2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
195 configure:8555: $? = 0
196 configure:8572: result: yes
197 configure:8527: checking for string.h
198 configure:8548: gcc -c -g -O2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
199 configure:8555: $? = 0
200 configure:8572: result: yes
201 configure:8527: checking for memory.h
202 configure:8548: gcc -c -g -O2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
203 configure:8555: $? = 0
204 configure:8572: result: yes
205 configure:8527: checking for strings.h
206 configure:8548: gcc -c -g -O2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
207 configure:8555: $? = 0
208 configure:8572: result: yes
209 configure:8527: checking for inttypes.h
210 configure:8548: gcc -c -g -O2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
211 configure:8555: $? = 0
212 configure:8572: result: yes
213 configure:8527: checking for stdint.h
214 configure:8548: gcc -c -g -O2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
215 configure:8555: $? = 0
216 configure:8572: result: yes
217 configure:8527: checking for unistd.h
218 configure:8548: gcc -c -g -O2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
219 configure:8555: $? = 0
220 configure:8572: result: yes
221 configure:8597: checking minix/config.h usability
222 configure:8614: gcc -c -g -O2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
223 conftest.c:51:26: fatal error: minix/config.h: No such file or directory
224  #include <minix/config.h>
225                           ^
226 compilation terminated.
227 configure:8621: $? = 1
228 configure: failed program was:
229 | /* confdefs.h.  */
230 | #define PACKAGE_NAME ""
231 | #define PACKAGE_TARNAME ""
232 | #define PACKAGE_VERSION ""
233 | #define PACKAGE_STRING ""
234 | #define PACKAGE_BUGREPORT ""
235 | #define STDC_HEADERS 1
236 | #define HAVE_SYS_TYPES_H 1
237 | #define HAVE_SYS_STAT_H 1
238 | #define HAVE_STDLIB_H 1
239 | #define HAVE_STRING_H 1
240 | #define HAVE_MEMORY_H 1
241 | #define HAVE_STRINGS_H 1
242 | #define HAVE_INTTYPES_H 1
243 | #define HAVE_STDINT_H 1
244 | #define HAVE_UNISTD_H 1
245 | /* end confdefs.h.  */
246 | #include <stdio.h>
247 | #ifdef HAVE_SYS_TYPES_H
248 | # include <sys/types.h>
249 | #endif
250 | #ifdef HAVE_SYS_STAT_H
251 | # include <sys/stat.h>
252 | #endif
253 | #ifdef STDC_HEADERS
254 | # include <stdlib.h>
255 | # include <stddef.h>
256 | #else
257 | # ifdef HAVE_STDLIB_H
258 | #  include <stdlib.h>
259 | # endif
260 | #endif
261 | #ifdef HAVE_STRING_H
262 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
263 | #  include <memory.h>
264 | # endif
265 | # include <string.h>
266 | #endif
267 | #ifdef HAVE_STRINGS_H
268 | # include <strings.h>
269 | #endif
270 | #ifdef HAVE_INTTYPES_H
271 | # include <inttypes.h>
272 | #endif
273 | #ifdef HAVE_STDINT_H
274 | # include <stdint.h>
275 | #endif
276 | #ifdef HAVE_UNISTD_H
277 | # include <unistd.h>
278 | #endif
279 | #include <minix/config.h>
280 configure:8635: result: no
281 configure:8639: checking minix/config.h presence
282 configure:8654: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
283 conftest.c:18:26: fatal error: minix/config.h: No such file or directory
284  #include <minix/config.h>
285                           ^
286 compilation terminated.
287 configure:8661: $? = 1
288 configure: failed program was:
289 | /* confdefs.h.  */
290 | #define PACKAGE_NAME ""
291 | #define PACKAGE_TARNAME ""
292 | #define PACKAGE_VERSION ""
293 | #define PACKAGE_STRING ""
294 | #define PACKAGE_BUGREPORT ""
295 | #define STDC_HEADERS 1
296 | #define HAVE_SYS_TYPES_H 1
297 | #define HAVE_SYS_STAT_H 1
298 | #define HAVE_STDLIB_H 1
299 | #define HAVE_STRING_H 1
300 | #define HAVE_MEMORY_H 1
301 | #define HAVE_STRINGS_H 1
302 | #define HAVE_INTTYPES_H 1
303 | #define HAVE_STDINT_H 1
304 | #define HAVE_UNISTD_H 1
305 | /* end confdefs.h.  */
306 | #include <minix/config.h>
307 configure:8675: result: no
308 configure:8703: checking for minix/config.h
309 configure:8710: result: no
310 configure:8741: checking whether it is safe to define __EXTENSIONS__
311 configure:8769: gcc -c -g -O2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
312 configure:8776: $? = 0
313 configure:8791: result: yes
314 configure:8817: checking for library containing strerror
315 configure:8858: gcc -o conftest -g -O2 -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5
316 configure:8865: $? = 0
317 configure:8896: result: none required
318 configure:8905: checking whether system uses EBCDIC
319 configure:8934: gcc -o conftest -g -O2 -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5
320 configure:8938: $? = 0
321 configure:8944: ./conftest
322 configure:8948: $? = 1
323 configure: program exited with status 1
324 configure: failed program was:
325 | /* confdefs.h.  */
326 | #define PACKAGE_NAME ""
327 | #define PACKAGE_TARNAME ""
328 | #define PACKAGE_VERSION ""
329 | #define PACKAGE_STRING ""
330 | #define PACKAGE_BUGREPORT ""
331 | #define STDC_HEADERS 1
332 | #define HAVE_SYS_TYPES_H 1
333 | #define HAVE_SYS_STAT_H 1
334 | #define HAVE_STDLIB_H 1
335 | #define HAVE_STRING_H 1
336 | #define HAVE_MEMORY_H 1
337 | #define HAVE_STRINGS_H 1
338 | #define HAVE_INTTYPES_H 1
339 | #define HAVE_STDINT_H 1
340 | #define HAVE_UNISTD_H 1
341 | #define __EXTENSIONS__ 1
342 | #define _ALL_SOURCE 1
343 | #define _GNU_SOURCE 1
344 | #define _POSIX_PTHREAD_SEMANTICS 1
345 | #define _TANDEM_SOURCE 1
346 | /* end confdefs.h.  */
347
348 | int main(void) {
349 |   return (unsigned char)'A' != (unsigned char)0xC1;
350 | }
351
352 configure:8969: result: no
353 configure:9087: checking for a sed that does not truncate output
354 configure:9143: result: /bin/sed
355 configure:9157: checking for ld used by gcc
356 configure:9224: result: /usr/bin/ld
357 configure:9233: checking if the linker (/usr/bin/ld) is GNU ld
358 configure:9248: result: yes
359 configure:9253: checking for /usr/bin/ld option to reload object files
360 configure:9260: result: -r
361 configure:9278: checking for BSD-compatible nm
362 configure:9327: result: /usr/bin/nm -B
363 configure:9331: checking how to recognize dependent libraries
364 configure:9517: result: pass_all
365 configure:9605: gcc -c -g -O2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
366 configure:9608: $? = 0
367 configure:9777: checking dlfcn.h usability
368 configure:9794: gcc -c -g -O2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
369 configure:9801: $? = 0
370 configure:9815: result: yes
371 configure:9819: checking dlfcn.h presence
372 configure:9834: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
373 configure:9841: $? = 0
374 configure:9855: result: yes
375 configure:9883: checking for dlfcn.h
376 configure:9892: result: yes
377 configure:9965: checking for g++
378 configure:9981: found /usr/bin/g++
379 configure:9992: result: g++
380 configure:10019: checking for C++ compiler version
381 configure:10027: g++ --version >&5
382 g++ (Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4
383 Copyright (C) 2013 Free Software Foundation, Inc.
384 This is free software; see the source for copying conditions.  There is NO
385 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
386
387 configure:10031: $? = 0
388 configure:10038: g++ -v >&5
389 Using built-in specs.
390 COLLECT_GCC=g++
391 COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
392 Target: x86_64-linux-gnu
393 Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
394 Thread model: posix
395 gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04) 
396 configure:10042: $? = 0
397 configure:10049: g++ -V >&5
398 g++: error: unrecognized command line option '-V'
399 g++: fatal error: no input files
400 compilation terminated.
401 configure:10053: $? = 4
402 configure:10056: checking whether we are using the GNU C++ compiler
403 configure:10085: g++ -c  -D_REENTRANT -D_GNU_SOURCE conftest.cpp >&5
404 configure:10092: $? = 0
405 configure:10109: result: yes
406 configure:10118: checking whether g++ accepts -g
407 configure:10148: g++ -c -g -D_REENTRANT -D_GNU_SOURCE conftest.cpp >&5
408 configure:10155: $? = 0
409 configure:10256: result: yes
410 configure:10289: checking how to run the C++ preprocessor
411 configure:10325: g++ -E -D_REENTRANT -D_GNU_SOURCE conftest.cpp
412 configure:10332: $? = 0
413 configure:10363: g++ -E -D_REENTRANT -D_GNU_SOURCE conftest.cpp
414 conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory
415  #include <ac_nonexistent.h>
416                             ^
417 compilation terminated.
418 configure:10370: $? = 1
419 configure: failed program was:
420 | /* confdefs.h.  */
421 | #define PACKAGE_NAME ""
422 | #define PACKAGE_TARNAME ""
423 | #define PACKAGE_VERSION ""
424 | #define PACKAGE_STRING ""
425 | #define PACKAGE_BUGREPORT ""
426 | #define STDC_HEADERS 1
427 | #define HAVE_SYS_TYPES_H 1
428 | #define HAVE_SYS_STAT_H 1
429 | #define HAVE_STDLIB_H 1
430 | #define HAVE_STRING_H 1
431 | #define HAVE_MEMORY_H 1
432 | #define HAVE_STRINGS_H 1
433 | #define HAVE_INTTYPES_H 1
434 | #define HAVE_STDINT_H 1
435 | #define HAVE_UNISTD_H 1
436 | #define __EXTENSIONS__ 1
437 | #define _ALL_SOURCE 1
438 | #define _GNU_SOURCE 1
439 | #define _POSIX_PTHREAD_SEMANTICS 1
440 | #define _TANDEM_SOURCE 1
441 | #define HAVE_DLFCN_H 1
442 | /* end confdefs.h.  */
443 | #include <ac_nonexistent.h>
444 configure:10403: result: g++ -E
445 configure:10432: g++ -E -D_REENTRANT -D_GNU_SOURCE conftest.cpp
446 configure:10439: $? = 0
447 configure:10470: g++ -E -D_REENTRANT -D_GNU_SOURCE conftest.cpp
448 conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory
449  #include <ac_nonexistent.h>
450                             ^
451 compilation terminated.
452 configure:10477: $? = 1
453 configure: failed program was:
454 | /* confdefs.h.  */
455 | #define PACKAGE_NAME ""
456 | #define PACKAGE_TARNAME ""
457 | #define PACKAGE_VERSION ""
458 | #define PACKAGE_STRING ""
459 | #define PACKAGE_BUGREPORT ""
460 | #define STDC_HEADERS 1
461 | #define HAVE_SYS_TYPES_H 1
462 | #define HAVE_SYS_STAT_H 1
463 | #define HAVE_STDLIB_H 1
464 | #define HAVE_STRING_H 1
465 | #define HAVE_MEMORY_H 1
466 | #define HAVE_STRINGS_H 1
467 | #define HAVE_INTTYPES_H 1
468 | #define HAVE_STDINT_H 1
469 | #define HAVE_UNISTD_H 1
470 | #define __EXTENSIONS__ 1
471 | #define _ALL_SOURCE 1
472 | #define _GNU_SOURCE 1
473 | #define _POSIX_PTHREAD_SEMANTICS 1
474 | #define _TANDEM_SOURCE 1
475 | #define HAVE_DLFCN_H 1
476 | /* end confdefs.h.  */
477 | #include <ac_nonexistent.h>
478 configure:10572: checking for g77
479 configure:10602: result: no
480 configure:10572: checking for xlf
481 configure:10602: result: no
482 configure:10572: checking for f77
483 configure:10602: result: no
484 configure:10572: checking for frt
485 configure:10602: result: no
486 configure:10572: checking for pgf77
487 configure:10602: result: no
488 configure:10572: checking for cf77
489 configure:10602: result: no
490 configure:10572: checking for fort77
491 configure:10602: result: no
492 configure:10572: checking for fl32
493 configure:10602: result: no
494 configure:10572: checking for af77
495 configure:10602: result: no
496 configure:10572: checking for xlf90
497 configure:10602: result: no
498 configure:10572: checking for f90
499 configure:10602: result: no
500 configure:10572: checking for pgf90
501 configure:10602: result: no
502 configure:10572: checking for pghpf
503 configure:10602: result: no
504 configure:10572: checking for epcf90
505 configure:10602: result: no
506 configure:10572: checking for gfortran
507 configure:10602: result: no
508 configure:10572: checking for g95
509 configure:10602: result: no
510 configure:10572: checking for xlf95
511 configure:10602: result: no
512 configure:10572: checking for f95
513 configure:10602: result: no
514 configure:10572: checking for fort
515 configure:10602: result: no
516 configure:10572: checking for ifort
517 configure:10602: result: no
518 configure:10572: checking for ifc
519 configure:10602: result: no
520 configure:10572: checking for efc
521 configure:10602: result: no
522 configure:10572: checking for pgf95
523 configure:10602: result: no
524 configure:10572: checking for lf95
525 configure:10602: result: no
526 configure:10572: checking for ftn
527 configure:10602: result: no
528 configure:10625: checking for Fortran 77 compiler version
529 configure:10633:  --version >&5
530 /bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr/configure: line 10635: --version: command not found
531 configure:10637: $? = 127
532 configure:10644:  -v >&5
533 /bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr/configure: line 10646: -v: command not found
534 configure:10648: $? = 127
535 configure:10655:  -V >&5
536 /bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr/configure: line 10657: -V: command not found
537 configure:10659: $? = 127
538 configure:10667: checking whether we are using the GNU Fortran 77 compiler
539 configure:10686:  -c  conftest.F >&5
540 /bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr/configure: line 10688: -c: command not found
541 configure:10693: $? = 127
542 configure: failed program was:
543 |       program main
544 | #ifndef __GNUC__
545 |        choke me
546 | #endif
547
548 |       end
549 configure:10710: result: no
550 configure:10716: checking whether  accepts -g
551 configure:10733:  -c -g conftest.f >&5
552 /bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr/configure: line 10735: -c: command not found
553 configure:10740: $? = 127
554 configure: failed program was:
555 |       program main
556
557 |       end
558 configure:10756: result: no
559 configure:10789: checking the maximum length of command line arguments
560 configure:10901: result: 1572864
561 configure:10913: checking command to parse /usr/bin/nm -B output from gcc object
562 configure:11018: gcc -c -g -O2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
563 configure:11021: $? = 0
564 configure:11025: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[         ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
565 configure:11028: $? = 0
566 configure:11080: gcc -o conftest -g -O2 -D_REENTRANT -D_GNU_SOURCE  conftest.c conftstm.o >&5
567 configure:11083: $? = 0
568 configure:11121: result: ok
569 configure:11125: checking for objdir
570 configure:11140: result: .libs
571 configure:11232: checking for ar
572 configure:11259: result: ar
573 configure:11324: checking for ranlib
574 configure:11351: result: ranlib
575 configure:11416: checking for strip
576 configure:11432: found /usr/bin/strip
577 configure:11443: result: strip
578 configure:12037: checking if gcc supports -fno-rtti -fno-exceptions
579 configure:12055: gcc -c -g -O2 -D_REENTRANT -D_GNU_SOURCE -fno-rtti -fno-exceptions conftest.c >&5
580 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
581 configure:12059: $? = 0
582 configure:12072: result: no
583 configure:12087: checking for gcc option to produce PIC
584 configure:12319: result: -fPIC
585 configure:12327: checking if gcc PIC flag -fPIC works
586 configure:12345: gcc -c -g -O2 -D_REENTRANT -D_GNU_SOURCE -fPIC -DPIC conftest.c >&5
587 configure:12349: $? = 0
588 configure:12362: result: yes
589 configure:12390: checking if gcc static flag -static works
590 configure:12418: result: yes
591 configure:12428: checking if gcc supports -c -o file.o
592 configure:12449: gcc -c -g -O2 -D_REENTRANT -D_GNU_SOURCE -o out/conftest2.o conftest.c >&5
593 configure:12453: $? = 0
594 configure:12475: result: yes
595 configure:12501: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
596 configure:13489: result: yes
597 configure:13510: checking whether -lc should be explicitly linked in
598 configure:13515: gcc -c -g -O2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
599 configure:13518: $? = 0
600 configure:13533: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
601 configure:13536: $? = 0
602 configure:13548: result: no
603 configure:13556: checking dynamic linker characteristics
604 configure:14160: result: GNU/Linux ld.so
605 configure:14184: checking how to hardcode library paths into programs
606 configure:14209: result: immediate
607 configure:14223: checking whether stripping libraries is possible
608 configure:14228: result: yes
609 configure:15058: checking if libtool supports shared libraries
610 configure:15060: result: yes
611 configure:15063: checking whether to build shared libraries
612 configure:15084: result: yes
613 configure:15087: checking whether to build static libraries
614 configure:15091: result: yes
615 configure:15185: creating libtool
616 configure:15778: checking for ld used by g++
617 configure:15845: result: /usr/bin/ld -m elf_x86_64
618 configure:15854: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
619 configure:15869: result: yes
620 configure:15920: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
621 configure:16874: result: yes
622 configure:16895: g++ -c -g -O2 -D_REENTRANT -D_GNU_SOURCE conftest.cpp >&5
623 configure:16898: $? = 0
624 configure:17054: checking for g++ option to produce PIC
625 configure:17338: result: -fPIC
626 configure:17346: checking if g++ PIC flag -fPIC works
627 configure:17364: g++ -c -g -O2 -D_REENTRANT -D_GNU_SOURCE -fPIC -DPIC conftest.cpp >&5
628 configure:17368: $? = 0
629 configure:17381: result: yes
630 configure:17409: checking if g++ static flag -static works
631 configure:17437: result: yes
632 configure:17447: checking if g++ supports -c -o file.o
633 configure:17468: g++ -c -g -O2 -D_REENTRANT -D_GNU_SOURCE -o out/conftest2.o conftest.cpp >&5
634 configure:17472: $? = 0
635 configure:17494: result: yes
636 configure:17520: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
637 configure:17546: result: yes
638 configure:17613: checking dynamic linker characteristics
639 configure:18165: result: GNU/Linux ld.so
640 configure:18189: checking how to hardcode library paths into programs
641 configure:18214: result: immediate
642 configure:25518: checking for res_init in -lresolv
643 configure:25553: gcc -o conftest -g -O2 -D_REENTRANT -D_GNU_SOURCE  conftest.c -lresolv   >&5
644 /tmp/cc8dGFK1.o: In function `main':
645 /bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr/conftest.c:35: undefined reference to `res_init'
646 collect2: error: ld returned 1 exit status
647 configure:25560: $? = 1
648 configure: failed program was:
649 | /* confdefs.h.  */
650 | #define PACKAGE_NAME ""
651 | #define PACKAGE_TARNAME ""
652 | #define PACKAGE_VERSION ""
653 | #define PACKAGE_STRING ""
654 | #define PACKAGE_BUGREPORT ""
655 | #define STDC_HEADERS 1
656 | #define HAVE_SYS_TYPES_H 1
657 | #define HAVE_SYS_STAT_H 1
658 | #define HAVE_STDLIB_H 1
659 | #define HAVE_STRING_H 1
660 | #define HAVE_MEMORY_H 1
661 | #define HAVE_STRINGS_H 1
662 | #define HAVE_INTTYPES_H 1
663 | #define HAVE_STDINT_H 1
664 | #define HAVE_UNISTD_H 1
665 | #define __EXTENSIONS__ 1
666 | #define _ALL_SOURCE 1
667 | #define _GNU_SOURCE 1
668 | #define _POSIX_PTHREAD_SEMANTICS 1
669 | #define _TANDEM_SOURCE 1
670 | #define HAVE_DLFCN_H 1
671 | /* end confdefs.h.  */
672
673 | /* Override any GCC internal prototype to avoid an error.
674 |    Use char because int might match the return type of a GCC
675 |    builtin and then its argument prototype would still apply.  */
676 | #ifdef __cplusplus
677 | extern "C"
678 | #endif
679 | char res_init ();
680 | int
681 | main ()
682 | {
683 | return res_init ();
684 |   ;
685 |   return 0;
686 | }
687 configure:25581: result: no
688 configure:25593: checking for gethostbyname in -lnsl
689 configure:25628: gcc -o conftest -g -O2 -D_REENTRANT -D_GNU_SOURCE  conftest.c -lnsl   >&5
690 configure:25635: $? = 0
691 configure:25656: result: yes
692 configure:25667: checking for library containing gethostname
693 configure:25708: gcc -o conftest -g -O2 -D_REENTRANT -D_GNU_SOURCE  conftest.c -lnsl  >&5
694 configure:25715: $? = 0
695 configure:25746: result: none required
696 configure:25755: checking for socket in -lsocket
697 configure:25790: gcc -o conftest -g -O2 -D_REENTRANT -D_GNU_SOURCE  conftest.c -lsocket  -lnsl  >&5
698 /usr/bin/ld: cannot find -lsocket
699 collect2: error: ld returned 1 exit status
700 configure:25797: $? = 1
701 configure: failed program was:
702 | /* confdefs.h.  */
703 | #define PACKAGE_NAME ""
704 | #define PACKAGE_TARNAME ""
705 | #define PACKAGE_VERSION ""
706 | #define PACKAGE_STRING ""
707 | #define PACKAGE_BUGREPORT ""
708 | #define STDC_HEADERS 1
709 | #define HAVE_SYS_TYPES_H 1
710 | #define HAVE_SYS_STAT_H 1
711 | #define HAVE_STDLIB_H 1
712 | #define HAVE_STRING_H 1
713 | #define HAVE_MEMORY_H 1
714 | #define HAVE_STRINGS_H 1
715 | #define HAVE_INTTYPES_H 1
716 | #define HAVE_STDINT_H 1
717 | #define HAVE_UNISTD_H 1
718 | #define __EXTENSIONS__ 1
719 | #define _ALL_SOURCE 1
720 | #define _GNU_SOURCE 1
721 | #define _POSIX_PTHREAD_SEMANTICS 1
722 | #define _TANDEM_SOURCE 1
723 | #define HAVE_DLFCN_H 1
724 | #define HAVE_LIBNSL 1
725 | /* end confdefs.h.  */
726
727 | /* Override any GCC internal prototype to avoid an error.
728 |    Use char because int might match the return type of a GCC
729 |    builtin and then its argument prototype would still apply.  */
730 | #ifdef __cplusplus
731 | extern "C"
732 | #endif
733 | char socket ();
734 | int
735 | main ()
736 | {
737 | return socket ();
738 |   ;
739 |   return 0;
740 | }
741 configure:25818: result: no
742 configure:25829: checking for library containing crypt
743 configure:25870: gcc -o conftest -g -O2 -D_REENTRANT -D_GNU_SOURCE  conftest.c -lnsl  >&5
744 /tmp/ccTRafjf.o: In function `main':
745 /bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr/conftest.c:36: undefined reference to `crypt'
746 collect2: error: ld returned 1 exit status
747 configure:25877: $? = 1
748 configure: failed program was:
749 | /* confdefs.h.  */
750 | #define PACKAGE_NAME ""
751 | #define PACKAGE_TARNAME ""
752 | #define PACKAGE_VERSION ""
753 | #define PACKAGE_STRING ""
754 | #define PACKAGE_BUGREPORT ""
755 | #define STDC_HEADERS 1
756 | #define HAVE_SYS_TYPES_H 1
757 | #define HAVE_SYS_STAT_H 1
758 | #define HAVE_STDLIB_H 1
759 | #define HAVE_STRING_H 1
760 | #define HAVE_MEMORY_H 1
761 | #define HAVE_STRINGS_H 1
762 | #define HAVE_INTTYPES_H 1
763 | #define HAVE_STDINT_H 1
764 | #define HAVE_UNISTD_H 1
765 | #define __EXTENSIONS__ 1
766 | #define _ALL_SOURCE 1
767 | #define _GNU_SOURCE 1
768 | #define _POSIX_PTHREAD_SEMANTICS 1
769 | #define _TANDEM_SOURCE 1
770 | #define HAVE_DLFCN_H 1
771 | #define HAVE_LIBNSL 1
772 | /* end confdefs.h.  */
773
774 | /* Override any GCC internal prototype to avoid an error.
775 |    Use char because int might match the return type of a GCC
776 |    builtin and then its argument prototype would still apply.  */
777 | #ifdef __cplusplus
778 | extern "C"
779 | #endif
780 | char crypt ();
781 | int
782 | main ()
783 | {
784 | return crypt ();
785 |   ;
786 |   return 0;
787 | }
788 configure:25870: gcc -o conftest -g -O2 -D_REENTRANT -D_GNU_SOURCE  conftest.c -lcrypt  -lnsl  >&5
789 configure:25877: $? = 0
790 configure:25908: result: -lcrypt
791 configure:25917: checking for main in -ltruerand
792 configure:25946: gcc -o conftest -g -O2 -D_REENTRANT -D_GNU_SOURCE  conftest.c -ltruerand  -lcrypt -lnsl  >&5
793 /usr/bin/ld: cannot find -ltruerand
794 collect2: error: ld returned 1 exit status
795 configure:25953: $? = 1
796 configure: failed program was:
797 | /* confdefs.h.  */
798 | #define PACKAGE_NAME ""
799 | #define PACKAGE_TARNAME ""
800 | #define PACKAGE_VERSION ""
801 | #define PACKAGE_STRING ""
802 | #define PACKAGE_BUGREPORT ""
803 | #define STDC_HEADERS 1
804 | #define HAVE_SYS_TYPES_H 1
805 | #define HAVE_SYS_STAT_H 1
806 | #define HAVE_STDLIB_H 1
807 | #define HAVE_STRING_H 1
808 | #define HAVE_MEMORY_H 1
809 | #define HAVE_STRINGS_H 1
810 | #define HAVE_INTTYPES_H 1
811 | #define HAVE_STDINT_H 1
812 | #define HAVE_UNISTD_H 1
813 | #define __EXTENSIONS__ 1
814 | #define _ALL_SOURCE 1
815 | #define _GNU_SOURCE 1
816 | #define _POSIX_PTHREAD_SEMANTICS 1
817 | #define _TANDEM_SOURCE 1
818 | #define HAVE_DLFCN_H 1
819 | #define HAVE_LIBNSL 1
820 | /* end confdefs.h.  */
821
822
823 | int
824 | main ()
825 | {
826 | return main ();
827 |   ;
828 |   return 0;
829 | }
830 configure:25974: result: no
831 configure:25985: checking for library containing modf
832 configure:26026: gcc -o conftest -g -O2 -D_REENTRANT -D_GNU_SOURCE  conftest.c -lcrypt -lnsl  >&5
833 conftest.c:32:6: warning: conflicting types for built-in function 'modf' [enabled by default]
834  char modf ();
835       ^
836 configure:26033: $? = 0
837 configure:26064: result: none required
838 configure:26072: checking for library containing sqrt
839 configure:26113: gcc -o conftest -g -O2 -D_REENTRANT -D_GNU_SOURCE  conftest.c -lcrypt -lnsl  >&5
840 conftest.c:32:6: warning: conflicting types for built-in function 'sqrt' [enabled by default]
841  char sqrt ();
842       ^
843 /tmp/cciET2lf.o: In function `main':
844 /bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr/conftest.c:36: undefined reference to `sqrt'
845 collect2: error: ld returned 1 exit status
846 configure:26120: $? = 1
847 configure: failed program was:
848 | /* confdefs.h.  */
849 | #define PACKAGE_NAME ""
850 | #define PACKAGE_TARNAME ""
851 | #define PACKAGE_VERSION ""
852 | #define PACKAGE_STRING ""
853 | #define PACKAGE_BUGREPORT ""
854 | #define STDC_HEADERS 1
855 | #define HAVE_SYS_TYPES_H 1
856 | #define HAVE_SYS_STAT_H 1
857 | #define HAVE_STDLIB_H 1
858 | #define HAVE_STRING_H 1
859 | #define HAVE_MEMORY_H 1
860 | #define HAVE_STRINGS_H 1
861 | #define HAVE_INTTYPES_H 1
862 | #define HAVE_STDINT_H 1
863 | #define HAVE_UNISTD_H 1
864 | #define __EXTENSIONS__ 1
865 | #define _ALL_SOURCE 1
866 | #define _GNU_SOURCE 1
867 | #define _POSIX_PTHREAD_SEMANTICS 1
868 | #define _TANDEM_SOURCE 1
869 | #define HAVE_DLFCN_H 1
870 | #define HAVE_LIBNSL 1
871 | /* end confdefs.h.  */
872
873 | /* Override any GCC internal prototype to avoid an error.
874 |    Use char because int might match the return type of a GCC
875 |    builtin and then its argument prototype would still apply.  */
876 | #ifdef __cplusplus
877 | extern "C"
878 | #endif
879 | char sqrt ();
880 | int
881 | main ()
882 | {
883 | return sqrt ();
884 |   ;
885 |   return 0;
886 | }
887 configure:26113: gcc -o conftest -g -O2 -D_REENTRANT -D_GNU_SOURCE  conftest.c -lm  -lcrypt -lnsl  >&5
888 conftest.c:32:6: warning: conflicting types for built-in function 'sqrt' [enabled by default]
889  char sqrt ();
890       ^
891 configure:26120: $? = 0
892 configure:26151: result: -lm
893 configure:26187: checking pthread.h usability
894 configure:26204: gcc -c -g -O2 -D_REENTRANT -D_GNU_SOURCE -w conftest.c >&5
895 configure:26211: $? = 0
896 configure:26225: result: yes
897 configure:26229: checking pthread.h presence
898 configure:26244: gcc -E -D_REENTRANT -D_GNU_SOURCE -w conftest.c
899 configure:26251: $? = 0
900 configure:26265: result: yes
901 configure:26293: checking for pthread.h
902 configure:26302: result: yes
903 configure:26489: checking for CFLAGS needed for pthreads
904 configure:26531: gcc -o conftest -g -O2 -D_REENTRANT -D_GNU_SOURCE  conftest.c -lm -lcrypt -lnsl  >&5
905 /tmp/ccKuAZUs.o: In function `main':
906 /bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr/conftest.c:39: undefined reference to `pthread_mutexattr_init'
907 /bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr/conftest.c:40: undefined reference to `pthread_create'
908 collect2: error: ld returned 1 exit status
909 configure:26535: $? = 1
910 configure: program exited with status 1
911 configure: failed program was:
912 | /* confdefs.h.  */
913 | #define PACKAGE_NAME ""
914 | #define PACKAGE_TARNAME ""
915 | #define PACKAGE_VERSION ""
916 | #define PACKAGE_STRING ""
917 | #define PACKAGE_BUGREPORT ""
918 | #define STDC_HEADERS 1
919 | #define HAVE_SYS_TYPES_H 1
920 | #define HAVE_SYS_STAT_H 1
921 | #define HAVE_STDLIB_H 1
922 | #define HAVE_STRING_H 1
923 | #define HAVE_MEMORY_H 1
924 | #define HAVE_STRINGS_H 1
925 | #define HAVE_INTTYPES_H 1
926 | #define HAVE_STDINT_H 1
927 | #define HAVE_UNISTD_H 1
928 | #define __EXTENSIONS__ 1
929 | #define _ALL_SOURCE 1
930 | #define _GNU_SOURCE 1
931 | #define _POSIX_PTHREAD_SEMANTICS 1
932 | #define _TANDEM_SOURCE 1
933 | #define HAVE_DLFCN_H 1
934 | #define HAVE_LIBNSL 1
935 | #define HAVE_PTHREAD_H 1
936 | /* end confdefs.h.  */
937
938 | #include <pthread.h>
939 | #include <stddef.h>
940
941 | void *thread_routine(void *data) {
942 |     return data;
943 | }
944
945 | int main() {
946 |     pthread_t thd;
947 |     pthread_mutexattr_t mattr;
948 |     pthread_once_t once_init = PTHREAD_ONCE_INIT;
949 |     int data = 1;
950 |     pthread_mutexattr_init(&mattr);
951 |     return pthread_create(&thd, NULL, thread_routine, &data);
952 | }
953 configure:26531: gcc -o conftest -g -O2 -kthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lm -lcrypt -lnsl  >&5
954 gcc: error: unrecognized command line option '-kthread'
955 configure:26535: $? = 1
956 configure: program exited with status 1
957 configure: failed program was:
958 | /* confdefs.h.  */
959 | #define PACKAGE_NAME ""
960 | #define PACKAGE_TARNAME ""
961 | #define PACKAGE_VERSION ""
962 | #define PACKAGE_STRING ""
963 | #define PACKAGE_BUGREPORT ""
964 | #define STDC_HEADERS 1
965 | #define HAVE_SYS_TYPES_H 1
966 | #define HAVE_SYS_STAT_H 1
967 | #define HAVE_STDLIB_H 1
968 | #define HAVE_STRING_H 1
969 | #define HAVE_MEMORY_H 1
970 | #define HAVE_STRINGS_H 1
971 | #define HAVE_INTTYPES_H 1
972 | #define HAVE_STDINT_H 1
973 | #define HAVE_UNISTD_H 1
974 | #define __EXTENSIONS__ 1
975 | #define _ALL_SOURCE 1
976 | #define _GNU_SOURCE 1
977 | #define _POSIX_PTHREAD_SEMANTICS 1
978 | #define _TANDEM_SOURCE 1
979 | #define HAVE_DLFCN_H 1
980 | #define HAVE_LIBNSL 1
981 | #define HAVE_PTHREAD_H 1
982 | /* end confdefs.h.  */
983
984 | #include <pthread.h>
985 | #include <stddef.h>
986
987 | void *thread_routine(void *data) {
988 |     return data;
989 | }
990
991 | int main() {
992 |     pthread_t thd;
993 |     pthread_mutexattr_t mattr;
994 |     pthread_once_t once_init = PTHREAD_ONCE_INIT;
995 |     int data = 1;
996 |     pthread_mutexattr_init(&mattr);
997 |     return pthread_create(&thd, NULL, thread_routine, &data);
998 | }
999 configure:26531: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lm -lcrypt -lnsl  >&5
1000 configure:26535: $? = 0
1001 configure:26541: ./conftest
1002 configure:26545: $? = 0
1003 configure:26574: result: -pthread
1004 configure:26610: checking for LIBS needed for pthreads
1005 configure:26652: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lm -lcrypt -lnsl  -lpthread >&5
1006 configure:26656: $? = 0
1007 configure:26662: ./conftest
1008 configure:26666: $? = 0
1009 configure:26695: result: -lpthread
1010 configure:26738: checking for pthread.h
1011 configure:26745: result: yes
1012 configure:27652: checking whether pthread_getspecific takes two arguments
1013 configure:27685: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
1014 conftest.c: In function 'main':
1015 conftest.c:37:1: error: too many arguments to function 'pthread_getspecific'
1016  pthread_getspecific(key,&tmp);
1017  ^
1018 In file included from conftest.c:29:0:
1019 /usr/include/pthread.h:1130:14: note: declared here
1020  extern void *pthread_getspecific (pthread_key_t __key) __THROW;
1021               ^
1022 configure:27692: $? = 1
1023 configure: failed program was:
1024 | /* confdefs.h.  */
1025 | #define PACKAGE_NAME ""
1026 | #define PACKAGE_TARNAME ""
1027 | #define PACKAGE_VERSION ""
1028 | #define PACKAGE_STRING ""
1029 | #define PACKAGE_BUGREPORT ""
1030 | #define STDC_HEADERS 1
1031 | #define HAVE_SYS_TYPES_H 1
1032 | #define HAVE_SYS_STAT_H 1
1033 | #define HAVE_STDLIB_H 1
1034 | #define HAVE_STRING_H 1
1035 | #define HAVE_MEMORY_H 1
1036 | #define HAVE_STRINGS_H 1
1037 | #define HAVE_INTTYPES_H 1
1038 | #define HAVE_STDINT_H 1
1039 | #define HAVE_UNISTD_H 1
1040 | #define __EXTENSIONS__ 1
1041 | #define _ALL_SOURCE 1
1042 | #define _GNU_SOURCE 1
1043 | #define _POSIX_PTHREAD_SEMANTICS 1
1044 | #define _TANDEM_SOURCE 1
1045 | #define HAVE_DLFCN_H 1
1046 | #define HAVE_LIBNSL 1
1047 | #define HAVE_PTHREAD_H 1
1048 | #define HAVE_PTHREAD_H 1
1049 | #define USE_THREADS 1
1050 | /* end confdefs.h.  */
1051
1052 | #include <pthread.h>
1053
1054 | int
1055 | main ()
1056 | {
1057
1058 | pthread_key_t key;
1059 | void *tmp;
1060 | pthread_getspecific(key,&tmp);
1061
1062 |   ;
1063 |   return 0;
1064 | }
1065 configure:27712: result: no
1066 configure:27724: checking whether pthread_attr_getdetachstate takes one argument
1067 configure:27756: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
1068 conftest.c: In function 'main':
1069 conftest.c:36:1: error: too few arguments to function 'pthread_attr_getdetachstate'
1070  pthread_attr_getdetachstate(attr);
1071  ^
1072 In file included from conftest.c:29:0:
1073 /usr/include/pthread.h:305:12: note: declared here
1074  extern int pthread_attr_getdetachstate (const pthread_attr_t *__attr,
1075             ^
1076 configure:27763: $? = 1
1077 configure: failed program was:
1078 | /* confdefs.h.  */
1079 | #define PACKAGE_NAME ""
1080 | #define PACKAGE_TARNAME ""
1081 | #define PACKAGE_VERSION ""
1082 | #define PACKAGE_STRING ""
1083 | #define PACKAGE_BUGREPORT ""
1084 | #define STDC_HEADERS 1
1085 | #define HAVE_SYS_TYPES_H 1
1086 | #define HAVE_SYS_STAT_H 1
1087 | #define HAVE_STDLIB_H 1
1088 | #define HAVE_STRING_H 1
1089 | #define HAVE_MEMORY_H 1
1090 | #define HAVE_STRINGS_H 1
1091 | #define HAVE_INTTYPES_H 1
1092 | #define HAVE_STDINT_H 1
1093 | #define HAVE_UNISTD_H 1
1094 | #define __EXTENSIONS__ 1
1095 | #define _ALL_SOURCE 1
1096 | #define _GNU_SOURCE 1
1097 | #define _POSIX_PTHREAD_SEMANTICS 1
1098 | #define _TANDEM_SOURCE 1
1099 | #define HAVE_DLFCN_H 1
1100 | #define HAVE_LIBNSL 1
1101 | #define HAVE_PTHREAD_H 1
1102 | #define HAVE_PTHREAD_H 1
1103 | #define USE_THREADS 1
1104 | /* end confdefs.h.  */
1105
1106 | #include <pthread.h>
1107
1108 | int
1109 | main ()
1110 | {
1111
1112 | pthread_attr_t *attr;
1113 | pthread_attr_getdetachstate(attr);
1114
1115 |   ;
1116 |   return 0;
1117 | }
1118 configure:27783: result: no
1119 configure:27799: checking for pthread_key_delete
1120 configure:27855: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lm -lcrypt -lnsl  -lpthread >&5
1121 configure:27862: $? = 0
1122 configure:27884: result: yes
1123 configure:27799: checking for pthread_rwlock_init
1124 configure:27855: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lm -lcrypt -lnsl  -lpthread >&5
1125 configure:27862: $? = 0
1126 configure:27884: result: yes
1127 configure:27898: checking for pthread_rwlock_t
1128 configure:27925: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
1129 configure:27932: $? = 0
1130 configure:27947: result: yes
1131 configure:27960: checking for recursive mutex support
1132 configure:27993: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lm -lcrypt -lnsl  -lpthread >&5
1133 configure:27997: $? = 0
1134 configure:28003: ./conftest
1135 configure:28007: $? = 0
1136 configure:28024: result: yes
1137 configure:28043: checking for readdir in -lc_r
1138 configure:28078: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lc_r  -lm -lcrypt -lnsl  -lpthread >&5
1139 /usr/bin/ld: cannot find -lc_r
1140 collect2: error: ld returned 1 exit status
1141 configure:28085: $? = 1
1142 configure: failed program was:
1143 | /* confdefs.h.  */
1144 | #define PACKAGE_NAME ""
1145 | #define PACKAGE_TARNAME ""
1146 | #define PACKAGE_VERSION ""
1147 | #define PACKAGE_STRING ""
1148 | #define PACKAGE_BUGREPORT ""
1149 | #define STDC_HEADERS 1
1150 | #define HAVE_SYS_TYPES_H 1
1151 | #define HAVE_SYS_STAT_H 1
1152 | #define HAVE_STDLIB_H 1
1153 | #define HAVE_STRING_H 1
1154 | #define HAVE_MEMORY_H 1
1155 | #define HAVE_STRINGS_H 1
1156 | #define HAVE_INTTYPES_H 1
1157 | #define HAVE_STDINT_H 1
1158 | #define HAVE_UNISTD_H 1
1159 | #define __EXTENSIONS__ 1
1160 | #define _ALL_SOURCE 1
1161 | #define _GNU_SOURCE 1
1162 | #define _POSIX_PTHREAD_SEMANTICS 1
1163 | #define _TANDEM_SOURCE 1
1164 | #define HAVE_DLFCN_H 1
1165 | #define HAVE_LIBNSL 1
1166 | #define HAVE_PTHREAD_H 1
1167 | #define HAVE_PTHREAD_H 1
1168 | #define USE_THREADS 1
1169 | #define HAVE_PTHREAD_KEY_DELETE 1
1170 | #define HAVE_PTHREAD_RWLOCK_INIT 1
1171 | #define HAVE_PTHREAD_RWLOCKS 1
1172 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
1173 | /* end confdefs.h.  */
1174
1175 | /* Override any GCC internal prototype to avoid an error.
1176 |    Use char because int might match the return type of a GCC
1177 |    builtin and then its argument prototype would still apply.  */
1178 | #ifdef __cplusplus
1179 | extern "C"
1180 | #endif
1181 | char readdir ();
1182 | int
1183 | main ()
1184 | {
1185 | return readdir ();
1186 |   ;
1187 |   return 0;
1188 | }
1189 configure:28106: result: no
1190 configure:28117: checking for gethostbyname in -lc_r
1191 configure:28152: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lc_r  -lm -lcrypt -lnsl  -lpthread >&5
1192 /usr/bin/ld: cannot find -lc_r
1193 collect2: error: ld returned 1 exit status
1194 configure:28159: $? = 1
1195 configure: failed program was:
1196 | /* confdefs.h.  */
1197 | #define PACKAGE_NAME ""
1198 | #define PACKAGE_TARNAME ""
1199 | #define PACKAGE_VERSION ""
1200 | #define PACKAGE_STRING ""
1201 | #define PACKAGE_BUGREPORT ""
1202 | #define STDC_HEADERS 1
1203 | #define HAVE_SYS_TYPES_H 1
1204 | #define HAVE_SYS_STAT_H 1
1205 | #define HAVE_STDLIB_H 1
1206 | #define HAVE_STRING_H 1
1207 | #define HAVE_MEMORY_H 1
1208 | #define HAVE_STRINGS_H 1
1209 | #define HAVE_INTTYPES_H 1
1210 | #define HAVE_STDINT_H 1
1211 | #define HAVE_UNISTD_H 1
1212 | #define __EXTENSIONS__ 1
1213 | #define _ALL_SOURCE 1
1214 | #define _GNU_SOURCE 1
1215 | #define _POSIX_PTHREAD_SEMANTICS 1
1216 | #define _TANDEM_SOURCE 1
1217 | #define HAVE_DLFCN_H 1
1218 | #define HAVE_LIBNSL 1
1219 | #define HAVE_PTHREAD_H 1
1220 | #define HAVE_PTHREAD_H 1
1221 | #define USE_THREADS 1
1222 | #define HAVE_PTHREAD_KEY_DELETE 1
1223 | #define HAVE_PTHREAD_RWLOCK_INIT 1
1224 | #define HAVE_PTHREAD_RWLOCKS 1
1225 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
1226 | /* end confdefs.h.  */
1227
1228 | /* Override any GCC internal prototype to avoid an error.
1229 |    Use char because int might match the return type of a GCC
1230 |    builtin and then its argument prototype would still apply.  */
1231 | #ifdef __cplusplus
1232 | extern "C"
1233 | #endif
1234 | char gethostbyname ();
1235 | int
1236 | main ()
1237 | {
1238 | return gethostbyname ();
1239 |   ;
1240 |   return 0;
1241 | }
1242 configure:28180: result: no
1243 configure:28195: checking for gethostbyaddr in -lc_r
1244 configure:28230: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lc_r  -lm -lcrypt -lnsl  -lpthread >&5
1245 /usr/bin/ld: cannot find -lc_r
1246 collect2: error: ld returned 1 exit status
1247 configure:28237: $? = 1
1248 configure: failed program was:
1249 | /* confdefs.h.  */
1250 | #define PACKAGE_NAME ""
1251 | #define PACKAGE_TARNAME ""
1252 | #define PACKAGE_VERSION ""
1253 | #define PACKAGE_STRING ""
1254 | #define PACKAGE_BUGREPORT ""
1255 | #define STDC_HEADERS 1
1256 | #define HAVE_SYS_TYPES_H 1
1257 | #define HAVE_SYS_STAT_H 1
1258 | #define HAVE_STDLIB_H 1
1259 | #define HAVE_STRING_H 1
1260 | #define HAVE_MEMORY_H 1
1261 | #define HAVE_STRINGS_H 1
1262 | #define HAVE_INTTYPES_H 1
1263 | #define HAVE_STDINT_H 1
1264 | #define HAVE_UNISTD_H 1
1265 | #define __EXTENSIONS__ 1
1266 | #define _ALL_SOURCE 1
1267 | #define _GNU_SOURCE 1
1268 | #define _POSIX_PTHREAD_SEMANTICS 1
1269 | #define _TANDEM_SOURCE 1
1270 | #define HAVE_DLFCN_H 1
1271 | #define HAVE_LIBNSL 1
1272 | #define HAVE_PTHREAD_H 1
1273 | #define HAVE_PTHREAD_H 1
1274 | #define USE_THREADS 1
1275 | #define HAVE_PTHREAD_KEY_DELETE 1
1276 | #define HAVE_PTHREAD_RWLOCK_INIT 1
1277 | #define HAVE_PTHREAD_RWLOCKS 1
1278 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
1279 | /* end confdefs.h.  */
1280
1281 | /* Override any GCC internal prototype to avoid an error.
1282 |    Use char because int might match the return type of a GCC
1283 |    builtin and then its argument prototype would still apply.  */
1284 | #ifdef __cplusplus
1285 | extern "C"
1286 | #endif
1287 | char gethostbyaddr ();
1288 | int
1289 | main ()
1290 | {
1291 | return gethostbyaddr ();
1292 |   ;
1293 |   return 0;
1294 | }
1295 configure:28258: result: no
1296 configure:28277: checking for gethostbyname_r
1297 configure:28333: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lm -lcrypt -lnsl  -lpthread >&5
1298 configure:28340: $? = 0
1299 configure:28362: result: yes
1300 configure:28277: checking for gethostbyaddr_r
1301 configure:28333: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lm -lcrypt -lnsl  -lpthread >&5
1302 configure:28340: $? = 0
1303 configure:28362: result: yes
1304 configure:28382: checking for sigsuspend
1305 configure:28438: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lm -lcrypt -lnsl  -lpthread >&5
1306 configure:28445: $? = 0
1307 configure:28467: result: yes
1308 configure:28485: checking for sigwait
1309 configure:28541: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lm -lcrypt -lnsl  -lpthread >&5
1310 configure:28548: $? = 0
1311 configure:28570: result: yes
1312 configure:28598: checking for poll
1313 configure:28654: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lm -lcrypt -lnsl  -lpthread >&5
1314 configure:28661: $? = 0
1315 configure:28683: result: yes
1316 configure:28703: checking for getpwnam_r
1317 configure:28759: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lm -lcrypt -lnsl  -lpthread >&5
1318 configure:28766: $? = 0
1319 configure:28788: result: yes
1320 configure:28703: checking for getpwuid_r
1321 configure:28759: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lm -lcrypt -lnsl  -lpthread >&5
1322 configure:28766: $? = 0
1323 configure:28788: result: yes
1324 configure:28703: checking for getgrnam_r
1325 configure:28759: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lm -lcrypt -lnsl  -lpthread >&5
1326 configure:28766: $? = 0
1327 configure:28788: result: yes
1328 configure:28703: checking for getgrgid_r
1329 configure:28759: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lm -lcrypt -lnsl  -lpthread >&5
1330 configure:28766: $? = 0
1331 configure:28788: result: yes
1332 configure:28805: checking for library containing shm_open
1333 configure:28846: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lm -lcrypt -lnsl  -lpthread >&5
1334 /tmp/ccz1UcbD.o: In function `main':
1335 /bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr/conftest.c:52: undefined reference to `shm_open'
1336 collect2: error: ld returned 1 exit status
1337 configure:28853: $? = 1
1338 configure: failed program was:
1339 | /* confdefs.h.  */
1340 | #define PACKAGE_NAME ""
1341 | #define PACKAGE_TARNAME ""
1342 | #define PACKAGE_VERSION ""
1343 | #define PACKAGE_STRING ""
1344 | #define PACKAGE_BUGREPORT ""
1345 | #define STDC_HEADERS 1
1346 | #define HAVE_SYS_TYPES_H 1
1347 | #define HAVE_SYS_STAT_H 1
1348 | #define HAVE_STDLIB_H 1
1349 | #define HAVE_STRING_H 1
1350 | #define HAVE_MEMORY_H 1
1351 | #define HAVE_STRINGS_H 1
1352 | #define HAVE_INTTYPES_H 1
1353 | #define HAVE_STDINT_H 1
1354 | #define HAVE_UNISTD_H 1
1355 | #define __EXTENSIONS__ 1
1356 | #define _ALL_SOURCE 1
1357 | #define _GNU_SOURCE 1
1358 | #define _POSIX_PTHREAD_SEMANTICS 1
1359 | #define _TANDEM_SOURCE 1
1360 | #define HAVE_DLFCN_H 1
1361 | #define HAVE_LIBNSL 1
1362 | #define HAVE_PTHREAD_H 1
1363 | #define HAVE_PTHREAD_H 1
1364 | #define USE_THREADS 1
1365 | #define HAVE_PTHREAD_KEY_DELETE 1
1366 | #define HAVE_PTHREAD_RWLOCK_INIT 1
1367 | #define HAVE_PTHREAD_RWLOCKS 1
1368 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
1369 | #define HAVE_GETHOSTBYNAME_R 1
1370 | #define HAVE_GETHOSTBYADDR_R 1
1371 | #define HAVE_SIGSUSPEND 1
1372 | #define HAVE_SIGWAIT 1
1373 | #define HAVE_POLL 1
1374 | #define HAVE_GETPWNAM_R 1
1375 | #define HAVE_GETPWUID_R 1
1376 | #define HAVE_GETGRNAM_R 1
1377 | #define HAVE_GETGRGID_R 1
1378 | /* end confdefs.h.  */
1379
1380 | /* Override any GCC internal prototype to avoid an error.
1381 |    Use char because int might match the return type of a GCC
1382 |    builtin and then its argument prototype would still apply.  */
1383 | #ifdef __cplusplus
1384 | extern "C"
1385 | #endif
1386 | char shm_open ();
1387 | int
1388 | main ()
1389 | {
1390 | return shm_open ();
1391 |   ;
1392 |   return 0;
1393 | }
1394 configure:28846: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt  -lm -lcrypt -lnsl  -lpthread >&5
1395 configure:28853: $? = 0
1396 configure:28884: result: -lrt
1397 configure:28923: checking sys/mman.h usability
1398 configure:28940: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
1399 configure:28947: $? = 0
1400 configure:28961: result: yes
1401 configure:28965: checking sys/mman.h presence
1402 configure:28980: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
1403 configure:28987: $? = 0
1404 configure:29001: result: yes
1405 configure:29029: checking for sys/mman.h
1406 configure:29038: result: yes
1407 configure:28923: checking sys/ipc.h usability
1408 configure:28940: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
1409 configure:28947: $? = 0
1410 configure:28961: result: yes
1411 configure:28965: checking sys/ipc.h presence
1412 configure:28980: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
1413 configure:28987: $? = 0
1414 configure:29001: result: yes
1415 configure:29029: checking for sys/ipc.h
1416 configure:29038: result: yes
1417 configure:28923: checking sys/mutex.h usability
1418 configure:28940: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
1419 conftest.c:76:23: fatal error: sys/mutex.h: No such file or directory
1420  #include <sys/mutex.h>
1421                        ^
1422 compilation terminated.
1423 configure:28947: $? = 1
1424 configure: failed program was:
1425 | /* confdefs.h.  */
1426 | #define PACKAGE_NAME ""
1427 | #define PACKAGE_TARNAME ""
1428 | #define PACKAGE_VERSION ""
1429 | #define PACKAGE_STRING ""
1430 | #define PACKAGE_BUGREPORT ""
1431 | #define STDC_HEADERS 1
1432 | #define HAVE_SYS_TYPES_H 1
1433 | #define HAVE_SYS_STAT_H 1
1434 | #define HAVE_STDLIB_H 1
1435 | #define HAVE_STRING_H 1
1436 | #define HAVE_MEMORY_H 1
1437 | #define HAVE_STRINGS_H 1
1438 | #define HAVE_INTTYPES_H 1
1439 | #define HAVE_STDINT_H 1
1440 | #define HAVE_UNISTD_H 1
1441 | #define __EXTENSIONS__ 1
1442 | #define _ALL_SOURCE 1
1443 | #define _GNU_SOURCE 1
1444 | #define _POSIX_PTHREAD_SEMANTICS 1
1445 | #define _TANDEM_SOURCE 1
1446 | #define HAVE_DLFCN_H 1
1447 | #define HAVE_LIBNSL 1
1448 | #define HAVE_PTHREAD_H 1
1449 | #define HAVE_PTHREAD_H 1
1450 | #define USE_THREADS 1
1451 | #define HAVE_PTHREAD_KEY_DELETE 1
1452 | #define HAVE_PTHREAD_RWLOCK_INIT 1
1453 | #define HAVE_PTHREAD_RWLOCKS 1
1454 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
1455 | #define HAVE_GETHOSTBYNAME_R 1
1456 | #define HAVE_GETHOSTBYADDR_R 1
1457 | #define HAVE_SIGSUSPEND 1
1458 | #define HAVE_SIGWAIT 1
1459 | #define HAVE_POLL 1
1460 | #define HAVE_GETPWNAM_R 1
1461 | #define HAVE_GETPWUID_R 1
1462 | #define HAVE_GETGRNAM_R 1
1463 | #define HAVE_GETGRGID_R 1
1464 | #define HAVE_SYS_MMAN_H 1
1465 | #define HAVE_SYS_IPC_H 1
1466 | /* end confdefs.h.  */
1467 | #include <stdio.h>
1468 | #ifdef HAVE_SYS_TYPES_H
1469 | # include <sys/types.h>
1470 | #endif
1471 | #ifdef HAVE_SYS_STAT_H
1472 | # include <sys/stat.h>
1473 | #endif
1474 | #ifdef STDC_HEADERS
1475 | # include <stdlib.h>
1476 | # include <stddef.h>
1477 | #else
1478 | # ifdef HAVE_STDLIB_H
1479 | #  include <stdlib.h>
1480 | # endif
1481 | #endif
1482 | #ifdef HAVE_STRING_H
1483 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1484 | #  include <memory.h>
1485 | # endif
1486 | # include <string.h>
1487 | #endif
1488 | #ifdef HAVE_STRINGS_H
1489 | # include <strings.h>
1490 | #endif
1491 | #ifdef HAVE_INTTYPES_H
1492 | # include <inttypes.h>
1493 | #endif
1494 | #ifdef HAVE_STDINT_H
1495 | # include <stdint.h>
1496 | #endif
1497 | #ifdef HAVE_UNISTD_H
1498 | # include <unistd.h>
1499 | #endif
1500 | #include <sys/mutex.h>
1501 configure:28961: result: no
1502 configure:28965: checking sys/mutex.h presence
1503 configure:28980: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
1504 conftest.c:43:23: fatal error: sys/mutex.h: No such file or directory
1505  #include <sys/mutex.h>
1506                        ^
1507 compilation terminated.
1508 configure:28987: $? = 1
1509 configure: failed program was:
1510 | /* confdefs.h.  */
1511 | #define PACKAGE_NAME ""
1512 | #define PACKAGE_TARNAME ""
1513 | #define PACKAGE_VERSION ""
1514 | #define PACKAGE_STRING ""
1515 | #define PACKAGE_BUGREPORT ""
1516 | #define STDC_HEADERS 1
1517 | #define HAVE_SYS_TYPES_H 1
1518 | #define HAVE_SYS_STAT_H 1
1519 | #define HAVE_STDLIB_H 1
1520 | #define HAVE_STRING_H 1
1521 | #define HAVE_MEMORY_H 1
1522 | #define HAVE_STRINGS_H 1
1523 | #define HAVE_INTTYPES_H 1
1524 | #define HAVE_STDINT_H 1
1525 | #define HAVE_UNISTD_H 1
1526 | #define __EXTENSIONS__ 1
1527 | #define _ALL_SOURCE 1
1528 | #define _GNU_SOURCE 1
1529 | #define _POSIX_PTHREAD_SEMANTICS 1
1530 | #define _TANDEM_SOURCE 1
1531 | #define HAVE_DLFCN_H 1
1532 | #define HAVE_LIBNSL 1
1533 | #define HAVE_PTHREAD_H 1
1534 | #define HAVE_PTHREAD_H 1
1535 | #define USE_THREADS 1
1536 | #define HAVE_PTHREAD_KEY_DELETE 1
1537 | #define HAVE_PTHREAD_RWLOCK_INIT 1
1538 | #define HAVE_PTHREAD_RWLOCKS 1
1539 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
1540 | #define HAVE_GETHOSTBYNAME_R 1
1541 | #define HAVE_GETHOSTBYADDR_R 1
1542 | #define HAVE_SIGSUSPEND 1
1543 | #define HAVE_SIGWAIT 1
1544 | #define HAVE_POLL 1
1545 | #define HAVE_GETPWNAM_R 1
1546 | #define HAVE_GETPWUID_R 1
1547 | #define HAVE_GETGRNAM_R 1
1548 | #define HAVE_GETGRGID_R 1
1549 | #define HAVE_SYS_MMAN_H 1
1550 | #define HAVE_SYS_IPC_H 1
1551 | /* end confdefs.h.  */
1552 | #include <sys/mutex.h>
1553 configure:29001: result: no
1554 configure:29029: checking for sys/mutex.h
1555 configure:29038: result: no
1556 configure:28923: checking sys/shm.h usability
1557 configure:28940: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
1558 configure:28947: $? = 0
1559 configure:28961: result: yes
1560 configure:28965: checking sys/shm.h presence
1561 configure:28980: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
1562 configure:28987: $? = 0
1563 configure:29001: result: yes
1564 configure:29029: checking for sys/shm.h
1565 configure:29038: result: yes
1566 configure:28923: checking sys/file.h usability
1567 configure:28940: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
1568 configure:28947: $? = 0
1569 configure:28961: result: yes
1570 configure:28965: checking sys/file.h presence
1571 configure:28980: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
1572 configure:28987: $? = 0
1573 configure:29001: result: yes
1574 configure:29029: checking for sys/file.h
1575 configure:29038: result: yes
1576 configure:28923: checking kernel/OS.h usability
1577 configure:28940: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
1578 conftest.c:78:23: fatal error: kernel/OS.h: No such file or directory
1579  #include <kernel/OS.h>
1580                        ^
1581 compilation terminated.
1582 configure:28947: $? = 1
1583 configure: failed program was:
1584 | /* confdefs.h.  */
1585 | #define PACKAGE_NAME ""
1586 | #define PACKAGE_TARNAME ""
1587 | #define PACKAGE_VERSION ""
1588 | #define PACKAGE_STRING ""
1589 | #define PACKAGE_BUGREPORT ""
1590 | #define STDC_HEADERS 1
1591 | #define HAVE_SYS_TYPES_H 1
1592 | #define HAVE_SYS_STAT_H 1
1593 | #define HAVE_STDLIB_H 1
1594 | #define HAVE_STRING_H 1
1595 | #define HAVE_MEMORY_H 1
1596 | #define HAVE_STRINGS_H 1
1597 | #define HAVE_INTTYPES_H 1
1598 | #define HAVE_STDINT_H 1
1599 | #define HAVE_UNISTD_H 1
1600 | #define __EXTENSIONS__ 1
1601 | #define _ALL_SOURCE 1
1602 | #define _GNU_SOURCE 1
1603 | #define _POSIX_PTHREAD_SEMANTICS 1
1604 | #define _TANDEM_SOURCE 1
1605 | #define HAVE_DLFCN_H 1
1606 | #define HAVE_LIBNSL 1
1607 | #define HAVE_PTHREAD_H 1
1608 | #define HAVE_PTHREAD_H 1
1609 | #define USE_THREADS 1
1610 | #define HAVE_PTHREAD_KEY_DELETE 1
1611 | #define HAVE_PTHREAD_RWLOCK_INIT 1
1612 | #define HAVE_PTHREAD_RWLOCKS 1
1613 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
1614 | #define HAVE_GETHOSTBYNAME_R 1
1615 | #define HAVE_GETHOSTBYADDR_R 1
1616 | #define HAVE_SIGSUSPEND 1
1617 | #define HAVE_SIGWAIT 1
1618 | #define HAVE_POLL 1
1619 | #define HAVE_GETPWNAM_R 1
1620 | #define HAVE_GETPWUID_R 1
1621 | #define HAVE_GETGRNAM_R 1
1622 | #define HAVE_GETGRGID_R 1
1623 | #define HAVE_SYS_MMAN_H 1
1624 | #define HAVE_SYS_IPC_H 1
1625 | #define HAVE_SYS_SHM_H 1
1626 | #define HAVE_SYS_FILE_H 1
1627 | /* end confdefs.h.  */
1628 | #include <stdio.h>
1629 | #ifdef HAVE_SYS_TYPES_H
1630 | # include <sys/types.h>
1631 | #endif
1632 | #ifdef HAVE_SYS_STAT_H
1633 | # include <sys/stat.h>
1634 | #endif
1635 | #ifdef STDC_HEADERS
1636 | # include <stdlib.h>
1637 | # include <stddef.h>
1638 | #else
1639 | # ifdef HAVE_STDLIB_H
1640 | #  include <stdlib.h>
1641 | # endif
1642 | #endif
1643 | #ifdef HAVE_STRING_H
1644 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1645 | #  include <memory.h>
1646 | # endif
1647 | # include <string.h>
1648 | #endif
1649 | #ifdef HAVE_STRINGS_H
1650 | # include <strings.h>
1651 | #endif
1652 | #ifdef HAVE_INTTYPES_H
1653 | # include <inttypes.h>
1654 | #endif
1655 | #ifdef HAVE_STDINT_H
1656 | # include <stdint.h>
1657 | #endif
1658 | #ifdef HAVE_UNISTD_H
1659 | # include <unistd.h>
1660 | #endif
1661 | #include <kernel/OS.h>
1662 configure:28961: result: no
1663 configure:28965: checking kernel/OS.h presence
1664 configure:28980: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
1665 conftest.c:45:23: fatal error: kernel/OS.h: No such file or directory
1666  #include <kernel/OS.h>
1667                        ^
1668 compilation terminated.
1669 configure:28987: $? = 1
1670 configure: failed program was:
1671 | /* confdefs.h.  */
1672 | #define PACKAGE_NAME ""
1673 | #define PACKAGE_TARNAME ""
1674 | #define PACKAGE_VERSION ""
1675 | #define PACKAGE_STRING ""
1676 | #define PACKAGE_BUGREPORT ""
1677 | #define STDC_HEADERS 1
1678 | #define HAVE_SYS_TYPES_H 1
1679 | #define HAVE_SYS_STAT_H 1
1680 | #define HAVE_STDLIB_H 1
1681 | #define HAVE_STRING_H 1
1682 | #define HAVE_MEMORY_H 1
1683 | #define HAVE_STRINGS_H 1
1684 | #define HAVE_INTTYPES_H 1
1685 | #define HAVE_STDINT_H 1
1686 | #define HAVE_UNISTD_H 1
1687 | #define __EXTENSIONS__ 1
1688 | #define _ALL_SOURCE 1
1689 | #define _GNU_SOURCE 1
1690 | #define _POSIX_PTHREAD_SEMANTICS 1
1691 | #define _TANDEM_SOURCE 1
1692 | #define HAVE_DLFCN_H 1
1693 | #define HAVE_LIBNSL 1
1694 | #define HAVE_PTHREAD_H 1
1695 | #define HAVE_PTHREAD_H 1
1696 | #define USE_THREADS 1
1697 | #define HAVE_PTHREAD_KEY_DELETE 1
1698 | #define HAVE_PTHREAD_RWLOCK_INIT 1
1699 | #define HAVE_PTHREAD_RWLOCKS 1
1700 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
1701 | #define HAVE_GETHOSTBYNAME_R 1
1702 | #define HAVE_GETHOSTBYADDR_R 1
1703 | #define HAVE_SIGSUSPEND 1
1704 | #define HAVE_SIGWAIT 1
1705 | #define HAVE_POLL 1
1706 | #define HAVE_GETPWNAM_R 1
1707 | #define HAVE_GETPWUID_R 1
1708 | #define HAVE_GETGRNAM_R 1
1709 | #define HAVE_GETGRGID_R 1
1710 | #define HAVE_SYS_MMAN_H 1
1711 | #define HAVE_SYS_IPC_H 1
1712 | #define HAVE_SYS_SHM_H 1
1713 | #define HAVE_SYS_FILE_H 1
1714 | /* end confdefs.h.  */
1715 | #include <kernel/OS.h>
1716 configure:29001: result: no
1717 configure:29029: checking for kernel/OS.h
1718 configure:29038: result: no
1719 configure:28923: checking os2.h usability
1720 configure:28940: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
1721 conftest.c:78:17: fatal error: os2.h: No such file or directory
1722  #include <os2.h>
1723                  ^
1724 compilation terminated.
1725 configure:28947: $? = 1
1726 configure: failed program was:
1727 | /* confdefs.h.  */
1728 | #define PACKAGE_NAME ""
1729 | #define PACKAGE_TARNAME ""
1730 | #define PACKAGE_VERSION ""
1731 | #define PACKAGE_STRING ""
1732 | #define PACKAGE_BUGREPORT ""
1733 | #define STDC_HEADERS 1
1734 | #define HAVE_SYS_TYPES_H 1
1735 | #define HAVE_SYS_STAT_H 1
1736 | #define HAVE_STDLIB_H 1
1737 | #define HAVE_STRING_H 1
1738 | #define HAVE_MEMORY_H 1
1739 | #define HAVE_STRINGS_H 1
1740 | #define HAVE_INTTYPES_H 1
1741 | #define HAVE_STDINT_H 1
1742 | #define HAVE_UNISTD_H 1
1743 | #define __EXTENSIONS__ 1
1744 | #define _ALL_SOURCE 1
1745 | #define _GNU_SOURCE 1
1746 | #define _POSIX_PTHREAD_SEMANTICS 1
1747 | #define _TANDEM_SOURCE 1
1748 | #define HAVE_DLFCN_H 1
1749 | #define HAVE_LIBNSL 1
1750 | #define HAVE_PTHREAD_H 1
1751 | #define HAVE_PTHREAD_H 1
1752 | #define USE_THREADS 1
1753 | #define HAVE_PTHREAD_KEY_DELETE 1
1754 | #define HAVE_PTHREAD_RWLOCK_INIT 1
1755 | #define HAVE_PTHREAD_RWLOCKS 1
1756 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
1757 | #define HAVE_GETHOSTBYNAME_R 1
1758 | #define HAVE_GETHOSTBYADDR_R 1
1759 | #define HAVE_SIGSUSPEND 1
1760 | #define HAVE_SIGWAIT 1
1761 | #define HAVE_POLL 1
1762 | #define HAVE_GETPWNAM_R 1
1763 | #define HAVE_GETPWUID_R 1
1764 | #define HAVE_GETGRNAM_R 1
1765 | #define HAVE_GETGRGID_R 1
1766 | #define HAVE_SYS_MMAN_H 1
1767 | #define HAVE_SYS_IPC_H 1
1768 | #define HAVE_SYS_SHM_H 1
1769 | #define HAVE_SYS_FILE_H 1
1770 | /* end confdefs.h.  */
1771 | #include <stdio.h>
1772 | #ifdef HAVE_SYS_TYPES_H
1773 | # include <sys/types.h>
1774 | #endif
1775 | #ifdef HAVE_SYS_STAT_H
1776 | # include <sys/stat.h>
1777 | #endif
1778 | #ifdef STDC_HEADERS
1779 | # include <stdlib.h>
1780 | # include <stddef.h>
1781 | #else
1782 | # ifdef HAVE_STDLIB_H
1783 | #  include <stdlib.h>
1784 | # endif
1785 | #endif
1786 | #ifdef HAVE_STRING_H
1787 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1788 | #  include <memory.h>
1789 | # endif
1790 | # include <string.h>
1791 | #endif
1792 | #ifdef HAVE_STRINGS_H
1793 | # include <strings.h>
1794 | #endif
1795 | #ifdef HAVE_INTTYPES_H
1796 | # include <inttypes.h>
1797 | #endif
1798 | #ifdef HAVE_STDINT_H
1799 | # include <stdint.h>
1800 | #endif
1801 | #ifdef HAVE_UNISTD_H
1802 | # include <unistd.h>
1803 | #endif
1804 | #include <os2.h>
1805 configure:28961: result: no
1806 configure:28965: checking os2.h presence
1807 configure:28980: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
1808 conftest.c:45:17: fatal error: os2.h: No such file or directory
1809  #include <os2.h>
1810                  ^
1811 compilation terminated.
1812 configure:28987: $? = 1
1813 configure: failed program was:
1814 | /* confdefs.h.  */
1815 | #define PACKAGE_NAME ""
1816 | #define PACKAGE_TARNAME ""
1817 | #define PACKAGE_VERSION ""
1818 | #define PACKAGE_STRING ""
1819 | #define PACKAGE_BUGREPORT ""
1820 | #define STDC_HEADERS 1
1821 | #define HAVE_SYS_TYPES_H 1
1822 | #define HAVE_SYS_STAT_H 1
1823 | #define HAVE_STDLIB_H 1
1824 | #define HAVE_STRING_H 1
1825 | #define HAVE_MEMORY_H 1
1826 | #define HAVE_STRINGS_H 1
1827 | #define HAVE_INTTYPES_H 1
1828 | #define HAVE_STDINT_H 1
1829 | #define HAVE_UNISTD_H 1
1830 | #define __EXTENSIONS__ 1
1831 | #define _ALL_SOURCE 1
1832 | #define _GNU_SOURCE 1
1833 | #define _POSIX_PTHREAD_SEMANTICS 1
1834 | #define _TANDEM_SOURCE 1
1835 | #define HAVE_DLFCN_H 1
1836 | #define HAVE_LIBNSL 1
1837 | #define HAVE_PTHREAD_H 1
1838 | #define HAVE_PTHREAD_H 1
1839 | #define USE_THREADS 1
1840 | #define HAVE_PTHREAD_KEY_DELETE 1
1841 | #define HAVE_PTHREAD_RWLOCK_INIT 1
1842 | #define HAVE_PTHREAD_RWLOCKS 1
1843 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
1844 | #define HAVE_GETHOSTBYNAME_R 1
1845 | #define HAVE_GETHOSTBYADDR_R 1
1846 | #define HAVE_SIGSUSPEND 1
1847 | #define HAVE_SIGWAIT 1
1848 | #define HAVE_POLL 1
1849 | #define HAVE_GETPWNAM_R 1
1850 | #define HAVE_GETPWUID_R 1
1851 | #define HAVE_GETGRNAM_R 1
1852 | #define HAVE_GETGRGID_R 1
1853 | #define HAVE_SYS_MMAN_H 1
1854 | #define HAVE_SYS_IPC_H 1
1855 | #define HAVE_SYS_SHM_H 1
1856 | #define HAVE_SYS_FILE_H 1
1857 | /* end confdefs.h.  */
1858 | #include <os2.h>
1859 configure:29001: result: no
1860 configure:29029: checking for os2.h
1861 configure:29038: result: no
1862 configure:29066: checking for mmap
1863 configure:29122: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
1864 configure:29129: $? = 0
1865 configure:29151: result: yes
1866 configure:29066: checking for munmap
1867 configure:29122: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
1868 configure:29129: $? = 0
1869 configure:29151: result: yes
1870 configure:29066: checking for shm_open
1871 configure:29122: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
1872 configure:29129: $? = 0
1873 configure:29151: result: yes
1874 configure:29066: checking for shm_unlink
1875 configure:29122: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
1876 configure:29129: $? = 0
1877 configure:29151: result: yes
1878 configure:29066: checking for shmget
1879 configure:29122: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
1880 configure:29129: $? = 0
1881 configure:29151: result: yes
1882 configure:29066: checking for shmat
1883 configure:29122: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
1884 configure:29129: $? = 0
1885 configure:29151: result: yes
1886 configure:29066: checking for shmdt
1887 configure:29122: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
1888 configure:29129: $? = 0
1889 configure:29151: result: yes
1890 configure:29066: checking for shmctl
1891 configure:29122: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
1892 configure:29129: $? = 0
1893 configure:29151: result: yes
1894 configure:29066: checking for create_area
1895 configure:29122: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
1896 /tmp/cc3UymK3.o: In function `main':
1897 /bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr/conftest.c:87: undefined reference to `create_area'
1898 collect2: error: ld returned 1 exit status
1899 configure:29129: $? = 1
1900 configure: failed program was:
1901 | /* confdefs.h.  */
1902 | #define PACKAGE_NAME ""
1903 | #define PACKAGE_TARNAME ""
1904 | #define PACKAGE_VERSION ""
1905 | #define PACKAGE_STRING ""
1906 | #define PACKAGE_BUGREPORT ""
1907 | #define STDC_HEADERS 1
1908 | #define HAVE_SYS_TYPES_H 1
1909 | #define HAVE_SYS_STAT_H 1
1910 | #define HAVE_STDLIB_H 1
1911 | #define HAVE_STRING_H 1
1912 | #define HAVE_MEMORY_H 1
1913 | #define HAVE_STRINGS_H 1
1914 | #define HAVE_INTTYPES_H 1
1915 | #define HAVE_STDINT_H 1
1916 | #define HAVE_UNISTD_H 1
1917 | #define __EXTENSIONS__ 1
1918 | #define _ALL_SOURCE 1
1919 | #define _GNU_SOURCE 1
1920 | #define _POSIX_PTHREAD_SEMANTICS 1
1921 | #define _TANDEM_SOURCE 1
1922 | #define HAVE_DLFCN_H 1
1923 | #define HAVE_LIBNSL 1
1924 | #define HAVE_PTHREAD_H 1
1925 | #define HAVE_PTHREAD_H 1
1926 | #define USE_THREADS 1
1927 | #define HAVE_PTHREAD_KEY_DELETE 1
1928 | #define HAVE_PTHREAD_RWLOCK_INIT 1
1929 | #define HAVE_PTHREAD_RWLOCKS 1
1930 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
1931 | #define HAVE_GETHOSTBYNAME_R 1
1932 | #define HAVE_GETHOSTBYADDR_R 1
1933 | #define HAVE_SIGSUSPEND 1
1934 | #define HAVE_SIGWAIT 1
1935 | #define HAVE_POLL 1
1936 | #define HAVE_GETPWNAM_R 1
1937 | #define HAVE_GETPWUID_R 1
1938 | #define HAVE_GETGRNAM_R 1
1939 | #define HAVE_GETGRGID_R 1
1940 | #define HAVE_SYS_MMAN_H 1
1941 | #define HAVE_SYS_IPC_H 1
1942 | #define HAVE_SYS_SHM_H 1
1943 | #define HAVE_SYS_FILE_H 1
1944 | #define HAVE_MMAP 1
1945 | #define HAVE_MUNMAP 1
1946 | #define HAVE_SHM_OPEN 1
1947 | #define HAVE_SHM_UNLINK 1
1948 | #define HAVE_SHMGET 1
1949 | #define HAVE_SHMAT 1
1950 | #define HAVE_SHMDT 1
1951 | #define HAVE_SHMCTL 1
1952 | /* end confdefs.h.  */
1953 | /* Define create_area to an innocuous variant, in case <limits.h> declares create_area.
1954 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1955 | #define create_area innocuous_create_area
1956
1957 | /* System header to define __stub macros and hopefully few prototypes,
1958 |     which can conflict with char create_area (); below.
1959 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1960 |     <limits.h> exists even on freestanding compilers.  */
1961
1962 | #ifdef __STDC__
1963 | # include <limits.h>
1964 | #else
1965 | # include <assert.h>
1966 | #endif
1967
1968 | #undef create_area
1969
1970 | /* Override any GCC internal prototype to avoid an error.
1971 |    Use char because int might match the return type of a GCC
1972 |    builtin and then its argument prototype would still apply.  */
1973 | #ifdef __cplusplus
1974 | extern "C"
1975 | #endif
1976 | char create_area ();
1977 | /* The GNU C library defines this for functions which it implements
1978 |     to always fail with ENOSYS.  Some functions are actually named
1979 |     something starting with __ and the normal name is an alias.  */
1980 | #if defined __stub_create_area || defined __stub___create_area
1981 | choke me
1982 | #endif
1983
1984 | int
1985 | main ()
1986 | {
1987 | return create_area ();
1988 |   ;
1989 |   return 0;
1990 | }
1991 configure:29151: result: no
1992 configure:29164: checking for MAP_ANON in sys/mman.h
1993 configure:29193: result: yes
1994 configure:29203: checking for /dev/zero
1995 configure:29218: result: yes
1996 configure:29225: checking for mmap that can map /dev/zero
1997 configure:29267: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
1998 configure:29271: $? = 0
1999 configure:29277: ./conftest
2000 configure:29281: $? = 0
2001 configure:29298: result: yes
2002 configure:29536: result: decision on anonymous shared memory allocation method... 4.4BSD-style mmap() via MAP_ANON
2003 configure:29793: result: decision on namebased memory allocation method... SysV IPC shmget()
2004 configure:29855: checking for alloca
2005 configure:29911: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
2006 conftest.c:81:6: warning: conflicting types for built-in function 'alloca' [enabled by default]
2007  char alloca ();
2008       ^
2009 /tmp/cclYoRWq.o: In function `main':
2010 /bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr/conftest.c:92: undefined reference to `alloca'
2011 collect2: error: ld returned 1 exit status
2012 configure:29918: $? = 1
2013 configure: failed program was:
2014 | /* confdefs.h.  */
2015 | #define PACKAGE_NAME ""
2016 | #define PACKAGE_TARNAME ""
2017 | #define PACKAGE_VERSION ""
2018 | #define PACKAGE_STRING ""
2019 | #define PACKAGE_BUGREPORT ""
2020 | #define STDC_HEADERS 1
2021 | #define HAVE_SYS_TYPES_H 1
2022 | #define HAVE_SYS_STAT_H 1
2023 | #define HAVE_STDLIB_H 1
2024 | #define HAVE_STRING_H 1
2025 | #define HAVE_MEMORY_H 1
2026 | #define HAVE_STRINGS_H 1
2027 | #define HAVE_INTTYPES_H 1
2028 | #define HAVE_STDINT_H 1
2029 | #define HAVE_UNISTD_H 1
2030 | #define __EXTENSIONS__ 1
2031 | #define _ALL_SOURCE 1
2032 | #define _GNU_SOURCE 1
2033 | #define _POSIX_PTHREAD_SEMANTICS 1
2034 | #define _TANDEM_SOURCE 1
2035 | #define HAVE_DLFCN_H 1
2036 | #define HAVE_LIBNSL 1
2037 | #define HAVE_PTHREAD_H 1
2038 | #define HAVE_PTHREAD_H 1
2039 | #define USE_THREADS 1
2040 | #define HAVE_PTHREAD_KEY_DELETE 1
2041 | #define HAVE_PTHREAD_RWLOCK_INIT 1
2042 | #define HAVE_PTHREAD_RWLOCKS 1
2043 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
2044 | #define HAVE_GETHOSTBYNAME_R 1
2045 | #define HAVE_GETHOSTBYADDR_R 1
2046 | #define HAVE_SIGSUSPEND 1
2047 | #define HAVE_SIGWAIT 1
2048 | #define HAVE_POLL 1
2049 | #define HAVE_GETPWNAM_R 1
2050 | #define HAVE_GETPWUID_R 1
2051 | #define HAVE_GETGRNAM_R 1
2052 | #define HAVE_GETGRGID_R 1
2053 | #define HAVE_SYS_MMAN_H 1
2054 | #define HAVE_SYS_IPC_H 1
2055 | #define HAVE_SYS_SHM_H 1
2056 | #define HAVE_SYS_FILE_H 1
2057 | #define HAVE_MMAP 1
2058 | #define HAVE_MUNMAP 1
2059 | #define HAVE_SHM_OPEN 1
2060 | #define HAVE_SHM_UNLINK 1
2061 | #define HAVE_SHMGET 1
2062 | #define HAVE_SHMAT 1
2063 | #define HAVE_SHMDT 1
2064 | #define HAVE_SHMCTL 1
2065 | #define HAVE_MAP_ANON 1
2066 | #define anonymous shared memory allocation method 1
2067 | #define USE_SHMEM_MMAP_ANON 1
2068 | #define namebased memory allocation method 1
2069 | #define USE_SHMEM_SHMGET 1
2070 | /* end confdefs.h.  */
2071 | /* Define alloca to an innocuous variant, in case <limits.h> declares alloca.
2072 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2073 | #define alloca innocuous_alloca
2074
2075 | /* System header to define __stub macros and hopefully few prototypes,
2076 |     which can conflict with char alloca (); below.
2077 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2078 |     <limits.h> exists even on freestanding compilers.  */
2079
2080 | #ifdef __STDC__
2081 | # include <limits.h>
2082 | #else
2083 | # include <assert.h>
2084 | #endif
2085
2086 | #undef alloca
2087
2088 | /* Override any GCC internal prototype to avoid an error.
2089 |    Use char because int might match the return type of a GCC
2090 |    builtin and then its argument prototype would still apply.  */
2091 | #ifdef __cplusplus
2092 | extern "C"
2093 | #endif
2094 | char alloca ();
2095 | /* The GNU C library defines this for functions which it implements
2096 |     to always fail with ENOSYS.  Some functions are actually named
2097 |     something starting with __ and the normal name is an alias.  */
2098 | #if defined __stub_alloca || defined __stub___alloca
2099 | choke me
2100 | #endif
2101
2102 | int
2103 | main ()
2104 | {
2105 | return alloca ();
2106 |   ;
2107 |   return 0;
2108 | }
2109 configure:29940: result: no
2110 configure:29855: checking for calloc
2111 configure:29911: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
2112 conftest.c:81:6: warning: conflicting types for built-in function 'calloc' [enabled by default]
2113  char calloc ();
2114       ^
2115 configure:29918: $? = 0
2116 configure:29940: result: yes
2117 configure:29855: checking for strcasecmp
2118 configure:29911: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
2119 conftest.c:82:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
2120  char strcasecmp ();
2121       ^
2122 configure:29918: $? = 0
2123 configure:29940: result: yes
2124 configure:29855: checking for stricmp
2125 configure:29911: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
2126 /tmp/ccdtbwHC.o: In function `main':
2127 /bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr/conftest.c:94: undefined reference to `stricmp'
2128 collect2: error: ld returned 1 exit status
2129 configure:29918: $? = 1
2130 configure: failed program was:
2131 | /* confdefs.h.  */
2132 | #define PACKAGE_NAME ""
2133 | #define PACKAGE_TARNAME ""
2134 | #define PACKAGE_VERSION ""
2135 | #define PACKAGE_STRING ""
2136 | #define PACKAGE_BUGREPORT ""
2137 | #define STDC_HEADERS 1
2138 | #define HAVE_SYS_TYPES_H 1
2139 | #define HAVE_SYS_STAT_H 1
2140 | #define HAVE_STDLIB_H 1
2141 | #define HAVE_STRING_H 1
2142 | #define HAVE_MEMORY_H 1
2143 | #define HAVE_STRINGS_H 1
2144 | #define HAVE_INTTYPES_H 1
2145 | #define HAVE_STDINT_H 1
2146 | #define HAVE_UNISTD_H 1
2147 | #define __EXTENSIONS__ 1
2148 | #define _ALL_SOURCE 1
2149 | #define _GNU_SOURCE 1
2150 | #define _POSIX_PTHREAD_SEMANTICS 1
2151 | #define _TANDEM_SOURCE 1
2152 | #define HAVE_DLFCN_H 1
2153 | #define HAVE_LIBNSL 1
2154 | #define HAVE_PTHREAD_H 1
2155 | #define HAVE_PTHREAD_H 1
2156 | #define USE_THREADS 1
2157 | #define HAVE_PTHREAD_KEY_DELETE 1
2158 | #define HAVE_PTHREAD_RWLOCK_INIT 1
2159 | #define HAVE_PTHREAD_RWLOCKS 1
2160 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
2161 | #define HAVE_GETHOSTBYNAME_R 1
2162 | #define HAVE_GETHOSTBYADDR_R 1
2163 | #define HAVE_SIGSUSPEND 1
2164 | #define HAVE_SIGWAIT 1
2165 | #define HAVE_POLL 1
2166 | #define HAVE_GETPWNAM_R 1
2167 | #define HAVE_GETPWUID_R 1
2168 | #define HAVE_GETGRNAM_R 1
2169 | #define HAVE_GETGRGID_R 1
2170 | #define HAVE_SYS_MMAN_H 1
2171 | #define HAVE_SYS_IPC_H 1
2172 | #define HAVE_SYS_SHM_H 1
2173 | #define HAVE_SYS_FILE_H 1
2174 | #define HAVE_MMAP 1
2175 | #define HAVE_MUNMAP 1
2176 | #define HAVE_SHM_OPEN 1
2177 | #define HAVE_SHM_UNLINK 1
2178 | #define HAVE_SHMGET 1
2179 | #define HAVE_SHMAT 1
2180 | #define HAVE_SHMDT 1
2181 | #define HAVE_SHMCTL 1
2182 | #define HAVE_MAP_ANON 1
2183 | #define anonymous shared memory allocation method 1
2184 | #define USE_SHMEM_MMAP_ANON 1
2185 | #define namebased memory allocation method 1
2186 | #define USE_SHMEM_SHMGET 1
2187 | #define HAVE_CALLOC 1
2188 | #define HAVE_STRCASECMP 1
2189 | /* end confdefs.h.  */
2190 | /* Define stricmp to an innocuous variant, in case <limits.h> declares stricmp.
2191 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2192 | #define stricmp innocuous_stricmp
2193
2194 | /* System header to define __stub macros and hopefully few prototypes,
2195 |     which can conflict with char stricmp (); below.
2196 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2197 |     <limits.h> exists even on freestanding compilers.  */
2198
2199 | #ifdef __STDC__
2200 | # include <limits.h>
2201 | #else
2202 | # include <assert.h>
2203 | #endif
2204
2205 | #undef stricmp
2206
2207 | /* Override any GCC internal prototype to avoid an error.
2208 |    Use char because int might match the return type of a GCC
2209 |    builtin and then its argument prototype would still apply.  */
2210 | #ifdef __cplusplus
2211 | extern "C"
2212 | #endif
2213 | char stricmp ();
2214 | /* The GNU C library defines this for functions which it implements
2215 |     to always fail with ENOSYS.  Some functions are actually named
2216 |     something starting with __ and the normal name is an alias.  */
2217 | #if defined __stub_stricmp || defined __stub___stricmp
2218 | choke me
2219 | #endif
2220
2221 | int
2222 | main ()
2223 | {
2224 | return stricmp ();
2225 |   ;
2226 |   return 0;
2227 | }
2228 configure:29940: result: no
2229 configure:29855: checking for setsid
2230 configure:29911: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
2231 configure:29918: $? = 0
2232 configure:29940: result: yes
2233 configure:29855: checking for isinf
2234 configure:29911: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
2235 conftest.c:84:6: warning: conflicting types for built-in function 'isinf' [enabled by default]
2236  char isinf ();
2237       ^
2238 configure:29918: $? = 0
2239 configure:29940: result: yes
2240 configure:29855: checking for isnan
2241 configure:29911: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
2242 conftest.c:85:6: warning: conflicting types for built-in function 'isnan' [enabled by default]
2243  char isnan ();
2244       ^
2245 configure:29918: $? = 0
2246 configure:29940: result: yes
2247 configure:29959: checking for getenv
2248 configure:30015: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
2249 configure:30022: $? = 0
2250 configure:30044: result: yes
2251 configure:29959: checking for putenv
2252 configure:30015: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
2253 configure:30022: $? = 0
2254 configure:30044: result: yes
2255 configure:29959: checking for setenv
2256 configure:30015: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
2257 configure:30022: $? = 0
2258 configure:30044: result: yes
2259 configure:29959: checking for unsetenv
2260 configure:30015: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
2261 configure:30022: $? = 0
2262 configure:30044: result: yes
2263 configure:30060: checking for setrlimit
2264 configure:30116: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
2265 configure:30123: $? = 0
2266 configure:30145: result: yes
2267 configure:30163: checking for getrlimit
2268 configure:30219: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
2269 configure:30226: $? = 0
2270 configure:30248: result: yes
2271 configure:30266: checking for writev
2272 configure:30322: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
2273 configure:30329: $? = 0
2274 configure:30351: result: yes
2275 configure:30365: checking for sendfilev in -lsendfile
2276 configure:30400: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lsendfile  -lrt -lm -lcrypt -lnsl  -lpthread >&5
2277 /usr/bin/ld: cannot find -lsendfile
2278 collect2: error: ld returned 1 exit status
2279 configure:30407: $? = 1
2280 configure: failed program was:
2281 | /* confdefs.h.  */
2282 | #define PACKAGE_NAME ""
2283 | #define PACKAGE_TARNAME ""
2284 | #define PACKAGE_VERSION ""
2285 | #define PACKAGE_STRING ""
2286 | #define PACKAGE_BUGREPORT ""
2287 | #define STDC_HEADERS 1
2288 | #define HAVE_SYS_TYPES_H 1
2289 | #define HAVE_SYS_STAT_H 1
2290 | #define HAVE_STDLIB_H 1
2291 | #define HAVE_STRING_H 1
2292 | #define HAVE_MEMORY_H 1
2293 | #define HAVE_STRINGS_H 1
2294 | #define HAVE_INTTYPES_H 1
2295 | #define HAVE_STDINT_H 1
2296 | #define HAVE_UNISTD_H 1
2297 | #define __EXTENSIONS__ 1
2298 | #define _ALL_SOURCE 1
2299 | #define _GNU_SOURCE 1
2300 | #define _POSIX_PTHREAD_SEMANTICS 1
2301 | #define _TANDEM_SOURCE 1
2302 | #define HAVE_DLFCN_H 1
2303 | #define HAVE_LIBNSL 1
2304 | #define HAVE_PTHREAD_H 1
2305 | #define HAVE_PTHREAD_H 1
2306 | #define USE_THREADS 1
2307 | #define HAVE_PTHREAD_KEY_DELETE 1
2308 | #define HAVE_PTHREAD_RWLOCK_INIT 1
2309 | #define HAVE_PTHREAD_RWLOCKS 1
2310 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
2311 | #define HAVE_GETHOSTBYNAME_R 1
2312 | #define HAVE_GETHOSTBYADDR_R 1
2313 | #define HAVE_SIGSUSPEND 1
2314 | #define HAVE_SIGWAIT 1
2315 | #define HAVE_POLL 1
2316 | #define HAVE_GETPWNAM_R 1
2317 | #define HAVE_GETPWUID_R 1
2318 | #define HAVE_GETGRNAM_R 1
2319 | #define HAVE_GETGRGID_R 1
2320 | #define HAVE_SYS_MMAN_H 1
2321 | #define HAVE_SYS_IPC_H 1
2322 | #define HAVE_SYS_SHM_H 1
2323 | #define HAVE_SYS_FILE_H 1
2324 | #define HAVE_MMAP 1
2325 | #define HAVE_MUNMAP 1
2326 | #define HAVE_SHM_OPEN 1
2327 | #define HAVE_SHM_UNLINK 1
2328 | #define HAVE_SHMGET 1
2329 | #define HAVE_SHMAT 1
2330 | #define HAVE_SHMDT 1
2331 | #define HAVE_SHMCTL 1
2332 | #define HAVE_MAP_ANON 1
2333 | #define anonymous shared memory allocation method 1
2334 | #define USE_SHMEM_MMAP_ANON 1
2335 | #define namebased memory allocation method 1
2336 | #define USE_SHMEM_SHMGET 1
2337 | #define HAVE_CALLOC 1
2338 | #define HAVE_STRCASECMP 1
2339 | #define HAVE_SETSID 1
2340 | #define HAVE_ISINF 1
2341 | #define HAVE_ISNAN 1
2342 | #define HAVE_GETENV 1
2343 | #define HAVE_PUTENV 1
2344 | #define HAVE_SETENV 1
2345 | #define HAVE_UNSETENV 1
2346 | #define HAVE_SETRLIMIT 1
2347 | #define HAVE_GETRLIMIT 1
2348 | #define HAVE_WRITEV 1
2349 | /* end confdefs.h.  */
2350
2351 | /* Override any GCC internal prototype to avoid an error.
2352 |    Use char because int might match the return type of a GCC
2353 |    builtin and then its argument prototype would still apply.  */
2354 | #ifdef __cplusplus
2355 | extern "C"
2356 | #endif
2357 | char sendfilev ();
2358 | int
2359 | main ()
2360 | {
2361 | return sendfilev ();
2362 |   ;
2363 |   return 0;
2364 | }
2365 configure:30428: result: no
2366 configure:30445: checking for sendfile
2367 configure:30501: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
2368 configure:30508: $? = 0
2369 configure:30530: result: yes
2370 configure:30445: checking for send_file
2371 configure:30501: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
2372 /tmp/ccNZPzzj.o: In function `main':
2373 /bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr/conftest.c:105: undefined reference to `send_file'
2374 collect2: error: ld returned 1 exit status
2375 configure:30508: $? = 1
2376 configure: failed program was:
2377 | /* confdefs.h.  */
2378 | #define PACKAGE_NAME ""
2379 | #define PACKAGE_TARNAME ""
2380 | #define PACKAGE_VERSION ""
2381 | #define PACKAGE_STRING ""
2382 | #define PACKAGE_BUGREPORT ""
2383 | #define STDC_HEADERS 1
2384 | #define HAVE_SYS_TYPES_H 1
2385 | #define HAVE_SYS_STAT_H 1
2386 | #define HAVE_STDLIB_H 1
2387 | #define HAVE_STRING_H 1
2388 | #define HAVE_MEMORY_H 1
2389 | #define HAVE_STRINGS_H 1
2390 | #define HAVE_INTTYPES_H 1
2391 | #define HAVE_STDINT_H 1
2392 | #define HAVE_UNISTD_H 1
2393 | #define __EXTENSIONS__ 1
2394 | #define _ALL_SOURCE 1
2395 | #define _GNU_SOURCE 1
2396 | #define _POSIX_PTHREAD_SEMANTICS 1
2397 | #define _TANDEM_SOURCE 1
2398 | #define HAVE_DLFCN_H 1
2399 | #define HAVE_LIBNSL 1
2400 | #define HAVE_PTHREAD_H 1
2401 | #define HAVE_PTHREAD_H 1
2402 | #define USE_THREADS 1
2403 | #define HAVE_PTHREAD_KEY_DELETE 1
2404 | #define HAVE_PTHREAD_RWLOCK_INIT 1
2405 | #define HAVE_PTHREAD_RWLOCKS 1
2406 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
2407 | #define HAVE_GETHOSTBYNAME_R 1
2408 | #define HAVE_GETHOSTBYADDR_R 1
2409 | #define HAVE_SIGSUSPEND 1
2410 | #define HAVE_SIGWAIT 1
2411 | #define HAVE_POLL 1
2412 | #define HAVE_GETPWNAM_R 1
2413 | #define HAVE_GETPWUID_R 1
2414 | #define HAVE_GETGRNAM_R 1
2415 | #define HAVE_GETGRGID_R 1
2416 | #define HAVE_SYS_MMAN_H 1
2417 | #define HAVE_SYS_IPC_H 1
2418 | #define HAVE_SYS_SHM_H 1
2419 | #define HAVE_SYS_FILE_H 1
2420 | #define HAVE_MMAP 1
2421 | #define HAVE_MUNMAP 1
2422 | #define HAVE_SHM_OPEN 1
2423 | #define HAVE_SHM_UNLINK 1
2424 | #define HAVE_SHMGET 1
2425 | #define HAVE_SHMAT 1
2426 | #define HAVE_SHMDT 1
2427 | #define HAVE_SHMCTL 1
2428 | #define HAVE_MAP_ANON 1
2429 | #define anonymous shared memory allocation method 1
2430 | #define USE_SHMEM_MMAP_ANON 1
2431 | #define namebased memory allocation method 1
2432 | #define USE_SHMEM_SHMGET 1
2433 | #define HAVE_CALLOC 1
2434 | #define HAVE_STRCASECMP 1
2435 | #define HAVE_SETSID 1
2436 | #define HAVE_ISINF 1
2437 | #define HAVE_ISNAN 1
2438 | #define HAVE_GETENV 1
2439 | #define HAVE_PUTENV 1
2440 | #define HAVE_SETENV 1
2441 | #define HAVE_UNSETENV 1
2442 | #define HAVE_SETRLIMIT 1
2443 | #define HAVE_GETRLIMIT 1
2444 | #define HAVE_WRITEV 1
2445 | #define HAVE_SENDFILE 1
2446 | /* end confdefs.h.  */
2447 | /* Define send_file to an innocuous variant, in case <limits.h> declares send_file.
2448 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2449 | #define send_file innocuous_send_file
2450
2451 | /* System header to define __stub macros and hopefully few prototypes,
2452 |     which can conflict with char send_file (); below.
2453 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2454 |     <limits.h> exists even on freestanding compilers.  */
2455
2456 | #ifdef __STDC__
2457 | # include <limits.h>
2458 | #else
2459 | # include <assert.h>
2460 | #endif
2461
2462 | #undef send_file
2463
2464 | /* Override any GCC internal prototype to avoid an error.
2465 |    Use char because int might match the return type of a GCC
2466 |    builtin and then its argument prototype would still apply.  */
2467 | #ifdef __cplusplus
2468 | extern "C"
2469 | #endif
2470 | char send_file ();
2471 | /* The GNU C library defines this for functions which it implements
2472 |     to always fail with ENOSYS.  Some functions are actually named
2473 |     something starting with __ and the normal name is an alias.  */
2474 | #if defined __stub_send_file || defined __stub___send_file
2475 | choke me
2476 | #endif
2477
2478 | int
2479 | main ()
2480 | {
2481 | return send_file ();
2482 |   ;
2483 |   return 0;
2484 | }
2485 configure:30530: result: no
2486 configure:30445: checking for sendfilev
2487 configure:30501: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
2488 /tmp/ccZjyf0k.o: In function `main':
2489 /bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr/conftest.c:105: undefined reference to `sendfilev'
2490 collect2: error: ld returned 1 exit status
2491 configure:30508: $? = 1
2492 configure: failed program was:
2493 | /* confdefs.h.  */
2494 | #define PACKAGE_NAME ""
2495 | #define PACKAGE_TARNAME ""
2496 | #define PACKAGE_VERSION ""
2497 | #define PACKAGE_STRING ""
2498 | #define PACKAGE_BUGREPORT ""
2499 | #define STDC_HEADERS 1
2500 | #define HAVE_SYS_TYPES_H 1
2501 | #define HAVE_SYS_STAT_H 1
2502 | #define HAVE_STDLIB_H 1
2503 | #define HAVE_STRING_H 1
2504 | #define HAVE_MEMORY_H 1
2505 | #define HAVE_STRINGS_H 1
2506 | #define HAVE_INTTYPES_H 1
2507 | #define HAVE_STDINT_H 1
2508 | #define HAVE_UNISTD_H 1
2509 | #define __EXTENSIONS__ 1
2510 | #define _ALL_SOURCE 1
2511 | #define _GNU_SOURCE 1
2512 | #define _POSIX_PTHREAD_SEMANTICS 1
2513 | #define _TANDEM_SOURCE 1
2514 | #define HAVE_DLFCN_H 1
2515 | #define HAVE_LIBNSL 1
2516 | #define HAVE_PTHREAD_H 1
2517 | #define HAVE_PTHREAD_H 1
2518 | #define USE_THREADS 1
2519 | #define HAVE_PTHREAD_KEY_DELETE 1
2520 | #define HAVE_PTHREAD_RWLOCK_INIT 1
2521 | #define HAVE_PTHREAD_RWLOCKS 1
2522 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
2523 | #define HAVE_GETHOSTBYNAME_R 1
2524 | #define HAVE_GETHOSTBYADDR_R 1
2525 | #define HAVE_SIGSUSPEND 1
2526 | #define HAVE_SIGWAIT 1
2527 | #define HAVE_POLL 1
2528 | #define HAVE_GETPWNAM_R 1
2529 | #define HAVE_GETPWUID_R 1
2530 | #define HAVE_GETGRNAM_R 1
2531 | #define HAVE_GETGRGID_R 1
2532 | #define HAVE_SYS_MMAN_H 1
2533 | #define HAVE_SYS_IPC_H 1
2534 | #define HAVE_SYS_SHM_H 1
2535 | #define HAVE_SYS_FILE_H 1
2536 | #define HAVE_MMAP 1
2537 | #define HAVE_MUNMAP 1
2538 | #define HAVE_SHM_OPEN 1
2539 | #define HAVE_SHM_UNLINK 1
2540 | #define HAVE_SHMGET 1
2541 | #define HAVE_SHMAT 1
2542 | #define HAVE_SHMDT 1
2543 | #define HAVE_SHMCTL 1
2544 | #define HAVE_MAP_ANON 1
2545 | #define anonymous shared memory allocation method 1
2546 | #define USE_SHMEM_MMAP_ANON 1
2547 | #define namebased memory allocation method 1
2548 | #define USE_SHMEM_SHMGET 1
2549 | #define HAVE_CALLOC 1
2550 | #define HAVE_STRCASECMP 1
2551 | #define HAVE_SETSID 1
2552 | #define HAVE_ISINF 1
2553 | #define HAVE_ISNAN 1
2554 | #define HAVE_GETENV 1
2555 | #define HAVE_PUTENV 1
2556 | #define HAVE_SETENV 1
2557 | #define HAVE_UNSETENV 1
2558 | #define HAVE_SETRLIMIT 1
2559 | #define HAVE_GETRLIMIT 1
2560 | #define HAVE_WRITEV 1
2561 | #define HAVE_SENDFILE 1
2562 | /* end confdefs.h.  */
2563 | /* Define sendfilev to an innocuous variant, in case <limits.h> declares sendfilev.
2564 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2565 | #define sendfilev innocuous_sendfilev
2566
2567 | /* System header to define __stub macros and hopefully few prototypes,
2568 |     which can conflict with char sendfilev (); below.
2569 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2570 |     <limits.h> exists even on freestanding compilers.  */
2571
2572 | #ifdef __STDC__
2573 | # include <limits.h>
2574 | #else
2575 | # include <assert.h>
2576 | #endif
2577
2578 | #undef sendfilev
2579
2580 | /* Override any GCC internal prototype to avoid an error.
2581 |    Use char because int might match the return type of a GCC
2582 |    builtin and then its argument prototype would still apply.  */
2583 | #ifdef __cplusplus
2584 | extern "C"
2585 | #endif
2586 | char sendfilev ();
2587 | /* The GNU C library defines this for functions which it implements
2588 |     to always fail with ENOSYS.  Some functions are actually named
2589 |     something starting with __ and the normal name is an alias.  */
2590 | #if defined __stub_sendfilev || defined __stub___sendfilev
2591 | choke me
2592 | #endif
2593
2594 | int
2595 | main ()
2596 | {
2597 | return sendfilev ();
2598 |   ;
2599 |   return 0;
2600 | }
2601 configure:30530: result: no
2602 configure:30547: checking for utime
2603 configure:30603: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
2604 configure:30610: $? = 0
2605 configure:30632: result: yes
2606 configure:30547: checking for utimes
2607 configure:30603: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
2608 configure:30610: $? = 0
2609 configure:30632: result: yes
2610 configure:31057: checking for sigaction
2611 configure:31113: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
2612 configure:31120: $? = 0
2613 configure:31142: result: yes
2614 configure:31156: checking whether sys_siglist is declared
2615 configure:31191: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
2616 configure:31198: $? = 0
2617 configure:31213: result: yes
2618 configure:31237: checking for fork
2619 configure:31293: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
2620 conftest.c:98:6: warning: conflicting types for built-in function 'fork' [enabled by default]
2621  char fork ();
2622       ^
2623 configure:31300: $? = 0
2624 configure:31322: result: yes
2625 configure:31337: checking for inet_addr
2626 configure:31373: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
2627 configure:31380: $? = 0
2628 configure:31400: result: yes
2629 configure:31410: checking for inet_network
2630 configure:31446: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
2631 configure:31453: $? = 0
2632 configure:31473: result: yes
2633 configure:31483: checking for _getch
2634 configure:31539: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
2635 /tmp/ccERY85F.o: In function `main':
2636 /bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr/conftest.c:110: undefined reference to `_getch'
2637 collect2: error: ld returned 1 exit status
2638 configure:31546: $? = 1
2639 configure: failed program was:
2640 | /* confdefs.h.  */
2641 | #define PACKAGE_NAME ""
2642 | #define PACKAGE_TARNAME ""
2643 | #define PACKAGE_VERSION ""
2644 | #define PACKAGE_STRING ""
2645 | #define PACKAGE_BUGREPORT ""
2646 | #define STDC_HEADERS 1
2647 | #define HAVE_SYS_TYPES_H 1
2648 | #define HAVE_SYS_STAT_H 1
2649 | #define HAVE_STDLIB_H 1
2650 | #define HAVE_STRING_H 1
2651 | #define HAVE_MEMORY_H 1
2652 | #define HAVE_STRINGS_H 1
2653 | #define HAVE_INTTYPES_H 1
2654 | #define HAVE_STDINT_H 1
2655 | #define HAVE_UNISTD_H 1
2656 | #define __EXTENSIONS__ 1
2657 | #define _ALL_SOURCE 1
2658 | #define _GNU_SOURCE 1
2659 | #define _POSIX_PTHREAD_SEMANTICS 1
2660 | #define _TANDEM_SOURCE 1
2661 | #define HAVE_DLFCN_H 1
2662 | #define HAVE_LIBNSL 1
2663 | #define HAVE_PTHREAD_H 1
2664 | #define HAVE_PTHREAD_H 1
2665 | #define USE_THREADS 1
2666 | #define HAVE_PTHREAD_KEY_DELETE 1
2667 | #define HAVE_PTHREAD_RWLOCK_INIT 1
2668 | #define HAVE_PTHREAD_RWLOCKS 1
2669 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
2670 | #define HAVE_GETHOSTBYNAME_R 1
2671 | #define HAVE_GETHOSTBYADDR_R 1
2672 | #define HAVE_SIGSUSPEND 1
2673 | #define HAVE_SIGWAIT 1
2674 | #define HAVE_POLL 1
2675 | #define HAVE_GETPWNAM_R 1
2676 | #define HAVE_GETPWUID_R 1
2677 | #define HAVE_GETGRNAM_R 1
2678 | #define HAVE_GETGRGID_R 1
2679 | #define HAVE_SYS_MMAN_H 1
2680 | #define HAVE_SYS_IPC_H 1
2681 | #define HAVE_SYS_SHM_H 1
2682 | #define HAVE_SYS_FILE_H 1
2683 | #define HAVE_MMAP 1
2684 | #define HAVE_MUNMAP 1
2685 | #define HAVE_SHM_OPEN 1
2686 | #define HAVE_SHM_UNLINK 1
2687 | #define HAVE_SHMGET 1
2688 | #define HAVE_SHMAT 1
2689 | #define HAVE_SHMDT 1
2690 | #define HAVE_SHMCTL 1
2691 | #define HAVE_MAP_ANON 1
2692 | #define anonymous shared memory allocation method 1
2693 | #define USE_SHMEM_MMAP_ANON 1
2694 | #define namebased memory allocation method 1
2695 | #define USE_SHMEM_SHMGET 1
2696 | #define HAVE_CALLOC 1
2697 | #define HAVE_STRCASECMP 1
2698 | #define HAVE_SETSID 1
2699 | #define HAVE_ISINF 1
2700 | #define HAVE_ISNAN 1
2701 | #define HAVE_GETENV 1
2702 | #define HAVE_PUTENV 1
2703 | #define HAVE_SETENV 1
2704 | #define HAVE_UNSETENV 1
2705 | #define HAVE_SETRLIMIT 1
2706 | #define HAVE_GETRLIMIT 1
2707 | #define HAVE_WRITEV 1
2708 | #define HAVE_SENDFILE 1
2709 | #define HAVE_UTIME 1
2710 | #define HAVE_UTIMES 1
2711 | #define HAVE_SIGACTION 1
2712 | #define HAVE_DECL_SYS_SIGLIST 1
2713 | #define HAVE_FORK 1
2714 | /* end confdefs.h.  */
2715 | /* Define _getch to an innocuous variant, in case <limits.h> declares _getch.
2716 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2717 | #define _getch innocuous__getch
2718
2719 | /* System header to define __stub macros and hopefully few prototypes,
2720 |     which can conflict with char _getch (); below.
2721 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2722 |     <limits.h> exists even on freestanding compilers.  */
2723
2724 | #ifdef __STDC__
2725 | # include <limits.h>
2726 | #else
2727 | # include <assert.h>
2728 | #endif
2729
2730 | #undef _getch
2731
2732 | /* Override any GCC internal prototype to avoid an error.
2733 |    Use char because int might match the return type of a GCC
2734 |    builtin and then its argument prototype would still apply.  */
2735 | #ifdef __cplusplus
2736 | extern "C"
2737 | #endif
2738 | char _getch ();
2739 | /* The GNU C library defines this for functions which it implements
2740 |     to always fail with ENOSYS.  Some functions are actually named
2741 |     something starting with __ and the normal name is an alias.  */
2742 | #if defined __stub__getch || defined __stub____getch
2743 | choke me
2744 | #endif
2745
2746 | int
2747 | main ()
2748 | {
2749 | return _getch ();
2750 |   ;
2751 |   return 0;
2752 | }
2753 configure:31566: result: no
2754 configure:31573: checking for strerror_r
2755 configure:31629: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
2756 configure:31636: $? = 0
2757 configure:31658: result: yes
2758 configure:31674: checking for type of return code from strerror_r
2759 configure:31707: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
2760 conftest.c: In function 'main':
2761 conftest.c:84:43: warning: comparison between pointer and integer [enabled by default]
2762    if (strerror_r(ERANGE, buf, sizeof buf) < 1) {
2763                                            ^
2764 conftest.c:85:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
2765      exit(0);
2766      ^
2767 conftest.c:88:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
2768      exit(1);
2769      ^
2770 configure:31711: $? = 0
2771 configure:31717: ./conftest
2772 configure:31721: $? = 1
2773 configure: program exited with status 1
2774 configure: failed program was:
2775 | /* confdefs.h.  */
2776 | #define PACKAGE_NAME ""
2777 | #define PACKAGE_TARNAME ""
2778 | #define PACKAGE_VERSION ""
2779 | #define PACKAGE_STRING ""
2780 | #define PACKAGE_BUGREPORT ""
2781 | #define STDC_HEADERS 1
2782 | #define HAVE_SYS_TYPES_H 1
2783 | #define HAVE_SYS_STAT_H 1
2784 | #define HAVE_STDLIB_H 1
2785 | #define HAVE_STRING_H 1
2786 | #define HAVE_MEMORY_H 1
2787 | #define HAVE_STRINGS_H 1
2788 | #define HAVE_INTTYPES_H 1
2789 | #define HAVE_STDINT_H 1
2790 | #define HAVE_UNISTD_H 1
2791 | #define __EXTENSIONS__ 1
2792 | #define _ALL_SOURCE 1
2793 | #define _GNU_SOURCE 1
2794 | #define _POSIX_PTHREAD_SEMANTICS 1
2795 | #define _TANDEM_SOURCE 1
2796 | #define HAVE_DLFCN_H 1
2797 | #define HAVE_LIBNSL 1
2798 | #define HAVE_PTHREAD_H 1
2799 | #define HAVE_PTHREAD_H 1
2800 | #define USE_THREADS 1
2801 | #define HAVE_PTHREAD_KEY_DELETE 1
2802 | #define HAVE_PTHREAD_RWLOCK_INIT 1
2803 | #define HAVE_PTHREAD_RWLOCKS 1
2804 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
2805 | #define HAVE_GETHOSTBYNAME_R 1
2806 | #define HAVE_GETHOSTBYADDR_R 1
2807 | #define HAVE_SIGSUSPEND 1
2808 | #define HAVE_SIGWAIT 1
2809 | #define HAVE_POLL 1
2810 | #define HAVE_GETPWNAM_R 1
2811 | #define HAVE_GETPWUID_R 1
2812 | #define HAVE_GETGRNAM_R 1
2813 | #define HAVE_GETGRGID_R 1
2814 | #define HAVE_SYS_MMAN_H 1
2815 | #define HAVE_SYS_IPC_H 1
2816 | #define HAVE_SYS_SHM_H 1
2817 | #define HAVE_SYS_FILE_H 1
2818 | #define HAVE_MMAP 1
2819 | #define HAVE_MUNMAP 1
2820 | #define HAVE_SHM_OPEN 1
2821 | #define HAVE_SHM_UNLINK 1
2822 | #define HAVE_SHMGET 1
2823 | #define HAVE_SHMAT 1
2824 | #define HAVE_SHMDT 1
2825 | #define HAVE_SHMCTL 1
2826 | #define HAVE_MAP_ANON 1
2827 | #define anonymous shared memory allocation method 1
2828 | #define USE_SHMEM_MMAP_ANON 1
2829 | #define namebased memory allocation method 1
2830 | #define USE_SHMEM_SHMGET 1
2831 | #define HAVE_CALLOC 1
2832 | #define HAVE_STRCASECMP 1
2833 | #define HAVE_SETSID 1
2834 | #define HAVE_ISINF 1
2835 | #define HAVE_ISNAN 1
2836 | #define HAVE_GETENV 1
2837 | #define HAVE_PUTENV 1
2838 | #define HAVE_SETENV 1
2839 | #define HAVE_UNSETENV 1
2840 | #define HAVE_SETRLIMIT 1
2841 | #define HAVE_GETRLIMIT 1
2842 | #define HAVE_WRITEV 1
2843 | #define HAVE_SENDFILE 1
2844 | #define HAVE_UTIME 1
2845 | #define HAVE_UTIMES 1
2846 | #define HAVE_SIGACTION 1
2847 | #define HAVE_DECL_SYS_SIGLIST 1
2848 | #define HAVE_FORK 1
2849 | #define HAVE_STRERROR_R 1
2850 | /* end confdefs.h.  */
2851
2852 | #include <errno.h>
2853 | #include <string.h>
2854 | #include <stdio.h>
2855 | main()
2856 | {
2857 |   char buf[1024];
2858 |   if (strerror_r(ERANGE, buf, sizeof buf) < 1) {
2859 |     exit(0);
2860 |   }
2861 |   else {
2862 |     exit(1);
2863 |   }
2864 | }
2865 configure:31749: result: pointer
2866 configure:31757: checking for crypt_r
2867 configure:31813: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
2868 configure:31820: $? = 0
2869 configure:31842: result: yes
2870 configure:31858: checking style of crypt_r
2871 configure:31891: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
2872 conftest.c: In function 'main':
2873 conftest.c:85:1: error: unknown type name 'CRYPTD'
2874  CRYPTD buffer;
2875  ^
2876 conftest.c:86:1: warning: passing argument 3 of 'crypt_r' from incompatible pointer type [enabled by default]
2877  crypt_r("passwd", "hash", &buffer);
2878  ^
2879 In file included from conftest.c:79:0:
2880 /usr/include/crypt.h:60:14: note: expected 'struct crypt_data * __restrict__' but argument is of type 'int *'
2881  extern char *crypt_r (const char *__key, const char *__salt,
2882               ^
2883 configure:31898: $? = 1
2884 configure: failed program was:
2885 | /* confdefs.h.  */
2886 | #define PACKAGE_NAME ""
2887 | #define PACKAGE_TARNAME ""
2888 | #define PACKAGE_VERSION ""
2889 | #define PACKAGE_STRING ""
2890 | #define PACKAGE_BUGREPORT ""
2891 | #define STDC_HEADERS 1
2892 | #define HAVE_SYS_TYPES_H 1
2893 | #define HAVE_SYS_STAT_H 1
2894 | #define HAVE_STDLIB_H 1
2895 | #define HAVE_STRING_H 1
2896 | #define HAVE_MEMORY_H 1
2897 | #define HAVE_STRINGS_H 1
2898 | #define HAVE_INTTYPES_H 1
2899 | #define HAVE_STDINT_H 1
2900 | #define HAVE_UNISTD_H 1
2901 | #define __EXTENSIONS__ 1
2902 | #define _ALL_SOURCE 1
2903 | #define _GNU_SOURCE 1
2904 | #define _POSIX_PTHREAD_SEMANTICS 1
2905 | #define _TANDEM_SOURCE 1
2906 | #define HAVE_DLFCN_H 1
2907 | #define HAVE_LIBNSL 1
2908 | #define HAVE_PTHREAD_H 1
2909 | #define HAVE_PTHREAD_H 1
2910 | #define USE_THREADS 1
2911 | #define HAVE_PTHREAD_KEY_DELETE 1
2912 | #define HAVE_PTHREAD_RWLOCK_INIT 1
2913 | #define HAVE_PTHREAD_RWLOCKS 1
2914 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
2915 | #define HAVE_GETHOSTBYNAME_R 1
2916 | #define HAVE_GETHOSTBYADDR_R 1
2917 | #define HAVE_SIGSUSPEND 1
2918 | #define HAVE_SIGWAIT 1
2919 | #define HAVE_POLL 1
2920 | #define HAVE_GETPWNAM_R 1
2921 | #define HAVE_GETPWUID_R 1
2922 | #define HAVE_GETGRNAM_R 1
2923 | #define HAVE_GETGRGID_R 1
2924 | #define HAVE_SYS_MMAN_H 1
2925 | #define HAVE_SYS_IPC_H 1
2926 | #define HAVE_SYS_SHM_H 1
2927 | #define HAVE_SYS_FILE_H 1
2928 | #define HAVE_MMAP 1
2929 | #define HAVE_MUNMAP 1
2930 | #define HAVE_SHM_OPEN 1
2931 | #define HAVE_SHM_UNLINK 1
2932 | #define HAVE_SHMGET 1
2933 | #define HAVE_SHMAT 1
2934 | #define HAVE_SHMDT 1
2935 | #define HAVE_SHMCTL 1
2936 | #define HAVE_MAP_ANON 1
2937 | #define anonymous shared memory allocation method 1
2938 | #define USE_SHMEM_MMAP_ANON 1
2939 | #define namebased memory allocation method 1
2940 | #define USE_SHMEM_SHMGET 1
2941 | #define HAVE_CALLOC 1
2942 | #define HAVE_STRCASECMP 1
2943 | #define HAVE_SETSID 1
2944 | #define HAVE_ISINF 1
2945 | #define HAVE_ISNAN 1
2946 | #define HAVE_GETENV 1
2947 | #define HAVE_PUTENV 1
2948 | #define HAVE_SETENV 1
2949 | #define HAVE_UNSETENV 1
2950 | #define HAVE_SETRLIMIT 1
2951 | #define HAVE_GETRLIMIT 1
2952 | #define HAVE_WRITEV 1
2953 | #define HAVE_SENDFILE 1
2954 | #define HAVE_UTIME 1
2955 | #define HAVE_UTIMES 1
2956 | #define HAVE_SIGACTION 1
2957 | #define HAVE_DECL_SYS_SIGLIST 1
2958 | #define HAVE_FORK 1
2959 | #define HAVE_STRERROR_R 1
2960 | #define HAVE_CRYPT_R 1
2961 | /* end confdefs.h.  */
2962
2963 | #include <crypt.h>
2964
2965 | int
2966 | main ()
2967 | {
2968
2969 | CRYPTD buffer;
2970 | crypt_r("passwd", "hash", &buffer);
2971
2972 |   ;
2973 |   return 0;
2974 | }
2975 configure:31939: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
2976 configure:31946: $? = 0
2977 configure:31963: result: struct_crypt_data
2978 configure:31987: checking for mmap
2979 configure:32072: result: yes
2980 configure:32093: checking for memmove
2981 configure:32149: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
2982 conftest.c:103:6: warning: conflicting types for built-in function 'memmove' [enabled by default]
2983  char memmove ();
2984       ^
2985 configure:32156: $? = 0
2986 configure:32178: result: yes
2987 configure:32201: checking for getpass
2988 configure:32257: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
2989 configure:32264: $? = 0
2990 configure:32286: result: yes
2991 configure:32201: checking for getpassphrase
2992 configure:32257: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
2993 /tmp/ccL1vv5a.o: In function `main':
2994 /bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr/conftest.c:116: undefined reference to `getpassphrase'
2995 collect2: error: ld returned 1 exit status
2996 configure:32264: $? = 1
2997 configure: failed program was:
2998 | /* confdefs.h.  */
2999 | #define PACKAGE_NAME ""
3000 | #define PACKAGE_TARNAME ""
3001 | #define PACKAGE_VERSION ""
3002 | #define PACKAGE_STRING ""
3003 | #define PACKAGE_BUGREPORT ""
3004 | #define STDC_HEADERS 1
3005 | #define HAVE_SYS_TYPES_H 1
3006 | #define HAVE_SYS_STAT_H 1
3007 | #define HAVE_STDLIB_H 1
3008 | #define HAVE_STRING_H 1
3009 | #define HAVE_MEMORY_H 1
3010 | #define HAVE_STRINGS_H 1
3011 | #define HAVE_INTTYPES_H 1
3012 | #define HAVE_STDINT_H 1
3013 | #define HAVE_UNISTD_H 1
3014 | #define __EXTENSIONS__ 1
3015 | #define _ALL_SOURCE 1
3016 | #define _GNU_SOURCE 1
3017 | #define _POSIX_PTHREAD_SEMANTICS 1
3018 | #define _TANDEM_SOURCE 1
3019 | #define HAVE_DLFCN_H 1
3020 | #define HAVE_LIBNSL 1
3021 | #define HAVE_PTHREAD_H 1
3022 | #define HAVE_PTHREAD_H 1
3023 | #define USE_THREADS 1
3024 | #define HAVE_PTHREAD_KEY_DELETE 1
3025 | #define HAVE_PTHREAD_RWLOCK_INIT 1
3026 | #define HAVE_PTHREAD_RWLOCKS 1
3027 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
3028 | #define HAVE_GETHOSTBYNAME_R 1
3029 | #define HAVE_GETHOSTBYADDR_R 1
3030 | #define HAVE_SIGSUSPEND 1
3031 | #define HAVE_SIGWAIT 1
3032 | #define HAVE_POLL 1
3033 | #define HAVE_GETPWNAM_R 1
3034 | #define HAVE_GETPWUID_R 1
3035 | #define HAVE_GETGRNAM_R 1
3036 | #define HAVE_GETGRGID_R 1
3037 | #define HAVE_SYS_MMAN_H 1
3038 | #define HAVE_SYS_IPC_H 1
3039 | #define HAVE_SYS_SHM_H 1
3040 | #define HAVE_SYS_FILE_H 1
3041 | #define HAVE_MMAP 1
3042 | #define HAVE_MUNMAP 1
3043 | #define HAVE_SHM_OPEN 1
3044 | #define HAVE_SHM_UNLINK 1
3045 | #define HAVE_SHMGET 1
3046 | #define HAVE_SHMAT 1
3047 | #define HAVE_SHMDT 1
3048 | #define HAVE_SHMCTL 1
3049 | #define HAVE_MAP_ANON 1
3050 | #define anonymous shared memory allocation method 1
3051 | #define USE_SHMEM_MMAP_ANON 1
3052 | #define namebased memory allocation method 1
3053 | #define USE_SHMEM_SHMGET 1
3054 | #define HAVE_CALLOC 1
3055 | #define HAVE_STRCASECMP 1
3056 | #define HAVE_SETSID 1
3057 | #define HAVE_ISINF 1
3058 | #define HAVE_ISNAN 1
3059 | #define HAVE_GETENV 1
3060 | #define HAVE_PUTENV 1
3061 | #define HAVE_SETENV 1
3062 | #define HAVE_UNSETENV 1
3063 | #define HAVE_SETRLIMIT 1
3064 | #define HAVE_GETRLIMIT 1
3065 | #define HAVE_WRITEV 1
3066 | #define HAVE_SENDFILE 1
3067 | #define HAVE_UTIME 1
3068 | #define HAVE_UTIMES 1
3069 | #define HAVE_SIGACTION 1
3070 | #define HAVE_DECL_SYS_SIGLIST 1
3071 | #define HAVE_FORK 1
3072 | #define HAVE_STRERROR_R 1
3073 | #define HAVE_CRYPT_R 1
3074 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
3075 | #define HAVE_MMAP 1
3076 | #define HAVE_MEMMOVE 1
3077 | #define HAVE_GETPASS 1
3078 | /* end confdefs.h.  */
3079 | /* Define getpassphrase to an innocuous variant, in case <limits.h> declares getpassphrase.
3080 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3081 | #define getpassphrase innocuous_getpassphrase
3082
3083 | /* System header to define __stub macros and hopefully few prototypes,
3084 |     which can conflict with char getpassphrase (); below.
3085 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3086 |     <limits.h> exists even on freestanding compilers.  */
3087
3088 | #ifdef __STDC__
3089 | # include <limits.h>
3090 | #else
3091 | # include <assert.h>
3092 | #endif
3093
3094 | #undef getpassphrase
3095
3096 | /* Override any GCC internal prototype to avoid an error.
3097 |    Use char because int might match the return type of a GCC
3098 |    builtin and then its argument prototype would still apply.  */
3099 | #ifdef __cplusplus
3100 | extern "C"
3101 | #endif
3102 | char getpassphrase ();
3103 | /* The GNU C library defines this for functions which it implements
3104 |     to always fail with ENOSYS.  Some functions are actually named
3105 |     something starting with __ and the normal name is an alias.  */
3106 | #if defined __stub_getpassphrase || defined __stub___getpassphrase
3107 | choke me
3108 | #endif
3109
3110 | int
3111 | main ()
3112 | {
3113 | return getpassphrase ();
3114 |   ;
3115 |   return 0;
3116 | }
3117 configure:32286: result: no
3118 configure:32201: checking for gmtime_r
3119 configure:32257: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
3120 configure:32264: $? = 0
3121 configure:32286: result: yes
3122 configure:32201: checking for localtime_r
3123 configure:32257: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
3124 configure:32264: $? = 0
3125 configure:32286: result: yes
3126 configure:32201: checking for hstrerror
3127 configure:32257: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
3128 configure:32264: $? = 0
3129 configure:32286: result: yes
3130 configure:32201: checking for mkstemp
3131 configure:32257: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
3132 configure:32264: $? = 0
3133 configure:32286: result: yes
3134 configure:32311: checking whether sigwait takes one argument
3135 configure:32352: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
3136 conftest.c: In function 'main':
3137 conftest.c:103:3: error: too few arguments to function 'sigwait'
3138    sigwait(&set);
3139    ^
3140 In file included from conftest.c:95:0:
3141 /usr/include/signal.h:270:12: note: declared here
3142  extern int sigwait (const sigset_t *__restrict __set, int *__restrict __sig)
3143             ^
3144 configure:32359: $? = 1
3145 configure: failed program was:
3146 | /* confdefs.h.  */
3147 | #define PACKAGE_NAME ""
3148 | #define PACKAGE_TARNAME ""
3149 | #define PACKAGE_VERSION ""
3150 | #define PACKAGE_STRING ""
3151 | #define PACKAGE_BUGREPORT ""
3152 | #define STDC_HEADERS 1
3153 | #define HAVE_SYS_TYPES_H 1
3154 | #define HAVE_SYS_STAT_H 1
3155 | #define HAVE_STDLIB_H 1
3156 | #define HAVE_STRING_H 1
3157 | #define HAVE_MEMORY_H 1
3158 | #define HAVE_STRINGS_H 1
3159 | #define HAVE_INTTYPES_H 1
3160 | #define HAVE_STDINT_H 1
3161 | #define HAVE_UNISTD_H 1
3162 | #define __EXTENSIONS__ 1
3163 | #define _ALL_SOURCE 1
3164 | #define _GNU_SOURCE 1
3165 | #define _POSIX_PTHREAD_SEMANTICS 1
3166 | #define _TANDEM_SOURCE 1
3167 | #define HAVE_DLFCN_H 1
3168 | #define HAVE_LIBNSL 1
3169 | #define HAVE_PTHREAD_H 1
3170 | #define HAVE_PTHREAD_H 1
3171 | #define USE_THREADS 1
3172 | #define HAVE_PTHREAD_KEY_DELETE 1
3173 | #define HAVE_PTHREAD_RWLOCK_INIT 1
3174 | #define HAVE_PTHREAD_RWLOCKS 1
3175 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
3176 | #define HAVE_GETHOSTBYNAME_R 1
3177 | #define HAVE_GETHOSTBYADDR_R 1
3178 | #define HAVE_SIGSUSPEND 1
3179 | #define HAVE_SIGWAIT 1
3180 | #define HAVE_POLL 1
3181 | #define HAVE_GETPWNAM_R 1
3182 | #define HAVE_GETPWUID_R 1
3183 | #define HAVE_GETGRNAM_R 1
3184 | #define HAVE_GETGRGID_R 1
3185 | #define HAVE_SYS_MMAN_H 1
3186 | #define HAVE_SYS_IPC_H 1
3187 | #define HAVE_SYS_SHM_H 1
3188 | #define HAVE_SYS_FILE_H 1
3189 | #define HAVE_MMAP 1
3190 | #define HAVE_MUNMAP 1
3191 | #define HAVE_SHM_OPEN 1
3192 | #define HAVE_SHM_UNLINK 1
3193 | #define HAVE_SHMGET 1
3194 | #define HAVE_SHMAT 1
3195 | #define HAVE_SHMDT 1
3196 | #define HAVE_SHMCTL 1
3197 | #define HAVE_MAP_ANON 1
3198 | #define anonymous shared memory allocation method 1
3199 | #define USE_SHMEM_MMAP_ANON 1
3200 | #define namebased memory allocation method 1
3201 | #define USE_SHMEM_SHMGET 1
3202 | #define HAVE_CALLOC 1
3203 | #define HAVE_STRCASECMP 1
3204 | #define HAVE_SETSID 1
3205 | #define HAVE_ISINF 1
3206 | #define HAVE_ISNAN 1
3207 | #define HAVE_GETENV 1
3208 | #define HAVE_PUTENV 1
3209 | #define HAVE_SETENV 1
3210 | #define HAVE_UNSETENV 1
3211 | #define HAVE_SETRLIMIT 1
3212 | #define HAVE_GETRLIMIT 1
3213 | #define HAVE_WRITEV 1
3214 | #define HAVE_SENDFILE 1
3215 | #define HAVE_UTIME 1
3216 | #define HAVE_UTIMES 1
3217 | #define HAVE_SIGACTION 1
3218 | #define HAVE_DECL_SYS_SIGLIST 1
3219 | #define HAVE_FORK 1
3220 | #define HAVE_STRERROR_R 1
3221 | #define HAVE_CRYPT_R 1
3222 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
3223 | #define HAVE_MMAP 1
3224 | #define HAVE_MEMMOVE 1
3225 | #define HAVE_GETPASS 1
3226 | #define HAVE_GMTIME_R 1
3227 | #define HAVE_LOCALTIME_R 1
3228 | #define HAVE_HSTRERROR 1
3229 | #define HAVE_MKSTEMP 1
3230 | /* end confdefs.h.  */
3231
3232 | #if defined(__NETBSD__) || defined(DARWIN)
3233 |     /* When using the unproven-pthreads package, we need to pull in this
3234 |      * header to get a prototype for sigwait().  Else things will fail later
3235 |      * on.  XXX Should probably be fixed in the unproven-pthreads package.
3236 |      * Darwin is declaring sigwait() in the wrong place as well.
3237 |      */
3238 | #include <pthread.h>
3239 | #endif
3240 | #include <signal.h>
3241
3242 | int
3243 | main ()
3244 | {
3245
3246 |   sigset_t set;
3247
3248 |   sigwait(&set);
3249
3250 |   ;
3251 |   return 0;
3252 | }
3253 configure:32378: result: no
3254 configure:32389: checking for inode member of struct dirent
3255 configure:32425: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
3256 configure:32432: $? = 0
3257 configure:32500: result: d_fileno
3258 configure:32510: checking for file type member of struct dirent
3259 configure:32543: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
3260 configure:32550: $? = 0
3261 configure:32566: result: d_type
3262 configure:32576: checking for ANSI C header files
3263 configure:32744: result: yes
3264 configure:32896: checking alloca.h usability
3265 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
3266 configure:32920: $? = 0
3267 configure:32934: result: yes
3268 configure:32938: checking alloca.h presence
3269 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
3270 configure:32960: $? = 0
3271 configure:32974: result: yes
3272 configure:33002: checking for alloca.h
3273 configure:33011: result: yes
3274 configure:32896: checking ByteOrder.h usability
3275 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
3276 conftest.c:123:23: fatal error: ByteOrder.h: No such file or directory
3277  #include <ByteOrder.h>
3278                        ^
3279 compilation terminated.
3280 configure:32920: $? = 1
3281 configure: failed program was:
3282 | /* confdefs.h.  */
3283 | #define PACKAGE_NAME ""
3284 | #define PACKAGE_TARNAME ""
3285 | #define PACKAGE_VERSION ""
3286 | #define PACKAGE_STRING ""
3287 | #define PACKAGE_BUGREPORT ""
3288 | #define STDC_HEADERS 1
3289 | #define HAVE_SYS_TYPES_H 1
3290 | #define HAVE_SYS_STAT_H 1
3291 | #define HAVE_STDLIB_H 1
3292 | #define HAVE_STRING_H 1
3293 | #define HAVE_MEMORY_H 1
3294 | #define HAVE_STRINGS_H 1
3295 | #define HAVE_INTTYPES_H 1
3296 | #define HAVE_STDINT_H 1
3297 | #define HAVE_UNISTD_H 1
3298 | #define __EXTENSIONS__ 1
3299 | #define _ALL_SOURCE 1
3300 | #define _GNU_SOURCE 1
3301 | #define _POSIX_PTHREAD_SEMANTICS 1
3302 | #define _TANDEM_SOURCE 1
3303 | #define HAVE_DLFCN_H 1
3304 | #define HAVE_LIBNSL 1
3305 | #define HAVE_PTHREAD_H 1
3306 | #define HAVE_PTHREAD_H 1
3307 | #define USE_THREADS 1
3308 | #define HAVE_PTHREAD_KEY_DELETE 1
3309 | #define HAVE_PTHREAD_RWLOCK_INIT 1
3310 | #define HAVE_PTHREAD_RWLOCKS 1
3311 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
3312 | #define HAVE_GETHOSTBYNAME_R 1
3313 | #define HAVE_GETHOSTBYADDR_R 1
3314 | #define HAVE_SIGSUSPEND 1
3315 | #define HAVE_SIGWAIT 1
3316 | #define HAVE_POLL 1
3317 | #define HAVE_GETPWNAM_R 1
3318 | #define HAVE_GETPWUID_R 1
3319 | #define HAVE_GETGRNAM_R 1
3320 | #define HAVE_GETGRGID_R 1
3321 | #define HAVE_SYS_MMAN_H 1
3322 | #define HAVE_SYS_IPC_H 1
3323 | #define HAVE_SYS_SHM_H 1
3324 | #define HAVE_SYS_FILE_H 1
3325 | #define HAVE_MMAP 1
3326 | #define HAVE_MUNMAP 1
3327 | #define HAVE_SHM_OPEN 1
3328 | #define HAVE_SHM_UNLINK 1
3329 | #define HAVE_SHMGET 1
3330 | #define HAVE_SHMAT 1
3331 | #define HAVE_SHMDT 1
3332 | #define HAVE_SHMCTL 1
3333 | #define HAVE_MAP_ANON 1
3334 | #define anonymous shared memory allocation method 1
3335 | #define USE_SHMEM_MMAP_ANON 1
3336 | #define namebased memory allocation method 1
3337 | #define USE_SHMEM_SHMGET 1
3338 | #define HAVE_CALLOC 1
3339 | #define HAVE_STRCASECMP 1
3340 | #define HAVE_SETSID 1
3341 | #define HAVE_ISINF 1
3342 | #define HAVE_ISNAN 1
3343 | #define HAVE_GETENV 1
3344 | #define HAVE_PUTENV 1
3345 | #define HAVE_SETENV 1
3346 | #define HAVE_UNSETENV 1
3347 | #define HAVE_SETRLIMIT 1
3348 | #define HAVE_GETRLIMIT 1
3349 | #define HAVE_WRITEV 1
3350 | #define HAVE_SENDFILE 1
3351 | #define HAVE_UTIME 1
3352 | #define HAVE_UTIMES 1
3353 | #define HAVE_SIGACTION 1
3354 | #define HAVE_DECL_SYS_SIGLIST 1
3355 | #define HAVE_FORK 1
3356 | #define HAVE_STRERROR_R 1
3357 | #define HAVE_CRYPT_R 1
3358 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
3359 | #define HAVE_MMAP 1
3360 | #define HAVE_MEMMOVE 1
3361 | #define HAVE_GETPASS 1
3362 | #define HAVE_GMTIME_R 1
3363 | #define HAVE_LOCALTIME_R 1
3364 | #define HAVE_HSTRERROR 1
3365 | #define HAVE_MKSTEMP 1
3366 | #define DIRENT_INODE d_fileno
3367 | #define DIRENT_TYPE d_type
3368 | #define STDC_HEADERS 1
3369 | #define HAVE_ALLOCA_H 1
3370 | /* end confdefs.h.  */
3371 | #include <stdio.h>
3372 | #ifdef HAVE_SYS_TYPES_H
3373 | # include <sys/types.h>
3374 | #endif
3375 | #ifdef HAVE_SYS_STAT_H
3376 | # include <sys/stat.h>
3377 | #endif
3378 | #ifdef STDC_HEADERS
3379 | # include <stdlib.h>
3380 | # include <stddef.h>
3381 | #else
3382 | # ifdef HAVE_STDLIB_H
3383 | #  include <stdlib.h>
3384 | # endif
3385 | #endif
3386 | #ifdef HAVE_STRING_H
3387 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3388 | #  include <memory.h>
3389 | # endif
3390 | # include <string.h>
3391 | #endif
3392 | #ifdef HAVE_STRINGS_H
3393 | # include <strings.h>
3394 | #endif
3395 | #ifdef HAVE_INTTYPES_H
3396 | # include <inttypes.h>
3397 | #endif
3398 | #ifdef HAVE_STDINT_H
3399 | # include <stdint.h>
3400 | #endif
3401 | #ifdef HAVE_UNISTD_H
3402 | # include <unistd.h>
3403 | #endif
3404 | #include <ByteOrder.h>
3405 configure:32934: result: no
3406 configure:32938: checking ByteOrder.h presence
3407 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
3408 conftest.c:90:23: fatal error: ByteOrder.h: No such file or directory
3409  #include <ByteOrder.h>
3410                        ^
3411 compilation terminated.
3412 configure:32960: $? = 1
3413 configure: failed program was:
3414 | /* confdefs.h.  */
3415 | #define PACKAGE_NAME ""
3416 | #define PACKAGE_TARNAME ""
3417 | #define PACKAGE_VERSION ""
3418 | #define PACKAGE_STRING ""
3419 | #define PACKAGE_BUGREPORT ""
3420 | #define STDC_HEADERS 1
3421 | #define HAVE_SYS_TYPES_H 1
3422 | #define HAVE_SYS_STAT_H 1
3423 | #define HAVE_STDLIB_H 1
3424 | #define HAVE_STRING_H 1
3425 | #define HAVE_MEMORY_H 1
3426 | #define HAVE_STRINGS_H 1
3427 | #define HAVE_INTTYPES_H 1
3428 | #define HAVE_STDINT_H 1
3429 | #define HAVE_UNISTD_H 1
3430 | #define __EXTENSIONS__ 1
3431 | #define _ALL_SOURCE 1
3432 | #define _GNU_SOURCE 1
3433 | #define _POSIX_PTHREAD_SEMANTICS 1
3434 | #define _TANDEM_SOURCE 1
3435 | #define HAVE_DLFCN_H 1
3436 | #define HAVE_LIBNSL 1
3437 | #define HAVE_PTHREAD_H 1
3438 | #define HAVE_PTHREAD_H 1
3439 | #define USE_THREADS 1
3440 | #define HAVE_PTHREAD_KEY_DELETE 1
3441 | #define HAVE_PTHREAD_RWLOCK_INIT 1
3442 | #define HAVE_PTHREAD_RWLOCKS 1
3443 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
3444 | #define HAVE_GETHOSTBYNAME_R 1
3445 | #define HAVE_GETHOSTBYADDR_R 1
3446 | #define HAVE_SIGSUSPEND 1
3447 | #define HAVE_SIGWAIT 1
3448 | #define HAVE_POLL 1
3449 | #define HAVE_GETPWNAM_R 1
3450 | #define HAVE_GETPWUID_R 1
3451 | #define HAVE_GETGRNAM_R 1
3452 | #define HAVE_GETGRGID_R 1
3453 | #define HAVE_SYS_MMAN_H 1
3454 | #define HAVE_SYS_IPC_H 1
3455 | #define HAVE_SYS_SHM_H 1
3456 | #define HAVE_SYS_FILE_H 1
3457 | #define HAVE_MMAP 1
3458 | #define HAVE_MUNMAP 1
3459 | #define HAVE_SHM_OPEN 1
3460 | #define HAVE_SHM_UNLINK 1
3461 | #define HAVE_SHMGET 1
3462 | #define HAVE_SHMAT 1
3463 | #define HAVE_SHMDT 1
3464 | #define HAVE_SHMCTL 1
3465 | #define HAVE_MAP_ANON 1
3466 | #define anonymous shared memory allocation method 1
3467 | #define USE_SHMEM_MMAP_ANON 1
3468 | #define namebased memory allocation method 1
3469 | #define USE_SHMEM_SHMGET 1
3470 | #define HAVE_CALLOC 1
3471 | #define HAVE_STRCASECMP 1
3472 | #define HAVE_SETSID 1
3473 | #define HAVE_ISINF 1
3474 | #define HAVE_ISNAN 1
3475 | #define HAVE_GETENV 1
3476 | #define HAVE_PUTENV 1
3477 | #define HAVE_SETENV 1
3478 | #define HAVE_UNSETENV 1
3479 | #define HAVE_SETRLIMIT 1
3480 | #define HAVE_GETRLIMIT 1
3481 | #define HAVE_WRITEV 1
3482 | #define HAVE_SENDFILE 1
3483 | #define HAVE_UTIME 1
3484 | #define HAVE_UTIMES 1
3485 | #define HAVE_SIGACTION 1
3486 | #define HAVE_DECL_SYS_SIGLIST 1
3487 | #define HAVE_FORK 1
3488 | #define HAVE_STRERROR_R 1
3489 | #define HAVE_CRYPT_R 1
3490 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
3491 | #define HAVE_MMAP 1
3492 | #define HAVE_MEMMOVE 1
3493 | #define HAVE_GETPASS 1
3494 | #define HAVE_GMTIME_R 1
3495 | #define HAVE_LOCALTIME_R 1
3496 | #define HAVE_HSTRERROR 1
3497 | #define HAVE_MKSTEMP 1
3498 | #define DIRENT_INODE d_fileno
3499 | #define DIRENT_TYPE d_type
3500 | #define STDC_HEADERS 1
3501 | #define HAVE_ALLOCA_H 1
3502 | /* end confdefs.h.  */
3503 | #include <ByteOrder.h>
3504 configure:32974: result: no
3505 configure:33002: checking for ByteOrder.h
3506 configure:33011: result: no
3507 configure:32896: checking conio.h usability
3508 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
3509 conftest.c:123:19: fatal error: conio.h: No such file or directory
3510  #include <conio.h>
3511                    ^
3512 compilation terminated.
3513 configure:32920: $? = 1
3514 configure: failed program was:
3515 | /* confdefs.h.  */
3516 | #define PACKAGE_NAME ""
3517 | #define PACKAGE_TARNAME ""
3518 | #define PACKAGE_VERSION ""
3519 | #define PACKAGE_STRING ""
3520 | #define PACKAGE_BUGREPORT ""
3521 | #define STDC_HEADERS 1
3522 | #define HAVE_SYS_TYPES_H 1
3523 | #define HAVE_SYS_STAT_H 1
3524 | #define HAVE_STDLIB_H 1
3525 | #define HAVE_STRING_H 1
3526 | #define HAVE_MEMORY_H 1
3527 | #define HAVE_STRINGS_H 1
3528 | #define HAVE_INTTYPES_H 1
3529 | #define HAVE_STDINT_H 1
3530 | #define HAVE_UNISTD_H 1
3531 | #define __EXTENSIONS__ 1
3532 | #define _ALL_SOURCE 1
3533 | #define _GNU_SOURCE 1
3534 | #define _POSIX_PTHREAD_SEMANTICS 1
3535 | #define _TANDEM_SOURCE 1
3536 | #define HAVE_DLFCN_H 1
3537 | #define HAVE_LIBNSL 1
3538 | #define HAVE_PTHREAD_H 1
3539 | #define HAVE_PTHREAD_H 1
3540 | #define USE_THREADS 1
3541 | #define HAVE_PTHREAD_KEY_DELETE 1
3542 | #define HAVE_PTHREAD_RWLOCK_INIT 1
3543 | #define HAVE_PTHREAD_RWLOCKS 1
3544 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
3545 | #define HAVE_GETHOSTBYNAME_R 1
3546 | #define HAVE_GETHOSTBYADDR_R 1
3547 | #define HAVE_SIGSUSPEND 1
3548 | #define HAVE_SIGWAIT 1
3549 | #define HAVE_POLL 1
3550 | #define HAVE_GETPWNAM_R 1
3551 | #define HAVE_GETPWUID_R 1
3552 | #define HAVE_GETGRNAM_R 1
3553 | #define HAVE_GETGRGID_R 1
3554 | #define HAVE_SYS_MMAN_H 1
3555 | #define HAVE_SYS_IPC_H 1
3556 | #define HAVE_SYS_SHM_H 1
3557 | #define HAVE_SYS_FILE_H 1
3558 | #define HAVE_MMAP 1
3559 | #define HAVE_MUNMAP 1
3560 | #define HAVE_SHM_OPEN 1
3561 | #define HAVE_SHM_UNLINK 1
3562 | #define HAVE_SHMGET 1
3563 | #define HAVE_SHMAT 1
3564 | #define HAVE_SHMDT 1
3565 | #define HAVE_SHMCTL 1
3566 | #define HAVE_MAP_ANON 1
3567 | #define anonymous shared memory allocation method 1
3568 | #define USE_SHMEM_MMAP_ANON 1
3569 | #define namebased memory allocation method 1
3570 | #define USE_SHMEM_SHMGET 1
3571 | #define HAVE_CALLOC 1
3572 | #define HAVE_STRCASECMP 1
3573 | #define HAVE_SETSID 1
3574 | #define HAVE_ISINF 1
3575 | #define HAVE_ISNAN 1
3576 | #define HAVE_GETENV 1
3577 | #define HAVE_PUTENV 1
3578 | #define HAVE_SETENV 1
3579 | #define HAVE_UNSETENV 1
3580 | #define HAVE_SETRLIMIT 1
3581 | #define HAVE_GETRLIMIT 1
3582 | #define HAVE_WRITEV 1
3583 | #define HAVE_SENDFILE 1
3584 | #define HAVE_UTIME 1
3585 | #define HAVE_UTIMES 1
3586 | #define HAVE_SIGACTION 1
3587 | #define HAVE_DECL_SYS_SIGLIST 1
3588 | #define HAVE_FORK 1
3589 | #define HAVE_STRERROR_R 1
3590 | #define HAVE_CRYPT_R 1
3591 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
3592 | #define HAVE_MMAP 1
3593 | #define HAVE_MEMMOVE 1
3594 | #define HAVE_GETPASS 1
3595 | #define HAVE_GMTIME_R 1
3596 | #define HAVE_LOCALTIME_R 1
3597 | #define HAVE_HSTRERROR 1
3598 | #define HAVE_MKSTEMP 1
3599 | #define DIRENT_INODE d_fileno
3600 | #define DIRENT_TYPE d_type
3601 | #define STDC_HEADERS 1
3602 | #define HAVE_ALLOCA_H 1
3603 | /* end confdefs.h.  */
3604 | #include <stdio.h>
3605 | #ifdef HAVE_SYS_TYPES_H
3606 | # include <sys/types.h>
3607 | #endif
3608 | #ifdef HAVE_SYS_STAT_H
3609 | # include <sys/stat.h>
3610 | #endif
3611 | #ifdef STDC_HEADERS
3612 | # include <stdlib.h>
3613 | # include <stddef.h>
3614 | #else
3615 | # ifdef HAVE_STDLIB_H
3616 | #  include <stdlib.h>
3617 | # endif
3618 | #endif
3619 | #ifdef HAVE_STRING_H
3620 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3621 | #  include <memory.h>
3622 | # endif
3623 | # include <string.h>
3624 | #endif
3625 | #ifdef HAVE_STRINGS_H
3626 | # include <strings.h>
3627 | #endif
3628 | #ifdef HAVE_INTTYPES_H
3629 | # include <inttypes.h>
3630 | #endif
3631 | #ifdef HAVE_STDINT_H
3632 | # include <stdint.h>
3633 | #endif
3634 | #ifdef HAVE_UNISTD_H
3635 | # include <unistd.h>
3636 | #endif
3637 | #include <conio.h>
3638 configure:32934: result: no
3639 configure:32938: checking conio.h presence
3640 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
3641 conftest.c:90:19: fatal error: conio.h: No such file or directory
3642  #include <conio.h>
3643                    ^
3644 compilation terminated.
3645 configure:32960: $? = 1
3646 configure: failed program was:
3647 | /* confdefs.h.  */
3648 | #define PACKAGE_NAME ""
3649 | #define PACKAGE_TARNAME ""
3650 | #define PACKAGE_VERSION ""
3651 | #define PACKAGE_STRING ""
3652 | #define PACKAGE_BUGREPORT ""
3653 | #define STDC_HEADERS 1
3654 | #define HAVE_SYS_TYPES_H 1
3655 | #define HAVE_SYS_STAT_H 1
3656 | #define HAVE_STDLIB_H 1
3657 | #define HAVE_STRING_H 1
3658 | #define HAVE_MEMORY_H 1
3659 | #define HAVE_STRINGS_H 1
3660 | #define HAVE_INTTYPES_H 1
3661 | #define HAVE_STDINT_H 1
3662 | #define HAVE_UNISTD_H 1
3663 | #define __EXTENSIONS__ 1
3664 | #define _ALL_SOURCE 1
3665 | #define _GNU_SOURCE 1
3666 | #define _POSIX_PTHREAD_SEMANTICS 1
3667 | #define _TANDEM_SOURCE 1
3668 | #define HAVE_DLFCN_H 1
3669 | #define HAVE_LIBNSL 1
3670 | #define HAVE_PTHREAD_H 1
3671 | #define HAVE_PTHREAD_H 1
3672 | #define USE_THREADS 1
3673 | #define HAVE_PTHREAD_KEY_DELETE 1
3674 | #define HAVE_PTHREAD_RWLOCK_INIT 1
3675 | #define HAVE_PTHREAD_RWLOCKS 1
3676 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
3677 | #define HAVE_GETHOSTBYNAME_R 1
3678 | #define HAVE_GETHOSTBYADDR_R 1
3679 | #define HAVE_SIGSUSPEND 1
3680 | #define HAVE_SIGWAIT 1
3681 | #define HAVE_POLL 1
3682 | #define HAVE_GETPWNAM_R 1
3683 | #define HAVE_GETPWUID_R 1
3684 | #define HAVE_GETGRNAM_R 1
3685 | #define HAVE_GETGRGID_R 1
3686 | #define HAVE_SYS_MMAN_H 1
3687 | #define HAVE_SYS_IPC_H 1
3688 | #define HAVE_SYS_SHM_H 1
3689 | #define HAVE_SYS_FILE_H 1
3690 | #define HAVE_MMAP 1
3691 | #define HAVE_MUNMAP 1
3692 | #define HAVE_SHM_OPEN 1
3693 | #define HAVE_SHM_UNLINK 1
3694 | #define HAVE_SHMGET 1
3695 | #define HAVE_SHMAT 1
3696 | #define HAVE_SHMDT 1
3697 | #define HAVE_SHMCTL 1
3698 | #define HAVE_MAP_ANON 1
3699 | #define anonymous shared memory allocation method 1
3700 | #define USE_SHMEM_MMAP_ANON 1
3701 | #define namebased memory allocation method 1
3702 | #define USE_SHMEM_SHMGET 1
3703 | #define HAVE_CALLOC 1
3704 | #define HAVE_STRCASECMP 1
3705 | #define HAVE_SETSID 1
3706 | #define HAVE_ISINF 1
3707 | #define HAVE_ISNAN 1
3708 | #define HAVE_GETENV 1
3709 | #define HAVE_PUTENV 1
3710 | #define HAVE_SETENV 1
3711 | #define HAVE_UNSETENV 1
3712 | #define HAVE_SETRLIMIT 1
3713 | #define HAVE_GETRLIMIT 1
3714 | #define HAVE_WRITEV 1
3715 | #define HAVE_SENDFILE 1
3716 | #define HAVE_UTIME 1
3717 | #define HAVE_UTIMES 1
3718 | #define HAVE_SIGACTION 1
3719 | #define HAVE_DECL_SYS_SIGLIST 1
3720 | #define HAVE_FORK 1
3721 | #define HAVE_STRERROR_R 1
3722 | #define HAVE_CRYPT_R 1
3723 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
3724 | #define HAVE_MMAP 1
3725 | #define HAVE_MEMMOVE 1
3726 | #define HAVE_GETPASS 1
3727 | #define HAVE_GMTIME_R 1
3728 | #define HAVE_LOCALTIME_R 1
3729 | #define HAVE_HSTRERROR 1
3730 | #define HAVE_MKSTEMP 1
3731 | #define DIRENT_INODE d_fileno
3732 | #define DIRENT_TYPE d_type
3733 | #define STDC_HEADERS 1
3734 | #define HAVE_ALLOCA_H 1
3735 | /* end confdefs.h.  */
3736 | #include <conio.h>
3737 configure:32974: result: no
3738 configure:33002: checking for conio.h
3739 configure:33011: result: no
3740 configure:32896: checking crypt.h usability
3741 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
3742 configure:32920: $? = 0
3743 configure:32934: result: yes
3744 configure:32938: checking crypt.h presence
3745 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
3746 configure:32960: $? = 0
3747 configure:32974: result: yes
3748 configure:33002: checking for crypt.h
3749 configure:33011: result: yes
3750 configure:32896: checking ctype.h usability
3751 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
3752 configure:32920: $? = 0
3753 configure:32934: result: yes
3754 configure:32938: checking ctype.h presence
3755 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
3756 configure:32960: $? = 0
3757 configure:32974: result: yes
3758 configure:33002: checking for ctype.h
3759 configure:33011: result: yes
3760 configure:32896: checking dir.h usability
3761 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
3762 conftest.c:125:17: fatal error: dir.h: No such file or directory
3763  #include <dir.h>
3764                  ^
3765 compilation terminated.
3766 configure:32920: $? = 1
3767 configure: failed program was:
3768 | /* confdefs.h.  */
3769 | #define PACKAGE_NAME ""
3770 | #define PACKAGE_TARNAME ""
3771 | #define PACKAGE_VERSION ""
3772 | #define PACKAGE_STRING ""
3773 | #define PACKAGE_BUGREPORT ""
3774 | #define STDC_HEADERS 1
3775 | #define HAVE_SYS_TYPES_H 1
3776 | #define HAVE_SYS_STAT_H 1
3777 | #define HAVE_STDLIB_H 1
3778 | #define HAVE_STRING_H 1
3779 | #define HAVE_MEMORY_H 1
3780 | #define HAVE_STRINGS_H 1
3781 | #define HAVE_INTTYPES_H 1
3782 | #define HAVE_STDINT_H 1
3783 | #define HAVE_UNISTD_H 1
3784 | #define __EXTENSIONS__ 1
3785 | #define _ALL_SOURCE 1
3786 | #define _GNU_SOURCE 1
3787 | #define _POSIX_PTHREAD_SEMANTICS 1
3788 | #define _TANDEM_SOURCE 1
3789 | #define HAVE_DLFCN_H 1
3790 | #define HAVE_LIBNSL 1
3791 | #define HAVE_PTHREAD_H 1
3792 | #define HAVE_PTHREAD_H 1
3793 | #define USE_THREADS 1
3794 | #define HAVE_PTHREAD_KEY_DELETE 1
3795 | #define HAVE_PTHREAD_RWLOCK_INIT 1
3796 | #define HAVE_PTHREAD_RWLOCKS 1
3797 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
3798 | #define HAVE_GETHOSTBYNAME_R 1
3799 | #define HAVE_GETHOSTBYADDR_R 1
3800 | #define HAVE_SIGSUSPEND 1
3801 | #define HAVE_SIGWAIT 1
3802 | #define HAVE_POLL 1
3803 | #define HAVE_GETPWNAM_R 1
3804 | #define HAVE_GETPWUID_R 1
3805 | #define HAVE_GETGRNAM_R 1
3806 | #define HAVE_GETGRGID_R 1
3807 | #define HAVE_SYS_MMAN_H 1
3808 | #define HAVE_SYS_IPC_H 1
3809 | #define HAVE_SYS_SHM_H 1
3810 | #define HAVE_SYS_FILE_H 1
3811 | #define HAVE_MMAP 1
3812 | #define HAVE_MUNMAP 1
3813 | #define HAVE_SHM_OPEN 1
3814 | #define HAVE_SHM_UNLINK 1
3815 | #define HAVE_SHMGET 1
3816 | #define HAVE_SHMAT 1
3817 | #define HAVE_SHMDT 1
3818 | #define HAVE_SHMCTL 1
3819 | #define HAVE_MAP_ANON 1
3820 | #define anonymous shared memory allocation method 1
3821 | #define USE_SHMEM_MMAP_ANON 1
3822 | #define namebased memory allocation method 1
3823 | #define USE_SHMEM_SHMGET 1
3824 | #define HAVE_CALLOC 1
3825 | #define HAVE_STRCASECMP 1
3826 | #define HAVE_SETSID 1
3827 | #define HAVE_ISINF 1
3828 | #define HAVE_ISNAN 1
3829 | #define HAVE_GETENV 1
3830 | #define HAVE_PUTENV 1
3831 | #define HAVE_SETENV 1
3832 | #define HAVE_UNSETENV 1
3833 | #define HAVE_SETRLIMIT 1
3834 | #define HAVE_GETRLIMIT 1
3835 | #define HAVE_WRITEV 1
3836 | #define HAVE_SENDFILE 1
3837 | #define HAVE_UTIME 1
3838 | #define HAVE_UTIMES 1
3839 | #define HAVE_SIGACTION 1
3840 | #define HAVE_DECL_SYS_SIGLIST 1
3841 | #define HAVE_FORK 1
3842 | #define HAVE_STRERROR_R 1
3843 | #define HAVE_CRYPT_R 1
3844 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
3845 | #define HAVE_MMAP 1
3846 | #define HAVE_MEMMOVE 1
3847 | #define HAVE_GETPASS 1
3848 | #define HAVE_GMTIME_R 1
3849 | #define HAVE_LOCALTIME_R 1
3850 | #define HAVE_HSTRERROR 1
3851 | #define HAVE_MKSTEMP 1
3852 | #define DIRENT_INODE d_fileno
3853 | #define DIRENT_TYPE d_type
3854 | #define STDC_HEADERS 1
3855 | #define HAVE_ALLOCA_H 1
3856 | #define HAVE_CRYPT_H 1
3857 | #define HAVE_CTYPE_H 1
3858 | /* end confdefs.h.  */
3859 | #include <stdio.h>
3860 | #ifdef HAVE_SYS_TYPES_H
3861 | # include <sys/types.h>
3862 | #endif
3863 | #ifdef HAVE_SYS_STAT_H
3864 | # include <sys/stat.h>
3865 | #endif
3866 | #ifdef STDC_HEADERS
3867 | # include <stdlib.h>
3868 | # include <stddef.h>
3869 | #else
3870 | # ifdef HAVE_STDLIB_H
3871 | #  include <stdlib.h>
3872 | # endif
3873 | #endif
3874 | #ifdef HAVE_STRING_H
3875 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3876 | #  include <memory.h>
3877 | # endif
3878 | # include <string.h>
3879 | #endif
3880 | #ifdef HAVE_STRINGS_H
3881 | # include <strings.h>
3882 | #endif
3883 | #ifdef HAVE_INTTYPES_H
3884 | # include <inttypes.h>
3885 | #endif
3886 | #ifdef HAVE_STDINT_H
3887 | # include <stdint.h>
3888 | #endif
3889 | #ifdef HAVE_UNISTD_H
3890 | # include <unistd.h>
3891 | #endif
3892 | #include <dir.h>
3893 configure:32934: result: no
3894 configure:32938: checking dir.h presence
3895 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
3896 conftest.c:92:17: fatal error: dir.h: No such file or directory
3897  #include <dir.h>
3898                  ^
3899 compilation terminated.
3900 configure:32960: $? = 1
3901 configure: failed program was:
3902 | /* confdefs.h.  */
3903 | #define PACKAGE_NAME ""
3904 | #define PACKAGE_TARNAME ""
3905 | #define PACKAGE_VERSION ""
3906 | #define PACKAGE_STRING ""
3907 | #define PACKAGE_BUGREPORT ""
3908 | #define STDC_HEADERS 1
3909 | #define HAVE_SYS_TYPES_H 1
3910 | #define HAVE_SYS_STAT_H 1
3911 | #define HAVE_STDLIB_H 1
3912 | #define HAVE_STRING_H 1
3913 | #define HAVE_MEMORY_H 1
3914 | #define HAVE_STRINGS_H 1
3915 | #define HAVE_INTTYPES_H 1
3916 | #define HAVE_STDINT_H 1
3917 | #define HAVE_UNISTD_H 1
3918 | #define __EXTENSIONS__ 1
3919 | #define _ALL_SOURCE 1
3920 | #define _GNU_SOURCE 1
3921 | #define _POSIX_PTHREAD_SEMANTICS 1
3922 | #define _TANDEM_SOURCE 1
3923 | #define HAVE_DLFCN_H 1
3924 | #define HAVE_LIBNSL 1
3925 | #define HAVE_PTHREAD_H 1
3926 | #define HAVE_PTHREAD_H 1
3927 | #define USE_THREADS 1
3928 | #define HAVE_PTHREAD_KEY_DELETE 1
3929 | #define HAVE_PTHREAD_RWLOCK_INIT 1
3930 | #define HAVE_PTHREAD_RWLOCKS 1
3931 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
3932 | #define HAVE_GETHOSTBYNAME_R 1
3933 | #define HAVE_GETHOSTBYADDR_R 1
3934 | #define HAVE_SIGSUSPEND 1
3935 | #define HAVE_SIGWAIT 1
3936 | #define HAVE_POLL 1
3937 | #define HAVE_GETPWNAM_R 1
3938 | #define HAVE_GETPWUID_R 1
3939 | #define HAVE_GETGRNAM_R 1
3940 | #define HAVE_GETGRGID_R 1
3941 | #define HAVE_SYS_MMAN_H 1
3942 | #define HAVE_SYS_IPC_H 1
3943 | #define HAVE_SYS_SHM_H 1
3944 | #define HAVE_SYS_FILE_H 1
3945 | #define HAVE_MMAP 1
3946 | #define HAVE_MUNMAP 1
3947 | #define HAVE_SHM_OPEN 1
3948 | #define HAVE_SHM_UNLINK 1
3949 | #define HAVE_SHMGET 1
3950 | #define HAVE_SHMAT 1
3951 | #define HAVE_SHMDT 1
3952 | #define HAVE_SHMCTL 1
3953 | #define HAVE_MAP_ANON 1
3954 | #define anonymous shared memory allocation method 1
3955 | #define USE_SHMEM_MMAP_ANON 1
3956 | #define namebased memory allocation method 1
3957 | #define USE_SHMEM_SHMGET 1
3958 | #define HAVE_CALLOC 1
3959 | #define HAVE_STRCASECMP 1
3960 | #define HAVE_SETSID 1
3961 | #define HAVE_ISINF 1
3962 | #define HAVE_ISNAN 1
3963 | #define HAVE_GETENV 1
3964 | #define HAVE_PUTENV 1
3965 | #define HAVE_SETENV 1
3966 | #define HAVE_UNSETENV 1
3967 | #define HAVE_SETRLIMIT 1
3968 | #define HAVE_GETRLIMIT 1
3969 | #define HAVE_WRITEV 1
3970 | #define HAVE_SENDFILE 1
3971 | #define HAVE_UTIME 1
3972 | #define HAVE_UTIMES 1
3973 | #define HAVE_SIGACTION 1
3974 | #define HAVE_DECL_SYS_SIGLIST 1
3975 | #define HAVE_FORK 1
3976 | #define HAVE_STRERROR_R 1
3977 | #define HAVE_CRYPT_R 1
3978 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
3979 | #define HAVE_MMAP 1
3980 | #define HAVE_MEMMOVE 1
3981 | #define HAVE_GETPASS 1
3982 | #define HAVE_GMTIME_R 1
3983 | #define HAVE_LOCALTIME_R 1
3984 | #define HAVE_HSTRERROR 1
3985 | #define HAVE_MKSTEMP 1
3986 | #define DIRENT_INODE d_fileno
3987 | #define DIRENT_TYPE d_type
3988 | #define STDC_HEADERS 1
3989 | #define HAVE_ALLOCA_H 1
3990 | #define HAVE_CRYPT_H 1
3991 | #define HAVE_CTYPE_H 1
3992 | /* end confdefs.h.  */
3993 | #include <dir.h>
3994 configure:32974: result: no
3995 configure:33002: checking for dir.h
3996 configure:33011: result: no
3997 configure:32896: checking dirent.h usability
3998 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
3999 configure:32920: $? = 0
4000 configure:32934: result: yes
4001 configure:32938: checking dirent.h presence
4002 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
4003 configure:32960: $? = 0
4004 configure:32974: result: yes
4005 configure:33002: checking for dirent.h
4006 configure:33011: result: yes
4007 configure:32896: checking dl.h usability
4008 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
4009 conftest.c:126:16: fatal error: dl.h: No such file or directory
4010  #include <dl.h>
4011                 ^
4012 compilation terminated.
4013 configure:32920: $? = 1
4014 configure: failed program was:
4015 | /* confdefs.h.  */
4016 | #define PACKAGE_NAME ""
4017 | #define PACKAGE_TARNAME ""
4018 | #define PACKAGE_VERSION ""
4019 | #define PACKAGE_STRING ""
4020 | #define PACKAGE_BUGREPORT ""
4021 | #define STDC_HEADERS 1
4022 | #define HAVE_SYS_TYPES_H 1
4023 | #define HAVE_SYS_STAT_H 1
4024 | #define HAVE_STDLIB_H 1
4025 | #define HAVE_STRING_H 1
4026 | #define HAVE_MEMORY_H 1
4027 | #define HAVE_STRINGS_H 1
4028 | #define HAVE_INTTYPES_H 1
4029 | #define HAVE_STDINT_H 1
4030 | #define HAVE_UNISTD_H 1
4031 | #define __EXTENSIONS__ 1
4032 | #define _ALL_SOURCE 1
4033 | #define _GNU_SOURCE 1
4034 | #define _POSIX_PTHREAD_SEMANTICS 1
4035 | #define _TANDEM_SOURCE 1
4036 | #define HAVE_DLFCN_H 1
4037 | #define HAVE_LIBNSL 1
4038 | #define HAVE_PTHREAD_H 1
4039 | #define HAVE_PTHREAD_H 1
4040 | #define USE_THREADS 1
4041 | #define HAVE_PTHREAD_KEY_DELETE 1
4042 | #define HAVE_PTHREAD_RWLOCK_INIT 1
4043 | #define HAVE_PTHREAD_RWLOCKS 1
4044 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
4045 | #define HAVE_GETHOSTBYNAME_R 1
4046 | #define HAVE_GETHOSTBYADDR_R 1
4047 | #define HAVE_SIGSUSPEND 1
4048 | #define HAVE_SIGWAIT 1
4049 | #define HAVE_POLL 1
4050 | #define HAVE_GETPWNAM_R 1
4051 | #define HAVE_GETPWUID_R 1
4052 | #define HAVE_GETGRNAM_R 1
4053 | #define HAVE_GETGRGID_R 1
4054 | #define HAVE_SYS_MMAN_H 1
4055 | #define HAVE_SYS_IPC_H 1
4056 | #define HAVE_SYS_SHM_H 1
4057 | #define HAVE_SYS_FILE_H 1
4058 | #define HAVE_MMAP 1
4059 | #define HAVE_MUNMAP 1
4060 | #define HAVE_SHM_OPEN 1
4061 | #define HAVE_SHM_UNLINK 1
4062 | #define HAVE_SHMGET 1
4063 | #define HAVE_SHMAT 1
4064 | #define HAVE_SHMDT 1
4065 | #define HAVE_SHMCTL 1
4066 | #define HAVE_MAP_ANON 1
4067 | #define anonymous shared memory allocation method 1
4068 | #define USE_SHMEM_MMAP_ANON 1
4069 | #define namebased memory allocation method 1
4070 | #define USE_SHMEM_SHMGET 1
4071 | #define HAVE_CALLOC 1
4072 | #define HAVE_STRCASECMP 1
4073 | #define HAVE_SETSID 1
4074 | #define HAVE_ISINF 1
4075 | #define HAVE_ISNAN 1
4076 | #define HAVE_GETENV 1
4077 | #define HAVE_PUTENV 1
4078 | #define HAVE_SETENV 1
4079 | #define HAVE_UNSETENV 1
4080 | #define HAVE_SETRLIMIT 1
4081 | #define HAVE_GETRLIMIT 1
4082 | #define HAVE_WRITEV 1
4083 | #define HAVE_SENDFILE 1
4084 | #define HAVE_UTIME 1
4085 | #define HAVE_UTIMES 1
4086 | #define HAVE_SIGACTION 1
4087 | #define HAVE_DECL_SYS_SIGLIST 1
4088 | #define HAVE_FORK 1
4089 | #define HAVE_STRERROR_R 1
4090 | #define HAVE_CRYPT_R 1
4091 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
4092 | #define HAVE_MMAP 1
4093 | #define HAVE_MEMMOVE 1
4094 | #define HAVE_GETPASS 1
4095 | #define HAVE_GMTIME_R 1
4096 | #define HAVE_LOCALTIME_R 1
4097 | #define HAVE_HSTRERROR 1
4098 | #define HAVE_MKSTEMP 1
4099 | #define DIRENT_INODE d_fileno
4100 | #define DIRENT_TYPE d_type
4101 | #define STDC_HEADERS 1
4102 | #define HAVE_ALLOCA_H 1
4103 | #define HAVE_CRYPT_H 1
4104 | #define HAVE_CTYPE_H 1
4105 | #define HAVE_DIRENT_H 1
4106 | /* end confdefs.h.  */
4107 | #include <stdio.h>
4108 | #ifdef HAVE_SYS_TYPES_H
4109 | # include <sys/types.h>
4110 | #endif
4111 | #ifdef HAVE_SYS_STAT_H
4112 | # include <sys/stat.h>
4113 | #endif
4114 | #ifdef STDC_HEADERS
4115 | # include <stdlib.h>
4116 | # include <stddef.h>
4117 | #else
4118 | # ifdef HAVE_STDLIB_H
4119 | #  include <stdlib.h>
4120 | # endif
4121 | #endif
4122 | #ifdef HAVE_STRING_H
4123 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4124 | #  include <memory.h>
4125 | # endif
4126 | # include <string.h>
4127 | #endif
4128 | #ifdef HAVE_STRINGS_H
4129 | # include <strings.h>
4130 | #endif
4131 | #ifdef HAVE_INTTYPES_H
4132 | # include <inttypes.h>
4133 | #endif
4134 | #ifdef HAVE_STDINT_H
4135 | # include <stdint.h>
4136 | #endif
4137 | #ifdef HAVE_UNISTD_H
4138 | # include <unistd.h>
4139 | #endif
4140 | #include <dl.h>
4141 configure:32934: result: no
4142 configure:32938: checking dl.h presence
4143 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
4144 conftest.c:93:16: fatal error: dl.h: No such file or directory
4145  #include <dl.h>
4146                 ^
4147 compilation terminated.
4148 configure:32960: $? = 1
4149 configure: failed program was:
4150 | /* confdefs.h.  */
4151 | #define PACKAGE_NAME ""
4152 | #define PACKAGE_TARNAME ""
4153 | #define PACKAGE_VERSION ""
4154 | #define PACKAGE_STRING ""
4155 | #define PACKAGE_BUGREPORT ""
4156 | #define STDC_HEADERS 1
4157 | #define HAVE_SYS_TYPES_H 1
4158 | #define HAVE_SYS_STAT_H 1
4159 | #define HAVE_STDLIB_H 1
4160 | #define HAVE_STRING_H 1
4161 | #define HAVE_MEMORY_H 1
4162 | #define HAVE_STRINGS_H 1
4163 | #define HAVE_INTTYPES_H 1
4164 | #define HAVE_STDINT_H 1
4165 | #define HAVE_UNISTD_H 1
4166 | #define __EXTENSIONS__ 1
4167 | #define _ALL_SOURCE 1
4168 | #define _GNU_SOURCE 1
4169 | #define _POSIX_PTHREAD_SEMANTICS 1
4170 | #define _TANDEM_SOURCE 1
4171 | #define HAVE_DLFCN_H 1
4172 | #define HAVE_LIBNSL 1
4173 | #define HAVE_PTHREAD_H 1
4174 | #define HAVE_PTHREAD_H 1
4175 | #define USE_THREADS 1
4176 | #define HAVE_PTHREAD_KEY_DELETE 1
4177 | #define HAVE_PTHREAD_RWLOCK_INIT 1
4178 | #define HAVE_PTHREAD_RWLOCKS 1
4179 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
4180 | #define HAVE_GETHOSTBYNAME_R 1
4181 | #define HAVE_GETHOSTBYADDR_R 1
4182 | #define HAVE_SIGSUSPEND 1
4183 | #define HAVE_SIGWAIT 1
4184 | #define HAVE_POLL 1
4185 | #define HAVE_GETPWNAM_R 1
4186 | #define HAVE_GETPWUID_R 1
4187 | #define HAVE_GETGRNAM_R 1
4188 | #define HAVE_GETGRGID_R 1
4189 | #define HAVE_SYS_MMAN_H 1
4190 | #define HAVE_SYS_IPC_H 1
4191 | #define HAVE_SYS_SHM_H 1
4192 | #define HAVE_SYS_FILE_H 1
4193 | #define HAVE_MMAP 1
4194 | #define HAVE_MUNMAP 1
4195 | #define HAVE_SHM_OPEN 1
4196 | #define HAVE_SHM_UNLINK 1
4197 | #define HAVE_SHMGET 1
4198 | #define HAVE_SHMAT 1
4199 | #define HAVE_SHMDT 1
4200 | #define HAVE_SHMCTL 1
4201 | #define HAVE_MAP_ANON 1
4202 | #define anonymous shared memory allocation method 1
4203 | #define USE_SHMEM_MMAP_ANON 1
4204 | #define namebased memory allocation method 1
4205 | #define USE_SHMEM_SHMGET 1
4206 | #define HAVE_CALLOC 1
4207 | #define HAVE_STRCASECMP 1
4208 | #define HAVE_SETSID 1
4209 | #define HAVE_ISINF 1
4210 | #define HAVE_ISNAN 1
4211 | #define HAVE_GETENV 1
4212 | #define HAVE_PUTENV 1
4213 | #define HAVE_SETENV 1
4214 | #define HAVE_UNSETENV 1
4215 | #define HAVE_SETRLIMIT 1
4216 | #define HAVE_GETRLIMIT 1
4217 | #define HAVE_WRITEV 1
4218 | #define HAVE_SENDFILE 1
4219 | #define HAVE_UTIME 1
4220 | #define HAVE_UTIMES 1
4221 | #define HAVE_SIGACTION 1
4222 | #define HAVE_DECL_SYS_SIGLIST 1
4223 | #define HAVE_FORK 1
4224 | #define HAVE_STRERROR_R 1
4225 | #define HAVE_CRYPT_R 1
4226 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
4227 | #define HAVE_MMAP 1
4228 | #define HAVE_MEMMOVE 1
4229 | #define HAVE_GETPASS 1
4230 | #define HAVE_GMTIME_R 1
4231 | #define HAVE_LOCALTIME_R 1
4232 | #define HAVE_HSTRERROR 1
4233 | #define HAVE_MKSTEMP 1
4234 | #define DIRENT_INODE d_fileno
4235 | #define DIRENT_TYPE d_type
4236 | #define STDC_HEADERS 1
4237 | #define HAVE_ALLOCA_H 1
4238 | #define HAVE_CRYPT_H 1
4239 | #define HAVE_CTYPE_H 1
4240 | #define HAVE_DIRENT_H 1
4241 | /* end confdefs.h.  */
4242 | #include <dl.h>
4243 configure:32974: result: no
4244 configure:33002: checking for dl.h
4245 configure:33011: result: no
4246 configure:32885: checking for dlfcn.h
4247 configure:32892: result: yes
4248 configure:32896: checking errno.h usability
4249 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
4250 configure:32920: $? = 0
4251 configure:32934: result: yes
4252 configure:32938: checking errno.h presence
4253 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
4254 configure:32960: $? = 0
4255 configure:32974: result: yes
4256 configure:33002: checking for errno.h
4257 configure:33011: result: yes
4258 configure:32896: checking fcntl.h usability
4259 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
4260 configure:32920: $? = 0
4261 configure:32934: result: yes
4262 configure:32938: checking fcntl.h presence
4263 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
4264 configure:32960: $? = 0
4265 configure:32974: result: yes
4266 configure:33002: checking for fcntl.h
4267 configure:33011: result: yes
4268 configure:32896: checking grp.h usability
4269 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
4270 configure:32920: $? = 0
4271 configure:32934: result: yes
4272 configure:32938: checking grp.h presence
4273 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
4274 configure:32960: $? = 0
4275 configure:32974: result: yes
4276 configure:33002: checking for grp.h
4277 configure:33011: result: yes
4278 configure:32896: checking io.h usability
4279 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
4280 conftest.c:130:16: fatal error: io.h: No such file or directory
4281  #include <io.h>
4282                 ^
4283 compilation terminated.
4284 configure:32920: $? = 1
4285 configure: failed program was:
4286 | /* confdefs.h.  */
4287 | #define PACKAGE_NAME ""
4288 | #define PACKAGE_TARNAME ""
4289 | #define PACKAGE_VERSION ""
4290 | #define PACKAGE_STRING ""
4291 | #define PACKAGE_BUGREPORT ""
4292 | #define STDC_HEADERS 1
4293 | #define HAVE_SYS_TYPES_H 1
4294 | #define HAVE_SYS_STAT_H 1
4295 | #define HAVE_STDLIB_H 1
4296 | #define HAVE_STRING_H 1
4297 | #define HAVE_MEMORY_H 1
4298 | #define HAVE_STRINGS_H 1
4299 | #define HAVE_INTTYPES_H 1
4300 | #define HAVE_STDINT_H 1
4301 | #define HAVE_UNISTD_H 1
4302 | #define __EXTENSIONS__ 1
4303 | #define _ALL_SOURCE 1
4304 | #define _GNU_SOURCE 1
4305 | #define _POSIX_PTHREAD_SEMANTICS 1
4306 | #define _TANDEM_SOURCE 1
4307 | #define HAVE_DLFCN_H 1
4308 | #define HAVE_LIBNSL 1
4309 | #define HAVE_PTHREAD_H 1
4310 | #define HAVE_PTHREAD_H 1
4311 | #define USE_THREADS 1
4312 | #define HAVE_PTHREAD_KEY_DELETE 1
4313 | #define HAVE_PTHREAD_RWLOCK_INIT 1
4314 | #define HAVE_PTHREAD_RWLOCKS 1
4315 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
4316 | #define HAVE_GETHOSTBYNAME_R 1
4317 | #define HAVE_GETHOSTBYADDR_R 1
4318 | #define HAVE_SIGSUSPEND 1
4319 | #define HAVE_SIGWAIT 1
4320 | #define HAVE_POLL 1
4321 | #define HAVE_GETPWNAM_R 1
4322 | #define HAVE_GETPWUID_R 1
4323 | #define HAVE_GETGRNAM_R 1
4324 | #define HAVE_GETGRGID_R 1
4325 | #define HAVE_SYS_MMAN_H 1
4326 | #define HAVE_SYS_IPC_H 1
4327 | #define HAVE_SYS_SHM_H 1
4328 | #define HAVE_SYS_FILE_H 1
4329 | #define HAVE_MMAP 1
4330 | #define HAVE_MUNMAP 1
4331 | #define HAVE_SHM_OPEN 1
4332 | #define HAVE_SHM_UNLINK 1
4333 | #define HAVE_SHMGET 1
4334 | #define HAVE_SHMAT 1
4335 | #define HAVE_SHMDT 1
4336 | #define HAVE_SHMCTL 1
4337 | #define HAVE_MAP_ANON 1
4338 | #define anonymous shared memory allocation method 1
4339 | #define USE_SHMEM_MMAP_ANON 1
4340 | #define namebased memory allocation method 1
4341 | #define USE_SHMEM_SHMGET 1
4342 | #define HAVE_CALLOC 1
4343 | #define HAVE_STRCASECMP 1
4344 | #define HAVE_SETSID 1
4345 | #define HAVE_ISINF 1
4346 | #define HAVE_ISNAN 1
4347 | #define HAVE_GETENV 1
4348 | #define HAVE_PUTENV 1
4349 | #define HAVE_SETENV 1
4350 | #define HAVE_UNSETENV 1
4351 | #define HAVE_SETRLIMIT 1
4352 | #define HAVE_GETRLIMIT 1
4353 | #define HAVE_WRITEV 1
4354 | #define HAVE_SENDFILE 1
4355 | #define HAVE_UTIME 1
4356 | #define HAVE_UTIMES 1
4357 | #define HAVE_SIGACTION 1
4358 | #define HAVE_DECL_SYS_SIGLIST 1
4359 | #define HAVE_FORK 1
4360 | #define HAVE_STRERROR_R 1
4361 | #define HAVE_CRYPT_R 1
4362 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
4363 | #define HAVE_MMAP 1
4364 | #define HAVE_MEMMOVE 1
4365 | #define HAVE_GETPASS 1
4366 | #define HAVE_GMTIME_R 1
4367 | #define HAVE_LOCALTIME_R 1
4368 | #define HAVE_HSTRERROR 1
4369 | #define HAVE_MKSTEMP 1
4370 | #define DIRENT_INODE d_fileno
4371 | #define DIRENT_TYPE d_type
4372 | #define STDC_HEADERS 1
4373 | #define HAVE_ALLOCA_H 1
4374 | #define HAVE_CRYPT_H 1
4375 | #define HAVE_CTYPE_H 1
4376 | #define HAVE_DIRENT_H 1
4377 | #define HAVE_DLFCN_H 1
4378 | #define HAVE_ERRNO_H 1
4379 | #define HAVE_FCNTL_H 1
4380 | #define HAVE_GRP_H 1
4381 | /* end confdefs.h.  */
4382 | #include <stdio.h>
4383 | #ifdef HAVE_SYS_TYPES_H
4384 | # include <sys/types.h>
4385 | #endif
4386 | #ifdef HAVE_SYS_STAT_H
4387 | # include <sys/stat.h>
4388 | #endif
4389 | #ifdef STDC_HEADERS
4390 | # include <stdlib.h>
4391 | # include <stddef.h>
4392 | #else
4393 | # ifdef HAVE_STDLIB_H
4394 | #  include <stdlib.h>
4395 | # endif
4396 | #endif
4397 | #ifdef HAVE_STRING_H
4398 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4399 | #  include <memory.h>
4400 | # endif
4401 | # include <string.h>
4402 | #endif
4403 | #ifdef HAVE_STRINGS_H
4404 | # include <strings.h>
4405 | #endif
4406 | #ifdef HAVE_INTTYPES_H
4407 | # include <inttypes.h>
4408 | #endif
4409 | #ifdef HAVE_STDINT_H
4410 | # include <stdint.h>
4411 | #endif
4412 | #ifdef HAVE_UNISTD_H
4413 | # include <unistd.h>
4414 | #endif
4415 | #include <io.h>
4416 configure:32934: result: no
4417 configure:32938: checking io.h presence
4418 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
4419 conftest.c:97:16: fatal error: io.h: No such file or directory
4420  #include <io.h>
4421                 ^
4422 compilation terminated.
4423 configure:32960: $? = 1
4424 configure: failed program was:
4425 | /* confdefs.h.  */
4426 | #define PACKAGE_NAME ""
4427 | #define PACKAGE_TARNAME ""
4428 | #define PACKAGE_VERSION ""
4429 | #define PACKAGE_STRING ""
4430 | #define PACKAGE_BUGREPORT ""
4431 | #define STDC_HEADERS 1
4432 | #define HAVE_SYS_TYPES_H 1
4433 | #define HAVE_SYS_STAT_H 1
4434 | #define HAVE_STDLIB_H 1
4435 | #define HAVE_STRING_H 1
4436 | #define HAVE_MEMORY_H 1
4437 | #define HAVE_STRINGS_H 1
4438 | #define HAVE_INTTYPES_H 1
4439 | #define HAVE_STDINT_H 1
4440 | #define HAVE_UNISTD_H 1
4441 | #define __EXTENSIONS__ 1
4442 | #define _ALL_SOURCE 1
4443 | #define _GNU_SOURCE 1
4444 | #define _POSIX_PTHREAD_SEMANTICS 1
4445 | #define _TANDEM_SOURCE 1
4446 | #define HAVE_DLFCN_H 1
4447 | #define HAVE_LIBNSL 1
4448 | #define HAVE_PTHREAD_H 1
4449 | #define HAVE_PTHREAD_H 1
4450 | #define USE_THREADS 1
4451 | #define HAVE_PTHREAD_KEY_DELETE 1
4452 | #define HAVE_PTHREAD_RWLOCK_INIT 1
4453 | #define HAVE_PTHREAD_RWLOCKS 1
4454 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
4455 | #define HAVE_GETHOSTBYNAME_R 1
4456 | #define HAVE_GETHOSTBYADDR_R 1
4457 | #define HAVE_SIGSUSPEND 1
4458 | #define HAVE_SIGWAIT 1
4459 | #define HAVE_POLL 1
4460 | #define HAVE_GETPWNAM_R 1
4461 | #define HAVE_GETPWUID_R 1
4462 | #define HAVE_GETGRNAM_R 1
4463 | #define HAVE_GETGRGID_R 1
4464 | #define HAVE_SYS_MMAN_H 1
4465 | #define HAVE_SYS_IPC_H 1
4466 | #define HAVE_SYS_SHM_H 1
4467 | #define HAVE_SYS_FILE_H 1
4468 | #define HAVE_MMAP 1
4469 | #define HAVE_MUNMAP 1
4470 | #define HAVE_SHM_OPEN 1
4471 | #define HAVE_SHM_UNLINK 1
4472 | #define HAVE_SHMGET 1
4473 | #define HAVE_SHMAT 1
4474 | #define HAVE_SHMDT 1
4475 | #define HAVE_SHMCTL 1
4476 | #define HAVE_MAP_ANON 1
4477 | #define anonymous shared memory allocation method 1
4478 | #define USE_SHMEM_MMAP_ANON 1
4479 | #define namebased memory allocation method 1
4480 | #define USE_SHMEM_SHMGET 1
4481 | #define HAVE_CALLOC 1
4482 | #define HAVE_STRCASECMP 1
4483 | #define HAVE_SETSID 1
4484 | #define HAVE_ISINF 1
4485 | #define HAVE_ISNAN 1
4486 | #define HAVE_GETENV 1
4487 | #define HAVE_PUTENV 1
4488 | #define HAVE_SETENV 1
4489 | #define HAVE_UNSETENV 1
4490 | #define HAVE_SETRLIMIT 1
4491 | #define HAVE_GETRLIMIT 1
4492 | #define HAVE_WRITEV 1
4493 | #define HAVE_SENDFILE 1
4494 | #define HAVE_UTIME 1
4495 | #define HAVE_UTIMES 1
4496 | #define HAVE_SIGACTION 1
4497 | #define HAVE_DECL_SYS_SIGLIST 1
4498 | #define HAVE_FORK 1
4499 | #define HAVE_STRERROR_R 1
4500 | #define HAVE_CRYPT_R 1
4501 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
4502 | #define HAVE_MMAP 1
4503 | #define HAVE_MEMMOVE 1
4504 | #define HAVE_GETPASS 1
4505 | #define HAVE_GMTIME_R 1
4506 | #define HAVE_LOCALTIME_R 1
4507 | #define HAVE_HSTRERROR 1
4508 | #define HAVE_MKSTEMP 1
4509 | #define DIRENT_INODE d_fileno
4510 | #define DIRENT_TYPE d_type
4511 | #define STDC_HEADERS 1
4512 | #define HAVE_ALLOCA_H 1
4513 | #define HAVE_CRYPT_H 1
4514 | #define HAVE_CTYPE_H 1
4515 | #define HAVE_DIRENT_H 1
4516 | #define HAVE_DLFCN_H 1
4517 | #define HAVE_ERRNO_H 1
4518 | #define HAVE_FCNTL_H 1
4519 | #define HAVE_GRP_H 1
4520 | /* end confdefs.h.  */
4521 | #include <io.h>
4522 configure:32974: result: no
4523 configure:33002: checking for io.h
4524 configure:33011: result: no
4525 configure:32896: checking limits.h usability
4526 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
4527 configure:32920: $? = 0
4528 configure:32934: result: yes
4529 configure:32938: checking limits.h presence
4530 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
4531 configure:32960: $? = 0
4532 configure:32974: result: yes
4533 configure:33002: checking for limits.h
4534 configure:33011: result: yes
4535 configure:32896: checking mach-o/dyld.h usability
4536 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
4537 conftest.c:131:25: fatal error: mach-o/dyld.h: No such file or directory
4538  #include <mach-o/dyld.h>
4539                          ^
4540 compilation terminated.
4541 configure:32920: $? = 1
4542 configure: failed program was:
4543 | /* confdefs.h.  */
4544 | #define PACKAGE_NAME ""
4545 | #define PACKAGE_TARNAME ""
4546 | #define PACKAGE_VERSION ""
4547 | #define PACKAGE_STRING ""
4548 | #define PACKAGE_BUGREPORT ""
4549 | #define STDC_HEADERS 1
4550 | #define HAVE_SYS_TYPES_H 1
4551 | #define HAVE_SYS_STAT_H 1
4552 | #define HAVE_STDLIB_H 1
4553 | #define HAVE_STRING_H 1
4554 | #define HAVE_MEMORY_H 1
4555 | #define HAVE_STRINGS_H 1
4556 | #define HAVE_INTTYPES_H 1
4557 | #define HAVE_STDINT_H 1
4558 | #define HAVE_UNISTD_H 1
4559 | #define __EXTENSIONS__ 1
4560 | #define _ALL_SOURCE 1
4561 | #define _GNU_SOURCE 1
4562 | #define _POSIX_PTHREAD_SEMANTICS 1
4563 | #define _TANDEM_SOURCE 1
4564 | #define HAVE_DLFCN_H 1
4565 | #define HAVE_LIBNSL 1
4566 | #define HAVE_PTHREAD_H 1
4567 | #define HAVE_PTHREAD_H 1
4568 | #define USE_THREADS 1
4569 | #define HAVE_PTHREAD_KEY_DELETE 1
4570 | #define HAVE_PTHREAD_RWLOCK_INIT 1
4571 | #define HAVE_PTHREAD_RWLOCKS 1
4572 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
4573 | #define HAVE_GETHOSTBYNAME_R 1
4574 | #define HAVE_GETHOSTBYADDR_R 1
4575 | #define HAVE_SIGSUSPEND 1
4576 | #define HAVE_SIGWAIT 1
4577 | #define HAVE_POLL 1
4578 | #define HAVE_GETPWNAM_R 1
4579 | #define HAVE_GETPWUID_R 1
4580 | #define HAVE_GETGRNAM_R 1
4581 | #define HAVE_GETGRGID_R 1
4582 | #define HAVE_SYS_MMAN_H 1
4583 | #define HAVE_SYS_IPC_H 1
4584 | #define HAVE_SYS_SHM_H 1
4585 | #define HAVE_SYS_FILE_H 1
4586 | #define HAVE_MMAP 1
4587 | #define HAVE_MUNMAP 1
4588 | #define HAVE_SHM_OPEN 1
4589 | #define HAVE_SHM_UNLINK 1
4590 | #define HAVE_SHMGET 1
4591 | #define HAVE_SHMAT 1
4592 | #define HAVE_SHMDT 1
4593 | #define HAVE_SHMCTL 1
4594 | #define HAVE_MAP_ANON 1
4595 | #define anonymous shared memory allocation method 1
4596 | #define USE_SHMEM_MMAP_ANON 1
4597 | #define namebased memory allocation method 1
4598 | #define USE_SHMEM_SHMGET 1
4599 | #define HAVE_CALLOC 1
4600 | #define HAVE_STRCASECMP 1
4601 | #define HAVE_SETSID 1
4602 | #define HAVE_ISINF 1
4603 | #define HAVE_ISNAN 1
4604 | #define HAVE_GETENV 1
4605 | #define HAVE_PUTENV 1
4606 | #define HAVE_SETENV 1
4607 | #define HAVE_UNSETENV 1
4608 | #define HAVE_SETRLIMIT 1
4609 | #define HAVE_GETRLIMIT 1
4610 | #define HAVE_WRITEV 1
4611 | #define HAVE_SENDFILE 1
4612 | #define HAVE_UTIME 1
4613 | #define HAVE_UTIMES 1
4614 | #define HAVE_SIGACTION 1
4615 | #define HAVE_DECL_SYS_SIGLIST 1
4616 | #define HAVE_FORK 1
4617 | #define HAVE_STRERROR_R 1
4618 | #define HAVE_CRYPT_R 1
4619 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
4620 | #define HAVE_MMAP 1
4621 | #define HAVE_MEMMOVE 1
4622 | #define HAVE_GETPASS 1
4623 | #define HAVE_GMTIME_R 1
4624 | #define HAVE_LOCALTIME_R 1
4625 | #define HAVE_HSTRERROR 1
4626 | #define HAVE_MKSTEMP 1
4627 | #define DIRENT_INODE d_fileno
4628 | #define DIRENT_TYPE d_type
4629 | #define STDC_HEADERS 1
4630 | #define HAVE_ALLOCA_H 1
4631 | #define HAVE_CRYPT_H 1
4632 | #define HAVE_CTYPE_H 1
4633 | #define HAVE_DIRENT_H 1
4634 | #define HAVE_DLFCN_H 1
4635 | #define HAVE_ERRNO_H 1
4636 | #define HAVE_FCNTL_H 1
4637 | #define HAVE_GRP_H 1
4638 | #define HAVE_LIMITS_H 1
4639 | /* end confdefs.h.  */
4640 | #include <stdio.h>
4641 | #ifdef HAVE_SYS_TYPES_H
4642 | # include <sys/types.h>
4643 | #endif
4644 | #ifdef HAVE_SYS_STAT_H
4645 | # include <sys/stat.h>
4646 | #endif
4647 | #ifdef STDC_HEADERS
4648 | # include <stdlib.h>
4649 | # include <stddef.h>
4650 | #else
4651 | # ifdef HAVE_STDLIB_H
4652 | #  include <stdlib.h>
4653 | # endif
4654 | #endif
4655 | #ifdef HAVE_STRING_H
4656 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4657 | #  include <memory.h>
4658 | # endif
4659 | # include <string.h>
4660 | #endif
4661 | #ifdef HAVE_STRINGS_H
4662 | # include <strings.h>
4663 | #endif
4664 | #ifdef HAVE_INTTYPES_H
4665 | # include <inttypes.h>
4666 | #endif
4667 | #ifdef HAVE_STDINT_H
4668 | # include <stdint.h>
4669 | #endif
4670 | #ifdef HAVE_UNISTD_H
4671 | # include <unistd.h>
4672 | #endif
4673 | #include <mach-o/dyld.h>
4674 configure:32934: result: no
4675 configure:32938: checking mach-o/dyld.h presence
4676 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
4677 conftest.c:98:25: fatal error: mach-o/dyld.h: No such file or directory
4678  #include <mach-o/dyld.h>
4679                          ^
4680 compilation terminated.
4681 configure:32960: $? = 1
4682 configure: failed program was:
4683 | /* confdefs.h.  */
4684 | #define PACKAGE_NAME ""
4685 | #define PACKAGE_TARNAME ""
4686 | #define PACKAGE_VERSION ""
4687 | #define PACKAGE_STRING ""
4688 | #define PACKAGE_BUGREPORT ""
4689 | #define STDC_HEADERS 1
4690 | #define HAVE_SYS_TYPES_H 1
4691 | #define HAVE_SYS_STAT_H 1
4692 | #define HAVE_STDLIB_H 1
4693 | #define HAVE_STRING_H 1
4694 | #define HAVE_MEMORY_H 1
4695 | #define HAVE_STRINGS_H 1
4696 | #define HAVE_INTTYPES_H 1
4697 | #define HAVE_STDINT_H 1
4698 | #define HAVE_UNISTD_H 1
4699 | #define __EXTENSIONS__ 1
4700 | #define _ALL_SOURCE 1
4701 | #define _GNU_SOURCE 1
4702 | #define _POSIX_PTHREAD_SEMANTICS 1
4703 | #define _TANDEM_SOURCE 1
4704 | #define HAVE_DLFCN_H 1
4705 | #define HAVE_LIBNSL 1
4706 | #define HAVE_PTHREAD_H 1
4707 | #define HAVE_PTHREAD_H 1
4708 | #define USE_THREADS 1
4709 | #define HAVE_PTHREAD_KEY_DELETE 1
4710 | #define HAVE_PTHREAD_RWLOCK_INIT 1
4711 | #define HAVE_PTHREAD_RWLOCKS 1
4712 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
4713 | #define HAVE_GETHOSTBYNAME_R 1
4714 | #define HAVE_GETHOSTBYADDR_R 1
4715 | #define HAVE_SIGSUSPEND 1
4716 | #define HAVE_SIGWAIT 1
4717 | #define HAVE_POLL 1
4718 | #define HAVE_GETPWNAM_R 1
4719 | #define HAVE_GETPWUID_R 1
4720 | #define HAVE_GETGRNAM_R 1
4721 | #define HAVE_GETGRGID_R 1
4722 | #define HAVE_SYS_MMAN_H 1
4723 | #define HAVE_SYS_IPC_H 1
4724 | #define HAVE_SYS_SHM_H 1
4725 | #define HAVE_SYS_FILE_H 1
4726 | #define HAVE_MMAP 1
4727 | #define HAVE_MUNMAP 1
4728 | #define HAVE_SHM_OPEN 1
4729 | #define HAVE_SHM_UNLINK 1
4730 | #define HAVE_SHMGET 1
4731 | #define HAVE_SHMAT 1
4732 | #define HAVE_SHMDT 1
4733 | #define HAVE_SHMCTL 1
4734 | #define HAVE_MAP_ANON 1
4735 | #define anonymous shared memory allocation method 1
4736 | #define USE_SHMEM_MMAP_ANON 1
4737 | #define namebased memory allocation method 1
4738 | #define USE_SHMEM_SHMGET 1
4739 | #define HAVE_CALLOC 1
4740 | #define HAVE_STRCASECMP 1
4741 | #define HAVE_SETSID 1
4742 | #define HAVE_ISINF 1
4743 | #define HAVE_ISNAN 1
4744 | #define HAVE_GETENV 1
4745 | #define HAVE_PUTENV 1
4746 | #define HAVE_SETENV 1
4747 | #define HAVE_UNSETENV 1
4748 | #define HAVE_SETRLIMIT 1
4749 | #define HAVE_GETRLIMIT 1
4750 | #define HAVE_WRITEV 1
4751 | #define HAVE_SENDFILE 1
4752 | #define HAVE_UTIME 1
4753 | #define HAVE_UTIMES 1
4754 | #define HAVE_SIGACTION 1
4755 | #define HAVE_DECL_SYS_SIGLIST 1
4756 | #define HAVE_FORK 1
4757 | #define HAVE_STRERROR_R 1
4758 | #define HAVE_CRYPT_R 1
4759 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
4760 | #define HAVE_MMAP 1
4761 | #define HAVE_MEMMOVE 1
4762 | #define HAVE_GETPASS 1
4763 | #define HAVE_GMTIME_R 1
4764 | #define HAVE_LOCALTIME_R 1
4765 | #define HAVE_HSTRERROR 1
4766 | #define HAVE_MKSTEMP 1
4767 | #define DIRENT_INODE d_fileno
4768 | #define DIRENT_TYPE d_type
4769 | #define STDC_HEADERS 1
4770 | #define HAVE_ALLOCA_H 1
4771 | #define HAVE_CRYPT_H 1
4772 | #define HAVE_CTYPE_H 1
4773 | #define HAVE_DIRENT_H 1
4774 | #define HAVE_DLFCN_H 1
4775 | #define HAVE_ERRNO_H 1
4776 | #define HAVE_FCNTL_H 1
4777 | #define HAVE_GRP_H 1
4778 | #define HAVE_LIMITS_H 1
4779 | /* end confdefs.h.  */
4780 | #include <mach-o/dyld.h>
4781 configure:32974: result: no
4782 configure:33002: checking for mach-o/dyld.h
4783 configure:33011: result: no
4784 configure:32896: checking malloc.h usability
4785 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
4786 configure:32920: $? = 0
4787 configure:32934: result: yes
4788 configure:32938: checking malloc.h presence
4789 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
4790 configure:32960: $? = 0
4791 configure:32974: result: yes
4792 configure:33002: checking for malloc.h
4793 configure:33011: result: yes
4794 configure:32885: checking for memory.h
4795 configure:32892: result: yes
4796 configure:32896: checking netdb.h usability
4797 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
4798 configure:32920: $? = 0
4799 configure:32934: result: yes
4800 configure:32938: checking netdb.h presence
4801 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
4802 configure:32960: $? = 0
4803 configure:32974: result: yes
4804 configure:33002: checking for netdb.h
4805 configure:33011: result: yes
4806 configure:32896: checking osreldate.h usability
4807 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
4808 conftest.c:134:23: fatal error: osreldate.h: No such file or directory
4809  #include <osreldate.h>
4810                        ^
4811 compilation terminated.
4812 configure:32920: $? = 1
4813 configure: failed program was:
4814 | /* confdefs.h.  */
4815 | #define PACKAGE_NAME ""
4816 | #define PACKAGE_TARNAME ""
4817 | #define PACKAGE_VERSION ""
4818 | #define PACKAGE_STRING ""
4819 | #define PACKAGE_BUGREPORT ""
4820 | #define STDC_HEADERS 1
4821 | #define HAVE_SYS_TYPES_H 1
4822 | #define HAVE_SYS_STAT_H 1
4823 | #define HAVE_STDLIB_H 1
4824 | #define HAVE_STRING_H 1
4825 | #define HAVE_MEMORY_H 1
4826 | #define HAVE_STRINGS_H 1
4827 | #define HAVE_INTTYPES_H 1
4828 | #define HAVE_STDINT_H 1
4829 | #define HAVE_UNISTD_H 1
4830 | #define __EXTENSIONS__ 1
4831 | #define _ALL_SOURCE 1
4832 | #define _GNU_SOURCE 1
4833 | #define _POSIX_PTHREAD_SEMANTICS 1
4834 | #define _TANDEM_SOURCE 1
4835 | #define HAVE_DLFCN_H 1
4836 | #define HAVE_LIBNSL 1
4837 | #define HAVE_PTHREAD_H 1
4838 | #define HAVE_PTHREAD_H 1
4839 | #define USE_THREADS 1
4840 | #define HAVE_PTHREAD_KEY_DELETE 1
4841 | #define HAVE_PTHREAD_RWLOCK_INIT 1
4842 | #define HAVE_PTHREAD_RWLOCKS 1
4843 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
4844 | #define HAVE_GETHOSTBYNAME_R 1
4845 | #define HAVE_GETHOSTBYADDR_R 1
4846 | #define HAVE_SIGSUSPEND 1
4847 | #define HAVE_SIGWAIT 1
4848 | #define HAVE_POLL 1
4849 | #define HAVE_GETPWNAM_R 1
4850 | #define HAVE_GETPWUID_R 1
4851 | #define HAVE_GETGRNAM_R 1
4852 | #define HAVE_GETGRGID_R 1
4853 | #define HAVE_SYS_MMAN_H 1
4854 | #define HAVE_SYS_IPC_H 1
4855 | #define HAVE_SYS_SHM_H 1
4856 | #define HAVE_SYS_FILE_H 1
4857 | #define HAVE_MMAP 1
4858 | #define HAVE_MUNMAP 1
4859 | #define HAVE_SHM_OPEN 1
4860 | #define HAVE_SHM_UNLINK 1
4861 | #define HAVE_SHMGET 1
4862 | #define HAVE_SHMAT 1
4863 | #define HAVE_SHMDT 1
4864 | #define HAVE_SHMCTL 1
4865 | #define HAVE_MAP_ANON 1
4866 | #define anonymous shared memory allocation method 1
4867 | #define USE_SHMEM_MMAP_ANON 1
4868 | #define namebased memory allocation method 1
4869 | #define USE_SHMEM_SHMGET 1
4870 | #define HAVE_CALLOC 1
4871 | #define HAVE_STRCASECMP 1
4872 | #define HAVE_SETSID 1
4873 | #define HAVE_ISINF 1
4874 | #define HAVE_ISNAN 1
4875 | #define HAVE_GETENV 1
4876 | #define HAVE_PUTENV 1
4877 | #define HAVE_SETENV 1
4878 | #define HAVE_UNSETENV 1
4879 | #define HAVE_SETRLIMIT 1
4880 | #define HAVE_GETRLIMIT 1
4881 | #define HAVE_WRITEV 1
4882 | #define HAVE_SENDFILE 1
4883 | #define HAVE_UTIME 1
4884 | #define HAVE_UTIMES 1
4885 | #define HAVE_SIGACTION 1
4886 | #define HAVE_DECL_SYS_SIGLIST 1
4887 | #define HAVE_FORK 1
4888 | #define HAVE_STRERROR_R 1
4889 | #define HAVE_CRYPT_R 1
4890 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
4891 | #define HAVE_MMAP 1
4892 | #define HAVE_MEMMOVE 1
4893 | #define HAVE_GETPASS 1
4894 | #define HAVE_GMTIME_R 1
4895 | #define HAVE_LOCALTIME_R 1
4896 | #define HAVE_HSTRERROR 1
4897 | #define HAVE_MKSTEMP 1
4898 | #define DIRENT_INODE d_fileno
4899 | #define DIRENT_TYPE d_type
4900 | #define STDC_HEADERS 1
4901 | #define HAVE_ALLOCA_H 1
4902 | #define HAVE_CRYPT_H 1
4903 | #define HAVE_CTYPE_H 1
4904 | #define HAVE_DIRENT_H 1
4905 | #define HAVE_DLFCN_H 1
4906 | #define HAVE_ERRNO_H 1
4907 | #define HAVE_FCNTL_H 1
4908 | #define HAVE_GRP_H 1
4909 | #define HAVE_LIMITS_H 1
4910 | #define HAVE_MALLOC_H 1
4911 | #define HAVE_MEMORY_H 1
4912 | #define HAVE_NETDB_H 1
4913 | /* end confdefs.h.  */
4914 | #include <stdio.h>
4915 | #ifdef HAVE_SYS_TYPES_H
4916 | # include <sys/types.h>
4917 | #endif
4918 | #ifdef HAVE_SYS_STAT_H
4919 | # include <sys/stat.h>
4920 | #endif
4921 | #ifdef STDC_HEADERS
4922 | # include <stdlib.h>
4923 | # include <stddef.h>
4924 | #else
4925 | # ifdef HAVE_STDLIB_H
4926 | #  include <stdlib.h>
4927 | # endif
4928 | #endif
4929 | #ifdef HAVE_STRING_H
4930 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4931 | #  include <memory.h>
4932 | # endif
4933 | # include <string.h>
4934 | #endif
4935 | #ifdef HAVE_STRINGS_H
4936 | # include <strings.h>
4937 | #endif
4938 | #ifdef HAVE_INTTYPES_H
4939 | # include <inttypes.h>
4940 | #endif
4941 | #ifdef HAVE_STDINT_H
4942 | # include <stdint.h>
4943 | #endif
4944 | #ifdef HAVE_UNISTD_H
4945 | # include <unistd.h>
4946 | #endif
4947 | #include <osreldate.h>
4948 configure:32934: result: no
4949 configure:32938: checking osreldate.h presence
4950 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
4951 conftest.c:101:23: fatal error: osreldate.h: No such file or directory
4952  #include <osreldate.h>
4953                        ^
4954 compilation terminated.
4955 configure:32960: $? = 1
4956 configure: failed program was:
4957 | /* confdefs.h.  */
4958 | #define PACKAGE_NAME ""
4959 | #define PACKAGE_TARNAME ""
4960 | #define PACKAGE_VERSION ""
4961 | #define PACKAGE_STRING ""
4962 | #define PACKAGE_BUGREPORT ""
4963 | #define STDC_HEADERS 1
4964 | #define HAVE_SYS_TYPES_H 1
4965 | #define HAVE_SYS_STAT_H 1
4966 | #define HAVE_STDLIB_H 1
4967 | #define HAVE_STRING_H 1
4968 | #define HAVE_MEMORY_H 1
4969 | #define HAVE_STRINGS_H 1
4970 | #define HAVE_INTTYPES_H 1
4971 | #define HAVE_STDINT_H 1
4972 | #define HAVE_UNISTD_H 1
4973 | #define __EXTENSIONS__ 1
4974 | #define _ALL_SOURCE 1
4975 | #define _GNU_SOURCE 1
4976 | #define _POSIX_PTHREAD_SEMANTICS 1
4977 | #define _TANDEM_SOURCE 1
4978 | #define HAVE_DLFCN_H 1
4979 | #define HAVE_LIBNSL 1
4980 | #define HAVE_PTHREAD_H 1
4981 | #define HAVE_PTHREAD_H 1
4982 | #define USE_THREADS 1
4983 | #define HAVE_PTHREAD_KEY_DELETE 1
4984 | #define HAVE_PTHREAD_RWLOCK_INIT 1
4985 | #define HAVE_PTHREAD_RWLOCKS 1
4986 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
4987 | #define HAVE_GETHOSTBYNAME_R 1
4988 | #define HAVE_GETHOSTBYADDR_R 1
4989 | #define HAVE_SIGSUSPEND 1
4990 | #define HAVE_SIGWAIT 1
4991 | #define HAVE_POLL 1
4992 | #define HAVE_GETPWNAM_R 1
4993 | #define HAVE_GETPWUID_R 1
4994 | #define HAVE_GETGRNAM_R 1
4995 | #define HAVE_GETGRGID_R 1
4996 | #define HAVE_SYS_MMAN_H 1
4997 | #define HAVE_SYS_IPC_H 1
4998 | #define HAVE_SYS_SHM_H 1
4999 | #define HAVE_SYS_FILE_H 1
5000 | #define HAVE_MMAP 1
5001 | #define HAVE_MUNMAP 1
5002 | #define HAVE_SHM_OPEN 1
5003 | #define HAVE_SHM_UNLINK 1
5004 | #define HAVE_SHMGET 1
5005 | #define HAVE_SHMAT 1
5006 | #define HAVE_SHMDT 1
5007 | #define HAVE_SHMCTL 1
5008 | #define HAVE_MAP_ANON 1
5009 | #define anonymous shared memory allocation method 1
5010 | #define USE_SHMEM_MMAP_ANON 1
5011 | #define namebased memory allocation method 1
5012 | #define USE_SHMEM_SHMGET 1
5013 | #define HAVE_CALLOC 1
5014 | #define HAVE_STRCASECMP 1
5015 | #define HAVE_SETSID 1
5016 | #define HAVE_ISINF 1
5017 | #define HAVE_ISNAN 1
5018 | #define HAVE_GETENV 1
5019 | #define HAVE_PUTENV 1
5020 | #define HAVE_SETENV 1
5021 | #define HAVE_UNSETENV 1
5022 | #define HAVE_SETRLIMIT 1
5023 | #define HAVE_GETRLIMIT 1
5024 | #define HAVE_WRITEV 1
5025 | #define HAVE_SENDFILE 1
5026 | #define HAVE_UTIME 1
5027 | #define HAVE_UTIMES 1
5028 | #define HAVE_SIGACTION 1
5029 | #define HAVE_DECL_SYS_SIGLIST 1
5030 | #define HAVE_FORK 1
5031 | #define HAVE_STRERROR_R 1
5032 | #define HAVE_CRYPT_R 1
5033 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
5034 | #define HAVE_MMAP 1
5035 | #define HAVE_MEMMOVE 1
5036 | #define HAVE_GETPASS 1
5037 | #define HAVE_GMTIME_R 1
5038 | #define HAVE_LOCALTIME_R 1
5039 | #define HAVE_HSTRERROR 1
5040 | #define HAVE_MKSTEMP 1
5041 | #define DIRENT_INODE d_fileno
5042 | #define DIRENT_TYPE d_type
5043 | #define STDC_HEADERS 1
5044 | #define HAVE_ALLOCA_H 1
5045 | #define HAVE_CRYPT_H 1
5046 | #define HAVE_CTYPE_H 1
5047 | #define HAVE_DIRENT_H 1
5048 | #define HAVE_DLFCN_H 1
5049 | #define HAVE_ERRNO_H 1
5050 | #define HAVE_FCNTL_H 1
5051 | #define HAVE_GRP_H 1
5052 | #define HAVE_LIMITS_H 1
5053 | #define HAVE_MALLOC_H 1
5054 | #define HAVE_MEMORY_H 1
5055 | #define HAVE_NETDB_H 1
5056 | /* end confdefs.h.  */
5057 | #include <osreldate.h>
5058 configure:32974: result: no
5059 configure:33002: checking for osreldate.h
5060 configure:33011: result: no
5061 configure:32896: checking poll.h usability
5062 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
5063 configure:32920: $? = 0
5064 configure:32934: result: yes
5065 configure:32938: checking poll.h presence
5066 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
5067 configure:32960: $? = 0
5068 configure:32974: result: yes
5069 configure:33002: checking for poll.h
5070 configure:33011: result: yes
5071 configure:32896: checking process.h usability
5072 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
5073 conftest.c:135:21: fatal error: process.h: No such file or directory
5074  #include <process.h>
5075                      ^
5076 compilation terminated.
5077 configure:32920: $? = 1
5078 configure: failed program was:
5079 | /* confdefs.h.  */
5080 | #define PACKAGE_NAME ""
5081 | #define PACKAGE_TARNAME ""
5082 | #define PACKAGE_VERSION ""
5083 | #define PACKAGE_STRING ""
5084 | #define PACKAGE_BUGREPORT ""
5085 | #define STDC_HEADERS 1
5086 | #define HAVE_SYS_TYPES_H 1
5087 | #define HAVE_SYS_STAT_H 1
5088 | #define HAVE_STDLIB_H 1
5089 | #define HAVE_STRING_H 1
5090 | #define HAVE_MEMORY_H 1
5091 | #define HAVE_STRINGS_H 1
5092 | #define HAVE_INTTYPES_H 1
5093 | #define HAVE_STDINT_H 1
5094 | #define HAVE_UNISTD_H 1
5095 | #define __EXTENSIONS__ 1
5096 | #define _ALL_SOURCE 1
5097 | #define _GNU_SOURCE 1
5098 | #define _POSIX_PTHREAD_SEMANTICS 1
5099 | #define _TANDEM_SOURCE 1
5100 | #define HAVE_DLFCN_H 1
5101 | #define HAVE_LIBNSL 1
5102 | #define HAVE_PTHREAD_H 1
5103 | #define HAVE_PTHREAD_H 1
5104 | #define USE_THREADS 1
5105 | #define HAVE_PTHREAD_KEY_DELETE 1
5106 | #define HAVE_PTHREAD_RWLOCK_INIT 1
5107 | #define HAVE_PTHREAD_RWLOCKS 1
5108 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
5109 | #define HAVE_GETHOSTBYNAME_R 1
5110 | #define HAVE_GETHOSTBYADDR_R 1
5111 | #define HAVE_SIGSUSPEND 1
5112 | #define HAVE_SIGWAIT 1
5113 | #define HAVE_POLL 1
5114 | #define HAVE_GETPWNAM_R 1
5115 | #define HAVE_GETPWUID_R 1
5116 | #define HAVE_GETGRNAM_R 1
5117 | #define HAVE_GETGRGID_R 1
5118 | #define HAVE_SYS_MMAN_H 1
5119 | #define HAVE_SYS_IPC_H 1
5120 | #define HAVE_SYS_SHM_H 1
5121 | #define HAVE_SYS_FILE_H 1
5122 | #define HAVE_MMAP 1
5123 | #define HAVE_MUNMAP 1
5124 | #define HAVE_SHM_OPEN 1
5125 | #define HAVE_SHM_UNLINK 1
5126 | #define HAVE_SHMGET 1
5127 | #define HAVE_SHMAT 1
5128 | #define HAVE_SHMDT 1
5129 | #define HAVE_SHMCTL 1
5130 | #define HAVE_MAP_ANON 1
5131 | #define anonymous shared memory allocation method 1
5132 | #define USE_SHMEM_MMAP_ANON 1
5133 | #define namebased memory allocation method 1
5134 | #define USE_SHMEM_SHMGET 1
5135 | #define HAVE_CALLOC 1
5136 | #define HAVE_STRCASECMP 1
5137 | #define HAVE_SETSID 1
5138 | #define HAVE_ISINF 1
5139 | #define HAVE_ISNAN 1
5140 | #define HAVE_GETENV 1
5141 | #define HAVE_PUTENV 1
5142 | #define HAVE_SETENV 1
5143 | #define HAVE_UNSETENV 1
5144 | #define HAVE_SETRLIMIT 1
5145 | #define HAVE_GETRLIMIT 1
5146 | #define HAVE_WRITEV 1
5147 | #define HAVE_SENDFILE 1
5148 | #define HAVE_UTIME 1
5149 | #define HAVE_UTIMES 1
5150 | #define HAVE_SIGACTION 1
5151 | #define HAVE_DECL_SYS_SIGLIST 1
5152 | #define HAVE_FORK 1
5153 | #define HAVE_STRERROR_R 1
5154 | #define HAVE_CRYPT_R 1
5155 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
5156 | #define HAVE_MMAP 1
5157 | #define HAVE_MEMMOVE 1
5158 | #define HAVE_GETPASS 1
5159 | #define HAVE_GMTIME_R 1
5160 | #define HAVE_LOCALTIME_R 1
5161 | #define HAVE_HSTRERROR 1
5162 | #define HAVE_MKSTEMP 1
5163 | #define DIRENT_INODE d_fileno
5164 | #define DIRENT_TYPE d_type
5165 | #define STDC_HEADERS 1
5166 | #define HAVE_ALLOCA_H 1
5167 | #define HAVE_CRYPT_H 1
5168 | #define HAVE_CTYPE_H 1
5169 | #define HAVE_DIRENT_H 1
5170 | #define HAVE_DLFCN_H 1
5171 | #define HAVE_ERRNO_H 1
5172 | #define HAVE_FCNTL_H 1
5173 | #define HAVE_GRP_H 1
5174 | #define HAVE_LIMITS_H 1
5175 | #define HAVE_MALLOC_H 1
5176 | #define HAVE_MEMORY_H 1
5177 | #define HAVE_NETDB_H 1
5178 | #define HAVE_POLL_H 1
5179 | /* end confdefs.h.  */
5180 | #include <stdio.h>
5181 | #ifdef HAVE_SYS_TYPES_H
5182 | # include <sys/types.h>
5183 | #endif
5184 | #ifdef HAVE_SYS_STAT_H
5185 | # include <sys/stat.h>
5186 | #endif
5187 | #ifdef STDC_HEADERS
5188 | # include <stdlib.h>
5189 | # include <stddef.h>
5190 | #else
5191 | # ifdef HAVE_STDLIB_H
5192 | #  include <stdlib.h>
5193 | # endif
5194 | #endif
5195 | #ifdef HAVE_STRING_H
5196 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5197 | #  include <memory.h>
5198 | # endif
5199 | # include <string.h>
5200 | #endif
5201 | #ifdef HAVE_STRINGS_H
5202 | # include <strings.h>
5203 | #endif
5204 | #ifdef HAVE_INTTYPES_H
5205 | # include <inttypes.h>
5206 | #endif
5207 | #ifdef HAVE_STDINT_H
5208 | # include <stdint.h>
5209 | #endif
5210 | #ifdef HAVE_UNISTD_H
5211 | # include <unistd.h>
5212 | #endif
5213 | #include <process.h>
5214 configure:32934: result: no
5215 configure:32938: checking process.h presence
5216 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
5217 conftest.c:102:21: fatal error: process.h: No such file or directory
5218  #include <process.h>
5219                      ^
5220 compilation terminated.
5221 configure:32960: $? = 1
5222 configure: failed program was:
5223 | /* confdefs.h.  */
5224 | #define PACKAGE_NAME ""
5225 | #define PACKAGE_TARNAME ""
5226 | #define PACKAGE_VERSION ""
5227 | #define PACKAGE_STRING ""
5228 | #define PACKAGE_BUGREPORT ""
5229 | #define STDC_HEADERS 1
5230 | #define HAVE_SYS_TYPES_H 1
5231 | #define HAVE_SYS_STAT_H 1
5232 | #define HAVE_STDLIB_H 1
5233 | #define HAVE_STRING_H 1
5234 | #define HAVE_MEMORY_H 1
5235 | #define HAVE_STRINGS_H 1
5236 | #define HAVE_INTTYPES_H 1
5237 | #define HAVE_STDINT_H 1
5238 | #define HAVE_UNISTD_H 1
5239 | #define __EXTENSIONS__ 1
5240 | #define _ALL_SOURCE 1
5241 | #define _GNU_SOURCE 1
5242 | #define _POSIX_PTHREAD_SEMANTICS 1
5243 | #define _TANDEM_SOURCE 1
5244 | #define HAVE_DLFCN_H 1
5245 | #define HAVE_LIBNSL 1
5246 | #define HAVE_PTHREAD_H 1
5247 | #define HAVE_PTHREAD_H 1
5248 | #define USE_THREADS 1
5249 | #define HAVE_PTHREAD_KEY_DELETE 1
5250 | #define HAVE_PTHREAD_RWLOCK_INIT 1
5251 | #define HAVE_PTHREAD_RWLOCKS 1
5252 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
5253 | #define HAVE_GETHOSTBYNAME_R 1
5254 | #define HAVE_GETHOSTBYADDR_R 1
5255 | #define HAVE_SIGSUSPEND 1
5256 | #define HAVE_SIGWAIT 1
5257 | #define HAVE_POLL 1
5258 | #define HAVE_GETPWNAM_R 1
5259 | #define HAVE_GETPWUID_R 1
5260 | #define HAVE_GETGRNAM_R 1
5261 | #define HAVE_GETGRGID_R 1
5262 | #define HAVE_SYS_MMAN_H 1
5263 | #define HAVE_SYS_IPC_H 1
5264 | #define HAVE_SYS_SHM_H 1
5265 | #define HAVE_SYS_FILE_H 1
5266 | #define HAVE_MMAP 1
5267 | #define HAVE_MUNMAP 1
5268 | #define HAVE_SHM_OPEN 1
5269 | #define HAVE_SHM_UNLINK 1
5270 | #define HAVE_SHMGET 1
5271 | #define HAVE_SHMAT 1
5272 | #define HAVE_SHMDT 1
5273 | #define HAVE_SHMCTL 1
5274 | #define HAVE_MAP_ANON 1
5275 | #define anonymous shared memory allocation method 1
5276 | #define USE_SHMEM_MMAP_ANON 1
5277 | #define namebased memory allocation method 1
5278 | #define USE_SHMEM_SHMGET 1
5279 | #define HAVE_CALLOC 1
5280 | #define HAVE_STRCASECMP 1
5281 | #define HAVE_SETSID 1
5282 | #define HAVE_ISINF 1
5283 | #define HAVE_ISNAN 1
5284 | #define HAVE_GETENV 1
5285 | #define HAVE_PUTENV 1
5286 | #define HAVE_SETENV 1
5287 | #define HAVE_UNSETENV 1
5288 | #define HAVE_SETRLIMIT 1
5289 | #define HAVE_GETRLIMIT 1
5290 | #define HAVE_WRITEV 1
5291 | #define HAVE_SENDFILE 1
5292 | #define HAVE_UTIME 1
5293 | #define HAVE_UTIMES 1
5294 | #define HAVE_SIGACTION 1
5295 | #define HAVE_DECL_SYS_SIGLIST 1
5296 | #define HAVE_FORK 1
5297 | #define HAVE_STRERROR_R 1
5298 | #define HAVE_CRYPT_R 1
5299 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
5300 | #define HAVE_MMAP 1
5301 | #define HAVE_MEMMOVE 1
5302 | #define HAVE_GETPASS 1
5303 | #define HAVE_GMTIME_R 1
5304 | #define HAVE_LOCALTIME_R 1
5305 | #define HAVE_HSTRERROR 1
5306 | #define HAVE_MKSTEMP 1
5307 | #define DIRENT_INODE d_fileno
5308 | #define DIRENT_TYPE d_type
5309 | #define STDC_HEADERS 1
5310 | #define HAVE_ALLOCA_H 1
5311 | #define HAVE_CRYPT_H 1
5312 | #define HAVE_CTYPE_H 1
5313 | #define HAVE_DIRENT_H 1
5314 | #define HAVE_DLFCN_H 1
5315 | #define HAVE_ERRNO_H 1
5316 | #define HAVE_FCNTL_H 1
5317 | #define HAVE_GRP_H 1
5318 | #define HAVE_LIMITS_H 1
5319 | #define HAVE_MALLOC_H 1
5320 | #define HAVE_MEMORY_H 1
5321 | #define HAVE_NETDB_H 1
5322 | #define HAVE_POLL_H 1
5323 | /* end confdefs.h.  */
5324 | #include <process.h>
5325 configure:32974: result: no
5326 configure:33002: checking for process.h
5327 configure:33011: result: no
5328 configure:32896: checking pwd.h usability
5329 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
5330 configure:32920: $? = 0
5331 configure:32934: result: yes
5332 configure:32938: checking pwd.h presence
5333 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
5334 configure:32960: $? = 0
5335 configure:32974: result: yes
5336 configure:33002: checking for pwd.h
5337 configure:33011: result: yes
5338 configure:32896: checking semaphore.h usability
5339 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
5340 configure:32920: $? = 0
5341 configure:32934: result: yes
5342 configure:32938: checking semaphore.h presence
5343 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
5344 configure:32960: $? = 0
5345 configure:32974: result: yes
5346 configure:33002: checking for semaphore.h
5347 configure:33011: result: yes
5348 configure:32896: checking signal.h usability
5349 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
5350 configure:32920: $? = 0
5351 configure:32934: result: yes
5352 configure:32938: checking signal.h presence
5353 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
5354 configure:32960: $? = 0
5355 configure:32974: result: yes
5356 configure:33002: checking for signal.h
5357 configure:33011: result: yes
5358 configure:32896: checking stdarg.h usability
5359 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
5360 configure:32920: $? = 0
5361 configure:32934: result: yes
5362 configure:32938: checking stdarg.h presence
5363 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
5364 configure:32960: $? = 0
5365 configure:32974: result: yes
5366 configure:33002: checking for stdarg.h
5367 configure:33011: result: yes
5368 configure:32896: checking stddef.h usability
5369 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
5370 configure:32920: $? = 0
5371 configure:32934: result: yes
5372 configure:32938: checking stddef.h presence
5373 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
5374 configure:32960: $? = 0
5375 configure:32974: result: yes
5376 configure:33002: checking for stddef.h
5377 configure:33011: result: yes
5378 configure:32896: checking stdio.h usability
5379 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
5380 configure:32920: $? = 0
5381 configure:32934: result: yes
5382 configure:32938: checking stdio.h presence
5383 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
5384 configure:32960: $? = 0
5385 configure:32974: result: yes
5386 configure:33002: checking for stdio.h
5387 configure:33011: result: yes
5388 configure:32885: checking for stdlib.h
5389 configure:32892: result: yes
5390 configure:32885: checking for string.h
5391 configure:32892: result: yes
5392 configure:32885: checking for strings.h
5393 configure:32892: result: yes
5394 configure:32896: checking sysapi.h usability
5395 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
5396 conftest.c:144:20: fatal error: sysapi.h: No such file or directory
5397  #include <sysapi.h>
5398                     ^
5399 compilation terminated.
5400 configure:32920: $? = 1
5401 configure: failed program was:
5402 | /* confdefs.h.  */
5403 | #define PACKAGE_NAME ""
5404 | #define PACKAGE_TARNAME ""
5405 | #define PACKAGE_VERSION ""
5406 | #define PACKAGE_STRING ""
5407 | #define PACKAGE_BUGREPORT ""
5408 | #define STDC_HEADERS 1
5409 | #define HAVE_SYS_TYPES_H 1
5410 | #define HAVE_SYS_STAT_H 1
5411 | #define HAVE_STDLIB_H 1
5412 | #define HAVE_STRING_H 1
5413 | #define HAVE_MEMORY_H 1
5414 | #define HAVE_STRINGS_H 1
5415 | #define HAVE_INTTYPES_H 1
5416 | #define HAVE_STDINT_H 1
5417 | #define HAVE_UNISTD_H 1
5418 | #define __EXTENSIONS__ 1
5419 | #define _ALL_SOURCE 1
5420 | #define _GNU_SOURCE 1
5421 | #define _POSIX_PTHREAD_SEMANTICS 1
5422 | #define _TANDEM_SOURCE 1
5423 | #define HAVE_DLFCN_H 1
5424 | #define HAVE_LIBNSL 1
5425 | #define HAVE_PTHREAD_H 1
5426 | #define HAVE_PTHREAD_H 1
5427 | #define USE_THREADS 1
5428 | #define HAVE_PTHREAD_KEY_DELETE 1
5429 | #define HAVE_PTHREAD_RWLOCK_INIT 1
5430 | #define HAVE_PTHREAD_RWLOCKS 1
5431 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
5432 | #define HAVE_GETHOSTBYNAME_R 1
5433 | #define HAVE_GETHOSTBYADDR_R 1
5434 | #define HAVE_SIGSUSPEND 1
5435 | #define HAVE_SIGWAIT 1
5436 | #define HAVE_POLL 1
5437 | #define HAVE_GETPWNAM_R 1
5438 | #define HAVE_GETPWUID_R 1
5439 | #define HAVE_GETGRNAM_R 1
5440 | #define HAVE_GETGRGID_R 1
5441 | #define HAVE_SYS_MMAN_H 1
5442 | #define HAVE_SYS_IPC_H 1
5443 | #define HAVE_SYS_SHM_H 1
5444 | #define HAVE_SYS_FILE_H 1
5445 | #define HAVE_MMAP 1
5446 | #define HAVE_MUNMAP 1
5447 | #define HAVE_SHM_OPEN 1
5448 | #define HAVE_SHM_UNLINK 1
5449 | #define HAVE_SHMGET 1
5450 | #define HAVE_SHMAT 1
5451 | #define HAVE_SHMDT 1
5452 | #define HAVE_SHMCTL 1
5453 | #define HAVE_MAP_ANON 1
5454 | #define anonymous shared memory allocation method 1
5455 | #define USE_SHMEM_MMAP_ANON 1
5456 | #define namebased memory allocation method 1
5457 | #define USE_SHMEM_SHMGET 1
5458 | #define HAVE_CALLOC 1
5459 | #define HAVE_STRCASECMP 1
5460 | #define HAVE_SETSID 1
5461 | #define HAVE_ISINF 1
5462 | #define HAVE_ISNAN 1
5463 | #define HAVE_GETENV 1
5464 | #define HAVE_PUTENV 1
5465 | #define HAVE_SETENV 1
5466 | #define HAVE_UNSETENV 1
5467 | #define HAVE_SETRLIMIT 1
5468 | #define HAVE_GETRLIMIT 1
5469 | #define HAVE_WRITEV 1
5470 | #define HAVE_SENDFILE 1
5471 | #define HAVE_UTIME 1
5472 | #define HAVE_UTIMES 1
5473 | #define HAVE_SIGACTION 1
5474 | #define HAVE_DECL_SYS_SIGLIST 1
5475 | #define HAVE_FORK 1
5476 | #define HAVE_STRERROR_R 1
5477 | #define HAVE_CRYPT_R 1
5478 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
5479 | #define HAVE_MMAP 1
5480 | #define HAVE_MEMMOVE 1
5481 | #define HAVE_GETPASS 1
5482 | #define HAVE_GMTIME_R 1
5483 | #define HAVE_LOCALTIME_R 1
5484 | #define HAVE_HSTRERROR 1
5485 | #define HAVE_MKSTEMP 1
5486 | #define DIRENT_INODE d_fileno
5487 | #define DIRENT_TYPE d_type
5488 | #define STDC_HEADERS 1
5489 | #define HAVE_ALLOCA_H 1
5490 | #define HAVE_CRYPT_H 1
5491 | #define HAVE_CTYPE_H 1
5492 | #define HAVE_DIRENT_H 1
5493 | #define HAVE_DLFCN_H 1
5494 | #define HAVE_ERRNO_H 1
5495 | #define HAVE_FCNTL_H 1
5496 | #define HAVE_GRP_H 1
5497 | #define HAVE_LIMITS_H 1
5498 | #define HAVE_MALLOC_H 1
5499 | #define HAVE_MEMORY_H 1
5500 | #define HAVE_NETDB_H 1
5501 | #define HAVE_POLL_H 1
5502 | #define HAVE_PWD_H 1
5503 | #define HAVE_SEMAPHORE_H 1
5504 | #define HAVE_SIGNAL_H 1
5505 | #define HAVE_STDARG_H 1
5506 | #define HAVE_STDDEF_H 1
5507 | #define HAVE_STDIO_H 1
5508 | #define HAVE_STDLIB_H 1
5509 | #define HAVE_STRING_H 1
5510 | #define HAVE_STRINGS_H 1
5511 | /* end confdefs.h.  */
5512 | #include <stdio.h>
5513 | #ifdef HAVE_SYS_TYPES_H
5514 | # include <sys/types.h>
5515 | #endif
5516 | #ifdef HAVE_SYS_STAT_H
5517 | # include <sys/stat.h>
5518 | #endif
5519 | #ifdef STDC_HEADERS
5520 | # include <stdlib.h>
5521 | # include <stddef.h>
5522 | #else
5523 | # ifdef HAVE_STDLIB_H
5524 | #  include <stdlib.h>
5525 | # endif
5526 | #endif
5527 | #ifdef HAVE_STRING_H
5528 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5529 | #  include <memory.h>
5530 | # endif
5531 | # include <string.h>
5532 | #endif
5533 | #ifdef HAVE_STRINGS_H
5534 | # include <strings.h>
5535 | #endif
5536 | #ifdef HAVE_INTTYPES_H
5537 | # include <inttypes.h>
5538 | #endif
5539 | #ifdef HAVE_STDINT_H
5540 | # include <stdint.h>
5541 | #endif
5542 | #ifdef HAVE_UNISTD_H
5543 | # include <unistd.h>
5544 | #endif
5545 | #include <sysapi.h>
5546 configure:32934: result: no
5547 configure:32938: checking sysapi.h presence
5548 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
5549 conftest.c:111:20: fatal error: sysapi.h: No such file or directory
5550  #include <sysapi.h>
5551                     ^
5552 compilation terminated.
5553 configure:32960: $? = 1
5554 configure: failed program was:
5555 | /* confdefs.h.  */
5556 | #define PACKAGE_NAME ""
5557 | #define PACKAGE_TARNAME ""
5558 | #define PACKAGE_VERSION ""
5559 | #define PACKAGE_STRING ""
5560 | #define PACKAGE_BUGREPORT ""
5561 | #define STDC_HEADERS 1
5562 | #define HAVE_SYS_TYPES_H 1
5563 | #define HAVE_SYS_STAT_H 1
5564 | #define HAVE_STDLIB_H 1
5565 | #define HAVE_STRING_H 1
5566 | #define HAVE_MEMORY_H 1
5567 | #define HAVE_STRINGS_H 1
5568 | #define HAVE_INTTYPES_H 1
5569 | #define HAVE_STDINT_H 1
5570 | #define HAVE_UNISTD_H 1
5571 | #define __EXTENSIONS__ 1
5572 | #define _ALL_SOURCE 1
5573 | #define _GNU_SOURCE 1
5574 | #define _POSIX_PTHREAD_SEMANTICS 1
5575 | #define _TANDEM_SOURCE 1
5576 | #define HAVE_DLFCN_H 1
5577 | #define HAVE_LIBNSL 1
5578 | #define HAVE_PTHREAD_H 1
5579 | #define HAVE_PTHREAD_H 1
5580 | #define USE_THREADS 1
5581 | #define HAVE_PTHREAD_KEY_DELETE 1
5582 | #define HAVE_PTHREAD_RWLOCK_INIT 1
5583 | #define HAVE_PTHREAD_RWLOCKS 1
5584 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
5585 | #define HAVE_GETHOSTBYNAME_R 1
5586 | #define HAVE_GETHOSTBYADDR_R 1
5587 | #define HAVE_SIGSUSPEND 1
5588 | #define HAVE_SIGWAIT 1
5589 | #define HAVE_POLL 1
5590 | #define HAVE_GETPWNAM_R 1
5591 | #define HAVE_GETPWUID_R 1
5592 | #define HAVE_GETGRNAM_R 1
5593 | #define HAVE_GETGRGID_R 1
5594 | #define HAVE_SYS_MMAN_H 1
5595 | #define HAVE_SYS_IPC_H 1
5596 | #define HAVE_SYS_SHM_H 1
5597 | #define HAVE_SYS_FILE_H 1
5598 | #define HAVE_MMAP 1
5599 | #define HAVE_MUNMAP 1
5600 | #define HAVE_SHM_OPEN 1
5601 | #define HAVE_SHM_UNLINK 1
5602 | #define HAVE_SHMGET 1
5603 | #define HAVE_SHMAT 1
5604 | #define HAVE_SHMDT 1
5605 | #define HAVE_SHMCTL 1
5606 | #define HAVE_MAP_ANON 1
5607 | #define anonymous shared memory allocation method 1
5608 | #define USE_SHMEM_MMAP_ANON 1
5609 | #define namebased memory allocation method 1
5610 | #define USE_SHMEM_SHMGET 1
5611 | #define HAVE_CALLOC 1
5612 | #define HAVE_STRCASECMP 1
5613 | #define HAVE_SETSID 1
5614 | #define HAVE_ISINF 1
5615 | #define HAVE_ISNAN 1
5616 | #define HAVE_GETENV 1
5617 | #define HAVE_PUTENV 1
5618 | #define HAVE_SETENV 1
5619 | #define HAVE_UNSETENV 1
5620 | #define HAVE_SETRLIMIT 1
5621 | #define HAVE_GETRLIMIT 1
5622 | #define HAVE_WRITEV 1
5623 | #define HAVE_SENDFILE 1
5624 | #define HAVE_UTIME 1
5625 | #define HAVE_UTIMES 1
5626 | #define HAVE_SIGACTION 1
5627 | #define HAVE_DECL_SYS_SIGLIST 1
5628 | #define HAVE_FORK 1
5629 | #define HAVE_STRERROR_R 1
5630 | #define HAVE_CRYPT_R 1
5631 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
5632 | #define HAVE_MMAP 1
5633 | #define HAVE_MEMMOVE 1
5634 | #define HAVE_GETPASS 1
5635 | #define HAVE_GMTIME_R 1
5636 | #define HAVE_LOCALTIME_R 1
5637 | #define HAVE_HSTRERROR 1
5638 | #define HAVE_MKSTEMP 1
5639 | #define DIRENT_INODE d_fileno
5640 | #define DIRENT_TYPE d_type
5641 | #define STDC_HEADERS 1
5642 | #define HAVE_ALLOCA_H 1
5643 | #define HAVE_CRYPT_H 1
5644 | #define HAVE_CTYPE_H 1
5645 | #define HAVE_DIRENT_H 1
5646 | #define HAVE_DLFCN_H 1
5647 | #define HAVE_ERRNO_H 1
5648 | #define HAVE_FCNTL_H 1
5649 | #define HAVE_GRP_H 1
5650 | #define HAVE_LIMITS_H 1
5651 | #define HAVE_MALLOC_H 1
5652 | #define HAVE_MEMORY_H 1
5653 | #define HAVE_NETDB_H 1
5654 | #define HAVE_POLL_H 1
5655 | #define HAVE_PWD_H 1
5656 | #define HAVE_SEMAPHORE_H 1
5657 | #define HAVE_SIGNAL_H 1
5658 | #define HAVE_STDARG_H 1
5659 | #define HAVE_STDDEF_H 1
5660 | #define HAVE_STDIO_H 1
5661 | #define HAVE_STDLIB_H 1
5662 | #define HAVE_STRING_H 1
5663 | #define HAVE_STRINGS_H 1
5664 | /* end confdefs.h.  */
5665 | #include <sysapi.h>
5666 configure:32974: result: no
5667 configure:33002: checking for sysapi.h
5668 configure:33011: result: no
5669 configure:32896: checking sysgtime.h usability
5670 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
5671 conftest.c:144:22: fatal error: sysgtime.h: No such file or directory
5672  #include <sysgtime.h>
5673                       ^
5674 compilation terminated.
5675 configure:32920: $? = 1
5676 configure: failed program was:
5677 | /* confdefs.h.  */
5678 | #define PACKAGE_NAME ""
5679 | #define PACKAGE_TARNAME ""
5680 | #define PACKAGE_VERSION ""
5681 | #define PACKAGE_STRING ""
5682 | #define PACKAGE_BUGREPORT ""
5683 | #define STDC_HEADERS 1
5684 | #define HAVE_SYS_TYPES_H 1
5685 | #define HAVE_SYS_STAT_H 1
5686 | #define HAVE_STDLIB_H 1
5687 | #define HAVE_STRING_H 1
5688 | #define HAVE_MEMORY_H 1
5689 | #define HAVE_STRINGS_H 1
5690 | #define HAVE_INTTYPES_H 1
5691 | #define HAVE_STDINT_H 1
5692 | #define HAVE_UNISTD_H 1
5693 | #define __EXTENSIONS__ 1
5694 | #define _ALL_SOURCE 1
5695 | #define _GNU_SOURCE 1
5696 | #define _POSIX_PTHREAD_SEMANTICS 1
5697 | #define _TANDEM_SOURCE 1
5698 | #define HAVE_DLFCN_H 1
5699 | #define HAVE_LIBNSL 1
5700 | #define HAVE_PTHREAD_H 1
5701 | #define HAVE_PTHREAD_H 1
5702 | #define USE_THREADS 1
5703 | #define HAVE_PTHREAD_KEY_DELETE 1
5704 | #define HAVE_PTHREAD_RWLOCK_INIT 1
5705 | #define HAVE_PTHREAD_RWLOCKS 1
5706 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
5707 | #define HAVE_GETHOSTBYNAME_R 1
5708 | #define HAVE_GETHOSTBYADDR_R 1
5709 | #define HAVE_SIGSUSPEND 1
5710 | #define HAVE_SIGWAIT 1
5711 | #define HAVE_POLL 1
5712 | #define HAVE_GETPWNAM_R 1
5713 | #define HAVE_GETPWUID_R 1
5714 | #define HAVE_GETGRNAM_R 1
5715 | #define HAVE_GETGRGID_R 1
5716 | #define HAVE_SYS_MMAN_H 1
5717 | #define HAVE_SYS_IPC_H 1
5718 | #define HAVE_SYS_SHM_H 1
5719 | #define HAVE_SYS_FILE_H 1
5720 | #define HAVE_MMAP 1
5721 | #define HAVE_MUNMAP 1
5722 | #define HAVE_SHM_OPEN 1
5723 | #define HAVE_SHM_UNLINK 1
5724 | #define HAVE_SHMGET 1
5725 | #define HAVE_SHMAT 1
5726 | #define HAVE_SHMDT 1
5727 | #define HAVE_SHMCTL 1
5728 | #define HAVE_MAP_ANON 1
5729 | #define anonymous shared memory allocation method 1
5730 | #define USE_SHMEM_MMAP_ANON 1
5731 | #define namebased memory allocation method 1
5732 | #define USE_SHMEM_SHMGET 1
5733 | #define HAVE_CALLOC 1
5734 | #define HAVE_STRCASECMP 1
5735 | #define HAVE_SETSID 1
5736 | #define HAVE_ISINF 1
5737 | #define HAVE_ISNAN 1
5738 | #define HAVE_GETENV 1
5739 | #define HAVE_PUTENV 1
5740 | #define HAVE_SETENV 1
5741 | #define HAVE_UNSETENV 1
5742 | #define HAVE_SETRLIMIT 1
5743 | #define HAVE_GETRLIMIT 1
5744 | #define HAVE_WRITEV 1
5745 | #define HAVE_SENDFILE 1
5746 | #define HAVE_UTIME 1
5747 | #define HAVE_UTIMES 1
5748 | #define HAVE_SIGACTION 1
5749 | #define HAVE_DECL_SYS_SIGLIST 1
5750 | #define HAVE_FORK 1
5751 | #define HAVE_STRERROR_R 1
5752 | #define HAVE_CRYPT_R 1
5753 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
5754 | #define HAVE_MMAP 1
5755 | #define HAVE_MEMMOVE 1
5756 | #define HAVE_GETPASS 1
5757 | #define HAVE_GMTIME_R 1
5758 | #define HAVE_LOCALTIME_R 1
5759 | #define HAVE_HSTRERROR 1
5760 | #define HAVE_MKSTEMP 1
5761 | #define DIRENT_INODE d_fileno
5762 | #define DIRENT_TYPE d_type
5763 | #define STDC_HEADERS 1
5764 | #define HAVE_ALLOCA_H 1
5765 | #define HAVE_CRYPT_H 1
5766 | #define HAVE_CTYPE_H 1
5767 | #define HAVE_DIRENT_H 1
5768 | #define HAVE_DLFCN_H 1
5769 | #define HAVE_ERRNO_H 1
5770 | #define HAVE_FCNTL_H 1
5771 | #define HAVE_GRP_H 1
5772 | #define HAVE_LIMITS_H 1
5773 | #define HAVE_MALLOC_H 1
5774 | #define HAVE_MEMORY_H 1
5775 | #define HAVE_NETDB_H 1
5776 | #define HAVE_POLL_H 1
5777 | #define HAVE_PWD_H 1
5778 | #define HAVE_SEMAPHORE_H 1
5779 | #define HAVE_SIGNAL_H 1
5780 | #define HAVE_STDARG_H 1
5781 | #define HAVE_STDDEF_H 1
5782 | #define HAVE_STDIO_H 1
5783 | #define HAVE_STDLIB_H 1
5784 | #define HAVE_STRING_H 1
5785 | #define HAVE_STRINGS_H 1
5786 | /* end confdefs.h.  */
5787 | #include <stdio.h>
5788 | #ifdef HAVE_SYS_TYPES_H
5789 | # include <sys/types.h>
5790 | #endif
5791 | #ifdef HAVE_SYS_STAT_H
5792 | # include <sys/stat.h>
5793 | #endif
5794 | #ifdef STDC_HEADERS
5795 | # include <stdlib.h>
5796 | # include <stddef.h>
5797 | #else
5798 | # ifdef HAVE_STDLIB_H
5799 | #  include <stdlib.h>
5800 | # endif
5801 | #endif
5802 | #ifdef HAVE_STRING_H
5803 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5804 | #  include <memory.h>
5805 | # endif
5806 | # include <string.h>
5807 | #endif
5808 | #ifdef HAVE_STRINGS_H
5809 | # include <strings.h>
5810 | #endif
5811 | #ifdef HAVE_INTTYPES_H
5812 | # include <inttypes.h>
5813 | #endif
5814 | #ifdef HAVE_STDINT_H
5815 | # include <stdint.h>
5816 | #endif
5817 | #ifdef HAVE_UNISTD_H
5818 | # include <unistd.h>
5819 | #endif
5820 | #include <sysgtime.h>
5821 configure:32934: result: no
5822 configure:32938: checking sysgtime.h presence
5823 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
5824 conftest.c:111:22: fatal error: sysgtime.h: No such file or directory
5825  #include <sysgtime.h>
5826                       ^
5827 compilation terminated.
5828 configure:32960: $? = 1
5829 configure: failed program was:
5830 | /* confdefs.h.  */
5831 | #define PACKAGE_NAME ""
5832 | #define PACKAGE_TARNAME ""
5833 | #define PACKAGE_VERSION ""
5834 | #define PACKAGE_STRING ""
5835 | #define PACKAGE_BUGREPORT ""
5836 | #define STDC_HEADERS 1
5837 | #define HAVE_SYS_TYPES_H 1
5838 | #define HAVE_SYS_STAT_H 1
5839 | #define HAVE_STDLIB_H 1
5840 | #define HAVE_STRING_H 1
5841 | #define HAVE_MEMORY_H 1
5842 | #define HAVE_STRINGS_H 1
5843 | #define HAVE_INTTYPES_H 1
5844 | #define HAVE_STDINT_H 1
5845 | #define HAVE_UNISTD_H 1
5846 | #define __EXTENSIONS__ 1
5847 | #define _ALL_SOURCE 1
5848 | #define _GNU_SOURCE 1
5849 | #define _POSIX_PTHREAD_SEMANTICS 1
5850 | #define _TANDEM_SOURCE 1
5851 | #define HAVE_DLFCN_H 1
5852 | #define HAVE_LIBNSL 1
5853 | #define HAVE_PTHREAD_H 1
5854 | #define HAVE_PTHREAD_H 1
5855 | #define USE_THREADS 1
5856 | #define HAVE_PTHREAD_KEY_DELETE 1
5857 | #define HAVE_PTHREAD_RWLOCK_INIT 1
5858 | #define HAVE_PTHREAD_RWLOCKS 1
5859 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
5860 | #define HAVE_GETHOSTBYNAME_R 1
5861 | #define HAVE_GETHOSTBYADDR_R 1
5862 | #define HAVE_SIGSUSPEND 1
5863 | #define HAVE_SIGWAIT 1
5864 | #define HAVE_POLL 1
5865 | #define HAVE_GETPWNAM_R 1
5866 | #define HAVE_GETPWUID_R 1
5867 | #define HAVE_GETGRNAM_R 1
5868 | #define HAVE_GETGRGID_R 1
5869 | #define HAVE_SYS_MMAN_H 1
5870 | #define HAVE_SYS_IPC_H 1
5871 | #define HAVE_SYS_SHM_H 1
5872 | #define HAVE_SYS_FILE_H 1
5873 | #define HAVE_MMAP 1
5874 | #define HAVE_MUNMAP 1
5875 | #define HAVE_SHM_OPEN 1
5876 | #define HAVE_SHM_UNLINK 1
5877 | #define HAVE_SHMGET 1
5878 | #define HAVE_SHMAT 1
5879 | #define HAVE_SHMDT 1
5880 | #define HAVE_SHMCTL 1
5881 | #define HAVE_MAP_ANON 1
5882 | #define anonymous shared memory allocation method 1
5883 | #define USE_SHMEM_MMAP_ANON 1
5884 | #define namebased memory allocation method 1
5885 | #define USE_SHMEM_SHMGET 1
5886 | #define HAVE_CALLOC 1
5887 | #define HAVE_STRCASECMP 1
5888 | #define HAVE_SETSID 1
5889 | #define HAVE_ISINF 1
5890 | #define HAVE_ISNAN 1
5891 | #define HAVE_GETENV 1
5892 | #define HAVE_PUTENV 1
5893 | #define HAVE_SETENV 1
5894 | #define HAVE_UNSETENV 1
5895 | #define HAVE_SETRLIMIT 1
5896 | #define HAVE_GETRLIMIT 1
5897 | #define HAVE_WRITEV 1
5898 | #define HAVE_SENDFILE 1
5899 | #define HAVE_UTIME 1
5900 | #define HAVE_UTIMES 1
5901 | #define HAVE_SIGACTION 1
5902 | #define HAVE_DECL_SYS_SIGLIST 1
5903 | #define HAVE_FORK 1
5904 | #define HAVE_STRERROR_R 1
5905 | #define HAVE_CRYPT_R 1
5906 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
5907 | #define HAVE_MMAP 1
5908 | #define HAVE_MEMMOVE 1
5909 | #define HAVE_GETPASS 1
5910 | #define HAVE_GMTIME_R 1
5911 | #define HAVE_LOCALTIME_R 1
5912 | #define HAVE_HSTRERROR 1
5913 | #define HAVE_MKSTEMP 1
5914 | #define DIRENT_INODE d_fileno
5915 | #define DIRENT_TYPE d_type
5916 | #define STDC_HEADERS 1
5917 | #define HAVE_ALLOCA_H 1
5918 | #define HAVE_CRYPT_H 1
5919 | #define HAVE_CTYPE_H 1
5920 | #define HAVE_DIRENT_H 1
5921 | #define HAVE_DLFCN_H 1
5922 | #define HAVE_ERRNO_H 1
5923 | #define HAVE_FCNTL_H 1
5924 | #define HAVE_GRP_H 1
5925 | #define HAVE_LIMITS_H 1
5926 | #define HAVE_MALLOC_H 1
5927 | #define HAVE_MEMORY_H 1
5928 | #define HAVE_NETDB_H 1
5929 | #define HAVE_POLL_H 1
5930 | #define HAVE_PWD_H 1
5931 | #define HAVE_SEMAPHORE_H 1
5932 | #define HAVE_SIGNAL_H 1
5933 | #define HAVE_STDARG_H 1
5934 | #define HAVE_STDDEF_H 1
5935 | #define HAVE_STDIO_H 1
5936 | #define HAVE_STDLIB_H 1
5937 | #define HAVE_STRING_H 1
5938 | #define HAVE_STRINGS_H 1
5939 | /* end confdefs.h.  */
5940 | #include <sysgtime.h>
5941 configure:32974: result: no
5942 configure:33002: checking for sysgtime.h
5943 configure:33011: result: no
5944 configure:32896: checking termios.h usability
5945 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
5946 configure:32920: $? = 0
5947 configure:32934: result: yes
5948 configure:32938: checking termios.h presence
5949 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
5950 configure:32960: $? = 0
5951 configure:32974: result: yes
5952 configure:33002: checking for termios.h
5953 configure:33011: result: yes
5954 configure:32896: checking time.h usability
5955 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
5956 configure:32920: $? = 0
5957 configure:32934: result: yes
5958 configure:32938: checking time.h presence
5959 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
5960 configure:32960: $? = 0
5961 configure:32974: result: yes
5962 configure:33002: checking for time.h
5963 configure:33011: result: yes
5964 configure:32896: checking tpfeq.h usability
5965 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
5966 conftest.c:146:19: fatal error: tpfeq.h: No such file or directory
5967  #include <tpfeq.h>
5968                    ^
5969 compilation terminated.
5970 configure:32920: $? = 1
5971 configure: failed program was:
5972 | /* confdefs.h.  */
5973 | #define PACKAGE_NAME ""
5974 | #define PACKAGE_TARNAME ""
5975 | #define PACKAGE_VERSION ""
5976 | #define PACKAGE_STRING ""
5977 | #define PACKAGE_BUGREPORT ""
5978 | #define STDC_HEADERS 1
5979 | #define HAVE_SYS_TYPES_H 1
5980 | #define HAVE_SYS_STAT_H 1
5981 | #define HAVE_STDLIB_H 1
5982 | #define HAVE_STRING_H 1
5983 | #define HAVE_MEMORY_H 1
5984 | #define HAVE_STRINGS_H 1
5985 | #define HAVE_INTTYPES_H 1
5986 | #define HAVE_STDINT_H 1
5987 | #define HAVE_UNISTD_H 1
5988 | #define __EXTENSIONS__ 1
5989 | #define _ALL_SOURCE 1
5990 | #define _GNU_SOURCE 1
5991 | #define _POSIX_PTHREAD_SEMANTICS 1
5992 | #define _TANDEM_SOURCE 1
5993 | #define HAVE_DLFCN_H 1
5994 | #define HAVE_LIBNSL 1
5995 | #define HAVE_PTHREAD_H 1
5996 | #define HAVE_PTHREAD_H 1
5997 | #define USE_THREADS 1
5998 | #define HAVE_PTHREAD_KEY_DELETE 1
5999 | #define HAVE_PTHREAD_RWLOCK_INIT 1
6000 | #define HAVE_PTHREAD_RWLOCKS 1
6001 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
6002 | #define HAVE_GETHOSTBYNAME_R 1
6003 | #define HAVE_GETHOSTBYADDR_R 1
6004 | #define HAVE_SIGSUSPEND 1
6005 | #define HAVE_SIGWAIT 1
6006 | #define HAVE_POLL 1
6007 | #define HAVE_GETPWNAM_R 1
6008 | #define HAVE_GETPWUID_R 1
6009 | #define HAVE_GETGRNAM_R 1
6010 | #define HAVE_GETGRGID_R 1
6011 | #define HAVE_SYS_MMAN_H 1
6012 | #define HAVE_SYS_IPC_H 1
6013 | #define HAVE_SYS_SHM_H 1
6014 | #define HAVE_SYS_FILE_H 1
6015 | #define HAVE_MMAP 1
6016 | #define HAVE_MUNMAP 1
6017 | #define HAVE_SHM_OPEN 1
6018 | #define HAVE_SHM_UNLINK 1
6019 | #define HAVE_SHMGET 1
6020 | #define HAVE_SHMAT 1
6021 | #define HAVE_SHMDT 1
6022 | #define HAVE_SHMCTL 1
6023 | #define HAVE_MAP_ANON 1
6024 | #define anonymous shared memory allocation method 1
6025 | #define USE_SHMEM_MMAP_ANON 1
6026 | #define namebased memory allocation method 1
6027 | #define USE_SHMEM_SHMGET 1
6028 | #define HAVE_CALLOC 1
6029 | #define HAVE_STRCASECMP 1
6030 | #define HAVE_SETSID 1
6031 | #define HAVE_ISINF 1
6032 | #define HAVE_ISNAN 1
6033 | #define HAVE_GETENV 1
6034 | #define HAVE_PUTENV 1
6035 | #define HAVE_SETENV 1
6036 | #define HAVE_UNSETENV 1
6037 | #define HAVE_SETRLIMIT 1
6038 | #define HAVE_GETRLIMIT 1
6039 | #define HAVE_WRITEV 1
6040 | #define HAVE_SENDFILE 1
6041 | #define HAVE_UTIME 1
6042 | #define HAVE_UTIMES 1
6043 | #define HAVE_SIGACTION 1
6044 | #define HAVE_DECL_SYS_SIGLIST 1
6045 | #define HAVE_FORK 1
6046 | #define HAVE_STRERROR_R 1
6047 | #define HAVE_CRYPT_R 1
6048 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
6049 | #define HAVE_MMAP 1
6050 | #define HAVE_MEMMOVE 1
6051 | #define HAVE_GETPASS 1
6052 | #define HAVE_GMTIME_R 1
6053 | #define HAVE_LOCALTIME_R 1
6054 | #define HAVE_HSTRERROR 1
6055 | #define HAVE_MKSTEMP 1
6056 | #define DIRENT_INODE d_fileno
6057 | #define DIRENT_TYPE d_type
6058 | #define STDC_HEADERS 1
6059 | #define HAVE_ALLOCA_H 1
6060 | #define HAVE_CRYPT_H 1
6061 | #define HAVE_CTYPE_H 1
6062 | #define HAVE_DIRENT_H 1
6063 | #define HAVE_DLFCN_H 1
6064 | #define HAVE_ERRNO_H 1
6065 | #define HAVE_FCNTL_H 1
6066 | #define HAVE_GRP_H 1
6067 | #define HAVE_LIMITS_H 1
6068 | #define HAVE_MALLOC_H 1
6069 | #define HAVE_MEMORY_H 1
6070 | #define HAVE_NETDB_H 1
6071 | #define HAVE_POLL_H 1
6072 | #define HAVE_PWD_H 1
6073 | #define HAVE_SEMAPHORE_H 1
6074 | #define HAVE_SIGNAL_H 1
6075 | #define HAVE_STDARG_H 1
6076 | #define HAVE_STDDEF_H 1
6077 | #define HAVE_STDIO_H 1
6078 | #define HAVE_STDLIB_H 1
6079 | #define HAVE_STRING_H 1
6080 | #define HAVE_STRINGS_H 1
6081 | #define HAVE_TERMIOS_H 1
6082 | #define HAVE_TIME_H 1
6083 | /* end confdefs.h.  */
6084 | #include <stdio.h>
6085 | #ifdef HAVE_SYS_TYPES_H
6086 | # include <sys/types.h>
6087 | #endif
6088 | #ifdef HAVE_SYS_STAT_H
6089 | # include <sys/stat.h>
6090 | #endif
6091 | #ifdef STDC_HEADERS
6092 | # include <stdlib.h>
6093 | # include <stddef.h>
6094 | #else
6095 | # ifdef HAVE_STDLIB_H
6096 | #  include <stdlib.h>
6097 | # endif
6098 | #endif
6099 | #ifdef HAVE_STRING_H
6100 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6101 | #  include <memory.h>
6102 | # endif
6103 | # include <string.h>
6104 | #endif
6105 | #ifdef HAVE_STRINGS_H
6106 | # include <strings.h>
6107 | #endif
6108 | #ifdef HAVE_INTTYPES_H
6109 | # include <inttypes.h>
6110 | #endif
6111 | #ifdef HAVE_STDINT_H
6112 | # include <stdint.h>
6113 | #endif
6114 | #ifdef HAVE_UNISTD_H
6115 | # include <unistd.h>
6116 | #endif
6117 | #include <tpfeq.h>
6118 configure:32934: result: no
6119 configure:32938: checking tpfeq.h presence
6120 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
6121 conftest.c:113:19: fatal error: tpfeq.h: No such file or directory
6122  #include <tpfeq.h>
6123                    ^
6124 compilation terminated.
6125 configure:32960: $? = 1
6126 configure: failed program was:
6127 | /* confdefs.h.  */
6128 | #define PACKAGE_NAME ""
6129 | #define PACKAGE_TARNAME ""
6130 | #define PACKAGE_VERSION ""
6131 | #define PACKAGE_STRING ""
6132 | #define PACKAGE_BUGREPORT ""
6133 | #define STDC_HEADERS 1
6134 | #define HAVE_SYS_TYPES_H 1
6135 | #define HAVE_SYS_STAT_H 1
6136 | #define HAVE_STDLIB_H 1
6137 | #define HAVE_STRING_H 1
6138 | #define HAVE_MEMORY_H 1
6139 | #define HAVE_STRINGS_H 1
6140 | #define HAVE_INTTYPES_H 1
6141 | #define HAVE_STDINT_H 1
6142 | #define HAVE_UNISTD_H 1
6143 | #define __EXTENSIONS__ 1
6144 | #define _ALL_SOURCE 1
6145 | #define _GNU_SOURCE 1
6146 | #define _POSIX_PTHREAD_SEMANTICS 1
6147 | #define _TANDEM_SOURCE 1
6148 | #define HAVE_DLFCN_H 1
6149 | #define HAVE_LIBNSL 1
6150 | #define HAVE_PTHREAD_H 1
6151 | #define HAVE_PTHREAD_H 1
6152 | #define USE_THREADS 1
6153 | #define HAVE_PTHREAD_KEY_DELETE 1
6154 | #define HAVE_PTHREAD_RWLOCK_INIT 1
6155 | #define HAVE_PTHREAD_RWLOCKS 1
6156 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
6157 | #define HAVE_GETHOSTBYNAME_R 1
6158 | #define HAVE_GETHOSTBYADDR_R 1
6159 | #define HAVE_SIGSUSPEND 1
6160 | #define HAVE_SIGWAIT 1
6161 | #define HAVE_POLL 1
6162 | #define HAVE_GETPWNAM_R 1
6163 | #define HAVE_GETPWUID_R 1
6164 | #define HAVE_GETGRNAM_R 1
6165 | #define HAVE_GETGRGID_R 1
6166 | #define HAVE_SYS_MMAN_H 1
6167 | #define HAVE_SYS_IPC_H 1
6168 | #define HAVE_SYS_SHM_H 1
6169 | #define HAVE_SYS_FILE_H 1
6170 | #define HAVE_MMAP 1
6171 | #define HAVE_MUNMAP 1
6172 | #define HAVE_SHM_OPEN 1
6173 | #define HAVE_SHM_UNLINK 1
6174 | #define HAVE_SHMGET 1
6175 | #define HAVE_SHMAT 1
6176 | #define HAVE_SHMDT 1
6177 | #define HAVE_SHMCTL 1
6178 | #define HAVE_MAP_ANON 1
6179 | #define anonymous shared memory allocation method 1
6180 | #define USE_SHMEM_MMAP_ANON 1
6181 | #define namebased memory allocation method 1
6182 | #define USE_SHMEM_SHMGET 1
6183 | #define HAVE_CALLOC 1
6184 | #define HAVE_STRCASECMP 1
6185 | #define HAVE_SETSID 1
6186 | #define HAVE_ISINF 1
6187 | #define HAVE_ISNAN 1
6188 | #define HAVE_GETENV 1
6189 | #define HAVE_PUTENV 1
6190 | #define HAVE_SETENV 1
6191 | #define HAVE_UNSETENV 1
6192 | #define HAVE_SETRLIMIT 1
6193 | #define HAVE_GETRLIMIT 1
6194 | #define HAVE_WRITEV 1
6195 | #define HAVE_SENDFILE 1
6196 | #define HAVE_UTIME 1
6197 | #define HAVE_UTIMES 1
6198 | #define HAVE_SIGACTION 1
6199 | #define HAVE_DECL_SYS_SIGLIST 1
6200 | #define HAVE_FORK 1
6201 | #define HAVE_STRERROR_R 1
6202 | #define HAVE_CRYPT_R 1
6203 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
6204 | #define HAVE_MMAP 1
6205 | #define HAVE_MEMMOVE 1
6206 | #define HAVE_GETPASS 1
6207 | #define HAVE_GMTIME_R 1
6208 | #define HAVE_LOCALTIME_R 1
6209 | #define HAVE_HSTRERROR 1
6210 | #define HAVE_MKSTEMP 1
6211 | #define DIRENT_INODE d_fileno
6212 | #define DIRENT_TYPE d_type
6213 | #define STDC_HEADERS 1
6214 | #define HAVE_ALLOCA_H 1
6215 | #define HAVE_CRYPT_H 1
6216 | #define HAVE_CTYPE_H 1
6217 | #define HAVE_DIRENT_H 1
6218 | #define HAVE_DLFCN_H 1
6219 | #define HAVE_ERRNO_H 1
6220 | #define HAVE_FCNTL_H 1
6221 | #define HAVE_GRP_H 1
6222 | #define HAVE_LIMITS_H 1
6223 | #define HAVE_MALLOC_H 1
6224 | #define HAVE_MEMORY_H 1
6225 | #define HAVE_NETDB_H 1
6226 | #define HAVE_POLL_H 1
6227 | #define HAVE_PWD_H 1
6228 | #define HAVE_SEMAPHORE_H 1
6229 | #define HAVE_SIGNAL_H 1
6230 | #define HAVE_STDARG_H 1
6231 | #define HAVE_STDDEF_H 1
6232 | #define HAVE_STDIO_H 1
6233 | #define HAVE_STDLIB_H 1
6234 | #define HAVE_STRING_H 1
6235 | #define HAVE_STRINGS_H 1
6236 | #define HAVE_TERMIOS_H 1
6237 | #define HAVE_TIME_H 1
6238 | /* end confdefs.h.  */
6239 | #include <tpfeq.h>
6240 configure:32974: result: no
6241 configure:33002: checking for tpfeq.h
6242 configure:33011: result: no
6243 configure:32896: checking tpfio.h usability
6244 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
6245 conftest.c:146:19: fatal error: tpfio.h: No such file or directory
6246  #include <tpfio.h>
6247                    ^
6248 compilation terminated.
6249 configure:32920: $? = 1
6250 configure: failed program was:
6251 | /* confdefs.h.  */
6252 | #define PACKAGE_NAME ""
6253 | #define PACKAGE_TARNAME ""
6254 | #define PACKAGE_VERSION ""
6255 | #define PACKAGE_STRING ""
6256 | #define PACKAGE_BUGREPORT ""
6257 | #define STDC_HEADERS 1
6258 | #define HAVE_SYS_TYPES_H 1
6259 | #define HAVE_SYS_STAT_H 1
6260 | #define HAVE_STDLIB_H 1
6261 | #define HAVE_STRING_H 1
6262 | #define HAVE_MEMORY_H 1
6263 | #define HAVE_STRINGS_H 1
6264 | #define HAVE_INTTYPES_H 1
6265 | #define HAVE_STDINT_H 1
6266 | #define HAVE_UNISTD_H 1
6267 | #define __EXTENSIONS__ 1
6268 | #define _ALL_SOURCE 1
6269 | #define _GNU_SOURCE 1
6270 | #define _POSIX_PTHREAD_SEMANTICS 1
6271 | #define _TANDEM_SOURCE 1
6272 | #define HAVE_DLFCN_H 1
6273 | #define HAVE_LIBNSL 1
6274 | #define HAVE_PTHREAD_H 1
6275 | #define HAVE_PTHREAD_H 1
6276 | #define USE_THREADS 1
6277 | #define HAVE_PTHREAD_KEY_DELETE 1
6278 | #define HAVE_PTHREAD_RWLOCK_INIT 1
6279 | #define HAVE_PTHREAD_RWLOCKS 1
6280 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
6281 | #define HAVE_GETHOSTBYNAME_R 1
6282 | #define HAVE_GETHOSTBYADDR_R 1
6283 | #define HAVE_SIGSUSPEND 1
6284 | #define HAVE_SIGWAIT 1
6285 | #define HAVE_POLL 1
6286 | #define HAVE_GETPWNAM_R 1
6287 | #define HAVE_GETPWUID_R 1
6288 | #define HAVE_GETGRNAM_R 1
6289 | #define HAVE_GETGRGID_R 1
6290 | #define HAVE_SYS_MMAN_H 1
6291 | #define HAVE_SYS_IPC_H 1
6292 | #define HAVE_SYS_SHM_H 1
6293 | #define HAVE_SYS_FILE_H 1
6294 | #define HAVE_MMAP 1
6295 | #define HAVE_MUNMAP 1
6296 | #define HAVE_SHM_OPEN 1
6297 | #define HAVE_SHM_UNLINK 1
6298 | #define HAVE_SHMGET 1
6299 | #define HAVE_SHMAT 1
6300 | #define HAVE_SHMDT 1
6301 | #define HAVE_SHMCTL 1
6302 | #define HAVE_MAP_ANON 1
6303 | #define anonymous shared memory allocation method 1
6304 | #define USE_SHMEM_MMAP_ANON 1
6305 | #define namebased memory allocation method 1
6306 | #define USE_SHMEM_SHMGET 1
6307 | #define HAVE_CALLOC 1
6308 | #define HAVE_STRCASECMP 1
6309 | #define HAVE_SETSID 1
6310 | #define HAVE_ISINF 1
6311 | #define HAVE_ISNAN 1
6312 | #define HAVE_GETENV 1
6313 | #define HAVE_PUTENV 1
6314 | #define HAVE_SETENV 1
6315 | #define HAVE_UNSETENV 1
6316 | #define HAVE_SETRLIMIT 1
6317 | #define HAVE_GETRLIMIT 1
6318 | #define HAVE_WRITEV 1
6319 | #define HAVE_SENDFILE 1
6320 | #define HAVE_UTIME 1
6321 | #define HAVE_UTIMES 1
6322 | #define HAVE_SIGACTION 1
6323 | #define HAVE_DECL_SYS_SIGLIST 1
6324 | #define HAVE_FORK 1
6325 | #define HAVE_STRERROR_R 1
6326 | #define HAVE_CRYPT_R 1
6327 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
6328 | #define HAVE_MMAP 1
6329 | #define HAVE_MEMMOVE 1
6330 | #define HAVE_GETPASS 1
6331 | #define HAVE_GMTIME_R 1
6332 | #define HAVE_LOCALTIME_R 1
6333 | #define HAVE_HSTRERROR 1
6334 | #define HAVE_MKSTEMP 1
6335 | #define DIRENT_INODE d_fileno
6336 | #define DIRENT_TYPE d_type
6337 | #define STDC_HEADERS 1
6338 | #define HAVE_ALLOCA_H 1
6339 | #define HAVE_CRYPT_H 1
6340 | #define HAVE_CTYPE_H 1
6341 | #define HAVE_DIRENT_H 1
6342 | #define HAVE_DLFCN_H 1
6343 | #define HAVE_ERRNO_H 1
6344 | #define HAVE_FCNTL_H 1
6345 | #define HAVE_GRP_H 1
6346 | #define HAVE_LIMITS_H 1
6347 | #define HAVE_MALLOC_H 1
6348 | #define HAVE_MEMORY_H 1
6349 | #define HAVE_NETDB_H 1
6350 | #define HAVE_POLL_H 1
6351 | #define HAVE_PWD_H 1
6352 | #define HAVE_SEMAPHORE_H 1
6353 | #define HAVE_SIGNAL_H 1
6354 | #define HAVE_STDARG_H 1
6355 | #define HAVE_STDDEF_H 1
6356 | #define HAVE_STDIO_H 1
6357 | #define HAVE_STDLIB_H 1
6358 | #define HAVE_STRING_H 1
6359 | #define HAVE_STRINGS_H 1
6360 | #define HAVE_TERMIOS_H 1
6361 | #define HAVE_TIME_H 1
6362 | /* end confdefs.h.  */
6363 | #include <stdio.h>
6364 | #ifdef HAVE_SYS_TYPES_H
6365 | # include <sys/types.h>
6366 | #endif
6367 | #ifdef HAVE_SYS_STAT_H
6368 | # include <sys/stat.h>
6369 | #endif
6370 | #ifdef STDC_HEADERS
6371 | # include <stdlib.h>
6372 | # include <stddef.h>
6373 | #else
6374 | # ifdef HAVE_STDLIB_H
6375 | #  include <stdlib.h>
6376 | # endif
6377 | #endif
6378 | #ifdef HAVE_STRING_H
6379 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6380 | #  include <memory.h>
6381 | # endif
6382 | # include <string.h>
6383 | #endif
6384 | #ifdef HAVE_STRINGS_H
6385 | # include <strings.h>
6386 | #endif
6387 | #ifdef HAVE_INTTYPES_H
6388 | # include <inttypes.h>
6389 | #endif
6390 | #ifdef HAVE_STDINT_H
6391 | # include <stdint.h>
6392 | #endif
6393 | #ifdef HAVE_UNISTD_H
6394 | # include <unistd.h>
6395 | #endif
6396 | #include <tpfio.h>
6397 configure:32934: result: no
6398 configure:32938: checking tpfio.h presence
6399 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
6400 conftest.c:113:19: fatal error: tpfio.h: No such file or directory
6401  #include <tpfio.h>
6402                    ^
6403 compilation terminated.
6404 configure:32960: $? = 1
6405 configure: failed program was:
6406 | /* confdefs.h.  */
6407 | #define PACKAGE_NAME ""
6408 | #define PACKAGE_TARNAME ""
6409 | #define PACKAGE_VERSION ""
6410 | #define PACKAGE_STRING ""
6411 | #define PACKAGE_BUGREPORT ""
6412 | #define STDC_HEADERS 1
6413 | #define HAVE_SYS_TYPES_H 1
6414 | #define HAVE_SYS_STAT_H 1
6415 | #define HAVE_STDLIB_H 1
6416 | #define HAVE_STRING_H 1
6417 | #define HAVE_MEMORY_H 1
6418 | #define HAVE_STRINGS_H 1
6419 | #define HAVE_INTTYPES_H 1
6420 | #define HAVE_STDINT_H 1
6421 | #define HAVE_UNISTD_H 1
6422 | #define __EXTENSIONS__ 1
6423 | #define _ALL_SOURCE 1
6424 | #define _GNU_SOURCE 1
6425 | #define _POSIX_PTHREAD_SEMANTICS 1
6426 | #define _TANDEM_SOURCE 1
6427 | #define HAVE_DLFCN_H 1
6428 | #define HAVE_LIBNSL 1
6429 | #define HAVE_PTHREAD_H 1
6430 | #define HAVE_PTHREAD_H 1
6431 | #define USE_THREADS 1
6432 | #define HAVE_PTHREAD_KEY_DELETE 1
6433 | #define HAVE_PTHREAD_RWLOCK_INIT 1
6434 | #define HAVE_PTHREAD_RWLOCKS 1
6435 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
6436 | #define HAVE_GETHOSTBYNAME_R 1
6437 | #define HAVE_GETHOSTBYADDR_R 1
6438 | #define HAVE_SIGSUSPEND 1
6439 | #define HAVE_SIGWAIT 1
6440 | #define HAVE_POLL 1
6441 | #define HAVE_GETPWNAM_R 1
6442 | #define HAVE_GETPWUID_R 1
6443 | #define HAVE_GETGRNAM_R 1
6444 | #define HAVE_GETGRGID_R 1
6445 | #define HAVE_SYS_MMAN_H 1
6446 | #define HAVE_SYS_IPC_H 1
6447 | #define HAVE_SYS_SHM_H 1
6448 | #define HAVE_SYS_FILE_H 1
6449 | #define HAVE_MMAP 1
6450 | #define HAVE_MUNMAP 1
6451 | #define HAVE_SHM_OPEN 1
6452 | #define HAVE_SHM_UNLINK 1
6453 | #define HAVE_SHMGET 1
6454 | #define HAVE_SHMAT 1
6455 | #define HAVE_SHMDT 1
6456 | #define HAVE_SHMCTL 1
6457 | #define HAVE_MAP_ANON 1
6458 | #define anonymous shared memory allocation method 1
6459 | #define USE_SHMEM_MMAP_ANON 1
6460 | #define namebased memory allocation method 1
6461 | #define USE_SHMEM_SHMGET 1
6462 | #define HAVE_CALLOC 1
6463 | #define HAVE_STRCASECMP 1
6464 | #define HAVE_SETSID 1
6465 | #define HAVE_ISINF 1
6466 | #define HAVE_ISNAN 1
6467 | #define HAVE_GETENV 1
6468 | #define HAVE_PUTENV 1
6469 | #define HAVE_SETENV 1
6470 | #define HAVE_UNSETENV 1
6471 | #define HAVE_SETRLIMIT 1
6472 | #define HAVE_GETRLIMIT 1
6473 | #define HAVE_WRITEV 1
6474 | #define HAVE_SENDFILE 1
6475 | #define HAVE_UTIME 1
6476 | #define HAVE_UTIMES 1
6477 | #define HAVE_SIGACTION 1
6478 | #define HAVE_DECL_SYS_SIGLIST 1
6479 | #define HAVE_FORK 1
6480 | #define HAVE_STRERROR_R 1
6481 | #define HAVE_CRYPT_R 1
6482 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
6483 | #define HAVE_MMAP 1
6484 | #define HAVE_MEMMOVE 1
6485 | #define HAVE_GETPASS 1
6486 | #define HAVE_GMTIME_R 1
6487 | #define HAVE_LOCALTIME_R 1
6488 | #define HAVE_HSTRERROR 1
6489 | #define HAVE_MKSTEMP 1
6490 | #define DIRENT_INODE d_fileno
6491 | #define DIRENT_TYPE d_type
6492 | #define STDC_HEADERS 1
6493 | #define HAVE_ALLOCA_H 1
6494 | #define HAVE_CRYPT_H 1
6495 | #define HAVE_CTYPE_H 1
6496 | #define HAVE_DIRENT_H 1
6497 | #define HAVE_DLFCN_H 1
6498 | #define HAVE_ERRNO_H 1
6499 | #define HAVE_FCNTL_H 1
6500 | #define HAVE_GRP_H 1
6501 | #define HAVE_LIMITS_H 1
6502 | #define HAVE_MALLOC_H 1
6503 | #define HAVE_MEMORY_H 1
6504 | #define HAVE_NETDB_H 1
6505 | #define HAVE_POLL_H 1
6506 | #define HAVE_PWD_H 1
6507 | #define HAVE_SEMAPHORE_H 1
6508 | #define HAVE_SIGNAL_H 1
6509 | #define HAVE_STDARG_H 1
6510 | #define HAVE_STDDEF_H 1
6511 | #define HAVE_STDIO_H 1
6512 | #define HAVE_STDLIB_H 1
6513 | #define HAVE_STRING_H 1
6514 | #define HAVE_STRINGS_H 1
6515 | #define HAVE_TERMIOS_H 1
6516 | #define HAVE_TIME_H 1
6517 | /* end confdefs.h.  */
6518 | #include <tpfio.h>
6519 configure:32974: result: no
6520 configure:33002: checking for tpfio.h
6521 configure:33011: result: no
6522 configure:32885: checking for unistd.h
6523 configure:32892: result: yes
6524 configure:32896: checking unix.h usability
6525 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
6526 conftest.c:147:18: fatal error: unix.h: No such file or directory
6527  #include <unix.h>
6528                   ^
6529 compilation terminated.
6530 configure:32920: $? = 1
6531 configure: failed program was:
6532 | /* confdefs.h.  */
6533 | #define PACKAGE_NAME ""
6534 | #define PACKAGE_TARNAME ""
6535 | #define PACKAGE_VERSION ""
6536 | #define PACKAGE_STRING ""
6537 | #define PACKAGE_BUGREPORT ""
6538 | #define STDC_HEADERS 1
6539 | #define HAVE_SYS_TYPES_H 1
6540 | #define HAVE_SYS_STAT_H 1
6541 | #define HAVE_STDLIB_H 1
6542 | #define HAVE_STRING_H 1
6543 | #define HAVE_MEMORY_H 1
6544 | #define HAVE_STRINGS_H 1
6545 | #define HAVE_INTTYPES_H 1
6546 | #define HAVE_STDINT_H 1
6547 | #define HAVE_UNISTD_H 1
6548 | #define __EXTENSIONS__ 1
6549 | #define _ALL_SOURCE 1
6550 | #define _GNU_SOURCE 1
6551 | #define _POSIX_PTHREAD_SEMANTICS 1
6552 | #define _TANDEM_SOURCE 1
6553 | #define HAVE_DLFCN_H 1
6554 | #define HAVE_LIBNSL 1
6555 | #define HAVE_PTHREAD_H 1
6556 | #define HAVE_PTHREAD_H 1
6557 | #define USE_THREADS 1
6558 | #define HAVE_PTHREAD_KEY_DELETE 1
6559 | #define HAVE_PTHREAD_RWLOCK_INIT 1
6560 | #define HAVE_PTHREAD_RWLOCKS 1
6561 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
6562 | #define HAVE_GETHOSTBYNAME_R 1
6563 | #define HAVE_GETHOSTBYADDR_R 1
6564 | #define HAVE_SIGSUSPEND 1
6565 | #define HAVE_SIGWAIT 1
6566 | #define HAVE_POLL 1
6567 | #define HAVE_GETPWNAM_R 1
6568 | #define HAVE_GETPWUID_R 1
6569 | #define HAVE_GETGRNAM_R 1
6570 | #define HAVE_GETGRGID_R 1
6571 | #define HAVE_SYS_MMAN_H 1
6572 | #define HAVE_SYS_IPC_H 1
6573 | #define HAVE_SYS_SHM_H 1
6574 | #define HAVE_SYS_FILE_H 1
6575 | #define HAVE_MMAP 1
6576 | #define HAVE_MUNMAP 1
6577 | #define HAVE_SHM_OPEN 1
6578 | #define HAVE_SHM_UNLINK 1
6579 | #define HAVE_SHMGET 1
6580 | #define HAVE_SHMAT 1
6581 | #define HAVE_SHMDT 1
6582 | #define HAVE_SHMCTL 1
6583 | #define HAVE_MAP_ANON 1
6584 | #define anonymous shared memory allocation method 1
6585 | #define USE_SHMEM_MMAP_ANON 1
6586 | #define namebased memory allocation method 1
6587 | #define USE_SHMEM_SHMGET 1
6588 | #define HAVE_CALLOC 1
6589 | #define HAVE_STRCASECMP 1
6590 | #define HAVE_SETSID 1
6591 | #define HAVE_ISINF 1
6592 | #define HAVE_ISNAN 1
6593 | #define HAVE_GETENV 1
6594 | #define HAVE_PUTENV 1
6595 | #define HAVE_SETENV 1
6596 | #define HAVE_UNSETENV 1
6597 | #define HAVE_SETRLIMIT 1
6598 | #define HAVE_GETRLIMIT 1
6599 | #define HAVE_WRITEV 1
6600 | #define HAVE_SENDFILE 1
6601 | #define HAVE_UTIME 1
6602 | #define HAVE_UTIMES 1
6603 | #define HAVE_SIGACTION 1
6604 | #define HAVE_DECL_SYS_SIGLIST 1
6605 | #define HAVE_FORK 1
6606 | #define HAVE_STRERROR_R 1
6607 | #define HAVE_CRYPT_R 1
6608 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
6609 | #define HAVE_MMAP 1
6610 | #define HAVE_MEMMOVE 1
6611 | #define HAVE_GETPASS 1
6612 | #define HAVE_GMTIME_R 1
6613 | #define HAVE_LOCALTIME_R 1
6614 | #define HAVE_HSTRERROR 1
6615 | #define HAVE_MKSTEMP 1
6616 | #define DIRENT_INODE d_fileno
6617 | #define DIRENT_TYPE d_type
6618 | #define STDC_HEADERS 1
6619 | #define HAVE_ALLOCA_H 1
6620 | #define HAVE_CRYPT_H 1
6621 | #define HAVE_CTYPE_H 1
6622 | #define HAVE_DIRENT_H 1
6623 | #define HAVE_DLFCN_H 1
6624 | #define HAVE_ERRNO_H 1
6625 | #define HAVE_FCNTL_H 1
6626 | #define HAVE_GRP_H 1
6627 | #define HAVE_LIMITS_H 1
6628 | #define HAVE_MALLOC_H 1
6629 | #define HAVE_MEMORY_H 1
6630 | #define HAVE_NETDB_H 1
6631 | #define HAVE_POLL_H 1
6632 | #define HAVE_PWD_H 1
6633 | #define HAVE_SEMAPHORE_H 1
6634 | #define HAVE_SIGNAL_H 1
6635 | #define HAVE_STDARG_H 1
6636 | #define HAVE_STDDEF_H 1
6637 | #define HAVE_STDIO_H 1
6638 | #define HAVE_STDLIB_H 1
6639 | #define HAVE_STRING_H 1
6640 | #define HAVE_STRINGS_H 1
6641 | #define HAVE_TERMIOS_H 1
6642 | #define HAVE_TIME_H 1
6643 | #define HAVE_UNISTD_H 1
6644 | /* end confdefs.h.  */
6645 | #include <stdio.h>
6646 | #ifdef HAVE_SYS_TYPES_H
6647 | # include <sys/types.h>
6648 | #endif
6649 | #ifdef HAVE_SYS_STAT_H
6650 | # include <sys/stat.h>
6651 | #endif
6652 | #ifdef STDC_HEADERS
6653 | # include <stdlib.h>
6654 | # include <stddef.h>
6655 | #else
6656 | # ifdef HAVE_STDLIB_H
6657 | #  include <stdlib.h>
6658 | # endif
6659 | #endif
6660 | #ifdef HAVE_STRING_H
6661 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6662 | #  include <memory.h>
6663 | # endif
6664 | # include <string.h>
6665 | #endif
6666 | #ifdef HAVE_STRINGS_H
6667 | # include <strings.h>
6668 | #endif
6669 | #ifdef HAVE_INTTYPES_H
6670 | # include <inttypes.h>
6671 | #endif
6672 | #ifdef HAVE_STDINT_H
6673 | # include <stdint.h>
6674 | #endif
6675 | #ifdef HAVE_UNISTD_H
6676 | # include <unistd.h>
6677 | #endif
6678 | #include <unix.h>
6679 configure:32934: result: no
6680 configure:32938: checking unix.h presence
6681 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
6682 conftest.c:114:18: fatal error: unix.h: No such file or directory
6683  #include <unix.h>
6684                   ^
6685 compilation terminated.
6686 configure:32960: $? = 1
6687 configure: failed program was:
6688 | /* confdefs.h.  */
6689 | #define PACKAGE_NAME ""
6690 | #define PACKAGE_TARNAME ""
6691 | #define PACKAGE_VERSION ""
6692 | #define PACKAGE_STRING ""
6693 | #define PACKAGE_BUGREPORT ""
6694 | #define STDC_HEADERS 1
6695 | #define HAVE_SYS_TYPES_H 1
6696 | #define HAVE_SYS_STAT_H 1
6697 | #define HAVE_STDLIB_H 1
6698 | #define HAVE_STRING_H 1
6699 | #define HAVE_MEMORY_H 1
6700 | #define HAVE_STRINGS_H 1
6701 | #define HAVE_INTTYPES_H 1
6702 | #define HAVE_STDINT_H 1
6703 | #define HAVE_UNISTD_H 1
6704 | #define __EXTENSIONS__ 1
6705 | #define _ALL_SOURCE 1
6706 | #define _GNU_SOURCE 1
6707 | #define _POSIX_PTHREAD_SEMANTICS 1
6708 | #define _TANDEM_SOURCE 1
6709 | #define HAVE_DLFCN_H 1
6710 | #define HAVE_LIBNSL 1
6711 | #define HAVE_PTHREAD_H 1
6712 | #define HAVE_PTHREAD_H 1
6713 | #define USE_THREADS 1
6714 | #define HAVE_PTHREAD_KEY_DELETE 1
6715 | #define HAVE_PTHREAD_RWLOCK_INIT 1
6716 | #define HAVE_PTHREAD_RWLOCKS 1
6717 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
6718 | #define HAVE_GETHOSTBYNAME_R 1
6719 | #define HAVE_GETHOSTBYADDR_R 1
6720 | #define HAVE_SIGSUSPEND 1
6721 | #define HAVE_SIGWAIT 1
6722 | #define HAVE_POLL 1
6723 | #define HAVE_GETPWNAM_R 1
6724 | #define HAVE_GETPWUID_R 1
6725 | #define HAVE_GETGRNAM_R 1
6726 | #define HAVE_GETGRGID_R 1
6727 | #define HAVE_SYS_MMAN_H 1
6728 | #define HAVE_SYS_IPC_H 1
6729 | #define HAVE_SYS_SHM_H 1
6730 | #define HAVE_SYS_FILE_H 1
6731 | #define HAVE_MMAP 1
6732 | #define HAVE_MUNMAP 1
6733 | #define HAVE_SHM_OPEN 1
6734 | #define HAVE_SHM_UNLINK 1
6735 | #define HAVE_SHMGET 1
6736 | #define HAVE_SHMAT 1
6737 | #define HAVE_SHMDT 1
6738 | #define HAVE_SHMCTL 1
6739 | #define HAVE_MAP_ANON 1
6740 | #define anonymous shared memory allocation method 1
6741 | #define USE_SHMEM_MMAP_ANON 1
6742 | #define namebased memory allocation method 1
6743 | #define USE_SHMEM_SHMGET 1
6744 | #define HAVE_CALLOC 1
6745 | #define HAVE_STRCASECMP 1
6746 | #define HAVE_SETSID 1
6747 | #define HAVE_ISINF 1
6748 | #define HAVE_ISNAN 1
6749 | #define HAVE_GETENV 1
6750 | #define HAVE_PUTENV 1
6751 | #define HAVE_SETENV 1
6752 | #define HAVE_UNSETENV 1
6753 | #define HAVE_SETRLIMIT 1
6754 | #define HAVE_GETRLIMIT 1
6755 | #define HAVE_WRITEV 1
6756 | #define HAVE_SENDFILE 1
6757 | #define HAVE_UTIME 1
6758 | #define HAVE_UTIMES 1
6759 | #define HAVE_SIGACTION 1
6760 | #define HAVE_DECL_SYS_SIGLIST 1
6761 | #define HAVE_FORK 1
6762 | #define HAVE_STRERROR_R 1
6763 | #define HAVE_CRYPT_R 1
6764 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
6765 | #define HAVE_MMAP 1
6766 | #define HAVE_MEMMOVE 1
6767 | #define HAVE_GETPASS 1
6768 | #define HAVE_GMTIME_R 1
6769 | #define HAVE_LOCALTIME_R 1
6770 | #define HAVE_HSTRERROR 1
6771 | #define HAVE_MKSTEMP 1
6772 | #define DIRENT_INODE d_fileno
6773 | #define DIRENT_TYPE d_type
6774 | #define STDC_HEADERS 1
6775 | #define HAVE_ALLOCA_H 1
6776 | #define HAVE_CRYPT_H 1
6777 | #define HAVE_CTYPE_H 1
6778 | #define HAVE_DIRENT_H 1
6779 | #define HAVE_DLFCN_H 1
6780 | #define HAVE_ERRNO_H 1
6781 | #define HAVE_FCNTL_H 1
6782 | #define HAVE_GRP_H 1
6783 | #define HAVE_LIMITS_H 1
6784 | #define HAVE_MALLOC_H 1
6785 | #define HAVE_MEMORY_H 1
6786 | #define HAVE_NETDB_H 1
6787 | #define HAVE_POLL_H 1
6788 | #define HAVE_PWD_H 1
6789 | #define HAVE_SEMAPHORE_H 1
6790 | #define HAVE_SIGNAL_H 1
6791 | #define HAVE_STDARG_H 1
6792 | #define HAVE_STDDEF_H 1
6793 | #define HAVE_STDIO_H 1
6794 | #define HAVE_STDLIB_H 1
6795 | #define HAVE_STRING_H 1
6796 | #define HAVE_STRINGS_H 1
6797 | #define HAVE_TERMIOS_H 1
6798 | #define HAVE_TIME_H 1
6799 | #define HAVE_UNISTD_H 1
6800 | /* end confdefs.h.  */
6801 | #include <unix.h>
6802 configure:32974: result: no
6803 configure:33002: checking for unix.h
6804 configure:33011: result: no
6805 configure:32896: checking arpa/inet.h usability
6806 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
6807 configure:32920: $? = 0
6808 configure:32934: result: yes
6809 configure:32938: checking arpa/inet.h presence
6810 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
6811 configure:32960: $? = 0
6812 configure:32974: result: yes
6813 configure:33002: checking for arpa/inet.h
6814 configure:33011: result: yes
6815 configure:32885: checking for kernel/OS.h
6816 configure:32892: result: no
6817 configure:32896: checking net/errno.h usability
6818 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
6819 conftest.c:148:23: fatal error: net/errno.h: No such file or directory
6820  #include <net/errno.h>
6821                        ^
6822 compilation terminated.
6823 configure:32920: $? = 1
6824 configure: failed program was:
6825 | /* confdefs.h.  */
6826 | #define PACKAGE_NAME ""
6827 | #define PACKAGE_TARNAME ""
6828 | #define PACKAGE_VERSION ""
6829 | #define PACKAGE_STRING ""
6830 | #define PACKAGE_BUGREPORT ""
6831 | #define STDC_HEADERS 1
6832 | #define HAVE_SYS_TYPES_H 1
6833 | #define HAVE_SYS_STAT_H 1
6834 | #define HAVE_STDLIB_H 1
6835 | #define HAVE_STRING_H 1
6836 | #define HAVE_MEMORY_H 1
6837 | #define HAVE_STRINGS_H 1
6838 | #define HAVE_INTTYPES_H 1
6839 | #define HAVE_STDINT_H 1
6840 | #define HAVE_UNISTD_H 1
6841 | #define __EXTENSIONS__ 1
6842 | #define _ALL_SOURCE 1
6843 | #define _GNU_SOURCE 1
6844 | #define _POSIX_PTHREAD_SEMANTICS 1
6845 | #define _TANDEM_SOURCE 1
6846 | #define HAVE_DLFCN_H 1
6847 | #define HAVE_LIBNSL 1
6848 | #define HAVE_PTHREAD_H 1
6849 | #define HAVE_PTHREAD_H 1
6850 | #define USE_THREADS 1
6851 | #define HAVE_PTHREAD_KEY_DELETE 1
6852 | #define HAVE_PTHREAD_RWLOCK_INIT 1
6853 | #define HAVE_PTHREAD_RWLOCKS 1
6854 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
6855 | #define HAVE_GETHOSTBYNAME_R 1
6856 | #define HAVE_GETHOSTBYADDR_R 1
6857 | #define HAVE_SIGSUSPEND 1
6858 | #define HAVE_SIGWAIT 1
6859 | #define HAVE_POLL 1
6860 | #define HAVE_GETPWNAM_R 1
6861 | #define HAVE_GETPWUID_R 1
6862 | #define HAVE_GETGRNAM_R 1
6863 | #define HAVE_GETGRGID_R 1
6864 | #define HAVE_SYS_MMAN_H 1
6865 | #define HAVE_SYS_IPC_H 1
6866 | #define HAVE_SYS_SHM_H 1
6867 | #define HAVE_SYS_FILE_H 1
6868 | #define HAVE_MMAP 1
6869 | #define HAVE_MUNMAP 1
6870 | #define HAVE_SHM_OPEN 1
6871 | #define HAVE_SHM_UNLINK 1
6872 | #define HAVE_SHMGET 1
6873 | #define HAVE_SHMAT 1
6874 | #define HAVE_SHMDT 1
6875 | #define HAVE_SHMCTL 1
6876 | #define HAVE_MAP_ANON 1
6877 | #define anonymous shared memory allocation method 1
6878 | #define USE_SHMEM_MMAP_ANON 1
6879 | #define namebased memory allocation method 1
6880 | #define USE_SHMEM_SHMGET 1
6881 | #define HAVE_CALLOC 1
6882 | #define HAVE_STRCASECMP 1
6883 | #define HAVE_SETSID 1
6884 | #define HAVE_ISINF 1
6885 | #define HAVE_ISNAN 1
6886 | #define HAVE_GETENV 1
6887 | #define HAVE_PUTENV 1
6888 | #define HAVE_SETENV 1
6889 | #define HAVE_UNSETENV 1
6890 | #define HAVE_SETRLIMIT 1
6891 | #define HAVE_GETRLIMIT 1
6892 | #define HAVE_WRITEV 1
6893 | #define HAVE_SENDFILE 1
6894 | #define HAVE_UTIME 1
6895 | #define HAVE_UTIMES 1
6896 | #define HAVE_SIGACTION 1
6897 | #define HAVE_DECL_SYS_SIGLIST 1
6898 | #define HAVE_FORK 1
6899 | #define HAVE_STRERROR_R 1
6900 | #define HAVE_CRYPT_R 1
6901 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
6902 | #define HAVE_MMAP 1
6903 | #define HAVE_MEMMOVE 1
6904 | #define HAVE_GETPASS 1
6905 | #define HAVE_GMTIME_R 1
6906 | #define HAVE_LOCALTIME_R 1
6907 | #define HAVE_HSTRERROR 1
6908 | #define HAVE_MKSTEMP 1
6909 | #define DIRENT_INODE d_fileno
6910 | #define DIRENT_TYPE d_type
6911 | #define STDC_HEADERS 1
6912 | #define HAVE_ALLOCA_H 1
6913 | #define HAVE_CRYPT_H 1
6914 | #define HAVE_CTYPE_H 1
6915 | #define HAVE_DIRENT_H 1
6916 | #define HAVE_DLFCN_H 1
6917 | #define HAVE_ERRNO_H 1
6918 | #define HAVE_FCNTL_H 1
6919 | #define HAVE_GRP_H 1
6920 | #define HAVE_LIMITS_H 1
6921 | #define HAVE_MALLOC_H 1
6922 | #define HAVE_MEMORY_H 1
6923 | #define HAVE_NETDB_H 1
6924 | #define HAVE_POLL_H 1
6925 | #define HAVE_PWD_H 1
6926 | #define HAVE_SEMAPHORE_H 1
6927 | #define HAVE_SIGNAL_H 1
6928 | #define HAVE_STDARG_H 1
6929 | #define HAVE_STDDEF_H 1
6930 | #define HAVE_STDIO_H 1
6931 | #define HAVE_STDLIB_H 1
6932 | #define HAVE_STRING_H 1
6933 | #define HAVE_STRINGS_H 1
6934 | #define HAVE_TERMIOS_H 1
6935 | #define HAVE_TIME_H 1
6936 | #define HAVE_UNISTD_H 1
6937 | #define HAVE_ARPA_INET_H 1
6938 | /* end confdefs.h.  */
6939 | #include <stdio.h>
6940 | #ifdef HAVE_SYS_TYPES_H
6941 | # include <sys/types.h>
6942 | #endif
6943 | #ifdef HAVE_SYS_STAT_H
6944 | # include <sys/stat.h>
6945 | #endif
6946 | #ifdef STDC_HEADERS
6947 | # include <stdlib.h>
6948 | # include <stddef.h>
6949 | #else
6950 | # ifdef HAVE_STDLIB_H
6951 | #  include <stdlib.h>
6952 | # endif
6953 | #endif
6954 | #ifdef HAVE_STRING_H
6955 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6956 | #  include <memory.h>
6957 | # endif
6958 | # include <string.h>
6959 | #endif
6960 | #ifdef HAVE_STRINGS_H
6961 | # include <strings.h>
6962 | #endif
6963 | #ifdef HAVE_INTTYPES_H
6964 | # include <inttypes.h>
6965 | #endif
6966 | #ifdef HAVE_STDINT_H
6967 | # include <stdint.h>
6968 | #endif
6969 | #ifdef HAVE_UNISTD_H
6970 | # include <unistd.h>
6971 | #endif
6972 | #include <net/errno.h>
6973 configure:32934: result: no
6974 configure:32938: checking net/errno.h presence
6975 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
6976 conftest.c:115:23: fatal error: net/errno.h: No such file or directory
6977  #include <net/errno.h>
6978                        ^
6979 compilation terminated.
6980 configure:32960: $? = 1
6981 configure: failed program was:
6982 | /* confdefs.h.  */
6983 | #define PACKAGE_NAME ""
6984 | #define PACKAGE_TARNAME ""
6985 | #define PACKAGE_VERSION ""
6986 | #define PACKAGE_STRING ""
6987 | #define PACKAGE_BUGREPORT ""
6988 | #define STDC_HEADERS 1
6989 | #define HAVE_SYS_TYPES_H 1
6990 | #define HAVE_SYS_STAT_H 1
6991 | #define HAVE_STDLIB_H 1
6992 | #define HAVE_STRING_H 1
6993 | #define HAVE_MEMORY_H 1
6994 | #define HAVE_STRINGS_H 1
6995 | #define HAVE_INTTYPES_H 1
6996 | #define HAVE_STDINT_H 1
6997 | #define HAVE_UNISTD_H 1
6998 | #define __EXTENSIONS__ 1
6999 | #define _ALL_SOURCE 1
7000 | #define _GNU_SOURCE 1
7001 | #define _POSIX_PTHREAD_SEMANTICS 1
7002 | #define _TANDEM_SOURCE 1
7003 | #define HAVE_DLFCN_H 1
7004 | #define HAVE_LIBNSL 1
7005 | #define HAVE_PTHREAD_H 1
7006 | #define HAVE_PTHREAD_H 1
7007 | #define USE_THREADS 1
7008 | #define HAVE_PTHREAD_KEY_DELETE 1
7009 | #define HAVE_PTHREAD_RWLOCK_INIT 1
7010 | #define HAVE_PTHREAD_RWLOCKS 1
7011 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
7012 | #define HAVE_GETHOSTBYNAME_R 1
7013 | #define HAVE_GETHOSTBYADDR_R 1
7014 | #define HAVE_SIGSUSPEND 1
7015 | #define HAVE_SIGWAIT 1
7016 | #define HAVE_POLL 1
7017 | #define HAVE_GETPWNAM_R 1
7018 | #define HAVE_GETPWUID_R 1
7019 | #define HAVE_GETGRNAM_R 1
7020 | #define HAVE_GETGRGID_R 1
7021 | #define HAVE_SYS_MMAN_H 1
7022 | #define HAVE_SYS_IPC_H 1
7023 | #define HAVE_SYS_SHM_H 1
7024 | #define HAVE_SYS_FILE_H 1
7025 | #define HAVE_MMAP 1
7026 | #define HAVE_MUNMAP 1
7027 | #define HAVE_SHM_OPEN 1
7028 | #define HAVE_SHM_UNLINK 1
7029 | #define HAVE_SHMGET 1
7030 | #define HAVE_SHMAT 1
7031 | #define HAVE_SHMDT 1
7032 | #define HAVE_SHMCTL 1
7033 | #define HAVE_MAP_ANON 1
7034 | #define anonymous shared memory allocation method 1
7035 | #define USE_SHMEM_MMAP_ANON 1
7036 | #define namebased memory allocation method 1
7037 | #define USE_SHMEM_SHMGET 1
7038 | #define HAVE_CALLOC 1
7039 | #define HAVE_STRCASECMP 1
7040 | #define HAVE_SETSID 1
7041 | #define HAVE_ISINF 1
7042 | #define HAVE_ISNAN 1
7043 | #define HAVE_GETENV 1
7044 | #define HAVE_PUTENV 1
7045 | #define HAVE_SETENV 1
7046 | #define HAVE_UNSETENV 1
7047 | #define HAVE_SETRLIMIT 1
7048 | #define HAVE_GETRLIMIT 1
7049 | #define HAVE_WRITEV 1
7050 | #define HAVE_SENDFILE 1
7051 | #define HAVE_UTIME 1
7052 | #define HAVE_UTIMES 1
7053 | #define HAVE_SIGACTION 1
7054 | #define HAVE_DECL_SYS_SIGLIST 1
7055 | #define HAVE_FORK 1
7056 | #define HAVE_STRERROR_R 1
7057 | #define HAVE_CRYPT_R 1
7058 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
7059 | #define HAVE_MMAP 1
7060 | #define HAVE_MEMMOVE 1
7061 | #define HAVE_GETPASS 1
7062 | #define HAVE_GMTIME_R 1
7063 | #define HAVE_LOCALTIME_R 1
7064 | #define HAVE_HSTRERROR 1
7065 | #define HAVE_MKSTEMP 1
7066 | #define DIRENT_INODE d_fileno
7067 | #define DIRENT_TYPE d_type
7068 | #define STDC_HEADERS 1
7069 | #define HAVE_ALLOCA_H 1
7070 | #define HAVE_CRYPT_H 1
7071 | #define HAVE_CTYPE_H 1
7072 | #define HAVE_DIRENT_H 1
7073 | #define HAVE_DLFCN_H 1
7074 | #define HAVE_ERRNO_H 1
7075 | #define HAVE_FCNTL_H 1
7076 | #define HAVE_GRP_H 1
7077 | #define HAVE_LIMITS_H 1
7078 | #define HAVE_MALLOC_H 1
7079 | #define HAVE_MEMORY_H 1
7080 | #define HAVE_NETDB_H 1
7081 | #define HAVE_POLL_H 1
7082 | #define HAVE_PWD_H 1
7083 | #define HAVE_SEMAPHORE_H 1
7084 | #define HAVE_SIGNAL_H 1
7085 | #define HAVE_STDARG_H 1
7086 | #define HAVE_STDDEF_H 1
7087 | #define HAVE_STDIO_H 1
7088 | #define HAVE_STDLIB_H 1
7089 | #define HAVE_STRING_H 1
7090 | #define HAVE_STRINGS_H 1
7091 | #define HAVE_TERMIOS_H 1
7092 | #define HAVE_TIME_H 1
7093 | #define HAVE_UNISTD_H 1
7094 | #define HAVE_ARPA_INET_H 1
7095 | /* end confdefs.h.  */
7096 | #include <net/errno.h>
7097 configure:32974: result: no
7098 configure:33002: checking for net/errno.h
7099 configure:33011: result: no
7100 configure:32896: checking netinet/in.h usability
7101 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
7102 configure:32920: $? = 0
7103 configure:32934: result: yes
7104 configure:32938: checking netinet/in.h presence
7105 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
7106 configure:32960: $? = 0
7107 configure:32974: result: yes
7108 configure:33002: checking for netinet/in.h
7109 configure:33011: result: yes
7110 configure:32896: checking netinet/sctp.h usability
7111 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
7112 conftest.c:149:26: fatal error: netinet/sctp.h: No such file or directory
7113  #include <netinet/sctp.h>
7114                           ^
7115 compilation terminated.
7116 configure:32920: $? = 1
7117 configure: failed program was:
7118 | /* confdefs.h.  */
7119 | #define PACKAGE_NAME ""
7120 | #define PACKAGE_TARNAME ""
7121 | #define PACKAGE_VERSION ""
7122 | #define PACKAGE_STRING ""
7123 | #define PACKAGE_BUGREPORT ""
7124 | #define STDC_HEADERS 1
7125 | #define HAVE_SYS_TYPES_H 1
7126 | #define HAVE_SYS_STAT_H 1
7127 | #define HAVE_STDLIB_H 1
7128 | #define HAVE_STRING_H 1
7129 | #define HAVE_MEMORY_H 1
7130 | #define HAVE_STRINGS_H 1
7131 | #define HAVE_INTTYPES_H 1
7132 | #define HAVE_STDINT_H 1
7133 | #define HAVE_UNISTD_H 1
7134 | #define __EXTENSIONS__ 1
7135 | #define _ALL_SOURCE 1
7136 | #define _GNU_SOURCE 1
7137 | #define _POSIX_PTHREAD_SEMANTICS 1
7138 | #define _TANDEM_SOURCE 1
7139 | #define HAVE_DLFCN_H 1
7140 | #define HAVE_LIBNSL 1
7141 | #define HAVE_PTHREAD_H 1
7142 | #define HAVE_PTHREAD_H 1
7143 | #define USE_THREADS 1
7144 | #define HAVE_PTHREAD_KEY_DELETE 1
7145 | #define HAVE_PTHREAD_RWLOCK_INIT 1
7146 | #define HAVE_PTHREAD_RWLOCKS 1
7147 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
7148 | #define HAVE_GETHOSTBYNAME_R 1
7149 | #define HAVE_GETHOSTBYADDR_R 1
7150 | #define HAVE_SIGSUSPEND 1
7151 | #define HAVE_SIGWAIT 1
7152 | #define HAVE_POLL 1
7153 | #define HAVE_GETPWNAM_R 1
7154 | #define HAVE_GETPWUID_R 1
7155 | #define HAVE_GETGRNAM_R 1
7156 | #define HAVE_GETGRGID_R 1
7157 | #define HAVE_SYS_MMAN_H 1
7158 | #define HAVE_SYS_IPC_H 1
7159 | #define HAVE_SYS_SHM_H 1
7160 | #define HAVE_SYS_FILE_H 1
7161 | #define HAVE_MMAP 1
7162 | #define HAVE_MUNMAP 1
7163 | #define HAVE_SHM_OPEN 1
7164 | #define HAVE_SHM_UNLINK 1
7165 | #define HAVE_SHMGET 1
7166 | #define HAVE_SHMAT 1
7167 | #define HAVE_SHMDT 1
7168 | #define HAVE_SHMCTL 1
7169 | #define HAVE_MAP_ANON 1
7170 | #define anonymous shared memory allocation method 1
7171 | #define USE_SHMEM_MMAP_ANON 1
7172 | #define namebased memory allocation method 1
7173 | #define USE_SHMEM_SHMGET 1
7174 | #define HAVE_CALLOC 1
7175 | #define HAVE_STRCASECMP 1
7176 | #define HAVE_SETSID 1
7177 | #define HAVE_ISINF 1
7178 | #define HAVE_ISNAN 1
7179 | #define HAVE_GETENV 1
7180 | #define HAVE_PUTENV 1
7181 | #define HAVE_SETENV 1
7182 | #define HAVE_UNSETENV 1
7183 | #define HAVE_SETRLIMIT 1
7184 | #define HAVE_GETRLIMIT 1
7185 | #define HAVE_WRITEV 1
7186 | #define HAVE_SENDFILE 1
7187 | #define HAVE_UTIME 1
7188 | #define HAVE_UTIMES 1
7189 | #define HAVE_SIGACTION 1
7190 | #define HAVE_DECL_SYS_SIGLIST 1
7191 | #define HAVE_FORK 1
7192 | #define HAVE_STRERROR_R 1
7193 | #define HAVE_CRYPT_R 1
7194 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
7195 | #define HAVE_MMAP 1
7196 | #define HAVE_MEMMOVE 1
7197 | #define HAVE_GETPASS 1
7198 | #define HAVE_GMTIME_R 1
7199 | #define HAVE_LOCALTIME_R 1
7200 | #define HAVE_HSTRERROR 1
7201 | #define HAVE_MKSTEMP 1
7202 | #define DIRENT_INODE d_fileno
7203 | #define DIRENT_TYPE d_type
7204 | #define STDC_HEADERS 1
7205 | #define HAVE_ALLOCA_H 1
7206 | #define HAVE_CRYPT_H 1
7207 | #define HAVE_CTYPE_H 1
7208 | #define HAVE_DIRENT_H 1
7209 | #define HAVE_DLFCN_H 1
7210 | #define HAVE_ERRNO_H 1
7211 | #define HAVE_FCNTL_H 1
7212 | #define HAVE_GRP_H 1
7213 | #define HAVE_LIMITS_H 1
7214 | #define HAVE_MALLOC_H 1
7215 | #define HAVE_MEMORY_H 1
7216 | #define HAVE_NETDB_H 1
7217 | #define HAVE_POLL_H 1
7218 | #define HAVE_PWD_H 1
7219 | #define HAVE_SEMAPHORE_H 1
7220 | #define HAVE_SIGNAL_H 1
7221 | #define HAVE_STDARG_H 1
7222 | #define HAVE_STDDEF_H 1
7223 | #define HAVE_STDIO_H 1
7224 | #define HAVE_STDLIB_H 1
7225 | #define HAVE_STRING_H 1
7226 | #define HAVE_STRINGS_H 1
7227 | #define HAVE_TERMIOS_H 1
7228 | #define HAVE_TIME_H 1
7229 | #define HAVE_UNISTD_H 1
7230 | #define HAVE_ARPA_INET_H 1
7231 | #define HAVE_NETINET_IN_H 1
7232 | /* end confdefs.h.  */
7233 | #include <stdio.h>
7234 | #ifdef HAVE_SYS_TYPES_H
7235 | # include <sys/types.h>
7236 | #endif
7237 | #ifdef HAVE_SYS_STAT_H
7238 | # include <sys/stat.h>
7239 | #endif
7240 | #ifdef STDC_HEADERS
7241 | # include <stdlib.h>
7242 | # include <stddef.h>
7243 | #else
7244 | # ifdef HAVE_STDLIB_H
7245 | #  include <stdlib.h>
7246 | # endif
7247 | #endif
7248 | #ifdef HAVE_STRING_H
7249 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7250 | #  include <memory.h>
7251 | # endif
7252 | # include <string.h>
7253 | #endif
7254 | #ifdef HAVE_STRINGS_H
7255 | # include <strings.h>
7256 | #endif
7257 | #ifdef HAVE_INTTYPES_H
7258 | # include <inttypes.h>
7259 | #endif
7260 | #ifdef HAVE_STDINT_H
7261 | # include <stdint.h>
7262 | #endif
7263 | #ifdef HAVE_UNISTD_H
7264 | # include <unistd.h>
7265 | #endif
7266 | #include <netinet/sctp.h>
7267 configure:32934: result: no
7268 configure:32938: checking netinet/sctp.h presence
7269 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
7270 conftest.c:116:26: fatal error: netinet/sctp.h: No such file or directory
7271  #include <netinet/sctp.h>
7272                           ^
7273 compilation terminated.
7274 configure:32960: $? = 1
7275 configure: failed program was:
7276 | /* confdefs.h.  */
7277 | #define PACKAGE_NAME ""
7278 | #define PACKAGE_TARNAME ""
7279 | #define PACKAGE_VERSION ""
7280 | #define PACKAGE_STRING ""
7281 | #define PACKAGE_BUGREPORT ""
7282 | #define STDC_HEADERS 1
7283 | #define HAVE_SYS_TYPES_H 1
7284 | #define HAVE_SYS_STAT_H 1
7285 | #define HAVE_STDLIB_H 1
7286 | #define HAVE_STRING_H 1
7287 | #define HAVE_MEMORY_H 1
7288 | #define HAVE_STRINGS_H 1
7289 | #define HAVE_INTTYPES_H 1
7290 | #define HAVE_STDINT_H 1
7291 | #define HAVE_UNISTD_H 1
7292 | #define __EXTENSIONS__ 1
7293 | #define _ALL_SOURCE 1
7294 | #define _GNU_SOURCE 1
7295 | #define _POSIX_PTHREAD_SEMANTICS 1
7296 | #define _TANDEM_SOURCE 1
7297 | #define HAVE_DLFCN_H 1
7298 | #define HAVE_LIBNSL 1
7299 | #define HAVE_PTHREAD_H 1
7300 | #define HAVE_PTHREAD_H 1
7301 | #define USE_THREADS 1
7302 | #define HAVE_PTHREAD_KEY_DELETE 1
7303 | #define HAVE_PTHREAD_RWLOCK_INIT 1
7304 | #define HAVE_PTHREAD_RWLOCKS 1
7305 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
7306 | #define HAVE_GETHOSTBYNAME_R 1
7307 | #define HAVE_GETHOSTBYADDR_R 1
7308 | #define HAVE_SIGSUSPEND 1
7309 | #define HAVE_SIGWAIT 1
7310 | #define HAVE_POLL 1
7311 | #define HAVE_GETPWNAM_R 1
7312 | #define HAVE_GETPWUID_R 1
7313 | #define HAVE_GETGRNAM_R 1
7314 | #define HAVE_GETGRGID_R 1
7315 | #define HAVE_SYS_MMAN_H 1
7316 | #define HAVE_SYS_IPC_H 1
7317 | #define HAVE_SYS_SHM_H 1
7318 | #define HAVE_SYS_FILE_H 1
7319 | #define HAVE_MMAP 1
7320 | #define HAVE_MUNMAP 1
7321 | #define HAVE_SHM_OPEN 1
7322 | #define HAVE_SHM_UNLINK 1
7323 | #define HAVE_SHMGET 1
7324 | #define HAVE_SHMAT 1
7325 | #define HAVE_SHMDT 1
7326 | #define HAVE_SHMCTL 1
7327 | #define HAVE_MAP_ANON 1
7328 | #define anonymous shared memory allocation method 1
7329 | #define USE_SHMEM_MMAP_ANON 1
7330 | #define namebased memory allocation method 1
7331 | #define USE_SHMEM_SHMGET 1
7332 | #define HAVE_CALLOC 1
7333 | #define HAVE_STRCASECMP 1
7334 | #define HAVE_SETSID 1
7335 | #define HAVE_ISINF 1
7336 | #define HAVE_ISNAN 1
7337 | #define HAVE_GETENV 1
7338 | #define HAVE_PUTENV 1
7339 | #define HAVE_SETENV 1
7340 | #define HAVE_UNSETENV 1
7341 | #define HAVE_SETRLIMIT 1
7342 | #define HAVE_GETRLIMIT 1
7343 | #define HAVE_WRITEV 1
7344 | #define HAVE_SENDFILE 1
7345 | #define HAVE_UTIME 1
7346 | #define HAVE_UTIMES 1
7347 | #define HAVE_SIGACTION 1
7348 | #define HAVE_DECL_SYS_SIGLIST 1
7349 | #define HAVE_FORK 1
7350 | #define HAVE_STRERROR_R 1
7351 | #define HAVE_CRYPT_R 1
7352 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
7353 | #define HAVE_MMAP 1
7354 | #define HAVE_MEMMOVE 1
7355 | #define HAVE_GETPASS 1
7356 | #define HAVE_GMTIME_R 1
7357 | #define HAVE_LOCALTIME_R 1
7358 | #define HAVE_HSTRERROR 1
7359 | #define HAVE_MKSTEMP 1
7360 | #define DIRENT_INODE d_fileno
7361 | #define DIRENT_TYPE d_type
7362 | #define STDC_HEADERS 1
7363 | #define HAVE_ALLOCA_H 1
7364 | #define HAVE_CRYPT_H 1
7365 | #define HAVE_CTYPE_H 1
7366 | #define HAVE_DIRENT_H 1
7367 | #define HAVE_DLFCN_H 1
7368 | #define HAVE_ERRNO_H 1
7369 | #define HAVE_FCNTL_H 1
7370 | #define HAVE_GRP_H 1
7371 | #define HAVE_LIMITS_H 1
7372 | #define HAVE_MALLOC_H 1
7373 | #define HAVE_MEMORY_H 1
7374 | #define HAVE_NETDB_H 1
7375 | #define HAVE_POLL_H 1
7376 | #define HAVE_PWD_H 1
7377 | #define HAVE_SEMAPHORE_H 1
7378 | #define HAVE_SIGNAL_H 1
7379 | #define HAVE_STDARG_H 1
7380 | #define HAVE_STDDEF_H 1
7381 | #define HAVE_STDIO_H 1
7382 | #define HAVE_STDLIB_H 1
7383 | #define HAVE_STRING_H 1
7384 | #define HAVE_STRINGS_H 1
7385 | #define HAVE_TERMIOS_H 1
7386 | #define HAVE_TIME_H 1
7387 | #define HAVE_UNISTD_H 1
7388 | #define HAVE_ARPA_INET_H 1
7389 | #define HAVE_NETINET_IN_H 1
7390 | /* end confdefs.h.  */
7391 | #include <netinet/sctp.h>
7392 configure:32974: result: no
7393 configure:33002: checking for netinet/sctp.h
7394 configure:33011: result: no
7395 configure:32896: checking netinet/sctp_uio.h usability
7396 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
7397 conftest.c:149:30: fatal error: netinet/sctp_uio.h: No such file or directory
7398  #include <netinet/sctp_uio.h>
7399                               ^
7400 compilation terminated.
7401 configure:32920: $? = 1
7402 configure: failed program was:
7403 | /* confdefs.h.  */
7404 | #define PACKAGE_NAME ""
7405 | #define PACKAGE_TARNAME ""
7406 | #define PACKAGE_VERSION ""
7407 | #define PACKAGE_STRING ""
7408 | #define PACKAGE_BUGREPORT ""
7409 | #define STDC_HEADERS 1
7410 | #define HAVE_SYS_TYPES_H 1
7411 | #define HAVE_SYS_STAT_H 1
7412 | #define HAVE_STDLIB_H 1
7413 | #define HAVE_STRING_H 1
7414 | #define HAVE_MEMORY_H 1
7415 | #define HAVE_STRINGS_H 1
7416 | #define HAVE_INTTYPES_H 1
7417 | #define HAVE_STDINT_H 1
7418 | #define HAVE_UNISTD_H 1
7419 | #define __EXTENSIONS__ 1
7420 | #define _ALL_SOURCE 1
7421 | #define _GNU_SOURCE 1
7422 | #define _POSIX_PTHREAD_SEMANTICS 1
7423 | #define _TANDEM_SOURCE 1
7424 | #define HAVE_DLFCN_H 1
7425 | #define HAVE_LIBNSL 1
7426 | #define HAVE_PTHREAD_H 1
7427 | #define HAVE_PTHREAD_H 1
7428 | #define USE_THREADS 1
7429 | #define HAVE_PTHREAD_KEY_DELETE 1
7430 | #define HAVE_PTHREAD_RWLOCK_INIT 1
7431 | #define HAVE_PTHREAD_RWLOCKS 1
7432 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
7433 | #define HAVE_GETHOSTBYNAME_R 1
7434 | #define HAVE_GETHOSTBYADDR_R 1
7435 | #define HAVE_SIGSUSPEND 1
7436 | #define HAVE_SIGWAIT 1
7437 | #define HAVE_POLL 1
7438 | #define HAVE_GETPWNAM_R 1
7439 | #define HAVE_GETPWUID_R 1
7440 | #define HAVE_GETGRNAM_R 1
7441 | #define HAVE_GETGRGID_R 1
7442 | #define HAVE_SYS_MMAN_H 1
7443 | #define HAVE_SYS_IPC_H 1
7444 | #define HAVE_SYS_SHM_H 1
7445 | #define HAVE_SYS_FILE_H 1
7446 | #define HAVE_MMAP 1
7447 | #define HAVE_MUNMAP 1
7448 | #define HAVE_SHM_OPEN 1
7449 | #define HAVE_SHM_UNLINK 1
7450 | #define HAVE_SHMGET 1
7451 | #define HAVE_SHMAT 1
7452 | #define HAVE_SHMDT 1
7453 | #define HAVE_SHMCTL 1
7454 | #define HAVE_MAP_ANON 1
7455 | #define anonymous shared memory allocation method 1
7456 | #define USE_SHMEM_MMAP_ANON 1
7457 | #define namebased memory allocation method 1
7458 | #define USE_SHMEM_SHMGET 1
7459 | #define HAVE_CALLOC 1
7460 | #define HAVE_STRCASECMP 1
7461 | #define HAVE_SETSID 1
7462 | #define HAVE_ISINF 1
7463 | #define HAVE_ISNAN 1
7464 | #define HAVE_GETENV 1
7465 | #define HAVE_PUTENV 1
7466 | #define HAVE_SETENV 1
7467 | #define HAVE_UNSETENV 1
7468 | #define HAVE_SETRLIMIT 1
7469 | #define HAVE_GETRLIMIT 1
7470 | #define HAVE_WRITEV 1
7471 | #define HAVE_SENDFILE 1
7472 | #define HAVE_UTIME 1
7473 | #define HAVE_UTIMES 1
7474 | #define HAVE_SIGACTION 1
7475 | #define HAVE_DECL_SYS_SIGLIST 1
7476 | #define HAVE_FORK 1
7477 | #define HAVE_STRERROR_R 1
7478 | #define HAVE_CRYPT_R 1
7479 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
7480 | #define HAVE_MMAP 1
7481 | #define HAVE_MEMMOVE 1
7482 | #define HAVE_GETPASS 1
7483 | #define HAVE_GMTIME_R 1
7484 | #define HAVE_LOCALTIME_R 1
7485 | #define HAVE_HSTRERROR 1
7486 | #define HAVE_MKSTEMP 1
7487 | #define DIRENT_INODE d_fileno
7488 | #define DIRENT_TYPE d_type
7489 | #define STDC_HEADERS 1
7490 | #define HAVE_ALLOCA_H 1
7491 | #define HAVE_CRYPT_H 1
7492 | #define HAVE_CTYPE_H 1
7493 | #define HAVE_DIRENT_H 1
7494 | #define HAVE_DLFCN_H 1
7495 | #define HAVE_ERRNO_H 1
7496 | #define HAVE_FCNTL_H 1
7497 | #define HAVE_GRP_H 1
7498 | #define HAVE_LIMITS_H 1
7499 | #define HAVE_MALLOC_H 1
7500 | #define HAVE_MEMORY_H 1
7501 | #define HAVE_NETDB_H 1
7502 | #define HAVE_POLL_H 1
7503 | #define HAVE_PWD_H 1
7504 | #define HAVE_SEMAPHORE_H 1
7505 | #define HAVE_SIGNAL_H 1
7506 | #define HAVE_STDARG_H 1
7507 | #define HAVE_STDDEF_H 1
7508 | #define HAVE_STDIO_H 1
7509 | #define HAVE_STDLIB_H 1
7510 | #define HAVE_STRING_H 1
7511 | #define HAVE_STRINGS_H 1
7512 | #define HAVE_TERMIOS_H 1
7513 | #define HAVE_TIME_H 1
7514 | #define HAVE_UNISTD_H 1
7515 | #define HAVE_ARPA_INET_H 1
7516 | #define HAVE_NETINET_IN_H 1
7517 | /* end confdefs.h.  */
7518 | #include <stdio.h>
7519 | #ifdef HAVE_SYS_TYPES_H
7520 | # include <sys/types.h>
7521 | #endif
7522 | #ifdef HAVE_SYS_STAT_H
7523 | # include <sys/stat.h>
7524 | #endif
7525 | #ifdef STDC_HEADERS
7526 | # include <stdlib.h>
7527 | # include <stddef.h>
7528 | #else
7529 | # ifdef HAVE_STDLIB_H
7530 | #  include <stdlib.h>
7531 | # endif
7532 | #endif
7533 | #ifdef HAVE_STRING_H
7534 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7535 | #  include <memory.h>
7536 | # endif
7537 | # include <string.h>
7538 | #endif
7539 | #ifdef HAVE_STRINGS_H
7540 | # include <strings.h>
7541 | #endif
7542 | #ifdef HAVE_INTTYPES_H
7543 | # include <inttypes.h>
7544 | #endif
7545 | #ifdef HAVE_STDINT_H
7546 | # include <stdint.h>
7547 | #endif
7548 | #ifdef HAVE_UNISTD_H
7549 | # include <unistd.h>
7550 | #endif
7551 | #include <netinet/sctp_uio.h>
7552 configure:32934: result: no
7553 configure:32938: checking netinet/sctp_uio.h presence
7554 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
7555 conftest.c:116:30: fatal error: netinet/sctp_uio.h: No such file or directory
7556  #include <netinet/sctp_uio.h>
7557                               ^
7558 compilation terminated.
7559 configure:32960: $? = 1
7560 configure: failed program was:
7561 | /* confdefs.h.  */
7562 | #define PACKAGE_NAME ""
7563 | #define PACKAGE_TARNAME ""
7564 | #define PACKAGE_VERSION ""
7565 | #define PACKAGE_STRING ""
7566 | #define PACKAGE_BUGREPORT ""
7567 | #define STDC_HEADERS 1
7568 | #define HAVE_SYS_TYPES_H 1
7569 | #define HAVE_SYS_STAT_H 1
7570 | #define HAVE_STDLIB_H 1
7571 | #define HAVE_STRING_H 1
7572 | #define HAVE_MEMORY_H 1
7573 | #define HAVE_STRINGS_H 1
7574 | #define HAVE_INTTYPES_H 1
7575 | #define HAVE_STDINT_H 1
7576 | #define HAVE_UNISTD_H 1
7577 | #define __EXTENSIONS__ 1
7578 | #define _ALL_SOURCE 1
7579 | #define _GNU_SOURCE 1
7580 | #define _POSIX_PTHREAD_SEMANTICS 1
7581 | #define _TANDEM_SOURCE 1
7582 | #define HAVE_DLFCN_H 1
7583 | #define HAVE_LIBNSL 1
7584 | #define HAVE_PTHREAD_H 1
7585 | #define HAVE_PTHREAD_H 1
7586 | #define USE_THREADS 1
7587 | #define HAVE_PTHREAD_KEY_DELETE 1
7588 | #define HAVE_PTHREAD_RWLOCK_INIT 1
7589 | #define HAVE_PTHREAD_RWLOCKS 1
7590 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
7591 | #define HAVE_GETHOSTBYNAME_R 1
7592 | #define HAVE_GETHOSTBYADDR_R 1
7593 | #define HAVE_SIGSUSPEND 1
7594 | #define HAVE_SIGWAIT 1
7595 | #define HAVE_POLL 1
7596 | #define HAVE_GETPWNAM_R 1
7597 | #define HAVE_GETPWUID_R 1
7598 | #define HAVE_GETGRNAM_R 1
7599 | #define HAVE_GETGRGID_R 1
7600 | #define HAVE_SYS_MMAN_H 1
7601 | #define HAVE_SYS_IPC_H 1
7602 | #define HAVE_SYS_SHM_H 1
7603 | #define HAVE_SYS_FILE_H 1
7604 | #define HAVE_MMAP 1
7605 | #define HAVE_MUNMAP 1
7606 | #define HAVE_SHM_OPEN 1
7607 | #define HAVE_SHM_UNLINK 1
7608 | #define HAVE_SHMGET 1
7609 | #define HAVE_SHMAT 1
7610 | #define HAVE_SHMDT 1
7611 | #define HAVE_SHMCTL 1
7612 | #define HAVE_MAP_ANON 1
7613 | #define anonymous shared memory allocation method 1
7614 | #define USE_SHMEM_MMAP_ANON 1
7615 | #define namebased memory allocation method 1
7616 | #define USE_SHMEM_SHMGET 1
7617 | #define HAVE_CALLOC 1
7618 | #define HAVE_STRCASECMP 1
7619 | #define HAVE_SETSID 1
7620 | #define HAVE_ISINF 1
7621 | #define HAVE_ISNAN 1
7622 | #define HAVE_GETENV 1
7623 | #define HAVE_PUTENV 1
7624 | #define HAVE_SETENV 1
7625 | #define HAVE_UNSETENV 1
7626 | #define HAVE_SETRLIMIT 1
7627 | #define HAVE_GETRLIMIT 1
7628 | #define HAVE_WRITEV 1
7629 | #define HAVE_SENDFILE 1
7630 | #define HAVE_UTIME 1
7631 | #define HAVE_UTIMES 1
7632 | #define HAVE_SIGACTION 1
7633 | #define HAVE_DECL_SYS_SIGLIST 1
7634 | #define HAVE_FORK 1
7635 | #define HAVE_STRERROR_R 1
7636 | #define HAVE_CRYPT_R 1
7637 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
7638 | #define HAVE_MMAP 1
7639 | #define HAVE_MEMMOVE 1
7640 | #define HAVE_GETPASS 1
7641 | #define HAVE_GMTIME_R 1
7642 | #define HAVE_LOCALTIME_R 1
7643 | #define HAVE_HSTRERROR 1
7644 | #define HAVE_MKSTEMP 1
7645 | #define DIRENT_INODE d_fileno
7646 | #define DIRENT_TYPE d_type
7647 | #define STDC_HEADERS 1
7648 | #define HAVE_ALLOCA_H 1
7649 | #define HAVE_CRYPT_H 1
7650 | #define HAVE_CTYPE_H 1
7651 | #define HAVE_DIRENT_H 1
7652 | #define HAVE_DLFCN_H 1
7653 | #define HAVE_ERRNO_H 1
7654 | #define HAVE_FCNTL_H 1
7655 | #define HAVE_GRP_H 1
7656 | #define HAVE_LIMITS_H 1
7657 | #define HAVE_MALLOC_H 1
7658 | #define HAVE_MEMORY_H 1
7659 | #define HAVE_NETDB_H 1
7660 | #define HAVE_POLL_H 1
7661 | #define HAVE_PWD_H 1
7662 | #define HAVE_SEMAPHORE_H 1
7663 | #define HAVE_SIGNAL_H 1
7664 | #define HAVE_STDARG_H 1
7665 | #define HAVE_STDDEF_H 1
7666 | #define HAVE_STDIO_H 1
7667 | #define HAVE_STDLIB_H 1
7668 | #define HAVE_STRING_H 1
7669 | #define HAVE_STRINGS_H 1
7670 | #define HAVE_TERMIOS_H 1
7671 | #define HAVE_TIME_H 1
7672 | #define HAVE_UNISTD_H 1
7673 | #define HAVE_ARPA_INET_H 1
7674 | #define HAVE_NETINET_IN_H 1
7675 | /* end confdefs.h.  */
7676 | #include <netinet/sctp_uio.h>
7677 configure:32974: result: no
7678 configure:33002: checking for netinet/sctp_uio.h
7679 configure:33011: result: no
7680 configure:32885: checking for sys/file.h
7681 configure:32892: result: yes
7682 configure:32896: checking sys/ioctl.h usability
7683 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
7684 configure:32920: $? = 0
7685 configure:32934: result: yes
7686 configure:32938: checking sys/ioctl.h presence
7687 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
7688 configure:32960: $? = 0
7689 configure:32974: result: yes
7690 configure:33002: checking for sys/ioctl.h
7691 configure:33011: result: yes
7692 configure:32885: checking for sys/mman.h
7693 configure:32892: result: yes
7694 configure:32896: checking sys/poll.h usability
7695 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
7696 configure:32920: $? = 0
7697 configure:32934: result: yes
7698 configure:32938: checking sys/poll.h presence
7699 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
7700 configure:32960: $? = 0
7701 configure:32974: result: yes
7702 configure:33002: checking for sys/poll.h
7703 configure:33011: result: yes
7704 configure:32896: checking sys/resource.h usability
7705 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
7706 configure:32920: $? = 0
7707 configure:32934: result: yes
7708 configure:32938: checking sys/resource.h presence
7709 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
7710 configure:32960: $? = 0
7711 configure:32974: result: yes
7712 configure:33002: checking for sys/resource.h
7713 configure:33011: result: yes
7714 configure:32896: checking sys/select.h usability
7715 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
7716 configure:32920: $? = 0
7717 configure:32934: result: yes
7718 configure:32938: checking sys/select.h presence
7719 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
7720 configure:32960: $? = 0
7721 configure:32974: result: yes
7722 configure:33002: checking for sys/select.h
7723 configure:33011: result: yes
7724 configure:32896: checking sys/sem.h usability
7725 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
7726 configure:32920: $? = 0
7727 configure:32934: result: yes
7728 configure:32938: checking sys/sem.h presence
7729 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
7730 configure:32960: $? = 0
7731 configure:32974: result: yes
7732 configure:33002: checking for sys/sem.h
7733 configure:33011: result: yes
7734 configure:32896: checking sys/sendfile.h usability
7735 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
7736 configure:32920: $? = 0
7737 configure:32934: result: yes
7738 configure:32938: checking sys/sendfile.h presence
7739 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
7740 configure:32960: $? = 0
7741 configure:32974: result: yes
7742 configure:33002: checking for sys/sendfile.h
7743 configure:33011: result: yes
7744 configure:32896: checking sys/signal.h usability
7745 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
7746 configure:32920: $? = 0
7747 configure:32934: result: yes
7748 configure:32938: checking sys/signal.h presence
7749 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
7750 configure:32960: $? = 0
7751 configure:32974: result: yes
7752 configure:33002: checking for sys/signal.h
7753 configure:33011: result: yes
7754 configure:32896: checking sys/socket.h usability
7755 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
7756 configure:32920: $? = 0
7757 configure:32934: result: yes
7758 configure:32938: checking sys/socket.h presence
7759 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
7760 configure:32960: $? = 0
7761 configure:32974: result: yes
7762 configure:33002: checking for sys/socket.h
7763 configure:33011: result: yes
7764 configure:32896: checking sys/sockio.h usability
7765 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
7766 conftest.c:159:24: fatal error: sys/sockio.h: No such file or directory
7767  #include <sys/sockio.h>
7768                         ^
7769 compilation terminated.
7770 configure:32920: $? = 1
7771 configure: failed program was:
7772 | /* confdefs.h.  */
7773 | #define PACKAGE_NAME ""
7774 | #define PACKAGE_TARNAME ""
7775 | #define PACKAGE_VERSION ""
7776 | #define PACKAGE_STRING ""
7777 | #define PACKAGE_BUGREPORT ""
7778 | #define STDC_HEADERS 1
7779 | #define HAVE_SYS_TYPES_H 1
7780 | #define HAVE_SYS_STAT_H 1
7781 | #define HAVE_STDLIB_H 1
7782 | #define HAVE_STRING_H 1
7783 | #define HAVE_MEMORY_H 1
7784 | #define HAVE_STRINGS_H 1
7785 | #define HAVE_INTTYPES_H 1
7786 | #define HAVE_STDINT_H 1
7787 | #define HAVE_UNISTD_H 1
7788 | #define __EXTENSIONS__ 1
7789 | #define _ALL_SOURCE 1
7790 | #define _GNU_SOURCE 1
7791 | #define _POSIX_PTHREAD_SEMANTICS 1
7792 | #define _TANDEM_SOURCE 1
7793 | #define HAVE_DLFCN_H 1
7794 | #define HAVE_LIBNSL 1
7795 | #define HAVE_PTHREAD_H 1
7796 | #define HAVE_PTHREAD_H 1
7797 | #define USE_THREADS 1
7798 | #define HAVE_PTHREAD_KEY_DELETE 1
7799 | #define HAVE_PTHREAD_RWLOCK_INIT 1
7800 | #define HAVE_PTHREAD_RWLOCKS 1
7801 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
7802 | #define HAVE_GETHOSTBYNAME_R 1
7803 | #define HAVE_GETHOSTBYADDR_R 1
7804 | #define HAVE_SIGSUSPEND 1
7805 | #define HAVE_SIGWAIT 1
7806 | #define HAVE_POLL 1
7807 | #define HAVE_GETPWNAM_R 1
7808 | #define HAVE_GETPWUID_R 1
7809 | #define HAVE_GETGRNAM_R 1
7810 | #define HAVE_GETGRGID_R 1
7811 | #define HAVE_SYS_MMAN_H 1
7812 | #define HAVE_SYS_IPC_H 1
7813 | #define HAVE_SYS_SHM_H 1
7814 | #define HAVE_SYS_FILE_H 1
7815 | #define HAVE_MMAP 1
7816 | #define HAVE_MUNMAP 1
7817 | #define HAVE_SHM_OPEN 1
7818 | #define HAVE_SHM_UNLINK 1
7819 | #define HAVE_SHMGET 1
7820 | #define HAVE_SHMAT 1
7821 | #define HAVE_SHMDT 1
7822 | #define HAVE_SHMCTL 1
7823 | #define HAVE_MAP_ANON 1
7824 | #define anonymous shared memory allocation method 1
7825 | #define USE_SHMEM_MMAP_ANON 1
7826 | #define namebased memory allocation method 1
7827 | #define USE_SHMEM_SHMGET 1
7828 | #define HAVE_CALLOC 1
7829 | #define HAVE_STRCASECMP 1
7830 | #define HAVE_SETSID 1
7831 | #define HAVE_ISINF 1
7832 | #define HAVE_ISNAN 1
7833 | #define HAVE_GETENV 1
7834 | #define HAVE_PUTENV 1
7835 | #define HAVE_SETENV 1
7836 | #define HAVE_UNSETENV 1
7837 | #define HAVE_SETRLIMIT 1
7838 | #define HAVE_GETRLIMIT 1
7839 | #define HAVE_WRITEV 1
7840 | #define HAVE_SENDFILE 1
7841 | #define HAVE_UTIME 1
7842 | #define HAVE_UTIMES 1
7843 | #define HAVE_SIGACTION 1
7844 | #define HAVE_DECL_SYS_SIGLIST 1
7845 | #define HAVE_FORK 1
7846 | #define HAVE_STRERROR_R 1
7847 | #define HAVE_CRYPT_R 1
7848 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
7849 | #define HAVE_MMAP 1
7850 | #define HAVE_MEMMOVE 1
7851 | #define HAVE_GETPASS 1
7852 | #define HAVE_GMTIME_R 1
7853 | #define HAVE_LOCALTIME_R 1
7854 | #define HAVE_HSTRERROR 1
7855 | #define HAVE_MKSTEMP 1
7856 | #define DIRENT_INODE d_fileno
7857 | #define DIRENT_TYPE d_type
7858 | #define STDC_HEADERS 1
7859 | #define HAVE_ALLOCA_H 1
7860 | #define HAVE_CRYPT_H 1
7861 | #define HAVE_CTYPE_H 1
7862 | #define HAVE_DIRENT_H 1
7863 | #define HAVE_DLFCN_H 1
7864 | #define HAVE_ERRNO_H 1
7865 | #define HAVE_FCNTL_H 1
7866 | #define HAVE_GRP_H 1
7867 | #define HAVE_LIMITS_H 1
7868 | #define HAVE_MALLOC_H 1
7869 | #define HAVE_MEMORY_H 1
7870 | #define HAVE_NETDB_H 1
7871 | #define HAVE_POLL_H 1
7872 | #define HAVE_PWD_H 1
7873 | #define HAVE_SEMAPHORE_H 1
7874 | #define HAVE_SIGNAL_H 1
7875 | #define HAVE_STDARG_H 1
7876 | #define HAVE_STDDEF_H 1
7877 | #define HAVE_STDIO_H 1
7878 | #define HAVE_STDLIB_H 1
7879 | #define HAVE_STRING_H 1
7880 | #define HAVE_STRINGS_H 1
7881 | #define HAVE_TERMIOS_H 1
7882 | #define HAVE_TIME_H 1
7883 | #define HAVE_UNISTD_H 1
7884 | #define HAVE_ARPA_INET_H 1
7885 | #define HAVE_NETINET_IN_H 1
7886 | #define HAVE_SYS_FILE_H 1
7887 | #define HAVE_SYS_IOCTL_H 1
7888 | #define HAVE_SYS_MMAN_H 1
7889 | #define HAVE_SYS_POLL_H 1
7890 | #define HAVE_SYS_RESOURCE_H 1
7891 | #define HAVE_SYS_SELECT_H 1
7892 | #define HAVE_SYS_SEM_H 1
7893 | #define HAVE_SYS_SENDFILE_H 1
7894 | #define HAVE_SYS_SIGNAL_H 1
7895 | #define HAVE_SYS_SOCKET_H 1
7896 | /* end confdefs.h.  */
7897 | #include <stdio.h>
7898 | #ifdef HAVE_SYS_TYPES_H
7899 | # include <sys/types.h>
7900 | #endif
7901 | #ifdef HAVE_SYS_STAT_H
7902 | # include <sys/stat.h>
7903 | #endif
7904 | #ifdef STDC_HEADERS
7905 | # include <stdlib.h>
7906 | # include <stddef.h>
7907 | #else
7908 | # ifdef HAVE_STDLIB_H
7909 | #  include <stdlib.h>
7910 | # endif
7911 | #endif
7912 | #ifdef HAVE_STRING_H
7913 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7914 | #  include <memory.h>
7915 | # endif
7916 | # include <string.h>
7917 | #endif
7918 | #ifdef HAVE_STRINGS_H
7919 | # include <strings.h>
7920 | #endif
7921 | #ifdef HAVE_INTTYPES_H
7922 | # include <inttypes.h>
7923 | #endif
7924 | #ifdef HAVE_STDINT_H
7925 | # include <stdint.h>
7926 | #endif
7927 | #ifdef HAVE_UNISTD_H
7928 | # include <unistd.h>
7929 | #endif
7930 | #include <sys/sockio.h>
7931 configure:32934: result: no
7932 configure:32938: checking sys/sockio.h presence
7933 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
7934 conftest.c:126:24: fatal error: sys/sockio.h: No such file or directory
7935  #include <sys/sockio.h>
7936                         ^
7937 compilation terminated.
7938 configure:32960: $? = 1
7939 configure: failed program was:
7940 | /* confdefs.h.  */
7941 | #define PACKAGE_NAME ""
7942 | #define PACKAGE_TARNAME ""
7943 | #define PACKAGE_VERSION ""
7944 | #define PACKAGE_STRING ""
7945 | #define PACKAGE_BUGREPORT ""
7946 | #define STDC_HEADERS 1
7947 | #define HAVE_SYS_TYPES_H 1
7948 | #define HAVE_SYS_STAT_H 1
7949 | #define HAVE_STDLIB_H 1
7950 | #define HAVE_STRING_H 1
7951 | #define HAVE_MEMORY_H 1
7952 | #define HAVE_STRINGS_H 1
7953 | #define HAVE_INTTYPES_H 1
7954 | #define HAVE_STDINT_H 1
7955 | #define HAVE_UNISTD_H 1
7956 | #define __EXTENSIONS__ 1
7957 | #define _ALL_SOURCE 1
7958 | #define _GNU_SOURCE 1
7959 | #define _POSIX_PTHREAD_SEMANTICS 1
7960 | #define _TANDEM_SOURCE 1
7961 | #define HAVE_DLFCN_H 1
7962 | #define HAVE_LIBNSL 1
7963 | #define HAVE_PTHREAD_H 1
7964 | #define HAVE_PTHREAD_H 1
7965 | #define USE_THREADS 1
7966 | #define HAVE_PTHREAD_KEY_DELETE 1
7967 | #define HAVE_PTHREAD_RWLOCK_INIT 1
7968 | #define HAVE_PTHREAD_RWLOCKS 1
7969 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
7970 | #define HAVE_GETHOSTBYNAME_R 1
7971 | #define HAVE_GETHOSTBYADDR_R 1
7972 | #define HAVE_SIGSUSPEND 1
7973 | #define HAVE_SIGWAIT 1
7974 | #define HAVE_POLL 1
7975 | #define HAVE_GETPWNAM_R 1
7976 | #define HAVE_GETPWUID_R 1
7977 | #define HAVE_GETGRNAM_R 1
7978 | #define HAVE_GETGRGID_R 1
7979 | #define HAVE_SYS_MMAN_H 1
7980 | #define HAVE_SYS_IPC_H 1
7981 | #define HAVE_SYS_SHM_H 1
7982 | #define HAVE_SYS_FILE_H 1
7983 | #define HAVE_MMAP 1
7984 | #define HAVE_MUNMAP 1
7985 | #define HAVE_SHM_OPEN 1
7986 | #define HAVE_SHM_UNLINK 1
7987 | #define HAVE_SHMGET 1
7988 | #define HAVE_SHMAT 1
7989 | #define HAVE_SHMDT 1
7990 | #define HAVE_SHMCTL 1
7991 | #define HAVE_MAP_ANON 1
7992 | #define anonymous shared memory allocation method 1
7993 | #define USE_SHMEM_MMAP_ANON 1
7994 | #define namebased memory allocation method 1
7995 | #define USE_SHMEM_SHMGET 1
7996 | #define HAVE_CALLOC 1
7997 | #define HAVE_STRCASECMP 1
7998 | #define HAVE_SETSID 1
7999 | #define HAVE_ISINF 1
8000 | #define HAVE_ISNAN 1
8001 | #define HAVE_GETENV 1
8002 | #define HAVE_PUTENV 1
8003 | #define HAVE_SETENV 1
8004 | #define HAVE_UNSETENV 1
8005 | #define HAVE_SETRLIMIT 1
8006 | #define HAVE_GETRLIMIT 1
8007 | #define HAVE_WRITEV 1
8008 | #define HAVE_SENDFILE 1
8009 | #define HAVE_UTIME 1
8010 | #define HAVE_UTIMES 1
8011 | #define HAVE_SIGACTION 1
8012 | #define HAVE_DECL_SYS_SIGLIST 1
8013 | #define HAVE_FORK 1
8014 | #define HAVE_STRERROR_R 1
8015 | #define HAVE_CRYPT_R 1
8016 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
8017 | #define HAVE_MMAP 1
8018 | #define HAVE_MEMMOVE 1
8019 | #define HAVE_GETPASS 1
8020 | #define HAVE_GMTIME_R 1
8021 | #define HAVE_LOCALTIME_R 1
8022 | #define HAVE_HSTRERROR 1
8023 | #define HAVE_MKSTEMP 1
8024 | #define DIRENT_INODE d_fileno
8025 | #define DIRENT_TYPE d_type
8026 | #define STDC_HEADERS 1
8027 | #define HAVE_ALLOCA_H 1
8028 | #define HAVE_CRYPT_H 1
8029 | #define HAVE_CTYPE_H 1
8030 | #define HAVE_DIRENT_H 1
8031 | #define HAVE_DLFCN_H 1
8032 | #define HAVE_ERRNO_H 1
8033 | #define HAVE_FCNTL_H 1
8034 | #define HAVE_GRP_H 1
8035 | #define HAVE_LIMITS_H 1
8036 | #define HAVE_MALLOC_H 1
8037 | #define HAVE_MEMORY_H 1
8038 | #define HAVE_NETDB_H 1
8039 | #define HAVE_POLL_H 1
8040 | #define HAVE_PWD_H 1
8041 | #define HAVE_SEMAPHORE_H 1
8042 | #define HAVE_SIGNAL_H 1
8043 | #define HAVE_STDARG_H 1
8044 | #define HAVE_STDDEF_H 1
8045 | #define HAVE_STDIO_H 1
8046 | #define HAVE_STDLIB_H 1
8047 | #define HAVE_STRING_H 1
8048 | #define HAVE_STRINGS_H 1
8049 | #define HAVE_TERMIOS_H 1
8050 | #define HAVE_TIME_H 1
8051 | #define HAVE_UNISTD_H 1
8052 | #define HAVE_ARPA_INET_H 1
8053 | #define HAVE_NETINET_IN_H 1
8054 | #define HAVE_SYS_FILE_H 1
8055 | #define HAVE_SYS_IOCTL_H 1
8056 | #define HAVE_SYS_MMAN_H 1
8057 | #define HAVE_SYS_POLL_H 1
8058 | #define HAVE_SYS_RESOURCE_H 1
8059 | #define HAVE_SYS_SELECT_H 1
8060 | #define HAVE_SYS_SEM_H 1
8061 | #define HAVE_SYS_SENDFILE_H 1
8062 | #define HAVE_SYS_SIGNAL_H 1
8063 | #define HAVE_SYS_SOCKET_H 1
8064 | /* end confdefs.h.  */
8065 | #include <sys/sockio.h>
8066 configure:32974: result: no
8067 configure:33002: checking for sys/sockio.h
8068 configure:33011: result: no
8069 configure:32885: checking for sys/stat.h
8070 configure:32892: result: yes
8071 configure:32896: checking sys/sysctl.h usability
8072 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
8073 configure:32920: $? = 0
8074 configure:32934: result: yes
8075 configure:32938: checking sys/sysctl.h presence
8076 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
8077 configure:32960: $? = 0
8078 configure:32974: result: yes
8079 configure:33002: checking for sys/sysctl.h
8080 configure:33011: result: yes
8081 configure:32896: checking sys/syslimits.h usability
8082 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
8083 conftest.c:161:27: fatal error: sys/syslimits.h: No such file or directory
8084  #include <sys/syslimits.h>
8085                            ^
8086 compilation terminated.
8087 configure:32920: $? = 1
8088 configure: failed program was:
8089 | /* confdefs.h.  */
8090 | #define PACKAGE_NAME ""
8091 | #define PACKAGE_TARNAME ""
8092 | #define PACKAGE_VERSION ""
8093 | #define PACKAGE_STRING ""
8094 | #define PACKAGE_BUGREPORT ""
8095 | #define STDC_HEADERS 1
8096 | #define HAVE_SYS_TYPES_H 1
8097 | #define HAVE_SYS_STAT_H 1
8098 | #define HAVE_STDLIB_H 1
8099 | #define HAVE_STRING_H 1
8100 | #define HAVE_MEMORY_H 1
8101 | #define HAVE_STRINGS_H 1
8102 | #define HAVE_INTTYPES_H 1
8103 | #define HAVE_STDINT_H 1
8104 | #define HAVE_UNISTD_H 1
8105 | #define __EXTENSIONS__ 1
8106 | #define _ALL_SOURCE 1
8107 | #define _GNU_SOURCE 1
8108 | #define _POSIX_PTHREAD_SEMANTICS 1
8109 | #define _TANDEM_SOURCE 1
8110 | #define HAVE_DLFCN_H 1
8111 | #define HAVE_LIBNSL 1
8112 | #define HAVE_PTHREAD_H 1
8113 | #define HAVE_PTHREAD_H 1
8114 | #define USE_THREADS 1
8115 | #define HAVE_PTHREAD_KEY_DELETE 1
8116 | #define HAVE_PTHREAD_RWLOCK_INIT 1
8117 | #define HAVE_PTHREAD_RWLOCKS 1
8118 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
8119 | #define HAVE_GETHOSTBYNAME_R 1
8120 | #define HAVE_GETHOSTBYADDR_R 1
8121 | #define HAVE_SIGSUSPEND 1
8122 | #define HAVE_SIGWAIT 1
8123 | #define HAVE_POLL 1
8124 | #define HAVE_GETPWNAM_R 1
8125 | #define HAVE_GETPWUID_R 1
8126 | #define HAVE_GETGRNAM_R 1
8127 | #define HAVE_GETGRGID_R 1
8128 | #define HAVE_SYS_MMAN_H 1
8129 | #define HAVE_SYS_IPC_H 1
8130 | #define HAVE_SYS_SHM_H 1
8131 | #define HAVE_SYS_FILE_H 1
8132 | #define HAVE_MMAP 1
8133 | #define HAVE_MUNMAP 1
8134 | #define HAVE_SHM_OPEN 1
8135 | #define HAVE_SHM_UNLINK 1
8136 | #define HAVE_SHMGET 1
8137 | #define HAVE_SHMAT 1
8138 | #define HAVE_SHMDT 1
8139 | #define HAVE_SHMCTL 1
8140 | #define HAVE_MAP_ANON 1
8141 | #define anonymous shared memory allocation method 1
8142 | #define USE_SHMEM_MMAP_ANON 1
8143 | #define namebased memory allocation method 1
8144 | #define USE_SHMEM_SHMGET 1
8145 | #define HAVE_CALLOC 1
8146 | #define HAVE_STRCASECMP 1
8147 | #define HAVE_SETSID 1
8148 | #define HAVE_ISINF 1
8149 | #define HAVE_ISNAN 1
8150 | #define HAVE_GETENV 1
8151 | #define HAVE_PUTENV 1
8152 | #define HAVE_SETENV 1
8153 | #define HAVE_UNSETENV 1
8154 | #define HAVE_SETRLIMIT 1
8155 | #define HAVE_GETRLIMIT 1
8156 | #define HAVE_WRITEV 1
8157 | #define HAVE_SENDFILE 1
8158 | #define HAVE_UTIME 1
8159 | #define HAVE_UTIMES 1
8160 | #define HAVE_SIGACTION 1
8161 | #define HAVE_DECL_SYS_SIGLIST 1
8162 | #define HAVE_FORK 1
8163 | #define HAVE_STRERROR_R 1
8164 | #define HAVE_CRYPT_R 1
8165 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
8166 | #define HAVE_MMAP 1
8167 | #define HAVE_MEMMOVE 1
8168 | #define HAVE_GETPASS 1
8169 | #define HAVE_GMTIME_R 1
8170 | #define HAVE_LOCALTIME_R 1
8171 | #define HAVE_HSTRERROR 1
8172 | #define HAVE_MKSTEMP 1
8173 | #define DIRENT_INODE d_fileno
8174 | #define DIRENT_TYPE d_type
8175 | #define STDC_HEADERS 1
8176 | #define HAVE_ALLOCA_H 1
8177 | #define HAVE_CRYPT_H 1
8178 | #define HAVE_CTYPE_H 1
8179 | #define HAVE_DIRENT_H 1
8180 | #define HAVE_DLFCN_H 1
8181 | #define HAVE_ERRNO_H 1
8182 | #define HAVE_FCNTL_H 1
8183 | #define HAVE_GRP_H 1
8184 | #define HAVE_LIMITS_H 1
8185 | #define HAVE_MALLOC_H 1
8186 | #define HAVE_MEMORY_H 1
8187 | #define HAVE_NETDB_H 1
8188 | #define HAVE_POLL_H 1
8189 | #define HAVE_PWD_H 1
8190 | #define HAVE_SEMAPHORE_H 1
8191 | #define HAVE_SIGNAL_H 1
8192 | #define HAVE_STDARG_H 1
8193 | #define HAVE_STDDEF_H 1
8194 | #define HAVE_STDIO_H 1
8195 | #define HAVE_STDLIB_H 1
8196 | #define HAVE_STRING_H 1
8197 | #define HAVE_STRINGS_H 1
8198 | #define HAVE_TERMIOS_H 1
8199 | #define HAVE_TIME_H 1
8200 | #define HAVE_UNISTD_H 1
8201 | #define HAVE_ARPA_INET_H 1
8202 | #define HAVE_NETINET_IN_H 1
8203 | #define HAVE_SYS_FILE_H 1
8204 | #define HAVE_SYS_IOCTL_H 1
8205 | #define HAVE_SYS_MMAN_H 1
8206 | #define HAVE_SYS_POLL_H 1
8207 | #define HAVE_SYS_RESOURCE_H 1
8208 | #define HAVE_SYS_SELECT_H 1
8209 | #define HAVE_SYS_SEM_H 1
8210 | #define HAVE_SYS_SENDFILE_H 1
8211 | #define HAVE_SYS_SIGNAL_H 1
8212 | #define HAVE_SYS_SOCKET_H 1
8213 | #define HAVE_SYS_STAT_H 1
8214 | #define HAVE_SYS_SYSCTL_H 1
8215 | /* end confdefs.h.  */
8216 | #include <stdio.h>
8217 | #ifdef HAVE_SYS_TYPES_H
8218 | # include <sys/types.h>
8219 | #endif
8220 | #ifdef HAVE_SYS_STAT_H
8221 | # include <sys/stat.h>
8222 | #endif
8223 | #ifdef STDC_HEADERS
8224 | # include <stdlib.h>
8225 | # include <stddef.h>
8226 | #else
8227 | # ifdef HAVE_STDLIB_H
8228 | #  include <stdlib.h>
8229 | # endif
8230 | #endif
8231 | #ifdef HAVE_STRING_H
8232 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
8233 | #  include <memory.h>
8234 | # endif
8235 | # include <string.h>
8236 | #endif
8237 | #ifdef HAVE_STRINGS_H
8238 | # include <strings.h>
8239 | #endif
8240 | #ifdef HAVE_INTTYPES_H
8241 | # include <inttypes.h>
8242 | #endif
8243 | #ifdef HAVE_STDINT_H
8244 | # include <stdint.h>
8245 | #endif
8246 | #ifdef HAVE_UNISTD_H
8247 | # include <unistd.h>
8248 | #endif
8249 | #include <sys/syslimits.h>
8250 configure:32934: result: no
8251 configure:32938: checking sys/syslimits.h presence
8252 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
8253 conftest.c:128:27: fatal error: sys/syslimits.h: No such file or directory
8254  #include <sys/syslimits.h>
8255                            ^
8256 compilation terminated.
8257 configure:32960: $? = 1
8258 configure: failed program was:
8259 | /* confdefs.h.  */
8260 | #define PACKAGE_NAME ""
8261 | #define PACKAGE_TARNAME ""
8262 | #define PACKAGE_VERSION ""
8263 | #define PACKAGE_STRING ""
8264 | #define PACKAGE_BUGREPORT ""
8265 | #define STDC_HEADERS 1
8266 | #define HAVE_SYS_TYPES_H 1
8267 | #define HAVE_SYS_STAT_H 1
8268 | #define HAVE_STDLIB_H 1
8269 | #define HAVE_STRING_H 1
8270 | #define HAVE_MEMORY_H 1
8271 | #define HAVE_STRINGS_H 1
8272 | #define HAVE_INTTYPES_H 1
8273 | #define HAVE_STDINT_H 1
8274 | #define HAVE_UNISTD_H 1
8275 | #define __EXTENSIONS__ 1
8276 | #define _ALL_SOURCE 1
8277 | #define _GNU_SOURCE 1
8278 | #define _POSIX_PTHREAD_SEMANTICS 1
8279 | #define _TANDEM_SOURCE 1
8280 | #define HAVE_DLFCN_H 1
8281 | #define HAVE_LIBNSL 1
8282 | #define HAVE_PTHREAD_H 1
8283 | #define HAVE_PTHREAD_H 1
8284 | #define USE_THREADS 1
8285 | #define HAVE_PTHREAD_KEY_DELETE 1
8286 | #define HAVE_PTHREAD_RWLOCK_INIT 1
8287 | #define HAVE_PTHREAD_RWLOCKS 1
8288 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
8289 | #define HAVE_GETHOSTBYNAME_R 1
8290 | #define HAVE_GETHOSTBYADDR_R 1
8291 | #define HAVE_SIGSUSPEND 1
8292 | #define HAVE_SIGWAIT 1
8293 | #define HAVE_POLL 1
8294 | #define HAVE_GETPWNAM_R 1
8295 | #define HAVE_GETPWUID_R 1
8296 | #define HAVE_GETGRNAM_R 1
8297 | #define HAVE_GETGRGID_R 1
8298 | #define HAVE_SYS_MMAN_H 1
8299 | #define HAVE_SYS_IPC_H 1
8300 | #define HAVE_SYS_SHM_H 1
8301 | #define HAVE_SYS_FILE_H 1
8302 | #define HAVE_MMAP 1
8303 | #define HAVE_MUNMAP 1
8304 | #define HAVE_SHM_OPEN 1
8305 | #define HAVE_SHM_UNLINK 1
8306 | #define HAVE_SHMGET 1
8307 | #define HAVE_SHMAT 1
8308 | #define HAVE_SHMDT 1
8309 | #define HAVE_SHMCTL 1
8310 | #define HAVE_MAP_ANON 1
8311 | #define anonymous shared memory allocation method 1
8312 | #define USE_SHMEM_MMAP_ANON 1
8313 | #define namebased memory allocation method 1
8314 | #define USE_SHMEM_SHMGET 1
8315 | #define HAVE_CALLOC 1
8316 | #define HAVE_STRCASECMP 1
8317 | #define HAVE_SETSID 1
8318 | #define HAVE_ISINF 1
8319 | #define HAVE_ISNAN 1
8320 | #define HAVE_GETENV 1
8321 | #define HAVE_PUTENV 1
8322 | #define HAVE_SETENV 1
8323 | #define HAVE_UNSETENV 1
8324 | #define HAVE_SETRLIMIT 1
8325 | #define HAVE_GETRLIMIT 1
8326 | #define HAVE_WRITEV 1
8327 | #define HAVE_SENDFILE 1
8328 | #define HAVE_UTIME 1
8329 | #define HAVE_UTIMES 1
8330 | #define HAVE_SIGACTION 1
8331 | #define HAVE_DECL_SYS_SIGLIST 1
8332 | #define HAVE_FORK 1
8333 | #define HAVE_STRERROR_R 1
8334 | #define HAVE_CRYPT_R 1
8335 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
8336 | #define HAVE_MMAP 1
8337 | #define HAVE_MEMMOVE 1
8338 | #define HAVE_GETPASS 1
8339 | #define HAVE_GMTIME_R 1
8340 | #define HAVE_LOCALTIME_R 1
8341 | #define HAVE_HSTRERROR 1
8342 | #define HAVE_MKSTEMP 1
8343 | #define DIRENT_INODE d_fileno
8344 | #define DIRENT_TYPE d_type
8345 | #define STDC_HEADERS 1
8346 | #define HAVE_ALLOCA_H 1
8347 | #define HAVE_CRYPT_H 1
8348 | #define HAVE_CTYPE_H 1
8349 | #define HAVE_DIRENT_H 1
8350 | #define HAVE_DLFCN_H 1
8351 | #define HAVE_ERRNO_H 1
8352 | #define HAVE_FCNTL_H 1
8353 | #define HAVE_GRP_H 1
8354 | #define HAVE_LIMITS_H 1
8355 | #define HAVE_MALLOC_H 1
8356 | #define HAVE_MEMORY_H 1
8357 | #define HAVE_NETDB_H 1
8358 | #define HAVE_POLL_H 1
8359 | #define HAVE_PWD_H 1
8360 | #define HAVE_SEMAPHORE_H 1
8361 | #define HAVE_SIGNAL_H 1
8362 | #define HAVE_STDARG_H 1
8363 | #define HAVE_STDDEF_H 1
8364 | #define HAVE_STDIO_H 1
8365 | #define HAVE_STDLIB_H 1
8366 | #define HAVE_STRING_H 1
8367 | #define HAVE_STRINGS_H 1
8368 | #define HAVE_TERMIOS_H 1
8369 | #define HAVE_TIME_H 1
8370 | #define HAVE_UNISTD_H 1
8371 | #define HAVE_ARPA_INET_H 1
8372 | #define HAVE_NETINET_IN_H 1
8373 | #define HAVE_SYS_FILE_H 1
8374 | #define HAVE_SYS_IOCTL_H 1
8375 | #define HAVE_SYS_MMAN_H 1
8376 | #define HAVE_SYS_POLL_H 1
8377 | #define HAVE_SYS_RESOURCE_H 1
8378 | #define HAVE_SYS_SELECT_H 1
8379 | #define HAVE_SYS_SEM_H 1
8380 | #define HAVE_SYS_SENDFILE_H 1
8381 | #define HAVE_SYS_SIGNAL_H 1
8382 | #define HAVE_SYS_SOCKET_H 1
8383 | #define HAVE_SYS_STAT_H 1
8384 | #define HAVE_SYS_SYSCTL_H 1
8385 | /* end confdefs.h.  */
8386 | #include <sys/syslimits.h>
8387 configure:32974: result: no
8388 configure:33002: checking for sys/syslimits.h
8389 configure:33011: result: no
8390 configure:32896: checking sys/time.h usability
8391 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
8392 configure:32920: $? = 0
8393 configure:32934: result: yes
8394 configure:32938: checking sys/time.h presence
8395 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
8396 configure:32960: $? = 0
8397 configure:32974: result: yes
8398 configure:33002: checking for sys/time.h
8399 configure:33011: result: yes
8400 configure:32885: checking for sys/types.h
8401 configure:32892: result: yes
8402 configure:32896: checking sys/uio.h usability
8403 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
8404 configure:32920: $? = 0
8405 configure:32934: result: yes
8406 configure:32938: checking sys/uio.h presence
8407 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
8408 configure:32960: $? = 0
8409 configure:32974: result: yes
8410 configure:33002: checking for sys/uio.h
8411 configure:33011: result: yes
8412 configure:32896: checking sys/un.h usability
8413 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
8414 configure:32920: $? = 0
8415 configure:32934: result: yes
8416 configure:32938: checking sys/un.h presence
8417 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
8418 configure:32960: $? = 0
8419 configure:32974: result: yes
8420 configure:33002: checking for sys/un.h
8421 configure:33011: result: yes
8422 configure:32896: checking sys/wait.h usability
8423 configure:32913: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
8424 configure:32920: $? = 0
8425 configure:32934: result: yes
8426 configure:32938: checking sys/wait.h presence
8427 configure:32953: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
8428 configure:32960: $? = 0
8429 configure:32974: result: yes
8430 configure:33002: checking for sys/wait.h
8431 configure:33011: result: yes
8432 configure:33103: checking for netinet/tcp.h
8433 configure:33125: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
8434 configure:33132: $? = 0
8435 configure:33147: result: yes
8436 configure:33199: checking for h_errno in netdb.h
8437 configure:33239: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
8438 configure:33246: $? = 0
8439 configure:33349: result: yes
8440 configure:33364: checking for off_t
8441 configure:33392: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
8442 configure:33399: $? = 0
8443 configure:33426: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
8444 conftest.c: In function 'main':
8445 conftest.c:170:20: error: expected expression before ')' token
8446  if (sizeof ((off_t)))
8447                     ^
8448 configure:33433: $? = 1
8449 configure: failed program was:
8450 | /* confdefs.h.  */
8451 | #define PACKAGE_NAME ""
8452 | #define PACKAGE_TARNAME ""
8453 | #define PACKAGE_VERSION ""
8454 | #define PACKAGE_STRING ""
8455 | #define PACKAGE_BUGREPORT ""
8456 | #define STDC_HEADERS 1
8457 | #define HAVE_SYS_TYPES_H 1
8458 | #define HAVE_SYS_STAT_H 1
8459 | #define HAVE_STDLIB_H 1
8460 | #define HAVE_STRING_H 1
8461 | #define HAVE_MEMORY_H 1
8462 | #define HAVE_STRINGS_H 1
8463 | #define HAVE_INTTYPES_H 1
8464 | #define HAVE_STDINT_H 1
8465 | #define HAVE_UNISTD_H 1
8466 | #define __EXTENSIONS__ 1
8467 | #define _ALL_SOURCE 1
8468 | #define _GNU_SOURCE 1
8469 | #define _POSIX_PTHREAD_SEMANTICS 1
8470 | #define _TANDEM_SOURCE 1
8471 | #define HAVE_DLFCN_H 1
8472 | #define HAVE_LIBNSL 1
8473 | #define HAVE_PTHREAD_H 1
8474 | #define HAVE_PTHREAD_H 1
8475 | #define USE_THREADS 1
8476 | #define HAVE_PTHREAD_KEY_DELETE 1
8477 | #define HAVE_PTHREAD_RWLOCK_INIT 1
8478 | #define HAVE_PTHREAD_RWLOCKS 1
8479 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
8480 | #define HAVE_GETHOSTBYNAME_R 1
8481 | #define HAVE_GETHOSTBYADDR_R 1
8482 | #define HAVE_SIGSUSPEND 1
8483 | #define HAVE_SIGWAIT 1
8484 | #define HAVE_POLL 1
8485 | #define HAVE_GETPWNAM_R 1
8486 | #define HAVE_GETPWUID_R 1
8487 | #define HAVE_GETGRNAM_R 1
8488 | #define HAVE_GETGRGID_R 1
8489 | #define HAVE_SYS_MMAN_H 1
8490 | #define HAVE_SYS_IPC_H 1
8491 | #define HAVE_SYS_SHM_H 1
8492 | #define HAVE_SYS_FILE_H 1
8493 | #define HAVE_MMAP 1
8494 | #define HAVE_MUNMAP 1
8495 | #define HAVE_SHM_OPEN 1
8496 | #define HAVE_SHM_UNLINK 1
8497 | #define HAVE_SHMGET 1
8498 | #define HAVE_SHMAT 1
8499 | #define HAVE_SHMDT 1
8500 | #define HAVE_SHMCTL 1
8501 | #define HAVE_MAP_ANON 1
8502 | #define anonymous shared memory allocation method 1
8503 | #define USE_SHMEM_MMAP_ANON 1
8504 | #define namebased memory allocation method 1
8505 | #define USE_SHMEM_SHMGET 1
8506 | #define HAVE_CALLOC 1
8507 | #define HAVE_STRCASECMP 1
8508 | #define HAVE_SETSID 1
8509 | #define HAVE_ISINF 1
8510 | #define HAVE_ISNAN 1
8511 | #define HAVE_GETENV 1
8512 | #define HAVE_PUTENV 1
8513 | #define HAVE_SETENV 1
8514 | #define HAVE_UNSETENV 1
8515 | #define HAVE_SETRLIMIT 1
8516 | #define HAVE_GETRLIMIT 1
8517 | #define HAVE_WRITEV 1
8518 | #define HAVE_SENDFILE 1
8519 | #define HAVE_UTIME 1
8520 | #define HAVE_UTIMES 1
8521 | #define HAVE_SIGACTION 1
8522 | #define HAVE_DECL_SYS_SIGLIST 1
8523 | #define HAVE_FORK 1
8524 | #define HAVE_STRERROR_R 1
8525 | #define HAVE_CRYPT_R 1
8526 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
8527 | #define HAVE_MMAP 1
8528 | #define HAVE_MEMMOVE 1
8529 | #define HAVE_GETPASS 1
8530 | #define HAVE_GMTIME_R 1
8531 | #define HAVE_LOCALTIME_R 1
8532 | #define HAVE_HSTRERROR 1
8533 | #define HAVE_MKSTEMP 1
8534 | #define DIRENT_INODE d_fileno
8535 | #define DIRENT_TYPE d_type
8536 | #define STDC_HEADERS 1
8537 | #define HAVE_ALLOCA_H 1
8538 | #define HAVE_CRYPT_H 1
8539 | #define HAVE_CTYPE_H 1
8540 | #define HAVE_DIRENT_H 1
8541 | #define HAVE_DLFCN_H 1
8542 | #define HAVE_ERRNO_H 1
8543 | #define HAVE_FCNTL_H 1
8544 | #define HAVE_GRP_H 1
8545 | #define HAVE_LIMITS_H 1
8546 | #define HAVE_MALLOC_H 1
8547 | #define HAVE_MEMORY_H 1
8548 | #define HAVE_NETDB_H 1
8549 | #define HAVE_POLL_H 1
8550 | #define HAVE_PWD_H 1
8551 | #define HAVE_SEMAPHORE_H 1
8552 | #define HAVE_SIGNAL_H 1
8553 | #define HAVE_STDARG_H 1
8554 | #define HAVE_STDDEF_H 1
8555 | #define HAVE_STDIO_H 1
8556 | #define HAVE_STDLIB_H 1
8557 | #define HAVE_STRING_H 1
8558 | #define HAVE_STRINGS_H 1
8559 | #define HAVE_TERMIOS_H 1
8560 | #define HAVE_TIME_H 1
8561 | #define HAVE_UNISTD_H 1
8562 | #define HAVE_ARPA_INET_H 1
8563 | #define HAVE_NETINET_IN_H 1
8564 | #define HAVE_SYS_FILE_H 1
8565 | #define HAVE_SYS_IOCTL_H 1
8566 | #define HAVE_SYS_MMAN_H 1
8567 | #define HAVE_SYS_POLL_H 1
8568 | #define HAVE_SYS_RESOURCE_H 1
8569 | #define HAVE_SYS_SELECT_H 1
8570 | #define HAVE_SYS_SEM_H 1
8571 | #define HAVE_SYS_SENDFILE_H 1
8572 | #define HAVE_SYS_SIGNAL_H 1
8573 | #define HAVE_SYS_SOCKET_H 1
8574 | #define HAVE_SYS_STAT_H 1
8575 | #define HAVE_SYS_SYSCTL_H 1
8576 | #define HAVE_SYS_TIME_H 1
8577 | #define HAVE_SYS_TYPES_H 1
8578 | #define HAVE_SYS_UIO_H 1
8579 | #define HAVE_SYS_UN_H 1
8580 | #define HAVE_SYS_WAIT_H 1
8581 | #define HAVE_NETINET_TCP_H 1
8582 | /* end confdefs.h.  */
8583 | #include <stdio.h>
8584 | #ifdef HAVE_SYS_TYPES_H
8585 | # include <sys/types.h>
8586 | #endif
8587 | #ifdef HAVE_SYS_STAT_H
8588 | # include <sys/stat.h>
8589 | #endif
8590 | #ifdef STDC_HEADERS
8591 | # include <stdlib.h>
8592 | # include <stddef.h>
8593 | #else
8594 | # ifdef HAVE_STDLIB_H
8595 | #  include <stdlib.h>
8596 | # endif
8597 | #endif
8598 | #ifdef HAVE_STRING_H
8599 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
8600 | #  include <memory.h>
8601 | # endif
8602 | # include <string.h>
8603 | #endif
8604 | #ifdef HAVE_STRINGS_H
8605 | # include <strings.h>
8606 | #endif
8607 | #ifdef HAVE_INTTYPES_H
8608 | # include <inttypes.h>
8609 | #endif
8610 | #ifdef HAVE_STDINT_H
8611 | # include <stdint.h>
8612 | #endif
8613 | #ifdef HAVE_UNISTD_H
8614 | # include <unistd.h>
8615 | #endif
8616 | int
8617 | main ()
8618 | {
8619 | if (sizeof ((off_t)))
8620 |         return 0;
8621 |   ;
8622 |   return 0;
8623 | }
8624 configure:33456: result: yes
8625 configure:33468: checking for pid_t
8626 configure:33496: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
8627 configure:33503: $? = 0
8628 configure:33530: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
8629 conftest.c: In function 'main':
8630 conftest.c:170:20: error: expected expression before ')' token
8631  if (sizeof ((pid_t)))
8632                     ^
8633 configure:33537: $? = 1
8634 configure: failed program was:
8635 | /* confdefs.h.  */
8636 | #define PACKAGE_NAME ""
8637 | #define PACKAGE_TARNAME ""
8638 | #define PACKAGE_VERSION ""
8639 | #define PACKAGE_STRING ""
8640 | #define PACKAGE_BUGREPORT ""
8641 | #define STDC_HEADERS 1
8642 | #define HAVE_SYS_TYPES_H 1
8643 | #define HAVE_SYS_STAT_H 1
8644 | #define HAVE_STDLIB_H 1
8645 | #define HAVE_STRING_H 1
8646 | #define HAVE_MEMORY_H 1
8647 | #define HAVE_STRINGS_H 1
8648 | #define HAVE_INTTYPES_H 1
8649 | #define HAVE_STDINT_H 1
8650 | #define HAVE_UNISTD_H 1
8651 | #define __EXTENSIONS__ 1
8652 | #define _ALL_SOURCE 1
8653 | #define _GNU_SOURCE 1
8654 | #define _POSIX_PTHREAD_SEMANTICS 1
8655 | #define _TANDEM_SOURCE 1
8656 | #define HAVE_DLFCN_H 1
8657 | #define HAVE_LIBNSL 1
8658 | #define HAVE_PTHREAD_H 1
8659 | #define HAVE_PTHREAD_H 1
8660 | #define USE_THREADS 1
8661 | #define HAVE_PTHREAD_KEY_DELETE 1
8662 | #define HAVE_PTHREAD_RWLOCK_INIT 1
8663 | #define HAVE_PTHREAD_RWLOCKS 1
8664 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
8665 | #define HAVE_GETHOSTBYNAME_R 1
8666 | #define HAVE_GETHOSTBYADDR_R 1
8667 | #define HAVE_SIGSUSPEND 1
8668 | #define HAVE_SIGWAIT 1
8669 | #define HAVE_POLL 1
8670 | #define HAVE_GETPWNAM_R 1
8671 | #define HAVE_GETPWUID_R 1
8672 | #define HAVE_GETGRNAM_R 1
8673 | #define HAVE_GETGRGID_R 1
8674 | #define HAVE_SYS_MMAN_H 1
8675 | #define HAVE_SYS_IPC_H 1
8676 | #define HAVE_SYS_SHM_H 1
8677 | #define HAVE_SYS_FILE_H 1
8678 | #define HAVE_MMAP 1
8679 | #define HAVE_MUNMAP 1
8680 | #define HAVE_SHM_OPEN 1
8681 | #define HAVE_SHM_UNLINK 1
8682 | #define HAVE_SHMGET 1
8683 | #define HAVE_SHMAT 1
8684 | #define HAVE_SHMDT 1
8685 | #define HAVE_SHMCTL 1
8686 | #define HAVE_MAP_ANON 1
8687 | #define anonymous shared memory allocation method 1
8688 | #define USE_SHMEM_MMAP_ANON 1
8689 | #define namebased memory allocation method 1
8690 | #define USE_SHMEM_SHMGET 1
8691 | #define HAVE_CALLOC 1
8692 | #define HAVE_STRCASECMP 1
8693 | #define HAVE_SETSID 1
8694 | #define HAVE_ISINF 1
8695 | #define HAVE_ISNAN 1
8696 | #define HAVE_GETENV 1
8697 | #define HAVE_PUTENV 1
8698 | #define HAVE_SETENV 1
8699 | #define HAVE_UNSETENV 1
8700 | #define HAVE_SETRLIMIT 1
8701 | #define HAVE_GETRLIMIT 1
8702 | #define HAVE_WRITEV 1
8703 | #define HAVE_SENDFILE 1
8704 | #define HAVE_UTIME 1
8705 | #define HAVE_UTIMES 1
8706 | #define HAVE_SIGACTION 1
8707 | #define HAVE_DECL_SYS_SIGLIST 1
8708 | #define HAVE_FORK 1
8709 | #define HAVE_STRERROR_R 1
8710 | #define HAVE_CRYPT_R 1
8711 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
8712 | #define HAVE_MMAP 1
8713 | #define HAVE_MEMMOVE 1
8714 | #define HAVE_GETPASS 1
8715 | #define HAVE_GMTIME_R 1
8716 | #define HAVE_LOCALTIME_R 1
8717 | #define HAVE_HSTRERROR 1
8718 | #define HAVE_MKSTEMP 1
8719 | #define DIRENT_INODE d_fileno
8720 | #define DIRENT_TYPE d_type
8721 | #define STDC_HEADERS 1
8722 | #define HAVE_ALLOCA_H 1
8723 | #define HAVE_CRYPT_H 1
8724 | #define HAVE_CTYPE_H 1
8725 | #define HAVE_DIRENT_H 1
8726 | #define HAVE_DLFCN_H 1
8727 | #define HAVE_ERRNO_H 1
8728 | #define HAVE_FCNTL_H 1
8729 | #define HAVE_GRP_H 1
8730 | #define HAVE_LIMITS_H 1
8731 | #define HAVE_MALLOC_H 1
8732 | #define HAVE_MEMORY_H 1
8733 | #define HAVE_NETDB_H 1
8734 | #define HAVE_POLL_H 1
8735 | #define HAVE_PWD_H 1
8736 | #define HAVE_SEMAPHORE_H 1
8737 | #define HAVE_SIGNAL_H 1
8738 | #define HAVE_STDARG_H 1
8739 | #define HAVE_STDDEF_H 1
8740 | #define HAVE_STDIO_H 1
8741 | #define HAVE_STDLIB_H 1
8742 | #define HAVE_STRING_H 1
8743 | #define HAVE_STRINGS_H 1
8744 | #define HAVE_TERMIOS_H 1
8745 | #define HAVE_TIME_H 1
8746 | #define HAVE_UNISTD_H 1
8747 | #define HAVE_ARPA_INET_H 1
8748 | #define HAVE_NETINET_IN_H 1
8749 | #define HAVE_SYS_FILE_H 1
8750 | #define HAVE_SYS_IOCTL_H 1
8751 | #define HAVE_SYS_MMAN_H 1
8752 | #define HAVE_SYS_POLL_H 1
8753 | #define HAVE_SYS_RESOURCE_H 1
8754 | #define HAVE_SYS_SELECT_H 1
8755 | #define HAVE_SYS_SEM_H 1
8756 | #define HAVE_SYS_SENDFILE_H 1
8757 | #define HAVE_SYS_SIGNAL_H 1
8758 | #define HAVE_SYS_SOCKET_H 1
8759 | #define HAVE_SYS_STAT_H 1
8760 | #define HAVE_SYS_SYSCTL_H 1
8761 | #define HAVE_SYS_TIME_H 1
8762 | #define HAVE_SYS_TYPES_H 1
8763 | #define HAVE_SYS_UIO_H 1
8764 | #define HAVE_SYS_UN_H 1
8765 | #define HAVE_SYS_WAIT_H 1
8766 | #define HAVE_NETINET_TCP_H 1
8767 | /* end confdefs.h.  */
8768 | #include <stdio.h>
8769 | #ifdef HAVE_SYS_TYPES_H
8770 | # include <sys/types.h>
8771 | #endif
8772 | #ifdef HAVE_SYS_STAT_H
8773 | # include <sys/stat.h>
8774 | #endif
8775 | #ifdef STDC_HEADERS
8776 | # include <stdlib.h>
8777 | # include <stddef.h>
8778 | #else
8779 | # ifdef HAVE_STDLIB_H
8780 | #  include <stdlib.h>
8781 | # endif
8782 | #endif
8783 | #ifdef HAVE_STRING_H
8784 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
8785 | #  include <memory.h>
8786 | # endif
8787 | # include <string.h>
8788 | #endif
8789 | #ifdef HAVE_STRINGS_H
8790 | # include <strings.h>
8791 | #endif
8792 | #ifdef HAVE_INTTYPES_H
8793 | # include <inttypes.h>
8794 | #endif
8795 | #ifdef HAVE_STDINT_H
8796 | # include <stdint.h>
8797 | #endif
8798 | #ifdef HAVE_UNISTD_H
8799 | # include <unistd.h>
8800 | #endif
8801 | int
8802 | main ()
8803 | {
8804 | if (sizeof ((pid_t)))
8805 |         return 0;
8806 |   ;
8807 |   return 0;
8808 | }
8809 configure:33560: result: yes
8810 configure:33572: checking for size_t
8811 configure:33600: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
8812 configure:33607: $? = 0
8813 configure:33634: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
8814 conftest.c: In function 'main':
8815 conftest.c:170:21: error: expected expression before ')' token
8816  if (sizeof ((size_t)))
8817                      ^
8818 configure:33641: $? = 1
8819 configure: failed program was:
8820 | /* confdefs.h.  */
8821 | #define PACKAGE_NAME ""
8822 | #define PACKAGE_TARNAME ""
8823 | #define PACKAGE_VERSION ""
8824 | #define PACKAGE_STRING ""
8825 | #define PACKAGE_BUGREPORT ""
8826 | #define STDC_HEADERS 1
8827 | #define HAVE_SYS_TYPES_H 1
8828 | #define HAVE_SYS_STAT_H 1
8829 | #define HAVE_STDLIB_H 1
8830 | #define HAVE_STRING_H 1
8831 | #define HAVE_MEMORY_H 1
8832 | #define HAVE_STRINGS_H 1
8833 | #define HAVE_INTTYPES_H 1
8834 | #define HAVE_STDINT_H 1
8835 | #define HAVE_UNISTD_H 1
8836 | #define __EXTENSIONS__ 1
8837 | #define _ALL_SOURCE 1
8838 | #define _GNU_SOURCE 1
8839 | #define _POSIX_PTHREAD_SEMANTICS 1
8840 | #define _TANDEM_SOURCE 1
8841 | #define HAVE_DLFCN_H 1
8842 | #define HAVE_LIBNSL 1
8843 | #define HAVE_PTHREAD_H 1
8844 | #define HAVE_PTHREAD_H 1
8845 | #define USE_THREADS 1
8846 | #define HAVE_PTHREAD_KEY_DELETE 1
8847 | #define HAVE_PTHREAD_RWLOCK_INIT 1
8848 | #define HAVE_PTHREAD_RWLOCKS 1
8849 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
8850 | #define HAVE_GETHOSTBYNAME_R 1
8851 | #define HAVE_GETHOSTBYADDR_R 1
8852 | #define HAVE_SIGSUSPEND 1
8853 | #define HAVE_SIGWAIT 1
8854 | #define HAVE_POLL 1
8855 | #define HAVE_GETPWNAM_R 1
8856 | #define HAVE_GETPWUID_R 1
8857 | #define HAVE_GETGRNAM_R 1
8858 | #define HAVE_GETGRGID_R 1
8859 | #define HAVE_SYS_MMAN_H 1
8860 | #define HAVE_SYS_IPC_H 1
8861 | #define HAVE_SYS_SHM_H 1
8862 | #define HAVE_SYS_FILE_H 1
8863 | #define HAVE_MMAP 1
8864 | #define HAVE_MUNMAP 1
8865 | #define HAVE_SHM_OPEN 1
8866 | #define HAVE_SHM_UNLINK 1
8867 | #define HAVE_SHMGET 1
8868 | #define HAVE_SHMAT 1
8869 | #define HAVE_SHMDT 1
8870 | #define HAVE_SHMCTL 1
8871 | #define HAVE_MAP_ANON 1
8872 | #define anonymous shared memory allocation method 1
8873 | #define USE_SHMEM_MMAP_ANON 1
8874 | #define namebased memory allocation method 1
8875 | #define USE_SHMEM_SHMGET 1
8876 | #define HAVE_CALLOC 1
8877 | #define HAVE_STRCASECMP 1
8878 | #define HAVE_SETSID 1
8879 | #define HAVE_ISINF 1
8880 | #define HAVE_ISNAN 1
8881 | #define HAVE_GETENV 1
8882 | #define HAVE_PUTENV 1
8883 | #define HAVE_SETENV 1
8884 | #define HAVE_UNSETENV 1
8885 | #define HAVE_SETRLIMIT 1
8886 | #define HAVE_GETRLIMIT 1
8887 | #define HAVE_WRITEV 1
8888 | #define HAVE_SENDFILE 1
8889 | #define HAVE_UTIME 1
8890 | #define HAVE_UTIMES 1
8891 | #define HAVE_SIGACTION 1
8892 | #define HAVE_DECL_SYS_SIGLIST 1
8893 | #define HAVE_FORK 1
8894 | #define HAVE_STRERROR_R 1
8895 | #define HAVE_CRYPT_R 1
8896 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
8897 | #define HAVE_MMAP 1
8898 | #define HAVE_MEMMOVE 1
8899 | #define HAVE_GETPASS 1
8900 | #define HAVE_GMTIME_R 1
8901 | #define HAVE_LOCALTIME_R 1
8902 | #define HAVE_HSTRERROR 1
8903 | #define HAVE_MKSTEMP 1
8904 | #define DIRENT_INODE d_fileno
8905 | #define DIRENT_TYPE d_type
8906 | #define STDC_HEADERS 1
8907 | #define HAVE_ALLOCA_H 1
8908 | #define HAVE_CRYPT_H 1
8909 | #define HAVE_CTYPE_H 1
8910 | #define HAVE_DIRENT_H 1
8911 | #define HAVE_DLFCN_H 1
8912 | #define HAVE_ERRNO_H 1
8913 | #define HAVE_FCNTL_H 1
8914 | #define HAVE_GRP_H 1
8915 | #define HAVE_LIMITS_H 1
8916 | #define HAVE_MALLOC_H 1
8917 | #define HAVE_MEMORY_H 1
8918 | #define HAVE_NETDB_H 1
8919 | #define HAVE_POLL_H 1
8920 | #define HAVE_PWD_H 1
8921 | #define HAVE_SEMAPHORE_H 1
8922 | #define HAVE_SIGNAL_H 1
8923 | #define HAVE_STDARG_H 1
8924 | #define HAVE_STDDEF_H 1
8925 | #define HAVE_STDIO_H 1
8926 | #define HAVE_STDLIB_H 1
8927 | #define HAVE_STRING_H 1
8928 | #define HAVE_STRINGS_H 1
8929 | #define HAVE_TERMIOS_H 1
8930 | #define HAVE_TIME_H 1
8931 | #define HAVE_UNISTD_H 1
8932 | #define HAVE_ARPA_INET_H 1
8933 | #define HAVE_NETINET_IN_H 1
8934 | #define HAVE_SYS_FILE_H 1
8935 | #define HAVE_SYS_IOCTL_H 1
8936 | #define HAVE_SYS_MMAN_H 1
8937 | #define HAVE_SYS_POLL_H 1
8938 | #define HAVE_SYS_RESOURCE_H 1
8939 | #define HAVE_SYS_SELECT_H 1
8940 | #define HAVE_SYS_SEM_H 1
8941 | #define HAVE_SYS_SENDFILE_H 1
8942 | #define HAVE_SYS_SIGNAL_H 1
8943 | #define HAVE_SYS_SOCKET_H 1
8944 | #define HAVE_SYS_STAT_H 1
8945 | #define HAVE_SYS_SYSCTL_H 1
8946 | #define HAVE_SYS_TIME_H 1
8947 | #define HAVE_SYS_TYPES_H 1
8948 | #define HAVE_SYS_UIO_H 1
8949 | #define HAVE_SYS_UN_H 1
8950 | #define HAVE_SYS_WAIT_H 1
8951 | #define HAVE_NETINET_TCP_H 1
8952 | /* end confdefs.h.  */
8953 | #include <stdio.h>
8954 | #ifdef HAVE_SYS_TYPES_H
8955 | # include <sys/types.h>
8956 | #endif
8957 | #ifdef HAVE_SYS_STAT_H
8958 | # include <sys/stat.h>
8959 | #endif
8960 | #ifdef STDC_HEADERS
8961 | # include <stdlib.h>
8962 | # include <stddef.h>
8963 | #else
8964 | # ifdef HAVE_STDLIB_H
8965 | #  include <stdlib.h>
8966 | # endif
8967 | #endif
8968 | #ifdef HAVE_STRING_H
8969 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
8970 | #  include <memory.h>
8971 | # endif
8972 | # include <string.h>
8973 | #endif
8974 | #ifdef HAVE_STRINGS_H
8975 | # include <strings.h>
8976 | #endif
8977 | #ifdef HAVE_INTTYPES_H
8978 | # include <inttypes.h>
8979 | #endif
8980 | #ifdef HAVE_STDINT_H
8981 | # include <stdint.h>
8982 | #endif
8983 | #ifdef HAVE_UNISTD_H
8984 | # include <unistd.h>
8985 | #endif
8986 | int
8987 | main ()
8988 | {
8989 | if (sizeof ((size_t)))
8990 |         return 0;
8991 |   ;
8992 |   return 0;
8993 | }
8994 configure:33664: result: yes
8995 configure:33676: checking for uid_t in sys/types.h
8996 configure:33699: result: yes
8997 configure:33714: checking for ssize_t
8998 configure:33742: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
8999 configure:33749: $? = 0
9000 configure:33776: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
9001 conftest.c: In function 'main':
9002 conftest.c:170:22: error: expected expression before ')' token
9003  if (sizeof ((ssize_t)))
9004                       ^
9005 configure:33783: $? = 1
9006 configure: failed program was:
9007 | /* confdefs.h.  */
9008 | #define PACKAGE_NAME ""
9009 | #define PACKAGE_TARNAME ""
9010 | #define PACKAGE_VERSION ""
9011 | #define PACKAGE_STRING ""
9012 | #define PACKAGE_BUGREPORT ""
9013 | #define STDC_HEADERS 1
9014 | #define HAVE_SYS_TYPES_H 1
9015 | #define HAVE_SYS_STAT_H 1
9016 | #define HAVE_STDLIB_H 1
9017 | #define HAVE_STRING_H 1
9018 | #define HAVE_MEMORY_H 1
9019 | #define HAVE_STRINGS_H 1
9020 | #define HAVE_INTTYPES_H 1
9021 | #define HAVE_STDINT_H 1
9022 | #define HAVE_UNISTD_H 1
9023 | #define __EXTENSIONS__ 1
9024 | #define _ALL_SOURCE 1
9025 | #define _GNU_SOURCE 1
9026 | #define _POSIX_PTHREAD_SEMANTICS 1
9027 | #define _TANDEM_SOURCE 1
9028 | #define HAVE_DLFCN_H 1
9029 | #define HAVE_LIBNSL 1
9030 | #define HAVE_PTHREAD_H 1
9031 | #define HAVE_PTHREAD_H 1
9032 | #define USE_THREADS 1
9033 | #define HAVE_PTHREAD_KEY_DELETE 1
9034 | #define HAVE_PTHREAD_RWLOCK_INIT 1
9035 | #define HAVE_PTHREAD_RWLOCKS 1
9036 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
9037 | #define HAVE_GETHOSTBYNAME_R 1
9038 | #define HAVE_GETHOSTBYADDR_R 1
9039 | #define HAVE_SIGSUSPEND 1
9040 | #define HAVE_SIGWAIT 1
9041 | #define HAVE_POLL 1
9042 | #define HAVE_GETPWNAM_R 1
9043 | #define HAVE_GETPWUID_R 1
9044 | #define HAVE_GETGRNAM_R 1
9045 | #define HAVE_GETGRGID_R 1
9046 | #define HAVE_SYS_MMAN_H 1
9047 | #define HAVE_SYS_IPC_H 1
9048 | #define HAVE_SYS_SHM_H 1
9049 | #define HAVE_SYS_FILE_H 1
9050 | #define HAVE_MMAP 1
9051 | #define HAVE_MUNMAP 1
9052 | #define HAVE_SHM_OPEN 1
9053 | #define HAVE_SHM_UNLINK 1
9054 | #define HAVE_SHMGET 1
9055 | #define HAVE_SHMAT 1
9056 | #define HAVE_SHMDT 1
9057 | #define HAVE_SHMCTL 1
9058 | #define HAVE_MAP_ANON 1
9059 | #define anonymous shared memory allocation method 1
9060 | #define USE_SHMEM_MMAP_ANON 1
9061 | #define namebased memory allocation method 1
9062 | #define USE_SHMEM_SHMGET 1
9063 | #define HAVE_CALLOC 1
9064 | #define HAVE_STRCASECMP 1
9065 | #define HAVE_SETSID 1
9066 | #define HAVE_ISINF 1
9067 | #define HAVE_ISNAN 1
9068 | #define HAVE_GETENV 1
9069 | #define HAVE_PUTENV 1
9070 | #define HAVE_SETENV 1
9071 | #define HAVE_UNSETENV 1
9072 | #define HAVE_SETRLIMIT 1
9073 | #define HAVE_GETRLIMIT 1
9074 | #define HAVE_WRITEV 1
9075 | #define HAVE_SENDFILE 1
9076 | #define HAVE_UTIME 1
9077 | #define HAVE_UTIMES 1
9078 | #define HAVE_SIGACTION 1
9079 | #define HAVE_DECL_SYS_SIGLIST 1
9080 | #define HAVE_FORK 1
9081 | #define HAVE_STRERROR_R 1
9082 | #define HAVE_CRYPT_R 1
9083 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
9084 | #define HAVE_MMAP 1
9085 | #define HAVE_MEMMOVE 1
9086 | #define HAVE_GETPASS 1
9087 | #define HAVE_GMTIME_R 1
9088 | #define HAVE_LOCALTIME_R 1
9089 | #define HAVE_HSTRERROR 1
9090 | #define HAVE_MKSTEMP 1
9091 | #define DIRENT_INODE d_fileno
9092 | #define DIRENT_TYPE d_type
9093 | #define STDC_HEADERS 1
9094 | #define HAVE_ALLOCA_H 1
9095 | #define HAVE_CRYPT_H 1
9096 | #define HAVE_CTYPE_H 1
9097 | #define HAVE_DIRENT_H 1
9098 | #define HAVE_DLFCN_H 1
9099 | #define HAVE_ERRNO_H 1
9100 | #define HAVE_FCNTL_H 1
9101 | #define HAVE_GRP_H 1
9102 | #define HAVE_LIMITS_H 1
9103 | #define HAVE_MALLOC_H 1
9104 | #define HAVE_MEMORY_H 1
9105 | #define HAVE_NETDB_H 1
9106 | #define HAVE_POLL_H 1
9107 | #define HAVE_PWD_H 1
9108 | #define HAVE_SEMAPHORE_H 1
9109 | #define HAVE_SIGNAL_H 1
9110 | #define HAVE_STDARG_H 1
9111 | #define HAVE_STDDEF_H 1
9112 | #define HAVE_STDIO_H 1
9113 | #define HAVE_STDLIB_H 1
9114 | #define HAVE_STRING_H 1
9115 | #define HAVE_STRINGS_H 1
9116 | #define HAVE_TERMIOS_H 1
9117 | #define HAVE_TIME_H 1
9118 | #define HAVE_UNISTD_H 1
9119 | #define HAVE_ARPA_INET_H 1
9120 | #define HAVE_NETINET_IN_H 1
9121 | #define HAVE_SYS_FILE_H 1
9122 | #define HAVE_SYS_IOCTL_H 1
9123 | #define HAVE_SYS_MMAN_H 1
9124 | #define HAVE_SYS_POLL_H 1
9125 | #define HAVE_SYS_RESOURCE_H 1
9126 | #define HAVE_SYS_SELECT_H 1
9127 | #define HAVE_SYS_SEM_H 1
9128 | #define HAVE_SYS_SENDFILE_H 1
9129 | #define HAVE_SYS_SIGNAL_H 1
9130 | #define HAVE_SYS_SOCKET_H 1
9131 | #define HAVE_SYS_STAT_H 1
9132 | #define HAVE_SYS_SYSCTL_H 1
9133 | #define HAVE_SYS_TIME_H 1
9134 | #define HAVE_SYS_TYPES_H 1
9135 | #define HAVE_SYS_UIO_H 1
9136 | #define HAVE_SYS_UN_H 1
9137 | #define HAVE_SYS_WAIT_H 1
9138 | #define HAVE_NETINET_TCP_H 1
9139 | /* end confdefs.h.  */
9140 | #include <stdio.h>
9141 | #ifdef HAVE_SYS_TYPES_H
9142 | # include <sys/types.h>
9143 | #endif
9144 | #ifdef HAVE_SYS_STAT_H
9145 | # include <sys/stat.h>
9146 | #endif
9147 | #ifdef STDC_HEADERS
9148 | # include <stdlib.h>
9149 | # include <stddef.h>
9150 | #else
9151 | # ifdef HAVE_STDLIB_H
9152 | #  include <stdlib.h>
9153 | # endif
9154 | #endif
9155 | #ifdef HAVE_STRING_H
9156 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
9157 | #  include <memory.h>
9158 | # endif
9159 | # include <string.h>
9160 | #endif
9161 | #ifdef HAVE_STRINGS_H
9162 | # include <strings.h>
9163 | #endif
9164 | #ifdef HAVE_INTTYPES_H
9165 | # include <inttypes.h>
9166 | #endif
9167 | #ifdef HAVE_STDINT_H
9168 | # include <stdint.h>
9169 | #endif
9170 | #ifdef HAVE_UNISTD_H
9171 | # include <unistd.h>
9172 | #endif
9173 | int
9174 | main ()
9175 | {
9176 | if (sizeof ((ssize_t)))
9177 |         return 0;
9178 |   ;
9179 |   return 0;
9180 | }
9181 configure:33806: result: yes
9182 configure:33818: checking for inline
9183 configure:33844: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
9184 configure:33851: $? = 0
9185 configure:33869: result: inline
9186 configure:33888: checking for an ANSI C-conforming const
9187 configure:33963: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
9188 configure:33970: $? = 0
9189 configure:33985: result: yes
9190 configure:33995: checking for size_t
9191 configure:34087: result: yes
9192 configure:34099: checking whether setpgrp takes no argument
9193 configure:34133: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
9194 conftest.c: In function 'main':
9195 conftest.c:173:3: error: too many arguments to function 'setpgrp'
9196    return setpgrp (1,1) != -1;
9197    ^
9198 In file included from conftest.c:165:0:
9199 /usr/include/unistd.h:660:12: note: declared here
9200  extern int setpgrp (void) __THROW;
9201             ^
9202 configure:34137: $? = 1
9203 configure: program exited with status 1
9204 configure: failed program was:
9205 | /* confdefs.h.  */
9206 | #define PACKAGE_NAME ""
9207 | #define PACKAGE_TARNAME ""
9208 | #define PACKAGE_VERSION ""
9209 | #define PACKAGE_STRING ""
9210 | #define PACKAGE_BUGREPORT ""
9211 | #define STDC_HEADERS 1
9212 | #define HAVE_SYS_TYPES_H 1
9213 | #define HAVE_SYS_STAT_H 1
9214 | #define HAVE_STDLIB_H 1
9215 | #define HAVE_STRING_H 1
9216 | #define HAVE_MEMORY_H 1
9217 | #define HAVE_STRINGS_H 1
9218 | #define HAVE_INTTYPES_H 1
9219 | #define HAVE_STDINT_H 1
9220 | #define HAVE_UNISTD_H 1
9221 | #define __EXTENSIONS__ 1
9222 | #define _ALL_SOURCE 1
9223 | #define _GNU_SOURCE 1
9224 | #define _POSIX_PTHREAD_SEMANTICS 1
9225 | #define _TANDEM_SOURCE 1
9226 | #define HAVE_DLFCN_H 1
9227 | #define HAVE_LIBNSL 1
9228 | #define HAVE_PTHREAD_H 1
9229 | #define HAVE_PTHREAD_H 1
9230 | #define USE_THREADS 1
9231 | #define HAVE_PTHREAD_KEY_DELETE 1
9232 | #define HAVE_PTHREAD_RWLOCK_INIT 1
9233 | #define HAVE_PTHREAD_RWLOCKS 1
9234 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
9235 | #define HAVE_GETHOSTBYNAME_R 1
9236 | #define HAVE_GETHOSTBYADDR_R 1
9237 | #define HAVE_SIGSUSPEND 1
9238 | #define HAVE_SIGWAIT 1
9239 | #define HAVE_POLL 1
9240 | #define HAVE_GETPWNAM_R 1
9241 | #define HAVE_GETPWUID_R 1
9242 | #define HAVE_GETGRNAM_R 1
9243 | #define HAVE_GETGRGID_R 1
9244 | #define HAVE_SYS_MMAN_H 1
9245 | #define HAVE_SYS_IPC_H 1
9246 | #define HAVE_SYS_SHM_H 1
9247 | #define HAVE_SYS_FILE_H 1
9248 | #define HAVE_MMAP 1
9249 | #define HAVE_MUNMAP 1
9250 | #define HAVE_SHM_OPEN 1
9251 | #define HAVE_SHM_UNLINK 1
9252 | #define HAVE_SHMGET 1
9253 | #define HAVE_SHMAT 1
9254 | #define HAVE_SHMDT 1
9255 | #define HAVE_SHMCTL 1
9256 | #define HAVE_MAP_ANON 1
9257 | #define anonymous shared memory allocation method 1
9258 | #define USE_SHMEM_MMAP_ANON 1
9259 | #define namebased memory allocation method 1
9260 | #define USE_SHMEM_SHMGET 1
9261 | #define HAVE_CALLOC 1
9262 | #define HAVE_STRCASECMP 1
9263 | #define HAVE_SETSID 1
9264 | #define HAVE_ISINF 1
9265 | #define HAVE_ISNAN 1
9266 | #define HAVE_GETENV 1
9267 | #define HAVE_PUTENV 1
9268 | #define HAVE_SETENV 1
9269 | #define HAVE_UNSETENV 1
9270 | #define HAVE_SETRLIMIT 1
9271 | #define HAVE_GETRLIMIT 1
9272 | #define HAVE_WRITEV 1
9273 | #define HAVE_SENDFILE 1
9274 | #define HAVE_UTIME 1
9275 | #define HAVE_UTIMES 1
9276 | #define HAVE_SIGACTION 1
9277 | #define HAVE_DECL_SYS_SIGLIST 1
9278 | #define HAVE_FORK 1
9279 | #define HAVE_STRERROR_R 1
9280 | #define HAVE_CRYPT_R 1
9281 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
9282 | #define HAVE_MMAP 1
9283 | #define HAVE_MEMMOVE 1
9284 | #define HAVE_GETPASS 1
9285 | #define HAVE_GMTIME_R 1
9286 | #define HAVE_LOCALTIME_R 1
9287 | #define HAVE_HSTRERROR 1
9288 | #define HAVE_MKSTEMP 1
9289 | #define DIRENT_INODE d_fileno
9290 | #define DIRENT_TYPE d_type
9291 | #define STDC_HEADERS 1
9292 | #define HAVE_ALLOCA_H 1
9293 | #define HAVE_CRYPT_H 1
9294 | #define HAVE_CTYPE_H 1
9295 | #define HAVE_DIRENT_H 1
9296 | #define HAVE_DLFCN_H 1
9297 | #define HAVE_ERRNO_H 1
9298 | #define HAVE_FCNTL_H 1
9299 | #define HAVE_GRP_H 1
9300 | #define HAVE_LIMITS_H 1
9301 | #define HAVE_MALLOC_H 1
9302 | #define HAVE_MEMORY_H 1
9303 | #define HAVE_NETDB_H 1
9304 | #define HAVE_POLL_H 1
9305 | #define HAVE_PWD_H 1
9306 | #define HAVE_SEMAPHORE_H 1
9307 | #define HAVE_SIGNAL_H 1
9308 | #define HAVE_STDARG_H 1
9309 | #define HAVE_STDDEF_H 1
9310 | #define HAVE_STDIO_H 1
9311 | #define HAVE_STDLIB_H 1
9312 | #define HAVE_STRING_H 1
9313 | #define HAVE_STRINGS_H 1
9314 | #define HAVE_TERMIOS_H 1
9315 | #define HAVE_TIME_H 1
9316 | #define HAVE_UNISTD_H 1
9317 | #define HAVE_ARPA_INET_H 1
9318 | #define HAVE_NETINET_IN_H 1
9319 | #define HAVE_SYS_FILE_H 1
9320 | #define HAVE_SYS_IOCTL_H 1
9321 | #define HAVE_SYS_MMAN_H 1
9322 | #define HAVE_SYS_POLL_H 1
9323 | #define HAVE_SYS_RESOURCE_H 1
9324 | #define HAVE_SYS_SELECT_H 1
9325 | #define HAVE_SYS_SEM_H 1
9326 | #define HAVE_SYS_SENDFILE_H 1
9327 | #define HAVE_SYS_SIGNAL_H 1
9328 | #define HAVE_SYS_SOCKET_H 1
9329 | #define HAVE_SYS_STAT_H 1
9330 | #define HAVE_SYS_SYSCTL_H 1
9331 | #define HAVE_SYS_TIME_H 1
9332 | #define HAVE_SYS_TYPES_H 1
9333 | #define HAVE_SYS_UIO_H 1
9334 | #define HAVE_SYS_UN_H 1
9335 | #define HAVE_SYS_WAIT_H 1
9336 | #define HAVE_NETINET_TCP_H 1
9337 | /* end confdefs.h.  */
9338 | #include <stdio.h>
9339 | #ifdef HAVE_SYS_TYPES_H
9340 | # include <sys/types.h>
9341 | #endif
9342 | #ifdef HAVE_SYS_STAT_H
9343 | # include <sys/stat.h>
9344 | #endif
9345 | #ifdef STDC_HEADERS
9346 | # include <stdlib.h>
9347 | # include <stddef.h>
9348 | #else
9349 | # ifdef HAVE_STDLIB_H
9350 | #  include <stdlib.h>
9351 | # endif
9352 | #endif
9353 | #ifdef HAVE_STRING_H
9354 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
9355 | #  include <memory.h>
9356 | # endif
9357 | # include <string.h>
9358 | #endif
9359 | #ifdef HAVE_STRINGS_H
9360 | # include <strings.h>
9361 | #endif
9362 | #ifdef HAVE_INTTYPES_H
9363 | # include <inttypes.h>
9364 | #endif
9365 | #ifdef HAVE_STDINT_H
9366 | # include <stdint.h>
9367 | #endif
9368 | #ifdef HAVE_UNISTD_H
9369 | # include <unistd.h>
9370 | #endif
9371 | int
9372 | main ()
9373 | {
9374 | /* If this system has a BSD-style setpgrp which takes arguments,
9375 |   setpgrp(1, 1) will fail with ESRCH and return -1, in that case
9376 |   exit successfully. */
9377 |   return setpgrp (1,1) != -1;
9378 |   ;
9379 |   return 0;
9380 | }
9381 configure:34164: result: yes
9382 configure:34176: checking for socklen_t
9383 configure:34212: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
9384 configure:34219: $? = 0
9385 configure:34239: result: yes
9386 configure:34252: checking whether system defines INADDR_NONE
9387 configure:34294: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
9388 configure:34301: $? = 0
9389 configure:34320: result: yes
9390 configure:34333: checking size of void*
9391 configure:34638: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
9392 configure:34642: $? = 0
9393 configure:34648: ./conftest
9394 configure:34652: $? = 0
9395 configure:34678: result: 8
9396 configure:34701: checking size of char
9397 configure:35006: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
9398 configure:35010: $? = 0
9399 configure:35016: ./conftest
9400 configure:35020: $? = 0
9401 configure:35046: result: 1
9402 configure:35060: checking size of int
9403 configure:35365: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
9404 configure:35369: $? = 0
9405 configure:35375: ./conftest
9406 configure:35379: $? = 0
9407 configure:35405: result: 4
9408 configure:35419: checking size of long
9409 configure:35724: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
9410 configure:35728: $? = 0
9411 configure:35734: ./conftest
9412 configure:35738: $? = 0
9413 configure:35764: result: 8
9414 configure:35778: checking size of short
9415 configure:36083: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
9416 configure:36087: $? = 0
9417 configure:36093: ./conftest
9418 configure:36097: $? = 0
9419 configure:36123: result: 2
9420 configure:36137: checking size of long double
9421 configure:36442: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
9422 configure:36446: $? = 0
9423 configure:36452: ./conftest
9424 configure:36456: $? = 0
9425 configure:36482: result: 16
9426 configure:36496: checking size of long long
9427 configure:36801: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
9428 configure:36805: $? = 0
9429 configure:36811: ./conftest
9430 configure:36815: $? = 0
9431 configure:36841: result: 8
9432 configure:36929: checking for INT64_C
9433 configure:36974: result: yes
9434 configure:37012: checking size of ssize_t
9435 configure:37042: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
9436 conftest.c: In function 'main':
9437 conftest.c:148:11: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
9438    if (!f) exit(1);
9439            ^
9440 conftest.c:149:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
9441    fprintf(f, "%d\n", sizeof(ssize_t));
9442    ^
9443 configure:37046: $? = 0
9444 configure:37052: ./conftest
9445 configure:37056: $? = 0
9446 configure:37073: result: 8
9447 configure:37090: checking size of size_t
9448 configure:37120: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
9449 conftest.c: In function 'main':
9450 conftest.c:149:11: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
9451    if (!f) exit(1);
9452            ^
9453 conftest.c:150:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
9454    fprintf(f, "%d\n", sizeof(size_t));
9455    ^
9456 configure:37124: $? = 0
9457 configure:37130: ./conftest
9458 configure:37134: $? = 0
9459 configure:37151: result: 8
9460 configure:37169: checking size of off_t
9461 configure:37199: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
9462 conftest.c: In function 'main':
9463 conftest.c:150:11: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
9464    if (!f) exit(1);
9465            ^
9466 conftest.c:151:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
9467    fprintf(f, "%d\n", sizeof(off_t));
9468    ^
9469 configure:37203: $? = 0
9470 configure:37209: ./conftest
9471 configure:37213: $? = 0
9472 configure:37230: result: 8
9473 configure:37238: checking which type to use for apr_off_t
9474 configure:37263: result: off_t
9475 configure:37269: checking whether ino_t and unsigned long long are the same
9476 configure:37298: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
9477 conftest.c: In function 'main':
9478 conftest.c:183:9: error: size of array 'foo' is negative
9479      int foo[0 - !__builtin_types_compatible_p(ino_t, unsigned long long)];
9480          ^
9481 configure:37305: $? = 1
9482 configure: failed program was:
9483 | /* confdefs.h.  */
9484 | #define PACKAGE_NAME ""
9485 | #define PACKAGE_TARNAME ""
9486 | #define PACKAGE_VERSION ""
9487 | #define PACKAGE_STRING ""
9488 | #define PACKAGE_BUGREPORT ""
9489 | #define STDC_HEADERS 1
9490 | #define HAVE_SYS_TYPES_H 1
9491 | #define HAVE_SYS_STAT_H 1
9492 | #define HAVE_STDLIB_H 1
9493 | #define HAVE_STRING_H 1
9494 | #define HAVE_MEMORY_H 1
9495 | #define HAVE_STRINGS_H 1
9496 | #define HAVE_INTTYPES_H 1
9497 | #define HAVE_STDINT_H 1
9498 | #define HAVE_UNISTD_H 1
9499 | #define __EXTENSIONS__ 1
9500 | #define _ALL_SOURCE 1
9501 | #define _GNU_SOURCE 1
9502 | #define _POSIX_PTHREAD_SEMANTICS 1
9503 | #define _TANDEM_SOURCE 1
9504 | #define HAVE_DLFCN_H 1
9505 | #define HAVE_LIBNSL 1
9506 | #define HAVE_PTHREAD_H 1
9507 | #define HAVE_PTHREAD_H 1
9508 | #define USE_THREADS 1
9509 | #define HAVE_PTHREAD_KEY_DELETE 1
9510 | #define HAVE_PTHREAD_RWLOCK_INIT 1
9511 | #define HAVE_PTHREAD_RWLOCKS 1
9512 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
9513 | #define HAVE_GETHOSTBYNAME_R 1
9514 | #define HAVE_GETHOSTBYADDR_R 1
9515 | #define HAVE_SIGSUSPEND 1
9516 | #define HAVE_SIGWAIT 1
9517 | #define HAVE_POLL 1
9518 | #define HAVE_GETPWNAM_R 1
9519 | #define HAVE_GETPWUID_R 1
9520 | #define HAVE_GETGRNAM_R 1
9521 | #define HAVE_GETGRGID_R 1
9522 | #define HAVE_SYS_MMAN_H 1
9523 | #define HAVE_SYS_IPC_H 1
9524 | #define HAVE_SYS_SHM_H 1
9525 | #define HAVE_SYS_FILE_H 1
9526 | #define HAVE_MMAP 1
9527 | #define HAVE_MUNMAP 1
9528 | #define HAVE_SHM_OPEN 1
9529 | #define HAVE_SHM_UNLINK 1
9530 | #define HAVE_SHMGET 1
9531 | #define HAVE_SHMAT 1
9532 | #define HAVE_SHMDT 1
9533 | #define HAVE_SHMCTL 1
9534 | #define HAVE_MAP_ANON 1
9535 | #define anonymous shared memory allocation method 1
9536 | #define USE_SHMEM_MMAP_ANON 1
9537 | #define namebased memory allocation method 1
9538 | #define USE_SHMEM_SHMGET 1
9539 | #define HAVE_CALLOC 1
9540 | #define HAVE_STRCASECMP 1
9541 | #define HAVE_SETSID 1
9542 | #define HAVE_ISINF 1
9543 | #define HAVE_ISNAN 1
9544 | #define HAVE_GETENV 1
9545 | #define HAVE_PUTENV 1
9546 | #define HAVE_SETENV 1
9547 | #define HAVE_UNSETENV 1
9548 | #define HAVE_SETRLIMIT 1
9549 | #define HAVE_GETRLIMIT 1
9550 | #define HAVE_WRITEV 1
9551 | #define HAVE_SENDFILE 1
9552 | #define HAVE_UTIME 1
9553 | #define HAVE_UTIMES 1
9554 | #define HAVE_SIGACTION 1
9555 | #define HAVE_DECL_SYS_SIGLIST 1
9556 | #define HAVE_FORK 1
9557 | #define HAVE_STRERROR_R 1
9558 | #define HAVE_CRYPT_R 1
9559 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
9560 | #define HAVE_MMAP 1
9561 | #define HAVE_MEMMOVE 1
9562 | #define HAVE_GETPASS 1
9563 | #define HAVE_GMTIME_R 1
9564 | #define HAVE_LOCALTIME_R 1
9565 | #define HAVE_HSTRERROR 1
9566 | #define HAVE_MKSTEMP 1
9567 | #define DIRENT_INODE d_fileno
9568 | #define DIRENT_TYPE d_type
9569 | #define STDC_HEADERS 1
9570 | #define HAVE_ALLOCA_H 1
9571 | #define HAVE_CRYPT_H 1
9572 | #define HAVE_CTYPE_H 1
9573 | #define HAVE_DIRENT_H 1
9574 | #define HAVE_DLFCN_H 1
9575 | #define HAVE_ERRNO_H 1
9576 | #define HAVE_FCNTL_H 1
9577 | #define HAVE_GRP_H 1
9578 | #define HAVE_LIMITS_H 1
9579 | #define HAVE_MALLOC_H 1
9580 | #define HAVE_MEMORY_H 1
9581 | #define HAVE_NETDB_H 1
9582 | #define HAVE_POLL_H 1
9583 | #define HAVE_PWD_H 1
9584 | #define HAVE_SEMAPHORE_H 1
9585 | #define HAVE_SIGNAL_H 1
9586 | #define HAVE_STDARG_H 1
9587 | #define HAVE_STDDEF_H 1
9588 | #define HAVE_STDIO_H 1
9589 | #define HAVE_STDLIB_H 1
9590 | #define HAVE_STRING_H 1
9591 | #define HAVE_STRINGS_H 1
9592 | #define HAVE_TERMIOS_H 1
9593 | #define HAVE_TIME_H 1
9594 | #define HAVE_UNISTD_H 1
9595 | #define HAVE_ARPA_INET_H 1
9596 | #define HAVE_NETINET_IN_H 1
9597 | #define HAVE_SYS_FILE_H 1
9598 | #define HAVE_SYS_IOCTL_H 1
9599 | #define HAVE_SYS_MMAN_H 1
9600 | #define HAVE_SYS_POLL_H 1
9601 | #define HAVE_SYS_RESOURCE_H 1
9602 | #define HAVE_SYS_SELECT_H 1
9603 | #define HAVE_SYS_SEM_H 1
9604 | #define HAVE_SYS_SENDFILE_H 1
9605 | #define HAVE_SYS_SIGNAL_H 1
9606 | #define HAVE_SYS_SOCKET_H 1
9607 | #define HAVE_SYS_STAT_H 1
9608 | #define HAVE_SYS_SYSCTL_H 1
9609 | #define HAVE_SYS_TIME_H 1
9610 | #define HAVE_SYS_TYPES_H 1
9611 | #define HAVE_SYS_UIO_H 1
9612 | #define HAVE_SYS_UN_H 1
9613 | #define HAVE_SYS_WAIT_H 1
9614 | #define HAVE_NETINET_TCP_H 1
9615 | #define SETPGRP_VOID 1
9616 | #define HAVE_SOCKLEN_T 1
9617 | #define SIZEOF_VOIDP 8
9618 | #define SIZEOF_CHAR 1
9619 | #define SIZEOF_INT 4
9620 | #define SIZEOF_LONG 8
9621 | #define SIZEOF_SHORT 2
9622 | #define SIZEOF_LONG_DOUBLE 16
9623 | #define SIZEOF_LONG_LONG 8
9624 | #define SIZEOF_SSIZE_T 8
9625 | #define SIZEOF_SIZE_T 8
9626 | #define SIZEOF_OFF_T 8
9627 | /* end confdefs.h.  */
9628 | #include <stdio.h>
9629 | #ifdef HAVE_SYS_TYPES_H
9630 | # include <sys/types.h>
9631 | #endif
9632 | #ifdef HAVE_SYS_STAT_H
9633 | # include <sys/stat.h>
9634 | #endif
9635 | #ifdef STDC_HEADERS
9636 | # include <stdlib.h>
9637 | # include <stddef.h>
9638 | #else
9639 | # ifdef HAVE_STDLIB_H
9640 | #  include <stdlib.h>
9641 | # endif
9642 | #endif
9643 | #ifdef HAVE_STRING_H
9644 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
9645 | #  include <memory.h>
9646 | # endif
9647 | # include <string.h>
9648 | #endif
9649 | #ifdef HAVE_STRINGS_H
9650 | # include <strings.h>
9651 | #endif
9652 | #ifdef HAVE_INTTYPES_H
9653 | # include <inttypes.h>
9654 | #endif
9655 | #ifdef HAVE_STDINT_H
9656 | # include <stdint.h>
9657 | #endif
9658 | #ifdef HAVE_UNISTD_H
9659 | # include <unistd.h>
9660 | #endif
9661 | int
9662 | main ()
9663 | {
9664
9665 |     int foo[0 - !__builtin_types_compatible_p(ino_t, unsigned long long)];
9666
9667 |   ;
9668 |   return 0;
9669 | }
9670 configure:37320: result: no
9671 configure:37325: checking whether ino_t and unsigned long are the same
9672 configure:37354: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
9673 configure:37361: $? = 0
9674 configure:37376: result: yes
9675 configure:37381: checking whether ino_t and unsigned int are the same
9676 configure:37410: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
9677 conftest.c: In function 'main':
9678 conftest.c:183:9: error: size of array 'foo' is negative
9679      int foo[0 - !__builtin_types_compatible_p(ino_t, unsigned int)];
9680          ^
9681 configure:37417: $? = 1
9682 configure: failed program was:
9683 | /* confdefs.h.  */
9684 | #define PACKAGE_NAME ""
9685 | #define PACKAGE_TARNAME ""
9686 | #define PACKAGE_VERSION ""
9687 | #define PACKAGE_STRING ""
9688 | #define PACKAGE_BUGREPORT ""
9689 | #define STDC_HEADERS 1
9690 | #define HAVE_SYS_TYPES_H 1
9691 | #define HAVE_SYS_STAT_H 1
9692 | #define HAVE_STDLIB_H 1
9693 | #define HAVE_STRING_H 1
9694 | #define HAVE_MEMORY_H 1
9695 | #define HAVE_STRINGS_H 1
9696 | #define HAVE_INTTYPES_H 1
9697 | #define HAVE_STDINT_H 1
9698 | #define HAVE_UNISTD_H 1
9699 | #define __EXTENSIONS__ 1
9700 | #define _ALL_SOURCE 1
9701 | #define _GNU_SOURCE 1
9702 | #define _POSIX_PTHREAD_SEMANTICS 1
9703 | #define _TANDEM_SOURCE 1
9704 | #define HAVE_DLFCN_H 1
9705 | #define HAVE_LIBNSL 1
9706 | #define HAVE_PTHREAD_H 1
9707 | #define HAVE_PTHREAD_H 1
9708 | #define USE_THREADS 1
9709 | #define HAVE_PTHREAD_KEY_DELETE 1
9710 | #define HAVE_PTHREAD_RWLOCK_INIT 1
9711 | #define HAVE_PTHREAD_RWLOCKS 1
9712 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
9713 | #define HAVE_GETHOSTBYNAME_R 1
9714 | #define HAVE_GETHOSTBYADDR_R 1
9715 | #define HAVE_SIGSUSPEND 1
9716 | #define HAVE_SIGWAIT 1
9717 | #define HAVE_POLL 1
9718 | #define HAVE_GETPWNAM_R 1
9719 | #define HAVE_GETPWUID_R 1
9720 | #define HAVE_GETGRNAM_R 1
9721 | #define HAVE_GETGRGID_R 1
9722 | #define HAVE_SYS_MMAN_H 1
9723 | #define HAVE_SYS_IPC_H 1
9724 | #define HAVE_SYS_SHM_H 1
9725 | #define HAVE_SYS_FILE_H 1
9726 | #define HAVE_MMAP 1
9727 | #define HAVE_MUNMAP 1
9728 | #define HAVE_SHM_OPEN 1
9729 | #define HAVE_SHM_UNLINK 1
9730 | #define HAVE_SHMGET 1
9731 | #define HAVE_SHMAT 1
9732 | #define HAVE_SHMDT 1
9733 | #define HAVE_SHMCTL 1
9734 | #define HAVE_MAP_ANON 1
9735 | #define anonymous shared memory allocation method 1
9736 | #define USE_SHMEM_MMAP_ANON 1
9737 | #define namebased memory allocation method 1
9738 | #define USE_SHMEM_SHMGET 1
9739 | #define HAVE_CALLOC 1
9740 | #define HAVE_STRCASECMP 1
9741 | #define HAVE_SETSID 1
9742 | #define HAVE_ISINF 1
9743 | #define HAVE_ISNAN 1
9744 | #define HAVE_GETENV 1
9745 | #define HAVE_PUTENV 1
9746 | #define HAVE_SETENV 1
9747 | #define HAVE_UNSETENV 1
9748 | #define HAVE_SETRLIMIT 1
9749 | #define HAVE_GETRLIMIT 1
9750 | #define HAVE_WRITEV 1
9751 | #define HAVE_SENDFILE 1
9752 | #define HAVE_UTIME 1
9753 | #define HAVE_UTIMES 1
9754 | #define HAVE_SIGACTION 1
9755 | #define HAVE_DECL_SYS_SIGLIST 1
9756 | #define HAVE_FORK 1
9757 | #define HAVE_STRERROR_R 1
9758 | #define HAVE_CRYPT_R 1
9759 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
9760 | #define HAVE_MMAP 1
9761 | #define HAVE_MEMMOVE 1
9762 | #define HAVE_GETPASS 1
9763 | #define HAVE_GMTIME_R 1
9764 | #define HAVE_LOCALTIME_R 1
9765 | #define HAVE_HSTRERROR 1
9766 | #define HAVE_MKSTEMP 1
9767 | #define DIRENT_INODE d_fileno
9768 | #define DIRENT_TYPE d_type
9769 | #define STDC_HEADERS 1
9770 | #define HAVE_ALLOCA_H 1
9771 | #define HAVE_CRYPT_H 1
9772 | #define HAVE_CTYPE_H 1
9773 | #define HAVE_DIRENT_H 1
9774 | #define HAVE_DLFCN_H 1
9775 | #define HAVE_ERRNO_H 1
9776 | #define HAVE_FCNTL_H 1
9777 | #define HAVE_GRP_H 1
9778 | #define HAVE_LIMITS_H 1
9779 | #define HAVE_MALLOC_H 1
9780 | #define HAVE_MEMORY_H 1
9781 | #define HAVE_NETDB_H 1
9782 | #define HAVE_POLL_H 1
9783 | #define HAVE_PWD_H 1
9784 | #define HAVE_SEMAPHORE_H 1
9785 | #define HAVE_SIGNAL_H 1
9786 | #define HAVE_STDARG_H 1
9787 | #define HAVE_STDDEF_H 1
9788 | #define HAVE_STDIO_H 1
9789 | #define HAVE_STDLIB_H 1
9790 | #define HAVE_STRING_H 1
9791 | #define HAVE_STRINGS_H 1
9792 | #define HAVE_TERMIOS_H 1
9793 | #define HAVE_TIME_H 1
9794 | #define HAVE_UNISTD_H 1
9795 | #define HAVE_ARPA_INET_H 1
9796 | #define HAVE_NETINET_IN_H 1
9797 | #define HAVE_SYS_FILE_H 1
9798 | #define HAVE_SYS_IOCTL_H 1
9799 | #define HAVE_SYS_MMAN_H 1
9800 | #define HAVE_SYS_POLL_H 1
9801 | #define HAVE_SYS_RESOURCE_H 1
9802 | #define HAVE_SYS_SELECT_H 1
9803 | #define HAVE_SYS_SEM_H 1
9804 | #define HAVE_SYS_SENDFILE_H 1
9805 | #define HAVE_SYS_SIGNAL_H 1
9806 | #define HAVE_SYS_SOCKET_H 1
9807 | #define HAVE_SYS_STAT_H 1
9808 | #define HAVE_SYS_SYSCTL_H 1
9809 | #define HAVE_SYS_TIME_H 1
9810 | #define HAVE_SYS_TYPES_H 1
9811 | #define HAVE_SYS_UIO_H 1
9812 | #define HAVE_SYS_UN_H 1
9813 | #define HAVE_SYS_WAIT_H 1
9814 | #define HAVE_NETINET_TCP_H 1
9815 | #define SETPGRP_VOID 1
9816 | #define HAVE_SOCKLEN_T 1
9817 | #define SIZEOF_VOIDP 8
9818 | #define SIZEOF_CHAR 1
9819 | #define SIZEOF_INT 4
9820 | #define SIZEOF_LONG 8
9821 | #define SIZEOF_SHORT 2
9822 | #define SIZEOF_LONG_DOUBLE 16
9823 | #define SIZEOF_LONG_LONG 8
9824 | #define SIZEOF_SSIZE_T 8
9825 | #define SIZEOF_SIZE_T 8
9826 | #define SIZEOF_OFF_T 8
9827 | /* end confdefs.h.  */
9828 | #include <stdio.h>
9829 | #ifdef HAVE_SYS_TYPES_H
9830 | # include <sys/types.h>
9831 | #endif
9832 | #ifdef HAVE_SYS_STAT_H
9833 | # include <sys/stat.h>
9834 | #endif
9835 | #ifdef STDC_HEADERS
9836 | # include <stdlib.h>
9837 | # include <stddef.h>
9838 | #else
9839 | # ifdef HAVE_STDLIB_H
9840 | #  include <stdlib.h>
9841 | # endif
9842 | #endif
9843 | #ifdef HAVE_STRING_H
9844 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
9845 | #  include <memory.h>
9846 | # endif
9847 | # include <string.h>
9848 | #endif
9849 | #ifdef HAVE_STRINGS_H
9850 | # include <strings.h>
9851 | #endif
9852 | #ifdef HAVE_INTTYPES_H
9853 | # include <inttypes.h>
9854 | #endif
9855 | #ifdef HAVE_STDINT_H
9856 | # include <stdint.h>
9857 | #endif
9858 | #ifdef HAVE_UNISTD_H
9859 | # include <unistd.h>
9860 | #endif
9861 | int
9862 | main ()
9863 | {
9864
9865 |     int foo[0 - !__builtin_types_compatible_p(ino_t, unsigned int)];
9866
9867 |   ;
9868 |   return 0;
9869 | }
9870 configure:37432: result: no
9871 configure:37441: checking size of pid_t
9872 configure:37471: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
9873 conftest.c: In function 'main':
9874 conftest.c:151:11: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
9875    if (!f) exit(1);
9876            ^
9877 conftest.c:152:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
9878    fprintf(f, "%d\n", sizeof(pid_t));
9879    ^
9880 configure:37475: $? = 0
9881 configure:37481: ./conftest
9882 configure:37485: $? = 0
9883 configure:37502: result: 4
9884 configure:37589: checking for strnicmp
9885 configure:37645: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
9886 /tmp/ccjxStEC.o: In function `main':
9887 /bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr/conftest.c:181: undefined reference to `strnicmp'
9888 collect2: error: ld returned 1 exit status
9889 configure:37652: $? = 1
9890 configure: failed program was:
9891 | /* confdefs.h.  */
9892 | #define PACKAGE_NAME ""
9893 | #define PACKAGE_TARNAME ""
9894 | #define PACKAGE_VERSION ""
9895 | #define PACKAGE_STRING ""
9896 | #define PACKAGE_BUGREPORT ""
9897 | #define STDC_HEADERS 1
9898 | #define HAVE_SYS_TYPES_H 1
9899 | #define HAVE_SYS_STAT_H 1
9900 | #define HAVE_STDLIB_H 1
9901 | #define HAVE_STRING_H 1
9902 | #define HAVE_MEMORY_H 1
9903 | #define HAVE_STRINGS_H 1
9904 | #define HAVE_INTTYPES_H 1
9905 | #define HAVE_STDINT_H 1
9906 | #define HAVE_UNISTD_H 1
9907 | #define __EXTENSIONS__ 1
9908 | #define _ALL_SOURCE 1
9909 | #define _GNU_SOURCE 1
9910 | #define _POSIX_PTHREAD_SEMANTICS 1
9911 | #define _TANDEM_SOURCE 1
9912 | #define HAVE_DLFCN_H 1
9913 | #define HAVE_LIBNSL 1
9914 | #define HAVE_PTHREAD_H 1
9915 | #define HAVE_PTHREAD_H 1
9916 | #define USE_THREADS 1
9917 | #define HAVE_PTHREAD_KEY_DELETE 1
9918 | #define HAVE_PTHREAD_RWLOCK_INIT 1
9919 | #define HAVE_PTHREAD_RWLOCKS 1
9920 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
9921 | #define HAVE_GETHOSTBYNAME_R 1
9922 | #define HAVE_GETHOSTBYADDR_R 1
9923 | #define HAVE_SIGSUSPEND 1
9924 | #define HAVE_SIGWAIT 1
9925 | #define HAVE_POLL 1
9926 | #define HAVE_GETPWNAM_R 1
9927 | #define HAVE_GETPWUID_R 1
9928 | #define HAVE_GETGRNAM_R 1
9929 | #define HAVE_GETGRGID_R 1
9930 | #define HAVE_SYS_MMAN_H 1
9931 | #define HAVE_SYS_IPC_H 1
9932 | #define HAVE_SYS_SHM_H 1
9933 | #define HAVE_SYS_FILE_H 1
9934 | #define HAVE_MMAP 1
9935 | #define HAVE_MUNMAP 1
9936 | #define HAVE_SHM_OPEN 1
9937 | #define HAVE_SHM_UNLINK 1
9938 | #define HAVE_SHMGET 1
9939 | #define HAVE_SHMAT 1
9940 | #define HAVE_SHMDT 1
9941 | #define HAVE_SHMCTL 1
9942 | #define HAVE_MAP_ANON 1
9943 | #define anonymous shared memory allocation method 1
9944 | #define USE_SHMEM_MMAP_ANON 1
9945 | #define namebased memory allocation method 1
9946 | #define USE_SHMEM_SHMGET 1
9947 | #define HAVE_CALLOC 1
9948 | #define HAVE_STRCASECMP 1
9949 | #define HAVE_SETSID 1
9950 | #define HAVE_ISINF 1
9951 | #define HAVE_ISNAN 1
9952 | #define HAVE_GETENV 1
9953 | #define HAVE_PUTENV 1
9954 | #define HAVE_SETENV 1
9955 | #define HAVE_UNSETENV 1
9956 | #define HAVE_SETRLIMIT 1
9957 | #define HAVE_GETRLIMIT 1
9958 | #define HAVE_WRITEV 1
9959 | #define HAVE_SENDFILE 1
9960 | #define HAVE_UTIME 1
9961 | #define HAVE_UTIMES 1
9962 | #define HAVE_SIGACTION 1
9963 | #define HAVE_DECL_SYS_SIGLIST 1
9964 | #define HAVE_FORK 1
9965 | #define HAVE_STRERROR_R 1
9966 | #define HAVE_CRYPT_R 1
9967 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
9968 | #define HAVE_MMAP 1
9969 | #define HAVE_MEMMOVE 1
9970 | #define HAVE_GETPASS 1
9971 | #define HAVE_GMTIME_R 1
9972 | #define HAVE_LOCALTIME_R 1
9973 | #define HAVE_HSTRERROR 1
9974 | #define HAVE_MKSTEMP 1
9975 | #define DIRENT_INODE d_fileno
9976 | #define DIRENT_TYPE d_type
9977 | #define STDC_HEADERS 1
9978 | #define HAVE_ALLOCA_H 1
9979 | #define HAVE_CRYPT_H 1
9980 | #define HAVE_CTYPE_H 1
9981 | #define HAVE_DIRENT_H 1
9982 | #define HAVE_DLFCN_H 1
9983 | #define HAVE_ERRNO_H 1
9984 | #define HAVE_FCNTL_H 1
9985 | #define HAVE_GRP_H 1
9986 | #define HAVE_LIMITS_H 1
9987 | #define HAVE_MALLOC_H 1
9988 | #define HAVE_MEMORY_H 1
9989 | #define HAVE_NETDB_H 1
9990 | #define HAVE_POLL_H 1
9991 | #define HAVE_PWD_H 1
9992 | #define HAVE_SEMAPHORE_H 1
9993 | #define HAVE_SIGNAL_H 1
9994 | #define HAVE_STDARG_H 1
9995 | #define HAVE_STDDEF_H 1
9996 | #define HAVE_STDIO_H 1
9997 | #define HAVE_STDLIB_H 1
9998 | #define HAVE_STRING_H 1
9999 | #define HAVE_STRINGS_H 1
10000 | #define HAVE_TERMIOS_H 1
10001 | #define HAVE_TIME_H 1
10002 | #define HAVE_UNISTD_H 1
10003 | #define HAVE_ARPA_INET_H 1
10004 | #define HAVE_NETINET_IN_H 1
10005 | #define HAVE_SYS_FILE_H 1
10006 | #define HAVE_SYS_IOCTL_H 1
10007 | #define HAVE_SYS_MMAN_H 1
10008 | #define HAVE_SYS_POLL_H 1
10009 | #define HAVE_SYS_RESOURCE_H 1
10010 | #define HAVE_SYS_SELECT_H 1
10011 | #define HAVE_SYS_SEM_H 1
10012 | #define HAVE_SYS_SENDFILE_H 1
10013 | #define HAVE_SYS_SIGNAL_H 1
10014 | #define HAVE_SYS_SOCKET_H 1
10015 | #define HAVE_SYS_STAT_H 1
10016 | #define HAVE_SYS_SYSCTL_H 1
10017 | #define HAVE_SYS_TIME_H 1
10018 | #define HAVE_SYS_TYPES_H 1
10019 | #define HAVE_SYS_UIO_H 1
10020 | #define HAVE_SYS_UN_H 1
10021 | #define HAVE_SYS_WAIT_H 1
10022 | #define HAVE_NETINET_TCP_H 1
10023 | #define SETPGRP_VOID 1
10024 | #define HAVE_SOCKLEN_T 1
10025 | #define SIZEOF_VOIDP 8
10026 | #define SIZEOF_CHAR 1
10027 | #define SIZEOF_INT 4
10028 | #define SIZEOF_LONG 8
10029 | #define SIZEOF_SHORT 2
10030 | #define SIZEOF_LONG_DOUBLE 16
10031 | #define SIZEOF_LONG_LONG 8
10032 | #define SIZEOF_SSIZE_T 8
10033 | #define SIZEOF_SIZE_T 8
10034 | #define SIZEOF_OFF_T 8
10035 | #define SIZEOF_PID_T 4
10036 | /* end confdefs.h.  */
10037 | /* Define strnicmp to an innocuous variant, in case <limits.h> declares strnicmp.
10038 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
10039 | #define strnicmp innocuous_strnicmp
10040
10041 | /* System header to define __stub macros and hopefully few prototypes,
10042 |     which can conflict with char strnicmp (); below.
10043 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10044 |     <limits.h> exists even on freestanding compilers.  */
10045
10046 | #ifdef __STDC__
10047 | # include <limits.h>
10048 | #else
10049 | # include <assert.h>
10050 | #endif
10051
10052 | #undef strnicmp
10053
10054 | /* Override any GCC internal prototype to avoid an error.
10055 |    Use char because int might match the return type of a GCC
10056 |    builtin and then its argument prototype would still apply.  */
10057 | #ifdef __cplusplus
10058 | extern "C"
10059 | #endif
10060 | char strnicmp ();
10061 | /* The GNU C library defines this for functions which it implements
10062 |     to always fail with ENOSYS.  Some functions are actually named
10063 |     something starting with __ and the normal name is an alias.  */
10064 | #if defined __stub_strnicmp || defined __stub___strnicmp
10065 | choke me
10066 | #endif
10067
10068 | int
10069 | main ()
10070 | {
10071 | return strnicmp ();
10072 |   ;
10073 |   return 0;
10074 | }
10075 configure:37674: result: no
10076 configure:37692: checking for strncasecmp
10077 configure:37748: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
10078 conftest.c:170:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default]
10079  char strncasecmp ();
10080       ^
10081 configure:37755: $? = 0
10082 configure:37777: result: yes
10083 configure:37795: checking for stricmp
10084 configure:37880: result: no
10085 configure:37898: checking for strcasecmp
10086 configure:37983: result: yes
10087 configure:38001: checking for strdup
10088 configure:38057: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
10089 conftest.c:172:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
10090  char strdup ();
10091       ^
10092 configure:38064: $? = 0
10093 configure:38086: result: yes
10094 configure:38104: checking for strstr
10095 configure:38160: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
10096 conftest.c:173:6: warning: conflicting types for built-in function 'strstr' [enabled by default]
10097  char strstr ();
10098       ^
10099 configure:38167: $? = 0
10100 configure:38189: result: yes
10101 configure:38207: checking for memchr
10102 configure:38263: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
10103 conftest.c:174:6: warning: conflicting types for built-in function 'memchr' [enabled by default]
10104  char memchr ();
10105       ^
10106 configure:38270: $? = 0
10107 configure:38292: result: yes
10108 configure:38310: checking for strtol
10109 configure:38366: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
10110 configure:38373: $? = 0
10111 configure:38395: result: yes
10112 configure:38537: checking for NSLinkModule
10113 configure:38593: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
10114 /tmp/ccKVb5F5.o: In function `main':
10115 /bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr/conftest.c:187: undefined reference to `NSLinkModule'
10116 collect2: error: ld returned 1 exit status
10117 configure:38600: $? = 1
10118 configure: failed program was:
10119 | /* confdefs.h.  */
10120 | #define PACKAGE_NAME ""
10121 | #define PACKAGE_TARNAME ""
10122 | #define PACKAGE_VERSION ""
10123 | #define PACKAGE_STRING ""
10124 | #define PACKAGE_BUGREPORT ""
10125 | #define STDC_HEADERS 1
10126 | #define HAVE_SYS_TYPES_H 1
10127 | #define HAVE_SYS_STAT_H 1
10128 | #define HAVE_STDLIB_H 1
10129 | #define HAVE_STRING_H 1
10130 | #define HAVE_MEMORY_H 1
10131 | #define HAVE_STRINGS_H 1
10132 | #define HAVE_INTTYPES_H 1
10133 | #define HAVE_STDINT_H 1
10134 | #define HAVE_UNISTD_H 1
10135 | #define __EXTENSIONS__ 1
10136 | #define _ALL_SOURCE 1
10137 | #define _GNU_SOURCE 1
10138 | #define _POSIX_PTHREAD_SEMANTICS 1
10139 | #define _TANDEM_SOURCE 1
10140 | #define HAVE_DLFCN_H 1
10141 | #define HAVE_LIBNSL 1
10142 | #define HAVE_PTHREAD_H 1
10143 | #define HAVE_PTHREAD_H 1
10144 | #define USE_THREADS 1
10145 | #define HAVE_PTHREAD_KEY_DELETE 1
10146 | #define HAVE_PTHREAD_RWLOCK_INIT 1
10147 | #define HAVE_PTHREAD_RWLOCKS 1
10148 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
10149 | #define HAVE_GETHOSTBYNAME_R 1
10150 | #define HAVE_GETHOSTBYADDR_R 1
10151 | #define HAVE_SIGSUSPEND 1
10152 | #define HAVE_SIGWAIT 1
10153 | #define HAVE_POLL 1
10154 | #define HAVE_GETPWNAM_R 1
10155 | #define HAVE_GETPWUID_R 1
10156 | #define HAVE_GETGRNAM_R 1
10157 | #define HAVE_GETGRGID_R 1
10158 | #define HAVE_SYS_MMAN_H 1
10159 | #define HAVE_SYS_IPC_H 1
10160 | #define HAVE_SYS_SHM_H 1
10161 | #define HAVE_SYS_FILE_H 1
10162 | #define HAVE_MMAP 1
10163 | #define HAVE_MUNMAP 1
10164 | #define HAVE_SHM_OPEN 1
10165 | #define HAVE_SHM_UNLINK 1
10166 | #define HAVE_SHMGET 1
10167 | #define HAVE_SHMAT 1
10168 | #define HAVE_SHMDT 1
10169 | #define HAVE_SHMCTL 1
10170 | #define HAVE_MAP_ANON 1
10171 | #define anonymous shared memory allocation method 1
10172 | #define USE_SHMEM_MMAP_ANON 1
10173 | #define namebased memory allocation method 1
10174 | #define USE_SHMEM_SHMGET 1
10175 | #define HAVE_CALLOC 1
10176 | #define HAVE_STRCASECMP 1
10177 | #define HAVE_SETSID 1
10178 | #define HAVE_ISINF 1
10179 | #define HAVE_ISNAN 1
10180 | #define HAVE_GETENV 1
10181 | #define HAVE_PUTENV 1
10182 | #define HAVE_SETENV 1
10183 | #define HAVE_UNSETENV 1
10184 | #define HAVE_SETRLIMIT 1
10185 | #define HAVE_GETRLIMIT 1
10186 | #define HAVE_WRITEV 1
10187 | #define HAVE_SENDFILE 1
10188 | #define HAVE_UTIME 1
10189 | #define HAVE_UTIMES 1
10190 | #define HAVE_SIGACTION 1
10191 | #define HAVE_DECL_SYS_SIGLIST 1
10192 | #define HAVE_FORK 1
10193 | #define HAVE_STRERROR_R 1
10194 | #define HAVE_CRYPT_R 1
10195 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
10196 | #define HAVE_MMAP 1
10197 | #define HAVE_MEMMOVE 1
10198 | #define HAVE_GETPASS 1
10199 | #define HAVE_GMTIME_R 1
10200 | #define HAVE_LOCALTIME_R 1
10201 | #define HAVE_HSTRERROR 1
10202 | #define HAVE_MKSTEMP 1
10203 | #define DIRENT_INODE d_fileno
10204 | #define DIRENT_TYPE d_type
10205 | #define STDC_HEADERS 1
10206 | #define HAVE_ALLOCA_H 1
10207 | #define HAVE_CRYPT_H 1
10208 | #define HAVE_CTYPE_H 1
10209 | #define HAVE_DIRENT_H 1
10210 | #define HAVE_DLFCN_H 1
10211 | #define HAVE_ERRNO_H 1
10212 | #define HAVE_FCNTL_H 1
10213 | #define HAVE_GRP_H 1
10214 | #define HAVE_LIMITS_H 1
10215 | #define HAVE_MALLOC_H 1
10216 | #define HAVE_MEMORY_H 1
10217 | #define HAVE_NETDB_H 1
10218 | #define HAVE_POLL_H 1
10219 | #define HAVE_PWD_H 1
10220 | #define HAVE_SEMAPHORE_H 1
10221 | #define HAVE_SIGNAL_H 1
10222 | #define HAVE_STDARG_H 1
10223 | #define HAVE_STDDEF_H 1
10224 | #define HAVE_STDIO_H 1
10225 | #define HAVE_STDLIB_H 1
10226 | #define HAVE_STRING_H 1
10227 | #define HAVE_STRINGS_H 1
10228 | #define HAVE_TERMIOS_H 1
10229 | #define HAVE_TIME_H 1
10230 | #define HAVE_UNISTD_H 1
10231 | #define HAVE_ARPA_INET_H 1
10232 | #define HAVE_NETINET_IN_H 1
10233 | #define HAVE_SYS_FILE_H 1
10234 | #define HAVE_SYS_IOCTL_H 1
10235 | #define HAVE_SYS_MMAN_H 1
10236 | #define HAVE_SYS_POLL_H 1
10237 | #define HAVE_SYS_RESOURCE_H 1
10238 | #define HAVE_SYS_SELECT_H 1
10239 | #define HAVE_SYS_SEM_H 1
10240 | #define HAVE_SYS_SENDFILE_H 1
10241 | #define HAVE_SYS_SIGNAL_H 1
10242 | #define HAVE_SYS_SOCKET_H 1
10243 | #define HAVE_SYS_STAT_H 1
10244 | #define HAVE_SYS_SYSCTL_H 1
10245 | #define HAVE_SYS_TIME_H 1
10246 | #define HAVE_SYS_TYPES_H 1
10247 | #define HAVE_SYS_UIO_H 1
10248 | #define HAVE_SYS_UN_H 1
10249 | #define HAVE_SYS_WAIT_H 1
10250 | #define HAVE_NETINET_TCP_H 1
10251 | #define SETPGRP_VOID 1
10252 | #define HAVE_SOCKLEN_T 1
10253 | #define SIZEOF_VOIDP 8
10254 | #define SIZEOF_CHAR 1
10255 | #define SIZEOF_INT 4
10256 | #define SIZEOF_LONG 8
10257 | #define SIZEOF_SHORT 2
10258 | #define SIZEOF_LONG_DOUBLE 16
10259 | #define SIZEOF_LONG_LONG 8
10260 | #define SIZEOF_SSIZE_T 8
10261 | #define SIZEOF_SIZE_T 8
10262 | #define SIZEOF_OFF_T 8
10263 | #define SIZEOF_PID_T 4
10264 | #define HAVE_STRNCASECMP 1
10265 | #define HAVE_STRCASECMP 1
10266 | #define HAVE_STRDUP 1
10267 | #define HAVE_STRSTR 1
10268 | #define HAVE_MEMCHR 1
10269 | #define HAVE_STRTOL 1
10270 | /* end confdefs.h.  */
10271 | /* Define NSLinkModule to an innocuous variant, in case <limits.h> declares NSLinkModule.
10272 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
10273 | #define NSLinkModule innocuous_NSLinkModule
10274
10275 | /* System header to define __stub macros and hopefully few prototypes,
10276 |     which can conflict with char NSLinkModule (); below.
10277 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10278 |     <limits.h> exists even on freestanding compilers.  */
10279
10280 | #ifdef __STDC__
10281 | # include <limits.h>
10282 | #else
10283 | # include <assert.h>
10284 | #endif
10285
10286 | #undef NSLinkModule
10287
10288 | /* Override any GCC internal prototype to avoid an error.
10289 |    Use char because int might match the return type of a GCC
10290 |    builtin and then its argument prototype would still apply.  */
10291 | #ifdef __cplusplus
10292 | extern "C"
10293 | #endif
10294 | char NSLinkModule ();
10295 | /* The GNU C library defines this for functions which it implements
10296 |     to always fail with ENOSYS.  Some functions are actually named
10297 |     something starting with __ and the normal name is an alias.  */
10298 | #if defined __stub_NSLinkModule || defined __stub___NSLinkModule
10299 | choke me
10300 | #endif
10301
10302 | int
10303 | main ()
10304 | {
10305 | return NSLinkModule ();
10306 |   ;
10307 |   return 0;
10308 | }
10309 configure:38622: result: no
10310 configure:38637: checking for shl_load in -ldld
10311 configure:38672: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -ldld  -lrt -lm -lcrypt -lnsl  -lpthread >&5
10312 /usr/bin/ld: cannot find -ldld
10313 collect2: error: ld returned 1 exit status
10314 configure:38679: $? = 1
10315 configure: failed program was:
10316 | /* confdefs.h.  */
10317 | #define PACKAGE_NAME ""
10318 | #define PACKAGE_TARNAME ""
10319 | #define PACKAGE_VERSION ""
10320 | #define PACKAGE_STRING ""
10321 | #define PACKAGE_BUGREPORT ""
10322 | #define STDC_HEADERS 1
10323 | #define HAVE_SYS_TYPES_H 1
10324 | #define HAVE_SYS_STAT_H 1
10325 | #define HAVE_STDLIB_H 1
10326 | #define HAVE_STRING_H 1
10327 | #define HAVE_MEMORY_H 1
10328 | #define HAVE_STRINGS_H 1
10329 | #define HAVE_INTTYPES_H 1
10330 | #define HAVE_STDINT_H 1
10331 | #define HAVE_UNISTD_H 1
10332 | #define __EXTENSIONS__ 1
10333 | #define _ALL_SOURCE 1
10334 | #define _GNU_SOURCE 1
10335 | #define _POSIX_PTHREAD_SEMANTICS 1
10336 | #define _TANDEM_SOURCE 1
10337 | #define HAVE_DLFCN_H 1
10338 | #define HAVE_LIBNSL 1
10339 | #define HAVE_PTHREAD_H 1
10340 | #define HAVE_PTHREAD_H 1
10341 | #define USE_THREADS 1
10342 | #define HAVE_PTHREAD_KEY_DELETE 1
10343 | #define HAVE_PTHREAD_RWLOCK_INIT 1
10344 | #define HAVE_PTHREAD_RWLOCKS 1
10345 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
10346 | #define HAVE_GETHOSTBYNAME_R 1
10347 | #define HAVE_GETHOSTBYADDR_R 1
10348 | #define HAVE_SIGSUSPEND 1
10349 | #define HAVE_SIGWAIT 1
10350 | #define HAVE_POLL 1
10351 | #define HAVE_GETPWNAM_R 1
10352 | #define HAVE_GETPWUID_R 1
10353 | #define HAVE_GETGRNAM_R 1
10354 | #define HAVE_GETGRGID_R 1
10355 | #define HAVE_SYS_MMAN_H 1
10356 | #define HAVE_SYS_IPC_H 1
10357 | #define HAVE_SYS_SHM_H 1
10358 | #define HAVE_SYS_FILE_H 1
10359 | #define HAVE_MMAP 1
10360 | #define HAVE_MUNMAP 1
10361 | #define HAVE_SHM_OPEN 1
10362 | #define HAVE_SHM_UNLINK 1
10363 | #define HAVE_SHMGET 1
10364 | #define HAVE_SHMAT 1
10365 | #define HAVE_SHMDT 1
10366 | #define HAVE_SHMCTL 1
10367 | #define HAVE_MAP_ANON 1
10368 | #define anonymous shared memory allocation method 1
10369 | #define USE_SHMEM_MMAP_ANON 1
10370 | #define namebased memory allocation method 1
10371 | #define USE_SHMEM_SHMGET 1
10372 | #define HAVE_CALLOC 1
10373 | #define HAVE_STRCASECMP 1
10374 | #define HAVE_SETSID 1
10375 | #define HAVE_ISINF 1
10376 | #define HAVE_ISNAN 1
10377 | #define HAVE_GETENV 1
10378 | #define HAVE_PUTENV 1
10379 | #define HAVE_SETENV 1
10380 | #define HAVE_UNSETENV 1
10381 | #define HAVE_SETRLIMIT 1
10382 | #define HAVE_GETRLIMIT 1
10383 | #define HAVE_WRITEV 1
10384 | #define HAVE_SENDFILE 1
10385 | #define HAVE_UTIME 1
10386 | #define HAVE_UTIMES 1
10387 | #define HAVE_SIGACTION 1
10388 | #define HAVE_DECL_SYS_SIGLIST 1
10389 | #define HAVE_FORK 1
10390 | #define HAVE_STRERROR_R 1
10391 | #define HAVE_CRYPT_R 1
10392 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
10393 | #define HAVE_MMAP 1
10394 | #define HAVE_MEMMOVE 1
10395 | #define HAVE_GETPASS 1
10396 | #define HAVE_GMTIME_R 1
10397 | #define HAVE_LOCALTIME_R 1
10398 | #define HAVE_HSTRERROR 1
10399 | #define HAVE_MKSTEMP 1
10400 | #define DIRENT_INODE d_fileno
10401 | #define DIRENT_TYPE d_type
10402 | #define STDC_HEADERS 1
10403 | #define HAVE_ALLOCA_H 1
10404 | #define HAVE_CRYPT_H 1
10405 | #define HAVE_CTYPE_H 1
10406 | #define HAVE_DIRENT_H 1
10407 | #define HAVE_DLFCN_H 1
10408 | #define HAVE_ERRNO_H 1
10409 | #define HAVE_FCNTL_H 1
10410 | #define HAVE_GRP_H 1
10411 | #define HAVE_LIMITS_H 1
10412 | #define HAVE_MALLOC_H 1
10413 | #define HAVE_MEMORY_H 1
10414 | #define HAVE_NETDB_H 1
10415 | #define HAVE_POLL_H 1
10416 | #define HAVE_PWD_H 1
10417 | #define HAVE_SEMAPHORE_H 1
10418 | #define HAVE_SIGNAL_H 1
10419 | #define HAVE_STDARG_H 1
10420 | #define HAVE_STDDEF_H 1
10421 | #define HAVE_STDIO_H 1
10422 | #define HAVE_STDLIB_H 1
10423 | #define HAVE_STRING_H 1
10424 | #define HAVE_STRINGS_H 1
10425 | #define HAVE_TERMIOS_H 1
10426 | #define HAVE_TIME_H 1
10427 | #define HAVE_UNISTD_H 1
10428 | #define HAVE_ARPA_INET_H 1
10429 | #define HAVE_NETINET_IN_H 1
10430 | #define HAVE_SYS_FILE_H 1
10431 | #define HAVE_SYS_IOCTL_H 1
10432 | #define HAVE_SYS_MMAN_H 1
10433 | #define HAVE_SYS_POLL_H 1
10434 | #define HAVE_SYS_RESOURCE_H 1
10435 | #define HAVE_SYS_SELECT_H 1
10436 | #define HAVE_SYS_SEM_H 1
10437 | #define HAVE_SYS_SENDFILE_H 1
10438 | #define HAVE_SYS_SIGNAL_H 1
10439 | #define HAVE_SYS_SOCKET_H 1
10440 | #define HAVE_SYS_STAT_H 1
10441 | #define HAVE_SYS_SYSCTL_H 1
10442 | #define HAVE_SYS_TIME_H 1
10443 | #define HAVE_SYS_TYPES_H 1
10444 | #define HAVE_SYS_UIO_H 1
10445 | #define HAVE_SYS_UN_H 1
10446 | #define HAVE_SYS_WAIT_H 1
10447 | #define HAVE_NETINET_TCP_H 1
10448 | #define SETPGRP_VOID 1
10449 | #define HAVE_SOCKLEN_T 1
10450 | #define SIZEOF_VOIDP 8
10451 | #define SIZEOF_CHAR 1
10452 | #define SIZEOF_INT 4
10453 | #define SIZEOF_LONG 8
10454 | #define SIZEOF_SHORT 2
10455 | #define SIZEOF_LONG_DOUBLE 16
10456 | #define SIZEOF_LONG_LONG 8
10457 | #define SIZEOF_SSIZE_T 8
10458 | #define SIZEOF_SIZE_T 8
10459 | #define SIZEOF_OFF_T 8
10460 | #define SIZEOF_PID_T 4
10461 | #define HAVE_STRNCASECMP 1
10462 | #define HAVE_STRCASECMP 1
10463 | #define HAVE_STRDUP 1
10464 | #define HAVE_STRSTR 1
10465 | #define HAVE_MEMCHR 1
10466 | #define HAVE_STRTOL 1
10467 | /* end confdefs.h.  */
10468
10469 | /* Override any GCC internal prototype to avoid an error.
10470 |    Use char because int might match the return type of a GCC
10471 |    builtin and then its argument prototype would still apply.  */
10472 | #ifdef __cplusplus
10473 | extern "C"
10474 | #endif
10475 | char shl_load ();
10476 | int
10477 | main ()
10478 | {
10479 | return shl_load ();
10480 |   ;
10481 |   return 0;
10482 | }
10483 configure:38700: result: no
10484 configure:38734: checking for dlopen
10485 configure:38790: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread >&5
10486 /tmp/ccYBIJVc.o: In function `main':
10487 /bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr/conftest.c:187: undefined reference to `dlopen'
10488 collect2: error: ld returned 1 exit status
10489 configure:38797: $? = 1
10490 configure: failed program was:
10491 | /* confdefs.h.  */
10492 | #define PACKAGE_NAME ""
10493 | #define PACKAGE_TARNAME ""
10494 | #define PACKAGE_VERSION ""
10495 | #define PACKAGE_STRING ""
10496 | #define PACKAGE_BUGREPORT ""
10497 | #define STDC_HEADERS 1
10498 | #define HAVE_SYS_TYPES_H 1
10499 | #define HAVE_SYS_STAT_H 1
10500 | #define HAVE_STDLIB_H 1
10501 | #define HAVE_STRING_H 1
10502 | #define HAVE_MEMORY_H 1
10503 | #define HAVE_STRINGS_H 1
10504 | #define HAVE_INTTYPES_H 1
10505 | #define HAVE_STDINT_H 1
10506 | #define HAVE_UNISTD_H 1
10507 | #define __EXTENSIONS__ 1
10508 | #define _ALL_SOURCE 1
10509 | #define _GNU_SOURCE 1
10510 | #define _POSIX_PTHREAD_SEMANTICS 1
10511 | #define _TANDEM_SOURCE 1
10512 | #define HAVE_DLFCN_H 1
10513 | #define HAVE_LIBNSL 1
10514 | #define HAVE_PTHREAD_H 1
10515 | #define HAVE_PTHREAD_H 1
10516 | #define USE_THREADS 1
10517 | #define HAVE_PTHREAD_KEY_DELETE 1
10518 | #define HAVE_PTHREAD_RWLOCK_INIT 1
10519 | #define HAVE_PTHREAD_RWLOCKS 1
10520 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
10521 | #define HAVE_GETHOSTBYNAME_R 1
10522 | #define HAVE_GETHOSTBYADDR_R 1
10523 | #define HAVE_SIGSUSPEND 1
10524 | #define HAVE_SIGWAIT 1
10525 | #define HAVE_POLL 1
10526 | #define HAVE_GETPWNAM_R 1
10527 | #define HAVE_GETPWUID_R 1
10528 | #define HAVE_GETGRNAM_R 1
10529 | #define HAVE_GETGRGID_R 1
10530 | #define HAVE_SYS_MMAN_H 1
10531 | #define HAVE_SYS_IPC_H 1
10532 | #define HAVE_SYS_SHM_H 1
10533 | #define HAVE_SYS_FILE_H 1
10534 | #define HAVE_MMAP 1
10535 | #define HAVE_MUNMAP 1
10536 | #define HAVE_SHM_OPEN 1
10537 | #define HAVE_SHM_UNLINK 1
10538 | #define HAVE_SHMGET 1
10539 | #define HAVE_SHMAT 1
10540 | #define HAVE_SHMDT 1
10541 | #define HAVE_SHMCTL 1
10542 | #define HAVE_MAP_ANON 1
10543 | #define anonymous shared memory allocation method 1
10544 | #define USE_SHMEM_MMAP_ANON 1
10545 | #define namebased memory allocation method 1
10546 | #define USE_SHMEM_SHMGET 1
10547 | #define HAVE_CALLOC 1
10548 | #define HAVE_STRCASECMP 1
10549 | #define HAVE_SETSID 1
10550 | #define HAVE_ISINF 1
10551 | #define HAVE_ISNAN 1
10552 | #define HAVE_GETENV 1
10553 | #define HAVE_PUTENV 1
10554 | #define HAVE_SETENV 1
10555 | #define HAVE_UNSETENV 1
10556 | #define HAVE_SETRLIMIT 1
10557 | #define HAVE_GETRLIMIT 1
10558 | #define HAVE_WRITEV 1
10559 | #define HAVE_SENDFILE 1
10560 | #define HAVE_UTIME 1
10561 | #define HAVE_UTIMES 1
10562 | #define HAVE_SIGACTION 1
10563 | #define HAVE_DECL_SYS_SIGLIST 1
10564 | #define HAVE_FORK 1
10565 | #define HAVE_STRERROR_R 1
10566 | #define HAVE_CRYPT_R 1
10567 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
10568 | #define HAVE_MMAP 1
10569 | #define HAVE_MEMMOVE 1
10570 | #define HAVE_GETPASS 1
10571 | #define HAVE_GMTIME_R 1
10572 | #define HAVE_LOCALTIME_R 1
10573 | #define HAVE_HSTRERROR 1
10574 | #define HAVE_MKSTEMP 1
10575 | #define DIRENT_INODE d_fileno
10576 | #define DIRENT_TYPE d_type
10577 | #define STDC_HEADERS 1
10578 | #define HAVE_ALLOCA_H 1
10579 | #define HAVE_CRYPT_H 1
10580 | #define HAVE_CTYPE_H 1
10581 | #define HAVE_DIRENT_H 1
10582 | #define HAVE_DLFCN_H 1
10583 | #define HAVE_ERRNO_H 1
10584 | #define HAVE_FCNTL_H 1
10585 | #define HAVE_GRP_H 1
10586 | #define HAVE_LIMITS_H 1
10587 | #define HAVE_MALLOC_H 1
10588 | #define HAVE_MEMORY_H 1
10589 | #define HAVE_NETDB_H 1
10590 | #define HAVE_POLL_H 1
10591 | #define HAVE_PWD_H 1
10592 | #define HAVE_SEMAPHORE_H 1
10593 | #define HAVE_SIGNAL_H 1
10594 | #define HAVE_STDARG_H 1
10595 | #define HAVE_STDDEF_H 1
10596 | #define HAVE_STDIO_H 1
10597 | #define HAVE_STDLIB_H 1
10598 | #define HAVE_STRING_H 1
10599 | #define HAVE_STRINGS_H 1
10600 | #define HAVE_TERMIOS_H 1
10601 | #define HAVE_TIME_H 1
10602 | #define HAVE_UNISTD_H 1
10603 | #define HAVE_ARPA_INET_H 1
10604 | #define HAVE_NETINET_IN_H 1
10605 | #define HAVE_SYS_FILE_H 1
10606 | #define HAVE_SYS_IOCTL_H 1
10607 | #define HAVE_SYS_MMAN_H 1
10608 | #define HAVE_SYS_POLL_H 1
10609 | #define HAVE_SYS_RESOURCE_H 1
10610 | #define HAVE_SYS_SELECT_H 1
10611 | #define HAVE_SYS_SEM_H 1
10612 | #define HAVE_SYS_SENDFILE_H 1
10613 | #define HAVE_SYS_SIGNAL_H 1
10614 | #define HAVE_SYS_SOCKET_H 1
10615 | #define HAVE_SYS_STAT_H 1
10616 | #define HAVE_SYS_SYSCTL_H 1
10617 | #define HAVE_SYS_TIME_H 1
10618 | #define HAVE_SYS_TYPES_H 1
10619 | #define HAVE_SYS_UIO_H 1
10620 | #define HAVE_SYS_UN_H 1
10621 | #define HAVE_SYS_WAIT_H 1
10622 | #define HAVE_NETINET_TCP_H 1
10623 | #define SETPGRP_VOID 1
10624 | #define HAVE_SOCKLEN_T 1
10625 | #define SIZEOF_VOIDP 8
10626 | #define SIZEOF_CHAR 1
10627 | #define SIZEOF_INT 4
10628 | #define SIZEOF_LONG 8
10629 | #define SIZEOF_SHORT 2
10630 | #define SIZEOF_LONG_DOUBLE 16
10631 | #define SIZEOF_LONG_LONG 8
10632 | #define SIZEOF_SSIZE_T 8
10633 | #define SIZEOF_SIZE_T 8
10634 | #define SIZEOF_OFF_T 8
10635 | #define SIZEOF_PID_T 4
10636 | #define HAVE_STRNCASECMP 1
10637 | #define HAVE_STRCASECMP 1
10638 | #define HAVE_STRDUP 1
10639 | #define HAVE_STRSTR 1
10640 | #define HAVE_MEMCHR 1
10641 | #define HAVE_STRTOL 1
10642 | /* end confdefs.h.  */
10643 | /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
10644 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
10645 | #define dlopen innocuous_dlopen
10646
10647 | /* System header to define __stub macros and hopefully few prototypes,
10648 |     which can conflict with char dlopen (); below.
10649 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10650 |     <limits.h> exists even on freestanding compilers.  */
10651
10652 | #ifdef __STDC__
10653 | # include <limits.h>
10654 | #else
10655 | # include <assert.h>
10656 | #endif
10657
10658 | #undef dlopen
10659
10660 | /* Override any GCC internal prototype to avoid an error.
10661 |    Use char because int might match the return type of a GCC
10662 |    builtin and then its argument prototype would still apply.  */
10663 | #ifdef __cplusplus
10664 | extern "C"
10665 | #endif
10666 | char dlopen ();
10667 | /* The GNU C library defines this for functions which it implements
10668 |     to always fail with ENOSYS.  Some functions are actually named
10669 |     something starting with __ and the normal name is an alias.  */
10670 | #if defined __stub_dlopen || defined __stub___dlopen
10671 | choke me
10672 | #endif
10673
10674 | int
10675 | main ()
10676 | {
10677 | return dlopen ();
10678 |   ;
10679 |   return 0;
10680 | }
10681 configure:38819: result: no
10682 configure:38835: checking for dlopen in -ldl
10683 configure:38870: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -ldl  -lrt -lm -lcrypt -lnsl  -lpthread >&5
10684 configure:38877: $? = 0
10685 configure:38898: result: yes
10686 configure:38933: checking for dlsym
10687 configure:38989: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread -ldl >&5
10688 configure:38996: $? = 0
10689 configure:39018: result: yes
10690 configure:39245: checking for waitpid
10691 configure:39301: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread -ldl >&5
10692 configure:39308: $? = 0
10693 configure:39330: result: yes
10694 configure:39357: checking for Variable Length Arrays
10695 configure:39390: result: yes
10696 configure:39400: checking struct rlimit
10697 configure:39434: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread -ldl >&5
10698 conftest.c: In function 'main':
10699 conftest.c:166:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
10700      exit(0);
10701      ^
10702 configure:39438: $? = 0
10703 configure:39444: ./conftest
10704 configure:39448: $? = 0
10705 configure:39467: result: yes
10706 configure:39481: checking for semget
10707 configure:39537: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread -ldl >&5
10708 configure:39544: $? = 0
10709 configure:39566: result: yes
10710 configure:39481: checking for semctl
10711 configure:39537: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread -ldl >&5
10712 configure:39544: $? = 0
10713 configure:39566: result: yes
10714 configure:39481: checking for flock
10715 configure:39537: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread -ldl >&5
10716 configure:39544: $? = 0
10717 configure:39566: result: yes
10718 configure:39583: checking for semaphore.h
10719 configure:39590: result: yes
10720 configure:39731: checking for sem_close
10721 configure:39787: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread -ldl >&5
10722 configure:39794: $? = 0
10723 configure:39816: result: yes
10724 configure:39731: checking for sem_unlink
10725 configure:39787: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread -ldl >&5
10726 configure:39794: $? = 0
10727 configure:39816: result: yes
10728 configure:39731: checking for sem_post
10729 configure:39787: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread -ldl >&5
10730 configure:39794: $? = 0
10731 configure:39816: result: yes
10732 configure:39731: checking for sem_wait
10733 configure:39787: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread -ldl >&5
10734 configure:39794: $? = 0
10735 configure:39816: result: yes
10736 configure:39830: checking for working sem_open
10737 configure:39872: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread -ldl >&5
10738 configure:39876: $? = 0
10739 configure:39882: ./conftest
10740 configure:39886: $? = 1
10741 configure: program exited with status 1
10742 configure: failed program was:
10743 | /* confdefs.h.  */
10744 | #define PACKAGE_NAME ""
10745 | #define PACKAGE_TARNAME ""
10746 | #define PACKAGE_VERSION ""
10747 | #define PACKAGE_STRING ""
10748 | #define PACKAGE_BUGREPORT ""
10749 | #define STDC_HEADERS 1
10750 | #define HAVE_SYS_TYPES_H 1
10751 | #define HAVE_SYS_STAT_H 1
10752 | #define HAVE_STDLIB_H 1
10753 | #define HAVE_STRING_H 1
10754 | #define HAVE_MEMORY_H 1
10755 | #define HAVE_STRINGS_H 1
10756 | #define HAVE_INTTYPES_H 1
10757 | #define HAVE_STDINT_H 1
10758 | #define HAVE_UNISTD_H 1
10759 | #define __EXTENSIONS__ 1
10760 | #define _ALL_SOURCE 1
10761 | #define _GNU_SOURCE 1
10762 | #define _POSIX_PTHREAD_SEMANTICS 1
10763 | #define _TANDEM_SOURCE 1
10764 | #define HAVE_DLFCN_H 1
10765 | #define HAVE_LIBNSL 1
10766 | #define HAVE_PTHREAD_H 1
10767 | #define HAVE_PTHREAD_H 1
10768 | #define USE_THREADS 1
10769 | #define HAVE_PTHREAD_KEY_DELETE 1
10770 | #define HAVE_PTHREAD_RWLOCK_INIT 1
10771 | #define HAVE_PTHREAD_RWLOCKS 1
10772 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
10773 | #define HAVE_GETHOSTBYNAME_R 1
10774 | #define HAVE_GETHOSTBYADDR_R 1
10775 | #define HAVE_SIGSUSPEND 1
10776 | #define HAVE_SIGWAIT 1
10777 | #define HAVE_POLL 1
10778 | #define HAVE_GETPWNAM_R 1
10779 | #define HAVE_GETPWUID_R 1
10780 | #define HAVE_GETGRNAM_R 1
10781 | #define HAVE_GETGRGID_R 1
10782 | #define HAVE_SYS_MMAN_H 1
10783 | #define HAVE_SYS_IPC_H 1
10784 | #define HAVE_SYS_SHM_H 1
10785 | #define HAVE_SYS_FILE_H 1
10786 | #define HAVE_MMAP 1
10787 | #define HAVE_MUNMAP 1
10788 | #define HAVE_SHM_OPEN 1
10789 | #define HAVE_SHM_UNLINK 1
10790 | #define HAVE_SHMGET 1
10791 | #define HAVE_SHMAT 1
10792 | #define HAVE_SHMDT 1
10793 | #define HAVE_SHMCTL 1
10794 | #define HAVE_MAP_ANON 1
10795 | #define anonymous shared memory allocation method 1
10796 | #define USE_SHMEM_MMAP_ANON 1
10797 | #define namebased memory allocation method 1
10798 | #define USE_SHMEM_SHMGET 1
10799 | #define HAVE_CALLOC 1
10800 | #define HAVE_STRCASECMP 1
10801 | #define HAVE_SETSID 1
10802 | #define HAVE_ISINF 1
10803 | #define HAVE_ISNAN 1
10804 | #define HAVE_GETENV 1
10805 | #define HAVE_PUTENV 1
10806 | #define HAVE_SETENV 1
10807 | #define HAVE_UNSETENV 1
10808 | #define HAVE_SETRLIMIT 1
10809 | #define HAVE_GETRLIMIT 1
10810 | #define HAVE_WRITEV 1
10811 | #define HAVE_SENDFILE 1
10812 | #define HAVE_UTIME 1
10813 | #define HAVE_UTIMES 1
10814 | #define HAVE_SIGACTION 1
10815 | #define HAVE_DECL_SYS_SIGLIST 1
10816 | #define HAVE_FORK 1
10817 | #define HAVE_STRERROR_R 1
10818 | #define HAVE_CRYPT_R 1
10819 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
10820 | #define HAVE_MMAP 1
10821 | #define HAVE_MEMMOVE 1
10822 | #define HAVE_GETPASS 1
10823 | #define HAVE_GMTIME_R 1
10824 | #define HAVE_LOCALTIME_R 1
10825 | #define HAVE_HSTRERROR 1
10826 | #define HAVE_MKSTEMP 1
10827 | #define DIRENT_INODE d_fileno
10828 | #define DIRENT_TYPE d_type
10829 | #define STDC_HEADERS 1
10830 | #define HAVE_ALLOCA_H 1
10831 | #define HAVE_CRYPT_H 1
10832 | #define HAVE_CTYPE_H 1
10833 | #define HAVE_DIRENT_H 1
10834 | #define HAVE_DLFCN_H 1
10835 | #define HAVE_ERRNO_H 1
10836 | #define HAVE_FCNTL_H 1
10837 | #define HAVE_GRP_H 1
10838 | #define HAVE_LIMITS_H 1
10839 | #define HAVE_MALLOC_H 1
10840 | #define HAVE_MEMORY_H 1
10841 | #define HAVE_NETDB_H 1
10842 | #define HAVE_POLL_H 1
10843 | #define HAVE_PWD_H 1
10844 | #define HAVE_SEMAPHORE_H 1
10845 | #define HAVE_SIGNAL_H 1
10846 | #define HAVE_STDARG_H 1
10847 | #define HAVE_STDDEF_H 1
10848 | #define HAVE_STDIO_H 1
10849 | #define HAVE_STDLIB_H 1
10850 | #define HAVE_STRING_H 1
10851 | #define HAVE_STRINGS_H 1
10852 | #define HAVE_TERMIOS_H 1
10853 | #define HAVE_TIME_H 1
10854 | #define HAVE_UNISTD_H 1
10855 | #define HAVE_ARPA_INET_H 1
10856 | #define HAVE_NETINET_IN_H 1
10857 | #define HAVE_SYS_FILE_H 1
10858 | #define HAVE_SYS_IOCTL_H 1
10859 | #define HAVE_SYS_MMAN_H 1
10860 | #define HAVE_SYS_POLL_H 1
10861 | #define HAVE_SYS_RESOURCE_H 1
10862 | #define HAVE_SYS_SELECT_H 1
10863 | #define HAVE_SYS_SEM_H 1
10864 | #define HAVE_SYS_SENDFILE_H 1
10865 | #define HAVE_SYS_SIGNAL_H 1
10866 | #define HAVE_SYS_SOCKET_H 1
10867 | #define HAVE_SYS_STAT_H 1
10868 | #define HAVE_SYS_SYSCTL_H 1
10869 | #define HAVE_SYS_TIME_H 1
10870 | #define HAVE_SYS_TYPES_H 1
10871 | #define HAVE_SYS_UIO_H 1
10872 | #define HAVE_SYS_UN_H 1
10873 | #define HAVE_SYS_WAIT_H 1
10874 | #define HAVE_NETINET_TCP_H 1
10875 | #define SETPGRP_VOID 1
10876 | #define HAVE_SOCKLEN_T 1
10877 | #define SIZEOF_VOIDP 8
10878 | #define SIZEOF_CHAR 1
10879 | #define SIZEOF_INT 4
10880 | #define SIZEOF_LONG 8
10881 | #define SIZEOF_SHORT 2
10882 | #define SIZEOF_LONG_DOUBLE 16
10883 | #define SIZEOF_LONG_LONG 8
10884 | #define SIZEOF_SSIZE_T 8
10885 | #define SIZEOF_SIZE_T 8
10886 | #define SIZEOF_OFF_T 8
10887 | #define SIZEOF_PID_T 4
10888 | #define HAVE_STRNCASECMP 1
10889 | #define HAVE_STRCASECMP 1
10890 | #define HAVE_STRDUP 1
10891 | #define HAVE_STRSTR 1
10892 | #define HAVE_MEMCHR 1
10893 | #define HAVE_STRTOL 1
10894 | #define HAVE_DLSYM 1
10895 | #define DSO_USE_DLFCN 1
10896 | #define HAVE_WAITPID 1
10897 | #define HAVE_VLA 1
10898 | #define HAVE_SEMGET 1
10899 | #define HAVE_SEMCTL 1
10900 | #define HAVE_FLOCK 1
10901 | #define HAVE_SEMAPHORE_H 1
10902 | #define HAVE_SEM_CLOSE 1
10903 | #define HAVE_SEM_UNLINK 1
10904 | #define HAVE_SEM_POST 1
10905 | #define HAVE_SEM_WAIT 1
10906 | /* end confdefs.h.  */
10907
10908 | #include <errno.h>
10909 | #include <stdlib.h>
10910 | #include <fcntl.h>
10911 | #include <semaphore.h>
10912 | main()
10913 | {
10914 |     sem_t *psem;
10915 |     const char *sem_name = "/apr_autoconf";
10916
10917 |     if (sizeof(int) < sizeof(sem_t *))
10918 |         exit(1);
10919 |     psem = sem_open(sem_name, O_CREAT, 0644, 1);
10920 |     if (psem == (sem_t *)SEM_FAILED) {
10921 |       exit(1);
10922 |     }
10923 |     sem_close(psem);
10924 |     sem_unlink(sem_name);
10925 |     exit(0);
10926 | }
10927 configure:39903: result: no
10928 configure:39907: checking for union semun in sys/sem.h
10929 configure:39937: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
10930 conftest.c: In function 'main':
10931 conftest.c:174:13: error: storage size of 'arg' isn't known
10932  union semun arg;
10933              ^
10934 configure:39944: $? = 1
10935 configure: failed program was:
10936 | /* confdefs.h.  */
10937 | #define PACKAGE_NAME ""
10938 | #define PACKAGE_TARNAME ""
10939 | #define PACKAGE_VERSION ""
10940 | #define PACKAGE_STRING ""
10941 | #define PACKAGE_BUGREPORT ""
10942 | #define STDC_HEADERS 1
10943 | #define HAVE_SYS_TYPES_H 1
10944 | #define HAVE_SYS_STAT_H 1
10945 | #define HAVE_STDLIB_H 1
10946 | #define HAVE_STRING_H 1
10947 | #define HAVE_MEMORY_H 1
10948 | #define HAVE_STRINGS_H 1
10949 | #define HAVE_INTTYPES_H 1
10950 | #define HAVE_STDINT_H 1
10951 | #define HAVE_UNISTD_H 1
10952 | #define __EXTENSIONS__ 1
10953 | #define _ALL_SOURCE 1
10954 | #define _GNU_SOURCE 1
10955 | #define _POSIX_PTHREAD_SEMANTICS 1
10956 | #define _TANDEM_SOURCE 1
10957 | #define HAVE_DLFCN_H 1
10958 | #define HAVE_LIBNSL 1
10959 | #define HAVE_PTHREAD_H 1
10960 | #define HAVE_PTHREAD_H 1
10961 | #define USE_THREADS 1
10962 | #define HAVE_PTHREAD_KEY_DELETE 1
10963 | #define HAVE_PTHREAD_RWLOCK_INIT 1
10964 | #define HAVE_PTHREAD_RWLOCKS 1
10965 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
10966 | #define HAVE_GETHOSTBYNAME_R 1
10967 | #define HAVE_GETHOSTBYADDR_R 1
10968 | #define HAVE_SIGSUSPEND 1
10969 | #define HAVE_SIGWAIT 1
10970 | #define HAVE_POLL 1
10971 | #define HAVE_GETPWNAM_R 1
10972 | #define HAVE_GETPWUID_R 1
10973 | #define HAVE_GETGRNAM_R 1
10974 | #define HAVE_GETGRGID_R 1
10975 | #define HAVE_SYS_MMAN_H 1
10976 | #define HAVE_SYS_IPC_H 1
10977 | #define HAVE_SYS_SHM_H 1
10978 | #define HAVE_SYS_FILE_H 1
10979 | #define HAVE_MMAP 1
10980 | #define HAVE_MUNMAP 1
10981 | #define HAVE_SHM_OPEN 1
10982 | #define HAVE_SHM_UNLINK 1
10983 | #define HAVE_SHMGET 1
10984 | #define HAVE_SHMAT 1
10985 | #define HAVE_SHMDT 1
10986 | #define HAVE_SHMCTL 1
10987 | #define HAVE_MAP_ANON 1
10988 | #define anonymous shared memory allocation method 1
10989 | #define USE_SHMEM_MMAP_ANON 1
10990 | #define namebased memory allocation method 1
10991 | #define USE_SHMEM_SHMGET 1
10992 | #define HAVE_CALLOC 1
10993 | #define HAVE_STRCASECMP 1
10994 | #define HAVE_SETSID 1
10995 | #define HAVE_ISINF 1
10996 | #define HAVE_ISNAN 1
10997 | #define HAVE_GETENV 1
10998 | #define HAVE_PUTENV 1
10999 | #define HAVE_SETENV 1
11000 | #define HAVE_UNSETENV 1
11001 | #define HAVE_SETRLIMIT 1
11002 | #define HAVE_GETRLIMIT 1
11003 | #define HAVE_WRITEV 1
11004 | #define HAVE_SENDFILE 1
11005 | #define HAVE_UTIME 1
11006 | #define HAVE_UTIMES 1
11007 | #define HAVE_SIGACTION 1
11008 | #define HAVE_DECL_SYS_SIGLIST 1
11009 | #define HAVE_FORK 1
11010 | #define HAVE_STRERROR_R 1
11011 | #define HAVE_CRYPT_R 1
11012 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
11013 | #define HAVE_MMAP 1
11014 | #define HAVE_MEMMOVE 1
11015 | #define HAVE_GETPASS 1
11016 | #define HAVE_GMTIME_R 1
11017 | #define HAVE_LOCALTIME_R 1
11018 | #define HAVE_HSTRERROR 1
11019 | #define HAVE_MKSTEMP 1
11020 | #define DIRENT_INODE d_fileno
11021 | #define DIRENT_TYPE d_type
11022 | #define STDC_HEADERS 1
11023 | #define HAVE_ALLOCA_H 1
11024 | #define HAVE_CRYPT_H 1
11025 | #define HAVE_CTYPE_H 1
11026 | #define HAVE_DIRENT_H 1
11027 | #define HAVE_DLFCN_H 1
11028 | #define HAVE_ERRNO_H 1
11029 | #define HAVE_FCNTL_H 1
11030 | #define HAVE_GRP_H 1
11031 | #define HAVE_LIMITS_H 1
11032 | #define HAVE_MALLOC_H 1
11033 | #define HAVE_MEMORY_H 1
11034 | #define HAVE_NETDB_H 1
11035 | #define HAVE_POLL_H 1
11036 | #define HAVE_PWD_H 1
11037 | #define HAVE_SEMAPHORE_H 1
11038 | #define HAVE_SIGNAL_H 1
11039 | #define HAVE_STDARG_H 1
11040 | #define HAVE_STDDEF_H 1
11041 | #define HAVE_STDIO_H 1
11042 | #define HAVE_STDLIB_H 1
11043 | #define HAVE_STRING_H 1
11044 | #define HAVE_STRINGS_H 1
11045 | #define HAVE_TERMIOS_H 1
11046 | #define HAVE_TIME_H 1
11047 | #define HAVE_UNISTD_H 1
11048 | #define HAVE_ARPA_INET_H 1
11049 | #define HAVE_NETINET_IN_H 1
11050 | #define HAVE_SYS_FILE_H 1
11051 | #define HAVE_SYS_IOCTL_H 1
11052 | #define HAVE_SYS_MMAN_H 1
11053 | #define HAVE_SYS_POLL_H 1
11054 | #define HAVE_SYS_RESOURCE_H 1
11055 | #define HAVE_SYS_SELECT_H 1
11056 | #define HAVE_SYS_SEM_H 1
11057 | #define HAVE_SYS_SENDFILE_H 1
11058 | #define HAVE_SYS_SIGNAL_H 1
11059 | #define HAVE_SYS_SOCKET_H 1
11060 | #define HAVE_SYS_STAT_H 1
11061 | #define HAVE_SYS_SYSCTL_H 1
11062 | #define HAVE_SYS_TIME_H 1
11063 | #define HAVE_SYS_TYPES_H 1
11064 | #define HAVE_SYS_UIO_H 1
11065 | #define HAVE_SYS_UN_H 1
11066 | #define HAVE_SYS_WAIT_H 1
11067 | #define HAVE_NETINET_TCP_H 1
11068 | #define SETPGRP_VOID 1
11069 | #define HAVE_SOCKLEN_T 1
11070 | #define SIZEOF_VOIDP 8
11071 | #define SIZEOF_CHAR 1
11072 | #define SIZEOF_INT 4
11073 | #define SIZEOF_LONG 8
11074 | #define SIZEOF_SHORT 2
11075 | #define SIZEOF_LONG_DOUBLE 16
11076 | #define SIZEOF_LONG_LONG 8
11077 | #define SIZEOF_SSIZE_T 8
11078 | #define SIZEOF_SIZE_T 8
11079 | #define SIZEOF_OFF_T 8
11080 | #define SIZEOF_PID_T 4
11081 | #define HAVE_STRNCASECMP 1
11082 | #define HAVE_STRCASECMP 1
11083 | #define HAVE_STRDUP 1
11084 | #define HAVE_STRSTR 1
11085 | #define HAVE_MEMCHR 1
11086 | #define HAVE_STRTOL 1
11087 | #define HAVE_DLSYM 1
11088 | #define DSO_USE_DLFCN 1
11089 | #define HAVE_WAITPID 1
11090 | #define HAVE_VLA 1
11091 | #define HAVE_SEMGET 1
11092 | #define HAVE_SEMCTL 1
11093 | #define HAVE_FLOCK 1
11094 | #define HAVE_SEMAPHORE_H 1
11095 | #define HAVE_SEM_CLOSE 1
11096 | #define HAVE_SEM_UNLINK 1
11097 | #define HAVE_SEM_POST 1
11098 | #define HAVE_SEM_WAIT 1
11099 | /* end confdefs.h.  */
11100
11101 | #include <sys/types.h>
11102 | #include <sys/ipc.h>
11103 | #include <sys/sem.h>
11104
11105 | int
11106 | main ()
11107 | {
11108
11109 | union semun arg;
11110 | semctl(0, 0, 0, arg);
11111
11112 |   ;
11113 |   return 0;
11114 | }
11115 configure:39961: result: no
11116 configure:39966: checking for LOCK_EX in sys/file.h
11117 configure:39995: result: yes
11118 configure:40006: checking for F_SETLK in fcntl.h
11119 configure:40035: result: yes
11120 configure:40046: checking for SEM_UNDO in sys/sem.h
11121 configure:40075: result: yes
11122 configure:40089: checking for POLLIN in poll.h sys/poll.h
11123 configure:40120: result: yes
11124 configure:40133: checking for PTHREAD_PROCESS_SHARED in pthread.h
11125 configure:40162: result: yes
11126 configure:40176: checking for pthread_mutexattr_setpshared
11127 configure:40232: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread -ldl >&5
11128 configure:40239: $? = 0
11129 configure:40261: result: yes
11130 configure:40304: checking for working PROCESS_SHARED locks
11131 configure:40351: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread -ldl >&5
11132 conftest.c: In function 'main':
11133 conftest.c:179:17: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
11134                  exit(1);
11135                  ^
11136 configure:40355: $? = 0
11137 configure:40361: ./conftest
11138 configure:40365: $? = 0
11139 configure:40382: result: yes
11140 configure:40394: checking for robust cross-process mutex support
11141 configure:40448: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread -ldl >&5
11142 configure:40452: $? = 0
11143 configure:40458: ./conftest
11144 configure:40462: $? = 0
11145 configure:40479: result: yes
11146 configure:40823: result: decision on apr_lock implementation method... SysV IPC semget()
11147 configure:40868: checking if all interprocess locks affect threads
11148 configure:40876: result: no
11149 configure:40882: checking if POSIX sems affect threads in the same process
11150 configure:40893: result: no
11151 configure:40897: checking if SysV sems affect threads in the same process
11152 configure:40908: result: no
11153 configure:40912: checking if fcntl locks affect threads in the same process
11154 configure:40923: result: no
11155 configure:40927: checking if flock locks affect threads in the same process
11156 configure:40938: result: no
11157 configure:40942: checking for entropy source
11158 configure:41008: result: /dev/random
11159 configure:41044: checking for tm_gmtoff in struct tm
11160 configure:41071: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
11161 configure:41078: $? = 0
11162 configure:41093: result: yes
11163 configure:41105: checking for in_addr in netinet/in.h
11164 configure:41134: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
11165 configure:41141: $? = 0
11166 configure:41157: result: yes
11167 configure:41160: checking if fd == socket on this platform
11168 configure:41176: checking style of gethostbyname_r routine
11169 configure:41229: result: glibc2
11170 configure:41240: checking 3rd argument to the gethostbyname_r routines
11171 conftest.c: In function 'main':
11172 conftest.c:22:35: error: passing argument 3 of 'gethostbyname_r' from incompatible pointer type [-Werror]
11173                            (struct hostent_data *) 0);
11174                                    ^
11175 In file included from conftest.c:13:0:
11176 /usr/include/netdb.h:179:12: note: expected 'char * __restrict__' but argument is of type 'struct hostent_data *'
11177  extern int gethostbyname_r (const char *__restrict __name,
11178             ^
11179 conftest.c:22:35: error: too few arguments to function 'gethostbyname_r'
11180                            (struct hostent_data *) 0);
11181                                    ^
11182 In file included from conftest.c:13:0:
11183 /usr/include/netdb.h:179:12: note: declared here
11184  extern int gethostbyname_r (const char *__restrict __name,
11185             ^
11186 cc1: all warnings being treated as errors
11187 configure: failed or warning program:
11188 #include "confdefs.h"
11189
11190 #ifdef HAVE_SYS_TYPES_H
11191 #include <sys/types.h>
11192 #endif
11193 #ifdef HAVE_NETINET_IN_H
11194 #include <netinet/in.h>
11195 #endif
11196 #ifdef HAVE_ARPA_INET_H
11197 #include <arpa/inet.h>
11198 #endif
11199 #ifdef HAVE_NETDB_H
11200 #include <netdb.h>
11201 #endif
11202 #ifdef HAVE_STDLIB_H
11203 #include <stdlib.h>
11204 #endif
11205
11206 int main(int argc, const char * const *argv) {
11207
11208 int tmp = gethostbyname_r((const char *) 0, (struct hostent *) 0,
11209                           (struct hostent_data *) 0);
11210 ; return 0; }
11211 configure:41292: result: char
11212 configure:41306: checking if TCP_NODELAY setting is inherited from listening sockets
11213 configure:41426: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread -ldl >&5
11214 conftest.c: In function 'main':
11215 conftest.c:205:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
11216          exit(1);
11217          ^
11218 conftest.c:211:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
11219          exit(1);
11220          ^
11221 conftest.c:213:5: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default]
11222      memset(&sa, 0, sizeof sa);
11223      ^
11224 conftest.c:222:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
11225          exit(1);
11226          ^
11227 conftest.c:229:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
11228          exit(1);
11229          ^
11230 conftest.c:235:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
11231          exit(1);
11232          ^
11233 conftest.c:240:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
11234          exit(1);
11235          ^
11236 conftest.c:252:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
11237          exit(1);
11238          ^
11239 conftest.c:258:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
11240          exit(1);
11241          ^
11242 conftest.c:264:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
11243          exit(1);
11244          ^
11245 conftest.c:268:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
11246          exit(1);
11247          ^
11248 configure:41430: $? = 0
11249 configure:41436: ./conftest
11250 configure:41440: $? = 0
11251 configure:41461: result: yes
11252 configure:41470: checking if O_NONBLOCK setting is inherited from listening sockets
11253 configure:41589: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread -ldl >&5
11254 conftest.c: In function 'main':
11255 conftest.c:206:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
11256          exit(1);
11257          ^
11258 conftest.c:208:5: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default]
11259      memset(&sa, 0, sizeof sa);
11260      ^
11261 conftest.c:217:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
11262          exit(1);
11263          ^
11264 conftest.c:224:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
11265          exit(1);
11266          ^
11267 conftest.c:230:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
11268          exit(1);
11269          ^
11270 conftest.c:235:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
11271          exit(1);
11272          ^
11273 conftest.c:240:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
11274          exit(1);
11275          ^
11276 conftest.c:252:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
11277          exit(1);
11278          ^
11279 conftest.c:258:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
11280          exit(1);
11281          ^
11282 conftest.c:263:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
11283          exit(1);
11284          ^
11285 conftest.c:267:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
11286          exit(1);
11287          ^
11288 configure:41593: $? = 0
11289 configure:41599: ./conftest
11290 O_NONBLOCK is not set in the child.
11291 configure:41603: $? = 1
11292 configure: program exited with status 1
11293 configure: failed program was:
11294 | /* confdefs.h.  */
11295 | #define PACKAGE_NAME ""
11296 | #define PACKAGE_TARNAME ""
11297 | #define PACKAGE_VERSION ""
11298 | #define PACKAGE_STRING ""
11299 | #define PACKAGE_BUGREPORT ""
11300 | #define STDC_HEADERS 1
11301 | #define HAVE_SYS_TYPES_H 1
11302 | #define HAVE_SYS_STAT_H 1
11303 | #define HAVE_STDLIB_H 1
11304 | #define HAVE_STRING_H 1
11305 | #define HAVE_MEMORY_H 1
11306 | #define HAVE_STRINGS_H 1
11307 | #define HAVE_INTTYPES_H 1
11308 | #define HAVE_STDINT_H 1
11309 | #define HAVE_UNISTD_H 1
11310 | #define __EXTENSIONS__ 1
11311 | #define _ALL_SOURCE 1
11312 | #define _GNU_SOURCE 1
11313 | #define _POSIX_PTHREAD_SEMANTICS 1
11314 | #define _TANDEM_SOURCE 1
11315 | #define HAVE_DLFCN_H 1
11316 | #define HAVE_LIBNSL 1
11317 | #define HAVE_PTHREAD_H 1
11318 | #define HAVE_PTHREAD_H 1
11319 | #define USE_THREADS 1
11320 | #define HAVE_PTHREAD_KEY_DELETE 1
11321 | #define HAVE_PTHREAD_RWLOCK_INIT 1
11322 | #define HAVE_PTHREAD_RWLOCKS 1
11323 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
11324 | #define HAVE_GETHOSTBYNAME_R 1
11325 | #define HAVE_GETHOSTBYADDR_R 1
11326 | #define HAVE_SIGSUSPEND 1
11327 | #define HAVE_SIGWAIT 1
11328 | #define HAVE_POLL 1
11329 | #define HAVE_GETPWNAM_R 1
11330 | #define HAVE_GETPWUID_R 1
11331 | #define HAVE_GETGRNAM_R 1
11332 | #define HAVE_GETGRGID_R 1
11333 | #define HAVE_SYS_MMAN_H 1
11334 | #define HAVE_SYS_IPC_H 1
11335 | #define HAVE_SYS_SHM_H 1
11336 | #define HAVE_SYS_FILE_H 1
11337 | #define HAVE_MMAP 1
11338 | #define HAVE_MUNMAP 1
11339 | #define HAVE_SHM_OPEN 1
11340 | #define HAVE_SHM_UNLINK 1
11341 | #define HAVE_SHMGET 1
11342 | #define HAVE_SHMAT 1
11343 | #define HAVE_SHMDT 1
11344 | #define HAVE_SHMCTL 1
11345 | #define HAVE_MAP_ANON 1
11346 | #define anonymous shared memory allocation method 1
11347 | #define USE_SHMEM_MMAP_ANON 1
11348 | #define namebased memory allocation method 1
11349 | #define USE_SHMEM_SHMGET 1
11350 | #define HAVE_CALLOC 1
11351 | #define HAVE_STRCASECMP 1
11352 | #define HAVE_SETSID 1
11353 | #define HAVE_ISINF 1
11354 | #define HAVE_ISNAN 1
11355 | #define HAVE_GETENV 1
11356 | #define HAVE_PUTENV 1
11357 | #define HAVE_SETENV 1
11358 | #define HAVE_UNSETENV 1
11359 | #define HAVE_SETRLIMIT 1
11360 | #define HAVE_GETRLIMIT 1
11361 | #define HAVE_WRITEV 1
11362 | #define HAVE_SENDFILE 1
11363 | #define HAVE_UTIME 1
11364 | #define HAVE_UTIMES 1
11365 | #define HAVE_SIGACTION 1
11366 | #define HAVE_DECL_SYS_SIGLIST 1
11367 | #define HAVE_FORK 1
11368 | #define HAVE_STRERROR_R 1
11369 | #define HAVE_CRYPT_R 1
11370 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
11371 | #define HAVE_MMAP 1
11372 | #define HAVE_MEMMOVE 1
11373 | #define HAVE_GETPASS 1
11374 | #define HAVE_GMTIME_R 1
11375 | #define HAVE_LOCALTIME_R 1
11376 | #define HAVE_HSTRERROR 1
11377 | #define HAVE_MKSTEMP 1
11378 | #define DIRENT_INODE d_fileno
11379 | #define DIRENT_TYPE d_type
11380 | #define STDC_HEADERS 1
11381 | #define HAVE_ALLOCA_H 1
11382 | #define HAVE_CRYPT_H 1
11383 | #define HAVE_CTYPE_H 1
11384 | #define HAVE_DIRENT_H 1
11385 | #define HAVE_DLFCN_H 1
11386 | #define HAVE_ERRNO_H 1
11387 | #define HAVE_FCNTL_H 1
11388 | #define HAVE_GRP_H 1
11389 | #define HAVE_LIMITS_H 1
11390 | #define HAVE_MALLOC_H 1
11391 | #define HAVE_MEMORY_H 1
11392 | #define HAVE_NETDB_H 1
11393 | #define HAVE_POLL_H 1
11394 | #define HAVE_PWD_H 1
11395 | #define HAVE_SEMAPHORE_H 1
11396 | #define HAVE_SIGNAL_H 1
11397 | #define HAVE_STDARG_H 1
11398 | #define HAVE_STDDEF_H 1
11399 | #define HAVE_STDIO_H 1
11400 | #define HAVE_STDLIB_H 1
11401 | #define HAVE_STRING_H 1
11402 | #define HAVE_STRINGS_H 1
11403 | #define HAVE_TERMIOS_H 1
11404 | #define HAVE_TIME_H 1
11405 | #define HAVE_UNISTD_H 1
11406 | #define HAVE_ARPA_INET_H 1
11407 | #define HAVE_NETINET_IN_H 1
11408 | #define HAVE_SYS_FILE_H 1
11409 | #define HAVE_SYS_IOCTL_H 1
11410 | #define HAVE_SYS_MMAN_H 1
11411 | #define HAVE_SYS_POLL_H 1
11412 | #define HAVE_SYS_RESOURCE_H 1
11413 | #define HAVE_SYS_SELECT_H 1
11414 | #define HAVE_SYS_SEM_H 1
11415 | #define HAVE_SYS_SENDFILE_H 1
11416 | #define HAVE_SYS_SIGNAL_H 1
11417 | #define HAVE_SYS_SOCKET_H 1
11418 | #define HAVE_SYS_STAT_H 1
11419 | #define HAVE_SYS_SYSCTL_H 1
11420 | #define HAVE_SYS_TIME_H 1
11421 | #define HAVE_SYS_TYPES_H 1
11422 | #define HAVE_SYS_UIO_H 1
11423 | #define HAVE_SYS_UN_H 1
11424 | #define HAVE_SYS_WAIT_H 1
11425 | #define HAVE_NETINET_TCP_H 1
11426 | #define SETPGRP_VOID 1
11427 | #define HAVE_SOCKLEN_T 1
11428 | #define SIZEOF_VOIDP 8
11429 | #define SIZEOF_CHAR 1
11430 | #define SIZEOF_INT 4
11431 | #define SIZEOF_LONG 8
11432 | #define SIZEOF_SHORT 2
11433 | #define SIZEOF_LONG_DOUBLE 16
11434 | #define SIZEOF_LONG_LONG 8
11435 | #define SIZEOF_SSIZE_T 8
11436 | #define SIZEOF_SIZE_T 8
11437 | #define SIZEOF_OFF_T 8
11438 | #define SIZEOF_PID_T 4
11439 | #define HAVE_STRNCASECMP 1
11440 | #define HAVE_STRCASECMP 1
11441 | #define HAVE_STRDUP 1
11442 | #define HAVE_STRSTR 1
11443 | #define HAVE_MEMCHR 1
11444 | #define HAVE_STRTOL 1
11445 | #define HAVE_DLSYM 1
11446 | #define DSO_USE_DLFCN 1
11447 | #define HAVE_WAITPID 1
11448 | #define HAVE_VLA 1
11449 | #define HAVE_SEMGET 1
11450 | #define HAVE_SEMCTL 1
11451 | #define HAVE_FLOCK 1
11452 | #define HAVE_SEMAPHORE_H 1
11453 | #define HAVE_SEM_CLOSE 1
11454 | #define HAVE_SEM_UNLINK 1
11455 | #define HAVE_SEM_POST 1
11456 | #define HAVE_SEM_WAIT 1
11457 | #define HAVE_LOCK_EX 1
11458 | #define HAVE_F_SETLK 1
11459 | #define HAVE_SEM_UNDO 1
11460 | #define HAVE_POLLIN 1
11461 | #define HAVE_PTHREAD_PROCESS_SHARED 1
11462 | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
11463 | #define HAVE_PTHREAD_MUTEX_ROBUST 1
11464 | #define apr_lock implementation method 1
11465 | #define USE_SYSVSEM_SERIALIZE 1
11466 | #define DEV_RANDOM "/dev/random"
11467 | #define HAVE_GMTOFF 1
11468 | #define GETHOSTBYNAME_R_GLIBC2 1
11469 | /* end confdefs.h.  */
11470
11471 | #include <stdio.h>
11472 | #ifdef HAVE_SYS_TYPES_H
11473 | #include <sys/types.h>
11474 | #endif
11475 | #ifdef HAVE_SYS_SOCKET_H
11476 | #include <sys/socket.h>
11477 | #endif
11478 | #ifdef HAVE_NETINET_IN_H
11479 | #include <netinet/in.h>
11480 | #endif
11481 | #ifdef HAVE_NETINET_TCP_H
11482 | #include <netinet/tcp.h>
11483 | #endif
11484 | #ifndef HAVE_SOCKLEN_T
11485 | typedef int socklen_t;
11486 | #endif
11487 | #ifdef HAVE_FCNTL_H
11488 | #include <fcntl.h>
11489 | #endif
11490 | int main(void) {
11491 |     int listen_s, connected_s, client_s;
11492 |     int listen_port, rc;
11493 |     struct sockaddr_in sa;
11494 |     socklen_t sa_len;
11495
11496 |     listen_s = socket(AF_INET, SOCK_STREAM, 0);
11497 |     if (listen_s < 0) {
11498 |         perror("socket");
11499 |         exit(1);
11500 |     }
11501 |     memset(&sa, 0, sizeof sa);
11502 |     sa.sin_family = AF_INET;
11503 | #ifdef BEOS
11504 |     sa.sin_addr.s_addr = htonl(INADDR_LOOPBACK);
11505 | #endif
11506 |     /* leave port 0 to get ephemeral */
11507 |     rc = bind(listen_s, (struct sockaddr *)&sa, sizeof sa);
11508 |     if (rc < 0) {
11509 |         perror("bind for ephemeral port");
11510 |         exit(1);
11511 |     }
11512 |     /* find ephemeral port */
11513 |     sa_len = sizeof(sa);
11514 |     rc = getsockname(listen_s, (struct sockaddr *)&sa, &sa_len);
11515 |     if (rc < 0) {
11516 |         perror("getsockname");
11517 |         exit(1);
11518 |     }
11519 |     listen_port = sa.sin_port;
11520 |     rc = listen(listen_s, 5);
11521 |     if (rc < 0) {
11522 |         perror("listen");
11523 |         exit(1);
11524 |     }
11525 |     rc = fcntl(listen_s, F_SETFL, O_NONBLOCK);
11526 |     if (rc < 0) {
11527 |         perror("fcntl(F_SETFL)");
11528 |         exit(1);
11529 |     }
11530 |     client_s = socket(AF_INET, SOCK_STREAM, 0);
11531 |     if (client_s < 0) {
11532 |         perror("socket");
11533 |         exit(1);
11534 |     }
11535 |     memset(&sa, 0, sizeof sa);
11536 |     sa.sin_family = AF_INET;
11537 |     sa.sin_port   = listen_port;
11538 | #ifdef BEOS
11539 |     sa.sin_addr.s_addr = htonl(INADDR_LOOPBACK);
11540 | #endif
11541 |     /* leave sin_addr all zeros to use loopback */
11542 |     rc = connect(client_s, (struct sockaddr *)&sa, sizeof sa);
11543 |     if (rc < 0) {
11544 |         perror("connect");
11545 |         exit(1);
11546 |     }
11547 |     sa_len = sizeof sa;
11548 |     connected_s = accept(listen_s, (struct sockaddr *)&sa, &sa_len);
11549 |     if (connected_s < 0) {
11550 |         perror("accept");
11551 |         exit(1);
11552 |     }
11553 |     rc = fcntl(connected_s, F_GETFL, 0);
11554 |     if (rc < 0) {
11555 |         perror("fcntl(F_GETFL)");
11556 |         exit(1);
11557 |     }
11558 |     if (!(rc & O_NONBLOCK)) {
11559 |         fprintf(stderr, "O_NONBLOCK is not set in the child.\n");
11560 |         exit(1);
11561 |     }
11562 |     return 0;
11563 | }
11564
11565 configure:41624: result: no
11566 configure:41635: checking for TCP_CORK in netinet/tcp.h
11567 configure:41664: result: yes
11568 configure:41675: checking for TCP_NOPUSH in netinet/tcp.h
11569 configure:41704: result: no
11570 configure:41755: checking for SO_ACCEPTFILTER in sys/socket.h
11571 configure:41784: result: no
11572 configure:41801: checking whether SCTP is supported
11573 configure:41848: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread -ldl >&5
11574 conftest.c: In function 'main':
11575 conftest.c:199:37: error: 'SCTP_NODELAY' undeclared (first use in this function)
11576      if (setsockopt(s, IPPROTO_SCTP, SCTP_NODELAY, &opt, sizeof(int)) < 0)
11577                                      ^
11578 conftest.c:199:37: note: each undeclared identifier is reported only once for each function it appears in
11579 configure:41852: $? = 1
11580 configure: program exited with status 1
11581 configure: failed program was:
11582 | /* confdefs.h.  */
11583 | #define PACKAGE_NAME ""
11584 | #define PACKAGE_TARNAME ""
11585 | #define PACKAGE_VERSION ""
11586 | #define PACKAGE_STRING ""
11587 | #define PACKAGE_BUGREPORT ""
11588 | #define STDC_HEADERS 1
11589 | #define HAVE_SYS_TYPES_H 1
11590 | #define HAVE_SYS_STAT_H 1
11591 | #define HAVE_STDLIB_H 1
11592 | #define HAVE_STRING_H 1
11593 | #define HAVE_MEMORY_H 1
11594 | #define HAVE_STRINGS_H 1
11595 | #define HAVE_INTTYPES_H 1
11596 | #define HAVE_STDINT_H 1
11597 | #define HAVE_UNISTD_H 1
11598 | #define __EXTENSIONS__ 1
11599 | #define _ALL_SOURCE 1
11600 | #define _GNU_SOURCE 1
11601 | #define _POSIX_PTHREAD_SEMANTICS 1
11602 | #define _TANDEM_SOURCE 1
11603 | #define HAVE_DLFCN_H 1
11604 | #define HAVE_LIBNSL 1
11605 | #define HAVE_PTHREAD_H 1
11606 | #define HAVE_PTHREAD_H 1
11607 | #define USE_THREADS 1
11608 | #define HAVE_PTHREAD_KEY_DELETE 1
11609 | #define HAVE_PTHREAD_RWLOCK_INIT 1
11610 | #define HAVE_PTHREAD_RWLOCKS 1
11611 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
11612 | #define HAVE_GETHOSTBYNAME_R 1
11613 | #define HAVE_GETHOSTBYADDR_R 1
11614 | #define HAVE_SIGSUSPEND 1
11615 | #define HAVE_SIGWAIT 1
11616 | #define HAVE_POLL 1
11617 | #define HAVE_GETPWNAM_R 1
11618 | #define HAVE_GETPWUID_R 1
11619 | #define HAVE_GETGRNAM_R 1
11620 | #define HAVE_GETGRGID_R 1
11621 | #define HAVE_SYS_MMAN_H 1
11622 | #define HAVE_SYS_IPC_H 1
11623 | #define HAVE_SYS_SHM_H 1
11624 | #define HAVE_SYS_FILE_H 1
11625 | #define HAVE_MMAP 1
11626 | #define HAVE_MUNMAP 1
11627 | #define HAVE_SHM_OPEN 1
11628 | #define HAVE_SHM_UNLINK 1
11629 | #define HAVE_SHMGET 1
11630 | #define HAVE_SHMAT 1
11631 | #define HAVE_SHMDT 1
11632 | #define HAVE_SHMCTL 1
11633 | #define HAVE_MAP_ANON 1
11634 | #define anonymous shared memory allocation method 1
11635 | #define USE_SHMEM_MMAP_ANON 1
11636 | #define namebased memory allocation method 1
11637 | #define USE_SHMEM_SHMGET 1
11638 | #define HAVE_CALLOC 1
11639 | #define HAVE_STRCASECMP 1
11640 | #define HAVE_SETSID 1
11641 | #define HAVE_ISINF 1
11642 | #define HAVE_ISNAN 1
11643 | #define HAVE_GETENV 1
11644 | #define HAVE_PUTENV 1
11645 | #define HAVE_SETENV 1
11646 | #define HAVE_UNSETENV 1
11647 | #define HAVE_SETRLIMIT 1
11648 | #define HAVE_GETRLIMIT 1
11649 | #define HAVE_WRITEV 1
11650 | #define HAVE_SENDFILE 1
11651 | #define HAVE_UTIME 1
11652 | #define HAVE_UTIMES 1
11653 | #define HAVE_SIGACTION 1
11654 | #define HAVE_DECL_SYS_SIGLIST 1
11655 | #define HAVE_FORK 1
11656 | #define HAVE_STRERROR_R 1
11657 | #define HAVE_CRYPT_R 1
11658 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
11659 | #define HAVE_MMAP 1
11660 | #define HAVE_MEMMOVE 1
11661 | #define HAVE_GETPASS 1
11662 | #define HAVE_GMTIME_R 1
11663 | #define HAVE_LOCALTIME_R 1
11664 | #define HAVE_HSTRERROR 1
11665 | #define HAVE_MKSTEMP 1
11666 | #define DIRENT_INODE d_fileno
11667 | #define DIRENT_TYPE d_type
11668 | #define STDC_HEADERS 1
11669 | #define HAVE_ALLOCA_H 1
11670 | #define HAVE_CRYPT_H 1
11671 | #define HAVE_CTYPE_H 1
11672 | #define HAVE_DIRENT_H 1
11673 | #define HAVE_DLFCN_H 1
11674 | #define HAVE_ERRNO_H 1
11675 | #define HAVE_FCNTL_H 1
11676 | #define HAVE_GRP_H 1
11677 | #define HAVE_LIMITS_H 1
11678 | #define HAVE_MALLOC_H 1
11679 | #define HAVE_MEMORY_H 1
11680 | #define HAVE_NETDB_H 1
11681 | #define HAVE_POLL_H 1
11682 | #define HAVE_PWD_H 1
11683 | #define HAVE_SEMAPHORE_H 1
11684 | #define HAVE_SIGNAL_H 1
11685 | #define HAVE_STDARG_H 1
11686 | #define HAVE_STDDEF_H 1
11687 | #define HAVE_STDIO_H 1
11688 | #define HAVE_STDLIB_H 1
11689 | #define HAVE_STRING_H 1
11690 | #define HAVE_STRINGS_H 1
11691 | #define HAVE_TERMIOS_H 1
11692 | #define HAVE_TIME_H 1
11693 | #define HAVE_UNISTD_H 1
11694 | #define HAVE_ARPA_INET_H 1
11695 | #define HAVE_NETINET_IN_H 1
11696 | #define HAVE_SYS_FILE_H 1
11697 | #define HAVE_SYS_IOCTL_H 1
11698 | #define HAVE_SYS_MMAN_H 1
11699 | #define HAVE_SYS_POLL_H 1
11700 | #define HAVE_SYS_RESOURCE_H 1
11701 | #define HAVE_SYS_SELECT_H 1
11702 | #define HAVE_SYS_SEM_H 1
11703 | #define HAVE_SYS_SENDFILE_H 1
11704 | #define HAVE_SYS_SIGNAL_H 1
11705 | #define HAVE_SYS_SOCKET_H 1
11706 | #define HAVE_SYS_STAT_H 1
11707 | #define HAVE_SYS_SYSCTL_H 1
11708 | #define HAVE_SYS_TIME_H 1
11709 | #define HAVE_SYS_TYPES_H 1
11710 | #define HAVE_SYS_UIO_H 1
11711 | #define HAVE_SYS_UN_H 1
11712 | #define HAVE_SYS_WAIT_H 1
11713 | #define HAVE_NETINET_TCP_H 1
11714 | #define SETPGRP_VOID 1
11715 | #define HAVE_SOCKLEN_T 1
11716 | #define SIZEOF_VOIDP 8
11717 | #define SIZEOF_CHAR 1
11718 | #define SIZEOF_INT 4
11719 | #define SIZEOF_LONG 8
11720 | #define SIZEOF_SHORT 2
11721 | #define SIZEOF_LONG_DOUBLE 16
11722 | #define SIZEOF_LONG_LONG 8
11723 | #define SIZEOF_SSIZE_T 8
11724 | #define SIZEOF_SIZE_T 8
11725 | #define SIZEOF_OFF_T 8
11726 | #define SIZEOF_PID_T 4
11727 | #define HAVE_STRNCASECMP 1
11728 | #define HAVE_STRCASECMP 1
11729 | #define HAVE_STRDUP 1
11730 | #define HAVE_STRSTR 1
11731 | #define HAVE_MEMCHR 1
11732 | #define HAVE_STRTOL 1
11733 | #define HAVE_DLSYM 1
11734 | #define DSO_USE_DLFCN 1
11735 | #define HAVE_WAITPID 1
11736 | #define HAVE_VLA 1
11737 | #define HAVE_SEMGET 1
11738 | #define HAVE_SEMCTL 1
11739 | #define HAVE_FLOCK 1
11740 | #define HAVE_SEMAPHORE_H 1
11741 | #define HAVE_SEM_CLOSE 1
11742 | #define HAVE_SEM_UNLINK 1
11743 | #define HAVE_SEM_POST 1
11744 | #define HAVE_SEM_WAIT 1
11745 | #define HAVE_LOCK_EX 1
11746 | #define HAVE_F_SETLK 1
11747 | #define HAVE_SEM_UNDO 1
11748 | #define HAVE_POLLIN 1
11749 | #define HAVE_PTHREAD_PROCESS_SHARED 1
11750 | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
11751 | #define HAVE_PTHREAD_MUTEX_ROBUST 1
11752 | #define apr_lock implementation method 1
11753 | #define USE_SYSVSEM_SERIALIZE 1
11754 | #define DEV_RANDOM "/dev/random"
11755 | #define HAVE_GMTOFF 1
11756 | #define GETHOSTBYNAME_R_GLIBC2 1
11757 | #define HAVE_TCP_CORK 1
11758 | /* end confdefs.h.  */
11759
11760 | #ifdef HAVE_SYS_TYPES_H
11761 | #include <sys/types.h>
11762 | #endif
11763 | #ifdef HAVE_SYS_SOCKET_H
11764 | #include <sys/socket.h>
11765 | #endif
11766 | #ifdef HAVE_NETINET_IN_H
11767 | #include <netinet/in.h>
11768 | #endif
11769 | #ifdef HAVE_NETINET_SCTP_H
11770 | #include <netinet/sctp.h>
11771 | #endif
11772 | #ifdef HAVE_NETINET_SCTP_UIO_H
11773 | #include <netinet/sctp_uio.h>
11774 | #endif
11775 | #include <stdlib.h>
11776 | int main(void) {
11777 |     int s, opt = 1;
11778 |     if ((s = socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP)) < 0)
11779 |        exit(1);
11780 |     if (setsockopt(s, IPPROTO_SCTP, SCTP_NODELAY, &opt, sizeof(int)) < 0)
11781 |        exit(2);
11782 |     exit(0);
11783 | }
11784 configure:41879: result: no
11785 configure:41898: checking for set_h_errno
11786 configure:41954: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread -ldl >&5
11787 /tmp/cc6cYjpL.o: In function `main':
11788 /bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr/conftest.c:212: undefined reference to `set_h_errno'
11789 collect2: error: ld returned 1 exit status
11790 configure:41961: $? = 1
11791 configure: failed program was:
11792 | /* confdefs.h.  */
11793 | #define PACKAGE_NAME ""
11794 | #define PACKAGE_TARNAME ""
11795 | #define PACKAGE_VERSION ""
11796 | #define PACKAGE_STRING ""
11797 | #define PACKAGE_BUGREPORT ""
11798 | #define STDC_HEADERS 1
11799 | #define HAVE_SYS_TYPES_H 1
11800 | #define HAVE_SYS_STAT_H 1
11801 | #define HAVE_STDLIB_H 1
11802 | #define HAVE_STRING_H 1
11803 | #define HAVE_MEMORY_H 1
11804 | #define HAVE_STRINGS_H 1
11805 | #define HAVE_INTTYPES_H 1
11806 | #define HAVE_STDINT_H 1
11807 | #define HAVE_UNISTD_H 1
11808 | #define __EXTENSIONS__ 1
11809 | #define _ALL_SOURCE 1
11810 | #define _GNU_SOURCE 1
11811 | #define _POSIX_PTHREAD_SEMANTICS 1
11812 | #define _TANDEM_SOURCE 1
11813 | #define HAVE_DLFCN_H 1
11814 | #define HAVE_LIBNSL 1
11815 | #define HAVE_PTHREAD_H 1
11816 | #define HAVE_PTHREAD_H 1
11817 | #define USE_THREADS 1
11818 | #define HAVE_PTHREAD_KEY_DELETE 1
11819 | #define HAVE_PTHREAD_RWLOCK_INIT 1
11820 | #define HAVE_PTHREAD_RWLOCKS 1
11821 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
11822 | #define HAVE_GETHOSTBYNAME_R 1
11823 | #define HAVE_GETHOSTBYADDR_R 1
11824 | #define HAVE_SIGSUSPEND 1
11825 | #define HAVE_SIGWAIT 1
11826 | #define HAVE_POLL 1
11827 | #define HAVE_GETPWNAM_R 1
11828 | #define HAVE_GETPWUID_R 1
11829 | #define HAVE_GETGRNAM_R 1
11830 | #define HAVE_GETGRGID_R 1
11831 | #define HAVE_SYS_MMAN_H 1
11832 | #define HAVE_SYS_IPC_H 1
11833 | #define HAVE_SYS_SHM_H 1
11834 | #define HAVE_SYS_FILE_H 1
11835 | #define HAVE_MMAP 1
11836 | #define HAVE_MUNMAP 1
11837 | #define HAVE_SHM_OPEN 1
11838 | #define HAVE_SHM_UNLINK 1
11839 | #define HAVE_SHMGET 1
11840 | #define HAVE_SHMAT 1
11841 | #define HAVE_SHMDT 1
11842 | #define HAVE_SHMCTL 1
11843 | #define HAVE_MAP_ANON 1
11844 | #define anonymous shared memory allocation method 1
11845 | #define USE_SHMEM_MMAP_ANON 1
11846 | #define namebased memory allocation method 1
11847 | #define USE_SHMEM_SHMGET 1
11848 | #define HAVE_CALLOC 1
11849 | #define HAVE_STRCASECMP 1
11850 | #define HAVE_SETSID 1
11851 | #define HAVE_ISINF 1
11852 | #define HAVE_ISNAN 1
11853 | #define HAVE_GETENV 1
11854 | #define HAVE_PUTENV 1
11855 | #define HAVE_SETENV 1
11856 | #define HAVE_UNSETENV 1
11857 | #define HAVE_SETRLIMIT 1
11858 | #define HAVE_GETRLIMIT 1
11859 | #define HAVE_WRITEV 1
11860 | #define HAVE_SENDFILE 1
11861 | #define HAVE_UTIME 1
11862 | #define HAVE_UTIMES 1
11863 | #define HAVE_SIGACTION 1
11864 | #define HAVE_DECL_SYS_SIGLIST 1
11865 | #define HAVE_FORK 1
11866 | #define HAVE_STRERROR_R 1
11867 | #define HAVE_CRYPT_R 1
11868 | #define CRYPT_R_STRUCT_CRYPT_DATA 1
11869 | #define HAVE_MMAP 1
11870 | #define HAVE_MEMMOVE 1
11871 | #define HAVE_GETPASS 1
11872 | #define HAVE_GMTIME_R 1
11873 | #define HAVE_LOCALTIME_R 1
11874 | #define HAVE_HSTRERROR 1
11875 | #define HAVE_MKSTEMP 1
11876 | #define DIRENT_INODE d_fileno
11877 | #define DIRENT_TYPE d_type
11878 | #define STDC_HEADERS 1
11879 | #define HAVE_ALLOCA_H 1
11880 | #define HAVE_CRYPT_H 1
11881 | #define HAVE_CTYPE_H 1
11882 | #define HAVE_DIRENT_H 1
11883 | #define HAVE_DLFCN_H 1
11884 | #define HAVE_ERRNO_H 1
11885 | #define HAVE_FCNTL_H 1
11886 | #define HAVE_GRP_H 1
11887 | #define HAVE_LIMITS_H 1
11888 | #define HAVE_MALLOC_H 1
11889 | #define HAVE_MEMORY_H 1
11890 | #define HAVE_NETDB_H 1
11891 | #define HAVE_POLL_H 1
11892 | #define HAVE_PWD_H 1
11893 | #define HAVE_SEMAPHORE_H 1
11894 | #define HAVE_SIGNAL_H 1
11895 | #define HAVE_STDARG_H 1
11896 | #define HAVE_STDDEF_H 1
11897 | #define HAVE_STDIO_H 1
11898 | #define HAVE_STDLIB_H 1
11899 | #define HAVE_STRING_H 1
11900 | #define HAVE_STRINGS_H 1
11901 | #define HAVE_TERMIOS_H 1
11902 | #define HAVE_TIME_H 1
11903 | #define HAVE_UNISTD_H 1
11904 | #define HAVE_ARPA_INET_H 1
11905 | #define HAVE_NETINET_IN_H 1
11906 | #define HAVE_SYS_FILE_H 1
11907 | #define HAVE_SYS_IOCTL_H 1
11908 | #define HAVE_SYS_MMAN_H 1
11909 | #define HAVE_SYS_POLL_H 1
11910 | #define HAVE_SYS_RESOURCE_H 1
11911 | #define HAVE_SYS_SELECT_H 1
11912 | #define HAVE_SYS_SEM_H 1
11913 | #define HAVE_SYS_SENDFILE_H 1
11914 | #define HAVE_SYS_SIGNAL_H 1
11915 | #define HAVE_SYS_SOCKET_H 1
11916 | #define HAVE_SYS_STAT_H 1
11917 | #define HAVE_SYS_SYSCTL_H 1
11918 | #define HAVE_SYS_TIME_H 1
11919 | #define HAVE_SYS_TYPES_H 1
11920 | #define HAVE_SYS_UIO_H 1
11921 | #define HAVE_SYS_UN_H 1
11922 | #define HAVE_SYS_WAIT_H 1
11923 | #define HAVE_NETINET_TCP_H 1
11924 | #define SETPGRP_VOID 1
11925 | #define HAVE_SOCKLEN_T 1
11926 | #define SIZEOF_VOIDP 8
11927 | #define SIZEOF_CHAR 1
11928 | #define SIZEOF_INT 4
11929 | #define SIZEOF_LONG 8
11930 | #define SIZEOF_SHORT 2
11931 | #define SIZEOF_LONG_DOUBLE 16
11932 | #define SIZEOF_LONG_LONG 8
11933 | #define SIZEOF_SSIZE_T 8
11934 | #define SIZEOF_SIZE_T 8
11935 | #define SIZEOF_OFF_T 8
11936 | #define SIZEOF_PID_T 4
11937 | #define HAVE_STRNCASECMP 1
11938 | #define HAVE_STRCASECMP 1
11939 | #define HAVE_STRDUP 1
11940 | #define HAVE_STRSTR 1
11941 | #define HAVE_MEMCHR 1
11942 | #define HAVE_STRTOL 1
11943 | #define HAVE_DLSYM 1
11944 | #define DSO_USE_DLFCN 1
11945 | #define HAVE_WAITPID 1
11946 | #define HAVE_VLA 1
11947 | #define HAVE_SEMGET 1
11948 | #define HAVE_SEMCTL 1
11949 | #define HAVE_FLOCK 1
11950 | #define HAVE_SEMAPHORE_H 1
11951 | #define HAVE_SEM_CLOSE 1
11952 | #define HAVE_SEM_UNLINK 1
11953 | #define HAVE_SEM_POST 1
11954 | #define HAVE_SEM_WAIT 1
11955 | #define HAVE_LOCK_EX 1
11956 | #define HAVE_F_SETLK 1
11957 | #define HAVE_SEM_UNDO 1
11958 | #define HAVE_POLLIN 1
11959 | #define HAVE_PTHREAD_PROCESS_SHARED 1
11960 | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
11961 | #define HAVE_PTHREAD_MUTEX_ROBUST 1
11962 | #define apr_lock implementation method 1
11963 | #define USE_SYSVSEM_SERIALIZE 1
11964 | #define DEV_RANDOM "/dev/random"
11965 | #define HAVE_GMTOFF 1
11966 | #define GETHOSTBYNAME_R_GLIBC2 1
11967 | #define HAVE_TCP_CORK 1
11968 | /* end confdefs.h.  */
11969 | /* Define set_h_errno to an innocuous variant, in case <limits.h> declares set_h_errno.
11970 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
11971 | #define set_h_errno innocuous_set_h_errno
11972
11973 | /* System header to define __stub macros and hopefully few prototypes,
11974 |     which can conflict with char set_h_errno (); below.
11975 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11976 |     <limits.h> exists even on freestanding compilers.  */
11977
11978 | #ifdef __STDC__
11979 | # include <limits.h>
11980 | #else
11981 | # include <assert.h>
11982 | #endif
11983
11984 | #undef set_h_errno
11985
11986 | /* Override any GCC internal prototype to avoid an error.
11987 |    Use char because int might match the return type of a GCC
11988 |    builtin and then its argument prototype would still apply.  */
11989 | #ifdef __cplusplus
11990 | extern "C"
11991 | #endif
11992 | char set_h_errno ();
11993 | /* The GNU C library defines this for functions which it implements
11994 |     to always fail with ENOSYS.  Some functions are actually named
11995 |     something starting with __ and the normal name is an alias.  */
11996 | #if defined __stub_set_h_errno || defined __stub___set_h_errno
11997 | choke me
11998 | #endif
11999
12000 | int
12001 | main ()
12002 | {
12003 | return set_h_errno ();
12004 |   ;
12005 |   return 0;
12006 | }
12007 configure:41983: result: no
12008 configure:41996: checking for presence of retrans/retry fields in res_state/resolv.h 
12009 configure:42034: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread -ldl >&5
12010 conftest.c: In function 'main':
12011 conftest.c:188:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
12012      exit(0);
12013      ^
12014 configure:42038: $? = 0
12015 configure:42044: ./conftest
12016 configure:42048: $? = 0
12017 configure:42069: result: yes
12018 configure:42097: checking for library containing getaddrinfo
12019 configure:42138: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread -ldl >&5
12020 configure:42145: $? = 0
12021 configure:42176: result: none required
12022 configure:42184: checking for library containing gai_strerror
12023 configure:42225: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread -ldl >&5
12024 configure:42232: $? = 0
12025 configure:42263: result: none required
12026 configure:42271: checking for library containing getnameinfo
12027 configure:42312: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread -ldl >&5
12028 configure:42319: $? = 0
12029 configure:42350: result: none required
12030 configure:42362: checking for gai_strerror
12031 configure:42418: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread -ldl >&5
12032 configure:42425: $? = 0
12033 configure:42447: result: yes
12034 configure:42460: checking for working getaddrinfo
12035 configure:42515: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread -ldl >&5
12036 conftest.c: In function 'main':
12037 conftest.c:203:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
12038          exit(1);
12039          ^
12040 conftest.c:206:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
12041          exit(1);
12042          ^
12043 conftest.c:208:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
12044      exit(0);
12045      ^
12046 configure:42519: $? = 0
12047 configure:42525: ./conftest
12048 configure:42529: $? = 0
12049 configure:42550: result: yes
12050 configure:42565: checking for negative error codes for getaddrinfo
12051 configure:42601: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread -ldl >&5
12052 conftest.c: In function 'main':
12053 conftest.c:188:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
12054          exit(0);
12055          ^
12056 conftest.c:190:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
12057      exit(1);
12058      ^
12059 configure:42605: $? = 0
12060 configure:42611: ./conftest
12061 configure:42615: $? = 0
12062 configure:42636: result: yes
12063 configure:42647: checking for working getnameinfo
12064 configure:42710: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread -ldl >&5
12065 conftest.c: In function 'main':
12066 conftest.c:215:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
12067          exit(1);
12068          ^
12069 conftest.c:217:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
12070          exit(0);
12071          ^
12072 configure:42714: $? = 0
12073 configure:42720: ./conftest
12074 configure:42724: $? = 0
12075 configure:42745: result: yes
12076 configure:42756: checking for sockaddr_in6
12077 configure:42792: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
12078 configure:42799: $? = 0
12079 configure:42819: result: yes
12080 configure:42853: checking if APR supports IPv6
12081 configure:42855: result: yes
12082 configure:42877: checking langinfo.h usability
12083 configure:42894: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
12084 configure:42901: $? = 0
12085 configure:42915: result: yes
12086 configure:42919: checking langinfo.h presence
12087 configure:42934: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
12088 configure:42941: $? = 0
12089 configure:42955: result: yes
12090 configure:42983: checking for langinfo.h
12091 configure:42992: result: yes
12092 configure:43011: checking for nl_langinfo
12093 configure:43067: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lm -lcrypt -lnsl  -lpthread -ldl >&5
12094 configure:43074: $? = 0
12095 configure:43096: result: yes
12096 configure:43114: checking for usable fstat64
12097 configure:43142: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
12098 configure:43149: $? = 0
12099 configure:43164: result: yes
12100 configure:43427: creating ./config.status
12101
12102 ## ---------------------- ##
12103 ## Running config.status. ##
12104 ## ---------------------- ##
12105
12106 This file was extended by config.status, which was
12107 generated by GNU Autoconf 2.63.  Invocation command line was
12108
12109   CONFIG_FILES    = 
12110   CONFIG_HEADERS  = 
12111   CONFIG_LINKS    = 
12112   CONFIG_COMMANDS = 
12113   $ ./config.status 
12114
12115 on ubuntu
12116
12117 config.status:1101: creating Makefile
12118 config.status:1101: creating strings/Makefile
12119 config.status:1101: creating passwd/Makefile
12120 config.status:1101: creating tables/Makefile
12121 config.status:1101: creating build/Makefile
12122 config.status:1101: creating file_io/unix/Makefile
12123 config.status:1101: creating network_io/unix/Makefile
12124 config.status:1101: creating threadproc/unix/Makefile
12125 config.status:1101: creating misc/unix/Makefile
12126 config.status:1101: creating locks/unix/Makefile
12127 config.status:1101: creating time/unix/Makefile
12128 config.status:1101: creating mmap/unix/Makefile
12129 config.status:1101: creating shmem/unix/Makefile
12130 config.status:1101: creating user/unix/Makefile
12131 config.status:1101: creating memory/unix/Makefile
12132 config.status:1101: creating atomic/unix/Makefile
12133 config.status:1101: creating poll/unix/Makefile
12134 config.status:1101: creating support/unix/Makefile
12135 config.status:1101: creating dso/unix/Makefile
12136 config.status:1101: creating test/Makefile
12137 config.status:1101: creating test/internal/Makefile
12138 config.status:1101: creating include/apr.h
12139 config.status:1101: creating build/apr_rules.mk
12140 config.status:1101: creating build/pkg/pkginfo
12141 config.status:1101: creating apr-config
12142 config.status:1101: creating include/arch/unix/apr_private.h
12143 config.status:1335: executing default commands
12144
12145 ## ---------------- ##
12146 ## Cache variables. ##
12147 ## ---------------- ##
12148
12149 ac_cv_build=x86_64-unknown-linux-gnu
12150 ac_cv_c_compiler_gnu=yes
12151 ac_cv_c_const=yes
12152 ac_cv_c_inline=inline
12153 ac_cv_crypt_r_style=struct_crypt_data
12154 ac_cv_cxx_compiler_gnu=yes
12155 ac_cv_define_F_SETLK=yes
12156 ac_cv_define_GETHOSTBYADDR_IS_THREAD_SAFE=no
12157 ac_cv_define_GETHOSTBYNAME_IS_THREAD_SAFE=no
12158 ac_cv_define_LOCK_EX=yes
12159 ac_cv_define_MAP_ANON=yes
12160 ac_cv_define_POLLIN=yes
12161 ac_cv_define_PTHREAD_PROCESS_SHARED=yes
12162 ac_cv_define_READDIR_IS_THREAD_SAFE=no
12163 ac_cv_define_SEM_UNDO=yes
12164 ac_cv_define_SO_ACCEPTFILTER=no
12165 ac_cv_define_TCP_CORK=yes
12166 ac_cv_define_TCP_NOPUSH=no
12167 ac_cv_define_sockaddr_in6=yes
12168 ac_cv_ebcdic=no
12169 ac_cv_env_CCC_set=
12170 ac_cv_env_CCC_value=
12171 ac_cv_env_CC_set=
12172 ac_cv_env_CC_value=
12173 ac_cv_env_CFLAGS_set=
12174 ac_cv_env_CFLAGS_value=
12175 ac_cv_env_CPPFLAGS_set=
12176 ac_cv_env_CPPFLAGS_value=
12177 ac_cv_env_CPP_set=
12178 ac_cv_env_CPP_value=
12179 ac_cv_env_CXXCPP_set=
12180 ac_cv_env_CXXCPP_value=
12181 ac_cv_env_CXXFLAGS_set=
12182 ac_cv_env_CXXFLAGS_value=
12183 ac_cv_env_CXX_set=
12184 ac_cv_env_CXX_value=
12185 ac_cv_env_F77_set=
12186 ac_cv_env_F77_value=
12187 ac_cv_env_FFLAGS_set=
12188 ac_cv_env_FFLAGS_value=
12189 ac_cv_env_LDFLAGS_set=
12190 ac_cv_env_LDFLAGS_value=
12191 ac_cv_env_LIBS_set=
12192 ac_cv_env_LIBS_value=
12193 ac_cv_env_build_alias_set=
12194 ac_cv_env_build_alias_value=
12195 ac_cv_env_host_alias_set=
12196 ac_cv_env_host_alias_value=
12197 ac_cv_env_target_alias_set=
12198 ac_cv_env_target_alias_value=
12199 ac_cv_f77_compiler_gnu=no
12200 ac_cv_file__dev_zero=yes
12201 ac_cv_func_NSLinkModule=no
12202 ac_cv_func__getch=no
12203 ac_cv_func_alloca=no
12204 ac_cv_func_calloc=yes
12205 ac_cv_func_create_area=no
12206 ac_cv_func_crypt_r=yes
12207 ac_cv_func_dlopen=no
12208 ac_cv_func_dlsym=yes
12209 ac_cv_func_flock=yes
12210 ac_cv_func_fork=yes
12211 ac_cv_func_gai_strerror=yes
12212 ac_cv_func_getenv=yes
12213 ac_cv_func_getgrgid_r=yes
12214 ac_cv_func_getgrnam_r=yes
12215 ac_cv_func_gethostbyaddr_r=yes
12216 ac_cv_func_gethostbyname_r=yes
12217 ac_cv_func_getpass=yes
12218 ac_cv_func_getpassphrase=no
12219 ac_cv_func_getpwnam_r=yes
12220 ac_cv_func_getpwuid_r=yes
12221 ac_cv_func_getrlimit=yes
12222 ac_cv_func_gmtime_r=yes
12223 ac_cv_func_hstrerror=yes
12224 ac_cv_func_inet_addr=yes
12225 ac_cv_func_inet_network=yes
12226 ac_cv_func_isinf=yes
12227 ac_cv_func_isnan=yes
12228 ac_cv_func_localtime_r=yes
12229 ac_cv_func_memchr=yes
12230 ac_cv_func_memmove=yes
12231 ac_cv_func_mkstemp=yes
12232 ac_cv_func_mmap=yes
12233 ac_cv_func_munmap=yes
12234 ac_cv_func_nl_langinfo=yes
12235 ac_cv_func_poll=yes
12236 ac_cv_func_pthread_key_delete=yes
12237 ac_cv_func_pthread_mutexattr_setpshared=yes
12238 ac_cv_func_pthread_rwlock_init=yes
12239 ac_cv_func_putenv=yes
12240 ac_cv_func_sem_close=yes
12241 ac_cv_func_sem_open=no
12242 ac_cv_func_sem_post=yes
12243 ac_cv_func_sem_unlink=yes
12244 ac_cv_func_sem_wait=yes
12245 ac_cv_func_semctl=yes
12246 ac_cv_func_semget=yes
12247 ac_cv_func_send_file=no
12248 ac_cv_func_sendfile=yes
12249 ac_cv_func_sendfilev=no
12250 ac_cv_func_set_h_errno=no
12251 ac_cv_func_setenv=yes
12252 ac_cv_func_setpgrp_void=yes
12253 ac_cv_func_setrlimit=yes
12254 ac_cv_func_setsid=yes
12255 ac_cv_func_shm_open=yes
12256 ac_cv_func_shm_unlink=yes
12257 ac_cv_func_shmat=yes
12258 ac_cv_func_shmctl=yes
12259 ac_cv_func_shmdt=yes
12260 ac_cv_func_shmget=yes
12261 ac_cv_func_sigaction=yes
12262 ac_cv_func_sigsuspend=yes
12263 ac_cv_func_sigwait=yes
12264 ac_cv_func_strcasecmp=yes
12265 ac_cv_func_strdup=yes
12266 ac_cv_func_strerror_r=yes
12267 ac_cv_func_stricmp=no
12268 ac_cv_func_strncasecmp=yes
12269 ac_cv_func_strnicmp=no
12270 ac_cv_func_strstr=yes
12271 ac_cv_func_strtol=yes
12272 ac_cv_func_unsetenv=yes
12273 ac_cv_func_utime=yes
12274 ac_cv_func_utimes=yes
12275 ac_cv_func_waitpid=yes
12276 ac_cv_func_writev=yes
12277 ac_cv_gethostbyname_r_arg=char
12278 ac_cv_gethostbyname_r_style=glibc2
12279 ac_cv_h_errno_cppflags=yes
12280 ac_cv_have_decl_sys_siglist=yes
12281 ac_cv_header_ByteOrder_h=no
12282 ac_cv_header_alloca_h=yes
12283 ac_cv_header_arpa_inet_h=yes
12284 ac_cv_header_conio_h=no
12285 ac_cv_header_crypt_h=yes
12286 ac_cv_header_ctype_h=yes
12287 ac_cv_header_dir_h=no
12288 ac_cv_header_dirent_h=yes
12289 ac_cv_header_dl_h=no
12290 ac_cv_header_dlfcn_h=yes
12291 ac_cv_header_errno_h=yes
12292 ac_cv_header_fcntl_h=yes
12293 ac_cv_header_grp_h=yes
12294 ac_cv_header_inttypes_h=yes
12295 ac_cv_header_io_h=no
12296 ac_cv_header_kernel_OS_h=no
12297 ac_cv_header_langinfo_h=yes
12298 ac_cv_header_limits_h=yes
12299 ac_cv_header_mach_o_dyld_h=no
12300 ac_cv_header_malloc_h=yes
12301 ac_cv_header_memory_h=yes
12302 ac_cv_header_minix_config_h=no
12303 ac_cv_header_net_errno_h=no
12304 ac_cv_header_netdb_h=yes
12305 ac_cv_header_netinet_in_h=yes
12306 ac_cv_header_netinet_sctp_h=no
12307 ac_cv_header_netinet_sctp_uio_h=no
12308 ac_cv_header_os2_h=no
12309 ac_cv_header_osreldate_h=no
12310 ac_cv_header_poll_h=yes
12311 ac_cv_header_process_h=no
12312 ac_cv_header_pthread_h=yes
12313 ac_cv_header_pwd_h=yes
12314 ac_cv_header_semaphore_h=yes
12315 ac_cv_header_signal_h=yes
12316 ac_cv_header_stdarg_h=yes
12317 ac_cv_header_stdc=yes
12318 ac_cv_header_stddef_h=yes
12319 ac_cv_header_stdint_h=yes
12320 ac_cv_header_stdio_h=yes
12321 ac_cv_header_stdlib_h=yes
12322 ac_cv_header_string_h=yes
12323 ac_cv_header_strings_h=yes
12324 ac_cv_header_sys_file_h=yes
12325 ac_cv_header_sys_ioctl_h=yes
12326 ac_cv_header_sys_ipc_h=yes
12327 ac_cv_header_sys_mman_h=yes
12328 ac_cv_header_sys_mutex_h=no
12329 ac_cv_header_sys_poll_h=yes
12330 ac_cv_header_sys_resource_h=yes
12331 ac_cv_header_sys_select_h=yes
12332 ac_cv_header_sys_sem_h=yes
12333 ac_cv_header_sys_sendfile_h=yes
12334 ac_cv_header_sys_shm_h=yes
12335 ac_cv_header_sys_signal_h=yes
12336 ac_cv_header_sys_socket_h=yes
12337 ac_cv_header_sys_sockio_h=no
12338 ac_cv_header_sys_stat_h=yes
12339 ac_cv_header_sys_sysctl_h=yes
12340 ac_cv_header_sys_syslimits_h=no
12341 ac_cv_header_sys_time_h=yes
12342 ac_cv_header_sys_types_h=yes
12343 ac_cv_header_sys_uio_h=yes
12344 ac_cv_header_sys_un_h=yes
12345 ac_cv_header_sys_wait_h=yes
12346 ac_cv_header_sysapi_h=no
12347 ac_cv_header_sysgtime_h=no
12348 ac_cv_header_termios_h=yes
12349 ac_cv_header_time_h=yes
12350 ac_cv_header_tpfeq_h=no
12351 ac_cv_header_tpfio_h=no
12352 ac_cv_header_unistd_h=yes
12353 ac_cv_header_unix_h=no
12354 ac_cv_host=x86_64-unknown-linux-gnu
12355 ac_cv_inaddr_none=yes
12356 ac_cv_lib_c_r_gethostbyaddr=no
12357 ac_cv_lib_c_r_gethostbyname=no
12358 ac_cv_lib_c_r_readdir=no
12359 ac_cv_lib_dl_dlopen=yes
12360 ac_cv_lib_dld_shl_load=no
12361 ac_cv_lib_nsl_gethostbyname=yes
12362 ac_cv_lib_resolv_res_init=no
12363 ac_cv_lib_sendfile_sendfilev=no
12364 ac_cv_lib_socket_socket=no
12365 ac_cv_lib_truerand_main=no
12366 ac_cv_mkdir_p=yes
12367 ac_cv_negative_eai=yes
12368 ac_cv_o_nonblock_inherited=no
12369 ac_cv_objext=o
12370 ac_cv_path_EGREP='/bin/grep -E'
12371 ac_cv_path_GREP=/bin/grep
12372 ac_cv_path_install='/usr/bin/install -c'
12373 ac_cv_prog_AS=as
12374 ac_cv_prog_ASCPP=cpp
12375 ac_cv_prog_AWK=gawk
12376 ac_cv_prog_CPP='gcc -E'
12377 ac_cv_prog_CXXCPP='g++ -E'
12378 ac_cv_prog_RM=rm
12379 ac_cv_prog_ac_ct_AR=ar
12380 ac_cv_prog_ac_ct_CC=gcc
12381 ac_cv_prog_ac_ct_CXX=g++
12382 ac_cv_prog_ac_ct_RANLIB=ranlib
12383 ac_cv_prog_ac_ct_STRIP=strip
12384 ac_cv_prog_cc_c89=
12385 ac_cv_prog_cc_g=yes
12386 ac_cv_prog_cxx_g=yes
12387 ac_cv_prog_f77_g=no
12388 ac_cv_prog_make_make_set=yes
12389 ac_cv_pthread_attr_getdetachstate_one_arg=no
12390 ac_cv_pthread_getspecific_two_args=no
12391 ac_cv_retransretry=yes
12392 ac_cv_safe_to_define___extensions__=yes
12393 ac_cv_search_crypt=-lcrypt
12394 ac_cv_search_gai_strerror='none required'
12395 ac_cv_search_getaddrinfo='none required'
12396 ac_cv_search_gethostname='none required'
12397 ac_cv_search_getnameinfo='none required'
12398 ac_cv_search_modf='none required'
12399 ac_cv_search_shm_open=-lrt
12400 ac_cv_search_sqrt=-lm
12401 ac_cv_search_strerror='none required'
12402 ac_cv_sigwait_one_arg=no
12403 ac_cv_sizeof_char=1
12404 ac_cv_sizeof_int=4
12405 ac_cv_sizeof_long=8
12406 ac_cv_sizeof_long_double=16
12407 ac_cv_sizeof_long_long=8
12408 ac_cv_sizeof_off_t=8
12409 ac_cv_sizeof_pid_t=4
12410 ac_cv_sizeof_short=2
12411 ac_cv_sizeof_size_t=8
12412 ac_cv_sizeof_ssize_t=8
12413 ac_cv_sizeof_voidp=8
12414 ac_cv_socklen_t=yes
12415 ac_cv_strerror_r_rc_int=no
12416 ac_cv_struct_rlimit=yes
12417 ac_cv_struct_tm_gmtoff=yes
12418 ac_cv_target=x86_64-unknown-linux-gnu
12419 ac_cv_tcp_nodelay_inherited=yes
12420 ac_cv_type_off_t=yes
12421 ac_cv_type_pid_t=yes
12422 ac_cv_type_size_t=yes
12423 ac_cv_type_ssize_t=yes
12424 ac_cv_type_uid_t=yes
12425 ac_cv_working_getaddrinfo=yes
12426 ac_cv_working_getnameinfo=yes
12427 apr_cv_define_INT64_C=yes
12428 apr_cv_dirent_inode=d_fileno
12429 apr_cv_dirent_type=d_type
12430 apr_cv_func_fstat64=yes
12431 apr_cv_hdr_netinet_tcp_h=yes
12432 apr_cv_mutex_recursive=yes
12433 apr_cv_mutex_robust_shared=yes
12434 apr_cv_process_shared_works=yes
12435 apr_cv_pthreads_cflags=-pthread
12436 apr_cv_pthreads_lib=-lpthread
12437 apr_cv_sctp=no
12438 apr_cv_type_rwlock_t=yes
12439 apr_cv_typematch_ino_t_unsigned_int=no
12440 apr_cv_typematch_ino_t_unsigned_long=yes
12441 apr_cv_typematch_ino_t_unsigned_long_long=no
12442 lt_cv_deplibs_check_method=pass_all
12443 lt_cv_file_magic_cmd='$MAGIC_CMD'
12444 lt_cv_file_magic_test_file=
12445 lt_cv_ld_reload_flag=-r
12446 lt_cv_objdir=.libs
12447 lt_cv_path_LD=/usr/bin/ld
12448 lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
12449 lt_cv_path_NM='/usr/bin/nm -B'
12450 lt_cv_path_SED=/bin/sed
12451 lt_cv_prog_compiler_c_o=yes
12452 lt_cv_prog_compiler_c_o_CXX=yes
12453 lt_cv_prog_compiler_pic_works=yes
12454 lt_cv_prog_compiler_pic_works_CXX=yes
12455 lt_cv_prog_compiler_rtti_exceptions=no
12456 lt_cv_prog_compiler_static_works=yes
12457 lt_cv_prog_compiler_static_works_CXX=yes
12458 lt_cv_prog_gnu_ld=yes
12459 lt_cv_prog_gnu_ldcxx=yes
12460 lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
12461 lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
12462 lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
12463 lt_cv_sys_lib_dlsearch_path_spec='/usr/lib64 /lib64 /usr/lib/x86_64-linux-gnu/libfakeroot /usr/local/lib /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu '
12464 lt_cv_sys_lib_search_path_spec='/usr/lib64 /lib64 /usr/local/lib64'
12465 lt_cv_sys_max_cmd_len=1572864
12466 lt_lt_cv_prog_compiler_c_o='"yes"'
12467 lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
12468 lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[       ][      ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
12469 lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
12470 lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
12471
12472 ## ----------------- ##
12473 ## Output variables. ##
12474 ## ----------------- ##
12475
12476 APR_CONFIG_LOCATION='source'
12477 APR_DOTTED_VERSION='0.9.19'
12478 APR_LIBNAME='apr-${APR_MAJOR_VERSION}'
12479 APR_MAJOR_VERSION='0'
12480 AR='ar'
12481 AS='as'
12482 ASCPP='cpp'
12483 AWK='gawk'
12484 CC='gcc'
12485 CFLAGS=''
12486 CPP='gcc -E'
12487 CPPFLAGS=''
12488 CXX='g++'
12489 CXXCPP='g++ -E'
12490 CXXFLAGS='-g -O2'
12491 DEFAULT_OSDIR='unix'
12492 DEFS='-DHAVE_CONFIG_H'
12493 DSYMUTIL=''
12494 ECHO='echo'
12495 ECHO_C=''
12496 ECHO_N='-n'
12497 ECHO_T=''
12498 EGREP='/bin/grep -E'
12499 EXEEXT=''
12500 EXTRA_CFLAGS='-g -O2 -pthread'
12501 EXTRA_CPPFLAGS='-D_REENTRANT -D_GNU_SOURCE'
12502 EXTRA_INCLUDES=''
12503 EXTRA_LDFLAGS=''
12504 EXTRA_LIBS='-lrt -lm -lcrypt -lnsl  -lpthread -ldl'
12505 F77=''
12506 FFLAGS=''
12507 GREP='/bin/grep'
12508 INCLUDE_RULES='include /bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr/build/apr_rules.mk'
12509 INSTALL_DATA='${INSTALL} -m 644'
12510 INSTALL_PROGRAM='${INSTALL}'
12511 INSTALL_SCRIPT='${INSTALL}'
12512 INSTALL_SUBDIRS='none'
12513 LDFLAGS=''
12514 LDLIBS=''
12515 LIBOBJS=''
12516 LIBS=''
12517 LIBTOOL='$(SHELL) $(apr_builddir)/libtool'
12518 LIBTOOL_LIBS=''
12519 LN_S='ln -s'
12520 LTFLAGS='--silent'
12521 LTLIBOBJS=''
12522 LT_LDFLAGS=''
12523 MKDEP='$(CC) -MM'
12524 NMEDIT=''
12525 NOTEST_CFLAGS=''
12526 NOTEST_CPPFLAGS=''
12527 NOTEST_INCLUDES=''
12528 NOTEST_LDFLAGS=''
12529 NOTEST_LIBS=''
12530 OBJEXT='o'
12531 OSDIR='unix'
12532 PACKAGE_BUGREPORT=''
12533 PACKAGE_NAME=''
12534 PACKAGE_STRING=''
12535 PACKAGE_TARNAME=''
12536 PACKAGE_VERSION=''
12537 PATH_SEPARATOR=':'
12538 RANLIB='ranlib'
12539 RM='rm'
12540 SED='/bin/sed'
12541 SET_MAKE=''
12542 SHELL='/bin/bash'
12543 STRIP='strip'
12544 SUBDIRS='strings passwd tables  file_io/unix  network_io/unix  threadproc/unix  misc/unix  locks/unix  time/unix  mmap/unix  shmem/unix  user/unix  memory/unix  atomic/unix  poll/unix  support/unix  dso/unix '
12545 ac_ct_CC='gcc'
12546 ac_ct_CXX='g++'
12547 ac_ct_F77=''
12548 acceptfilter='0'
12549 apr_builddir='/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr'
12550 apr_builders='/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr/build'
12551 apr_charset_ebcdic='0'
12552 apr_force_atomic_generic='1'
12553 apr_inaddr_none='INADDR_NONE'
12554 apr_srcdir='/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr'
12555 apr_tcp_nopush_flag='TCP_CORK'
12556 aprdso='1'
12557 arpa_ineth='1'
12558 bindir='${prefix}/bin'
12559 build='x86_64-unknown-linux-gnu'
12560 build_alias=''
12561 build_cpu='x86_64'
12562 build_os='linux-gnu'
12563 build_vendor='unknown'
12564 conioh='0'
12565 crypth='1'
12566 ctypeh='1'
12567 datadir='/bottlenecks/rubbos/app/apache2'
12568 datarootdir='${prefix}/share'
12569 direnth='1'
12570 docdir='${datarootdir}/doc/${PACKAGE}'
12571 dvidir='${docdir}'
12572 eolstr='\n'
12573 errnoh='1'
12574 exec_prefix='/bottlenecks/rubbos/app/apache2'
12575 export_lib_target='-rpath \$(libdir) \$\$objects'
12576 fcntlh='1'
12577 fcntlser='0'
12578 file_as_socket='1'
12579 flockser='0'
12580 fork='1'
12581 hasfcntlser='1'
12582 hasflockser='1'
12583 hasposixser='0'
12584 hasprocpthreadser='1'
12585 hasrwlockser='0'
12586 hassysvser='1'
12587 have_corkable_tcp='1'
12588 have_getrlimit='1'
12589 have_in_addr='1'
12590 have_inet_addr='1'
12591 have_inet_network='1'
12592 have_int64_strfn='1'
12593 have_ipv6='1'
12594 have_memchr='1'
12595 have_memmove='1'
12596 have_sctp='0'
12597 have_setrlimit='1'
12598 have_sigaction='1'
12599 have_sigsuspend='1'
12600 have_sigwait='1'
12601 have_strcasecmp='1'
12602 have_strdup='1'
12603 have_stricmp='0'
12604 have_strncasecmp='1'
12605 have_strnicmp='0'
12606 have_strstr='1'
12607 have_union_semun='0'
12608 havebeosarea='0'
12609 havemmapanon='1'
12610 havemmapshm='1'
12611 havemmaptmp='1'
12612 havemmapzero='1'
12613 haveos2shm='0'
12614 haveshmget='1'
12615 haveshmgetanon='1'
12616 host='x86_64-unknown-linux-gnu'
12617 host_alias=''
12618 host_cpu='x86_64'
12619 host_os='linux-gnu'
12620 host_vendor='unknown'
12621 htmldir='${docdir}'
12622 includedir='/bottlenecks/rubbos/app/apache2/include'
12623 infodir='${datarootdir}/info'
12624 ino_t_value='unsigned long'
12625 installbuilddir='${prefix}/build'
12626 int64_literal='#define APR_INT64_C(val) INT64_C(val)'
12627 int64_strfn='strtol'
12628 int64_t_fmt='#define APR_INT64_T_FMT "ld"'
12629 int64_t_fmt_len='#define APR_INT64_T_FMT_LEN 2'
12630 int64_value='long'
12631 int_value='int'
12632 ioh='0'
12633 lib_target='-rpath $(libdir) $$objects'
12634 libdir='${prefix}/lib'
12635 libexecdir='${exec_prefix}/modules'
12636 limitsh='1'
12637 link='$(LIBTOOL) $(LTFLAGS) --mode=link $(LT_LDFLAGS) $(COMPILE) -version-info 9:19:9 $(ALL_LDFLAGS) -o $@'
12638 localedir='${datarootdir}/locale'
12639 localstatedir='${prefix}'
12640 long_value='long'
12641 lt_compile='$(LIBTOOL) $(LTFLAGS) --mode=compile $(COMPILE) -c $< && touch $@'
12642 mandir='${prefix}/man'
12643 mmap='1'
12644 netdbh='1'
12645 netinet_inh='1'
12646 netinet_sctp_uioh='0'
12647 netinet_sctph='0'
12648 netinet_tcph='1'
12649 o_nonblock_inherited='0'
12650 oc='1'
12651 off_t_fmt='#define APR_OFF_T_FMT "ld"'
12652 off_t_value='off_t'
12653 oldincludedir='/usr/include'
12654 pdfdir='${docdir}'
12655 pid_t_fmt='#define APR_PID_T_FMT "d"'
12656 posixser='0'
12657 prefix='/bottlenecks/rubbos/app/apache2'
12658 proc_mutex_is_global='0'
12659 proclockglobal='0'
12660 procpthreadser='0'
12661 program_transform_name='s,x,x,'
12662 psdir='${docdir}'
12663 pthreadh='1'
12664 pthreadser='1'
12665 rand='1'
12666 sbindir='${exec_prefix}/bin'
12667 semaphoreh='1'
12668 sendfile='1'
12669 sharedmem='1'
12670 sharedstatedir='${prefix}/com'
12671 shlibpath_var='LD_LIBRARY_PATH'
12672 short_value='short'
12673 signalh='1'
12674 size_t_fmt='#define APR_SIZE_T_FMT "ld"'
12675 size_t_value='size_t'
12676 so_ext='lo'
12677 socklen_t_value='socklen_t'
12678 ssize_t_fmt='#define APR_SSIZE_T_FMT "ld"'
12679 ssize_t_value='ssize_t'
12680 stdargh='1'
12681 stdint='1'
12682 stdioh='1'
12683 stdlibh='1'
12684 stringh='1'
12685 stringsh='1'
12686 struct_rlimit='1'
12687 sys_ioctlh='1'
12688 sys_sendfileh='1'
12689 sys_signalh='1'
12690 sys_socketh='1'
12691 sys_sockioh='0'
12692 sys_syslimitsh='0'
12693 sys_timeh='1'
12694 sys_typesh='1'
12695 sys_uioh='1'
12696 sys_unh='1'
12697 sys_waith='1'
12698 sysconfdir='${prefix}/conf'
12699 sysvser='1'
12700 target='x86_64-unknown-linux-gnu'
12701 target_alias=''
12702 target_cpu='x86_64'
12703 target_os='linux-gnu'
12704 target_vendor='unknown'
12705 tcp_nodelay_inherited='1'
12706 threads='1'
12707 timeh='1'
12708 top_builddir='/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr'
12709 uint64_t_fmt='#define APR_UINT64_T_FMT "lu"'
12710 uint64_t_fmt_len='#define APR_UINT64_T_FMT_LEN 2'
12711 uint64_t_hex_fmt='#define APR_UINT64_T_HEX_FMT "lx"'
12712 unistdh='1'
12713 usebeosarea='0'
12714 usemmapanon='1'
12715 usemmapshm='0'
12716 usemmaptmp='0'
12717 usemmapzero='0'
12718 useos2shm='0'
12719 useshmget='1'
12720 useshmgetanon='0'
12721 voidp_size='8'
12722
12723 ## ----------- ##
12724 ## confdefs.h. ##
12725 ## ----------- ##
12726
12727 #define PACKAGE_NAME ""
12728 #define PACKAGE_TARNAME ""
12729 #define PACKAGE_VERSION ""
12730 #define PACKAGE_STRING ""
12731 #define PACKAGE_BUGREPORT ""
12732 #define STDC_HEADERS 1
12733 #define HAVE_SYS_TYPES_H 1
12734 #define HAVE_SYS_STAT_H 1
12735 #define HAVE_STDLIB_H 1
12736 #define HAVE_STRING_H 1
12737 #define HAVE_MEMORY_H 1
12738 #define HAVE_STRINGS_H 1
12739 #define HAVE_INTTYPES_H 1
12740 #define HAVE_STDINT_H 1
12741 #define HAVE_UNISTD_H 1
12742 #define __EXTENSIONS__ 1
12743 #define _ALL_SOURCE 1
12744 #define _GNU_SOURCE 1
12745 #define _POSIX_PTHREAD_SEMANTICS 1
12746 #define _TANDEM_SOURCE 1
12747 #define HAVE_DLFCN_H 1
12748 #define HAVE_LIBNSL 1
12749 #define HAVE_PTHREAD_H 1
12750 #define HAVE_PTHREAD_H 1
12751 #define USE_THREADS 1
12752 #define HAVE_PTHREAD_KEY_DELETE 1
12753 #define HAVE_PTHREAD_RWLOCK_INIT 1
12754 #define HAVE_PTHREAD_RWLOCKS 1
12755 #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
12756 #define HAVE_GETHOSTBYNAME_R 1
12757 #define HAVE_GETHOSTBYADDR_R 1
12758 #define HAVE_SIGSUSPEND 1
12759 #define HAVE_SIGWAIT 1
12760 #define HAVE_POLL 1
12761 #define HAVE_GETPWNAM_R 1
12762 #define HAVE_GETPWUID_R 1
12763 #define HAVE_GETGRNAM_R 1
12764 #define HAVE_GETGRGID_R 1
12765 #define HAVE_SYS_MMAN_H 1
12766 #define HAVE_SYS_IPC_H 1
12767 #define HAVE_SYS_SHM_H 1
12768 #define HAVE_SYS_FILE_H 1
12769 #define HAVE_MMAP 1
12770 #define HAVE_MUNMAP 1
12771 #define HAVE_SHM_OPEN 1
12772 #define HAVE_SHM_UNLINK 1
12773 #define HAVE_SHMGET 1
12774 #define HAVE_SHMAT 1
12775 #define HAVE_SHMDT 1
12776 #define HAVE_SHMCTL 1
12777 #define HAVE_MAP_ANON 1
12778 #define anonymous shared memory allocation method 1
12779 #define USE_SHMEM_MMAP_ANON 1
12780 #define namebased memory allocation method 1
12781 #define USE_SHMEM_SHMGET 1
12782 #define HAVE_CALLOC 1
12783 #define HAVE_STRCASECMP 1
12784 #define HAVE_SETSID 1
12785 #define HAVE_ISINF 1
12786 #define HAVE_ISNAN 1
12787 #define HAVE_GETENV 1
12788 #define HAVE_PUTENV 1
12789 #define HAVE_SETENV 1
12790 #define HAVE_UNSETENV 1
12791 #define HAVE_SETRLIMIT 1
12792 #define HAVE_GETRLIMIT 1
12793 #define HAVE_WRITEV 1
12794 #define HAVE_SENDFILE 1
12795 #define HAVE_UTIME 1
12796 #define HAVE_UTIMES 1
12797 #define HAVE_SIGACTION 1
12798 #define HAVE_DECL_SYS_SIGLIST 1
12799 #define HAVE_FORK 1
12800 #define HAVE_STRERROR_R 1
12801 #define HAVE_CRYPT_R 1
12802 #define CRYPT_R_STRUCT_CRYPT_DATA 1
12803 #define HAVE_MMAP 1
12804 #define HAVE_MEMMOVE 1
12805 #define HAVE_GETPASS 1
12806 #define HAVE_GMTIME_R 1
12807 #define HAVE_LOCALTIME_R 1
12808 #define HAVE_HSTRERROR 1
12809 #define HAVE_MKSTEMP 1
12810 #define DIRENT_INODE d_fileno
12811 #define DIRENT_TYPE d_type
12812 #define STDC_HEADERS 1
12813 #define HAVE_ALLOCA_H 1
12814 #define HAVE_CRYPT_H 1
12815 #define HAVE_CTYPE_H 1
12816 #define HAVE_DIRENT_H 1
12817 #define HAVE_DLFCN_H 1
12818 #define HAVE_ERRNO_H 1
12819 #define HAVE_FCNTL_H 1
12820 #define HAVE_GRP_H 1
12821 #define HAVE_LIMITS_H 1
12822 #define HAVE_MALLOC_H 1
12823 #define HAVE_MEMORY_H 1
12824 #define HAVE_NETDB_H 1
12825 #define HAVE_POLL_H 1
12826 #define HAVE_PWD_H 1
12827 #define HAVE_SEMAPHORE_H 1
12828 #define HAVE_SIGNAL_H 1
12829 #define HAVE_STDARG_H 1
12830 #define HAVE_STDDEF_H 1
12831 #define HAVE_STDIO_H 1
12832 #define HAVE_STDLIB_H 1
12833 #define HAVE_STRING_H 1
12834 #define HAVE_STRINGS_H 1
12835 #define HAVE_TERMIOS_H 1
12836 #define HAVE_TIME_H 1
12837 #define HAVE_UNISTD_H 1
12838 #define HAVE_ARPA_INET_H 1
12839 #define HAVE_NETINET_IN_H 1
12840 #define HAVE_SYS_FILE_H 1
12841 #define HAVE_SYS_IOCTL_H 1
12842 #define HAVE_SYS_MMAN_H 1
12843 #define HAVE_SYS_POLL_H 1
12844 #define HAVE_SYS_RESOURCE_H 1
12845 #define HAVE_SYS_SELECT_H 1
12846 #define HAVE_SYS_SEM_H 1
12847 #define HAVE_SYS_SENDFILE_H 1
12848 #define HAVE_SYS_SIGNAL_H 1
12849 #define HAVE_SYS_SOCKET_H 1
12850 #define HAVE_SYS_STAT_H 1
12851 #define HAVE_SYS_SYSCTL_H 1
12852 #define HAVE_SYS_TIME_H 1
12853 #define HAVE_SYS_TYPES_H 1
12854 #define HAVE_SYS_UIO_H 1
12855 #define HAVE_SYS_UN_H 1
12856 #define HAVE_SYS_WAIT_H 1
12857 #define HAVE_NETINET_TCP_H 1
12858 #define SETPGRP_VOID 1
12859 #define HAVE_SOCKLEN_T 1
12860 #define SIZEOF_VOIDP 8
12861 #define SIZEOF_CHAR 1
12862 #define SIZEOF_INT 4
12863 #define SIZEOF_LONG 8
12864 #define SIZEOF_SHORT 2
12865 #define SIZEOF_LONG_DOUBLE 16
12866 #define SIZEOF_LONG_LONG 8
12867 #define SIZEOF_SSIZE_T 8
12868 #define SIZEOF_SIZE_T 8
12869 #define SIZEOF_OFF_T 8
12870 #define SIZEOF_PID_T 4
12871 #define HAVE_STRNCASECMP 1
12872 #define HAVE_STRCASECMP 1
12873 #define HAVE_STRDUP 1
12874 #define HAVE_STRSTR 1
12875 #define HAVE_MEMCHR 1
12876 #define HAVE_STRTOL 1
12877 #define HAVE_DLSYM 1
12878 #define DSO_USE_DLFCN 1
12879 #define HAVE_WAITPID 1
12880 #define HAVE_VLA 1
12881 #define HAVE_SEMGET 1
12882 #define HAVE_SEMCTL 1
12883 #define HAVE_FLOCK 1
12884 #define HAVE_SEMAPHORE_H 1
12885 #define HAVE_SEM_CLOSE 1
12886 #define HAVE_SEM_UNLINK 1
12887 #define HAVE_SEM_POST 1
12888 #define HAVE_SEM_WAIT 1
12889 #define HAVE_LOCK_EX 1
12890 #define HAVE_F_SETLK 1
12891 #define HAVE_SEM_UNDO 1
12892 #define HAVE_POLLIN 1
12893 #define HAVE_PTHREAD_PROCESS_SHARED 1
12894 #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
12895 #define HAVE_PTHREAD_MUTEX_ROBUST 1
12896 #define apr_lock implementation method 1
12897 #define USE_SYSVSEM_SERIALIZE 1
12898 #define DEV_RANDOM "/dev/random"
12899 #define HAVE_GMTOFF 1
12900 #define GETHOSTBYNAME_R_GLIBC2 1
12901 #define HAVE_TCP_CORK 1
12902 #define RESOLV_RETRANSRETRY 1
12903 #define HAVE_GAI_STRERROR 1
12904 #define HAVE_GETADDRINFO 1
12905 #define NEGATIVE_EAI 1
12906 #define HAVE_GETNAMEINFO 1
12907 #define HAVE_LANGINFO_H 1
12908 #define HAVE_NL_LANGINFO 1
12909 #define HAVE_FSTAT64 1
12910
12911 configure: exit 0