1This file contains any messages produced by compilers while 2running configure, to aid debugging if configure makes a mistake. 3 4It was created by configure, which was 5generated by GNU Autoconf 2.59. Invocation command line was 6 7 $ ./configure --prefix=/home/astor/localastor/google3/third_party/libsrtp/v1_4_2 8 9## --------- ## 10## Platform. ## 11## --------- ## 12 13hostname = hpgntae-ubiq59.eem.corp.google.com 14uname -m = x86_64 15uname -r = 2.6.18.5-gg47server-xenu-3.1 16uname -s = Linux 17uname -v = #1 SMP Fri May 22 12:54:38 PDT 2009 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 25hostinfo = unknown 26/bin/machine = unknown 27/usr/bin/oslevel = unknown 28/bin/universe = unknown 29 30PATH: /home/astor/bin 31PATH: /home/astor/software/bin 32PATH: /home/astor/software/usr/bin 33PATH: /home/astor/bin 34PATH: /home/astor/software/bin 35PATH: /home/astor/software/usr/bin 36PATH: /usr/local/symlinks 37PATH: /usr/local/scripts 38PATH: /usr/local/sbin 39PATH: /usr/local/bin 40PATH: /usr/sbin 41PATH: /usr/bin 42PATH: /sbin 43PATH: /bin 44PATH: /usr/bin/X11 45PATH: /opt/alice-1.3/bin 46PATH: /home/build/static/projects/borg 47PATH: /opt/alice-1.3/bin 48PATH: /home/build/static/projects/borg 49 50 51## ----------- ## 52## Core tests. ## 53## ----------- ## 54 55configure:1349: checking for ranlib 56configure:1365: found /usr/bin/ranlib 57configure:1376: result: ranlib 58configure:1434: checking for gcc 59configure:1450: found /usr/bin/gcc 60configure:1460: result: gcc 61configure:1704: checking for C compiler version 62configure:1707: gcc --version </dev/null >&5 63gcc (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu4) 64Copyright (C) 2007 Free Software Foundation, Inc. 65This is free software; see the source for copying conditions. There is NO 66warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 67 68configure:1710: $? = 0 69configure:1712: gcc -v </dev/null >&5 70Using built-in specs. 71Target: x86_64-linux-gnu 72Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu 73Thread model: posix 74gcc version 4.2.4 (Ubuntu 4.2.4-1ubuntu4) 75configure:1715: $? = 0 76configure:1717: gcc -V </dev/null >&5 77gcc: '-V' option must have argument 78configure:1720: $? = 1 79configure:1743: checking for C compiler default output file name 80configure:1746: gcc -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 81configure:1749: $? = 0 82configure:1795: result: a.out 83configure:1800: checking whether the C compiler works 84configure:1806: ./a.out 85configure:1809: $? = 0 86configure:1826: result: yes 87configure:1833: checking whether we are cross compiling 88configure:1835: result: no 89configure:1838: checking for suffix of executables 90configure:1840: gcc -o conftest -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 91configure:1843: $? = 0 92configure:1868: result: 93configure:1874: checking for suffix of object files 94configure:1895: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 95configure:1898: $? = 0 96configure:1920: result: o 97configure:1924: checking whether we are using the GNU C compiler 98configure:1948: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 99configure:1954: $? = 0 100configure:1958: test -z 101 || test ! -s conftest.err 102configure:1961: $? = 0 103configure:1964: test -s conftest.o 104configure:1967: $? = 0 105configure:1980: result: yes 106configure:1986: checking whether gcc accepts -g 107configure:2007: gcc -c -g conftest.c >&5 108configure:2013: $? = 0 109configure:2017: test -z 110 || test ! -s conftest.err 111configure:2020: $? = 0 112configure:2023: test -s conftest.o 113configure:2026: $? = 0 114configure:2037: result: yes 115configure:2054: checking for gcc option to accept ANSI C 116configure:2124: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 117configure:2130: $? = 0 118configure:2134: test -z 119 || test ! -s conftest.err 120configure:2137: $? = 0 121configure:2140: test -s conftest.o 122configure:2143: $? = 0 123configure:2161: result: none needed 124configure:2179: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 125conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' 126configure:2185: $? = 1 127configure: failed program was: 128| #ifndef __cplusplus 129| choke me 130| #endif 131configure:2356: checking for a BSD-compatible install 132configure:2411: result: /usr/bin/install -c 133configure:2436: checking whether to build for Linux kernel context 134configure:2450: result: no 135configure:2454: checking for /dev/urandom 136configure:2469: result: yes 137configure:2499: checking which random device to use 138configure:2513: result: /dev/urandom 139configure:2529: checking how to run the C preprocessor 140configure:2564: gcc -E conftest.c 141configure:2570: $? = 0 142configure:2602: gcc -E conftest.c 143conftest.c:10:28: error: ac_nonexistent.h: No such file or directory 144configure:2608: $? = 1 145configure: failed program was: 146| /* confdefs.h. */ 147| 148| #define PACKAGE_NAME "" 149| #define PACKAGE_TARNAME "" 150| #define PACKAGE_VERSION "" 151| #define PACKAGE_STRING "" 152| #define PACKAGE_BUGREPORT "" 153| #define DEV_URANDOM "/dev/urandom" 154| /* end confdefs.h. */ 155| #include <ac_nonexistent.h> 156configure:2647: result: gcc -E 157configure:2671: gcc -E conftest.c 158configure:2677: $? = 0 159configure:2709: gcc -E conftest.c 160conftest.c:10:28: error: ac_nonexistent.h: No such file or directory 161configure:2715: $? = 1 162configure: failed program was: 163| /* confdefs.h. */ 164| 165| #define PACKAGE_NAME "" 166| #define PACKAGE_TARNAME "" 167| #define PACKAGE_VERSION "" 168| #define PACKAGE_STRING "" 169| #define PACKAGE_BUGREPORT "" 170| #define DEV_URANDOM "/dev/urandom" 171| /* end confdefs.h. */ 172| #include <ac_nonexistent.h> 173configure:2759: checking for egrep 174configure:2769: result: grep -E 175configure:2774: checking for ANSI C header files 176configure:2799: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 177configure:2805: $? = 0 178configure:2809: test -z 179 || test ! -s conftest.err 180configure:2812: $? = 0 181configure:2815: test -s conftest.o 182configure:2818: $? = 0 183configure:2907: gcc -o conftest -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 184conftest.c: In function 'main': 185conftest.c:27: warning: implicit declaration of function 'exit' 186conftest.c:27: warning: incompatible implicit declaration of built-in function 'exit' 187configure:2910: $? = 0 188configure:2912: ./conftest 189configure:2915: $? = 0 190configure:2930: result: yes 191configure:2954: checking for sys/types.h 192configure:2970: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 193configure:2976: $? = 0 194configure:2980: test -z 195 || test ! -s conftest.err 196configure:2983: $? = 0 197configure:2986: test -s conftest.o 198configure:2989: $? = 0 199configure:3000: result: yes 200configure:2954: checking for sys/stat.h 201configure:2970: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 202configure:2976: $? = 0 203configure:2980: test -z 204 || test ! -s conftest.err 205configure:2983: $? = 0 206configure:2986: test -s conftest.o 207configure:2989: $? = 0 208configure:3000: result: yes 209configure:2954: checking for stdlib.h 210configure:2970: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 211configure:2976: $? = 0 212configure:2980: test -z 213 || test ! -s conftest.err 214configure:2983: $? = 0 215configure:2986: test -s conftest.o 216configure:2989: $? = 0 217configure:3000: result: yes 218configure:2954: checking for string.h 219configure:2970: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 220configure:2976: $? = 0 221configure:2980: test -z 222 || test ! -s conftest.err 223configure:2983: $? = 0 224configure:2986: test -s conftest.o 225configure:2989: $? = 0 226configure:3000: result: yes 227configure:2954: checking for memory.h 228configure:2970: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 229configure:2976: $? = 0 230configure:2980: test -z 231 || test ! -s conftest.err 232configure:2983: $? = 0 233configure:2986: test -s conftest.o 234configure:2989: $? = 0 235configure:3000: result: yes 236configure:2954: checking for strings.h 237configure:2970: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 238configure:2976: $? = 0 239configure:2980: test -z 240 || test ! -s conftest.err 241configure:2983: $? = 0 242configure:2986: test -s conftest.o 243configure:2989: $? = 0 244configure:3000: result: yes 245configure:2954: checking for inttypes.h 246configure:2970: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 247configure:2976: $? = 0 248configure:2980: test -z 249 || test ! -s conftest.err 250configure:2983: $? = 0 251configure:2986: test -s conftest.o 252configure:2989: $? = 0 253configure:3000: result: yes 254configure:2954: checking for stdint.h 255configure:2970: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 256configure:2976: $? = 0 257configure:2980: test -z 258 || test ! -s conftest.err 259configure:2983: $? = 0 260configure:2986: test -s conftest.o 261configure:2989: $? = 0 262configure:3000: result: yes 263configure:2954: checking for unistd.h 264configure:2970: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 265configure:2976: $? = 0 266configure:2980: test -z 267 || test ! -s conftest.err 268configure:2983: $? = 0 269configure:2986: test -s conftest.o 270configure:2989: $? = 0 271configure:3000: result: yes 272configure:3017: checking for stdlib.h 273configure:3022: result: yes 274configure:3167: checking for unistd.h 275configure:3172: result: yes 276configure:3326: checking byteswap.h usability 277configure:3338: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 278configure:3344: $? = 0 279configure:3348: test -z 280 || test ! -s conftest.err 281configure:3351: $? = 0 282configure:3354: test -s conftest.o 283configure:3357: $? = 0 284configure:3367: result: yes 285configure:3371: checking byteswap.h presence 286configure:3381: gcc -E conftest.c 287configure:3387: $? = 0 288configure:3407: result: yes 289configure:3442: checking for byteswap.h 290configure:3449: result: yes 291configure:3467: checking for stdint.h 292configure:3472: result: yes 293configure:3626: checking sys/uio.h usability 294configure:3638: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 295configure:3644: $? = 0 296configure:3648: test -z 297 || test ! -s conftest.err 298configure:3651: $? = 0 299configure:3654: test -s conftest.o 300configure:3657: $? = 0 301configure:3667: result: yes 302configure:3671: checking sys/uio.h presence 303configure:3681: gcc -E conftest.c 304configure:3687: $? = 0 305configure:3707: result: yes 306configure:3742: checking for sys/uio.h 307configure:3749: result: yes 308configure:3767: checking for inttypes.h 309configure:3772: result: yes 310configure:3917: checking for sys/types.h 311configure:3922: result: yes 312configure:4076: checking machine/types.h usability 313configure:4088: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 314conftest.c:61:27: error: machine/types.h: No such file or directory 315configure:4094: $? = 1 316configure: failed program was: 317| /* confdefs.h. */ 318| 319| #define PACKAGE_NAME "" 320| #define PACKAGE_TARNAME "" 321| #define PACKAGE_VERSION "" 322| #define PACKAGE_STRING "" 323| #define PACKAGE_BUGREPORT "" 324| #define DEV_URANDOM "/dev/urandom" 325| #define STDC_HEADERS 1 326| #define HAVE_SYS_TYPES_H 1 327| #define HAVE_SYS_STAT_H 1 328| #define HAVE_STDLIB_H 1 329| #define HAVE_STRING_H 1 330| #define HAVE_MEMORY_H 1 331| #define HAVE_STRINGS_H 1 332| #define HAVE_INTTYPES_H 1 333| #define HAVE_STDINT_H 1 334| #define HAVE_UNISTD_H 1 335| #define HAVE_STDLIB_H 1 336| #define HAVE_UNISTD_H 1 337| #define HAVE_BYTESWAP_H 1 338| #define HAVE_STDINT_H 1 339| #define HAVE_SYS_UIO_H 1 340| #define HAVE_INTTYPES_H 1 341| #define HAVE_SYS_TYPES_H 1 342| /* end confdefs.h. */ 343| #include <stdio.h> 344| #if HAVE_SYS_TYPES_H 345| # include <sys/types.h> 346| #endif 347| #if HAVE_SYS_STAT_H 348| # include <sys/stat.h> 349| #endif 350| #if STDC_HEADERS 351| # include <stdlib.h> 352| # include <stddef.h> 353| #else 354| # if HAVE_STDLIB_H 355| # include <stdlib.h> 356| # endif 357| #endif 358| #if HAVE_STRING_H 359| # if !STDC_HEADERS && HAVE_MEMORY_H 360| # include <memory.h> 361| # endif 362| # include <string.h> 363| #endif 364| #if HAVE_STRINGS_H 365| # include <strings.h> 366| #endif 367| #if HAVE_INTTYPES_H 368| # include <inttypes.h> 369| #else 370| # if HAVE_STDINT_H 371| # include <stdint.h> 372| # endif 373| #endif 374| #if HAVE_UNISTD_H 375| # include <unistd.h> 376| #endif 377| #include <machine/types.h> 378configure:4117: result: no 379configure:4121: checking machine/types.h presence 380configure:4131: gcc -E conftest.c 381conftest.c:27:27: error: machine/types.h: No such file or directory 382configure:4137: $? = 1 383configure: failed program was: 384| /* confdefs.h. */ 385| 386| #define PACKAGE_NAME "" 387| #define PACKAGE_TARNAME "" 388| #define PACKAGE_VERSION "" 389| #define PACKAGE_STRING "" 390| #define PACKAGE_BUGREPORT "" 391| #define DEV_URANDOM "/dev/urandom" 392| #define STDC_HEADERS 1 393| #define HAVE_SYS_TYPES_H 1 394| #define HAVE_SYS_STAT_H 1 395| #define HAVE_STDLIB_H 1 396| #define HAVE_STRING_H 1 397| #define HAVE_MEMORY_H 1 398| #define HAVE_STRINGS_H 1 399| #define HAVE_INTTYPES_H 1 400| #define HAVE_STDINT_H 1 401| #define HAVE_UNISTD_H 1 402| #define HAVE_STDLIB_H 1 403| #define HAVE_UNISTD_H 1 404| #define HAVE_BYTESWAP_H 1 405| #define HAVE_STDINT_H 1 406| #define HAVE_SYS_UIO_H 1 407| #define HAVE_INTTYPES_H 1 408| #define HAVE_SYS_TYPES_H 1 409| /* end confdefs.h. */ 410| #include <machine/types.h> 411configure:4157: result: no 412configure:4192: checking for machine/types.h 413configure:4199: result: no 414configure:4226: checking sys/int_types.h usability 415configure:4238: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 416conftest.c:61:27: error: sys/int_types.h: No such file or directory 417configure:4244: $? = 1 418configure: failed program was: 419| /* confdefs.h. */ 420| 421| #define PACKAGE_NAME "" 422| #define PACKAGE_TARNAME "" 423| #define PACKAGE_VERSION "" 424| #define PACKAGE_STRING "" 425| #define PACKAGE_BUGREPORT "" 426| #define DEV_URANDOM "/dev/urandom" 427| #define STDC_HEADERS 1 428| #define HAVE_SYS_TYPES_H 1 429| #define HAVE_SYS_STAT_H 1 430| #define HAVE_STDLIB_H 1 431| #define HAVE_STRING_H 1 432| #define HAVE_MEMORY_H 1 433| #define HAVE_STRINGS_H 1 434| #define HAVE_INTTYPES_H 1 435| #define HAVE_STDINT_H 1 436| #define HAVE_UNISTD_H 1 437| #define HAVE_STDLIB_H 1 438| #define HAVE_UNISTD_H 1 439| #define HAVE_BYTESWAP_H 1 440| #define HAVE_STDINT_H 1 441| #define HAVE_SYS_UIO_H 1 442| #define HAVE_INTTYPES_H 1 443| #define HAVE_SYS_TYPES_H 1 444| /* end confdefs.h. */ 445| #include <stdio.h> 446| #if HAVE_SYS_TYPES_H 447| # include <sys/types.h> 448| #endif 449| #if HAVE_SYS_STAT_H 450| # include <sys/stat.h> 451| #endif 452| #if STDC_HEADERS 453| # include <stdlib.h> 454| # include <stddef.h> 455| #else 456| # if HAVE_STDLIB_H 457| # include <stdlib.h> 458| # endif 459| #endif 460| #if HAVE_STRING_H 461| # if !STDC_HEADERS && HAVE_MEMORY_H 462| # include <memory.h> 463| # endif 464| # include <string.h> 465| #endif 466| #if HAVE_STRINGS_H 467| # include <strings.h> 468| #endif 469| #if HAVE_INTTYPES_H 470| # include <inttypes.h> 471| #else 472| # if HAVE_STDINT_H 473| # include <stdint.h> 474| # endif 475| #endif 476| #if HAVE_UNISTD_H 477| # include <unistd.h> 478| #endif 479| #include <sys/int_types.h> 480configure:4267: result: no 481configure:4271: checking sys/int_types.h presence 482configure:4281: gcc -E conftest.c 483conftest.c:27:27: error: sys/int_types.h: No such file or directory 484configure:4287: $? = 1 485configure: failed program was: 486| /* confdefs.h. */ 487| 488| #define PACKAGE_NAME "" 489| #define PACKAGE_TARNAME "" 490| #define PACKAGE_VERSION "" 491| #define PACKAGE_STRING "" 492| #define PACKAGE_BUGREPORT "" 493| #define DEV_URANDOM "/dev/urandom" 494| #define STDC_HEADERS 1 495| #define HAVE_SYS_TYPES_H 1 496| #define HAVE_SYS_STAT_H 1 497| #define HAVE_STDLIB_H 1 498| #define HAVE_STRING_H 1 499| #define HAVE_MEMORY_H 1 500| #define HAVE_STRINGS_H 1 501| #define HAVE_INTTYPES_H 1 502| #define HAVE_STDINT_H 1 503| #define HAVE_UNISTD_H 1 504| #define HAVE_STDLIB_H 1 505| #define HAVE_UNISTD_H 1 506| #define HAVE_BYTESWAP_H 1 507| #define HAVE_STDINT_H 1 508| #define HAVE_SYS_UIO_H 1 509| #define HAVE_INTTYPES_H 1 510| #define HAVE_SYS_TYPES_H 1 511| /* end confdefs.h. */ 512| #include <sys/int_types.h> 513configure:4307: result: no 514configure:4342: checking for sys/int_types.h 515configure:4349: result: no 516configure:4379: checking sys/socket.h usability 517configure:4391: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 518configure:4397: $? = 0 519configure:4401: test -z 520 || test ! -s conftest.err 521configure:4404: $? = 0 522configure:4407: test -s conftest.o 523configure:4410: $? = 0 524configure:4420: result: yes 525configure:4424: checking sys/socket.h presence 526configure:4434: gcc -E conftest.c 527configure:4440: $? = 0 528configure:4460: result: yes 529configure:4495: checking for sys/socket.h 530configure:4502: result: yes 531configure:4379: checking netinet/in.h usability 532configure:4391: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 533configure:4397: $? = 0 534configure:4401: test -z 535 || test ! -s conftest.err 536configure:4404: $? = 0 537configure:4407: test -s conftest.o 538configure:4410: $? = 0 539configure:4420: result: yes 540configure:4424: checking netinet/in.h presence 541configure:4434: gcc -E conftest.c 542configure:4440: $? = 0 543configure:4460: result: yes 544configure:4495: checking for netinet/in.h 545configure:4502: result: yes 546configure:4379: checking arpa/inet.h usability 547configure:4391: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 548configure:4397: $? = 0 549configure:4401: test -z 550 || test ! -s conftest.err 551configure:4404: $? = 0 552configure:4407: test -s conftest.o 553configure:4410: $? = 0 554configure:4420: result: yes 555configure:4424: checking arpa/inet.h presence 556configure:4434: gcc -E conftest.c 557configure:4440: $? = 0 558configure:4460: result: yes 559configure:4495: checking for arpa/inet.h 560configure:4502: result: yes 561configure:4529: checking windows.h usability 562configure:4541: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 563conftest.c:64:21: error: windows.h: No such file or directory 564configure:4547: $? = 1 565configure: failed program was: 566| /* confdefs.h. */ 567| 568| #define PACKAGE_NAME "" 569| #define PACKAGE_TARNAME "" 570| #define PACKAGE_VERSION "" 571| #define PACKAGE_STRING "" 572| #define PACKAGE_BUGREPORT "" 573| #define DEV_URANDOM "/dev/urandom" 574| #define STDC_HEADERS 1 575| #define HAVE_SYS_TYPES_H 1 576| #define HAVE_SYS_STAT_H 1 577| #define HAVE_STDLIB_H 1 578| #define HAVE_STRING_H 1 579| #define HAVE_MEMORY_H 1 580| #define HAVE_STRINGS_H 1 581| #define HAVE_INTTYPES_H 1 582| #define HAVE_STDINT_H 1 583| #define HAVE_UNISTD_H 1 584| #define HAVE_STDLIB_H 1 585| #define HAVE_UNISTD_H 1 586| #define HAVE_BYTESWAP_H 1 587| #define HAVE_STDINT_H 1 588| #define HAVE_SYS_UIO_H 1 589| #define HAVE_INTTYPES_H 1 590| #define HAVE_SYS_TYPES_H 1 591| #define HAVE_SYS_SOCKET_H 1 592| #define HAVE_NETINET_IN_H 1 593| #define HAVE_ARPA_INET_H 1 594| /* end confdefs.h. */ 595| #include <stdio.h> 596| #if HAVE_SYS_TYPES_H 597| # include <sys/types.h> 598| #endif 599| #if HAVE_SYS_STAT_H 600| # include <sys/stat.h> 601| #endif 602| #if STDC_HEADERS 603| # include <stdlib.h> 604| # include <stddef.h> 605| #else 606| # if HAVE_STDLIB_H 607| # include <stdlib.h> 608| # endif 609| #endif 610| #if HAVE_STRING_H 611| # if !STDC_HEADERS && HAVE_MEMORY_H 612| # include <memory.h> 613| # endif 614| # include <string.h> 615| #endif 616| #if HAVE_STRINGS_H 617| # include <strings.h> 618| #endif 619| #if HAVE_INTTYPES_H 620| # include <inttypes.h> 621| #else 622| # if HAVE_STDINT_H 623| # include <stdint.h> 624| # endif 625| #endif 626| #if HAVE_UNISTD_H 627| # include <unistd.h> 628| #endif 629| #include <windows.h> 630configure:4570: result: no 631configure:4574: checking windows.h presence 632configure:4584: gcc -E conftest.c 633conftest.c:30:21: error: windows.h: No such file or directory 634configure:4590: $? = 1 635configure: failed program was: 636| /* confdefs.h. */ 637| 638| #define PACKAGE_NAME "" 639| #define PACKAGE_TARNAME "" 640| #define PACKAGE_VERSION "" 641| #define PACKAGE_STRING "" 642| #define PACKAGE_BUGREPORT "" 643| #define DEV_URANDOM "/dev/urandom" 644| #define STDC_HEADERS 1 645| #define HAVE_SYS_TYPES_H 1 646| #define HAVE_SYS_STAT_H 1 647| #define HAVE_STDLIB_H 1 648| #define HAVE_STRING_H 1 649| #define HAVE_MEMORY_H 1 650| #define HAVE_STRINGS_H 1 651| #define HAVE_INTTYPES_H 1 652| #define HAVE_STDINT_H 1 653| #define HAVE_UNISTD_H 1 654| #define HAVE_STDLIB_H 1 655| #define HAVE_UNISTD_H 1 656| #define HAVE_BYTESWAP_H 1 657| #define HAVE_STDINT_H 1 658| #define HAVE_SYS_UIO_H 1 659| #define HAVE_INTTYPES_H 1 660| #define HAVE_SYS_TYPES_H 1 661| #define HAVE_SYS_SOCKET_H 1 662| #define HAVE_NETINET_IN_H 1 663| #define HAVE_ARPA_INET_H 1 664| /* end confdefs.h. */ 665| #include <windows.h> 666configure:4610: result: no 667configure:4645: checking for windows.h 668configure:4652: result: no 669configure:4829: checking syslog.h usability 670configure:4841: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 671configure:4847: $? = 0 672configure:4851: test -z 673 || test ! -s conftest.err 674configure:4854: $? = 0 675configure:4857: test -s conftest.o 676configure:4860: $? = 0 677configure:4870: result: yes 678configure:4874: checking syslog.h presence 679configure:4884: gcc -E conftest.c 680configure:4890: $? = 0 681configure:4910: result: yes 682configure:4945: checking for syslog.h 683configure:4952: result: yes 684configure:4966: checking for int8_t 685configure:4990: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 686configure:4996: $? = 0 687configure:5000: test -z 688 || test ! -s conftest.err 689configure:5003: $? = 0 690configure:5006: test -s conftest.o 691configure:5009: $? = 0 692configure:5020: result: yes 693configure:5030: checking for uint8_t 694configure:5054: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 695configure:5060: $? = 0 696configure:5064: test -z 697 || test ! -s conftest.err 698configure:5067: $? = 0 699configure:5070: test -s conftest.o 700configure:5073: $? = 0 701configure:5084: result: yes 702configure:5094: checking for int16_t 703configure:5118: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 704configure:5124: $? = 0 705configure:5128: test -z 706 || test ! -s conftest.err 707configure:5131: $? = 0 708configure:5134: test -s conftest.o 709configure:5137: $? = 0 710configure:5148: result: yes 711configure:5158: checking for uint16_t 712configure:5182: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 713configure:5188: $? = 0 714configure:5192: test -z 715 || test ! -s conftest.err 716configure:5195: $? = 0 717configure:5198: test -s conftest.o 718configure:5201: $? = 0 719configure:5212: result: yes 720configure:5222: checking for int32_t 721configure:5246: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 722configure:5252: $? = 0 723configure:5256: test -z 724 || test ! -s conftest.err 725configure:5259: $? = 0 726configure:5262: test -s conftest.o 727configure:5265: $? = 0 728configure:5276: result: yes 729configure:5286: checking for uint32_t 730configure:5310: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 731configure:5316: $? = 0 732configure:5320: test -z 733 || test ! -s conftest.err 734configure:5323: $? = 0 735configure:5326: test -s conftest.o 736configure:5329: $? = 0 737configure:5340: result: yes 738configure:5350: checking for uint64_t 739configure:5374: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 740configure:5380: $? = 0 741configure:5384: test -z 742 || test ! -s conftest.err 743configure:5387: $? = 0 744configure:5390: test -s conftest.o 745configure:5393: $? = 0 746configure:5404: result: yes 747configure:5415: checking for unsigned long 748configure:5439: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 749configure:5445: $? = 0 750configure:5449: test -z 751 || test ! -s conftest.err 752configure:5452: $? = 0 753configure:5455: test -s conftest.o 754configure:5458: $? = 0 755configure:5469: result: yes 756configure:5472: checking size of unsigned long 757configure:5791: gcc -o conftest -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 758configure:5794: $? = 0 759configure:5796: ./conftest 760configure:5799: $? = 0 761configure:5822: result: 8 762configure:5829: checking for unsigned long long 763configure:5853: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 764configure:5859: $? = 0 765configure:5863: test -z 766 || test ! -s conftest.err 767configure:5866: $? = 0 768configure:5869: test -s conftest.o 769configure:5872: $? = 0 770configure:5883: result: yes 771configure:5886: checking size of unsigned long long 772configure:6205: gcc -o conftest -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 773configure:6208: $? = 0 774configure:6210: ./conftest 775configure:6213: $? = 0 776configure:6236: result: 8 777configure:6244: checking for an ANSI C-conforming const 778configure:6311: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 779conftest.c: In function 'main': 780conftest.c:67: warning: unused variable 's' 781conftest.c:87: warning: unused variable 'foo' 782conftest.c:54: warning: unused variable 'zero' 783conftest.c:48: warning: unused variable 'x' 784conftest.c:69: warning: 't' is used uninitialized in this function 785conftest.c:84: warning: 'b' is used uninitialized in this function 786configure:6317: $? = 0 787configure:6321: test -z 788 || test ! -s conftest.err 789configure:6324: $? = 0 790configure:6327: test -s conftest.o 791configure:6330: $? = 0 792configure:6341: result: yes 793configure:6351: checking for inline 794configure:6372: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 795configure:6378: $? = 0 796configure:6382: test -z 797 || test ! -s conftest.err 798configure:6385: $? = 0 799configure:6388: test -s conftest.o 800configure:6391: $? = 0 801configure:6403: result: inline 802configure:6422: checking for size_t 803configure:6446: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 804configure:6452: $? = 0 805configure:6456: test -z 806 || test ! -s conftest.err 807configure:6459: $? = 0 808configure:6462: test -s conftest.o 809configure:6465: $? = 0 810configure:6476: result: yes 811configure:6495: checking for socket 812configure:6552: gcc -o conftest -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 813configure:6558: $? = 0 814configure:6562: test -z 815 || test ! -s conftest.err 816configure:6565: $? = 0 817configure:6568: test -s conftest 818configure:6571: $? = 0 819configure:6583: result: yes 820configure:6495: checking for inet_aton 821configure:6552: gcc -o conftest -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 822configure:6558: $? = 0 823configure:6562: test -z 824 || test ! -s conftest.err 825configure:6565: $? = 0 826configure:6568: test -s conftest 827configure:6571: $? = 0 828configure:6583: result: yes 829configure:6495: checking for usleep 830configure:6552: gcc -o conftest -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 831configure:6558: $? = 0 832configure:6562: test -z 833 || test ! -s conftest.err 834configure:6565: $? = 0 835configure:6568: test -s conftest 836configure:6571: $? = 0 837configure:6583: result: yes 838configure:6729: checking whether byte ordering is bigendian 839configure:6756: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 840configure:6762: $? = 0 841configure:6766: test -z 842 || test ! -s conftest.err 843configure:6769: $? = 0 844configure:6772: test -s conftest.o 845configure:6775: $? = 0 846configure:6799: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 847conftest.c: In function 'main': 848conftest.c:50: error: 'not' undeclared (first use in this function) 849conftest.c:50: error: (Each undeclared identifier is reported only once 850conftest.c:50: error: for each function it appears in.) 851conftest.c:50: error: expected ';' before 'big' 852configure:6805: $? = 1 853configure: failed program was: 854| /* confdefs.h. */ 855| 856| #define PACKAGE_NAME "" 857| #define PACKAGE_TARNAME "" 858| #define PACKAGE_VERSION "" 859| #define PACKAGE_STRING "" 860| #define PACKAGE_BUGREPORT "" 861| #define DEV_URANDOM "/dev/urandom" 862| #define STDC_HEADERS 1 863| #define HAVE_SYS_TYPES_H 1 864| #define HAVE_SYS_STAT_H 1 865| #define HAVE_STDLIB_H 1 866| #define HAVE_STRING_H 1 867| #define HAVE_MEMORY_H 1 868| #define HAVE_STRINGS_H 1 869| #define HAVE_INTTYPES_H 1 870| #define HAVE_STDINT_H 1 871| #define HAVE_UNISTD_H 1 872| #define HAVE_STDLIB_H 1 873| #define HAVE_UNISTD_H 1 874| #define HAVE_BYTESWAP_H 1 875| #define HAVE_STDINT_H 1 876| #define HAVE_SYS_UIO_H 1 877| #define HAVE_INTTYPES_H 1 878| #define HAVE_SYS_TYPES_H 1 879| #define HAVE_SYS_SOCKET_H 1 880| #define HAVE_NETINET_IN_H 1 881| #define HAVE_ARPA_INET_H 1 882| #define HAVE_SYSLOG_H 1 883| #define HAVE_INT8_T 1 884| #define HAVE_UINT8_T 1 885| #define HAVE_INT16_T 1 886| #define HAVE_UINT16_T 1 887| #define HAVE_INT32_T 1 888| #define HAVE_UINT32_T 1 889| #define HAVE_UINT64_T 1 890| #define SIZEOF_UNSIGNED_LONG 8 891| #define SIZEOF_UNSIGNED_LONG_LONG 8 892| #define HAVE_SOCKET 1 893| #define HAVE_INET_ATON 1 894| #define HAVE_USLEEP 1 895| /* end confdefs.h. */ 896| #include <sys/types.h> 897| #include <sys/param.h> 898| 899| int 900| main () 901| { 902| #if BYTE_ORDER != BIG_ENDIAN 903| not big endian 904| #endif 905| 906| ; 907| return 0; 908| } 909configure:6940: result: no 910configure:6966: checking build system type 911configure:6984: result: x86_64-unknown-linux-gnu 912configure:6992: checking host system type 913configure:7006: result: x86_64-unknown-linux-gnu 914configure:7052: checking whether to compile in debugging 915configure:7068: result: yes 916configure:7071: checking whether to use ISMAcryp code 917configure:7087: result: no 918configure:7090: checking whether to use syslog for error reporting 919configure:7106: result: no 920configure:7109: checking whether to use stdout for error reporting 921configure:7125: result: yes 922configure:7128: checking whether to use /dev/console for error reporting 923configure:7149: result: no 924configure:7152: checking whether to use GDOI key management 925configure:7170: result: no 926configure:7272: creating ./config.status 927 928## ---------------------- ## 929## Running config.status. ## 930## ---------------------- ## 931 932This file was extended by config.status, which was 933generated by GNU Autoconf 2.59. Invocation command line was 934 935 CONFIG_FILES = 936 CONFIG_HEADERS = 937 CONFIG_LINKS = 938 CONFIG_COMMANDS = 939 $ ./config.status 940 941on hpgntae-ubiq59.eem.corp.google.com 942 943config.status:664: creating Makefile 944config.status:664: creating crypto/Makefile 945config.status:664: creating doc/Makefile 946config.status:768: creating crypto/include/config.h 947 948## ---------------- ## 949## Cache variables. ## 950## ---------------- ## 951 952ac_cv_build=x86_64-unknown-linux-gnu 953ac_cv_build_alias=x86_64-unknown-linux-gnu 954ac_cv_c_bigendian=no 955ac_cv_c_compiler_gnu=yes 956ac_cv_c_const=yes 957ac_cv_c_inline=inline 958ac_cv_env_CC_set= 959ac_cv_env_CC_value= 960ac_cv_env_CFLAGS_set= 961ac_cv_env_CFLAGS_value= 962ac_cv_env_CPPFLAGS_set= 963ac_cv_env_CPPFLAGS_value= 964ac_cv_env_CPP_set= 965ac_cv_env_CPP_value= 966ac_cv_env_LDFLAGS_set= 967ac_cv_env_LDFLAGS_value= 968ac_cv_env_build_alias_set= 969ac_cv_env_build_alias_value= 970ac_cv_env_host_alias_set= 971ac_cv_env_host_alias_value= 972ac_cv_env_target_alias_set= 973ac_cv_env_target_alias_value= 974ac_cv_exeext= 975ac_cv_file__dev_urandom=yes 976ac_cv_func_inet_aton=yes 977ac_cv_func_socket=yes 978ac_cv_func_usleep=yes 979ac_cv_header_arpa_inet_h=yes 980ac_cv_header_byteswap_h=yes 981ac_cv_header_inttypes_h=yes 982ac_cv_header_machine_types_h=no 983ac_cv_header_memory_h=yes 984ac_cv_header_netinet_in_h=yes 985ac_cv_header_stdc=yes 986ac_cv_header_stdint_h=yes 987ac_cv_header_stdlib_h=yes 988ac_cv_header_string_h=yes 989ac_cv_header_strings_h=yes 990ac_cv_header_sys_int_types_h=no 991ac_cv_header_sys_socket_h=yes 992ac_cv_header_sys_stat_h=yes 993ac_cv_header_sys_types_h=yes 994ac_cv_header_sys_uio_h=yes 995ac_cv_header_syslog_h=yes 996ac_cv_header_unistd_h=yes 997ac_cv_header_windows_h=no 998ac_cv_host=x86_64-unknown-linux-gnu 999ac_cv_host_alias=x86_64-unknown-linux-gnu 1000ac_cv_objext=o 1001ac_cv_path_install='/usr/bin/install -c' 1002ac_cv_prog_CPP='gcc -E' 1003ac_cv_prog_ac_ct_CC=gcc 1004ac_cv_prog_ac_ct_RANLIB=ranlib 1005ac_cv_prog_cc_g=yes 1006ac_cv_prog_cc_stdc= 1007ac_cv_prog_egrep='grep -E' 1008ac_cv_sizeof_unsigned_long=8 1009ac_cv_sizeof_unsigned_long_long=8 1010ac_cv_type_int16_t=yes 1011ac_cv_type_int32_t=yes 1012ac_cv_type_int8_t=yes 1013ac_cv_type_size_t=yes 1014ac_cv_type_uint16_t=yes 1015ac_cv_type_uint32_t=yes 1016ac_cv_type_uint64_t=yes 1017ac_cv_type_uint8_t=yes 1018ac_cv_type_unsigned_long=yes 1019ac_cv_type_unsigned_long_long=yes 1020 1021## ----------------- ## 1022## Output variables. ## 1023## ----------------- ## 1024 1025CC='gcc' 1026CFLAGS='-Wall -O4 -fexpensive-optimizations -funroll-loops' 1027CPP='gcc -E' 1028CPPFLAGS='' 1029DEFS='-DHAVE_CONFIG_H' 1030ECHO_C='' 1031ECHO_N='-n' 1032ECHO_T='' 1033EGREP='grep -E' 1034EXE='' 1035EXEEXT='' 1036GDOI_OBJS='' 1037INSTALL_DATA='${INSTALL} -m 644' 1038INSTALL_PROGRAM='${INSTALL}' 1039INSTALL_SCRIPT='${INSTALL}' 1040LDFLAGS='' 1041LIBOBJS='' 1042LIBS='' 1043LTLIBOBJS='' 1044OBJEXT='o' 1045PACKAGE_BUGREPORT='' 1046PACKAGE_NAME='' 1047PACKAGE_STRING='' 1048PACKAGE_TARNAME='' 1049PACKAGE_VERSION='' 1050PATH_SEPARATOR=':' 1051RANLIB='ranlib' 1052RNG_OBJS='rand_source.o' 1053SHELL='/bin/sh' 1054ac_ct_CC='gcc' 1055ac_ct_RANLIB='ranlib' 1056bindir='${exec_prefix}/bin' 1057build='x86_64-unknown-linux-gnu' 1058build_alias='' 1059build_cpu='x86_64' 1060build_os='linux-gnu' 1061build_vendor='unknown' 1062datadir='${prefix}/share' 1063exec_prefix='${prefix}' 1064host='x86_64-unknown-linux-gnu' 1065host_alias='' 1066host_cpu='x86_64' 1067host_os='linux-gnu' 1068host_vendor='unknown' 1069includedir='${prefix}/include' 1070infodir='${prefix}/info' 1071libdir='${exec_prefix}/lib' 1072libexecdir='${exec_prefix}/libexec' 1073localstatedir='${prefix}/var' 1074mandir='${prefix}/man' 1075oldincludedir='/usr/include' 1076prefix='/home/astor/localastor/google3/third_party/libsrtp/v1_4_2' 1077program_transform_name='s,x,x,' 1078sbindir='${exec_prefix}/sbin' 1079sharedstatedir='${prefix}/com' 1080sysconfdir='${prefix}/etc' 1081target_alias='' 1082 1083## ----------- ## 1084## confdefs.h. ## 1085## ----------- ## 1086 1087#define CPU_CISC 1 1088#define DEV_URANDOM "/dev/urandom" 1089#define ENABLE_DEBUGGING 1 1090#define ERR_REPORTING_STDOUT 1 1091#define HAVE_ARPA_INET_H 1 1092#define HAVE_BYTESWAP_H 1 1093#define HAVE_INET_ATON 1 1094#define HAVE_INT16_T 1 1095#define HAVE_INT32_T 1 1096#define HAVE_INT8_T 1 1097#define HAVE_INTTYPES_H 1 1098#define HAVE_INTTYPES_H 1 1099#define HAVE_MEMORY_H 1 1100#define HAVE_NETINET_IN_H 1 1101#define HAVE_SOCKET 1 1102#define HAVE_STDINT_H 1 1103#define HAVE_STDINT_H 1 1104#define HAVE_STDLIB_H 1 1105#define HAVE_STDLIB_H 1 1106#define HAVE_STRINGS_H 1 1107#define HAVE_STRING_H 1 1108#define HAVE_SYSLOG_H 1 1109#define HAVE_SYS_SOCKET_H 1 1110#define HAVE_SYS_STAT_H 1 1111#define HAVE_SYS_TYPES_H 1 1112#define HAVE_SYS_TYPES_H 1 1113#define HAVE_SYS_UIO_H 1 1114#define HAVE_UINT16_T 1 1115#define HAVE_UINT32_T 1 1116#define HAVE_UINT64_T 1 1117#define HAVE_UINT8_T 1 1118#define HAVE_UNISTD_H 1 1119#define HAVE_UNISTD_H 1 1120#define HAVE_USLEEP 1 1121#define PACKAGE_BUGREPORT "" 1122#define PACKAGE_NAME "" 1123#define PACKAGE_STRING "" 1124#define PACKAGE_TARNAME "" 1125#define PACKAGE_VERSION "" 1126#define SIZEOF_UNSIGNED_LONG 8 1127#define SIZEOF_UNSIGNED_LONG_LONG 8 1128#define STDC_HEADERS 1 1129 1130configure: exit 0 1131