-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.log
907 lines (883 loc) · 31.3 KB
/
config.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by openflow configure 1.3.0, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = ubuntu
uname -m = x86_64
uname -r = 3.8.0-37-generic
uname -s = Linux
uname -v = #53~precise1-Ubuntu SMP Wed Feb 19 21:37:54 UTC 2014
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /root/mininet
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2251: checking build number
configure:2267: result: none
configure:2328: checking for a BSD-compatible install
configure:2396: result: /usr/bin/install -c
configure:2407: checking whether build environment is sane
configure:2457: result: yes
configure:2598: checking for a thread-safe mkdir -p
configure:2637: result: /bin/mkdir -p
configure:2650: checking for gawk
configure:2680: result: no
configure:2650: checking for mawk
configure:2666: found /usr/bin/mawk
configure:2677: result: mawk
configure:2688: checking whether make sets $(MAKE)
configure:2710: result: yes
configure:2849: checking for g++
configure:2865: found /usr/bin/g++
configure:2876: result: g++
configure:2903: checking for C++ compiler version
configure:2912: g++ --version >&5
g++ (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2923: $? = 0
configure:2912: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
configure:2923: $? = 0
configure:2912: g++ -V >&5
g++: error: unrecognized option '-V'
g++: fatal error: no input files
compilation terminated.
configure:2923: $? = 4
configure:2912: g++ -qversion >&5
g++: error: unrecognized option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:2923: $? = 4
configure:2943: checking whether the C++ compiler works
configure:2965: g++ conftest.cpp >&5
configure:2969: $? = 0
configure:3017: result: yes
configure:3020: checking for C++ compiler default output file name
configure:3022: result: a.out
configure:3028: checking for suffix of executables
configure:3035: g++ -o conftest conftest.cpp >&5
configure:3039: $? = 0
configure:3061: result:
configure:3083: checking whether we are cross compiling
configure:3091: g++ -o conftest conftest.cpp >&5
configure:3095: $? = 0
configure:3102: ./conftest
configure:3106: $? = 0
configure:3121: result: no
configure:3126: checking for suffix of object files
configure:3148: g++ -c conftest.cpp >&5
configure:3152: $? = 0
configure:3173: result: o
configure:3177: checking whether we are using the GNU C++ compiler
configure:3196: g++ -c conftest.cpp >&5
configure:3196: $? = 0
configure:3205: result: yes
configure:3214: checking whether g++ accepts -g
configure:3234: g++ -c -g conftest.cpp >&5
configure:3234: $? = 0
configure:3275: result: yes
configure:3309: checking for style of include used by make
configure:3337: result: GNU
configure:3363: checking dependency style of g++
configure:3474: result: gcc3
configure:3538: checking for gcc
configure:3554: found /usr/bin/gcc
configure:3565: result: gcc
configure:3794: checking for C compiler version
configure:3803: gcc --version >&5
gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3814: $? = 0
configure:3803: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
configure:3814: $? = 0
configure:3803: gcc -V >&5
gcc: error: unrecognized option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3814: $? = 4
configure:3803: gcc -qversion >&5
gcc: error: unrecognized option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3814: $? = 4
configure:3818: checking whether we are using the GNU C compiler
configure:3837: gcc -c conftest.c >&5
configure:3837: $? = 0
configure:3846: result: yes
configure:3855: checking whether gcc accepts -g
configure:3875: gcc -c -g conftest.c >&5
configure:3875: $? = 0
configure:3916: result: yes
configure:3933: checking for gcc option to accept ISO C89
configure:3997: gcc -c -g -O2 conftest.c >&5
configure:3997: $? = 0
configure:4010: result: none needed
configure:4032: checking dependency style of gcc
configure:4143: result: gcc3
configure:4159: checking whether gcc and cc understand -c and -o together
configure:4190: gcc -c conftest.c -o conftest2.o >&5
configure:4194: $? = 0
configure:4200: gcc -c conftest.c -o conftest2.o >&5
configure:4204: $? = 0
configure:4215: cc -c conftest.c >&5
configure:4219: $? = 0
configure:4227: cc -c conftest.c -o conftest2.o >&5
configure:4231: $? = 0
configure:4237: cc -c conftest.c -o conftest2.o >&5
configure:4241: $? = 0
configure:4259: result: yes
configure:4289: checking how to run the C preprocessor
configure:4320: gcc -E conftest.c
configure:4320: $? = 0
configure:4334: gcc -E conftest.c
conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4334: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "openflow"
| #define PACKAGE_TARNAME "openflow"
| #define PACKAGE_VERSION "1.3.0"
| #define PACKAGE_STRING "openflow 1.3.0"
| #define PACKAGE_BUGREPORT "openflow-discuss@openflowswitch.org"
| #define PACKAGE_URL ""
| #define BUILDNR ""
| #define PACKAGE "openflow"
| #define VERSION "1.3.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4359: result: gcc -E
configure:4379: gcc -E conftest.c
configure:4379: $? = 0
configure:4393: gcc -E conftest.c
conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4393: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "openflow"
| #define PACKAGE_TARNAME "openflow"
| #define PACKAGE_VERSION "1.3.0"
| #define PACKAGE_STRING "openflow 1.3.0"
| #define PACKAGE_BUGREPORT "openflow-discuss@openflowswitch.org"
| #define PACKAGE_URL ""
| #define BUILDNR ""
| #define PACKAGE "openflow"
| #define VERSION "1.3.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4464: checking for ranlib
configure:4480: found /usr/bin/ranlib
configure:4491: result: ranlib
configure:4518: checking for perl
configure:4536: found /usr/bin/perl
configure:4549: result: /usr/bin/perl
configure:4563: checking for grep that handles long lines and -e
configure:4621: result: /bin/grep
configure:4626: checking for egrep
configure:4688: result: /bin/grep -E
configure:4693: checking for ANSI C header files
configure:4713: gcc -c -g -O2 conftest.c >&5
configure:4713: $? = 0
configure:4786: gcc -o conftest -g -O2 conftest.c >&5
configure:4786: $? = 0
configure:4786: ./conftest
configure:4786: $? = 0
configure:4797: result: yes
configure:4810: checking for sys/types.h
configure:4810: gcc -c -g -O2 conftest.c >&5
configure:4810: $? = 0
configure:4810: result: yes
configure:4810: checking for sys/stat.h
configure:4810: gcc -c -g -O2 conftest.c >&5
configure:4810: $? = 0
configure:4810: result: yes
configure:4810: checking for stdlib.h
configure:4810: gcc -c -g -O2 conftest.c >&5
configure:4810: $? = 0
configure:4810: result: yes
configure:4810: checking for string.h
configure:4810: gcc -c -g -O2 conftest.c >&5
configure:4810: $? = 0
configure:4810: result: yes
configure:4810: checking for memory.h
configure:4810: gcc -c -g -O2 conftest.c >&5
configure:4810: $? = 0
configure:4810: result: yes
configure:4810: checking for strings.h
configure:4810: gcc -c -g -O2 conftest.c >&5
configure:4810: $? = 0
configure:4810: result: yes
configure:4810: checking for inttypes.h
configure:4810: gcc -c -g -O2 conftest.c >&5
configure:4810: $? = 0
configure:4810: result: yes
configure:4810: checking for stdint.h
configure:4810: gcc -c -g -O2 conftest.c >&5
configure:4810: $? = 0
configure:4810: result: yes
configure:4810: checking for unistd.h
configure:4810: gcc -c -g -O2 conftest.c >&5
configure:4810: $? = 0
configure:4810: result: yes
configure:4823: checking minix/config.h usability
configure:4823: gcc -c -g -O2 conftest.c >&5
conftest.c:55:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:4823: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "openflow"
| #define PACKAGE_TARNAME "openflow"
| #define PACKAGE_VERSION "1.3.0"
| #define PACKAGE_STRING "openflow 1.3.0"
| #define PACKAGE_BUGREPORT "openflow-discuss@openflowswitch.org"
| #define PACKAGE_URL ""
| #define BUILDNR ""
| #define PACKAGE "openflow"
| #define VERSION "1.3.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:4823: result: no
configure:4823: checking minix/config.h presence
configure:4823: gcc -E conftest.c
conftest.c:22:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:4823: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "openflow"
| #define PACKAGE_TARNAME "openflow"
| #define PACKAGE_VERSION "1.3.0"
| #define PACKAGE_STRING "openflow 1.3.0"
| #define PACKAGE_BUGREPORT "openflow-discuss@openflowswitch.org"
| #define PACKAGE_URL ""
| #define BUILDNR ""
| #define PACKAGE "openflow"
| #define VERSION "1.3.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <minix/config.h>
configure:4823: result: no
configure:4823: checking for minix/config.h
configure:4823: result: no
configure:4844: checking whether it is safe to define __EXTENSIONS__
configure:4862: gcc -c -g -O2 conftest.c >&5
configure:4862: $? = 0
configure:4869: result: yes
configure:4902: checking for linux/netlink.h
configure:4902: gcc -c -g -O2 conftest.c >&5
configure:4902: $? = 0
configure:4902: result: yes
configure:4980: checking for pkg-config
configure:4998: found /usr/bin/pkg-config
configure:5010: result: /usr/bin/pkg-config
configure:5035: checking pkg-config is at least version 0.9.0
configure:5038: result: yes
configure:5166: checking for dladdr in -ldl
configure:5191: gcc -o conftest -g -O2 conftest.c -ldl >&5
configure:5191: $? = 0
configure:5200: result: yes
configure:5207: checking for connect in -lsocket
configure:5232: gcc -o conftest -g -O2 conftest.c -lsocket >&5
/usr/bin/ld: cannot find -lsocket
collect2: ld returned 1 exit status
configure:5232: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "openflow"
| #define PACKAGE_TARNAME "openflow"
| #define PACKAGE_VERSION "1.3.0"
| #define PACKAGE_STRING "openflow 1.3.0"
| #define PACKAGE_BUGREPORT "openflow-discuss@openflowswitch.org"
| #define PACKAGE_URL ""
| #define BUILDNR ""
| #define PACKAGE "openflow"
| #define VERSION "1.3.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_NETLINK 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char connect ();
| int
| main ()
| {
| return connect ();
| ;
| return 0;
| }
configure:5241: result: no
configure:5252: checking for library containing gethostbyname
configure:5283: gcc -o conftest -g -O2 conftest.c >&5
configure:5283: $? = 0
configure:5300: result: none required
configure:5335: checking whether libc supports hooks for malloc and related functions
configure:5354: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:33:1: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:176) [-Wdeprecated-declarations]
conftest.c:34:11: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:179) [-Wdeprecated-declarations]
conftest.c:35:11: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:173) [-Wdeprecated-declarations]
configure:5354: $? = 0
configure:5361: result: yes
configure:5380: checking for strlcpy
configure:5380: gcc -o conftest -g -O2 conftest.c >&5
/tmp/ccPblKe1.o: In function `main':
/root/ofsoftswitch13-master-hsh/ofsoftswitch13-master/conftest.c:63: undefined reference to `strlcpy'
collect2: ld returned 1 exit status
configure:5380: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "openflow"
| #define PACKAGE_TARNAME "openflow"
| #define PACKAGE_VERSION "1.3.0"
| #define PACKAGE_STRING "openflow 1.3.0"
| #define PACKAGE_BUGREPORT "openflow-discuss@openflowswitch.org"
| #define PACKAGE_URL ""
| #define BUILDNR ""
| #define PACKAGE "openflow"
| #define VERSION "1.3.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_NETLINK 1
| #define HAVE_MALLOC_HOOKS 1
| /* end confdefs.h. */
| /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define strlcpy innocuous_strlcpy
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strlcpy (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef strlcpy
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strlcpy ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_strlcpy || defined __stub___strlcpy
| choke me
| #endif
|
| int
| main ()
| {
| return strlcpy ();
| ;
| return 0;
| }
configure:5380: result: no
configure:5389: checking net/if_packet.h usability
configure:5389: gcc -c -g -O2 conftest.c >&5
configure:5389: $? = 0
configure:5389: result: yes
configure:5389: checking net/if_packet.h presence
configure:5389: gcc -E conftest.c
configure:5389: $? = 0
configure:5389: result: yes
configure:5389: checking for net/if_packet.h
configure:5389: result: yes
configure:5566: checking for special C compiler options needed for large files
configure:5611: result: no
configure:5617: checking for _FILE_OFFSET_BITS value needed for large files
configure:5642: gcc -c -g -O2 conftest.c >&5
configure:5642: $? = 0
configure:5674: result: no
configure:5758: checking for nbGetLastError in -lnbee
configure:5783: gcc -o conftest -g -O2 conftest.c -lnbee >&5
configure:5783: $? = 0
configure:5792: result: yes
configure:5806: checking for strsignal
configure:5806: gcc -o conftest -g -O2 conftest.c -lnbee >&5
configure:5806: $? = 0
configure:5806: result: yes
configure:5822: checking for dpkg-buildpackage
configure:5838: found /usr/bin/dpkg-buildpackage
configure:5850: result: yes
configure:5868: checking whether gcc accepts -Wall
configure:5886: gcc -c -g -O2 -Wall conftest.c >&5
configure:5886: $? = 0
configure:5894: result: yes
configure:5903: checking whether gcc accepts -Wno-sign-compare
configure:5921: gcc -c -g -O2 -Wall -Wno-sign-compare conftest.c >&5
configure:5921: $? = 0
configure:5929: result: yes
configure:5938: checking whether gcc accepts -Wpointer-arith
configure:5956: gcc -c -g -O2 -Wall -Wno-sign-compare -Wpointer-arith conftest.c >&5
configure:5956: $? = 0
configure:5964: result: yes
configure:5973: checking whether gcc accepts -Wdeclaration-after-statement
configure:5991: gcc -c -g -O2 -Wall -Wno-sign-compare -Wpointer-arith -Wdeclaration-after-statement conftest.c >&5
configure:5991: $? = 0
configure:5999: result: yes
configure:6008: checking whether gcc accepts -Wformat-security
configure:6026: gcc -c -g -O2 -Wall -Wno-sign-compare -Wpointer-arith -Wdeclaration-after-statement -Wformat-security conftest.c >&5
configure:6026: $? = 0
configure:6034: result: yes
configure:6043: checking whether gcc accepts -Wswitch-enum
configure:6061: gcc -c -g -O2 -Wall -Wno-sign-compare -Wpointer-arith -Wdeclaration-after-statement -Wformat-security -Wswitch-enum conftest.c >&5
configure:6061: $? = 0
configure:6069: result: yes
configure:6078: checking whether gcc accepts -Wunused-parameter
configure:6096: gcc -c -g -O2 -Wall -Wno-sign-compare -Wpointer-arith -Wdeclaration-after-statement -Wformat-security -Wswitch-enum -Wunused-parameter conftest.c >&5
configure:6096: $? = 0
configure:6104: result: yes
configure:6113: checking whether gcc accepts -Wstrict-aliasing
configure:6131: gcc -c -g -O2 -Wall -Wno-sign-compare -Wpointer-arith -Wdeclaration-after-statement -Wformat-security -Wswitch-enum -Wunused-parameter -Wstrict-aliasing conftest.c >&5
configure:6131: $? = 0
configure:6139: result: yes
configure:6148: checking whether gcc accepts -Wbad-function-cast
configure:6166: gcc -c -g -O2 -Wall -Wno-sign-compare -Wpointer-arith -Wdeclaration-after-statement -Wformat-security -Wswitch-enum -Wunused-parameter -Wstrict-aliasing -Wbad-function-cast conftest.c >&5
configure:6166: $? = 0
configure:6174: result: yes
configure:6183: checking whether gcc accepts -Wcast-align
configure:6201: gcc -c -g -O2 -Wall -Wno-sign-compare -Wpointer-arith -Wdeclaration-after-statement -Wformat-security -Wswitch-enum -Wunused-parameter -Wstrict-aliasing -Wbad-function-cast -Wcast-align conftest.c >&5
configure:6201: $? = 0
configure:6209: result: yes
configure:6218: checking whether gcc accepts -Wstrict-prototypes
configure:6236: gcc -c -g -O2 -Wall -Wno-sign-compare -Wpointer-arith -Wdeclaration-after-statement -Wformat-security -Wswitch-enum -Wunused-parameter -Wstrict-aliasing -Wbad-function-cast -Wcast-align -Wstrict-prototypes conftest.c >&5
conftest.c:34:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
configure:6236: $? = 0
configure:6244: result: yes
configure:6253: checking whether gcc accepts -Wold-style-definition
configure:6271: gcc -c -g -O2 -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 conftest.c >&5
conftest.c:34:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
conftest.c: In function 'main':
conftest.c:34:1: warning: old-style function definition [-Wold-style-definition]
configure:6271: $? = 0
configure:6279: result: yes
configure:6288: checking whether gcc accepts -Wmissing-prototypes
configure:6306: gcc -c -g -O2 -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 conftest.c >&5
conftest.c:34:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
conftest.c: In function 'main':
conftest.c:34:1: warning: old-style function definition [-Wold-style-definition]
configure:6306: $? = 0
configure:6314: result: yes
configure:6323: checking whether gcc accepts -Wmissing-field-initializers
configure:6341: gcc -c -g -O2 -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 conftest.c >&5
conftest.c:34:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
conftest.c: In function 'main':
conftest.c:34:1: warning: old-style function definition [-Wold-style-definition]
configure:6341: $? = 0
configure:6349: result: yes
configure:6358: checking whether gcc accepts -Wno-override-init
configure:6376: gcc -c -g -O2 -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 conftest.c >&5
conftest.c:34:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
conftest.c: In function 'main':
conftest.c:34:1: warning: old-style function definition [-Wold-style-definition]
configure:6376: $? = 0
configure:6384: result: yes
configure:6578: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by openflow config.status 1.3.0, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on ubuntu
config.status:913: creating Makefile
config.status:913: creating config.h
config.status:1142: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_KARCH_set=
ac_cv_env_KARCH_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PERL_set=
ac_cv_env_PERL_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_SSL_CFLAGS_set=
ac_cv_env_SSL_CFLAGS_value=
ac_cv_env_SSL_LIBS_set=
ac_cv_env_SSL_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_strlcpy=no
ac_cv_func_strsignal=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_linux_netlink_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_net_if_packet_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_lib_dl_dladdr=yes
ac_cv_lib_nbee_nbGetLastError=yes
ac_cv_lib_socket_connect=no
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=mawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_HAVE_DPKG_BUILDPACKAGE=yes
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_gcc_c_o=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_gethostbyname='none required'
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
ofp_cv__Wall=yes
ofp_cv__Wbad_function_cast=yes
ofp_cv__Wcast_align=yes
ofp_cv__Wdeclaration_after_statement=yes
ofp_cv__Wformat_security=yes
ofp_cv__Wmissing_field_initializers=yes
ofp_cv__Wmissing_prototypes=yes
ofp_cv__Wno_override_init=yes
ofp_cv__Wno_sign_compare=yes
ofp_cv__Wold_style_definition=yes
ofp_cv__Wpointer_arith=yes
ofp_cv__Wstrict_aliasing=yes
ofp_cv__Wstrict_prototypes=yes
ofp_cv__Wswitch_enum=yes
ofp_cv__Wunused_parameter=yes
ofp_cv_malloc_hooks=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /root/ofsoftswitch13-master-hsh/ofsoftswitch13-master/build-aux/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AUTOCONF='${SHELL} /root/ofsoftswitch13-master-hsh/ofsoftswitch13-master/build-aux/missing --run autoconf'
AUTOHEADER='${SHELL} /root/ofsoftswitch13-master-hsh/ofsoftswitch13-master/build-aux/missing --run autoheader'
AUTOMAKE='${SHELL} /root/ofsoftswitch13-master-hsh/ofsoftswitch13-master/build-aux/missing --run automake-1.11'
AWK='mawk'
BUILDNR='0'
BUILD_HW_LIBS_FALSE=''
BUILD_HW_LIBS_TRUE='#'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
FAULT_LIBS='-ldl'
GREP='/bin/grep'
HAVE_DPKG_BUILDPACKAGE='yes'
HAVE_DPKG_BUILDPACKAGE_FALSE='#'
HAVE_DPKG_BUILDPACKAGE_TRUE=''
HAVE_IF_PACKET_FALSE='#'
HAVE_IF_PACKET_TRUE=''
HAVE_NETLINK_FALSE='#'
HAVE_NETLINK_TRUE=''
HAVE_OPENSSL_FALSE=''
HAVE_OPENSSL_TRUE='#'
HW_LIB=''
HW_TABLES=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
KARCH=''
LB4G_FALSE=''
LB4G_TRUE='#'
LDFLAGS=''
LIBOBJS=''
LIBS='-lnbee '
LOGDIR='${localstatedir}/log/${PACKAGE}'
LTLIBOBJS=''
MAKEINFO='${SHELL} /root/ofsoftswitch13-master-hsh/ofsoftswitch13-master/build-aux/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
NDEBUG_FALSE=''
NDEBUG_TRUE='#'
NF2_FALSE=''
NF2_TRUE='#'
OBJEXT='o'
PACKAGE='openflow'
PACKAGE_BUGREPORT='openflow-discuss@openflowswitch.org'
PACKAGE_NAME='openflow'
PACKAGE_STRING='openflow 1.3.0'
PACKAGE_TARNAME='openflow'
PACKAGE_URL=''
PACKAGE_VERSION='1.3.0'
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PKIDIR='${pkgdatadir}/pki'
RANLIB='ranlib'
RUNDIR='${localstatedir}/run'
SCORREF_FALSE=''
SCORREF_TRUE='#'
SET_MAKE=''
SHELL='/bin/bash'
SSL_CFLAGS=''
SSL_LIBS=''
STRIP=''
T2REF_FALSE=''
T2REF_TRUE='#'
VERSION='1.3.0'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /root/ofsoftswitch13-master-hsh/ofsoftswitch13-master/build-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "openflow"
#define PACKAGE_TARNAME "openflow"
#define PACKAGE_VERSION "1.3.0"
#define PACKAGE_STRING "openflow 1.3.0"
#define PACKAGE_BUGREPORT "openflow-discuss@openflowswitch.org"
#define PACKAGE_URL ""
#define BUILDNR ""
#define PACKAGE "openflow"
#define VERSION "1.3.0"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_NETLINK 1
#define HAVE_MALLOC_HOOKS 1
#define HAVE_IF_PACKET 1
#define HAVE_LIBNBEE 1
#define HAVE_STRSIGNAL 1
configure: exit 0