Internal/OpenFlow/DemoAPImage: config.log

File config.log, 43.7 KB (added by ssugrim, 14 years ago)

Config file log for comparison

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