From 0275479cb56c7f562f3513fef66c83fc44d1d8c9 Mon Sep 17 00:00:00 2001 From: Erwin Nindl Date: Fri, 22 Jun 2007 13:59:20 +0000 Subject: added libsrtp to svn --- srtp/config.log | 1118 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1118 insertions(+) create mode 100644 srtp/config.log (limited to 'srtp/config.log') diff --git a/srtp/config.log b/srtp/config.log new file mode 100644 index 0000000..22b96c4 --- /dev/null +++ b/srtp/config.log @@ -0,0 +1,1118 @@ +This file contains any messages produced by compilers while +running configure, to aid debugging if configure makes a mistake. + +It was created by configure, which was +generated by GNU Autoconf 2.59. Invocation command line was + + $ ./configure + +## --------- ## +## Platform. ## +## --------- ## + +hostname = hermes +uname -m = i686 +uname -r = 2.6.18-4-686 +uname -s = Linux +uname -v = #1 SMP Wed May 9 23:03:12 UTC 2007 + +/usr/bin/uname -p = unknown +/bin/uname -X = unknown + +/bin/arch = i686 +/usr/bin/arch -k = unknown +/usr/convex/getsysinfo = unknown +hostinfo = unknown +/bin/machine = unknown +/usr/bin/oslevel = unknown +/bin/universe = unknown + +PATH: /usr/local/bin +PATH: /usr/bin +PATH: /bin +PATH: /usr/bin/X11 +PATH: /usr/games + + +## ----------- ## +## Core tests. ## +## ----------- ## + +configure:1348: checking for ranlib +configure:1364: found /usr/bin/ranlib +configure:1375: result: ranlib +configure:1433: checking for gcc +configure:1449: found /usr/bin/gcc +configure:1459: result: gcc +configure:1703: checking for C compiler version +configure:1706: gcc --version &5 +gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21) +Copyright (C) 2006 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:1709: $? = 0 +configure:1711: gcc -v &5 +Using built-in specs. +Target: i486-linux-gnu +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 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu +Thread model: posix +gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21) +configure:1714: $? = 0 +configure:1716: gcc -V &5 +gcc: '-V' option must have argument +configure:1719: $? = 1 +configure:1742: checking for C compiler default output file name +configure:1745: gcc -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +configure:1748: $? = 0 +configure:1794: result: a.out +configure:1799: checking whether the C compiler works +configure:1805: ./a.out +configure:1808: $? = 0 +configure:1825: result: yes +configure:1832: checking whether we are cross compiling +configure:1834: result: no +configure:1837: checking for suffix of executables +configure:1839: gcc -o conftest -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +configure:1842: $? = 0 +configure:1867: result: +configure:1873: checking for suffix of object files +configure:1894: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +configure:1897: $? = 0 +configure:1919: result: o +configure:1923: checking whether we are using the GNU C compiler +configure:1947: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +configure:1953: $? = 0 +configure:1957: test -z + || test ! -s conftest.err +configure:1960: $? = 0 +configure:1963: test -s conftest.o +configure:1966: $? = 0 +configure:1979: result: yes +configure:1985: checking whether gcc accepts -g +configure:2006: gcc -c -g conftest.c >&5 +configure:2012: $? = 0 +configure:2016: test -z + || test ! -s conftest.err +configure:2019: $? = 0 +configure:2022: test -s conftest.o +configure:2025: $? = 0 +configure:2036: result: yes +configure:2053: checking for gcc option to accept ANSI C +configure:2123: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +configure:2129: $? = 0 +configure:2133: test -z + || test ! -s conftest.err +configure:2136: $? = 0 +configure:2139: test -s conftest.o +configure:2142: $? = 0 +configure:2160: result: none needed +configure:2178: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' +configure:2184: $? = 1 +configure: failed program was: +| #ifndef __cplusplus +| choke me +| #endif +configure:2355: checking for a BSD-compatible install +configure:2410: result: /usr/bin/install -c +configure:2430: checking whether to build for Linux kernel context +configure:2444: result: no +configure:2448: checking for /dev/urandom +configure:2463: result: yes +configure:2493: checking which random device to use +configure:2507: result: /dev/urandom +configure:2523: checking how to run the C preprocessor +configure:2558: gcc -E conftest.c +configure:2564: $? = 0 +configure:2596: gcc -E conftest.c +conftest.c:10:28: error: ac_nonexistent.h: No such file or directory +configure:2602: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "" +| #define PACKAGE_TARNAME "" +| #define PACKAGE_VERSION "" +| #define PACKAGE_STRING "" +| #define PACKAGE_BUGREPORT "" +| #define DEV_URANDOM "/dev/urandom" +| /* end confdefs.h. */ +| #include +configure:2641: result: gcc -E +configure:2665: gcc -E conftest.c +configure:2671: $? = 0 +configure:2703: gcc -E conftest.c +conftest.c:10:28: error: ac_nonexistent.h: No such file or directory +configure:2709: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "" +| #define PACKAGE_TARNAME "" +| #define PACKAGE_VERSION "" +| #define PACKAGE_STRING "" +| #define PACKAGE_BUGREPORT "" +| #define DEV_URANDOM "/dev/urandom" +| /* end confdefs.h. */ +| #include +configure:2753: checking for egrep +configure:2763: result: grep -E +configure:2768: checking for ANSI C header files +configure:2793: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +configure:2799: $? = 0 +configure:2803: test -z + || test ! -s conftest.err +configure:2806: $? = 0 +configure:2809: test -s conftest.o +configure:2812: $? = 0 +configure:2901: gcc -o conftest -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +conftest.c: In function 'main': +conftest.c:27: warning: implicit declaration of function 'exit' +conftest.c:27: warning: incompatible implicit declaration of built-in function 'exit' +configure:2904: $? = 0 +configure:2906: ./conftest +configure:2909: $? = 0 +configure:2924: result: yes +configure:2948: checking for sys/types.h +configure:2964: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +configure:2970: $? = 0 +configure:2974: test -z + || test ! -s conftest.err +configure:2977: $? = 0 +configure:2980: test -s conftest.o +configure:2983: $? = 0 +configure:2994: result: yes +configure:2948: checking for sys/stat.h +configure:2964: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +configure:2970: $? = 0 +configure:2974: test -z + || test ! -s conftest.err +configure:2977: $? = 0 +configure:2980: test -s conftest.o +configure:2983: $? = 0 +configure:2994: result: yes +configure:2948: checking for stdlib.h +configure:2964: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +configure:2970: $? = 0 +configure:2974: test -z + || test ! -s conftest.err +configure:2977: $? = 0 +configure:2980: test -s conftest.o +configure:2983: $? = 0 +configure:2994: result: yes +configure:2948: checking for string.h +configure:2964: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +configure:2970: $? = 0 +configure:2974: test -z + || test ! -s conftest.err +configure:2977: $? = 0 +configure:2980: test -s conftest.o +configure:2983: $? = 0 +configure:2994: result: yes +configure:2948: checking for memory.h +configure:2964: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +configure:2970: $? = 0 +configure:2974: test -z + || test ! -s conftest.err +configure:2977: $? = 0 +configure:2980: test -s conftest.o +configure:2983: $? = 0 +configure:2994: result: yes +configure:2948: checking for strings.h +configure:2964: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +configure:2970: $? = 0 +configure:2974: test -z + || test ! -s conftest.err +configure:2977: $? = 0 +configure:2980: test -s conftest.o +configure:2983: $? = 0 +configure:2994: result: yes +configure:2948: checking for inttypes.h +configure:2964: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +configure:2970: $? = 0 +configure:2974: test -z + || test ! -s conftest.err +configure:2977: $? = 0 +configure:2980: test -s conftest.o +configure:2983: $? = 0 +configure:2994: result: yes +configure:2948: checking for stdint.h +configure:2964: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +configure:2970: $? = 0 +configure:2974: test -z + || test ! -s conftest.err +configure:2977: $? = 0 +configure:2980: test -s conftest.o +configure:2983: $? = 0 +configure:2994: result: yes +configure:2948: checking for unistd.h +configure:2964: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +configure:2970: $? = 0 +configure:2974: test -z + || test ! -s conftest.err +configure:2977: $? = 0 +configure:2980: test -s conftest.o +configure:2983: $? = 0 +configure:2994: result: yes +configure:3011: checking for stdlib.h +configure:3016: result: yes +configure:3161: checking for unistd.h +configure:3166: result: yes +configure:3320: checking byteswap.h usability +configure:3332: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +configure:3338: $? = 0 +configure:3342: test -z + || test ! -s conftest.err +configure:3345: $? = 0 +configure:3348: test -s conftest.o +configure:3351: $? = 0 +configure:3361: result: yes +configure:3365: checking byteswap.h presence +configure:3375: gcc -E conftest.c +configure:3381: $? = 0 +configure:3401: result: yes +configure:3436: checking for byteswap.h +configure:3443: result: yes +configure:3461: checking for stdint.h +configure:3466: result: yes +configure:3620: checking sys/uio.h usability +configure:3632: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +configure:3638: $? = 0 +configure:3642: test -z + || test ! -s conftest.err +configure:3645: $? = 0 +configure:3648: test -s conftest.o +configure:3651: $? = 0 +configure:3661: result: yes +configure:3665: checking sys/uio.h presence +configure:3675: gcc -E conftest.c +configure:3681: $? = 0 +configure:3701: result: yes +configure:3736: checking for sys/uio.h +configure:3743: result: yes +configure:3761: checking for inttypes.h +configure:3766: result: yes +configure:3911: checking for sys/types.h +configure:3916: result: yes +configure:4070: checking machine/types.h usability +configure:4082: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +conftest.c:61:27: error: machine/types.h: No such file or directory +configure:4088: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "" +| #define PACKAGE_TARNAME "" +| #define PACKAGE_VERSION "" +| #define PACKAGE_STRING "" +| #define PACKAGE_BUGREPORT "" +| #define DEV_URANDOM "/dev/urandom" +| #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 HAVE_STDLIB_H 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_BYTESWAP_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_SYS_UIO_H 1 +| #define HAVE_INTTYPES_H 1 +| #define HAVE_SYS_TYPES_H 1 +| /* end confdefs.h. */ +| #include +| #if HAVE_SYS_TYPES_H +| # include +| #endif +| #if HAVE_SYS_STAT_H +| # include +| #endif +| #if STDC_HEADERS +| # include +| # include +| #else +| # if HAVE_STDLIB_H +| # include +| # endif +| #endif +| #if HAVE_STRING_H +| # if !STDC_HEADERS && HAVE_MEMORY_H +| # include +| # endif +| # include +| #endif +| #if HAVE_STRINGS_H +| # include +| #endif +| #if HAVE_INTTYPES_H +| # include +| #else +| # if HAVE_STDINT_H +| # include +| # endif +| #endif +| #if HAVE_UNISTD_H +| # include +| #endif +| #include +configure:4111: result: no +configure:4115: checking machine/types.h presence +configure:4125: gcc -E conftest.c +conftest.c:27:27: error: machine/types.h: No such file or directory +configure:4131: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "" +| #define PACKAGE_TARNAME "" +| #define PACKAGE_VERSION "" +| #define PACKAGE_STRING "" +| #define PACKAGE_BUGREPORT "" +| #define DEV_URANDOM "/dev/urandom" +| #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 HAVE_STDLIB_H 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_BYTESWAP_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_SYS_UIO_H 1 +| #define HAVE_INTTYPES_H 1 +| #define HAVE_SYS_TYPES_H 1 +| /* end confdefs.h. */ +| #include +configure:4151: result: no +configure:4186: checking for machine/types.h +configure:4193: result: no +configure:4220: checking sys/int_types.h usability +configure:4232: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +conftest.c:61:27: error: sys/int_types.h: No such file or directory +configure:4238: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "" +| #define PACKAGE_TARNAME "" +| #define PACKAGE_VERSION "" +| #define PACKAGE_STRING "" +| #define PACKAGE_BUGREPORT "" +| #define DEV_URANDOM "/dev/urandom" +| #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 HAVE_STDLIB_H 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_BYTESWAP_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_SYS_UIO_H 1 +| #define HAVE_INTTYPES_H 1 +| #define HAVE_SYS_TYPES_H 1 +| /* end confdefs.h. */ +| #include +| #if HAVE_SYS_TYPES_H +| # include +| #endif +| #if HAVE_SYS_STAT_H +| # include +| #endif +| #if STDC_HEADERS +| # include +| # include +| #else +| # if HAVE_STDLIB_H +| # include +| # endif +| #endif +| #if HAVE_STRING_H +| # if !STDC_HEADERS && HAVE_MEMORY_H +| # include +| # endif +| # include +| #endif +| #if HAVE_STRINGS_H +| # include +| #endif +| #if HAVE_INTTYPES_H +| # include +| #else +| # if HAVE_STDINT_H +| # include +| # endif +| #endif +| #if HAVE_UNISTD_H +| # include +| #endif +| #include +configure:4261: result: no +configure:4265: checking sys/int_types.h presence +configure:4275: gcc -E conftest.c +conftest.c:27:27: error: sys/int_types.h: No such file or directory +configure:4281: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "" +| #define PACKAGE_TARNAME "" +| #define PACKAGE_VERSION "" +| #define PACKAGE_STRING "" +| #define PACKAGE_BUGREPORT "" +| #define DEV_URANDOM "/dev/urandom" +| #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 HAVE_STDLIB_H 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_BYTESWAP_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_SYS_UIO_H 1 +| #define HAVE_INTTYPES_H 1 +| #define HAVE_SYS_TYPES_H 1 +| /* end confdefs.h. */ +| #include +configure:4301: result: no +configure:4336: checking for sys/int_types.h +configure:4343: result: no +configure:4373: checking sys/socket.h usability +configure:4385: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +configure:4391: $? = 0 +configure:4395: test -z + || test ! -s conftest.err +configure:4398: $? = 0 +configure:4401: test -s conftest.o +configure:4404: $? = 0 +configure:4414: result: yes +configure:4418: checking sys/socket.h presence +configure:4428: gcc -E conftest.c +configure:4434: $? = 0 +configure:4454: result: yes +configure:4489: checking for sys/socket.h +configure:4496: result: yes +configure:4373: checking netinet/in.h usability +configure:4385: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +configure:4391: $? = 0 +configure:4395: test -z + || test ! -s conftest.err +configure:4398: $? = 0 +configure:4401: test -s conftest.o +configure:4404: $? = 0 +configure:4414: result: yes +configure:4418: checking netinet/in.h presence +configure:4428: gcc -E conftest.c +configure:4434: $? = 0 +configure:4454: result: yes +configure:4489: checking for netinet/in.h +configure:4496: result: yes +configure:4373: checking arpa/inet.h usability +configure:4385: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +configure:4391: $? = 0 +configure:4395: test -z + || test ! -s conftest.err +configure:4398: $? = 0 +configure:4401: test -s conftest.o +configure:4404: $? = 0 +configure:4414: result: yes +configure:4418: checking arpa/inet.h presence +configure:4428: gcc -E conftest.c +configure:4434: $? = 0 +configure:4454: result: yes +configure:4489: checking for arpa/inet.h +configure:4496: result: yes +configure:4523: checking windows.h usability +configure:4535: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +conftest.c:64:21: error: windows.h: No such file or directory +configure:4541: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "" +| #define PACKAGE_TARNAME "" +| #define PACKAGE_VERSION "" +| #define PACKAGE_STRING "" +| #define PACKAGE_BUGREPORT "" +| #define DEV_URANDOM "/dev/urandom" +| #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 HAVE_STDLIB_H 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_BYTESWAP_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_SYS_UIO_H 1 +| #define HAVE_INTTYPES_H 1 +| #define HAVE_SYS_TYPES_H 1 +| #define HAVE_SYS_SOCKET_H 1 +| #define HAVE_NETINET_IN_H 1 +| #define HAVE_ARPA_INET_H 1 +| /* end confdefs.h. */ +| #include +| #if HAVE_SYS_TYPES_H +| # include +| #endif +| #if HAVE_SYS_STAT_H +| # include +| #endif +| #if STDC_HEADERS +| # include +| # include +| #else +| # if HAVE_STDLIB_H +| # include +| # endif +| #endif +| #if HAVE_STRING_H +| # if !STDC_HEADERS && HAVE_MEMORY_H +| # include +| # endif +| # include +| #endif +| #if HAVE_STRINGS_H +| # include +| #endif +| #if HAVE_INTTYPES_H +| # include +| #else +| # if HAVE_STDINT_H +| # include +| # endif +| #endif +| #if HAVE_UNISTD_H +| # include +| #endif +| #include +configure:4564: result: no +configure:4568: checking windows.h presence +configure:4578: gcc -E conftest.c +conftest.c:30:21: error: windows.h: No such file or directory +configure:4584: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "" +| #define PACKAGE_TARNAME "" +| #define PACKAGE_VERSION "" +| #define PACKAGE_STRING "" +| #define PACKAGE_BUGREPORT "" +| #define DEV_URANDOM "/dev/urandom" +| #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 HAVE_STDLIB_H 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_BYTESWAP_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_SYS_UIO_H 1 +| #define HAVE_INTTYPES_H 1 +| #define HAVE_SYS_TYPES_H 1 +| #define HAVE_SYS_SOCKET_H 1 +| #define HAVE_NETINET_IN_H 1 +| #define HAVE_ARPA_INET_H 1 +| /* end confdefs.h. */ +| #include +configure:4604: result: no +configure:4639: checking for windows.h +configure:4646: result: no +configure:4823: checking syslog.h usability +configure:4835: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +configure:4841: $? = 0 +configure:4845: test -z + || test ! -s conftest.err +configure:4848: $? = 0 +configure:4851: test -s conftest.o +configure:4854: $? = 0 +configure:4864: result: yes +configure:4868: checking syslog.h presence +configure:4878: gcc -E conftest.c +configure:4884: $? = 0 +configure:4904: result: yes +configure:4939: checking for syslog.h +configure:4946: result: yes +configure:4960: checking for int8_t +configure:4984: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +configure:4990: $? = 0 +configure:4994: test -z + || test ! -s conftest.err +configure:4997: $? = 0 +configure:5000: test -s conftest.o +configure:5003: $? = 0 +configure:5014: result: yes +configure:5024: checking for uint8_t +configure:5048: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +configure:5054: $? = 0 +configure:5058: test -z + || test ! -s conftest.err +configure:5061: $? = 0 +configure:5064: test -s conftest.o +configure:5067: $? = 0 +configure:5078: result: yes +configure:5088: checking for int16_t +configure:5112: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +configure:5118: $? = 0 +configure:5122: test -z + || test ! -s conftest.err +configure:5125: $? = 0 +configure:5128: test -s conftest.o +configure:5131: $? = 0 +configure:5142: result: yes +configure:5152: checking for uint16_t +configure:5176: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +configure:5182: $? = 0 +configure:5186: test -z + || test ! -s conftest.err +configure:5189: $? = 0 +configure:5192: test -s conftest.o +configure:5195: $? = 0 +configure:5206: result: yes +configure:5216: checking for int32_t +configure:5240: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +configure:5246: $? = 0 +configure:5250: test -z + || test ! -s conftest.err +configure:5253: $? = 0 +configure:5256: test -s conftest.o +configure:5259: $? = 0 +configure:5270: result: yes +configure:5280: checking for uint32_t +configure:5304: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +configure:5310: $? = 0 +configure:5314: test -z + || test ! -s conftest.err +configure:5317: $? = 0 +configure:5320: test -s conftest.o +configure:5323: $? = 0 +configure:5334: result: yes +configure:5344: checking for uint64_t +configure:5368: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +configure:5374: $? = 0 +configure:5378: test -z + || test ! -s conftest.err +configure:5381: $? = 0 +configure:5384: test -s conftest.o +configure:5387: $? = 0 +configure:5398: result: yes +configure:5409: checking for unsigned long +configure:5433: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +configure:5439: $? = 0 +configure:5443: test -z + || test ! -s conftest.err +configure:5446: $? = 0 +configure:5449: test -s conftest.o +configure:5452: $? = 0 +configure:5463: result: yes +configure:5466: checking size of unsigned long +configure:5785: gcc -o conftest -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +configure:5788: $? = 0 +configure:5790: ./conftest +configure:5793: $? = 0 +configure:5816: result: 4 +configure:5823: checking for unsigned long long +configure:5847: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +configure:5853: $? = 0 +configure:5857: test -z + || test ! -s conftest.err +configure:5860: $? = 0 +configure:5863: test -s conftest.o +configure:5866: $? = 0 +configure:5877: result: yes +configure:5880: checking size of unsigned long long +configure:6199: gcc -o conftest -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +configure:6202: $? = 0 +configure:6204: ./conftest +configure:6207: $? = 0 +configure:6230: result: 8 +configure:6238: checking for an ANSI C-conforming const +configure:6305: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +conftest.c: In function 'main': +conftest.c:67: warning: unused variable 's' +conftest.c:87: warning: unused variable 'foo' +conftest.c:54: warning: unused variable 'zero' +conftest.c:48: warning: unused variable 'x' +conftest.c:69: warning: 't' is used uninitialized in this function +conftest.c:84: warning: 'b' is used uninitialized in this function +configure:6311: $? = 0 +configure:6315: test -z + || test ! -s conftest.err +configure:6318: $? = 0 +configure:6321: test -s conftest.o +configure:6324: $? = 0 +configure:6335: result: yes +configure:6345: checking for inline +configure:6366: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +configure:6372: $? = 0 +configure:6376: test -z + || test ! -s conftest.err +configure:6379: $? = 0 +configure:6382: test -s conftest.o +configure:6385: $? = 0 +configure:6397: result: inline +configure:6416: checking for size_t +configure:6440: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +configure:6446: $? = 0 +configure:6450: test -z + || test ! -s conftest.err +configure:6453: $? = 0 +configure:6456: test -s conftest.o +configure:6459: $? = 0 +configure:6470: result: yes +configure:6489: checking for socket +configure:6546: gcc -o conftest -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +configure:6552: $? = 0 +configure:6556: test -z + || test ! -s conftest.err +configure:6559: $? = 0 +configure:6562: test -s conftest +configure:6565: $? = 0 +configure:6577: result: yes +configure:6489: checking for inet_aton +configure:6546: gcc -o conftest -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +configure:6552: $? = 0 +configure:6556: test -z + || test ! -s conftest.err +configure:6559: $? = 0 +configure:6562: test -s conftest +configure:6565: $? = 0 +configure:6577: result: yes +configure:6489: checking for usleep +configure:6546: gcc -o conftest -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +configure:6552: $? = 0 +configure:6556: test -z + || test ! -s conftest.err +configure:6559: $? = 0 +configure:6562: test -s conftest +configure:6565: $? = 0 +configure:6577: result: yes +configure:6723: checking whether byte ordering is bigendian +configure:6750: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +configure:6756: $? = 0 +configure:6760: test -z + || test ! -s conftest.err +configure:6763: $? = 0 +configure:6766: test -s conftest.o +configure:6769: $? = 0 +configure:6793: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 +conftest.c: In function 'main': +conftest.c:50: error: 'not' undeclared (first use in this function) +conftest.c:50: error: (Each undeclared identifier is reported only once +conftest.c:50: error: for each function it appears in.) +conftest.c:50: error: expected ';' before 'big' +configure:6799: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "" +| #define PACKAGE_TARNAME "" +| #define PACKAGE_VERSION "" +| #define PACKAGE_STRING "" +| #define PACKAGE_BUGREPORT "" +| #define DEV_URANDOM "/dev/urandom" +| #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 HAVE_STDLIB_H 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_BYTESWAP_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_SYS_UIO_H 1 +| #define HAVE_INTTYPES_H 1 +| #define HAVE_SYS_TYPES_H 1 +| #define HAVE_SYS_SOCKET_H 1 +| #define HAVE_NETINET_IN_H 1 +| #define HAVE_ARPA_INET_H 1 +| #define HAVE_SYSLOG_H 1 +| #define HAVE_INT8_T 1 +| #define HAVE_UINT8_T 1 +| #define HAVE_INT16_T 1 +| #define HAVE_UINT16_T 1 +| #define HAVE_INT32_T 1 +| #define HAVE_UINT32_T 1 +| #define HAVE_UINT64_T 1 +| #define SIZEOF_UNSIGNED_LONG 4 +| #define SIZEOF_UNSIGNED_LONG_LONG 8 +| #define HAVE_SOCKET 1 +| #define HAVE_INET_ATON 1 +| #define HAVE_USLEEP 1 +| /* end confdefs.h. */ +| #include +| #include +| +| int +| main () +| { +| #if BYTE_ORDER != BIG_ENDIAN +| not big endian +| #endif +| +| ; +| return 0; +| } +configure:6934: result: no +configure:6960: checking build system type +configure:6978: result: i686-pc-linux-gnu +configure:6986: checking host system type +configure:7000: result: i686-pc-linux-gnu +configure:7046: checking whether to compile in debugging +configure:7062: result: yes +configure:7065: checking whether to use ISMAcryp code +configure:7081: result: no +configure:7084: checking whether to use syslog for error reporting +configure:7100: result: no +configure:7103: checking whether to use stdout for error reporting +configure:7119: result: yes +configure:7122: checking whether to use /dev/console for error reporting +configure:7143: result: no +configure:7146: checking whether to use GDOI key management +configure:7164: result: no +configure:7266: creating ./config.status + +## ---------------------- ## +## Running config.status. ## +## ---------------------- ## + +This file was extended by config.status, which was +generated by GNU Autoconf 2.59. Invocation command line was + + CONFIG_FILES = + CONFIG_HEADERS = + CONFIG_LINKS = + CONFIG_COMMANDS = + $ ./config.status + +on hermes + +config.status:664: creating Makefile +config.status:664: creating crypto/Makefile +config.status:664: creating doc/Makefile +config.status:768: creating crypto/include/config.h +config.status:944: crypto/include/config.h is unchanged + +## ---------------- ## +## Cache variables. ## +## ---------------- ## + +ac_cv_build=i686-pc-linux-gnu +ac_cv_build_alias=i686-pc-linux-gnu +ac_cv_c_bigendian=no +ac_cv_c_compiler_gnu=yes +ac_cv_c_const=yes +ac_cv_c_inline=inline +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_LDFLAGS_set= +ac_cv_env_LDFLAGS_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_exeext= +ac_cv_file__dev_urandom=yes +ac_cv_func_inet_aton=yes +ac_cv_func_socket=yes +ac_cv_func_usleep=yes +ac_cv_header_arpa_inet_h=yes +ac_cv_header_byteswap_h=yes +ac_cv_header_inttypes_h=yes +ac_cv_header_machine_types_h=no +ac_cv_header_memory_h=yes +ac_cv_header_netinet_in_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_int_types_h=no +ac_cv_header_sys_socket_h=yes +ac_cv_header_sys_stat_h=yes +ac_cv_header_sys_types_h=yes +ac_cv_header_sys_uio_h=yes +ac_cv_header_syslog_h=yes +ac_cv_header_unistd_h=yes +ac_cv_header_windows_h=no +ac_cv_host=i686-pc-linux-gnu +ac_cv_host_alias=i686-pc-linux-gnu +ac_cv_objext=o +ac_cv_path_install='/usr/bin/install -c' +ac_cv_prog_CPP='gcc -E' +ac_cv_prog_ac_ct_CC=gcc +ac_cv_prog_ac_ct_RANLIB=ranlib +ac_cv_prog_cc_g=yes +ac_cv_prog_cc_stdc= +ac_cv_prog_egrep='grep -E' +ac_cv_sizeof_unsigned_long=4 +ac_cv_sizeof_unsigned_long_long=8 +ac_cv_type_int16_t=yes +ac_cv_type_int32_t=yes +ac_cv_type_int8_t=yes +ac_cv_type_size_t=yes +ac_cv_type_uint16_t=yes +ac_cv_type_uint32_t=yes +ac_cv_type_uint64_t=yes +ac_cv_type_uint8_t=yes +ac_cv_type_unsigned_long=yes +ac_cv_type_unsigned_long_long=yes + +## ----------------- ## +## Output variables. ## +## ----------------- ## + +CC='gcc' +CFLAGS='-Wall -O4 -fexpensive-optimizations -funroll-loops' +CPP='gcc -E' +CPPFLAGS='' +DEFS='-DHAVE_CONFIG_H' +ECHO_C='' +ECHO_N='-n' +ECHO_T='' +EGREP='grep -E' +EXE='' +EXEEXT='' +GDOI_OBJS='' +INSTALL_DATA='${INSTALL} -m 644' +INSTALL_PROGRAM='${INSTALL}' +INSTALL_SCRIPT='${INSTALL}' +LDFLAGS='' +LIBOBJS='' +LIBS='' +LTLIBOBJS='' +OBJEXT='o' +PACKAGE_BUGREPORT='' +PACKAGE_NAME='' +PACKAGE_STRING='' +PACKAGE_TARNAME='' +PACKAGE_VERSION='' +PATH_SEPARATOR=':' +RANLIB='ranlib' +RNG_OBJS='rand_source.o' +SHELL='/bin/sh' +ac_ct_CC='gcc' +ac_ct_RANLIB='ranlib' +bindir='${exec_prefix}/bin' +build='i686-pc-linux-gnu' +build_alias='' +build_cpu='i686' +build_os='linux-gnu' +build_vendor='pc' +datadir='${prefix}/share' +exec_prefix='${prefix}' +host='i686-pc-linux-gnu' +host_alias='' +host_cpu='i686' +host_os='linux-gnu' +host_vendor='pc' +includedir='${prefix}/include' +infodir='${prefix}/info' +libdir='${exec_prefix}/lib' +libexecdir='${exec_prefix}/libexec' +localstatedir='${prefix}/var' +mandir='${prefix}/man' +oldincludedir='/usr/include' +prefix='/usr/local' +program_transform_name='s,x,x,' +sbindir='${exec_prefix}/sbin' +sharedstatedir='${prefix}/com' +sysconfdir='${prefix}/etc' +target_alias='' + +## ----------- ## +## confdefs.h. ## +## ----------- ## + +#define CPU_CISC 1 +#define DEV_URANDOM "/dev/urandom" +#define ENABLE_DEBUGGING 1 +#define ERR_REPORTING_STDOUT 1 +#define HAVE_ARPA_INET_H 1 +#define HAVE_BYTESWAP_H 1 +#define HAVE_INET_ATON 1 +#define HAVE_INT16_T 1 +#define HAVE_INT32_T 1 +#define HAVE_INT8_T 1 +#define HAVE_INTTYPES_H 1 +#define HAVE_INTTYPES_H 1 +#define HAVE_MEMORY_H 1 +#define HAVE_NETINET_IN_H 1 +#define HAVE_SOCKET 1 +#define HAVE_STDINT_H 1 +#define HAVE_STDINT_H 1 +#define HAVE_STDLIB_H 1 +#define HAVE_STDLIB_H 1 +#define HAVE_STRINGS_H 1 +#define HAVE_STRING_H 1 +#define HAVE_SYSLOG_H 1 +#define HAVE_SYS_SOCKET_H 1 +#define HAVE_SYS_STAT_H 1 +#define HAVE_SYS_TYPES_H 1 +#define HAVE_SYS_TYPES_H 1 +#define HAVE_SYS_UIO_H 1 +#define HAVE_UINT16_T 1 +#define HAVE_UINT32_T 1 +#define HAVE_UINT64_T 1 +#define HAVE_UINT8_T 1 +#define HAVE_UNISTD_H 1 +#define HAVE_UNISTD_H 1 +#define HAVE_USLEEP 1 +#define HAVE_X86 1 +#define PACKAGE_BUGREPORT "" +#define PACKAGE_NAME "" +#define PACKAGE_STRING "" +#define PACKAGE_TARNAME "" +#define PACKAGE_VERSION "" +#define SIZEOF_UNSIGNED_LONG 4 +#define SIZEOF_UNSIGNED_LONG_LONG 8 +#define STDC_HEADERS 1 + +configure: exit 0 -- cgit v1.2.3