1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by openvswitch configure 1.1.0pre2, which was |
---|
5 | generated 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 | |
---|
13 | hostname = node1-7 |
---|
14 | uname -m = i686 |
---|
15 | uname -r = 2.6.32-21-generic |
---|
16 | uname -s = Linux |
---|
17 | uname -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 | |
---|
30 | PATH: /usr/local/sbin |
---|
31 | PATH: /usr/local/bin |
---|
32 | PATH: /usr/sbin |
---|
33 | PATH: /usr/bin |
---|
34 | PATH: /sbin |
---|
35 | PATH: /bin |
---|
36 | PATH: /usr/bin/X11 |
---|
37 | |
---|
38 | |
---|
39 | ## ----------- ## |
---|
40 | ## Core tests. ## |
---|
41 | ## ----------- ## |
---|
42 | |
---|
43 | configure:2248: checking build number |
---|
44 | configure:2264: result: none |
---|
45 | configure:2322: checking for a BSD-compatible install |
---|
46 | configure:2390: result: /usr/bin/install -c |
---|
47 | configure:2401: checking whether build environment is sane |
---|
48 | configure:2451: result: yes |
---|
49 | configure:2592: checking for a thread-safe mkdir -p |
---|
50 | configure:2631: result: /bin/mkdir -p |
---|
51 | configure:2644: checking for gawk |
---|
52 | configure:2660: found /usr/bin/gawk |
---|
53 | configure:2671: result: gawk |
---|
54 | configure:2682: checking whether make sets $(MAKE) |
---|
55 | configure:2704: result: yes |
---|
56 | configure:2833: checking for gcc |
---|
57 | configure:2849: found /usr/bin/gcc |
---|
58 | configure:2860: result: gcc |
---|
59 | configure:3089: checking for C compiler version |
---|
60 | configure:3098: gcc --version >&5 |
---|
61 | gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3 |
---|
62 | Copyright (C) 2009 Free Software Foundation, Inc. |
---|
63 | This is free software; see the source for copying conditions. There is NO |
---|
64 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
65 | |
---|
66 | configure:3109: $? = 0 |
---|
67 | configure:3098: gcc -v >&5 |
---|
68 | Using built-in specs. |
---|
69 | Target: i486-linux-gnu |
---|
70 | Configured 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 |
---|
71 | Thread model: posix |
---|
72 | gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) |
---|
73 | configure:3109: $? = 0 |
---|
74 | configure:3098: gcc -V >&5 |
---|
75 | gcc: '-V' option must have argument |
---|
76 | configure:3109: $? = 1 |
---|
77 | configure:3098: gcc -qversion >&5 |
---|
78 | gcc: unrecognized option '-qversion' |
---|
79 | gcc: no input files |
---|
80 | configure:3109: $? = 1 |
---|
81 | configure:3129: checking whether the C compiler works |
---|
82 | configure:3151: gcc conftest.c >&5 |
---|
83 | configure:3155: $? = 0 |
---|
84 | configure:3204: result: yes |
---|
85 | configure:3207: checking for C compiler default output file name |
---|
86 | configure:3209: result: a.out |
---|
87 | configure:3215: checking for suffix of executables |
---|
88 | configure:3222: gcc -o conftest conftest.c >&5 |
---|
89 | configure:3226: $? = 0 |
---|
90 | configure:3248: result: |
---|
91 | configure:3270: checking whether we are cross compiling |
---|
92 | configure:3278: gcc -o conftest conftest.c >&5 |
---|
93 | configure:3282: $? = 0 |
---|
94 | configure:3289: ./conftest |
---|
95 | configure:3293: $? = 0 |
---|
96 | configure:3308: result: no |
---|
97 | configure:3313: checking for suffix of object files |
---|
98 | configure:3335: gcc -c conftest.c >&5 |
---|
99 | configure:3339: $? = 0 |
---|
100 | configure:3360: result: o |
---|
101 | configure:3364: checking whether we are using the GNU C compiler |
---|
102 | configure:3383: gcc -c conftest.c >&5 |
---|
103 | configure:3383: $? = 0 |
---|
104 | configure:3392: result: yes |
---|
105 | configure:3401: checking whether gcc accepts -g |
---|
106 | configure:3421: gcc -c -g conftest.c >&5 |
---|
107 | configure:3421: $? = 0 |
---|
108 | configure:3462: result: yes |
---|
109 | configure:3479: checking for gcc option to accept ISO C89 |
---|
110 | configure:3543: gcc -c -g -O2 conftest.c >&5 |
---|
111 | configure:3543: $? = 0 |
---|
112 | configure:3556: result: none needed |
---|
113 | configure:3587: checking for style of include used by make |
---|
114 | configure:3615: result: GNU |
---|
115 | configure:3640: checking dependency style of gcc |
---|
116 | configure:3750: result: gcc3 |
---|
117 | configure:3766: checking whether gcc and cc understand -c and -o together |
---|
118 | configure:3797: gcc -c conftest.c -o conftest2.o >&5 |
---|
119 | configure:3801: $? = 0 |
---|
120 | configure:3807: gcc -c conftest.c -o conftest2.o >&5 |
---|
121 | configure:3811: $? = 0 |
---|
122 | configure:3822: cc -c conftest.c >&5 |
---|
123 | configure:3826: $? = 0 |
---|
124 | configure:3834: cc -c conftest.c -o conftest2.o >&5 |
---|
125 | configure:3838: $? = 0 |
---|
126 | configure:3844: cc -c conftest.c -o conftest2.o >&5 |
---|
127 | configure:3848: $? = 0 |
---|
128 | configure:3866: result: yes |
---|
129 | configure:3896: checking how to run the C preprocessor |
---|
130 | configure:3927: gcc -E conftest.c |
---|
131 | configure:3927: $? = 0 |
---|
132 | configure:3941: gcc -E conftest.c |
---|
133 | conftest.c:12:28: error: ac_nonexistent.h: No such file or directory |
---|
134 | configure:3941: $? = 1 |
---|
135 | configure: 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> |
---|
148 | configure:3966: result: gcc -E |
---|
149 | configure:3986: gcc -E conftest.c |
---|
150 | configure:3986: $? = 0 |
---|
151 | configure:4000: gcc -E conftest.c |
---|
152 | conftest.c:12:28: error: ac_nonexistent.h: No such file or directory |
---|
153 | configure:4000: $? = 1 |
---|
154 | configure: 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> |
---|
167 | configure:4071: checking for ranlib |
---|
168 | configure:4087: found /usr/bin/ranlib |
---|
169 | configure:4098: result: ranlib |
---|
170 | configure:4121: checking for grep that handles long lines and -e |
---|
171 | configure:4179: result: /bin/grep |
---|
172 | configure:4184: checking for fgrep |
---|
173 | configure:4246: result: /bin/grep -F |
---|
174 | configure:4255: checking for perl |
---|
175 | configure:4273: found /usr/bin/perl |
---|
176 | configure:4286: result: /usr/bin/perl |
---|
177 | configure:4300: checking for egrep |
---|
178 | configure:4362: result: /bin/grep -E |
---|
179 | configure:4367: checking for ANSI C header files |
---|
180 | configure:4387: gcc -c -g -O2 conftest.c >&5 |
---|
181 | configure:4387: $? = 0 |
---|
182 | configure:4460: gcc -o conftest -g -O2 conftest.c >&5 |
---|
183 | configure:4460: $? = 0 |
---|
184 | configure:4460: ./conftest |
---|
185 | configure:4460: $? = 0 |
---|
186 | configure:4471: result: yes |
---|
187 | configure:4484: checking for sys/types.h |
---|
188 | configure:4484: gcc -c -g -O2 conftest.c >&5 |
---|
189 | configure:4484: $? = 0 |
---|
190 | configure:4484: result: yes |
---|
191 | configure:4484: checking for sys/stat.h |
---|
192 | configure:4484: gcc -c -g -O2 conftest.c >&5 |
---|
193 | configure:4484: $? = 0 |
---|
194 | configure:4484: result: yes |
---|
195 | configure:4484: checking for stdlib.h |
---|
196 | configure:4484: gcc -c -g -O2 conftest.c >&5 |
---|
197 | configure:4484: $? = 0 |
---|
198 | configure:4484: result: yes |
---|
199 | configure:4484: checking for string.h |
---|
200 | configure:4484: gcc -c -g -O2 conftest.c >&5 |
---|
201 | configure:4484: $? = 0 |
---|
202 | configure:4484: result: yes |
---|
203 | configure:4484: checking for memory.h |
---|
204 | configure:4484: gcc -c -g -O2 conftest.c >&5 |
---|
205 | configure:4484: $? = 0 |
---|
206 | configure:4484: result: yes |
---|
207 | configure:4484: checking for strings.h |
---|
208 | configure:4484: gcc -c -g -O2 conftest.c >&5 |
---|
209 | configure:4484: $? = 0 |
---|
210 | configure:4484: result: yes |
---|
211 | configure:4484: checking for inttypes.h |
---|
212 | configure:4484: gcc -c -g -O2 conftest.c >&5 |
---|
213 | configure:4484: $? = 0 |
---|
214 | configure:4484: result: yes |
---|
215 | configure:4484: checking for stdint.h |
---|
216 | configure:4484: gcc -c -g -O2 conftest.c >&5 |
---|
217 | configure:4484: $? = 0 |
---|
218 | configure:4484: result: yes |
---|
219 | configure:4484: checking for unistd.h |
---|
220 | configure:4484: gcc -c -g -O2 conftest.c >&5 |
---|
221 | configure:4484: $? = 0 |
---|
222 | configure:4484: result: yes |
---|
223 | configure:4498: checking minix/config.h usability |
---|
224 | configure:4498: gcc -c -g -O2 conftest.c >&5 |
---|
225 | conftest.c:55:26: error: minix/config.h: No such file or directory |
---|
226 | configure:4498: $? = 1 |
---|
227 | configure: 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> |
---|
283 | configure:4498: result: no |
---|
284 | configure:4498: checking minix/config.h presence |
---|
285 | configure:4498: gcc -E conftest.c |
---|
286 | conftest.c:22:26: error: minix/config.h: No such file or directory |
---|
287 | configure:4498: $? = 1 |
---|
288 | configure: 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> |
---|
311 | configure:4498: result: no |
---|
312 | configure:4498: checking for minix/config.h |
---|
313 | configure:4498: result: no |
---|
314 | configure:4519: checking whether it is safe to define __EXTENSIONS__ |
---|
315 | configure:4537: gcc -c -g -O2 conftest.c >&5 |
---|
316 | configure:4537: $? = 0 |
---|
317 | configure:4544: result: yes |
---|
318 | configure:4558: checking whether byte ordering is bigendian |
---|
319 | configure:4573: gcc -c -g -O2 conftest.c >&5 |
---|
320 | conftest.c:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a' |
---|
321 | configure:4573: $? = 1 |
---|
322 | configure: 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 | | |
---|
354 | configure:4618: gcc -c -g -O2 conftest.c >&5 |
---|
355 | configure:4618: $? = 0 |
---|
356 | configure:4636: gcc -c -g -O2 conftest.c >&5 |
---|
357 | conftest.c: In function 'main': |
---|
358 | conftest.c:34: error: 'not' undeclared (first use in this function) |
---|
359 | conftest.c:34: error: (Each undeclared identifier is reported only once |
---|
360 | conftest.c:34: error: for each function it appears in.) |
---|
361 | conftest.c:34: error: expected ';' before 'big' |
---|
362 | configure:4636: $? = 1 |
---|
363 | configure: 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 | | } |
---|
403 | configure:4764: result: no |
---|
404 | configure:4789: checking for special C compiler options needed for large files |
---|
405 | configure:4834: result: no |
---|
406 | configure:4840: checking for _FILE_OFFSET_BITS value needed for large files |
---|
407 | configure:4865: gcc -c -g -O2 conftest.c >&5 |
---|
408 | conftest.c:33: warning: left shift count >= width of type |
---|
409 | conftest.c:33: warning: left shift count >= width of type |
---|
410 | conftest.c:35: error: size of array 'off_t_is_large' is negative |
---|
411 | configure:4865: $? = 1 |
---|
412 | configure: 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 | | } |
---|
455 | configure:4889: gcc -c -g -O2 conftest.c >&5 |
---|
456 | configure:4889: $? = 0 |
---|
457 | configure:4897: result: 64 |
---|
458 | configure:4981: checking for library containing pow |
---|
459 | configure:5012: gcc -o conftest -g -O2 conftest.c >&5 |
---|
460 | conftest.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' |
---|
463 | collect2: ld returned 1 exit status |
---|
464 | configure:5012: $? = 1 |
---|
465 | configure: 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 | | } |
---|
508 | configure:5012: gcc -o conftest -g -O2 conftest.c -lm >&5 |
---|
509 | conftest.c:35: warning: conflicting types for built-in function 'pow' |
---|
510 | configure:5012: $? = 0 |
---|
511 | configure:5029: result: -lm |
---|
512 | configure:5037: checking for library containing clock_gettime |
---|
513 | configure: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' |
---|
516 | collect2: ld returned 1 exit status |
---|
517 | configure:5068: $? = 1 |
---|
518 | configure: 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 | | } |
---|
561 | configure:5068: gcc -o conftest -g -O2 conftest.c -lrt -lm >&5 |
---|
562 | configure:5068: $? = 0 |
---|
563 | configure:5085: result: -lrt |
---|
564 | configure:5129: checking for linux/netlink.h |
---|
565 | configure:5129: gcc -c -g -O2 conftest.c >&5 |
---|
566 | configure:5129: $? = 0 |
---|
567 | configure:5129: result: yes |
---|
568 | configure:5202: checking for pkg-config |
---|
569 | configure:5220: found /usr/bin/pkg-config |
---|
570 | configure:5232: result: /usr/bin/pkg-config |
---|
571 | configure:5257: checking pkg-config is at least version 0.9.0 |
---|
572 | configure:5260: result: yes |
---|
573 | configure:5285: checking for SSL |
---|
574 | configure:5293: $PKG_CONFIG --exists --print-errors "libssl" |
---|
575 | configure:5296: $? = 0 |
---|
576 | configure:5311: $PKG_CONFIG --exists --print-errors "libssl" |
---|
577 | configure:5314: $? = 0 |
---|
578 | configure:5382: result: yes |
---|
579 | configure:5412: checking for Python 2.x for x >= 4 |
---|
580 | configure:5438: result: /usr/bin/python |
---|
581 | configure:5458: checking for pyuic4 |
---|
582 | configure:5469: result: no |
---|
583 | configure:5478: checking for PySide.QtCore Python module |
---|
584 | running /usr/bin/python -c 'import PySide.QtCore |
---|
585 | import sys |
---|
586 | sys.exit(0)'... |
---|
587 | Traceback (most recent call last): |
---|
588 | File "<string>", line 1, in <module> |
---|
589 | ImportError: No module named PySide.QtCore |
---|
590 | configure:5495: result: no |
---|
591 | configure:5498: checking for PyQt4.QtCore Python module |
---|
592 | running /usr/bin/python -c 'import PyQt4.QtCore |
---|
593 | import sys |
---|
594 | sys.exit(0)'... |
---|
595 | Traceback (most recent call last): |
---|
596 | File "<string>", line 1, in <module> |
---|
597 | ImportError: No module named PyQt4.QtCore |
---|
598 | configure:5515: result: no |
---|
599 | configure:5518: checking for twisted.conch.ssh Python module |
---|
600 | running /usr/bin/python -c 'import twisted.conch.ssh |
---|
601 | import sys |
---|
602 | sys.exit(0)'... |
---|
603 | Traceback (most recent call last): |
---|
604 | File "<string>", line 1, in <module> |
---|
605 | ImportError: No module named conch.ssh |
---|
606 | configure:5535: result: no |
---|
607 | configure:5538: checking for twisted.internet Python module |
---|
608 | running /usr/bin/python -c 'import twisted.internet |
---|
609 | import sys |
---|
610 | sys.exit(0)'... |
---|
611 | configure:5555: result: yes |
---|
612 | configure:5558: checking for twisted.application Python module |
---|
613 | running /usr/bin/python -c 'import twisted.application |
---|
614 | import sys |
---|
615 | sys.exit(0)'... |
---|
616 | configure:5575: result: yes |
---|
617 | configure:5578: checking for json Python module |
---|
618 | running /usr/bin/python -c 'import json |
---|
619 | import sys |
---|
620 | sys.exit(0)'... |
---|
621 | configure:5595: result: yes |
---|
622 | configure:5598: checking for zope.interface Python module |
---|
623 | running /usr/bin/python -c 'import zope.interface |
---|
624 | import sys |
---|
625 | sys.exit(0)'... |
---|
626 | configure:5615: result: yes |
---|
627 | configure:5628: checking whether to build ovsdbmonitor |
---|
628 | configure:5630: result: no |
---|
629 | configure:5640: checking for dot |
---|
630 | configure:5651: result: no |
---|
631 | configure:5655: checking whether to build E-R diagrams for database |
---|
632 | configure:5666: result: no |
---|
633 | configure:5676: checking net/if_packet.h usability |
---|
634 | configure:5676: gcc -c -g -O2 conftest.c >&5 |
---|
635 | configure:5676: $? = 0 |
---|
636 | configure:5676: result: yes |
---|
637 | configure:5676: checking net/if_packet.h presence |
---|
638 | configure:5676: gcc -E conftest.c |
---|
639 | configure:5676: $? = 0 |
---|
640 | configure:5676: result: yes |
---|
641 | configure:5676: checking for net/if_packet.h |
---|
642 | configure:5676: result: yes |
---|
643 | configure:5697: checking whether strtok_r macro segfaults on some inputs |
---|
644 | configure:5726: gcc -o conftest -g -O2 conftest.c -lrt -lm >&5 |
---|
645 | conftest.c: In function 'main': |
---|
646 | conftest.c:42: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result |
---|
647 | configure:5726: $? = 0 |
---|
648 | configure:5726: ./conftest |
---|
649 | configure:5726: $? = 0 |
---|
650 | configure:5736: result: no |
---|
651 | configure:5744: checking for struct stat.st_mtim.tv_nsec |
---|
652 | configure:5744: gcc -c -g -O2 conftest.c >&5 |
---|
653 | configure:5744: $? = 0 |
---|
654 | configure:5744: result: yes |
---|
655 | configure:5754: checking for struct stat.st_mtimensec |
---|
656 | configure:5754: gcc -c -g -O2 conftest.c >&5 |
---|
657 | conftest.c: In function 'main': |
---|
658 | conftest.c:38: error: 'struct stat' has no member named 'st_mtimensec' |
---|
659 | configure:5754: $? = 1 |
---|
660 | configure: 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 | | } |
---|
703 | configure:5754: gcc -c -g -O2 conftest.c >&5 |
---|
704 | conftest.c: In function 'main': |
---|
705 | conftest.c:38: error: 'struct stat' has no member named 'st_mtimensec' |
---|
706 | configure:5754: $? = 1 |
---|
707 | configure: 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 | | } |
---|
750 | configure:5754: result: no |
---|
751 | configure:5767: checking for mlockall |
---|
752 | configure:5767: gcc -o conftest -g -O2 conftest.c -lrt -lm >&5 |
---|
753 | configure:5767: $? = 0 |
---|
754 | configure:5767: result: yes |
---|
755 | configure:5795: checking whether libc supports hooks for malloc and related functions |
---|
756 | configure:5814: gcc -c -g -O2 conftest.c >&5 |
---|
757 | configure:5814: $? = 0 |
---|
758 | configure:5821: result: yes |
---|
759 | configure:5830: checking valgrind/valgrind.h usability |
---|
760 | configure:5830: gcc -c -g -O2 conftest.c >&5 |
---|
761 | conftest.c:67:31: error: valgrind/valgrind.h: No such file or directory |
---|
762 | configure:5830: $? = 1 |
---|
763 | configure: 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> |
---|
831 | configure:5830: result: no |
---|
832 | configure:5830: checking valgrind/valgrind.h presence |
---|
833 | configure:5830: gcc -E conftest.c |
---|
834 | conftest.c:34:31: error: valgrind/valgrind.h: No such file or directory |
---|
835 | configure:5830: $? = 1 |
---|
836 | configure: 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> |
---|
871 | configure:5830: result: no |
---|
872 | configure:5830: checking for valgrind/valgrind.h |
---|
873 | configure:5830: result: no |
---|
874 | configure:5840: checking for connect in -lsocket |
---|
875 | configure:5865: gcc -o conftest -g -O2 conftest.c -lsocket -lrt -lm >&5 |
---|
876 | /usr/bin/ld: cannot find -lsocket |
---|
877 | collect2: ld returned 1 exit status |
---|
878 | configure:5865: $? = 1 |
---|
879 | configure: 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 | | } |
---|
928 | configure:5874: result: no |
---|
929 | configure:5885: checking for library containing gethostbyname |
---|
930 | configure:5916: gcc -o conftest -g -O2 conftest.c -lrt -lm >&5 |
---|
931 | configure:5916: $? = 0 |
---|
932 | configure:5933: result: none required |
---|
933 | configure:5941: checking for user-defined linker section support |
---|
934 | configure:5978: gcc -o conftest -g -O2 conftest1.c conftest2.c -lrt -lm >&5 |
---|
935 | configure:5987: $? = 0 |
---|
936 | configure:6009: result: yes |
---|
937 | configure:6019: checking for strsignal |
---|
938 | configure:6019: gcc -o conftest -g -O2 conftest.c -lrt -lm >&5 |
---|
939 | configure:6019: $? = 0 |
---|
940 | configure:6019: result: yes |
---|
941 | configure:6030: checking whether gcc accepts -Wall |
---|
942 | configure:6048: gcc -c -g -O2 -Wall conftest.c >&5 |
---|
943 | configure:6048: $? = 0 |
---|
944 | configure:6056: result: yes |
---|
945 | configure:6066: checking whether gcc accepts -Wno-sign-compare |
---|
946 | configure:6084: gcc -c -g -O2 -Wno-sign-compare conftest.c >&5 |
---|
947 | configure:6084: $? = 0 |
---|
948 | configure:6092: result: yes |
---|
949 | configure:6102: checking whether gcc accepts -Wpointer-arith |
---|
950 | configure:6120: gcc -c -g -O2 -Wpointer-arith conftest.c >&5 |
---|
951 | configure:6120: $? = 0 |
---|
952 | configure:6128: result: yes |
---|
953 | configure:6138: checking whether gcc accepts -Wdeclaration-after-statement |
---|
954 | configure:6156: gcc -c -g -O2 -Wdeclaration-after-statement conftest.c >&5 |
---|
955 | configure:6156: $? = 0 |
---|
956 | configure:6164: result: yes |
---|
957 | configure:6174: checking whether gcc accepts -Wformat-security |
---|
958 | configure:6192: gcc -c -g -O2 -Wformat-security conftest.c >&5 |
---|
959 | configure:6192: $? = 0 |
---|
960 | configure:6200: result: yes |
---|
961 | configure:6210: checking whether gcc accepts -Wswitch-enum |
---|
962 | configure:6228: gcc -c -g -O2 -Wswitch-enum conftest.c >&5 |
---|
963 | configure:6228: $? = 0 |
---|
964 | configure:6236: result: yes |
---|
965 | configure:6246: checking whether gcc accepts -Wunused-parameter |
---|
966 | configure:6264: gcc -c -g -O2 -Wunused-parameter conftest.c >&5 |
---|
967 | configure:6264: $? = 0 |
---|
968 | configure:6272: result: yes |
---|
969 | configure:6282: checking whether gcc accepts -Wstrict-aliasing |
---|
970 | configure:6300: gcc -c -g -O2 -Wstrict-aliasing conftest.c >&5 |
---|
971 | configure:6300: $? = 0 |
---|
972 | configure:6308: result: yes |
---|
973 | configure:6318: checking whether gcc accepts -Wbad-function-cast |
---|
974 | configure:6336: gcc -c -g -O2 -Wbad-function-cast conftest.c >&5 |
---|
975 | configure:6336: $? = 0 |
---|
976 | configure:6344: result: yes |
---|
977 | configure:6354: checking whether gcc accepts -Wcast-align |
---|
978 | configure:6372: gcc -c -g -O2 -Wcast-align conftest.c >&5 |
---|
979 | configure:6372: $? = 0 |
---|
980 | configure:6380: result: yes |
---|
981 | configure:6390: checking whether gcc accepts -Wstrict-prototypes |
---|
982 | configure:6408: gcc -c -g -O2 -Wstrict-prototypes conftest.c >&5 |
---|
983 | conftest.c:39: warning: function declaration isn't a prototype |
---|
984 | configure:6408: $? = 0 |
---|
985 | configure:6416: result: yes |
---|
986 | configure:6426: checking whether gcc accepts -Wold-style-definition |
---|
987 | configure:6444: gcc -c -g -O2 -Wold-style-definition conftest.c >&5 |
---|
988 | conftest.c: In function 'main': |
---|
989 | conftest.c:38: warning: old-style function definition |
---|
990 | configure:6444: $? = 0 |
---|
991 | configure:6452: result: yes |
---|
992 | configure:6462: checking whether gcc accepts -Wmissing-prototypes |
---|
993 | configure:6480: gcc -c -g -O2 -Wmissing-prototypes conftest.c >&5 |
---|
994 | configure:6480: $? = 0 |
---|
995 | configure:6488: result: yes |
---|
996 | configure:6498: checking whether gcc accepts -Wmissing-field-initializers |
---|
997 | configure:6516: gcc -c -g -O2 -Wmissing-field-initializers conftest.c >&5 |
---|
998 | configure:6516: $? = 0 |
---|
999 | configure:6524: result: yes |
---|
1000 | configure:6534: checking whether gcc accepts -Wno-override-init |
---|
1001 | configure:6552: gcc -c -g -O2 -Wno-override-init conftest.c >&5 |
---|
1002 | configure:6552: $? = 0 |
---|
1003 | configure:6560: result: yes |
---|
1004 | configure:6570: checking whether gcc accepts -Wno-unused |
---|
1005 | configure:6588: gcc -c -g -O2 -Wno-unused conftest.c >&5 |
---|
1006 | configure:6588: $? = 0 |
---|
1007 | configure:6596: result: yes |
---|
1008 | configure:6613: checking whether gcc accepts -Wno-unused-parameter |
---|
1009 | configure:6631: gcc -c -g -O2 -Wno-unused-parameter conftest.c >&5 |
---|
1010 | configure:6631: $? = 0 |
---|
1011 | configure:6639: result: yes |
---|
1012 | configure:6682: checking for Linux 2.6 build directory |
---|
1013 | configure:6685: result: /lib/modules/2.6.32-21-generic/build |
---|
1014 | configure:6697: checking for Linux 2.6 source directory |
---|
1015 | configure:6724: result: /lib/modules/2.6.32-21-generic/build |
---|
1016 | configure:6727: checking for kernel version |
---|
1017 | configure:6734: result: 2.6.32 |
---|
1018 | configure:6754: checking whether ERR_CAST matches in /lib/modules/2.6.32-21-generic/build/include/linux/err.h |
---|
1019 | configure:6760: result: yes |
---|
1020 | configure:6778: checking whether ipv4_is_multicast matches in /lib/modules/2.6.32-21-generic/build/include/linux/in.h |
---|
1021 | configure:6784: result: yes |
---|
1022 | configure:6802: checking whether dev_disable_lro matches in /lib/modules/2.6.32-21-generic/build/include/linux/netdevice.h |
---|
1023 | configure:6808: result: yes |
---|
1024 | configure:6825: checking whether dev_get_stats matches in /lib/modules/2.6.32-21-generic/build/include/linux/netdevice.h |
---|
1025 | configure:6831: result: yes |
---|
1026 | configure:6854: checking whether [^@]proto_data_valid matches in /lib/modules/2.6.32-21-generic/build/include/linux/skbuff.h |
---|
1027 | configure:6867: result: no |
---|
1028 | configure:6877: checking whether raw matches in /lib/modules/2.6.32-21-generic/build/include/linux/skbuff.h |
---|
1029 | configure:6890: result: no |
---|
1030 | configure:6900: checking whether skb_dst( matches in /lib/modules/2.6.32-21-generic/build/include/linux/skbuff.h |
---|
1031 | configure:6906: result: yes |
---|
1032 | configure:6923: checking whether skb_copy_from_linear_data_offset matches in /lib/modules/2.6.32-21-generic/build/include/linux/skbuff.h |
---|
1033 | configure:6929: result: yes |
---|
1034 | configure:6946: checking whether skb_cow_head matches in /lib/modules/2.6.32-21-generic/build/include/linux/skbuff.h |
---|
1035 | configure:6952: result: yes |
---|
1036 | configure:6969: checking whether skb_transport_header matches in /lib/modules/2.6.32-21-generic/build/include/linux/skbuff.h |
---|
1037 | configure:6975: result: yes |
---|
1038 | configure:6992: checking whether skb_warn_if_lro matches in /lib/modules/2.6.32-21-generic/build/include/linux/skbuff.h |
---|
1039 | configure:6998: result: yes |
---|
1040 | configure: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 |
---|
1041 | configure:7022: result: yes |
---|
1042 | configure:7040: checking whether bool matches in /lib/modules/2.6.32-21-generic/build/include/linux/types.h |
---|
1043 | configure:7046: result: yes |
---|
1044 | configure:7063: checking whether __wsum matches in /lib/modules/2.6.32-21-generic/build/include/linux/types.h |
---|
1045 | configure:7069: result: yes |
---|
1046 | configure:7087: checking whether csum_unfold matches in /lib/modules/2.6.32-21-generic/build/include/net/checksum.h |
---|
1047 | configure:7093: result: yes |
---|
1048 | configure:7111: checking whether NLA_NUL_STRING matches in /lib/modules/2.6.32-21-generic/build/include/net/netlink.h |
---|
1049 | configure:7117: result: yes |
---|
1050 | configure:7134: checking whether nla_get_be16 matches in /lib/modules/2.6.32-21-generic/build/include/net/netlink.h |
---|
1051 | configure:7140: result: yes |
---|
1052 | configure:7158: checking for /lib/modules/2.6.32-21-generic/build/include/linux/log2.h |
---|
1053 | configure:7161: result: yes |
---|
1054 | configure:7360: creating ./config.status |
---|
1055 | |
---|
1056 | ## ---------------------- ## |
---|
1057 | ## Running config.status. ## |
---|
1058 | ## ---------------------- ## |
---|
1059 | |
---|
1060 | This file was extended by openvswitch config.status 1.1.0pre2, which was |
---|
1061 | generated 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 | |
---|
1069 | on node1-7 |
---|
1070 | |
---|
1071 | config.status:912: creating Makefile |
---|
1072 | config.status:912: creating datapath/Makefile |
---|
1073 | config.status:912: creating datapath/linux-2.6/Kbuild |
---|
1074 | config.status:912: creating datapath/linux-2.6/Makefile |
---|
1075 | config.status:912: creating datapath/linux-2.6/Makefile.main |
---|
1076 | config.status:912: creating tests/atlocal |
---|
1077 | config.status:912: creating config.h |
---|
1078 | config.status:1132: executing tests/atconfig commands |
---|
1079 | config.status:1132: executing depfiles commands |
---|
1080 | config.status:1132: executing include/openflow/openflow.h.stamp commands |
---|
1081 | config.status:1132: executing ovsdb/ovsdbmonitor/dummy commands |
---|
1082 | |
---|
1083 | ## ---------------- ## |
---|
1084 | ## Cache variables. ## |
---|
1085 | ## ---------------- ## |
---|
1086 | |
---|
1087 | ac_cv_c_bigendian=no |
---|
1088 | ac_cv_c_compiler_gnu=yes |
---|
1089 | ac_cv_env_CC_set= |
---|
1090 | ac_cv_env_CC_value= |
---|
1091 | ac_cv_env_CFLAGS_set= |
---|
1092 | ac_cv_env_CFLAGS_value= |
---|
1093 | ac_cv_env_CPPFLAGS_set= |
---|
1094 | ac_cv_env_CPPFLAGS_value= |
---|
1095 | ac_cv_env_CPP_set= |
---|
1096 | ac_cv_env_CPP_value= |
---|
1097 | ac_cv_env_KARCH_set= |
---|
1098 | ac_cv_env_KARCH_value= |
---|
1099 | ac_cv_env_LDFLAGS_set= |
---|
1100 | ac_cv_env_LDFLAGS_value= |
---|
1101 | ac_cv_env_LIBS_set= |
---|
1102 | ac_cv_env_LIBS_value= |
---|
1103 | ac_cv_env_PERL_set= |
---|
1104 | ac_cv_env_PERL_value= |
---|
1105 | ac_cv_env_PKG_CONFIG_set= |
---|
1106 | ac_cv_env_PKG_CONFIG_value= |
---|
1107 | ac_cv_env_SSL_CFLAGS_set= |
---|
1108 | ac_cv_env_SSL_CFLAGS_value= |
---|
1109 | ac_cv_env_SSL_LIBS_set= |
---|
1110 | ac_cv_env_SSL_LIBS_value= |
---|
1111 | ac_cv_env_build_alias_set= |
---|
1112 | ac_cv_env_build_alias_value= |
---|
1113 | ac_cv_env_host_alias_set= |
---|
1114 | ac_cv_env_host_alias_value= |
---|
1115 | ac_cv_env_target_alias_set= |
---|
1116 | ac_cv_env_target_alias_value= |
---|
1117 | ac_cv_func_mlockall=yes |
---|
1118 | ac_cv_func_strsignal=yes |
---|
1119 | ac_cv_header_inttypes_h=yes |
---|
1120 | ac_cv_header_linux_netlink_h=yes |
---|
1121 | ac_cv_header_memory_h=yes |
---|
1122 | ac_cv_header_minix_config_h=no |
---|
1123 | ac_cv_header_net_if_packet_h=yes |
---|
1124 | ac_cv_header_stdc=yes |
---|
1125 | ac_cv_header_stdint_h=yes |
---|
1126 | ac_cv_header_stdlib_h=yes |
---|
1127 | ac_cv_header_string_h=yes |
---|
1128 | ac_cv_header_strings_h=yes |
---|
1129 | ac_cv_header_sys_stat_h=yes |
---|
1130 | ac_cv_header_sys_types_h=yes |
---|
1131 | ac_cv_header_unistd_h=yes |
---|
1132 | ac_cv_header_valgrind_valgrind_h=no |
---|
1133 | ac_cv_lib_socket_connect=no |
---|
1134 | ac_cv_member_struct_stat_st_mtim_tv_nsec=yes |
---|
1135 | ac_cv_member_struct_stat_st_mtimensec=no |
---|
1136 | ac_cv_objext=o |
---|
1137 | ac_cv_path_EGREP='/bin/grep -E' |
---|
1138 | ac_cv_path_FGREP='/bin/grep -F' |
---|
1139 | ac_cv_path_GREP=/bin/grep |
---|
1140 | ac_cv_path_PERL=/usr/bin/perl |
---|
1141 | ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config |
---|
1142 | ac_cv_path_install='/usr/bin/install -c' |
---|
1143 | ac_cv_path_mkdir=/bin/mkdir |
---|
1144 | ac_cv_prog_AWK=gawk |
---|
1145 | ac_cv_prog_CPP='gcc -E' |
---|
1146 | ac_cv_prog_ac_ct_CC=gcc |
---|
1147 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
1148 | ac_cv_prog_cc_c89= |
---|
1149 | ac_cv_prog_cc_g=yes |
---|
1150 | ac_cv_prog_cc_gcc_c_o=yes |
---|
1151 | ac_cv_prog_make_make_set=yes |
---|
1152 | ac_cv_safe_to_define___extensions__=yes |
---|
1153 | ac_cv_search_clock_gettime=-lrt |
---|
1154 | ac_cv_search_gethostbyname='none required' |
---|
1155 | ac_cv_search_pow=-lm |
---|
1156 | ac_cv_sys_file_offset_bits=64 |
---|
1157 | ac_cv_sys_largefile_CC=no |
---|
1158 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
1159 | ovs_cv__Wall=yes |
---|
1160 | ovs_cv__Wbad_function_cast=yes |
---|
1161 | ovs_cv__Wcast_align=yes |
---|
1162 | ovs_cv__Wdeclaration_after_statement=yes |
---|
1163 | ovs_cv__Wformat_security=yes |
---|
1164 | ovs_cv__Wmissing_field_initializers=yes |
---|
1165 | ovs_cv__Wmissing_prototypes=yes |
---|
1166 | ovs_cv__Wno_override_init=yes |
---|
1167 | ovs_cv__Wno_sign_compare=yes |
---|
1168 | ovs_cv__Wno_unused=yes |
---|
1169 | ovs_cv__Wno_unused_parameter=yes |
---|
1170 | ovs_cv__Wold_style_definition=yes |
---|
1171 | ovs_cv__Wpointer_arith=yes |
---|
1172 | ovs_cv__Wstrict_aliasing=yes |
---|
1173 | ovs_cv__Wstrict_prototypes=yes |
---|
1174 | ovs_cv__Wswitch_enum=yes |
---|
1175 | ovs_cv__Wunused_parameter=yes |
---|
1176 | ovs_cv_dot=no |
---|
1177 | ovs_cv_er_diagrams=no |
---|
1178 | ovs_cv_malloc_hooks=yes |
---|
1179 | ovs_cv_py_PyQt4_QtCore=no |
---|
1180 | ovs_cv_py_PySide_QtCore=no |
---|
1181 | ovs_cv_py_json=yes |
---|
1182 | ovs_cv_py_twisted_application=yes |
---|
1183 | ovs_cv_py_twisted_conch_ssh=no |
---|
1184 | ovs_cv_py_twisted_internet=yes |
---|
1185 | ovs_cv_py_zope_interface=yes |
---|
1186 | ovs_cv_python=/usr/bin/python |
---|
1187 | ovs_cv_pyuic4=no |
---|
1188 | ovs_cv_strtok_r_bug=no |
---|
1189 | ovs_cv_use_linker_sections=yes |
---|
1190 | pkg_cv_SSL_CFLAGS=' ' |
---|
1191 | pkg_cv_SSL_LIBS='-lssl ' |
---|
1192 | |
---|
1193 | ## ----------------- ## |
---|
1194 | ## Output variables. ## |
---|
1195 | ## ----------------- ## |
---|
1196 | |
---|
1197 | ACLOCAL='${SHELL} /opt/openvswitch-1.1.0pre2/build-aux/missing --run aclocal-1.11' |
---|
1198 | AMDEPBACKSLASH='\' |
---|
1199 | AMDEP_FALSE='#' |
---|
1200 | AMDEP_TRUE='' |
---|
1201 | AMTAR='${SHELL} /opt/openvswitch-1.1.0pre2/build-aux/missing --run tar' |
---|
1202 | AUTOCONF='${SHELL} /opt/openvswitch-1.1.0pre2/build-aux/missing --run autoconf' |
---|
1203 | AUTOHEADER='${SHELL} /opt/openvswitch-1.1.0pre2/build-aux/missing --run autoheader' |
---|
1204 | AUTOMAKE='${SHELL} /opt/openvswitch-1.1.0pre2/build-aux/missing --run automake-1.11' |
---|
1205 | AWK='gawk' |
---|
1206 | BUILDNR='0' |
---|
1207 | BUILD_ER_DIAGRAMS_FALSE='' |
---|
1208 | BUILD_ER_DIAGRAMS_TRUE='#' |
---|
1209 | BUILD_OVSDBMONITOR_FALSE='' |
---|
1210 | BUILD_OVSDBMONITOR_TRUE='#' |
---|
1211 | CC='gcc' |
---|
1212 | CCDEPMODE='depmode=gcc3' |
---|
1213 | CFLAGS='-g -O2' |
---|
1214 | CPP='gcc -E' |
---|
1215 | CPPFLAGS='' |
---|
1216 | CYGPATH_W='echo' |
---|
1217 | DEFS='-DHAVE_CONFIG_H' |
---|
1218 | DEPDIR='.deps' |
---|
1219 | ECHO_C='' |
---|
1220 | ECHO_N='-n' |
---|
1221 | ECHO_T='' |
---|
1222 | EGREP='/bin/grep -E' |
---|
1223 | EXEEXT='' |
---|
1224 | FGREP='/bin/grep -F' |
---|
1225 | GREP='/bin/grep' |
---|
1226 | HAVE_IF_PACKET_FALSE='#' |
---|
1227 | HAVE_IF_PACKET_TRUE='' |
---|
1228 | HAVE_NETLINK_FALSE='#' |
---|
1229 | HAVE_NETLINK_TRUE='' |
---|
1230 | HAVE_OPENSSL='yes' |
---|
1231 | HAVE_OPENSSL_FALSE='#' |
---|
1232 | HAVE_OPENSSL_TRUE='' |
---|
1233 | HAVE_PYTHON='yes' |
---|
1234 | HAVE_PYTHON_FALSE='#' |
---|
1235 | HAVE_PYTHON_TRUE='' |
---|
1236 | HAVE_WNO_UNUSED_FALSE='#' |
---|
1237 | HAVE_WNO_UNUSED_PARAMETER_FALSE='#' |
---|
1238 | HAVE_WNO_UNUSED_PARAMETER_TRUE='' |
---|
1239 | HAVE_WNO_UNUSED_TRUE='' |
---|
1240 | INSTALL_DATA='${INSTALL} -m 644' |
---|
1241 | INSTALL_PROGRAM='${INSTALL}' |
---|
1242 | INSTALL_SCRIPT='${INSTALL}' |
---|
1243 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
1244 | KARCH='' |
---|
1245 | KBUILD26='/lib/modules/2.6.32-21-generic/build' |
---|
1246 | L26_ENABLED_FALSE='#' |
---|
1247 | L26_ENABLED_TRUE='' |
---|
1248 | LDFLAGS='' |
---|
1249 | LIBOBJS='' |
---|
1250 | LIBS='-lrt -lm ' |
---|
1251 | LOGDIR='${localstatedir}/log/${PACKAGE}' |
---|
1252 | LTLIBOBJS='' |
---|
1253 | MAKEINFO='${SHELL} /opt/openvswitch-1.1.0pre2/build-aux/missing --run makeinfo' |
---|
1254 | MKDIR_P='/bin/mkdir -p' |
---|
1255 | NDEBUG_FALSE='' |
---|
1256 | NDEBUG_TRUE='#' |
---|
1257 | OBJEXT='o' |
---|
1258 | PACKAGE='openvswitch' |
---|
1259 | PACKAGE_BUGREPORT='ovs-bugs@openvswitch.org' |
---|
1260 | PACKAGE_NAME='openvswitch' |
---|
1261 | PACKAGE_STRING='openvswitch 1.1.0pre2' |
---|
1262 | PACKAGE_TARNAME='openvswitch' |
---|
1263 | PACKAGE_URL='' |
---|
1264 | PACKAGE_VERSION='1.1.0pre2' |
---|
1265 | PATH_SEPARATOR=':' |
---|
1266 | PERL='/usr/bin/perl' |
---|
1267 | PKG_CONFIG='/usr/bin/pkg-config' |
---|
1268 | PKIDIR='${pkgdatadir}/pki' |
---|
1269 | PYTHON='/usr/bin/python' |
---|
1270 | PYUIC4='${SHELL} /opt/openvswitch-1.1.0pre2/build-aux/missing --run pyuic4' |
---|
1271 | RANLIB='ranlib' |
---|
1272 | RUNDIR='${localstatedir}/run/openvswitch' |
---|
1273 | SET_MAKE='' |
---|
1274 | SHELL='/bin/bash' |
---|
1275 | SSL_CFLAGS=' ' |
---|
1276 | SSL_LIBS='-lssl ' |
---|
1277 | STRIP='' |
---|
1278 | VERSION='1.1.0pre2' |
---|
1279 | WARNING_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' |
---|
1280 | ac_ct_CC='gcc' |
---|
1281 | am__EXEEXT_FALSE='' |
---|
1282 | am__EXEEXT_TRUE='#' |
---|
1283 | am__fastdepCC_FALSE='#' |
---|
1284 | am__fastdepCC_TRUE='' |
---|
1285 | am__include='include' |
---|
1286 | am__isrc='' |
---|
1287 | am__leading_dot='.' |
---|
1288 | am__quote='' |
---|
1289 | am__tar='${AMTAR} chof - "$$tardir"' |
---|
1290 | am__untar='${AMTAR} xf -' |
---|
1291 | bindir='${exec_prefix}/bin' |
---|
1292 | build_alias='' |
---|
1293 | datadir='${datarootdir}' |
---|
1294 | datarootdir='${prefix}/share' |
---|
1295 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
1296 | dvidir='${docdir}' |
---|
1297 | exec_prefix='${prefix}' |
---|
1298 | host_alias='' |
---|
1299 | htmldir='${docdir}' |
---|
1300 | includedir='${prefix}/include' |
---|
1301 | infodir='${datarootdir}/info' |
---|
1302 | install_sh='${SHELL} /opt/openvswitch-1.1.0pre2/build-aux/install-sh' |
---|
1303 | libdir='${exec_prefix}/lib' |
---|
1304 | libexecdir='${exec_prefix}/libexec' |
---|
1305 | localedir='${datarootdir}/locale' |
---|
1306 | localstatedir='${prefix}/var' |
---|
1307 | mandir='${datarootdir}/man' |
---|
1308 | mkdir_p='/bin/mkdir -p' |
---|
1309 | oldincludedir='/usr/include' |
---|
1310 | pdfdir='${docdir}' |
---|
1311 | prefix='/usr/local' |
---|
1312 | program_transform_name='s,x,x,' |
---|
1313 | psdir='${docdir}' |
---|
1314 | sbindir='${exec_prefix}/sbin' |
---|
1315 | sharedstatedir='${prefix}/com' |
---|
1316 | sysconfdir='${prefix}/etc' |
---|
1317 | target_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 | |
---|
1358 | configure: exit 0 |
---|