Internal/OpenFlow/WimaxOpenV: config.log

File config.log, 43.7 KB (added by ssugrim, 14 years ago)
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 openvswitch configure 1.1.0pre2, which was
5generated by GNU Autoconf 2.65. Invocation command line was
6
7 $ ./configure --with-l26=/lib/modules/2.6.28-18-server/build
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = wm-asngw-01
14uname -m = i686
15uname -r = 2.6.28-18-server
16uname -s = Linux
17uname -v = #60-Ubuntu SMP Fri Mar 12 05:41:54 UTC 2010
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
30PATH: /usr/local/sbin
31PATH: /usr/local/bin
32PATH: /usr/sbin
33PATH: /usr/bin
34PATH: /sbin
35PATH: /bin
36PATH: /usr/X11R6/bin
37
38
39## ----------- ##
40## Core tests. ##
41## ----------- ##
42
43configure:2248: checking build number
44configure:2264: result: none
45configure:2322: checking for a BSD-compatible install
46configure:2390: result: /usr/bin/install -c
47configure:2401: checking whether build environment is sane
48configure:2451: result: yes
49configure:2592: checking for a thread-safe mkdir -p
50configure:2631: result: /bin/mkdir -p
51configure:2644: checking for gawk
52configure:2674: result: no
53configure:2644: checking for mawk
54configure:2660: found /usr/bin/mawk
55configure:2671: result: mawk
56configure:2682: checking whether make sets $(MAKE)
57configure:2704: result: yes
58configure:2833: checking for gcc
59configure:2849: found /usr/bin/gcc
60configure:2860: result: gcc
61configure:3089: checking for C compiler version
62configure:3098: gcc --version >&5
63gcc (Ubuntu 4.3.3-5ubuntu4) 4.3.3
64Copyright (C) 2008 Free Software Foundation, Inc.
65This is free software; see the source for copying conditions. There is NO
66warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
67
68configure:3109: $? = 0
69configure:3098: gcc -v >&5
70Using built-in specs.
71Target: i486-linux-gnu
72Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.3-5ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
73Thread model: posix
74gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4)
75configure:3109: $? = 0
76configure:3098: gcc -V >&5
77gcc: '-V' option must have argument
78configure:3109: $? = 1
79configure:3098: gcc -qversion >&5
80gcc: unrecognized option '-qversion'
81gcc: no input files
82configure:3109: $? = 1
83configure:3129: checking whether the C compiler works
84configure:3151: gcc conftest.c >&5
85configure:3155: $? = 0
86configure:3204: result: yes
87configure:3207: checking for C compiler default output file name
88configure:3209: result: a.out
89configure:3215: checking for suffix of executables
90configure:3222: gcc -o conftest conftest.c >&5
91configure:3226: $? = 0
92configure:3248: result:
93configure:3270: checking whether we are cross compiling
94configure:3278: gcc -o conftest conftest.c >&5
95configure:3282: $? = 0
96configure:3289: ./conftest
97configure:3293: $? = 0
98configure:3308: result: no
99configure:3313: checking for suffix of object files
100configure:3335: gcc -c conftest.c >&5
101configure:3339: $? = 0
102configure:3360: result: o
103configure:3364: checking whether we are using the GNU C compiler
104configure:3383: gcc -c conftest.c >&5
105configure:3383: $? = 0
106configure:3392: result: yes
107configure:3401: checking whether gcc accepts -g
108configure:3421: gcc -c -g conftest.c >&5
109configure:3421: $? = 0
110configure:3462: result: yes
111configure:3479: checking for gcc option to accept ISO C89
112configure:3543: gcc -c -g -O2 conftest.c >&5
113configure:3543: $? = 0
114configure:3556: result: none needed
115configure:3587: checking for style of include used by make
116configure:3615: result: GNU
117configure:3640: checking dependency style of gcc
118configure:3750: result: gcc3
119configure:3766: checking whether gcc and cc understand -c and -o together
120configure:3797: gcc -c conftest.c -o conftest2.o >&5
121configure:3801: $? = 0
122configure:3807: gcc -c conftest.c -o conftest2.o >&5
123configure:3811: $? = 0
124configure:3822: cc -c conftest.c >&5
125configure:3826: $? = 0
126configure:3834: cc -c conftest.c -o conftest2.o >&5
127configure:3838: $? = 0
128configure:3844: cc -c conftest.c -o conftest2.o >&5
129configure:3848: $? = 0
130configure:3866: result: yes
131configure:3896: checking how to run the C preprocessor
132configure:3927: gcc -E conftest.c
133configure:3927: $? = 0
134configure:3941: gcc -E conftest.c
135conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
136configure:3941: $? = 1
137configure: failed program was:
138| /* confdefs.h */
139| #define PACKAGE_NAME "openvswitch"
140| #define PACKAGE_TARNAME "openvswitch"
141| #define PACKAGE_VERSION "1.1.0pre2"
142| #define PACKAGE_STRING "openvswitch 1.1.0pre2"
143| #define PACKAGE_BUGREPORT "ovs-bugs@openvswitch.org"
144| #define PACKAGE_URL ""
145| #define BUILDNR ""
146| #define PACKAGE "openvswitch"
147| #define VERSION "1.1.0pre2"
148| /* end confdefs.h. */
149| #include <ac_nonexistent.h>
150configure:3966: result: gcc -E
151configure:3986: gcc -E conftest.c
152configure:3986: $? = 0
153configure:4000: gcc -E conftest.c
154conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
155configure:4000: $? = 1
156configure: failed program was:
157| /* confdefs.h */
158| #define PACKAGE_NAME "openvswitch"
159| #define PACKAGE_TARNAME "openvswitch"
160| #define PACKAGE_VERSION "1.1.0pre2"
161| #define PACKAGE_STRING "openvswitch 1.1.0pre2"
162| #define PACKAGE_BUGREPORT "ovs-bugs@openvswitch.org"
163| #define PACKAGE_URL ""
164| #define BUILDNR ""
165| #define PACKAGE "openvswitch"
166| #define VERSION "1.1.0pre2"
167| /* end confdefs.h. */
168| #include <ac_nonexistent.h>
169configure:4071: checking for ranlib
170configure:4087: found /usr/bin/ranlib
171configure:4098: result: ranlib
172configure:4121: checking for grep that handles long lines and -e
173configure:4179: result: /bin/grep
174configure:4184: checking for fgrep
175configure:4246: result: /bin/grep -F
176configure:4255: checking for perl
177configure:4273: found /usr/bin/perl
178configure:4286: result: /usr/bin/perl
179configure:4300: checking for egrep
180configure:4362: result: /bin/grep -E
181configure:4367: checking for ANSI C header files
182configure:4387: gcc -c -g -O2 conftest.c >&5
183configure:4387: $? = 0
184configure:4460: gcc -o conftest -g -O2 conftest.c >&5
185configure:4460: $? = 0
186configure:4460: ./conftest
187configure:4460: $? = 0
188configure:4471: result: yes
189configure:4484: checking for sys/types.h
190configure:4484: gcc -c -g -O2 conftest.c >&5
191configure:4484: $? = 0
192configure:4484: result: yes
193configure:4484: checking for sys/stat.h
194configure:4484: gcc -c -g -O2 conftest.c >&5
195configure:4484: $? = 0
196configure:4484: result: yes
197configure:4484: checking for stdlib.h
198configure:4484: gcc -c -g -O2 conftest.c >&5
199configure:4484: $? = 0
200configure:4484: result: yes
201configure:4484: checking for string.h
202configure:4484: gcc -c -g -O2 conftest.c >&5
203configure:4484: $? = 0
204configure:4484: result: yes
205configure:4484: checking for memory.h
206configure:4484: gcc -c -g -O2 conftest.c >&5
207configure:4484: $? = 0
208configure:4484: result: yes
209configure:4484: checking for strings.h
210configure:4484: gcc -c -g -O2 conftest.c >&5
211configure:4484: $? = 0
212configure:4484: result: yes
213configure:4484: checking for inttypes.h
214configure:4484: gcc -c -g -O2 conftest.c >&5
215configure:4484: $? = 0
216configure:4484: result: yes
217configure:4484: checking for stdint.h
218configure:4484: gcc -c -g -O2 conftest.c >&5
219configure:4484: $? = 0
220configure:4484: result: yes
221configure:4484: checking for unistd.h
222configure:4484: gcc -c -g -O2 conftest.c >&5
223configure:4484: $? = 0
224configure:4484: result: yes
225configure:4498: checking minix/config.h usability
226configure:4498: gcc -c -g -O2 conftest.c >&5
227conftest.c:55:26: error: minix/config.h: No such file or directory
228configure:4498: $? = 1
229configure: failed program was:
230| /* confdefs.h */
231| #define PACKAGE_NAME "openvswitch"
232| #define PACKAGE_TARNAME "openvswitch"
233| #define PACKAGE_VERSION "1.1.0pre2"
234| #define PACKAGE_STRING "openvswitch 1.1.0pre2"
235| #define PACKAGE_BUGREPORT "ovs-bugs@openvswitch.org"
236| #define PACKAGE_URL ""
237| #define BUILDNR ""
238| #define PACKAGE "openvswitch"
239| #define VERSION "1.1.0pre2"
240| #define STDC_HEADERS 1
241| #define HAVE_SYS_TYPES_H 1
242| #define HAVE_SYS_STAT_H 1
243| #define HAVE_STDLIB_H 1
244| #define HAVE_STRING_H 1
245| #define HAVE_MEMORY_H 1
246| #define HAVE_STRINGS_H 1
247| #define HAVE_INTTYPES_H 1
248| #define HAVE_STDINT_H 1
249| #define HAVE_UNISTD_H 1
250| /* end confdefs.h. */
251| #include <stdio.h>
252| #ifdef HAVE_SYS_TYPES_H
253| # include <sys/types.h>
254| #endif
255| #ifdef HAVE_SYS_STAT_H
256| # include <sys/stat.h>
257| #endif
258| #ifdef STDC_HEADERS
259| # include <stdlib.h>
260| # include <stddef.h>
261| #else
262| # ifdef HAVE_STDLIB_H
263| # include <stdlib.h>
264| # endif
265| #endif
266| #ifdef HAVE_STRING_H
267| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
268| # include <memory.h>
269| # endif
270| # include <string.h>
271| #endif
272| #ifdef HAVE_STRINGS_H
273| # include <strings.h>
274| #endif
275| #ifdef HAVE_INTTYPES_H
276| # include <inttypes.h>
277| #endif
278| #ifdef HAVE_STDINT_H
279| # include <stdint.h>
280| #endif
281| #ifdef HAVE_UNISTD_H
282| # include <unistd.h>
283| #endif
284| #include <minix/config.h>
285configure:4498: result: no
286configure:4498: checking minix/config.h presence
287configure:4498: gcc -E conftest.c
288conftest.c:22:26: error: minix/config.h: No such file or directory
289configure:4498: $? = 1
290configure: failed program was:
291| /* confdefs.h */
292| #define PACKAGE_NAME "openvswitch"
293| #define PACKAGE_TARNAME "openvswitch"
294| #define PACKAGE_VERSION "1.1.0pre2"
295| #define PACKAGE_STRING "openvswitch 1.1.0pre2"
296| #define PACKAGE_BUGREPORT "ovs-bugs@openvswitch.org"
297| #define PACKAGE_URL ""
298| #define BUILDNR ""
299| #define PACKAGE "openvswitch"
300| #define VERSION "1.1.0pre2"
301| #define STDC_HEADERS 1
302| #define HAVE_SYS_TYPES_H 1
303| #define HAVE_SYS_STAT_H 1
304| #define HAVE_STDLIB_H 1
305| #define HAVE_STRING_H 1
306| #define HAVE_MEMORY_H 1
307| #define HAVE_STRINGS_H 1
308| #define HAVE_INTTYPES_H 1
309| #define HAVE_STDINT_H 1
310| #define HAVE_UNISTD_H 1
311| /* end confdefs.h. */
312| #include <minix/config.h>
313configure:4498: result: no
314configure:4498: checking for minix/config.h
315configure:4498: result: no
316configure:4519: checking whether it is safe to define __EXTENSIONS__
317configure:4537: gcc -c -g -O2 conftest.c >&5
318configure:4537: $? = 0
319configure:4544: result: yes
320configure:4558: checking whether byte ordering is bigendian
321configure:4573: gcc -c -g -O2 conftest.c >&5
322conftest.c:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
323configure:4573: $? = 1
324configure: failed program was:
325| /* confdefs.h */
326| #define PACKAGE_NAME "openvswitch"
327| #define PACKAGE_TARNAME "openvswitch"
328| #define PACKAGE_VERSION "1.1.0pre2"
329| #define PACKAGE_STRING "openvswitch 1.1.0pre2"
330| #define PACKAGE_BUGREPORT "ovs-bugs@openvswitch.org"
331| #define PACKAGE_URL ""
332| #define BUILDNR ""
333| #define PACKAGE "openvswitch"
334| #define VERSION "1.1.0pre2"
335| #define STDC_HEADERS 1
336| #define HAVE_SYS_TYPES_H 1
337| #define HAVE_SYS_STAT_H 1
338| #define HAVE_STDLIB_H 1
339| #define HAVE_STRING_H 1
340| #define HAVE_MEMORY_H 1
341| #define HAVE_STRINGS_H 1
342| #define HAVE_INTTYPES_H 1
343| #define HAVE_STDINT_H 1
344| #define HAVE_UNISTD_H 1
345| #define __EXTENSIONS__ 1
346| #define _ALL_SOURCE 1
347| #define _GNU_SOURCE 1
348| #define _POSIX_PTHREAD_SEMANTICS 1
349| #define _TANDEM_SOURCE 1
350| /* end confdefs.h. */
351| #ifndef __APPLE_CC__
352| not a universal capable compiler
353| #endif
354| typedef int dummy;
355|
356configure:4618: gcc -c -g -O2 conftest.c >&5
357configure:4618: $? = 0
358configure:4636: gcc -c -g -O2 conftest.c >&5
359conftest.c: In function 'main':
360conftest.c:34: error: 'not' undeclared (first use in this function)
361conftest.c:34: error: (Each undeclared identifier is reported only once
362conftest.c:34: error: for each function it appears in.)
363conftest.c:34: error: expected ';' before 'big'
364configure:4636: $? = 1
365configure: failed program was:
366| /* confdefs.h */
367| #define PACKAGE_NAME "openvswitch"
368| #define PACKAGE_TARNAME "openvswitch"
369| #define PACKAGE_VERSION "1.1.0pre2"
370| #define PACKAGE_STRING "openvswitch 1.1.0pre2"
371| #define PACKAGE_BUGREPORT "ovs-bugs@openvswitch.org"
372| #define PACKAGE_URL ""
373| #define BUILDNR ""
374| #define PACKAGE "openvswitch"
375| #define VERSION "1.1.0pre2"
376| #define STDC_HEADERS 1
377| #define HAVE_SYS_TYPES_H 1
378| #define HAVE_SYS_STAT_H 1
379| #define HAVE_STDLIB_H 1
380| #define HAVE_STRING_H 1
381| #define HAVE_MEMORY_H 1
382| #define HAVE_STRINGS_H 1
383| #define HAVE_INTTYPES_H 1
384| #define HAVE_STDINT_H 1
385| #define HAVE_UNISTD_H 1
386| #define __EXTENSIONS__ 1
387| #define _ALL_SOURCE 1
388| #define _GNU_SOURCE 1
389| #define _POSIX_PTHREAD_SEMANTICS 1
390| #define _TANDEM_SOURCE 1
391| /* end confdefs.h. */
392| #include <sys/types.h>
393| #include <sys/param.h>
394|
395| int
396| main ()
397| {
398| #if BYTE_ORDER != BIG_ENDIAN
399| not big endian
400| #endif
401|
402| ;
403| return 0;
404| }
405configure:4764: result: no
406configure:4789: checking for special C compiler options needed for large files
407configure:4834: result: no
408configure:4840: checking for _FILE_OFFSET_BITS value needed for large files
409configure:4865: gcc -c -g -O2 conftest.c >&5
410conftest.c:33: warning: left shift count >= width of type
411conftest.c:33: warning: left shift count >= width of type
412conftest.c:35: error: size of array 'off_t_is_large' is negative
413configure:4865: $? = 1
414configure: failed program was:
415| /* confdefs.h */
416| #define PACKAGE_NAME "openvswitch"
417| #define PACKAGE_TARNAME "openvswitch"
418| #define PACKAGE_VERSION "1.1.0pre2"
419| #define PACKAGE_STRING "openvswitch 1.1.0pre2"
420| #define PACKAGE_BUGREPORT "ovs-bugs@openvswitch.org"
421| #define PACKAGE_URL ""
422| #define BUILDNR ""
423| #define PACKAGE "openvswitch"
424| #define VERSION "1.1.0pre2"
425| #define STDC_HEADERS 1
426| #define HAVE_SYS_TYPES_H 1
427| #define HAVE_SYS_STAT_H 1
428| #define HAVE_STDLIB_H 1
429| #define HAVE_STRING_H 1
430| #define HAVE_MEMORY_H 1
431| #define HAVE_STRINGS_H 1
432| #define HAVE_INTTYPES_H 1
433| #define HAVE_STDINT_H 1
434| #define HAVE_UNISTD_H 1
435| #define __EXTENSIONS__ 1
436| #define _ALL_SOURCE 1
437| #define _GNU_SOURCE 1
438| #define _POSIX_PTHREAD_SEMANTICS 1
439| #define _TANDEM_SOURCE 1
440| /* end confdefs.h. */
441| #include <sys/types.h>
442| /* Check that off_t can represent 2**63 - 1 correctly.
443| We can't simply define LARGE_OFF_T to be 9223372036854775807,
444| since some C++ compilers masquerading as C compilers
445| incorrectly reject 9223372036854775807. */
446| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
447| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
448| && LARGE_OFF_T % 2147483647 == 1)
449| ? 1 : -1];
450| int
451| main ()
452| {
453|
454| ;
455| return 0;
456| }
457configure:4889: gcc -c -g -O2 conftest.c >&5
458configure:4889: $? = 0
459configure:4897: result: 64
460configure:4981: checking for library containing pow
461configure:5012: gcc -o conftest -g -O2 conftest.c >&5
462conftest.c:35: warning: conflicting types for built-in function 'pow'
463/tmp/cciYl2WE.o: In function `main':
464/opt/openvswitch-1.1.0pre2/conftest.c:39: undefined reference to `pow'
465collect2: ld returned 1 exit status
466configure:5012: $? = 1
467configure: failed program was:
468| /* confdefs.h */
469| #define PACKAGE_NAME "openvswitch"
470| #define PACKAGE_TARNAME "openvswitch"
471| #define PACKAGE_VERSION "1.1.0pre2"
472| #define PACKAGE_STRING "openvswitch 1.1.0pre2"
473| #define PACKAGE_BUGREPORT "ovs-bugs@openvswitch.org"
474| #define PACKAGE_URL ""
475| #define BUILDNR ""
476| #define PACKAGE "openvswitch"
477| #define VERSION "1.1.0pre2"
478| #define STDC_HEADERS 1
479| #define HAVE_SYS_TYPES_H 1
480| #define HAVE_SYS_STAT_H 1
481| #define HAVE_STDLIB_H 1
482| #define HAVE_STRING_H 1
483| #define HAVE_MEMORY_H 1
484| #define HAVE_STRINGS_H 1
485| #define HAVE_INTTYPES_H 1
486| #define HAVE_STDINT_H 1
487| #define HAVE_UNISTD_H 1
488| #define __EXTENSIONS__ 1
489| #define _ALL_SOURCE 1
490| #define _GNU_SOURCE 1
491| #define _POSIX_PTHREAD_SEMANTICS 1
492| #define _TANDEM_SOURCE 1
493| #define _FILE_OFFSET_BITS 64
494| /* end confdefs.h. */
495|
496| /* Override any GCC internal prototype to avoid an error.
497| Use char because int might match the return type of a GCC
498| builtin and then its argument prototype would still apply. */
499| #ifdef __cplusplus
500| extern "C"
501| #endif
502| char pow ();
503| int
504| main ()
505| {
506| return pow ();
507| ;
508| return 0;
509| }
510configure:5012: gcc -o conftest -g -O2 conftest.c -lm >&5
511conftest.c:35: warning: conflicting types for built-in function 'pow'
512configure:5012: $? = 0
513configure:5029: result: -lm
514configure:5037: checking for library containing clock_gettime
515configure:5068: gcc -o conftest -g -O2 conftest.c -lm >&5
516/tmp/ccIofCrX.o: In function `main':
517/opt/openvswitch-1.1.0pre2/conftest.c:39: undefined reference to `clock_gettime'
518collect2: ld returned 1 exit status
519configure:5068: $? = 1
520configure: failed program was:
521| /* confdefs.h */
522| #define PACKAGE_NAME "openvswitch"
523| #define PACKAGE_TARNAME "openvswitch"
524| #define PACKAGE_VERSION "1.1.0pre2"
525| #define PACKAGE_STRING "openvswitch 1.1.0pre2"
526| #define PACKAGE_BUGREPORT "ovs-bugs@openvswitch.org"
527| #define PACKAGE_URL ""
528| #define BUILDNR ""
529| #define PACKAGE "openvswitch"
530| #define VERSION "1.1.0pre2"
531| #define STDC_HEADERS 1
532| #define HAVE_SYS_TYPES_H 1
533| #define HAVE_SYS_STAT_H 1
534| #define HAVE_STDLIB_H 1
535| #define HAVE_STRING_H 1
536| #define HAVE_MEMORY_H 1
537| #define HAVE_STRINGS_H 1
538| #define HAVE_INTTYPES_H 1
539| #define HAVE_STDINT_H 1
540| #define HAVE_UNISTD_H 1
541| #define __EXTENSIONS__ 1
542| #define _ALL_SOURCE 1
543| #define _GNU_SOURCE 1
544| #define _POSIX_PTHREAD_SEMANTICS 1
545| #define _TANDEM_SOURCE 1
546| #define _FILE_OFFSET_BITS 64
547| /* end confdefs.h. */
548|
549| /* Override any GCC internal prototype to avoid an error.
550| Use char because int might match the return type of a GCC
551| builtin and then its argument prototype would still apply. */
552| #ifdef __cplusplus
553| extern "C"
554| #endif
555| char clock_gettime ();
556| int
557| main ()
558| {
559| return clock_gettime ();
560| ;
561| return 0;
562| }
563configure:5068: gcc -o conftest -g -O2 conftest.c -lrt -lm >&5
564configure:5068: $? = 0
565configure:5085: result: -lrt
566configure:5129: checking for linux/netlink.h
567configure:5129: gcc -c -g -O2 conftest.c >&5
568configure:5129: $? = 0
569configure:5129: result: yes
570configure:5202: checking for pkg-config
571configure:5220: found /usr/bin/pkg-config
572configure:5232: result: /usr/bin/pkg-config
573configure:5257: checking pkg-config is at least version 0.9.0
574configure:5260: result: yes
575configure:5285: checking for SSL
576configure:5293: $PKG_CONFIG --exists --print-errors "libssl"
577configure:5296: $? = 0
578configure:5311: $PKG_CONFIG --exists --print-errors "libssl"
579configure:5314: $? = 0
580configure:5382: result: yes
581configure:5412: checking for Python 2.x for x >= 4
582configure:5438: result: /usr/bin/python
583configure:5458: checking for pyuic4
584configure:5469: result: no
585configure:5478: checking for PySide.QtCore Python module
586running /usr/bin/python -c 'import PySide.QtCore
587import sys
588sys.exit(0)'...
589Traceback (most recent call last):
590 File "<string>", line 1, in <module>
591ImportError: No module named PySide.QtCore
592configure:5495: result: no
593configure:5498: checking for PyQt4.QtCore Python module
594running /usr/bin/python -c 'import PyQt4.QtCore
595import sys
596sys.exit(0)'...
597Traceback (most recent call last):
598 File "<string>", line 1, in <module>
599ImportError: No module named PyQt4.QtCore
600configure:5515: result: no
601configure:5518: checking for twisted.conch.ssh Python module
602running /usr/bin/python -c 'import twisted.conch.ssh
603import sys
604sys.exit(0)'...
605Traceback (most recent call last):
606 File "<string>", line 1, in <module>
607ImportError: No module named conch.ssh
608configure:5535: result: no
609configure:5538: checking for twisted.internet Python module
610running /usr/bin/python -c 'import twisted.internet
611import sys
612sys.exit(0)'...
613configure:5555: result: yes
614configure:5558: checking for twisted.application Python module
615running /usr/bin/python -c 'import twisted.application
616import sys
617sys.exit(0)'...
618configure:5575: result: yes
619configure:5578: checking for json Python module
620running /usr/bin/python -c 'import json
621import sys
622sys.exit(0)'...
623configure:5595: result: yes
624configure:5598: checking for zope.interface Python module
625running /usr/bin/python -c 'import zope.interface
626import sys
627sys.exit(0)'...
628configure:5615: result: yes
629configure:5628: checking whether to build ovsdbmonitor
630configure:5630: result: no
631configure:5640: checking for dot
632configure:5651: result: no
633configure:5655: checking whether to build E-R diagrams for database
634configure:5666: result: no
635configure:5676: checking net/if_packet.h usability
636configure:5676: gcc -c -g -O2 conftest.c >&5
637configure:5676: $? = 0
638configure:5676: result: yes
639configure:5676: checking net/if_packet.h presence
640configure:5676: gcc -E conftest.c
641configure:5676: $? = 0
642configure:5676: result: yes
643configure:5676: checking for net/if_packet.h
644configure:5676: result: yes
645configure:5697: checking whether strtok_r macro segfaults on some inputs
646configure:5726: gcc -o conftest -g -O2 conftest.c -lrt -lm >&5
647conftest.c: In function 'main':
648conftest.c:42: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result
649configure:5726: $? = 0
650configure:5726: ./conftest
651configure:5726: $? = 0
652configure:5736: result: no
653configure:5744: checking for struct stat.st_mtim.tv_nsec
654configure:5744: gcc -c -g -O2 conftest.c >&5
655configure:5744: $? = 0
656configure:5744: result: yes
657configure:5754: checking for struct stat.st_mtimensec
658configure:5754: gcc -c -g -O2 conftest.c >&5
659conftest.c: In function 'main':
660conftest.c:38: error: 'struct stat' has no member named 'st_mtimensec'
661configure:5754: $? = 1
662configure: failed program was:
663| /* confdefs.h */
664| #define PACKAGE_NAME "openvswitch"
665| #define PACKAGE_TARNAME "openvswitch"
666| #define PACKAGE_VERSION "1.1.0pre2"
667| #define PACKAGE_STRING "openvswitch 1.1.0pre2"
668| #define PACKAGE_BUGREPORT "ovs-bugs@openvswitch.org"
669| #define PACKAGE_URL ""
670| #define BUILDNR ""
671| #define PACKAGE "openvswitch"
672| #define VERSION "1.1.0pre2"
673| #define STDC_HEADERS 1
674| #define HAVE_SYS_TYPES_H 1
675| #define HAVE_SYS_STAT_H 1
676| #define HAVE_STDLIB_H 1
677| #define HAVE_STRING_H 1
678| #define HAVE_MEMORY_H 1
679| #define HAVE_STRINGS_H 1
680| #define HAVE_INTTYPES_H 1
681| #define HAVE_STDINT_H 1
682| #define HAVE_UNISTD_H 1
683| #define __EXTENSIONS__ 1
684| #define _ALL_SOURCE 1
685| #define _GNU_SOURCE 1
686| #define _POSIX_PTHREAD_SEMANTICS 1
687| #define _TANDEM_SOURCE 1
688| #define _FILE_OFFSET_BITS 64
689| #define HAVE_NETLINK 1
690| #define HAVE_OPENSSL 1
691| #define HAVE_IF_PACKET 1
692| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
693| /* end confdefs.h. */
694| #include <sys/stat.h>
695|
696| int
697| main ()
698| {
699| static struct stat ac_aggr;
700| if (ac_aggr.st_mtimensec)
701| return 0;
702| ;
703| return 0;
704| }
705configure:5754: gcc -c -g -O2 conftest.c >&5
706conftest.c: In function 'main':
707conftest.c:38: error: 'struct stat' has no member named 'st_mtimensec'
708configure:5754: $? = 1
709configure: failed program was:
710| /* confdefs.h */
711| #define PACKAGE_NAME "openvswitch"
712| #define PACKAGE_TARNAME "openvswitch"
713| #define PACKAGE_VERSION "1.1.0pre2"
714| #define PACKAGE_STRING "openvswitch 1.1.0pre2"
715| #define PACKAGE_BUGREPORT "ovs-bugs@openvswitch.org"
716| #define PACKAGE_URL ""
717| #define BUILDNR ""
718| #define PACKAGE "openvswitch"
719| #define VERSION "1.1.0pre2"
720| #define STDC_HEADERS 1
721| #define HAVE_SYS_TYPES_H 1
722| #define HAVE_SYS_STAT_H 1
723| #define HAVE_STDLIB_H 1
724| #define HAVE_STRING_H 1
725| #define HAVE_MEMORY_H 1
726| #define HAVE_STRINGS_H 1
727| #define HAVE_INTTYPES_H 1
728| #define HAVE_STDINT_H 1
729| #define HAVE_UNISTD_H 1
730| #define __EXTENSIONS__ 1
731| #define _ALL_SOURCE 1
732| #define _GNU_SOURCE 1
733| #define _POSIX_PTHREAD_SEMANTICS 1
734| #define _TANDEM_SOURCE 1
735| #define _FILE_OFFSET_BITS 64
736| #define HAVE_NETLINK 1
737| #define HAVE_OPENSSL 1
738| #define HAVE_IF_PACKET 1
739| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
740| /* end confdefs.h. */
741| #include <sys/stat.h>
742|
743| int
744| main ()
745| {
746| static struct stat ac_aggr;
747| if (sizeof ac_aggr.st_mtimensec)
748| return 0;
749| ;
750| return 0;
751| }
752configure:5754: result: no
753configure:5767: checking for mlockall
754configure:5767: gcc -o conftest -g -O2 conftest.c -lrt -lm >&5
755configure:5767: $? = 0
756configure:5767: result: yes
757configure:5795: checking whether libc supports hooks for malloc and related functions
758configure:5814: gcc -c -g -O2 conftest.c >&5
759configure:5814: $? = 0
760configure:5821: result: yes
761configure:5830: checking valgrind/valgrind.h usability
762configure:5830: gcc -c -g -O2 conftest.c >&5
763conftest.c:67:31: error: valgrind/valgrind.h: No such file or directory
764configure:5830: $? = 1
765configure: failed program was:
766| /* confdefs.h */
767| #define PACKAGE_NAME "openvswitch"
768| #define PACKAGE_TARNAME "openvswitch"
769| #define PACKAGE_VERSION "1.1.0pre2"
770| #define PACKAGE_STRING "openvswitch 1.1.0pre2"
771| #define PACKAGE_BUGREPORT "ovs-bugs@openvswitch.org"
772| #define PACKAGE_URL ""
773| #define BUILDNR ""
774| #define PACKAGE "openvswitch"
775| #define VERSION "1.1.0pre2"
776| #define STDC_HEADERS 1
777| #define HAVE_SYS_TYPES_H 1
778| #define HAVE_SYS_STAT_H 1
779| #define HAVE_STDLIB_H 1
780| #define HAVE_STRING_H 1
781| #define HAVE_MEMORY_H 1
782| #define HAVE_STRINGS_H 1
783| #define HAVE_INTTYPES_H 1
784| #define HAVE_STDINT_H 1
785| #define HAVE_UNISTD_H 1
786| #define __EXTENSIONS__ 1
787| #define _ALL_SOURCE 1
788| #define _GNU_SOURCE 1
789| #define _POSIX_PTHREAD_SEMANTICS 1
790| #define _TANDEM_SOURCE 1
791| #define _FILE_OFFSET_BITS 64
792| #define HAVE_NETLINK 1
793| #define HAVE_OPENSSL 1
794| #define HAVE_IF_PACKET 1
795| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
796| #define HAVE_MLOCKALL 1
797| #define HAVE_MALLOC_HOOKS 1
798| /* end confdefs.h. */
799| #include <stdio.h>
800| #ifdef HAVE_SYS_TYPES_H
801| # include <sys/types.h>
802| #endif
803| #ifdef HAVE_SYS_STAT_H
804| # include <sys/stat.h>
805| #endif
806| #ifdef STDC_HEADERS
807| # include <stdlib.h>
808| # include <stddef.h>
809| #else
810| # ifdef HAVE_STDLIB_H
811| # include <stdlib.h>
812| # endif
813| #endif
814| #ifdef HAVE_STRING_H
815| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
816| # include <memory.h>
817| # endif
818| # include <string.h>
819| #endif
820| #ifdef HAVE_STRINGS_H
821| # include <strings.h>
822| #endif
823| #ifdef HAVE_INTTYPES_H
824| # include <inttypes.h>
825| #endif
826| #ifdef HAVE_STDINT_H
827| # include <stdint.h>
828| #endif
829| #ifdef HAVE_UNISTD_H
830| # include <unistd.h>
831| #endif
832| #include <valgrind/valgrind.h>
833configure:5830: result: no
834configure:5830: checking valgrind/valgrind.h presence
835configure:5830: gcc -E conftest.c
836conftest.c:34:31: error: valgrind/valgrind.h: No such file or directory
837configure:5830: $? = 1
838configure: failed program was:
839| /* confdefs.h */
840| #define PACKAGE_NAME "openvswitch"
841| #define PACKAGE_TARNAME "openvswitch"
842| #define PACKAGE_VERSION "1.1.0pre2"
843| #define PACKAGE_STRING "openvswitch 1.1.0pre2"
844| #define PACKAGE_BUGREPORT "ovs-bugs@openvswitch.org"
845| #define PACKAGE_URL ""
846| #define BUILDNR ""
847| #define PACKAGE "openvswitch"
848| #define VERSION "1.1.0pre2"
849| #define STDC_HEADERS 1
850| #define HAVE_SYS_TYPES_H 1
851| #define HAVE_SYS_STAT_H 1
852| #define HAVE_STDLIB_H 1
853| #define HAVE_STRING_H 1
854| #define HAVE_MEMORY_H 1
855| #define HAVE_STRINGS_H 1
856| #define HAVE_INTTYPES_H 1
857| #define HAVE_STDINT_H 1
858| #define HAVE_UNISTD_H 1
859| #define __EXTENSIONS__ 1
860| #define _ALL_SOURCE 1
861| #define _GNU_SOURCE 1
862| #define _POSIX_PTHREAD_SEMANTICS 1
863| #define _TANDEM_SOURCE 1
864| #define _FILE_OFFSET_BITS 64
865| #define HAVE_NETLINK 1
866| #define HAVE_OPENSSL 1
867| #define HAVE_IF_PACKET 1
868| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
869| #define HAVE_MLOCKALL 1
870| #define HAVE_MALLOC_HOOKS 1
871| /* end confdefs.h. */
872| #include <valgrind/valgrind.h>
873configure:5830: result: no
874configure:5830: checking for valgrind/valgrind.h
875configure:5830: result: no
876configure:5840: checking for connect in -lsocket
877configure:5865: gcc -o conftest -g -O2 conftest.c -lsocket -lrt -lm >&5
878/usr/bin/ld: cannot find -lsocket
879collect2: ld returned 1 exit status
880configure:5865: $? = 1
881configure: failed program was:
882| /* confdefs.h */
883| #define PACKAGE_NAME "openvswitch"
884| #define PACKAGE_TARNAME "openvswitch"
885| #define PACKAGE_VERSION "1.1.0pre2"
886| #define PACKAGE_STRING "openvswitch 1.1.0pre2"
887| #define PACKAGE_BUGREPORT "ovs-bugs@openvswitch.org"
888| #define PACKAGE_URL ""
889| #define BUILDNR ""
890| #define PACKAGE "openvswitch"
891| #define VERSION "1.1.0pre2"
892| #define STDC_HEADERS 1
893| #define HAVE_SYS_TYPES_H 1
894| #define HAVE_SYS_STAT_H 1
895| #define HAVE_STDLIB_H 1
896| #define HAVE_STRING_H 1
897| #define HAVE_MEMORY_H 1
898| #define HAVE_STRINGS_H 1
899| #define HAVE_INTTYPES_H 1
900| #define HAVE_STDINT_H 1
901| #define HAVE_UNISTD_H 1
902| #define __EXTENSIONS__ 1
903| #define _ALL_SOURCE 1
904| #define _GNU_SOURCE 1
905| #define _POSIX_PTHREAD_SEMANTICS 1
906| #define _TANDEM_SOURCE 1
907| #define _FILE_OFFSET_BITS 64
908| #define HAVE_NETLINK 1
909| #define HAVE_OPENSSL 1
910| #define HAVE_IF_PACKET 1
911| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
912| #define HAVE_MLOCKALL 1
913| #define HAVE_MALLOC_HOOKS 1
914| /* end confdefs.h. */
915|
916| /* Override any GCC internal prototype to avoid an error.
917| Use char because int might match the return type of a GCC
918| builtin and then its argument prototype would still apply. */
919| #ifdef __cplusplus
920| extern "C"
921| #endif
922| char connect ();
923| int
924| main ()
925| {
926| return connect ();
927| ;
928| return 0;
929| }
930configure:5874: result: no
931configure:5885: checking for library containing gethostbyname
932configure:5916: gcc -o conftest -g -O2 conftest.c -lrt -lm >&5
933configure:5916: $? = 0
934configure:5933: result: none required
935configure:5941: checking for user-defined linker section support
936configure:5978: gcc -o conftest -g -O2 conftest1.c conftest2.c -lrt -lm >&5
937configure:5987: $? = 0
938configure:6009: result: yes
939configure:6019: checking for strsignal
940configure:6019: gcc -o conftest -g -O2 conftest.c -lrt -lm >&5
941configure:6019: $? = 0
942configure:6019: result: yes
943configure:6030: checking whether gcc accepts -Wall
944configure:6048: gcc -c -g -O2 -Wall conftest.c >&5
945configure:6048: $? = 0
946configure:6056: result: yes
947configure:6066: checking whether gcc accepts -Wno-sign-compare
948configure:6084: gcc -c -g -O2 -Wno-sign-compare conftest.c >&5
949configure:6084: $? = 0
950configure:6092: result: yes
951configure:6102: checking whether gcc accepts -Wpointer-arith
952configure:6120: gcc -c -g -O2 -Wpointer-arith conftest.c >&5
953configure:6120: $? = 0
954configure:6128: result: yes
955configure:6138: checking whether gcc accepts -Wdeclaration-after-statement
956configure:6156: gcc -c -g -O2 -Wdeclaration-after-statement conftest.c >&5
957configure:6156: $? = 0
958configure:6164: result: yes
959configure:6174: checking whether gcc accepts -Wformat-security
960configure:6192: gcc -c -g -O2 -Wformat-security conftest.c >&5
961configure:6192: $? = 0
962configure:6200: result: yes
963configure:6210: checking whether gcc accepts -Wswitch-enum
964configure:6228: gcc -c -g -O2 -Wswitch-enum conftest.c >&5
965configure:6228: $? = 0
966configure:6236: result: yes
967configure:6246: checking whether gcc accepts -Wunused-parameter
968configure:6264: gcc -c -g -O2 -Wunused-parameter conftest.c >&5
969configure:6264: $? = 0
970configure:6272: result: yes
971configure:6282: checking whether gcc accepts -Wstrict-aliasing
972configure:6300: gcc -c -g -O2 -Wstrict-aliasing conftest.c >&5
973configure:6300: $? = 0
974configure:6308: result: yes
975configure:6318: checking whether gcc accepts -Wbad-function-cast
976configure:6336: gcc -c -g -O2 -Wbad-function-cast conftest.c >&5
977configure:6336: $? = 0
978configure:6344: result: yes
979configure:6354: checking whether gcc accepts -Wcast-align
980configure:6372: gcc -c -g -O2 -Wcast-align conftest.c >&5
981configure:6372: $? = 0
982configure:6380: result: yes
983configure:6390: checking whether gcc accepts -Wstrict-prototypes
984configure:6408: gcc -c -g -O2 -Wstrict-prototypes conftest.c >&5
985conftest.c:39: warning: function declaration isn't a prototype
986configure:6408: $? = 0
987configure:6416: result: yes
988configure:6426: checking whether gcc accepts -Wold-style-definition
989configure:6444: gcc -c -g -O2 -Wold-style-definition conftest.c >&5
990conftest.c: In function 'main':
991conftest.c:39: warning: old-style function definition
992configure:6444: $? = 0
993configure:6452: result: yes
994configure:6462: checking whether gcc accepts -Wmissing-prototypes
995configure:6480: gcc -c -g -O2 -Wmissing-prototypes conftest.c >&5
996configure:6480: $? = 0
997configure:6488: result: yes
998configure:6498: checking whether gcc accepts -Wmissing-field-initializers
999configure:6516: gcc -c -g -O2 -Wmissing-field-initializers conftest.c >&5
1000configure:6516: $? = 0
1001configure:6524: result: yes
1002configure:6534: checking whether gcc accepts -Wno-override-init
1003configure:6552: gcc -c -g -O2 -Wno-override-init conftest.c >&5
1004configure:6552: $? = 0
1005configure:6560: result: yes
1006configure:6570: checking whether gcc accepts -Wno-unused
1007configure:6588: gcc -c -g -O2 -Wno-unused conftest.c >&5
1008configure:6588: $? = 0
1009configure:6596: result: yes
1010configure:6613: checking whether gcc accepts -Wno-unused-parameter
1011configure:6631: gcc -c -g -O2 -Wno-unused-parameter conftest.c >&5
1012configure:6631: $? = 0
1013configure:6639: result: yes
1014configure:6682: checking for Linux 2.6 build directory
1015configure:6685: result: /lib/modules/2.6.28-18-server/build
1016configure:6697: checking for Linux 2.6 source directory
1017configure:6724: result: /lib/modules/2.6.28-18-server/build
1018configure:6727: checking for kernel version
1019configure:6734: result: 2.6.28
1020configure:6754: checking whether ERR_CAST matches in /lib/modules/2.6.28-18-server/build/include/linux/err.h
1021configure:6760: result: yes
1022configure:6778: checking whether ipv4_is_multicast matches in /lib/modules/2.6.28-18-server/build/include/linux/in.h
1023configure:6784: result: yes
1024configure:6802: checking whether dev_disable_lro matches in /lib/modules/2.6.28-18-server/build/include/linux/netdevice.h
1025configure:6808: result: yes
1026configure:6825: checking whether dev_get_stats matches in /lib/modules/2.6.28-18-server/build/include/linux/netdevice.h
1027configure:6838: result: no
1028configure:6854: checking whether [^@]proto_data_valid matches in /lib/modules/2.6.28-18-server/build/include/linux/skbuff.h
1029configure:6867: result: no
1030configure:6877: checking whether raw matches in /lib/modules/2.6.28-18-server/build/include/linux/skbuff.h
1031configure:6890: result: no
1032configure:6900: checking whether skb_dst( matches in /lib/modules/2.6.28-18-server/build/include/linux/skbuff.h
1033configure:6913: result: no
1034configure:6923: checking whether skb_copy_from_linear_data_offset matches in /lib/modules/2.6.28-18-server/build/include/linux/skbuff.h
1035configure:6929: result: yes
1036configure:6946: checking whether skb_cow_head matches in /lib/modules/2.6.28-18-server/build/include/linux/skbuff.h
1037configure:6952: result: yes
1038configure:6969: checking whether skb_transport_header matches in /lib/modules/2.6.28-18-server/build/include/linux/skbuff.h
1039configure:6975: result: yes
1040configure:6992: checking whether skb_warn_if_lro matches in /lib/modules/2.6.28-18-server/build/include/linux/skbuff.h
1041configure:6998: result: yes
1042configure:7016: checking whether kmemdup matches in /lib/modules/2.6.28-18-server/build/include/linux/string.h /lib/modules/2.6.28-18-server/build/include/linux/slab.h
1043configure:7022: result: yes
1044configure:7040: checking whether bool matches in /lib/modules/2.6.28-18-server/build/include/linux/types.h
1045configure:7046: result: yes
1046configure:7063: checking whether __wsum matches in /lib/modules/2.6.28-18-server/build/include/linux/types.h
1047configure:7069: result: yes
1048configure:7087: checking whether csum_unfold matches in /lib/modules/2.6.28-18-server/build/include/net/checksum.h
1049configure:7093: result: yes
1050configure:7111: checking whether NLA_NUL_STRING matches in /lib/modules/2.6.28-18-server/build/include/net/netlink.h
1051configure:7117: result: yes
1052configure:7134: checking whether nla_get_be16 matches in /lib/modules/2.6.28-18-server/build/include/net/netlink.h
1053configure:7140: result: yes
1054configure:7158: checking for /lib/modules/2.6.28-18-server/build/include/linux/log2.h
1055configure:7161: result: yes
1056configure:7360: creating ./config.status
1057
1058## ---------------------- ##
1059## Running config.status. ##
1060## ---------------------- ##
1061
1062This file was extended by openvswitch config.status 1.1.0pre2, which was
1063generated by GNU Autoconf 2.65. Invocation command line was
1064
1065 CONFIG_FILES =
1066 CONFIG_HEADERS =
1067 CONFIG_LINKS =
1068 CONFIG_COMMANDS =
1069 $ ./config.status
1070
1071on wm-asngw-01
1072
1073config.status:912: creating Makefile
1074config.status:912: creating datapath/Makefile
1075config.status:912: creating datapath/linux-2.6/Kbuild
1076config.status:912: creating datapath/linux-2.6/Makefile
1077config.status:912: creating datapath/linux-2.6/Makefile.main
1078config.status:912: creating tests/atlocal
1079config.status:912: creating config.h
1080config.status:1084: config.h is unchanged
1081config.status:1132: executing tests/atconfig commands
1082config.status:1132: executing depfiles commands
1083config.status:1132: executing include/openflow/openflow.h.stamp commands
1084config.status:1132: executing ovsdb/ovsdbmonitor/dummy commands
1085
1086## ---------------- ##
1087## Cache variables. ##
1088## ---------------- ##
1089
1090ac_cv_c_bigendian=no
1091ac_cv_c_compiler_gnu=yes
1092ac_cv_env_CC_set=
1093ac_cv_env_CC_value=
1094ac_cv_env_CFLAGS_set=
1095ac_cv_env_CFLAGS_value=
1096ac_cv_env_CPPFLAGS_set=
1097ac_cv_env_CPPFLAGS_value=
1098ac_cv_env_CPP_set=
1099ac_cv_env_CPP_value=
1100ac_cv_env_KARCH_set=
1101ac_cv_env_KARCH_value=
1102ac_cv_env_LDFLAGS_set=
1103ac_cv_env_LDFLAGS_value=
1104ac_cv_env_LIBS_set=
1105ac_cv_env_LIBS_value=
1106ac_cv_env_PERL_set=
1107ac_cv_env_PERL_value=
1108ac_cv_env_PKG_CONFIG_set=
1109ac_cv_env_PKG_CONFIG_value=
1110ac_cv_env_SSL_CFLAGS_set=
1111ac_cv_env_SSL_CFLAGS_value=
1112ac_cv_env_SSL_LIBS_set=
1113ac_cv_env_SSL_LIBS_value=
1114ac_cv_env_build_alias_set=
1115ac_cv_env_build_alias_value=
1116ac_cv_env_host_alias_set=
1117ac_cv_env_host_alias_value=
1118ac_cv_env_target_alias_set=
1119ac_cv_env_target_alias_value=
1120ac_cv_func_mlockall=yes
1121ac_cv_func_strsignal=yes
1122ac_cv_header_inttypes_h=yes
1123ac_cv_header_linux_netlink_h=yes
1124ac_cv_header_memory_h=yes
1125ac_cv_header_minix_config_h=no
1126ac_cv_header_net_if_packet_h=yes
1127ac_cv_header_stdc=yes
1128ac_cv_header_stdint_h=yes
1129ac_cv_header_stdlib_h=yes
1130ac_cv_header_string_h=yes
1131ac_cv_header_strings_h=yes
1132ac_cv_header_sys_stat_h=yes
1133ac_cv_header_sys_types_h=yes
1134ac_cv_header_unistd_h=yes
1135ac_cv_header_valgrind_valgrind_h=no
1136ac_cv_lib_socket_connect=no
1137ac_cv_member_struct_stat_st_mtim_tv_nsec=yes
1138ac_cv_member_struct_stat_st_mtimensec=no
1139ac_cv_objext=o
1140ac_cv_path_EGREP='/bin/grep -E'
1141ac_cv_path_FGREP='/bin/grep -F'
1142ac_cv_path_GREP=/bin/grep
1143ac_cv_path_PERL=/usr/bin/perl
1144ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
1145ac_cv_path_install='/usr/bin/install -c'
1146ac_cv_path_mkdir=/bin/mkdir
1147ac_cv_prog_AWK=mawk
1148ac_cv_prog_CPP='gcc -E'
1149ac_cv_prog_ac_ct_CC=gcc
1150ac_cv_prog_ac_ct_RANLIB=ranlib
1151ac_cv_prog_cc_c89=
1152ac_cv_prog_cc_g=yes
1153ac_cv_prog_cc_gcc_c_o=yes
1154ac_cv_prog_make_make_set=yes
1155ac_cv_safe_to_define___extensions__=yes
1156ac_cv_search_clock_gettime=-lrt
1157ac_cv_search_gethostbyname='none required'
1158ac_cv_search_pow=-lm
1159ac_cv_sys_file_offset_bits=64
1160ac_cv_sys_largefile_CC=no
1161am_cv_CC_dependencies_compiler_type=gcc3
1162ovs_cv__Wall=yes
1163ovs_cv__Wbad_function_cast=yes
1164ovs_cv__Wcast_align=yes
1165ovs_cv__Wdeclaration_after_statement=yes
1166ovs_cv__Wformat_security=yes
1167ovs_cv__Wmissing_field_initializers=yes
1168ovs_cv__Wmissing_prototypes=yes
1169ovs_cv__Wno_override_init=yes
1170ovs_cv__Wno_sign_compare=yes
1171ovs_cv__Wno_unused=yes
1172ovs_cv__Wno_unused_parameter=yes
1173ovs_cv__Wold_style_definition=yes
1174ovs_cv__Wpointer_arith=yes
1175ovs_cv__Wstrict_aliasing=yes
1176ovs_cv__Wstrict_prototypes=yes
1177ovs_cv__Wswitch_enum=yes
1178ovs_cv__Wunused_parameter=yes
1179ovs_cv_dot=no
1180ovs_cv_er_diagrams=no
1181ovs_cv_malloc_hooks=yes
1182ovs_cv_py_PyQt4_QtCore=no
1183ovs_cv_py_PySide_QtCore=no
1184ovs_cv_py_json=yes
1185ovs_cv_py_twisted_application=yes
1186ovs_cv_py_twisted_conch_ssh=no
1187ovs_cv_py_twisted_internet=yes
1188ovs_cv_py_zope_interface=yes
1189ovs_cv_python=/usr/bin/python
1190ovs_cv_pyuic4=no
1191ovs_cv_strtok_r_bug=no
1192ovs_cv_use_linker_sections=yes
1193pkg_cv_SSL_CFLAGS=' '
1194pkg_cv_SSL_LIBS='-lssl '
1195
1196## ----------------- ##
1197## Output variables. ##
1198## ----------------- ##
1199
1200ACLOCAL='${SHELL} /opt/openvswitch-1.1.0pre2/build-aux/missing --run aclocal-1.11'
1201AMDEPBACKSLASH='\'
1202AMDEP_FALSE='#'
1203AMDEP_TRUE=''
1204AMTAR='${SHELL} /opt/openvswitch-1.1.0pre2/build-aux/missing --run tar'
1205AUTOCONF='${SHELL} /opt/openvswitch-1.1.0pre2/build-aux/missing --run autoconf'
1206AUTOHEADER='${SHELL} /opt/openvswitch-1.1.0pre2/build-aux/missing --run autoheader'
1207AUTOMAKE='${SHELL} /opt/openvswitch-1.1.0pre2/build-aux/missing --run automake-1.11'
1208AWK='mawk'
1209BUILDNR='0'
1210BUILD_ER_DIAGRAMS_FALSE=''
1211BUILD_ER_DIAGRAMS_TRUE='#'
1212BUILD_OVSDBMONITOR_FALSE=''
1213BUILD_OVSDBMONITOR_TRUE='#'
1214CC='gcc'
1215CCDEPMODE='depmode=gcc3'
1216CFLAGS='-g -O2'
1217CPP='gcc -E'
1218CPPFLAGS=''
1219CYGPATH_W='echo'
1220DEFS='-DHAVE_CONFIG_H'
1221DEPDIR='.deps'
1222ECHO_C=''
1223ECHO_N='-n'
1224ECHO_T=''
1225EGREP='/bin/grep -E'
1226EXEEXT=''
1227FGREP='/bin/grep -F'
1228GREP='/bin/grep'
1229HAVE_IF_PACKET_FALSE='#'
1230HAVE_IF_PACKET_TRUE=''
1231HAVE_NETLINK_FALSE='#'
1232HAVE_NETLINK_TRUE=''
1233HAVE_OPENSSL='yes'
1234HAVE_OPENSSL_FALSE='#'
1235HAVE_OPENSSL_TRUE=''
1236HAVE_PYTHON='yes'
1237HAVE_PYTHON_FALSE='#'
1238HAVE_PYTHON_TRUE=''
1239HAVE_WNO_UNUSED_FALSE='#'
1240HAVE_WNO_UNUSED_PARAMETER_FALSE='#'
1241HAVE_WNO_UNUSED_PARAMETER_TRUE=''
1242HAVE_WNO_UNUSED_TRUE=''
1243INSTALL_DATA='${INSTALL} -m 644'
1244INSTALL_PROGRAM='${INSTALL}'
1245INSTALL_SCRIPT='${INSTALL}'
1246INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1247KARCH=''
1248KBUILD26='/lib/modules/2.6.28-18-server/build'
1249L26_ENABLED_FALSE='#'
1250L26_ENABLED_TRUE=''
1251LDFLAGS=''
1252LIBOBJS=''
1253LIBS='-lrt -lm '
1254LOGDIR='${localstatedir}/log/${PACKAGE}'
1255LTLIBOBJS=''
1256MAKEINFO='${SHELL} /opt/openvswitch-1.1.0pre2/build-aux/missing --run makeinfo'
1257MKDIR_P='/bin/mkdir -p'
1258NDEBUG_FALSE=''
1259NDEBUG_TRUE='#'
1260OBJEXT='o'
1261PACKAGE='openvswitch'
1262PACKAGE_BUGREPORT='ovs-bugs@openvswitch.org'
1263PACKAGE_NAME='openvswitch'
1264PACKAGE_STRING='openvswitch 1.1.0pre2'
1265PACKAGE_TARNAME='openvswitch'
1266PACKAGE_URL=''
1267PACKAGE_VERSION='1.1.0pre2'
1268PATH_SEPARATOR=':'
1269PERL='/usr/bin/perl'
1270PKG_CONFIG='/usr/bin/pkg-config'
1271PKIDIR='${pkgdatadir}/pki'
1272PYTHON='/usr/bin/python'
1273PYUIC4='${SHELL} /opt/openvswitch-1.1.0pre2/build-aux/missing --run pyuic4'
1274RANLIB='ranlib'
1275RUNDIR='${localstatedir}/run/openvswitch'
1276SET_MAKE=''
1277SHELL='/bin/bash'
1278SSL_CFLAGS=' '
1279SSL_LIBS='-lssl '
1280STRIP=''
1281VERSION='1.1.0pre2'
1282WARNING_FLAGS=' -Wall -Wno-sign-compare -Wpointer-arith -Wdeclaration-after-statement -Wformat-security -Wswitch-enum -Wunused-parameter -Wstrict-aliasing -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wno-override-init'
1283ac_ct_CC='gcc'
1284am__EXEEXT_FALSE=''
1285am__EXEEXT_TRUE='#'
1286am__fastdepCC_FALSE='#'
1287am__fastdepCC_TRUE=''
1288am__include='include'
1289am__isrc=''
1290am__leading_dot='.'
1291am__quote=''
1292am__tar='${AMTAR} chof - "$$tardir"'
1293am__untar='${AMTAR} xf -'
1294bindir='${exec_prefix}/bin'
1295build_alias=''
1296datadir='${datarootdir}'
1297datarootdir='${prefix}/share'
1298docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1299dvidir='${docdir}'
1300exec_prefix='${prefix}'
1301host_alias=''
1302htmldir='${docdir}'
1303includedir='${prefix}/include'
1304infodir='${datarootdir}/info'
1305install_sh='${SHELL} /opt/openvswitch-1.1.0pre2/build-aux/install-sh'
1306libdir='${exec_prefix}/lib'
1307libexecdir='${exec_prefix}/libexec'
1308localedir='${datarootdir}/locale'
1309localstatedir='${prefix}/var'
1310mandir='${datarootdir}/man'
1311mkdir_p='/bin/mkdir -p'
1312oldincludedir='/usr/include'
1313pdfdir='${docdir}'
1314prefix='/usr/local'
1315program_transform_name='s,x,x,'
1316psdir='${docdir}'
1317sbindir='${exec_prefix}/sbin'
1318sharedstatedir='${prefix}/com'
1319sysconfdir='${prefix}/etc'
1320target_alias=''
1321
1322## ----------- ##
1323## confdefs.h. ##
1324## ----------- ##
1325
1326/* confdefs.h */
1327#define PACKAGE_NAME "openvswitch"
1328#define PACKAGE_TARNAME "openvswitch"
1329#define PACKAGE_VERSION "1.1.0pre2"
1330#define PACKAGE_STRING "openvswitch 1.1.0pre2"
1331#define PACKAGE_BUGREPORT "ovs-bugs@openvswitch.org"
1332#define PACKAGE_URL ""
1333#define BUILDNR ""
1334#define PACKAGE "openvswitch"
1335#define VERSION "1.1.0pre2"
1336#define STDC_HEADERS 1
1337#define HAVE_SYS_TYPES_H 1
1338#define HAVE_SYS_STAT_H 1
1339#define HAVE_STDLIB_H 1
1340#define HAVE_STRING_H 1
1341#define HAVE_MEMORY_H 1
1342#define HAVE_STRINGS_H 1
1343#define HAVE_INTTYPES_H 1
1344#define HAVE_STDINT_H 1
1345#define HAVE_UNISTD_H 1
1346#define __EXTENSIONS__ 1
1347#define _ALL_SOURCE 1
1348#define _GNU_SOURCE 1
1349#define _POSIX_PTHREAD_SEMANTICS 1
1350#define _TANDEM_SOURCE 1
1351#define _FILE_OFFSET_BITS 64
1352#define HAVE_NETLINK 1
1353#define HAVE_OPENSSL 1
1354#define HAVE_IF_PACKET 1
1355#define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
1356#define HAVE_MLOCKALL 1
1357#define HAVE_MALLOC_HOOKS 1
1358#define USE_LINKER_SECTIONS 1
1359#define HAVE_STRSIGNAL 1
1360
1361configure: exit 0