Home | History | Annotate | Download | only in srtp
      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 configure, which was
      5 generated 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 
     13 hostname = hpgntae-ubiq59.eem.corp.google.com
     14 uname -m = x86_64
     15 uname -r = 2.6.18.5-gg47server-xenu-3.1
     16 uname -s = Linux
     17 uname -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
     25 hostinfo               = unknown
     26 /bin/machine           = unknown
     27 /usr/bin/oslevel       = unknown
     28 /bin/universe          = unknown
     29 
     30 PATH: /home/astor/bin
     31 PATH: /home/astor/software/bin
     32 PATH: /home/astor/software/usr/bin
     33 PATH: /home/astor/bin
     34 PATH: /home/astor/software/bin
     35 PATH: /home/astor/software/usr/bin
     36 PATH: /usr/local/symlinks
     37 PATH: /usr/local/scripts
     38 PATH: /usr/local/sbin
     39 PATH: /usr/local/bin
     40 PATH: /usr/sbin
     41 PATH: /usr/bin
     42 PATH: /sbin
     43 PATH: /bin
     44 PATH: /usr/bin/X11
     45 PATH: /opt/alice-1.3/bin
     46 PATH: /home/build/static/projects/borg
     47 PATH: /opt/alice-1.3/bin
     48 PATH: /home/build/static/projects/borg
     49 
     50 
     51 ## ----------- ##
     52 ## Core tests. ##
     53 ## ----------- ##
     54 
     55 configure:1349: checking for ranlib
     56 configure:1365: found /usr/bin/ranlib
     57 configure:1376: result: ranlib
     58 configure:1434: checking for gcc
     59 configure:1450: found /usr/bin/gcc
     60 configure:1460: result: gcc
     61 configure:1704: checking for C compiler version
     62 configure:1707: gcc --version </dev/null >&5
     63 gcc (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu4)
     64 Copyright (C) 2007 Free Software Foundation, Inc.
     65 This is free software; see the source for copying conditions.  There is NO
     66 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
     67 
     68 configure:1710: $? = 0
     69 configure:1712: gcc -v </dev/null >&5
     70 Using built-in specs.
     71 Target: x86_64-linux-gnu
     72 Configured 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
     73 Thread model: posix
     74 gcc version 4.2.4 (Ubuntu 4.2.4-1ubuntu4)
     75 configure:1715: $? = 0
     76 configure:1717: gcc -V </dev/null >&5
     77 gcc: '-V' option must have argument
     78 configure:1720: $? = 1
     79 configure:1743: checking for C compiler default output file name
     80 configure:1746: gcc -Wall -O4 -fexpensive-optimizations -funroll-loops   conftest.c  >&5
     81 configure:1749: $? = 0
     82 configure:1795: result: a.out
     83 configure:1800: checking whether the C compiler works
     84 configure:1806: ./a.out
     85 configure:1809: $? = 0
     86 configure:1826: result: yes
     87 configure:1833: checking whether we are cross compiling
     88 configure:1835: result: no
     89 configure:1838: checking for suffix of executables
     90 configure:1840: gcc -o conftest -Wall -O4 -fexpensive-optimizations -funroll-loops   conftest.c  >&5
     91 configure:1843: $? = 0
     92 configure:1868: result: 
     93 configure:1874: checking for suffix of object files
     94 configure:1895: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops  conftest.c >&5
     95 configure:1898: $? = 0
     96 configure:1920: result: o
     97 configure:1924: checking whether we are using the GNU C compiler
     98 configure:1948: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops  conftest.c >&5
     99 configure:1954: $? = 0
    100 configure:1958: test -z 
    101 			 || test ! -s conftest.err
    102 configure:1961: $? = 0
    103 configure:1964: test -s conftest.o
    104 configure:1967: $? = 0
    105 configure:1980: result: yes
    106 configure:1986: checking whether gcc accepts -g
    107 configure:2007: gcc -c -g  conftest.c >&5
    108 configure:2013: $? = 0
    109 configure:2017: test -z 
    110 			 || test ! -s conftest.err
    111 configure:2020: $? = 0
    112 configure:2023: test -s conftest.o
    113 configure:2026: $? = 0
    114 configure:2037: result: yes
    115 configure:2054: checking for gcc option to accept ANSI C
    116 configure:2124: gcc  -c -Wall -O4 -fexpensive-optimizations -funroll-loops  conftest.c >&5
    117 configure:2130: $? = 0
    118 configure:2134: test -z 
    119 			 || test ! -s conftest.err
    120 configure:2137: $? = 0
    121 configure:2140: test -s conftest.o
    122 configure:2143: $? = 0
    123 configure:2161: result: none needed
    124 configure:2179: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops  conftest.c >&5
    125 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
    126 configure:2185: $? = 1
    127 configure: failed program was:
    128 | #ifndef __cplusplus
    129 |   choke me
    130 | #endif
    131 configure:2356: checking for a BSD-compatible install
    132 configure:2411: result: /usr/bin/install -c
    133 configure:2436: checking whether to build for Linux kernel context
    134 configure:2450: result: no
    135 configure:2454: checking for /dev/urandom
    136 configure:2469: result: yes
    137 configure:2499: checking which random device to use
    138 configure:2513: result: /dev/urandom
    139 configure:2529: checking how to run the C preprocessor
    140 configure:2564: gcc -E  conftest.c
    141 configure:2570: $? = 0
    142 configure:2602: gcc -E  conftest.c
    143 conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
    144 configure:2608: $? = 1
    145 configure: 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>
    156 configure:2647: result: gcc -E
    157 configure:2671: gcc -E  conftest.c
    158 configure:2677: $? = 0
    159 configure:2709: gcc -E  conftest.c
    160 conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
    161 configure:2715: $? = 1
    162 configure: 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>
    173 configure:2759: checking for egrep
    174 configure:2769: result: grep -E
    175 configure:2774: checking for ANSI C header files
    176 configure:2799: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops  conftest.c >&5
    177 configure:2805: $? = 0
    178 configure:2809: test -z 
    179 			 || test ! -s conftest.err
    180 configure:2812: $? = 0
    181 configure:2815: test -s conftest.o
    182 configure:2818: $? = 0
    183 configure:2907: gcc -o conftest -Wall -O4 -fexpensive-optimizations -funroll-loops   conftest.c  >&5
    184 conftest.c: In function 'main':
    185 conftest.c:27: warning: implicit declaration of function 'exit'
    186 conftest.c:27: warning: incompatible implicit declaration of built-in function 'exit'
    187 configure:2910: $? = 0
    188 configure:2912: ./conftest
    189 configure:2915: $? = 0
    190 configure:2930: result: yes
    191 configure:2954: checking for sys/types.h
    192 configure:2970: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops  conftest.c >&5
    193 configure:2976: $? = 0
    194 configure:2980: test -z 
    195 			 || test ! -s conftest.err
    196 configure:2983: $? = 0
    197 configure:2986: test -s conftest.o
    198 configure:2989: $? = 0
    199 configure:3000: result: yes
    200 configure:2954: checking for sys/stat.h
    201 configure:2970: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops  conftest.c >&5
    202 configure:2976: $? = 0
    203 configure:2980: test -z 
    204 			 || test ! -s conftest.err
    205 configure:2983: $? = 0
    206 configure:2986: test -s conftest.o
    207 configure:2989: $? = 0
    208 configure:3000: result: yes
    209 configure:2954: checking for stdlib.h
    210 configure:2970: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops  conftest.c >&5
    211 configure:2976: $? = 0
    212 configure:2980: test -z 
    213 			 || test ! -s conftest.err
    214 configure:2983: $? = 0
    215 configure:2986: test -s conftest.o
    216 configure:2989: $? = 0
    217 configure:3000: result: yes
    218 configure:2954: checking for string.h
    219 configure:2970: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops  conftest.c >&5
    220 configure:2976: $? = 0
    221 configure:2980: test -z 
    222 			 || test ! -s conftest.err
    223 configure:2983: $? = 0
    224 configure:2986: test -s conftest.o
    225 configure:2989: $? = 0
    226 configure:3000: result: yes
    227 configure:2954: checking for memory.h
    228 configure:2970: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops  conftest.c >&5
    229 configure:2976: $? = 0
    230 configure:2980: test -z 
    231 			 || test ! -s conftest.err
    232 configure:2983: $? = 0
    233 configure:2986: test -s conftest.o
    234 configure:2989: $? = 0
    235 configure:3000: result: yes
    236 configure:2954: checking for strings.h
    237 configure:2970: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops  conftest.c >&5
    238 configure:2976: $? = 0
    239 configure:2980: test -z 
    240 			 || test ! -s conftest.err
    241 configure:2983: $? = 0
    242 configure:2986: test -s conftest.o
    243 configure:2989: $? = 0
    244 configure:3000: result: yes
    245 configure:2954: checking for inttypes.h
    246 configure:2970: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops  conftest.c >&5
    247 configure:2976: $? = 0
    248 configure:2980: test -z 
    249 			 || test ! -s conftest.err
    250 configure:2983: $? = 0
    251 configure:2986: test -s conftest.o
    252 configure:2989: $? = 0
    253 configure:3000: result: yes
    254 configure:2954: checking for stdint.h
    255 configure:2970: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops  conftest.c >&5
    256 configure:2976: $? = 0
    257 configure:2980: test -z 
    258 			 || test ! -s conftest.err
    259 configure:2983: $? = 0
    260 configure:2986: test -s conftest.o
    261 configure:2989: $? = 0
    262 configure:3000: result: yes
    263 configure:2954: checking for unistd.h
    264 configure:2970: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops  conftest.c >&5
    265 configure:2976: $? = 0
    266 configure:2980: test -z 
    267 			 || test ! -s conftest.err
    268 configure:2983: $? = 0
    269 configure:2986: test -s conftest.o
    270 configure:2989: $? = 0
    271 configure:3000: result: yes
    272 configure:3017: checking for stdlib.h
    273 configure:3022: result: yes
    274 configure:3167: checking for unistd.h
    275 configure:3172: result: yes
    276 configure:3326: checking byteswap.h usability
    277 configure:3338: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops  conftest.c >&5
    278 configure:3344: $? = 0
    279 configure:3348: test -z 
    280 			 || test ! -s conftest.err
    281 configure:3351: $? = 0
    282 configure:3354: test -s conftest.o
    283 configure:3357: $? = 0
    284 configure:3367: result: yes
    285 configure:3371: checking byteswap.h presence
    286 configure:3381: gcc -E  conftest.c
    287 configure:3387: $? = 0
    288 configure:3407: result: yes
    289 configure:3442: checking for byteswap.h
    290 configure:3449: result: yes
    291 configure:3467: checking for stdint.h
    292 configure:3472: result: yes
    293 configure:3626: checking sys/uio.h usability
    294 configure:3638: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops  conftest.c >&5
    295 configure:3644: $? = 0
    296 configure:3648: test -z 
    297 			 || test ! -s conftest.err
    298 configure:3651: $? = 0
    299 configure:3654: test -s conftest.o
    300 configure:3657: $? = 0
    301 configure:3667: result: yes
    302 configure:3671: checking sys/uio.h presence
    303 configure:3681: gcc -E  conftest.c
    304 configure:3687: $? = 0
    305 configure:3707: result: yes
    306 configure:3742: checking for sys/uio.h
    307 configure:3749: result: yes
    308 configure:3767: checking for inttypes.h
    309 configure:3772: result: yes
    310 configure:3917: checking for sys/types.h
    311 configure:3922: result: yes
    312 configure:4076: checking machine/types.h usability
    313 configure:4088: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops  conftest.c >&5
    314 conftest.c:61:27: error: machine/types.h: No such file or directory
    315 configure:4094: $? = 1
    316 configure: 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>
    378 configure:4117: result: no
    379 configure:4121: checking machine/types.h presence
    380 configure:4131: gcc -E  conftest.c
    381 conftest.c:27:27: error: machine/types.h: No such file or directory
    382 configure:4137: $? = 1
    383 configure: 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>
    411 configure:4157: result: no
    412 configure:4192: checking for machine/types.h
    413 configure:4199: result: no
    414 configure:4226: checking sys/int_types.h usability
    415 configure:4238: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops  conftest.c >&5
    416 conftest.c:61:27: error: sys/int_types.h: No such file or directory
    417 configure:4244: $? = 1
    418 configure: 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>
    480 configure:4267: result: no
    481 configure:4271: checking sys/int_types.h presence
    482 configure:4281: gcc -E  conftest.c
    483 conftest.c:27:27: error: sys/int_types.h: No such file or directory
    484 configure:4287: $? = 1
    485 configure: 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>
    513 configure:4307: result: no
    514 configure:4342: checking for sys/int_types.h
    515 configure:4349: result: no
    516 configure:4379: checking sys/socket.h usability
    517 configure:4391: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops  conftest.c >&5
    518 configure:4397: $? = 0
    519 configure:4401: test -z 
    520 			 || test ! -s conftest.err
    521 configure:4404: $? = 0
    522 configure:4407: test -s conftest.o
    523 configure:4410: $? = 0
    524 configure:4420: result: yes
    525 configure:4424: checking sys/socket.h presence
    526 configure:4434: gcc -E  conftest.c
    527 configure:4440: $? = 0
    528 configure:4460: result: yes
    529 configure:4495: checking for sys/socket.h
    530 configure:4502: result: yes
    531 configure:4379: checking netinet/in.h usability
    532 configure:4391: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops  conftest.c >&5
    533 configure:4397: $? = 0
    534 configure:4401: test -z 
    535 			 || test ! -s conftest.err
    536 configure:4404: $? = 0
    537 configure:4407: test -s conftest.o
    538 configure:4410: $? = 0
    539 configure:4420: result: yes
    540 configure:4424: checking netinet/in.h presence
    541 configure:4434: gcc -E  conftest.c
    542 configure:4440: $? = 0
    543 configure:4460: result: yes
    544 configure:4495: checking for netinet/in.h
    545 configure:4502: result: yes
    546 configure:4379: checking arpa/inet.h usability
    547 configure:4391: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops  conftest.c >&5
    548 configure:4397: $? = 0
    549 configure:4401: test -z 
    550 			 || test ! -s conftest.err
    551 configure:4404: $? = 0
    552 configure:4407: test -s conftest.o
    553 configure:4410: $? = 0
    554 configure:4420: result: yes
    555 configure:4424: checking arpa/inet.h presence
    556 configure:4434: gcc -E  conftest.c
    557 configure:4440: $? = 0
    558 configure:4460: result: yes
    559 configure:4495: checking for arpa/inet.h
    560 configure:4502: result: yes
    561 configure:4529: checking windows.h usability
    562 configure:4541: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops  conftest.c >&5
    563 conftest.c:64:21: error: windows.h: No such file or directory
    564 configure:4547: $? = 1
    565 configure: 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>
    630 configure:4570: result: no
    631 configure:4574: checking windows.h presence
    632 configure:4584: gcc -E  conftest.c
    633 conftest.c:30:21: error: windows.h: No such file or directory
    634 configure:4590: $? = 1
    635 configure: 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>
    666 configure:4610: result: no
    667 configure:4645: checking for windows.h
    668 configure:4652: result: no
    669 configure:4829: checking syslog.h usability
    670 configure:4841: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops  conftest.c >&5
    671 configure:4847: $? = 0
    672 configure:4851: test -z 
    673 			 || test ! -s conftest.err
    674 configure:4854: $? = 0
    675 configure:4857: test -s conftest.o
    676 configure:4860: $? = 0
    677 configure:4870: result: yes
    678 configure:4874: checking syslog.h presence
    679 configure:4884: gcc -E  conftest.c
    680 configure:4890: $? = 0
    681 configure:4910: result: yes
    682 configure:4945: checking for syslog.h
    683 configure:4952: result: yes
    684 configure:4966: checking for int8_t
    685 configure:4990: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops  conftest.c >&5
    686 configure:4996: $? = 0
    687 configure:5000: test -z 
    688 			 || test ! -s conftest.err
    689 configure:5003: $? = 0
    690 configure:5006: test -s conftest.o
    691 configure:5009: $? = 0
    692 configure:5020: result: yes
    693 configure:5030: checking for uint8_t
    694 configure:5054: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops  conftest.c >&5
    695 configure:5060: $? = 0
    696 configure:5064: test -z 
    697 			 || test ! -s conftest.err
    698 configure:5067: $? = 0
    699 configure:5070: test -s conftest.o
    700 configure:5073: $? = 0
    701 configure:5084: result: yes
    702 configure:5094: checking for int16_t
    703 configure:5118: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops  conftest.c >&5
    704 configure:5124: $? = 0
    705 configure:5128: test -z 
    706 			 || test ! -s conftest.err
    707 configure:5131: $? = 0
    708 configure:5134: test -s conftest.o
    709 configure:5137: $? = 0
    710 configure:5148: result: yes
    711 configure:5158: checking for uint16_t
    712 configure:5182: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops  conftest.c >&5
    713 configure:5188: $? = 0
    714 configure:5192: test -z 
    715 			 || test ! -s conftest.err
    716 configure:5195: $? = 0
    717 configure:5198: test -s conftest.o
    718 configure:5201: $? = 0
    719 configure:5212: result: yes
    720 configure:5222: checking for int32_t
    721 configure:5246: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops  conftest.c >&5
    722 configure:5252: $? = 0
    723 configure:5256: test -z 
    724 			 || test ! -s conftest.err
    725 configure:5259: $? = 0
    726 configure:5262: test -s conftest.o
    727 configure:5265: $? = 0
    728 configure:5276: result: yes
    729 configure:5286: checking for uint32_t
    730 configure:5310: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops  conftest.c >&5
    731 configure:5316: $? = 0
    732 configure:5320: test -z 
    733 			 || test ! -s conftest.err
    734 configure:5323: $? = 0
    735 configure:5326: test -s conftest.o
    736 configure:5329: $? = 0
    737 configure:5340: result: yes
    738 configure:5350: checking for uint64_t
    739 configure:5374: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops  conftest.c >&5
    740 configure:5380: $? = 0
    741 configure:5384: test -z 
    742 			 || test ! -s conftest.err
    743 configure:5387: $? = 0
    744 configure:5390: test -s conftest.o
    745 configure:5393: $? = 0
    746 configure:5404: result: yes
    747 configure:5415: checking for unsigned long
    748 configure:5439: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops  conftest.c >&5
    749 configure:5445: $? = 0
    750 configure:5449: test -z 
    751 			 || test ! -s conftest.err
    752 configure:5452: $? = 0
    753 configure:5455: test -s conftest.o
    754 configure:5458: $? = 0
    755 configure:5469: result: yes
    756 configure:5472: checking size of unsigned long
    757 configure:5791: gcc -o conftest -Wall -O4 -fexpensive-optimizations -funroll-loops   conftest.c  >&5
    758 configure:5794: $? = 0
    759 configure:5796: ./conftest
    760 configure:5799: $? = 0
    761 configure:5822: result: 8
    762 configure:5829: checking for unsigned long long
    763 configure:5853: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops  conftest.c >&5
    764 configure:5859: $? = 0
    765 configure:5863: test -z 
    766 			 || test ! -s conftest.err
    767 configure:5866: $? = 0
    768 configure:5869: test -s conftest.o
    769 configure:5872: $? = 0
    770 configure:5883: result: yes
    771 configure:5886: checking size of unsigned long long
    772 configure:6205: gcc -o conftest -Wall -O4 -fexpensive-optimizations -funroll-loops   conftest.c  >&5
    773 configure:6208: $? = 0
    774 configure:6210: ./conftest
    775 configure:6213: $? = 0
    776 configure:6236: result: 8
    777 configure:6244: checking for an ANSI C-conforming const
    778 configure:6311: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops  conftest.c >&5
    779 conftest.c: In function 'main':
    780 conftest.c:67: warning: unused variable 's'
    781 conftest.c:87: warning: unused variable 'foo'
    782 conftest.c:54: warning: unused variable 'zero'
    783 conftest.c:48: warning: unused variable 'x'
    784 conftest.c:69: warning: 't' is used uninitialized in this function
    785 conftest.c:84: warning: 'b' is used uninitialized in this function
    786 configure:6317: $? = 0
    787 configure:6321: test -z 
    788 			 || test ! -s conftest.err
    789 configure:6324: $? = 0
    790 configure:6327: test -s conftest.o
    791 configure:6330: $? = 0
    792 configure:6341: result: yes
    793 configure:6351: checking for inline
    794 configure:6372: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops  conftest.c >&5
    795 configure:6378: $? = 0
    796 configure:6382: test -z 
    797 			 || test ! -s conftest.err
    798 configure:6385: $? = 0
    799 configure:6388: test -s conftest.o
    800 configure:6391: $? = 0
    801 configure:6403: result: inline
    802 configure:6422: checking for size_t
    803 configure:6446: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops  conftest.c >&5
    804 configure:6452: $? = 0
    805 configure:6456: test -z 
    806 			 || test ! -s conftest.err
    807 configure:6459: $? = 0
    808 configure:6462: test -s conftest.o
    809 configure:6465: $? = 0
    810 configure:6476: result: yes
    811 configure:6495: checking for socket
    812 configure:6552: gcc -o conftest -Wall -O4 -fexpensive-optimizations -funroll-loops   conftest.c  >&5
    813 configure:6558: $? = 0
    814 configure:6562: test -z 
    815 			 || test ! -s conftest.err
    816 configure:6565: $? = 0
    817 configure:6568: test -s conftest
    818 configure:6571: $? = 0
    819 configure:6583: result: yes
    820 configure:6495: checking for inet_aton
    821 configure:6552: gcc -o conftest -Wall -O4 -fexpensive-optimizations -funroll-loops   conftest.c  >&5
    822 configure:6558: $? = 0
    823 configure:6562: test -z 
    824 			 || test ! -s conftest.err
    825 configure:6565: $? = 0
    826 configure:6568: test -s conftest
    827 configure:6571: $? = 0
    828 configure:6583: result: yes
    829 configure:6495: checking for usleep
    830 configure:6552: gcc -o conftest -Wall -O4 -fexpensive-optimizations -funroll-loops   conftest.c  >&5
    831 configure:6558: $? = 0
    832 configure:6562: test -z 
    833 			 || test ! -s conftest.err
    834 configure:6565: $? = 0
    835 configure:6568: test -s conftest
    836 configure:6571: $? = 0
    837 configure:6583: result: yes
    838 configure:6729: checking whether byte ordering is bigendian
    839 configure:6756: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops  conftest.c >&5
    840 configure:6762: $? = 0
    841 configure:6766: test -z 
    842 			 || test ! -s conftest.err
    843 configure:6769: $? = 0
    844 configure:6772: test -s conftest.o
    845 configure:6775: $? = 0
    846 configure:6799: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops  conftest.c >&5
    847 conftest.c: In function 'main':
    848 conftest.c:50: error: 'not' undeclared (first use in this function)
    849 conftest.c:50: error: (Each undeclared identifier is reported only once
    850 conftest.c:50: error: for each function it appears in.)
    851 conftest.c:50: error: expected ';' before 'big'
    852 configure:6805: $? = 1
    853 configure: 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 | }
    909 configure:6940: result: no
    910 configure:6966: checking build system type
    911 configure:6984: result: x86_64-unknown-linux-gnu
    912 configure:6992: checking host system type
    913 configure:7006: result: x86_64-unknown-linux-gnu
    914 configure:7052: checking whether to compile in debugging
    915 configure:7068: result: yes
    916 configure:7071: checking whether to use ISMAcryp code
    917 configure:7087: result: no
    918 configure:7090: checking whether to use syslog for error reporting
    919 configure:7106: result: no
    920 configure:7109: checking whether to use stdout for error reporting
    921 configure:7125: result: yes
    922 configure:7128: checking whether to use /dev/console for error reporting
    923 configure:7149: result: no
    924 configure:7152: checking whether to use GDOI key management
    925 configure:7170: result: no
    926 configure:7272: creating ./config.status
    927 
    928 ## ---------------------- ##
    929 ## Running config.status. ##
    930 ## ---------------------- ##
    931 
    932 This file was extended by config.status, which was
    933 generated 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 
    941 on hpgntae-ubiq59.eem.corp.google.com
    942 
    943 config.status:664: creating Makefile
    944 config.status:664: creating crypto/Makefile
    945 config.status:664: creating doc/Makefile
    946 config.status:768: creating crypto/include/config.h
    947 
    948 ## ---------------- ##
    949 ## Cache variables. ##
    950 ## ---------------- ##
    951 
    952 ac_cv_build=x86_64-unknown-linux-gnu
    953 ac_cv_build_alias=x86_64-unknown-linux-gnu
    954 ac_cv_c_bigendian=no
    955 ac_cv_c_compiler_gnu=yes
    956 ac_cv_c_const=yes
    957 ac_cv_c_inline=inline
    958 ac_cv_env_CC_set=
    959 ac_cv_env_CC_value=
    960 ac_cv_env_CFLAGS_set=
    961 ac_cv_env_CFLAGS_value=
    962 ac_cv_env_CPPFLAGS_set=
    963 ac_cv_env_CPPFLAGS_value=
    964 ac_cv_env_CPP_set=
    965 ac_cv_env_CPP_value=
    966 ac_cv_env_LDFLAGS_set=
    967 ac_cv_env_LDFLAGS_value=
    968 ac_cv_env_build_alias_set=
    969 ac_cv_env_build_alias_value=
    970 ac_cv_env_host_alias_set=
    971 ac_cv_env_host_alias_value=
    972 ac_cv_env_target_alias_set=
    973 ac_cv_env_target_alias_value=
    974 ac_cv_exeext=
    975 ac_cv_file__dev_urandom=yes
    976 ac_cv_func_inet_aton=yes
    977 ac_cv_func_socket=yes
    978 ac_cv_func_usleep=yes
    979 ac_cv_header_arpa_inet_h=yes
    980 ac_cv_header_byteswap_h=yes
    981 ac_cv_header_inttypes_h=yes
    982 ac_cv_header_machine_types_h=no
    983 ac_cv_header_memory_h=yes
    984 ac_cv_header_netinet_in_h=yes
    985 ac_cv_header_stdc=yes
    986 ac_cv_header_stdint_h=yes
    987 ac_cv_header_stdlib_h=yes
    988 ac_cv_header_string_h=yes
    989 ac_cv_header_strings_h=yes
    990 ac_cv_header_sys_int_types_h=no
    991 ac_cv_header_sys_socket_h=yes
    992 ac_cv_header_sys_stat_h=yes
    993 ac_cv_header_sys_types_h=yes
    994 ac_cv_header_sys_uio_h=yes
    995 ac_cv_header_syslog_h=yes
    996 ac_cv_header_unistd_h=yes
    997 ac_cv_header_windows_h=no
    998 ac_cv_host=x86_64-unknown-linux-gnu
    999 ac_cv_host_alias=x86_64-unknown-linux-gnu
   1000 ac_cv_objext=o
   1001 ac_cv_path_install='/usr/bin/install -c'
   1002 ac_cv_prog_CPP='gcc -E'
   1003 ac_cv_prog_ac_ct_CC=gcc
   1004 ac_cv_prog_ac_ct_RANLIB=ranlib
   1005 ac_cv_prog_cc_g=yes
   1006 ac_cv_prog_cc_stdc=
   1007 ac_cv_prog_egrep='grep -E'
   1008 ac_cv_sizeof_unsigned_long=8
   1009 ac_cv_sizeof_unsigned_long_long=8
   1010 ac_cv_type_int16_t=yes
   1011 ac_cv_type_int32_t=yes
   1012 ac_cv_type_int8_t=yes
   1013 ac_cv_type_size_t=yes
   1014 ac_cv_type_uint16_t=yes
   1015 ac_cv_type_uint32_t=yes
   1016 ac_cv_type_uint64_t=yes
   1017 ac_cv_type_uint8_t=yes
   1018 ac_cv_type_unsigned_long=yes
   1019 ac_cv_type_unsigned_long_long=yes
   1020 
   1021 ## ----------------- ##
   1022 ## Output variables. ##
   1023 ## ----------------- ##
   1024 
   1025 CC='gcc'
   1026 CFLAGS='-Wall -O4 -fexpensive-optimizations -funroll-loops'
   1027 CPP='gcc -E'
   1028 CPPFLAGS=''
   1029 DEFS='-DHAVE_CONFIG_H'
   1030 ECHO_C=''
   1031 ECHO_N='-n'
   1032 ECHO_T=''
   1033 EGREP='grep -E'
   1034 EXE=''
   1035 EXEEXT=''
   1036 GDOI_OBJS=''
   1037 INSTALL_DATA='${INSTALL} -m 644'
   1038 INSTALL_PROGRAM='${INSTALL}'
   1039 INSTALL_SCRIPT='${INSTALL}'
   1040 LDFLAGS=''
   1041 LIBOBJS=''
   1042 LIBS=''
   1043 LTLIBOBJS=''
   1044 OBJEXT='o'
   1045 PACKAGE_BUGREPORT=''
   1046 PACKAGE_NAME=''
   1047 PACKAGE_STRING=''
   1048 PACKAGE_TARNAME=''
   1049 PACKAGE_VERSION=''
   1050 PATH_SEPARATOR=':'
   1051 RANLIB='ranlib'
   1052 RNG_OBJS='rand_source.o'
   1053 SHELL='/bin/sh'
   1054 ac_ct_CC='gcc'
   1055 ac_ct_RANLIB='ranlib'
   1056 bindir='${exec_prefix}/bin'
   1057 build='x86_64-unknown-linux-gnu'
   1058 build_alias=''
   1059 build_cpu='x86_64'
   1060 build_os='linux-gnu'
   1061 build_vendor='unknown'
   1062 datadir='${prefix}/share'
   1063 exec_prefix='${prefix}'
   1064 host='x86_64-unknown-linux-gnu'
   1065 host_alias=''
   1066 host_cpu='x86_64'
   1067 host_os='linux-gnu'
   1068 host_vendor='unknown'
   1069 includedir='${prefix}/include'
   1070 infodir='${prefix}/info'
   1071 libdir='${exec_prefix}/lib'
   1072 libexecdir='${exec_prefix}/libexec'
   1073 localstatedir='${prefix}/var'
   1074 mandir='${prefix}/man'
   1075 oldincludedir='/usr/include'
   1076 prefix='/home/astor/localastor/google3/third_party/libsrtp/v1_4_2'
   1077 program_transform_name='s,x,x,'
   1078 sbindir='${exec_prefix}/sbin'
   1079 sharedstatedir='${prefix}/com'
   1080 sysconfdir='${prefix}/etc'
   1081 target_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 
   1130 configure: exit 0
   1131