Ticket #146: config.log

File config.log, 129.6 KB (added by hacker, 21 months ago)

config.log file as requested

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by configure, which was
5generated by GNU Autoconf 2.60.  Invocation command line was
6
7  $ ./configure
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = euthydemus.ab0de.erichacker.com
14uname -m = i386
15uname -r = 3.9
16uname -s = OpenBSD
17uname -v = GENERIC#617
18
19/usr/bin/uname -p = AMD-K7(tm) Processor ("AuthenticAMD" 686-class, 512KB L2 cache)
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = OpenBSD.i386
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = unknown
26/bin/machine           = unknown
27/usr/bin/oslevel       = unknown
28/bin/universe          = unknown
29
30PATH: /sbin
31PATH: /usr/sbin
32PATH: /bin
33PATH: /usr/bin
34PATH: /usr/X11R6/bin
35PATH: /usr/local/sbin
36PATH: /usr/local/bin
37
38
39## ----------- ##
40## Core tests. ##
41## ----------- ##
42
43configure:2006: checking whether to enable maintainer-specific portions of Makefiles
44configure:2015: result: no
45configure:2028: checking if malloc debugging is wanted
46configure:2048: result: no
47configure:2131: checking build system type
48configure:2149: result: i386-unknown-openbsd3.9
49configure:2171: checking host system type
50configure:2186: result: i386-unknown-openbsd3.9
51configure:2256: checking for gcc
52configure:2272: found /usr/bin/gcc
53configure:2283: result: gcc
54configure:2521: checking for C compiler version
55configure:2528: gcc --version >&5
56gcc (GCC) 3.3.5 (propolice)
57Copyright (C) 2003 Free Software Foundation, Inc.
58This is free software; see the source for copying conditions.  There is NO
59warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
60
61configure:2531: $? = 0
62configure:2538: gcc -v >&5
63Reading specs from /usr/lib/gcc-lib/i386-unknown-openbsd3.9/3.3.5/specs
64Configured with:
65Thread model: single
66gcc version 3.3.5 (propolice)
67configure:2541: $? = 0
68configure:2548: gcc -V >&5
69gcc: `-V' option must have argument
70configure:2551: $? = 1
71configure:2574: checking for C compiler default output file name
72configure:2601: gcc    conftest.c  >&5
73configure:2604: $? = 0
74configure:2650: result: a.out
75configure:2655: checking whether the C compiler works
76configure:2665: ./a.out
77configure:2668: $? = 0
78configure:2685: result: yes
79configure:2692: checking whether we are cross compiling
80configure:2694: result: no
81configure:2697: checking for suffix of executables
82configure:2704: gcc -o conftest    conftest.c  >&5
83configure:2707: $? = 0
84configure:2731: result:
85configure:2737: checking for suffix of object files
86configure:2763: gcc -c   conftest.c >&5
87configure:2766: $? = 0
88configure:2789: result: o
89configure:2793: checking whether we are using the GNU C compiler
90configure:2822: gcc -c   conftest.c >&5
91configure:2828: $? = 0
92configure:2835: test -z "$ac_c_werror_flag" || test ! -s conftest.err
93configure:2838: $? = 0
94configure:2845: test -s conftest.o
95configure:2848: $? = 0
96configure:2862: result: yes
97configure:2867: checking whether gcc accepts -g
98configure:2897: gcc -c -g  conftest.c >&5
99configure:2903: $? = 0
100configure:2910: test -z "$ac_c_werror_flag" || test ! -s conftest.err
101configure:2913: $? = 0
102configure:2920: test -s conftest.o
103configure:2923: $? = 0
104configure:3053: result: yes
105configure:3070: checking for gcc option to accept ISO C89
106configure:3144: gcc  -c -g -O2  conftest.c >&5
107configure:3150: $? = 0
108configure:3157: test -z "$ac_c_werror_flag" || test ! -s conftest.err
109configure:3160: $? = 0
110configure:3167: test -s conftest.o
111configure:3170: $? = 0
112configure:3190: result: none needed
113configure:3208: checking for a sed that does not truncate output
114configure:3262: result: /usr/bin/sed
115configure:3265: checking for grep that handles long lines and -e
116configure:3339: result: /usr/bin/grep
117configure:3344: checking for egrep
118configure:3422: result: /usr/bin/grep -E
119configure:3438: checking for ld used by gcc
120configure:3505: result: /usr/bin/ld
121configure:3514: checking if the linker (/usr/bin/ld) is GNU ld
122configure:3529: result: yes
123configure:3534: checking for /usr/bin/ld option to reload object files
124configure:3541: result: -r
125configure:3559: checking for BSD-compatible nm
126configure:3608: result: /usr/bin/nm -B
127configure:3612: checking whether ln -s works
128configure:3616: result: yes
129configure:3623: checking how to recognise dependent libraries
130configure:3799: result: match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$
131configure:4049: checking how to run the C preprocessor
132configure:4089: gcc -E  conftest.c
133configure:4095: $? = 0
134configure:4133: gcc -E  conftest.c
135conftest.c:8:28: ac_nonexistent.h: No such file or directory
136configure:4139: $? = 1
137configure: failed program was:
138| /* confdefs.h.  */
139| #define PACKAGE_NAME ""
140| #define PACKAGE_TARNAME ""
141| #define PACKAGE_VERSION ""
142| #define PACKAGE_STRING ""
143| #define PACKAGE_BUGREPORT ""
144| /* end confdefs.h.  */
145| #include <ac_nonexistent.h>
146configure:4179: result: gcc -E
147configure:4208: gcc -E  conftest.c
148configure:4214: $? = 0
149configure:4252: gcc -E  conftest.c
150conftest.c:8:28: ac_nonexistent.h: No such file or directory
151configure:4258: $? = 1
152configure: failed program was:
153| /* confdefs.h.  */
154| #define PACKAGE_NAME ""
155| #define PACKAGE_TARNAME ""
156| #define PACKAGE_VERSION ""
157| #define PACKAGE_STRING ""
158| #define PACKAGE_BUGREPORT ""
159| /* end confdefs.h.  */
160| #include <ac_nonexistent.h>
161configure:4303: checking for ANSI C header files
162configure:4333: gcc -c -g -O2  conftest.c >&5
163configure:4339: $? = 0
164configure:4346: test -z "$ac_c_werror_flag" || test ! -s conftest.err
165configure:4349: $? = 0
166configure:4356: test -s conftest.o
167configure:4359: $? = 0
168configure:4455: gcc -o conftest -g -O2   conftest.c  >&5
169configure:4458: $? = 0
170configure:4464: ./conftest
171configure:4467: $? = 0
172configure:4484: result: yes
173configure:4508: checking for sys/types.h
174configure:4529: gcc -c -g -O2  conftest.c >&5
175configure:4535: $? = 0
176configure:4542: test -z "$ac_c_werror_flag" || test ! -s conftest.err
177configure:4545: $? = 0
178configure:4552: test -s conftest.o
179configure:4555: $? = 0
180configure:4568: result: yes
181configure:4508: checking for sys/stat.h
182configure:4529: gcc -c -g -O2  conftest.c >&5
183configure:4535: $? = 0
184configure:4542: test -z "$ac_c_werror_flag" || test ! -s conftest.err
185configure:4545: $? = 0
186configure:4552: test -s conftest.o
187configure:4555: $? = 0
188configure:4568: result: yes
189configure:4508: checking for stdlib.h
190configure:4529: gcc -c -g -O2  conftest.c >&5
191configure:4535: $? = 0
192configure:4542: test -z "$ac_c_werror_flag" || test ! -s conftest.err
193configure:4545: $? = 0
194configure:4552: test -s conftest.o
195configure:4555: $? = 0
196configure:4568: result: yes
197configure:4508: checking for string.h
198configure:4529: gcc -c -g -O2  conftest.c >&5
199configure:4535: $? = 0
200configure:4542: test -z "$ac_c_werror_flag" || test ! -s conftest.err
201configure:4545: $? = 0
202configure:4552: test -s conftest.o
203configure:4555: $? = 0
204configure:4568: result: yes
205configure:4508: checking for memory.h
206configure:4529: gcc -c -g -O2  conftest.c >&5
207configure:4535: $? = 0
208configure:4542: test -z "$ac_c_werror_flag" || test ! -s conftest.err
209configure:4545: $? = 0
210configure:4552: test -s conftest.o
211configure:4555: $? = 0
212configure:4568: result: yes
213configure:4508: checking for strings.h
214configure:4529: gcc -c -g -O2  conftest.c >&5
215configure:4535: $? = 0
216configure:4542: test -z "$ac_c_werror_flag" || test ! -s conftest.err
217configure:4545: $? = 0
218configure:4552: test -s conftest.o
219configure:4555: $? = 0
220configure:4568: result: yes
221configure:4508: checking for inttypes.h
222configure:4529: gcc -c -g -O2  conftest.c >&5
223configure:4535: $? = 0
224configure:4542: test -z "$ac_c_werror_flag" || test ! -s conftest.err
225configure:4545: $? = 0
226configure:4552: test -s conftest.o
227configure:4555: $? = 0
228configure:4568: result: yes
229configure:4508: checking for stdint.h
230configure:4529: gcc -c -g -O2  conftest.c >&5
231configure:4535: $? = 0
232configure:4542: test -z "$ac_c_werror_flag" || test ! -s conftest.err
233configure:4545: $? = 0
234configure:4552: test -s conftest.o
235configure:4555: $? = 0
236configure:4568: result: yes
237configure:4508: checking for unistd.h
238configure:4529: gcc -c -g -O2  conftest.c >&5
239configure:4535: $? = 0
240configure:4542: test -z "$ac_c_werror_flag" || test ! -s conftest.err
241configure:4545: $? = 0
242configure:4552: test -s conftest.o
243configure:4555: $? = 0
244configure:4568: result: yes
245configure:4595: checking dlfcn.h usability
246configure:4612: gcc -c -g -O2  conftest.c >&5
247configure:4618: $? = 0
248configure:4625: test -z "$ac_c_werror_flag" || test ! -s conftest.err
249configure:4628: $? = 0
250configure:4635: test -s conftest.o
251configure:4638: $? = 0
252configure:4649: result: yes
253configure:4653: checking dlfcn.h presence
254configure:4668: gcc -E  conftest.c
255configure:4674: $? = 0
256configure:4695: result: yes
257configure:4723: checking for dlfcn.h
258configure:4731: result: yes
259configure:4802: checking for g++
260configure:4818: found /usr/bin/g++
261configure:4829: result: g++
262configure:4860: checking for C++ compiler version
263configure:4867: g++ --version >&5
264g++ (GCC) 3.3.5 (propolice)
265Copyright (C) 2003 Free Software Foundation, Inc.
266This is free software; see the source for copying conditions.  There is NO
267warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
268
269configure:4870: $? = 0
270configure:4877: g++ -v >&5
271Reading specs from /usr/lib/gcc-lib/i386-unknown-openbsd3.9/3.3.5/specs
272Configured with:
273Thread model: single
274gcc version 3.3.5 (propolice)
275configure:4880: $? = 0
276configure:4887: g++ -V >&5
277g++: `-V' option must have argument
278configure:4890: $? = 1
279configure:4893: checking whether we are using the GNU C++ compiler
280configure:4922: g++ -c   conftest.cpp >&5
281configure:4928: $? = 0
282configure:4935: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
283configure:4938: $? = 0
284configure:4945: test -s conftest.o
285configure:4948: $? = 0
286configure:4962: result: yes
287configure:4967: checking whether g++ accepts -g
288configure:4997: g++ -c -g  conftest.cpp >&5
289configure:5003: $? = 0
290configure:5010: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
291configure:5013: $? = 0
292configure:5020: test -s conftest.o
293configure:5023: $? = 0
294configure:5153: result: yes
295configure:5186: checking how to run the C++ preprocessor
296configure:5222: g++ -E  conftest.cpp
297configure:5228: $? = 0
298configure:5266: g++ -E  conftest.cpp
299conftest.cpp:19:28: ac_nonexistent.h: No such file or directory
300configure:5272: $? = 1
301configure: failed program was:
302| /* confdefs.h.  */
303| #define PACKAGE_NAME ""
304| #define PACKAGE_TARNAME ""
305| #define PACKAGE_VERSION ""
306| #define PACKAGE_STRING ""
307| #define PACKAGE_BUGREPORT ""
308| #define STDC_HEADERS 1
309| #define HAVE_SYS_TYPES_H 1
310| #define HAVE_SYS_STAT_H 1
311| #define HAVE_STDLIB_H 1
312| #define HAVE_STRING_H 1
313| #define HAVE_MEMORY_H 1
314| #define HAVE_STRINGS_H 1
315| #define HAVE_INTTYPES_H 1
316| #define HAVE_STDINT_H 1
317| #define HAVE_UNISTD_H 1
318| #define HAVE_DLFCN_H 1
319| /* end confdefs.h.  */
320| #include <ac_nonexistent.h>
321configure:5312: result: g++ -E
322configure:5341: g++ -E  conftest.cpp
323configure:5347: $? = 0
324configure:5385: g++ -E  conftest.cpp
325conftest.cpp:19:28: ac_nonexistent.h: No such file or directory
326configure:5391: $? = 1
327configure: failed program was:
328| /* confdefs.h.  */
329| #define PACKAGE_NAME ""
330| #define PACKAGE_TARNAME ""
331| #define PACKAGE_VERSION ""
332| #define PACKAGE_STRING ""
333| #define PACKAGE_BUGREPORT ""
334| #define STDC_HEADERS 1
335| #define HAVE_SYS_TYPES_H 1
336| #define HAVE_SYS_STAT_H 1
337| #define HAVE_STDLIB_H 1
338| #define HAVE_STRING_H 1
339| #define HAVE_MEMORY_H 1
340| #define HAVE_STRINGS_H 1
341| #define HAVE_INTTYPES_H 1
342| #define HAVE_STDINT_H 1
343| #define HAVE_UNISTD_H 1
344| #define HAVE_DLFCN_H 1
345| /* end confdefs.h.  */
346| #include <ac_nonexistent.h>
347configure:5491: checking for g77
348configure:5507: found /usr/bin/g77
349configure:5518: result: g77
350configure:5548: checking for Fortran 77 compiler version
351configure:5555: g77 --version >&5
352GNU Fortran (GCC) 3.3.5 (propolice)
353Copyright (C) 2002 Free Software Foundation, Inc.
354
355GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
356You may redistribute copies of GNU Fortran
357under the terms of the GNU General Public License.
358For more information about these matters, see the file named COPYING
359or type the command `info -f g77 Copying'.
360configure:5558: $? = 0
361configure:5565: g77 -v >&5
362Reading specs from /usr/lib/gcc-lib/i386-unknown-openbsd3.9/3.3.5/specs
363Configured with:
364Thread model: single
365gcc version 3.3.5 (propolice)
366configure:5568: $? = 0
367configure:5575: g77 -V >&5
368g77: `-V' option must have argument
369configure:5578: $? = 1
370configure:5586: checking whether we are using the GNU Fortran 77 compiler
371configure:5605: g77 -c  conftest.F >&5
372configure:5611: $? = 0
373configure:5618: test -z "$ac_f77_werror_flag" || test ! -s conftest.err
374configure:5621: $? = 0
375configure:5628: test -s conftest.o
376configure:5631: $? = 0
377configure:5645: result: yes
378configure:5651: checking whether g77 accepts -g
379configure:5668: g77 -c -g conftest.f >&5
380configure:5674: $? = 0
381configure:5681: test -z "$ac_f77_werror_flag" || test ! -s conftest.err
382configure:5684: $? = 0
383configure:5691: test -s conftest.o
384configure:5694: $? = 0
385configure:5707: result: yes
386configure:5737: checking the maximum length of command line arguments
387configure:5846: result: 196608
388configure:5857: checking command to parse /usr/bin/nm -B output from gcc object
389configure:5962: gcc -c -g -O2  conftest.c >&5
390configure:5965: $? = 0
391configure:5969: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[  ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
392configure:5972: $? = 0
393configure:6024: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
394configure:6027: $? = 0
395configure:6065: result: ok
396configure:6069: checking for objdir
397configure:6084: result: .libs
398configure:6176: checking for ar
399configure:6192: found /usr/bin/ar
400configure:6203: result: ar
401configure:6272: checking for ranlib
402configure:6288: found /usr/bin/ranlib
403configure:6299: result: ranlib
404configure:6368: checking for strip
405configure:6384: found /usr/bin/strip
406configure:6395: result: strip
407configure:6681: checking if gcc supports -fno-rtti -fno-exceptions
408configure:6699: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
409cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
410configure:6703: $? = 0
411configure:6716: result: no
412configure:6731: checking for gcc option to produce PIC
413configure:6941: result: -fPIC
414configure:6949: checking if gcc PIC flag -fPIC works
415configure:6967: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
416configure:6971: $? = 0
417configure:6984: result: yes
418configure:7012: checking if gcc static flag -static works
419configure:7040: result: yes
420configure:7050: checking if gcc supports -c -o file.o
421configure:7071: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
422configure:7075: $? = 0
423configure:7097: result: yes
424configure:7123: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
425configure:8109: result: yes
426configure:8130: checking whether -lc should be explicitly linked in
427configure:8135: gcc -c -g -O2  conftest.c >&5
428configure:8138: $? = 0
429configure:8153: gcc -shared  -fPIC -DPIC -o conftest conftest.o  -v 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
430configure:8156: $? = 1
431configure:8168: result: yes
432configure:8176: checking dynamic linker characteristics
433configure:8764: result: openbsd3.9 ld.so
434configure:8773: checking how to hardcode library paths into programs
435configure:8798: result: immediate
436configure:8812: checking whether stripping libraries is possible
437configure:8817: result: yes
438configure:9730: checking if libtool supports shared libraries
439configure:9732: result: yes
440configure:9735: checking whether to build shared libraries
441configure:9756: result: yes
442configure:9759: checking whether to build static libraries
443configure:9763: result: yes
444configure:9855: creating libtool
445configure:10443: checking for ld used by g++
446configure:10510: result: /usr/bin/ld
447configure:10519: checking if the linker (/usr/bin/ld) is GNU ld
448configure:10534: result: yes
449configure:10585: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
450configure:11551: result: yes
451configure:11569: g++ -c -g -O2  conftest.cpp >&5
452configure:11572: $? = 0
453configure:11691: checking for g++ option to produce PIC
454configure:11965: result: -fPIC
455configure:11973: checking if g++ PIC flag -fPIC works
456configure:11991: g++ -c -g -O2  -fPIC -DPIC conftest.cpp >&5
457configure:11995: $? = 0
458configure:12008: result: yes
459configure:12036: checking if g++ static flag -static works
460configure:12064: result: yes
461configure:12074: checking if g++ supports -c -o file.o
462configure:12095: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
463configure:12099: $? = 0
464configure:12121: result: yes
465configure:12147: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
466configure:12172: result: yes
467configure:12239: checking dynamic linker characteristics
468configure:12827: result: openbsd3.9 ld.so
469configure:12836: checking how to hardcode library paths into programs
470configure:12861: result: immediate
471configure:13387: checking if libtool supports shared libraries
472configure:13389: result: yes
473configure:13392: checking whether to build shared libraries
474configure:13412: result: yes
475configure:13415: checking whether to build static libraries
476configure:13419: result: yes
477configure:13429: checking for g77 option to produce PIC
478configure:13639: result: -fPIC
479configure:13647: checking if g77 PIC flag -fPIC works
480configure:13665: g77 -c -g -O2 -fPIC conftest.f >&5
481configure:13669: $? = 0
482configure:13682: result: yes
483configure:13710: checking if g77 static flag -static works
484/usr/lib/libg2c.a(open.o)(.text+0x45d): In function `f_open':
485/usr/src/gnu/lib/libf2c/libI77/open.c:247: warning: strcpy() is almost always misused, please use strlcpy()
486/usr/lib/libg2c.a(open.o)(.text+0x73b):/usr/src/gnu/lib/libf2c/libI77/open.c:203: warning: strcat() is almost always misused, please use strlcat()
487/usr/lib/libg2c.a(open.o)(.text+0x811):/usr/src/gnu/lib/libf2c/libI77/open.c:171: warning: sprintf() is often misused, please use snprintf()
488configure:13738: result: no
489configure:13748: checking if g77 supports -c -o file.o
490configure:13769: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5
491configure:13773: $? = 0
492configure:13795: result: yes
493configure:13821: checking whether the g77 linker (/usr/bin/ld) supports shared libraries
494configure:14787: result: yes
495configure:14854: checking dynamic linker characteristics
496configure:15442: result: openbsd3.9 ld.so
497configure:15451: checking how to hardcode library paths into programs
498configure:15476: result: immediate
499configure:19094: checking build system type
500configure:19112: result: i386-unknown-openbsd3.9
501configure:19134: checking host system type
502configure:19149: result: i386-unknown-openbsd3.9
503configure:19171: checking target system type
504configure:19186: result: i386-unknown-openbsd3.9
505configure:19218: checking for cygwin development environment
506configure:19229: result: no
507configure:19249: checking for a BSD-compatible install
508configure:19305: result: /usr/bin/install -c
509configure:19316: checking whether build environment is sane
510configure:19359: result: yes
511configure:19387: checking for a thread-safe mkdir -p
512configure:19426: result: config/install-sh -c -d
513configure:19439: checking for gawk
514configure:19469: result: no
515configure:19439: checking for mawk
516configure:19469: result: no
517configure:19439: checking for nawk
518configure:19455: found /usr/bin/nawk
519configure:19466: result: nawk
520configure:19477: checking whether make sets $(MAKE)
521configure:19498: result: yes
522configure:19528: checking for style of include used by make
523configure:19556: result: GNU
524configure:19740: checking dependency style of gcc
525configure:19831: result: gcc3
526configure:19848: checking dependency style of g++
527configure:19939: result: gcc3
528configure:19969: checking for a BSD-compatible install
529configure:20025: result: /usr/bin/install -c
530configure:20085: checking for gcc
531configure:20112: result: gcc
532configure:20350: checking for C compiler version
533configure:20357: gcc --version >&5
534gcc (GCC) 3.3.5 (propolice)
535Copyright (C) 2003 Free Software Foundation, Inc.
536This is free software; see the source for copying conditions.  There is NO
537warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
538
539configure:20360: $? = 0
540configure:20367: gcc -v >&5
541Reading specs from /usr/lib/gcc-lib/i386-unknown-openbsd3.9/3.3.5/specs
542Configured with:
543Thread model: single
544gcc version 3.3.5 (propolice)
545configure:20370: $? = 0
546configure:20377: gcc -V >&5
547gcc: `-V' option must have argument
548configure:20380: $? = 1
549configure:20383: checking whether we are using the GNU C compiler
550configure:20452: result: yes
551configure:20457: checking whether gcc accepts -g
552configure:20643: result: yes
553configure:20660: checking for gcc option to accept ISO C89
554configure:20780: result: none needed
555configure:20800: checking for gcc option to accept ISO C99
556configure:20930: gcc  -c -g -O2 -Wall -O2 -funroll-loops -std=gnu99  conftest.c >&5
557configure:20936: $? = 0
558configure:20943: test -z "$ac_c_werror_flag" || test ! -s conftest.err
559configure:20946: $? = 0
560configure:20953: test -s conftest.o
561configure:20956: $? = 0
562configure:20976: result: none needed
563configure:21130: checking for gcc option to accept ISO Standard C
564configure:21139: result: none needed
565configure:21262: checking for C++ compiler version
566configure:21269: g++ --version >&5
567g++ (GCC) 3.3.5 (propolice)
568Copyright (C) 2003 Free Software Foundation, Inc.
569This is free software; see the source for copying conditions.  There is NO
570warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
571
572configure:21272: $? = 0
573configure:21279: g++ -v >&5
574Reading specs from /usr/lib/gcc-lib/i386-unknown-openbsd3.9/3.3.5/specs
575Configured with:
576Thread model: single
577gcc version 3.3.5 (propolice)
578configure:21282: $? = 0
579configure:21289: g++ -V >&5
580g++: `-V' option must have argument
581configure:21292: $? = 1
582configure:21295: checking whether we are using the GNU C++ compiler
583configure:21364: result: yes
584configure:21369: checking whether g++ accepts -g
585configure:21555: result: yes
586configure:21583: checking how to run the C preprocessor
587configure:21713: result: gcc -E
588configure:21742: gcc -E  conftest.c
589configure:21748: $? = 0
590configure:21786: gcc -E  conftest.c
591conftest.c:21:28: ac_nonexistent.h: No such file or directory
592configure:21792: $? = 1
593configure: failed program was:
594| /* confdefs.h.  */
595| #define PACKAGE_NAME ""
596| #define PACKAGE_TARNAME ""
597| #define PACKAGE_VERSION ""
598| #define PACKAGE_STRING ""
599| #define PACKAGE_BUGREPORT ""
600| #define STDC_HEADERS 1
601| #define HAVE_SYS_TYPES_H 1
602| #define HAVE_SYS_STAT_H 1
603| #define HAVE_STDLIB_H 1
604| #define HAVE_STRING_H 1
605| #define HAVE_MEMORY_H 1
606| #define HAVE_STRINGS_H 1
607| #define HAVE_INTTYPES_H 1
608| #define HAVE_STDINT_H 1
609| #define HAVE_UNISTD_H 1
610| #define HAVE_DLFCN_H 1
611| #define PACKAGE tcpreplay
612| #define VERSION "3.0.beta13"
613| /* end confdefs.h.  */
614| #include <ac_nonexistent.h>
615configure:21836: checking whether ln -s works
616configure:21840: result: yes
617configure:21890: checking for ranlib
618configure:21917: result: ranlib
619configure:21947: checking for gawk
620configure:21974: result: nawk
621configure:21985: checking whether make sets $(MAKE)
622configure:22006: result: yes
623configure:22018: checking for printf
624configure:22036: found /usr/bin/printf
625configure:22048: result: /usr/bin/printf
626configure:22058: checking for autogen
627configure:22091: result: no
628configure:22097: checking for ANSI C header files
629configure:22278: result: yes
630configure:22288: checking whether sys/types.h defines makedev
631configure:22314: gcc -o conftest -g -O2 -Wall -O2 -funroll-loops -std=gnu99   conftest.c  >&5
632configure:22320: $? = 0
633configure:22327: test -z "$ac_c_werror_flag" || test ! -s conftest.err
634configure:22330: $? = 0
635configure:22337: test -s conftest
636configure:22340: $? = 0
637configure:22354: result: yes
638configure:22680: checking for size_t
639configure:22710: gcc -c -g -O2 -Wall -O2 -funroll-loops -std=gnu99  conftest.c >&5
640configure:22716: $? = 0
641configure:22723: test -z "$ac_c_werror_flag" || test ! -s conftest.err
642configure:22726: $? = 0
643configure:22733: test -s conftest.o
644configure:22736: $? = 0
645configure:22748: result: yes
646configure:22760: checking whether time.h and sys/time.h may both be included
647configure:22790: gcc -c -g -O2 -Wall -O2 -funroll-loops -std=gnu99  conftest.c >&5
648configure:22796: $? = 0
649configure:22803: test -z "$ac_c_werror_flag" || test ! -s conftest.err
650configure:22806: $? = 0
651configure:22813: test -s conftest.o
652configure:22816: $? = 0
653configure:22828: result: yes
654configure:22838: checking for an ANSI C-conforming const
655configure:22913: gcc -c -g -O2 -Wall -O2 -funroll-loops -std=gnu99  conftest.c >&5
656conftest.c: In function `main':
657conftest.c:49: warning: `t' might be used uninitialized in this function
658conftest.c:68: warning: `b' might be used uninitialized in this function
659configure:22919: $? = 0
660configure:22926: test -z "$ac_c_werror_flag" || test ! -s conftest.err
661configure:22929: $? = 0
662configure:22936: test -s conftest.o
663configure:22939: $? = 0
664configure:22951: result: yes
665configure:22961: checking for inline
666configure:22987: gcc -c -g -O2 -Wall -O2 -funroll-loops -std=gnu99  conftest.c >&5
667configure:22993: $? = 0
668configure:23000: test -z "$ac_c_werror_flag" || test ! -s conftest.err
669configure:23003: $? = 0
670configure:23010: test -s conftest.o
671configure:23013: $? = 0
672configure:23028: result: inline
673configure:23054: checking for special C compiler options needed for large files
674configure:23181: result: no
675configure:23187: checking for _FILE_OFFSET_BITS value needed for large files
676configure:23223: gcc -c -g -O2 -Wall -O2 -funroll-loops -std=gnu99  conftest.c >&5
677configure:23229: $? = 0
678configure:23236: test -z "$ac_c_werror_flag" || test ! -s conftest.err
679configure:23239: $? = 0
680configure:23246: test -s conftest.o
681configure:23249: $? = 0
682configure:23330: result: no
683configure:23340: checking for _LARGE_FILES value needed for large files
684configure:23376: gcc -c -g -O2 -Wall -O2 -funroll-loops -std=gnu99  conftest.c >&5
685configure:23382: $? = 0
686configure:23389: test -z "$ac_c_werror_flag" || test ! -s conftest.err
687configure:23392: $? = 0
688configure:23399: test -s conftest.o
689configure:23402: $? = 0
690configure:23483: result: no
691configure:23496: checking for _LARGEFILE_SOURCE value needed for large files
692configure:23524: gcc -c -g -O2 -Wall -O2 -funroll-loops -std=gnu99  conftest.c >&5
693configure:23530: $? = 0
694configure:23537: test -z "$ac_c_werror_flag" || test ! -s conftest.err
695configure:23540: $? = 0
696configure:23547: test -s conftest.o
697configure:23550: $? = 0
698configure:23623: result: no
699configure:23637: checking for fseeko
700configure:23663: gcc -o conftest -g -O2 -Wall -O2 -funroll-loops -std=gnu99   conftest.c  >&5
701configure:23669: $? = 0
702configure:23676: test -z "$ac_c_werror_flag" || test ! -s conftest.err
703configure:23679: $? = 0
704configure:23686: test -s conftest
705configure:23689: $? = 0
706configure:23702: result: yes
707configure:23713: checking for u_int8_t
708configure:23743: gcc -c -g -O2 -Wall -O2 -funroll-loops -std=gnu99  conftest.c >&5
709configure:23749: $? = 0
710configure:23756: test -z "$ac_c_werror_flag" || test ! -s conftest.err
711configure:23759: $? = 0
712configure:23766: test -s conftest.o
713configure:23769: $? = 0
714configure:23781: result: yes
715configure:23793: checking for u_int16_t
716configure:23823: gcc -c -g -O2 -Wall -O2 -funroll-loops -std=gnu99  conftest.c >&5
717configure:23829: $? = 0
718configure:23836: test -z "$ac_c_werror_flag" || test ! -s conftest.err
719configure:23839: $? = 0
720configure:23846: test -s conftest.o
721configure:23849: $? = 0
722configure:23861: result: yes
723configure:23873: checking for u_int32_t
724configure:23903: gcc -c -g -O2 -Wall -O2 -funroll-loops -std=gnu99  conftest.c >&5
725configure:23909: $? = 0
726configure:23916: test -z "$ac_c_werror_flag" || test ! -s conftest.err
727configure:23919: $? = 0
728configure:23926: test -s conftest.o
729configure:23929: $? = 0
730configure:23941: result: yes
731configure:23953: checking for u_int64_t
732configure:23983: gcc -c -g -O2 -Wall -O2 -funroll-loops -std=gnu99  conftest.c >&5
733configure:23989: $? = 0
734configure:23996: test -z "$ac_c_werror_flag" || test ! -s conftest.err
735configure:23999: $? = 0
736configure:24006: test -s conftest.o
737configure:24009: $? = 0
738configure:24021: result: yes
739configure:24064: checking fcntl.h usability
740configure:24081: gcc -c -g -O2 -Wall -O2 -funroll-loops -std=gnu99  conftest.c >&5
741configure:24087: $? = 0
742configure:24094: test -z "$ac_c_werror_flag" || test ! -s conftest.err
743configure:24097: $? = 0
744configure:24104: test -s conftest.o
745configure:24107: $? = 0
746configure:24118: result: yes
747configure:24122: checking fcntl.h presence
748configure:24137: gcc -E  conftest.c
749configure:24143: $? = 0
750configure:24164: result: yes
751configure:24192: checking for fcntl.h
752configure:24200: result: yes
753configure:24064: checking stddef.h usability
754configure:24081: gcc -c -g -O2 -Wall -O2 -funroll-loops -std=gnu99  conftest.c >&5
755configure:24087: $? = 0
756configure:24094: test -z "$ac_c_werror_flag" || test ! -s conftest.err
757configure:24097: $? = 0
758configure:24104: test -s conftest.o
759configure:24107: $? = 0
760configure:24118: result: yes
761configure:24122: checking stddef.h presence
762configure:24137: gcc -E  conftest.c
763configure:24143: $? = 0
764configure:24164: result: yes
765configure:24192: checking for stddef.h
766configure:24200: result: yes
767configure:24064: checking sys/socket.h usability
768configure:24081: gcc -c -g -O2 -Wall -O2 -funroll-loops -std=gnu99  conftest.c >&5
769configure:24087: $? = 0
770configure:24094: test -z "$ac_c_werror_flag" || test ! -s conftest.err
771configure:24097: $? = 0
772configure:24104: test -s conftest.o
773configure:24107: $? = 0
774configure:24118: result: yes
775configure:24122: checking sys/socket.h presence
776configure:24137: gcc -E  conftest.c
777configure:24143: $? = 0
778configure:24164: result: yes
779configure:24192: checking for sys/socket.h
780configure:24200: result: yes
781configure:24064: checking arpa/inet.h usability
782configure:24081: gcc -c -g -O2 -Wall -O2 -funroll-loops -std=gnu99  conftest.c >&5
783configure:24087: $? = 0
784configure:24094: test -z "$ac_c_werror_flag" || test ! -s conftest.err
785configure:24097: $? = 0
786configure:24104: test -s conftest.o
787configure:24107: $? = 0
788configure:24118: result: yes
789configure:24122: checking arpa/inet.h presence
790configure:24137: gcc -E  conftest.c
791configure:24143: $? = 0
792configure:24164: result: yes
793configure:24192: checking for arpa/inet.h
794configure:24200: result: yes
795configure:24064: checking sys/time.h usability
796configure:24081: gcc -c -g -O2 -Wall -O2 -funroll-loops -std=gnu99  conftest.c >&5
797configure:24087: $? = 0
798configure:24094: test -z "$ac_c_werror_flag" || test ! -s conftest.err
799configure:24097: $? = 0
800configure:24104: test -s conftest.o
801configure:24107: $? = 0
802configure:24118: result: yes
803configure:24122: checking sys/time.h presence
804configure:24137: gcc -E  conftest.c
805configure:24143: $? = 0
806configure:24164: result: yes
807configure:24192: checking for sys/time.h
808configure:24200: result: yes
809configure:24064: checking signal.h usability
810configure:24081: gcc -c -g -O2 -Wall -O2 -funroll-loops -std=gnu99  conftest.c >&5
811configure:24087: $? = 0
812configure:24094: test -z "$ac_c_werror_flag" || test ! -s conftest.err
813configure:24097: $? = 0
814configure:24104: test -s conftest.o
815configure:24107: $? = 0
816configure:24118: result: yes
817configure:24122: checking signal.h presence
818configure:24137: gcc -E  conftest.c
819configure:24143: $? = 0
820configure:24164: result: yes
821configure:24192: checking for signal.h
822configure:24200: result: yes
823configure:24054: checking for string.h
824configure:24060: result: yes
825configure:24054: checking for strings.h
826configure:24060: result: yes
827configure:24054: checking for sys/types.h
828configure:24060: result: yes
829configure:24064: checking sys/select.h usability
830configure:24081: gcc -c -g -O2 -Wall -O2 -funroll-loops -std=gnu99  conftest.c >&5
831configure:24087: $? = 0
832configure:24094: test -z "$ac_c_werror_flag" || test ! -s conftest.err
833configure:24097: $? = 0
834configure:24104: test -s conftest.o
835configure:24107: $? = 0
836configure:24118: result: yes
837configure:24122: checking sys/select.h presence
838configure:24137: gcc -E  conftest.c
839configure:24143: $? = 0
840configure:24164: result: yes
841configure:24192: checking for sys/select.h
842configure:24200: result: yes
843configure:24064: checking netinet/in.h usability
844configure:24081: gcc -c -g -O2 -Wall -O2 -funroll-loops -std=gnu99  conftest.c >&5
845configure:24087: $? = 0
846configure:24094: test -z "$ac_c_werror_flag" || test ! -s conftest.err
847configure:24097: $? = 0
848configure:24104: test -s conftest.o
849configure:24107: $? = 0
850configure:24118: result: yes
851configure:24122: checking netinet/in.h presence
852configure:24137: gcc -E  conftest.c
853configure:24143: $? = 0
854configure:24164: result: yes
855configure:24192: checking for netinet/in.h
856configure:24200: result: yes
857configure:24064: checking poll.h usability
858configure:24081: gcc -c -g -O2 -Wall -O2 -funroll-loops -std=gnu99  conftest.c >&5
859configure:24087: $? = 0
860configure:24094: test -z "$ac_c_werror_flag" || test ! -s conftest.err
861configure:24097: $? = 0
862configure:24104: test -s conftest.o
863configure:24107: $? = 0
864configure:24118: result: yes
865configure:24122: checking poll.h presence
866configure:24137: gcc -E  conftest.c
867configure:24143: $? = 0
868configure:24164: result: yes
869configure:24192: checking for poll.h
870configure:24200: result: yes
871configure:24064: checking sys/poll.h usability
872configure:24081: gcc -c -g -O2 -Wall -O2 -funroll-loops -std=gnu99  conftest.c >&5
873configure:24087: $? = 0
874configure:24094: test -z "$ac_c_werror_flag" || test ! -s conftest.err
875configure:24097: $? = 0
876configure:24104: test -s conftest.o
877configure:24107: $? = 0
878configure:24118: result: yes
879configure:24122: checking sys/poll.h presence
880configure:24137: gcc -E  conftest.c
881configure:24143: $? = 0
882configure:24164: result: yes
883configure:24192: checking for sys/poll.h
884configure:24200: result: yes
885configure:24054: checking for unistd.h
886configure:24060: result: yes
887configure:24064: checking net/route.h usability
888configure:24081: gcc -c -g -O2 -Wall -O2 -funroll-loops -std=gnu99  conftest.c >&5
889In file included from conftest.c:71:
890/usr/include/net/route.h:54: error: field `ro_dst' has incomplete type
891configure:24087: $? = 1
892configure: failed program was:
893| /* confdefs.h.  */
894| #define PACKAGE_NAME ""
895| #define PACKAGE_TARNAME ""
896| #define PACKAGE_VERSION ""
897| #define PACKAGE_STRING ""
898| #define PACKAGE_BUGREPORT ""
899| #define STDC_HEADERS 1
900| #define HAVE_SYS_TYPES_H 1
901| #define HAVE_SYS_STAT_H 1
902| #define HAVE_STDLIB_H 1
903| #define HAVE_STRING_H 1
904| #define HAVE_MEMORY_H 1
905| #define HAVE_STRINGS_H 1
906| #define HAVE_INTTYPES_H 1
907| #define HAVE_STDINT_H 1
908| #define HAVE_UNISTD_H 1
909| #define HAVE_DLFCN_H 1
910| #define PACKAGE tcpreplay
911| #define VERSION "3.0.beta13"
912| #define STDC_HEADERS 1
913| #define TIME_WITH_SYS_TIME 1
914| #define HAVE_FSEEKO 1
915| #define HAVE_FCNTL_H 1
916| #define HAVE_STDDEF_H 1
917| #define HAVE_SYS_SOCKET_H 1
918| #define HAVE_ARPA_INET_H 1
919| #define HAVE_SYS_TIME_H 1
920| #define HAVE_SIGNAL_H 1
921| #define HAVE_STRING_H 1
922| #define HAVE_STRINGS_H 1
923| #define HAVE_SYS_TYPES_H 1
924| #define HAVE_SYS_SELECT_H 1
925| #define HAVE_NETINET_IN_H 1
926| #define HAVE_POLL_H 1
927| #define HAVE_SYS_POLL_H 1
928| #define HAVE_UNISTD_H 1
929| /* end confdefs.h.  */
930| #include <stdio.h>
931| #if HAVE_SYS_TYPES_H
932| # include <sys/types.h>
933| #endif
934| #if HAVE_SYS_STAT_H
935| # include <sys/stat.h>
936| #endif
937| #if STDC_HEADERS
938| # include <stdlib.h>
939| # include <stddef.h>
940| #else
941| # if HAVE_STDLIB_H
942| #  include <stdlib.h>
943| # endif
944| #endif
945| #if HAVE_STRING_H
946| # if !STDC_HEADERS && HAVE_MEMORY_H
947| #  include <memory.h>
948| # endif
949| # include <string.h>
950| #endif
951| #if HAVE_STRINGS_H
952| # include <strings.h>
953| #endif
954| #if HAVE_INTTYPES_H
955| # include <inttypes.h>
956| #endif
957| #if HAVE_STDINT_H
958| # include <stdint.h>
959| #endif
960| #if HAVE_UNISTD_H
961| # include <unistd.h>
962| #endif
963| #include <net/route.h>
964configure:24118: result: no
965configure:24122: checking net/route.h presence
966configure:24137: gcc -E  conftest.c
967configure:24143: $? = 0
968configure:24164: result: yes
969configure:24177: WARNING: net/route.h: present but cannot be compiled
970configure:24179: WARNING: net/route.h:     check for missing prerequisite headers?
971configure:24181: WARNING: net/route.h: see the Autoconf documentation
972configure:24183: WARNING: net/route.h:     section "Present But Cannot Be Compiled"
973configure:24185: WARNING: net/route.h: proceeding with the preprocessor's result
974configure:24187: WARNING: net/route.h: in the future, the compiler will take precedence
975configure:24192: checking for net/route.h
976configure:24200: result: yes
977configure:24064: checking sys/sysctl.h usability
978configure:24081: gcc -c -g -O2 -Wall -O2 -funroll-loops -std=gnu99  conftest.c >&5
979In file included from /usr/include/sys/sysctl.h:46,
980                 from conftest.c:72:
981/usr/include/sys/ucred.h:46: error: `NGROUPS' undeclared here (not in a function)
982In file included from /usr/include/sys/sysctl.h:47,
983                 from conftest.c:72:
984/usr/include/sys/proc.h:61: error: `MAXLOGNAME' undeclared here (not in a function)
985/usr/include/sys/proc.h:87: error: syntax error before "int"
986/usr/include/sys/proc.h:212: error: syntax error before "sigset_t"
987/usr/include/sys/proc.h:227: error: `MAXCOMLEN' undeclared here (not in a function)
988In file included from conftest.c:72:
989/usr/include/sys/sysctl.h:328: error: `MAXLOGNAME' undeclared here (not in a function)
990configure:24087: $? = 1
991configure: failed program was:
992| /* confdefs.h.  */
993| #define PACKAGE_NAME ""
994| #define PACKAGE_TARNAME ""
995| #define PACKAGE_VERSION ""
996| #define PACKAGE_STRING ""
997| #define PACKAGE_BUGREPORT ""
998| #define STDC_HEADERS 1
999| #define HAVE_SYS_TYPES_H 1
1000| #define HAVE_SYS_STAT_H 1
1001| #define HAVE_STDLIB_H 1
1002| #define HAVE_STRING_H 1
1003| #define HAVE_MEMORY_H 1
1004| #define HAVE_STRINGS_H 1
1005| #define HAVE_INTTYPES_H 1
1006| #define HAVE_STDINT_H 1
1007| #define HAVE_UNISTD_H 1
1008| #define HAVE_DLFCN_H 1
1009| #define PACKAGE tcpreplay
1010| #define VERSION "3.0.beta13"
1011| #define STDC_HEADERS 1
1012| #define TIME_WITH_SYS_TIME 1
1013| #define HAVE_FSEEKO 1
1014| #define HAVE_FCNTL_H 1
1015| #define HAVE_STDDEF_H 1
1016| #define HAVE_SYS_SOCKET_H 1
1017| #define HAVE_ARPA_INET_H 1
1018| #define HAVE_SYS_TIME_H 1
1019| #define HAVE_SIGNAL_H 1
1020| #define HAVE_STRING_H 1
1021| #define HAVE_STRINGS_H 1
1022| #define HAVE_SYS_TYPES_H 1
1023| #define HAVE_SYS_SELECT_H 1
1024| #define HAVE_NETINET_IN_H 1
1025| #define HAVE_POLL_H 1
1026| #define HAVE_SYS_POLL_H 1
1027| #define HAVE_UNISTD_H 1
1028| #define HAVE_NET_ROUTE_H 1
1029| /* end confdefs.h.  */
1030| #include <stdio.h>
1031| #if HAVE_SYS_TYPES_H
1032| # include <sys/types.h>
1033| #endif
1034| #if HAVE_SYS_STAT_H
1035| # include <sys/stat.h>
1036| #endif
1037| #if STDC_HEADERS
1038| # include <stdlib.h>
1039| # include <stddef.h>
1040| #else
1041| # if HAVE_STDLIB_H
1042| #  include <stdlib.h>
1043| # endif
1044| #endif
1045| #if HAVE_STRING_H
1046| # if !STDC_HEADERS && HAVE_MEMORY_H
1047| #  include <memory.h>
1048| # endif
1049| # include <string.h>
1050| #endif
1051| #if HAVE_STRINGS_H
1052| # include <strings.h>
1053| #endif
1054| #if HAVE_INTTYPES_H
1055| # include <inttypes.h>
1056| #endif
1057| #if HAVE_STDINT_H
1058| # include <stdint.h>
1059| #endif
1060| #if HAVE_UNISTD_H
1061| # include <unistd.h>
1062| #endif
1063| #include <sys/sysctl.h>
1064configure:24118: result: no
1065configure:24122: checking sys/sysctl.h presence
1066configure:24137: gcc -E  conftest.c
1067configure:24143: $? = 0
1068configure:24164: result: yes
1069configure:24177: WARNING: sys/sysctl.h: present but cannot be compiled
1070configure:24179: WARNING: sys/sysctl.h:     check for missing prerequisite headers?
1071configure:24181: WARNING: sys/sysctl.h: see the Autoconf documentation
1072configure:24183: WARNING: sys/sysctl.h:     section "Present But Cannot Be Compiled"
1073configure:24185: WARNING: sys/sysctl.h: proceeding with the preprocessor's result
1074configure:24187: WARNING: sys/sysctl.h: in the future, the compiler will take precedence
1075configure:24192: checking for sys/sysctl.h
1076configure:24200: result: yes
1077configure:24215: checking for socket in -lsocket
1078configure:24250: gcc -o conftest -g -O2 -Wall -O2 -funroll-loops -std=gnu99   conftest.c -lsocket   >&5
1079/usr/bin/ld: cannot find -lsocket
1080collect2: ld returned 1 exit status
1081configure:24256: $? = 1
1082configure: failed program was:
1083| /* confdefs.h.  */
1084| #define PACKAGE_NAME ""
1085| #define PACKAGE_TARNAME ""
1086| #define PACKAGE_VERSION ""
1087| #define PACKAGE_STRING ""
1088| #define PACKAGE_BUGREPORT ""
1089| #define STDC_HEADERS 1
1090| #define HAVE_SYS_TYPES_H 1
1091| #define HAVE_SYS_STAT_H 1
1092| #define HAVE_STDLIB_H 1
1093| #define HAVE_STRING_H 1
1094| #define HAVE_MEMORY_H 1
1095| #define HAVE_STRINGS_H 1
1096| #define HAVE_INTTYPES_H 1
1097| #define HAVE_STDINT_H 1
1098| #define HAVE_UNISTD_H 1
1099| #define HAVE_DLFCN_H 1
1100| #define PACKAGE tcpreplay
1101| #define VERSION "3.0.beta13"
1102| #define STDC_HEADERS 1
1103| #define TIME_WITH_SYS_TIME 1
1104| #define HAVE_FSEEKO 1
1105| #define HAVE_FCNTL_H 1
1106| #define HAVE_STDDEF_H 1
1107| #define HAVE_SYS_SOCKET_H 1
1108| #define HAVE_ARPA_INET_H 1
1109| #define HAVE_SYS_TIME_H 1
1110| #define HAVE_SIGNAL_H 1
1111| #define HAVE_STRING_H 1
1112| #define HAVE_STRINGS_H 1
1113| #define HAVE_SYS_TYPES_H 1
1114| #define HAVE_SYS_SELECT_H 1
1115| #define HAVE_NETINET_IN_H 1
1116| #define HAVE_POLL_H 1
1117| #define HAVE_SYS_POLL_H 1
1118| #define HAVE_UNISTD_H 1
1119| #define HAVE_NET_ROUTE_H 1
1120| #define HAVE_SYS_SYSCTL_H 1
1121| /* end confdefs.h.  */
1122|
1123| /* Override any GCC internal prototype to avoid an error.
1124|    Use char because int might match the return type of a GCC
1125|    builtin and then its argument prototype would still apply.  */
1126| #ifdef __cplusplus
1127| extern "C"
1128| #endif
1129| char socket ();
1130| int
1131| main ()
1132| {
1133| return socket ();
1134|   ;
1135|   return 0;
1136| }
1137configure:24290: result: no
1138configure:24302: checking for gethostbyname in -lnsl
1139configure:24337: gcc -o conftest -g -O2 -Wall -O2 -funroll-loops -std=gnu99   conftest.c -lnsl   >&5
1140/usr/bin/ld: cannot find -lnsl
1141collect2: ld returned 1 exit status
1142configure:24343: $? = 1
1143configure: failed program was:
1144| /* confdefs.h.  */
1145| #define PACKAGE_NAME ""
1146| #define PACKAGE_TARNAME ""
1147| #define PACKAGE_VERSION ""
1148| #define PACKAGE_STRING ""
1149| #define PACKAGE_BUGREPORT ""
1150| #define STDC_HEADERS 1
1151| #define HAVE_SYS_TYPES_H 1
1152| #define HAVE_SYS_STAT_H 1
1153| #define HAVE_STDLIB_H 1
1154| #define HAVE_STRING_H 1
1155| #define HAVE_MEMORY_H 1
1156| #define HAVE_STRINGS_H 1
1157| #define HAVE_INTTYPES_H 1
1158| #define HAVE_STDINT_H 1
1159| #define HAVE_UNISTD_H 1
1160| #define HAVE_DLFCN_H 1
1161| #define PACKAGE tcpreplay
1162| #define VERSION "3.0.beta13"
1163| #define STDC_HEADERS 1
1164| #define TIME_WITH_SYS_TIME 1
1165| #define HAVE_FSEEKO 1
1166| #define HAVE_FCNTL_H 1
1167| #define HAVE_STDDEF_H 1
1168| #define HAVE_SYS_SOCKET_H 1
1169| #define HAVE_ARPA_INET_H 1
1170| #define HAVE_SYS_TIME_H 1
1171| #define HAVE_SIGNAL_H 1
1172| #define HAVE_STRING_H 1
1173| #define HAVE_STRINGS_H 1
1174| #define HAVE_SYS_TYPES_H 1
1175| #define HAVE_SYS_SELECT_H 1
1176| #define HAVE_NETINET_IN_H 1
1177| #define HAVE_POLL_H 1
1178| #define HAVE_SYS_POLL_H 1
1179| #define HAVE_UNISTD_H 1
1180| #define HAVE_NET_ROUTE_H 1
1181| #define HAVE_SYS_SYSCTL_H 1
1182| /* end confdefs.h.  */
1183|
1184| /* Override any GCC internal prototype to avoid an error.
1185|    Use char because int might match the return type of a GCC
1186|    builtin and then its argument prototype would still apply.  */
1187| #ifdef __cplusplus
1188| extern "C"
1189| #endif
1190| char gethostbyname ();
1191| int
1192| main ()
1193| {
1194| return gethostbyname ();
1195|   ;
1196|   return 0;
1197| }
1198configure:24377: result: no
1199configure:24389: checking for nanosleep in -lrt
1200configure:24424: gcc -o conftest -g -O2 -Wall -O2 -funroll-loops -std=gnu99   conftest.c -lrt   >&5
1201/usr/bin/ld: cannot find -lrt
1202collect2: ld returned 1 exit status
1203configure:24430: $? = 1
1204configure: failed program was:
1205| /* confdefs.h.  */
1206| #define PACKAGE_NAME ""
1207| #define PACKAGE_TARNAME ""
1208| #define PACKAGE_VERSION ""
1209| #define PACKAGE_STRING ""
1210| #define PACKAGE_BUGREPORT ""
1211| #define STDC_HEADERS 1
1212| #define HAVE_SYS_TYPES_H 1
1213| #define HAVE_SYS_STAT_H 1
1214| #define HAVE_STDLIB_H 1
1215| #define HAVE_STRING_H 1
1216| #define HAVE_MEMORY_H 1
1217| #define HAVE_STRINGS_H 1
1218| #define HAVE_INTTYPES_H 1
1219| #define HAVE_STDINT_H 1
1220| #define HAVE_UNISTD_H 1
1221| #define HAVE_DLFCN_H 1
1222| #define PACKAGE tcpreplay
1223| #define VERSION "3.0.beta13"
1224| #define STDC_HEADERS 1
1225| #define TIME_WITH_SYS_TIME 1
1226| #define HAVE_FSEEKO 1
1227| #define HAVE_FCNTL_H 1
1228| #define HAVE_STDDEF_H 1
1229| #define HAVE_SYS_SOCKET_H 1
1230| #define HAVE_ARPA_INET_H 1
1231| #define HAVE_SYS_TIME_H 1
1232| #define HAVE_SIGNAL_H 1
1233| #define HAVE_STRING_H 1
1234| #define HAVE_STRINGS_H 1
1235| #define HAVE_SYS_TYPES_H 1
1236| #define HAVE_SYS_SELECT_H 1
1237| #define HAVE_NETINET_IN_H 1
1238| #define HAVE_POLL_H 1
1239| #define HAVE_SYS_POLL_H 1
1240| #define HAVE_UNISTD_H 1
1241| #define HAVE_NET_ROUTE_H 1
1242| #define HAVE_SYS_SYSCTL_H 1
1243| /* end confdefs.h.  */
1244|
1245| /* Override any GCC internal prototype to avoid an error.
1246|    Use char because int might match the return type of a GCC
1247|    builtin and then its argument prototype would still apply.  */
1248| #ifdef __cplusplus
1249| extern "C"
1250| #endif
1251| char nanosleep ();
1252| int
1253| main ()
1254| {
1255| return nanosleep ();
1256|   ;
1257|   return 0;
1258| }
1259configure:24464: result: no
1260configure:24481: checking for stdlib.h
1261configure:24487: result: yes
1262configure:24640: checking for GNU libc compatible malloc
1263configure:24674: gcc -o conftest -g -O2 -Wall -O2 -funroll-loops -std=gnu99   conftest.c  >&5
1264configure:24677: $? = 0
1265configure:24683: ./conftest
1266configure:24686: $? = 0
1267configure:24702: result: yes
1268configure:24730: checking for working memcmp
1269configure:24783: gcc -o conftest -g -O2 -Wall -O2 -funroll-loops -std=gnu99   conftest.c  >&5
1270/tmp//ccE11248.o(.text+0x22): In function `main':
1271/root/tcpreplay-3.0.beta13/conftest.c:95: warning: strcpy() is almost always misused, please use strlcpy()
1272configure:24786: $? = 0
1273configure:24792: ./conftest
1274configure:24795: $? = 0
1275configure:24811: result: yes
1276configure:24820: checking return type of signal handlers
1277configure:24848: gcc -c -g -O2 -Wall -O2 -funroll-loops -std=gnu99  conftest.c >&5
1278conftest.c: In function `main':
1279conftest.c:48: error: void value not ignored as it ought to be
1280configure:24854: $? = 1
1281configure: failed program was:
1282| /* confdefs.h.  */
1283| #define PACKAGE_NAME ""
1284| #define PACKAGE_TARNAME ""
1285| #define PACKAGE_VERSION ""
1286| #define PACKAGE_STRING ""
1287| #define PACKAGE_BUGREPORT ""
1288| #define STDC_HEADERS 1
1289| #define HAVE_SYS_TYPES_H 1
1290| #define HAVE_SYS_STAT_H 1
1291| #define HAVE_STDLIB_H 1
1292| #define HAVE_STRING_H 1
1293| #define HAVE_MEMORY_H 1
1294| #define HAVE_STRINGS_H 1
1295| #define HAVE_INTTYPES_H 1
1296| #define HAVE_STDINT_H 1
1297| #define HAVE_UNISTD_H 1
1298| #define HAVE_DLFCN_H 1
1299| #define PACKAGE tcpreplay
1300| #define VERSION "3.0.beta13"
1301| #define STDC_HEADERS 1
1302| #define TIME_WITH_SYS_TIME 1
1303| #define HAVE_FSEEKO 1
1304| #define HAVE_FCNTL_H 1
1305| #define HAVE_STDDEF_H 1
1306| #define HAVE_SYS_SOCKET_H 1
1307| #define HAVE_ARPA_INET_H 1
1308| #define HAVE_SYS_TIME_H 1
1309| #define HAVE_SIGNAL_H 1
1310| #define HAVE_STRING_H 1
1311| #define HAVE_STRINGS_H 1
1312| #define HAVE_SYS_TYPES_H 1
1313| #define HAVE_SYS_SELECT_H 1
1314| #define HAVE_NETINET_IN_H 1
1315| #define HAVE_POLL_H 1
1316| #define HAVE_SYS_POLL_H 1
1317| #define HAVE_UNISTD_H 1
1318| #define HAVE_NET_ROUTE_H 1
1319| #define HAVE_SYS_SYSCTL_H 1
1320| #define HAVE_STDLIB_H 1
1321| #define HAVE_MALLOC 1
1322| /* end confdefs.h.  */
1323| #include <sys/types.h>
1324| #include <signal.h>
1325<