From bd379231f2d4b22b473fd7f428e518462fb7476a Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 16 Jun 2007 01:08:34 +0000 Subject: added all the openvpn stuff --- openvpn/config.log | 2813 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 2813 insertions(+) create mode 100644 openvpn/config.log (limited to 'openvpn/config.log') diff --git a/openvpn/config.log b/openvpn/config.log new file mode 100644 index 0000000..28e0bcc --- /dev/null +++ b/openvpn/config.log @@ -0,0 +1,2813 @@ +This file contains any messages produced by compilers while +running configure, to aid debugging if configure makes a mistake. + +It was created by OpenVPN configure 2.0.9, which was +generated by GNU Autoconf 2.59. Invocation command line was + + $ ./configure --disable-lzo --disable-crypto + +## --------- ## +## Platform. ## +## --------- ## + +hostname = equinox-laptop +uname -m = i686 +uname -r = 2.6.20-16-generic +uname -s = Linux +uname -v = #2 SMP Thu Jun 7 20:19:32 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/sbin +PATH: /usr/local/bin +PATH: /usr/sbin +PATH: /usr/bin +PATH: /sbin +PATH: /bin +PATH: /usr/bin/X11 +PATH: /usr/games + + +## ----------- ## +## Core tests. ## +## ----------- ## + +configure:1568: checking for ifconfig +configure:1587: found /sbin/ifconfig +configure:1600: result: /sbin/ifconfig +configure:1623: checking for ip +configure:1642: found /sbin/ip +configure:1655: result: /sbin/ip +configure:1679: checking for route +configure:1698: found /sbin/route +configure:1711: result: /sbin/route +configure:1765: checking build system type +configure:1783: result: i686-pc-linux +configure:1791: checking host system type +configure:1805: result: i686-pc-linux +configure:1813: checking target system type +configure:1827: result: i686-pc-linux +configure:1855: checking for a BSD-compatible install +configure:1910: result: /usr/bin/install -c +configure:1921: checking whether build environment is sane +configure:1964: result: yes +configure:2021: checking for gawk +configure:2050: result: no +configure:2021: checking for mawk +configure:2037: found /usr/bin/mawk +configure:2047: result: mawk +configure:2057: checking whether make sets $(MAKE) +configure:2077: result: yes +configure:2361: checking for gcc +configure:2377: found /usr/bin/gcc +configure:2387: result: gcc +configure:2631: checking for C compiler version +configure:2634: gcc --version &5 +gcc (GCC) 4.1.2 (Ubuntu 4.1.2-0ubuntu4) +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:2637: $? = 0 +configure:2639: 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 --enable-checking=release i486-linux-gnu +Thread model: posix +gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4) +configure:2642: $? = 0 +configure:2644: gcc -V &5 +gcc: '-V' option must have argument +configure:2647: $? = 1 +configure:2670: checking for C compiler default output file name +configure:2673: gcc -I. conftest.c >&5 +configure:2676: $? = 0 +configure:2722: result: a.out +configure:2727: checking whether the C compiler works +configure:2733: ./a.out +configure:2736: $? = 0 +configure:2753: result: yes +configure:2760: checking whether we are cross compiling +configure:2762: result: no +configure:2765: checking for suffix of executables +configure:2767: gcc -o conftest -I. conftest.c >&5 +configure:2770: $? = 0 +configure:2795: result: +configure:2801: checking for suffix of object files +configure:2822: gcc -c -I. conftest.c >&5 +configure:2825: $? = 0 +configure:2847: result: o +configure:2851: checking whether we are using the GNU C compiler +configure:2875: gcc -c -I. conftest.c >&5 +configure:2881: $? = 0 +configure:2885: test -z + || test ! -s conftest.err +configure:2888: $? = 0 +configure:2891: test -s conftest.o +configure:2894: $? = 0 +configure:2907: result: yes +configure:2913: checking whether gcc accepts -g +configure:2934: gcc -c -g -I. conftest.c >&5 +configure:2940: $? = 0 +configure:2944: test -z + || test ! -s conftest.err +configure:2947: $? = 0 +configure:2950: test -s conftest.o +configure:2953: $? = 0 +configure:2964: result: yes +configure:2981: checking for gcc option to accept ANSI C +configure:3051: gcc -c -g -O2 -I. conftest.c >&5 +configure:3057: $? = 0 +configure:3061: test -z + || test ! -s conftest.err +configure:3064: $? = 0 +configure:3067: test -s conftest.o +configure:3070: $? = 0 +configure:3088: result: none needed +configure:3106: gcc -c -g -O2 -I. conftest.c >&5 +conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' +configure:3112: $? = 1 +configure: failed program was: +| #ifndef __cplusplus +| choke me +| #endif +configure:3256: checking for style of include used by make +configure:3284: result: GNU +configure:3312: checking dependency style of gcc +configure:3397: result: gcc3 +configure:3427: checking for a BSD-compatible install +configure:3482: result: /usr/bin/install -c +configure:3499: checking how to run the C preprocessor +configure:3534: gcc -E -I. conftest.c +configure:3540: $? = 0 +configure:3572: gcc -E -I. conftest.c +conftest.c:16:28: error: ac_nonexistent.h: No such file or directory +configure:3578: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "OpenVPN" +| #define PACKAGE_TARNAME "openvpn" +| #define PACKAGE_VERSION "2.0.9" +| #define PACKAGE_STRING "OpenVPN 2.0.9" +| #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" +| #define IFCONFIG_PATH "/sbin/ifconfig" +| #define IPROUTE_PATH "/sbin/ip" +| #define ROUTE_PATH "/sbin/route" +| #define PACKAGE "openvpn" +| #define VERSION "2.0.9" +| #define TARGET_ALIAS "i686-pc-linux" +| #define TARGET_LINUX 1 +| /* end confdefs.h. */ +| #include +configure:3617: result: gcc -E +configure:3641: gcc -E -I. conftest.c +configure:3647: $? = 0 +configure:3679: gcc -E -I. conftest.c +conftest.c:16:28: error: ac_nonexistent.h: No such file or directory +configure:3685: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "OpenVPN" +| #define PACKAGE_TARNAME "openvpn" +| #define PACKAGE_VERSION "2.0.9" +| #define PACKAGE_STRING "OpenVPN 2.0.9" +| #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" +| #define IFCONFIG_PATH "/sbin/ifconfig" +| #define IPROUTE_PATH "/sbin/ip" +| #define ROUTE_PATH "/sbin/route" +| #define PACKAGE "openvpn" +| #define VERSION "2.0.9" +| #define TARGET_ALIAS "i686-pc-linux" +| #define TARGET_LINUX 1 +| /* end confdefs.h. */ +| #include +configure:3729: checking for egrep +configure:3739: result: grep -E +configure:3745: checking whether gcc needs -traditional +configure:3787: result: no +configure:3795: checking for ANSI C header files +configure:3820: gcc -c -g -O2 -I. conftest.c >&5 +configure:3826: $? = 0 +configure:3830: test -z + || test ! -s conftest.err +configure:3833: $? = 0 +configure:3836: test -s conftest.o +configure:3839: $? = 0 +configure:3928: gcc -o conftest -g -O2 -I. conftest.c >&5 +conftest.c: In function 'main': +conftest.c:33: warning: incompatible implicit declaration of built-in function 'exit' +configure:3931: $? = 0 +configure:3933: ./conftest +configure:3936: $? = 0 +configure:3951: result: yes +configure:3962: checking for an ANSI C-conforming const +configure:4029: gcc -c -g -O2 -I. conftest.c >&5 +configure:4035: $? = 0 +configure:4039: test -z + || test ! -s conftest.err +configure:4042: $? = 0 +configure:4045: test -s conftest.o +configure:4048: $? = 0 +configure:4059: result: yes +configure:4069: checking for inline +configure:4090: gcc -c -g -O2 -I. conftest.c >&5 +configure:4096: $? = 0 +configure:4100: test -z + || test ! -s conftest.err +configure:4103: $? = 0 +configure:4106: test -s conftest.o +configure:4109: $? = 0 +configure:4121: result: inline +configure:4140: checking for working volatile +configure:4163: gcc -c -g -O2 -I. conftest.c >&5 +configure:4169: $? = 0 +configure:4173: test -z + || test ! -s conftest.err +configure:4176: $? = 0 +configure:4179: test -s conftest.o +configure:4182: $? = 0 +configure:4193: result: yes +configure:4217: checking for sys/types.h +configure:4233: gcc -c -g -O2 -I. conftest.c >&5 +configure:4239: $? = 0 +configure:4243: test -z + || test ! -s conftest.err +configure:4246: $? = 0 +configure:4249: test -s conftest.o +configure:4252: $? = 0 +configure:4263: result: yes +configure:4217: checking for sys/stat.h +configure:4233: gcc -c -g -O2 -I. conftest.c >&5 +configure:4239: $? = 0 +configure:4243: test -z + || test ! -s conftest.err +configure:4246: $? = 0 +configure:4249: test -s conftest.o +configure:4252: $? = 0 +configure:4263: result: yes +configure:4217: checking for stdlib.h +configure:4233: gcc -c -g -O2 -I. conftest.c >&5 +configure:4239: $? = 0 +configure:4243: test -z + || test ! -s conftest.err +configure:4246: $? = 0 +configure:4249: test -s conftest.o +configure:4252: $? = 0 +configure:4263: result: yes +configure:4217: checking for string.h +configure:4233: gcc -c -g -O2 -I. conftest.c >&5 +configure:4239: $? = 0 +configure:4243: test -z + || test ! -s conftest.err +configure:4246: $? = 0 +configure:4249: test -s conftest.o +configure:4252: $? = 0 +configure:4263: result: yes +configure:4217: checking for memory.h +configure:4233: gcc -c -g -O2 -I. conftest.c >&5 +configure:4239: $? = 0 +configure:4243: test -z + || test ! -s conftest.err +configure:4246: $? = 0 +configure:4249: test -s conftest.o +configure:4252: $? = 0 +configure:4263: result: yes +configure:4217: checking for strings.h +configure:4233: gcc -c -g -O2 -I. conftest.c >&5 +configure:4239: $? = 0 +configure:4243: test -z + || test ! -s conftest.err +configure:4246: $? = 0 +configure:4249: test -s conftest.o +configure:4252: $? = 0 +configure:4263: result: yes +configure:4217: checking for inttypes.h +configure:4233: gcc -c -g -O2 -I. conftest.c >&5 +configure:4239: $? = 0 +configure:4243: test -z + || test ! -s conftest.err +configure:4246: $? = 0 +configure:4249: test -s conftest.o +configure:4252: $? = 0 +configure:4263: result: yes +configure:4217: checking for stdint.h +configure:4233: gcc -c -g -O2 -I. conftest.c >&5 +configure:4239: $? = 0 +configure:4243: test -z + || test ! -s conftest.err +configure:4246: $? = 0 +configure:4249: test -s conftest.o +configure:4252: $? = 0 +configure:4263: result: yes +configure:4217: checking for unistd.h +configure:4233: gcc -c -g -O2 -I. conftest.c >&5 +configure:4239: $? = 0 +configure:4243: test -z + || test ! -s conftest.err +configure:4246: $? = 0 +configure:4249: test -s conftest.o +configure:4252: $? = 0 +configure:4263: result: yes +configure:4275: checking for off_t +configure:4299: gcc -c -g -O2 -I. conftest.c >&5 +configure:4305: $? = 0 +configure:4309: test -z + || test ! -s conftest.err +configure:4312: $? = 0 +configure:4315: test -s conftest.o +configure:4318: $? = 0 +configure:4329: result: yes +configure:4341: checking for pid_t +configure:4365: gcc -c -g -O2 -I. conftest.c >&5 +configure:4371: $? = 0 +configure:4375: test -z + || test ! -s conftest.err +configure:4378: $? = 0 +configure:4381: test -s conftest.o +configure:4384: $? = 0 +configure:4395: result: yes +configure:4407: checking for size_t +configure:4431: gcc -c -g -O2 -I. conftest.c >&5 +configure:4437: $? = 0 +configure:4441: test -z + || test ! -s conftest.err +configure:4444: $? = 0 +configure:4447: test -s conftest.o +configure:4450: $? = 0 +configure:4461: result: yes +configure:4473: checking for uid_t in sys/types.h +configure:4496: result: yes +configure:4511: checking whether time.h and sys/time.h may both be included +configure:4536: gcc -c -g -O2 -I. conftest.c >&5 +configure:4542: $? = 0 +configure:4546: test -z + || test ! -s conftest.err +configure:4549: $? = 0 +configure:4552: test -s conftest.o +configure:4555: $? = 0 +configure:4566: result: yes +configure:4576: checking for ISO C 1999 vararg macro support +configure:4589: gcc -c -g -O2 -I. conftest.c >&5 +configure:4595: $? = 0 +configure:4599: test -z + || test ! -s conftest.err +configure:4602: $? = 0 +configure:4605: test -s conftest.o +configure:4608: $? = 0 +configure:4619: result: yes +configure:4629: checking for GNU GCC vararg macro support +configure:4642: gcc -c -g -O2 -I. conftest.c >&5 +configure:4648: $? = 0 +configure:4652: test -z + || test ! -s conftest.err +configure:4655: $? = 0 +configure:4658: test -s conftest.o +configure:4661: $? = 0 +configure:4672: result: yes +configure:4683: result: checking for C compiler empty array support +configure:4691: gcc -c -g -O2 -I. conftest.c >&5 +configure:4697: $? = 0 +configure:4701: test -z + || test ! -s conftest.err +configure:4704: $? = 0 +configure:4707: test -s conftest.o +configure:4710: $? = 0 +configure:4775: checking for sys/wait.h that is POSIX.1 compatible +configure:4806: gcc -c -g -O2 -I. conftest.c >&5 +configure:4812: $? = 0 +configure:4816: test -z + || test ! -s conftest.err +configure:4819: $? = 0 +configure:4822: test -s conftest.o +configure:4825: $? = 0 +configure:4836: result: yes +configure:4897: checking sys/time.h usability +configure:4909: gcc -c -g -O2 -I. conftest.c >&5 +configure:4915: $? = 0 +configure:4919: test -z + || test ! -s conftest.err +configure:4922: $? = 0 +configure:4925: test -s conftest.o +configure:4928: $? = 0 +configure:4938: result: yes +configure:4942: checking sys/time.h presence +configure:4952: gcc -E -I. conftest.c +configure:4958: $? = 0 +configure:4978: result: yes +configure:4993: checking for sys/time.h +configure:5000: result: yes +configure:4897: checking sys/socket.h usability +configure:4909: gcc -c -g -O2 -I. conftest.c >&5 +configure:4915: $? = 0 +configure:4919: test -z + || test ! -s conftest.err +configure:4922: $? = 0 +configure:4925: test -s conftest.o +configure:4928: $? = 0 +configure:4938: result: yes +configure:4942: checking sys/socket.h presence +configure:4952: gcc -E -I. conftest.c +configure:4958: $? = 0 +configure:4978: result: yes +configure:4993: checking for sys/socket.h +configure:5000: result: yes +configure:4897: checking sys/ioctl.h usability +configure:4909: gcc -c -g -O2 -I. conftest.c >&5 +configure:4915: $? = 0 +configure:4919: test -z + || test ! -s conftest.err +configure:4922: $? = 0 +configure:4925: test -s conftest.o +configure:4928: $? = 0 +configure:4938: result: yes +configure:4942: checking sys/ioctl.h presence +configure:4952: gcc -E -I. conftest.c +configure:4958: $? = 0 +configure:4978: result: yes +configure:4993: checking for sys/ioctl.h +configure:5000: result: yes +configure:4888: checking for sys/stat.h +configure:4893: result: yes +configure:4897: checking sys/mman.h usability +configure:4909: gcc -c -g -O2 -I. conftest.c >&5 +configure:4915: $? = 0 +configure:4919: test -z + || test ! -s conftest.err +configure:4922: $? = 0 +configure:4925: test -s conftest.o +configure:4928: $? = 0 +configure:4938: result: yes +configure:4942: checking sys/mman.h presence +configure:4952: gcc -E -I. conftest.c +configure:4958: $? = 0 +configure:4978: result: yes +configure:4993: checking for sys/mman.h +configure:5000: result: yes +configure:4897: checking fcntl.h usability +configure:4909: gcc -c -g -O2 -I. conftest.c >&5 +configure:4915: $? = 0 +configure:4919: test -z + || test ! -s conftest.err +configure:4922: $? = 0 +configure:4925: test -s conftest.o +configure:4928: $? = 0 +configure:4938: result: yes +configure:4942: checking fcntl.h presence +configure:4952: gcc -E -I. conftest.c +configure:4958: $? = 0 +configure:4978: result: yes +configure:4993: checking for fcntl.h +configure:5000: result: yes +configure:4897: checking sys/file.h usability +configure:4909: gcc -c -g -O2 -I. conftest.c >&5 +configure:4915: $? = 0 +configure:4919: test -z + || test ! -s conftest.err +configure:4922: $? = 0 +configure:4925: test -s conftest.o +configure:4928: $? = 0 +configure:4938: result: yes +configure:4942: checking sys/file.h presence +configure:4952: gcc -E -I. conftest.c +configure:4958: $? = 0 +configure:4978: result: yes +configure:4993: checking for sys/file.h +configure:5000: result: yes +configure:4888: checking for stdlib.h +configure:4893: result: yes +configure:4888: checking for stdint.h +configure:4893: result: yes +configure:4897: checking stdarg.h usability +configure:4909: gcc -c -g -O2 -I. conftest.c >&5 +configure:4915: $? = 0 +configure:4919: test -z + || test ! -s conftest.err +configure:4922: $? = 0 +configure:4925: test -s conftest.o +configure:4928: $? = 0 +configure:4938: result: yes +configure:4942: checking stdarg.h presence +configure:4952: gcc -E -I. conftest.c +configure:4958: $? = 0 +configure:4978: result: yes +configure:4993: checking for stdarg.h +configure:5000: result: yes +configure:4888: checking for unistd.h +configure:4893: result: yes +configure:4897: checking signal.h usability +configure:4909: gcc -c -g -O2 -I. conftest.c >&5 +configure:4915: $? = 0 +configure:4919: test -z + || test ! -s conftest.err +configure:4922: $? = 0 +configure:4925: test -s conftest.o +configure:4928: $? = 0 +configure:4938: result: yes +configure:4942: checking signal.h presence +configure:4952: gcc -E -I. conftest.c +configure:4958: $? = 0 +configure:4978: result: yes +configure:4993: checking for signal.h +configure:5000: result: yes +configure:4897: checking stdio.h usability +configure:4909: gcc -c -g -O2 -I. conftest.c >&5 +configure:4915: $? = 0 +configure:4919: test -z + || test ! -s conftest.err +configure:4922: $? = 0 +configure:4925: test -s conftest.o +configure:4928: $? = 0 +configure:4938: result: yes +configure:4942: checking stdio.h presence +configure:4952: gcc -E -I. conftest.c +configure:4958: $? = 0 +configure:4978: result: yes +configure:4993: checking for stdio.h +configure:5000: result: yes +configure:4888: checking for string.h +configure:4893: result: yes +configure:4888: checking for strings.h +configure:4893: result: yes +configure:4897: checking ctype.h usability +configure:4909: gcc -c -g -O2 -I. conftest.c >&5 +configure:4915: $? = 0 +configure:4919: test -z + || test ! -s conftest.err +configure:4922: $? = 0 +configure:4925: test -s conftest.o +configure:4928: $? = 0 +configure:4938: result: yes +configure:4942: checking ctype.h presence +configure:4952: gcc -E -I. conftest.c +configure:4958: $? = 0 +configure:4978: result: yes +configure:4993: checking for ctype.h +configure:5000: result: yes +configure:4897: checking errno.h usability +configure:4909: gcc -c -g -O2 -I. conftest.c >&5 +configure:4915: $? = 0 +configure:4919: test -z + || test ! -s conftest.err +configure:4922: $? = 0 +configure:4925: test -s conftest.o +configure:4928: $? = 0 +configure:4938: result: yes +configure:4942: checking errno.h presence +configure:4952: gcc -E -I. conftest.c +configure:4958: $? = 0 +configure:4978: result: yes +configure:4993: checking for errno.h +configure:5000: result: yes +configure:4897: checking syslog.h usability +configure:4909: gcc -c -g -O2 -I. conftest.c >&5 +configure:4915: $? = 0 +configure:4919: test -z + || test ! -s conftest.err +configure:4922: $? = 0 +configure:4925: test -s conftest.o +configure:4928: $? = 0 +configure:4938: result: yes +configure:4942: checking syslog.h presence +configure:4952: gcc -E -I. conftest.c +configure:4958: $? = 0 +configure:4978: result: yes +configure:4993: checking for syslog.h +configure:5000: result: yes +configure:4897: checking pwd.h usability +configure:4909: gcc -c -g -O2 -I. conftest.c >&5 +configure:4915: $? = 0 +configure:4919: test -z + || test ! -s conftest.err +configure:4922: $? = 0 +configure:4925: test -s conftest.o +configure:4928: $? = 0 +configure:4938: result: yes +configure:4942: checking pwd.h presence +configure:4952: gcc -E -I. conftest.c +configure:4958: $? = 0 +configure:4978: result: yes +configure:4993: checking for pwd.h +configure:5000: result: yes +configure:4897: checking grp.h usability +configure:4909: gcc -c -g -O2 -I. conftest.c >&5 +configure:4915: $? = 0 +configure:4919: test -z + || test ! -s conftest.err +configure:4922: $? = 0 +configure:4925: test -s conftest.o +configure:4928: $? = 0 +configure:4938: result: yes +configure:4942: checking grp.h presence +configure:4952: gcc -E -I. conftest.c +configure:4958: $? = 0 +configure:4978: result: yes +configure:4993: checking for grp.h +configure:5000: result: yes +configure:4897: checking net/if_tun.h usability +configure:4909: gcc -c -g -O2 -I. conftest.c >&5 +conftest.c:85:24: error: net/if_tun.h: No such file or directory +configure:4915: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "OpenVPN" +| #define PACKAGE_TARNAME "openvpn" +| #define PACKAGE_VERSION "2.0.9" +| #define PACKAGE_STRING "OpenVPN 2.0.9" +| #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" +| #define IFCONFIG_PATH "/sbin/ifconfig" +| #define IPROUTE_PATH "/sbin/ip" +| #define ROUTE_PATH "/sbin/route" +| #define PACKAGE "openvpn" +| #define VERSION "2.0.9" +| #define TARGET_ALIAS "i686-pc-linux" +| #define TARGET_LINUX 1 +| #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 TIME_WITH_SYS_TIME 1 +| #define HAVE_CPP_VARARG_MACRO_ISO 1 +| #define HAVE_CPP_VARARG_MACRO_GCC 1 +| #define EMPTY_ARRAY_SIZE 0 +| #define HAVE_SYS_WAIT_H 1 +| #define HAVE_SYS_TIME_H 1 +| #define HAVE_SYS_SOCKET_H 1 +| #define HAVE_SYS_IOCTL_H 1 +| #define HAVE_SYS_STAT_H 1 +| #define HAVE_SYS_MMAN_H 1 +| #define HAVE_FCNTL_H 1 +| #define HAVE_SYS_FILE_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_STDARG_H 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_SIGNAL_H 1 +| #define HAVE_STDIO_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_CTYPE_H 1 +| #define HAVE_ERRNO_H 1 +| #define HAVE_SYSLOG_H 1 +| #define HAVE_PWD_H 1 +| #define HAVE_GRP_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:4938: result: no +configure:4942: checking net/if_tun.h presence +configure:4952: gcc -E -I. conftest.c +conftest.c:51:24: error: net/if_tun.h: No such file or directory +configure:4958: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "OpenVPN" +| #define PACKAGE_TARNAME "openvpn" +| #define PACKAGE_VERSION "2.0.9" +| #define PACKAGE_STRING "OpenVPN 2.0.9" +| #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" +| #define IFCONFIG_PATH "/sbin/ifconfig" +| #define IPROUTE_PATH "/sbin/ip" +| #define ROUTE_PATH "/sbin/route" +| #define PACKAGE "openvpn" +| #define VERSION "2.0.9" +| #define TARGET_ALIAS "i686-pc-linux" +| #define TARGET_LINUX 1 +| #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 TIME_WITH_SYS_TIME 1 +| #define HAVE_CPP_VARARG_MACRO_ISO 1 +| #define HAVE_CPP_VARARG_MACRO_GCC 1 +| #define EMPTY_ARRAY_SIZE 0 +| #define HAVE_SYS_WAIT_H 1 +| #define HAVE_SYS_TIME_H 1 +| #define HAVE_SYS_SOCKET_H 1 +| #define HAVE_SYS_IOCTL_H 1 +| #define HAVE_SYS_STAT_H 1 +| #define HAVE_SYS_MMAN_H 1 +| #define HAVE_FCNTL_H 1 +| #define HAVE_SYS_FILE_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_STDARG_H 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_SIGNAL_H 1 +| #define HAVE_STDIO_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_CTYPE_H 1 +| #define HAVE_ERRNO_H 1 +| #define HAVE_SYSLOG_H 1 +| #define HAVE_PWD_H 1 +| #define HAVE_GRP_H 1 +| /* end confdefs.h. */ +| #include +configure:4978: result: no +configure:4993: checking for net/if_tun.h +configure:5000: result: no +configure:4897: checking net/if.h usability +configure:4909: gcc -c -g -O2 -I. conftest.c >&5 +configure:4915: $? = 0 +configure:4919: test -z + || test ! -s conftest.err +configure:4922: $? = 0 +configure:4925: test -s conftest.o +configure:4928: $? = 0 +configure:4938: result: yes +configure:4942: checking net/if.h presence +configure:4952: gcc -E -I. conftest.c +configure:4958: $? = 0 +configure:4978: result: yes +configure:4993: checking for net/if.h +configure:5000: result: yes +configure:4897: checking stropts.h usability +configure:4909: gcc -c -g -O2 -I. conftest.c >&5 +configure:4915: $? = 0 +configure:4919: test -z + || test ! -s conftest.err +configure:4922: $? = 0 +configure:4925: test -s conftest.o +configure:4928: $? = 0 +configure:4938: result: yes +configure:4942: checking stropts.h presence +configure:4952: gcc -E -I. conftest.c +configure:4958: $? = 0 +configure:4978: result: yes +configure:4993: checking for stropts.h +configure:5000: result: yes +configure:4897: checking sys/sockio.h usability +configure:4909: gcc -c -g -O2 -I. conftest.c >&5 +conftest.c:87:24: error: sys/sockio.h: No such file or directory +configure:4915: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "OpenVPN" +| #define PACKAGE_TARNAME "openvpn" +| #define PACKAGE_VERSION "2.0.9" +| #define PACKAGE_STRING "OpenVPN 2.0.9" +| #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" +| #define IFCONFIG_PATH "/sbin/ifconfig" +| #define IPROUTE_PATH "/sbin/ip" +| #define ROUTE_PATH "/sbin/route" +| #define PACKAGE "openvpn" +| #define VERSION "2.0.9" +| #define TARGET_ALIAS "i686-pc-linux" +| #define TARGET_LINUX 1 +| #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 TIME_WITH_SYS_TIME 1 +| #define HAVE_CPP_VARARG_MACRO_ISO 1 +| #define HAVE_CPP_VARARG_MACRO_GCC 1 +| #define EMPTY_ARRAY_SIZE 0 +| #define HAVE_SYS_WAIT_H 1 +| #define HAVE_SYS_TIME_H 1 +| #define HAVE_SYS_SOCKET_H 1 +| #define HAVE_SYS_IOCTL_H 1 +| #define HAVE_SYS_STAT_H 1 +| #define HAVE_SYS_MMAN_H 1 +| #define HAVE_FCNTL_H 1 +| #define HAVE_SYS_FILE_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_STDARG_H 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_SIGNAL_H 1 +| #define HAVE_STDIO_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_CTYPE_H 1 +| #define HAVE_ERRNO_H 1 +| #define HAVE_SYSLOG_H 1 +| #define HAVE_PWD_H 1 +| #define HAVE_GRP_H 1 +| #define HAVE_NET_IF_H 1 +| #define HAVE_STROPTS_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:4938: result: no +configure:4942: checking sys/sockio.h presence +configure:4952: gcc -E -I. conftest.c +conftest.c:53:24: error: sys/sockio.h: No such file or directory +configure:4958: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "OpenVPN" +| #define PACKAGE_TARNAME "openvpn" +| #define PACKAGE_VERSION "2.0.9" +| #define PACKAGE_STRING "OpenVPN 2.0.9" +| #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" +| #define IFCONFIG_PATH "/sbin/ifconfig" +| #define IPROUTE_PATH "/sbin/ip" +| #define ROUTE_PATH "/sbin/route" +| #define PACKAGE "openvpn" +| #define VERSION "2.0.9" +| #define TARGET_ALIAS "i686-pc-linux" +| #define TARGET_LINUX 1 +| #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 TIME_WITH_SYS_TIME 1 +| #define HAVE_CPP_VARARG_MACRO_ISO 1 +| #define HAVE_CPP_VARARG_MACRO_GCC 1 +| #define EMPTY_ARRAY_SIZE 0 +| #define HAVE_SYS_WAIT_H 1 +| #define HAVE_SYS_TIME_H 1 +| #define HAVE_SYS_SOCKET_H 1 +| #define HAVE_SYS_IOCTL_H 1 +| #define HAVE_SYS_STAT_H 1 +| #define HAVE_SYS_MMAN_H 1 +| #define HAVE_FCNTL_H 1 +| #define HAVE_SYS_FILE_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_STDARG_H 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_SIGNAL_H 1 +| #define HAVE_STDIO_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_CTYPE_H 1 +| #define HAVE_ERRNO_H 1 +| #define HAVE_SYSLOG_H 1 +| #define HAVE_PWD_H 1 +| #define HAVE_GRP_H 1 +| #define HAVE_NET_IF_H 1 +| #define HAVE_STROPTS_H 1 +| /* end confdefs.h. */ +| #include +configure:4978: result: no +configure:4993: checking for sys/sockio.h +configure:5000: result: no +configure:4897: checking netinet/in.h usability +configure:4909: gcc -c -g -O2 -I. conftest.c >&5 +configure:4915: $? = 0 +configure:4919: test -z + || test ! -s conftest.err +configure:4922: $? = 0 +configure:4925: test -s conftest.o +configure:4928: $? = 0 +configure:4938: result: yes +configure:4942: checking netinet/in.h presence +configure:4952: gcc -E -I. conftest.c +configure:4958: $? = 0 +configure:4978: result: yes +configure:4993: checking for netinet/in.h +configure:5000: result: yes +configure:4897: checking netinet/in_systm.h usability +configure:4909: gcc -c -g -O2 -I. conftest.c >&5 +configure:4915: $? = 0 +configure:4919: test -z + || test ! -s conftest.err +configure:4922: $? = 0 +configure:4925: test -s conftest.o +configure:4928: $? = 0 +configure:4938: result: yes +configure:4942: checking netinet/in_systm.h presence +configure:4952: gcc -E -I. conftest.c +configure:4958: $? = 0 +configure:4978: result: yes +configure:4993: checking for netinet/in_systm.h +configure:5000: result: yes +configure:4897: checking netinet/ip.h usability +configure:4909: gcc -c -g -O2 -I. conftest.c >&5 +configure:4915: $? = 0 +configure:4919: test -z + || test ! -s conftest.err +configure:4922: $? = 0 +configure:4925: test -s conftest.o +configure:4928: $? = 0 +configure:4938: result: yes +configure:4942: checking netinet/ip.h presence +configure:4952: gcc -E -I. conftest.c +configure:4958: $? = 0 +configure:4978: result: yes +configure:4993: checking for netinet/ip.h +configure:5000: result: yes +configure:4897: checking netinet/if_ether.h usability +configure:4909: gcc -c -g -O2 -I. conftest.c >&5 +configure:4915: $? = 0 +configure:4919: test -z + || test ! -s conftest.err +configure:4922: $? = 0 +configure:4925: test -s conftest.o +configure:4928: $? = 0 +configure:4938: result: yes +configure:4942: checking netinet/if_ether.h presence +configure:4952: gcc -E -I. conftest.c +configure:4958: $? = 0 +configure:4978: result: yes +configure:4993: checking for netinet/if_ether.h +configure:5000: result: yes +configure:4897: checking netinet/tcp.h usability +configure:4909: gcc -c -g -O2 -I. conftest.c >&5 +configure:4915: $? = 0 +configure:4919: test -z + || test ! -s conftest.err +configure:4922: $? = 0 +configure:4925: test -s conftest.o +configure:4928: $? = 0 +configure:4938: result: yes +configure:4942: checking netinet/tcp.h presence +configure:4952: gcc -E -I. conftest.c +configure:4958: $? = 0 +configure:4978: result: yes +configure:4993: checking for netinet/tcp.h +configure:5000: result: yes +configure:4897: checking resolv.h usability +configure:4909: gcc -c -g -O2 -I. conftest.c >&5 +configure:4915: $? = 0 +configure:4919: test -z + || test ! -s conftest.err +configure:4922: $? = 0 +configure:4925: test -s conftest.o +configure:4928: $? = 0 +configure:4938: result: yes +configure:4942: checking resolv.h presence +configure:4952: gcc -E -I. conftest.c +configure:4958: $? = 0 +configure:4978: result: yes +configure:4993: checking for resolv.h +configure:5000: result: yes +configure:4897: checking arpa/inet.h usability +configure:4909: gcc -c -g -O2 -I. conftest.c >&5 +configure:4915: $? = 0 +configure:4919: test -z + || test ! -s conftest.err +configure:4922: $? = 0 +configure:4925: test -s conftest.o +configure:4928: $? = 0 +configure:4938: result: yes +configure:4942: checking arpa/inet.h presence +configure:4952: gcc -E -I. conftest.c +configure:4958: $? = 0 +configure:4978: result: yes +configure:4993: checking for arpa/inet.h +configure:5000: result: yes +configure:4897: checking netdb.h usability +configure:4909: gcc -c -g -O2 -I. conftest.c >&5 +configure:4915: $? = 0 +configure:4919: test -z + || test ! -s conftest.err +configure:4922: $? = 0 +configure:4925: test -s conftest.o +configure:4928: $? = 0 +configure:4938: result: yes +configure:4942: checking netdb.h presence +configure:4952: gcc -E -I. conftest.c +configure:4958: $? = 0 +configure:4978: result: yes +configure:4993: checking for netdb.h +configure:5000: result: yes +configure:4897: checking sys/uio.h usability +configure:4909: gcc -c -g -O2 -I. conftest.c >&5 +configure:4915: $? = 0 +configure:4919: test -z + || test ! -s conftest.err +configure:4922: $? = 0 +configure:4925: test -s conftest.o +configure:4928: $? = 0 +configure:4938: result: yes +configure:4942: checking sys/uio.h presence +configure:4952: gcc -E -I. conftest.c +configure:4958: $? = 0 +configure:4978: result: yes +configure:4993: checking for sys/uio.h +configure:5000: result: yes +configure:4897: checking linux/if_tun.h usability +configure:4909: gcc -c -g -O2 -I. conftest.c >&5 +configure:4915: $? = 0 +configure:4919: test -z + || test ! -s conftest.err +configure:4922: $? = 0 +configure:4925: test -s conftest.o +configure:4928: $? = 0 +configure:4938: result: yes +configure:4942: checking linux/if_tun.h presence +configure:4952: gcc -E -I. conftest.c +configure:4958: $? = 0 +configure:4978: result: yes +configure:4993: checking for linux/if_tun.h +configure:5000: result: yes +configure:4897: checking linux/sockios.h usability +configure:4909: gcc -c -g -O2 -I. conftest.c >&5 +configure:4915: $? = 0 +configure:4919: test -z + || test ! -s conftest.err +configure:4922: $? = 0 +configure:4925: test -s conftest.o +configure:4928: $? = 0 +configure:4938: result: yes +configure:4942: checking linux/sockios.h presence +configure:4952: gcc -E -I. conftest.c +configure:4958: $? = 0 +configure:4978: result: yes +configure:4993: checking for linux/sockios.h +configure:5000: result: yes +configure:4897: checking linux/types.h usability +configure:4909: gcc -c -g -O2 -I. conftest.c >&5 +configure:4915: $? = 0 +configure:4919: test -z + || test ! -s conftest.err +configure:4922: $? = 0 +configure:4925: test -s conftest.o +configure:4928: $? = 0 +configure:4938: result: yes +configure:4942: checking linux/types.h presence +configure:4952: gcc -E -I. conftest.c +configure:4958: $? = 0 +configure:4978: result: yes +configure:4993: checking for linux/types.h +configure:5000: result: yes +configure:4897: checking sys/poll.h usability +configure:4909: gcc -c -g -O2 -I. conftest.c >&5 +configure:4915: $? = 0 +configure:4919: test -z + || test ! -s conftest.err +configure:4922: $? = 0 +configure:4925: test -s conftest.o +configure:4928: $? = 0 +configure:4938: result: yes +configure:4942: checking sys/poll.h presence +configure:4952: gcc -E -I. conftest.c +configure:4958: $? = 0 +configure:4978: result: yes +configure:4993: checking for sys/poll.h +configure:5000: result: yes +configure:4897: checking sys/epoll.h usability +configure:4909: gcc -c -g -O2 -I. conftest.c >&5 +configure:4915: $? = 0 +configure:4919: test -z + || test ! -s conftest.err +configure:4922: $? = 0 +configure:4925: test -s conftest.o +configure:4928: $? = 0 +configure:4938: result: yes +configure:4942: checking sys/epoll.h presence +configure:4952: gcc -E -I. conftest.c +configure:4958: $? = 0 +configure:4978: result: yes +configure:4993: checking for sys/epoll.h +configure:5000: result: yes +configure:5017: checking for linux/errqueue.h +configure:5036: gcc -c -g -O2 -I. conftest.c >&5 +configure:5042: $? = 0 +configure:5046: test -z + || test ! -s conftest.err +configure:5049: $? = 0 +configure:5052: test -s conftest.o +configure:5055: $? = 0 +configure:5066: result: yes +configure:5132: checking for in_addr_t +configure:5157: gcc -c -g -O2 -I. conftest.c >&5 +configure:5163: $? = 0 +configure:5167: test -z + || test ! -s conftest.err +configure:5170: $? = 0 +configure:5173: test -s conftest.o +configure:5176: $? = 0 +configure:5187: result: yes +configure:5200: checking for uint8_t +configure:5225: gcc -c -g -O2 -I. conftest.c >&5 +configure:5231: $? = 0 +configure:5235: test -z + || test ! -s conftest.err +configure:5238: $? = 0 +configure:5241: test -s conftest.o +configure:5244: $? = 0 +configure:5255: result: yes +configure:5267: checking for uint16_t +configure:5292: gcc -c -g -O2 -I. conftest.c >&5 +configure:5298: $? = 0 +configure:5302: test -z + || test ! -s conftest.err +configure:5305: $? = 0 +configure:5308: test -s conftest.o +configure:5311: $? = 0 +configure:5322: result: yes +configure:5334: checking for uint32_t +configure:5359: gcc -c -g -O2 -I. conftest.c >&5 +configure:5365: $? = 0 +configure:5369: test -z + || test ! -s conftest.err +configure:5372: $? = 0 +configure:5375: test -s conftest.o +configure:5378: $? = 0 +configure:5389: result: yes +configure:5402: checking for struct tun_pi +configure:5427: gcc -c -g -O2 -I. conftest.c >&5 +configure:5433: $? = 0 +configure:5437: test -z + || test ! -s conftest.err +configure:5440: $? = 0 +configure:5443: test -s conftest.o +configure:5446: $? = 0 +configure:5457: result: yes +configure:5467: checking for struct iphdr +configure:5492: gcc -c -g -O2 -I. conftest.c >&5 +configure:5498: $? = 0 +configure:5502: test -z + || test ! -s conftest.err +configure:5505: $? = 0 +configure:5508: test -s conftest.o +configure:5511: $? = 0 +configure:5522: result: yes +configure:5532: checking for struct iovec +configure:5557: gcc -c -g -O2 -I. conftest.c >&5 +configure:5563: $? = 0 +configure:5567: test -z + || test ! -s conftest.err +configure:5570: $? = 0 +configure:5573: test -s conftest.o +configure:5576: $? = 0 +configure:5587: result: yes +configure:5598: checking for struct sock_extended_err +configure:5623: gcc -c -g -O2 -I. conftest.c >&5 +configure:5629: $? = 0 +configure:5633: test -z + || test ! -s conftest.err +configure:5636: $? = 0 +configure:5639: test -s conftest.o +configure:5642: $? = 0 +configure:5653: result: yes +configure:5663: checking for struct msghdr +configure:5688: gcc -c -g -O2 -I. conftest.c >&5 +configure:5694: $? = 0 +configure:5698: test -z + || test ! -s conftest.err +configure:5701: $? = 0 +configure:5704: test -s conftest.o +configure:5707: $? = 0 +configure:5718: result: yes +configure:5728: checking for struct cmsghdr +configure:5753: gcc -c -g -O2 -I. conftest.c >&5 +configure:5759: $? = 0 +configure:5763: test -z + || test ! -s conftest.err +configure:5766: $? = 0 +configure:5769: test -s conftest.o +configure:5772: $? = 0 +configure:5783: result: yes +configure:5794: checking for unsigned int +configure:5818: gcc -c -g -O2 -I. conftest.c >&5 +configure:5824: $? = 0 +configure:5828: test -z + || test ! -s conftest.err +configure:5831: $? = 0 +configure:5834: test -s conftest.o +configure:5837: $? = 0 +configure:5848: result: yes +configure:5851: checking size of unsigned int +configure:6170: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:6173: $? = 0 +configure:6175: ./conftest +configure:6178: $? = 0 +configure:6201: result: 4 +configure:6208: checking for unsigned long +configure:6232: gcc -c -g -O2 -I. conftest.c >&5 +configure:6238: $? = 0 +configure:6242: test -z + || test ! -s conftest.err +configure:6245: $? = 0 +configure:6248: test -s conftest.o +configure:6251: $? = 0 +configure:6262: result: yes +configure:6265: checking size of unsigned long +configure:6584: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:6587: $? = 0 +configure:6589: ./conftest +configure:6592: $? = 0 +configure:6615: result: 4 +configure:6679: checking for socklen_t +configure:6705: gcc -c -g -O2 -I. conftest.c >&5 +configure:6711: $? = 0 +configure:6715: test -z + || test ! -s conftest.err +configure:6718: $? = 0 +configure:6721: test -s conftest.o +configure:6724: $? = 0 +configure:6735: result: yes +configure:6828: checking return type of signal handlers +configure:6859: gcc -c -g -O2 -I. conftest.c >&5 +configure:6865: $? = 0 +configure:6869: test -z + || test ! -s conftest.err +configure:6872: $? = 0 +configure:6875: test -s conftest.o +configure:6878: $? = 0 +configure:6889: result: void +configure:6898: checking for library containing socket +configure:6928: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:6934: $? = 0 +configure:6938: test -z + || test ! -s conftest.err +configure:6941: $? = 0 +configure:6944: test -s conftest +configure:6947: $? = 0 +configure:7017: result: none required +configure:7025: checking for library containing inet_ntoa +configure:7055: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:7061: $? = 0 +configure:7065: test -z + || test ! -s conftest.err +configure:7068: $? = 0 +configure:7071: test -s conftest +configure:7074: $? = 0 +configure:7144: result: none required +configure:7152: checking for library containing gethostbyname +configure:7182: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:7188: $? = 0 +configure:7192: test -z + || test ! -s conftest.err +configure:7195: $? = 0 +configure:7198: test -s conftest +configure:7201: $? = 0 +configure:7271: result: none required +configure:7285: checking for unistd.h +configure:7290: result: yes +configure:7294: checking vfork.h usability +configure:7306: gcc -c -g -O2 -I. conftest.c >&5 +conftest.c:112:19: error: vfork.h: No such file or directory +configure:7312: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "OpenVPN" +| #define PACKAGE_TARNAME "openvpn" +| #define PACKAGE_VERSION "2.0.9" +| #define PACKAGE_STRING "OpenVPN 2.0.9" +| #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" +| #define IFCONFIG_PATH "/sbin/ifconfig" +| #define IPROUTE_PATH "/sbin/ip" +| #define ROUTE_PATH "/sbin/route" +| #define PACKAGE "openvpn" +| #define VERSION "2.0.9" +| #define TARGET_ALIAS "i686-pc-linux" +| #define TARGET_LINUX 1 +| #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 TIME_WITH_SYS_TIME 1 +| #define HAVE_CPP_VARARG_MACRO_ISO 1 +| #define HAVE_CPP_VARARG_MACRO_GCC 1 +| #define EMPTY_ARRAY_SIZE 0 +| #define HAVE_SYS_WAIT_H 1 +| #define HAVE_SYS_TIME_H 1 +| #define HAVE_SYS_SOCKET_H 1 +| #define HAVE_SYS_IOCTL_H 1 +| #define HAVE_SYS_STAT_H 1 +| #define HAVE_SYS_MMAN_H 1 +| #define HAVE_FCNTL_H 1 +| #define HAVE_SYS_FILE_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_STDARG_H 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_SIGNAL_H 1 +| #define HAVE_STDIO_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_CTYPE_H 1 +| #define HAVE_ERRNO_H 1 +| #define HAVE_SYSLOG_H 1 +| #define HAVE_PWD_H 1 +| #define HAVE_GRP_H 1 +| #define HAVE_NET_IF_H 1 +| #define HAVE_STROPTS_H 1 +| #define HAVE_NETINET_IN_H 1 +| #define HAVE_NETINET_IN_SYSTM_H 1 +| #define HAVE_NETINET_IP_H 1 +| #define HAVE_NETINET_IF_ETHER_H 1 +| #define HAVE_NETINET_TCP_H 1 +| #define HAVE_RESOLV_H 1 +| #define HAVE_ARPA_INET_H 1 +| #define HAVE_NETDB_H 1 +| #define HAVE_SYS_UIO_H 1 +| #define HAVE_LINUX_IF_TUN_H 1 +| #define HAVE_LINUX_SOCKIOS_H 1 +| #define HAVE_LINUX_TYPES_H 1 +| #define HAVE_SYS_POLL_H 1 +| #define HAVE_SYS_EPOLL_H 1 +| #define HAVE_LINUX_ERRQUEUE_H 1 +| #define HAVE_TUN_PI 1 +| #define HAVE_IPHDR 1 +| #define HAVE_IOVEC 1 +| #define HAVE_SOCK_EXTENDED_ERR 1 +| #define HAVE_MSGHDR 1 +| #define HAVE_CMSGHDR 1 +| #define SIZEOF_UNSIGNED_INT 4 +| #define SIZEOF_UNSIGNED_LONG 4 +| #define RETSIGTYPE void +| #define HAVE_UNISTD_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:7335: result: no +configure:7339: checking vfork.h presence +configure:7349: gcc -E -I. conftest.c +conftest.c:78:19: error: vfork.h: No such file or directory +configure:7355: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "OpenVPN" +| #define PACKAGE_TARNAME "openvpn" +| #define PACKAGE_VERSION "2.0.9" +| #define PACKAGE_STRING "OpenVPN 2.0.9" +| #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" +| #define IFCONFIG_PATH "/sbin/ifconfig" +| #define IPROUTE_PATH "/sbin/ip" +| #define ROUTE_PATH "/sbin/route" +| #define PACKAGE "openvpn" +| #define VERSION "2.0.9" +| #define TARGET_ALIAS "i686-pc-linux" +| #define TARGET_LINUX 1 +| #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 TIME_WITH_SYS_TIME 1 +| #define HAVE_CPP_VARARG_MACRO_ISO 1 +| #define HAVE_CPP_VARARG_MACRO_GCC 1 +| #define EMPTY_ARRAY_SIZE 0 +| #define HAVE_SYS_WAIT_H 1 +| #define HAVE_SYS_TIME_H 1 +| #define HAVE_SYS_SOCKET_H 1 +| #define HAVE_SYS_IOCTL_H 1 +| #define HAVE_SYS_STAT_H 1 +| #define HAVE_SYS_MMAN_H 1 +| #define HAVE_FCNTL_H 1 +| #define HAVE_SYS_FILE_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_STDARG_H 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_SIGNAL_H 1 +| #define HAVE_STDIO_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_CTYPE_H 1 +| #define HAVE_ERRNO_H 1 +| #define HAVE_SYSLOG_H 1 +| #define HAVE_PWD_H 1 +| #define HAVE_GRP_H 1 +| #define HAVE_NET_IF_H 1 +| #define HAVE_STROPTS_H 1 +| #define HAVE_NETINET_IN_H 1 +| #define HAVE_NETINET_IN_SYSTM_H 1 +| #define HAVE_NETINET_IP_H 1 +| #define HAVE_NETINET_IF_ETHER_H 1 +| #define HAVE_NETINET_TCP_H 1 +| #define HAVE_RESOLV_H 1 +| #define HAVE_ARPA_INET_H 1 +| #define HAVE_NETDB_H 1 +| #define HAVE_SYS_UIO_H 1 +| #define HAVE_LINUX_IF_TUN_H 1 +| #define HAVE_LINUX_SOCKIOS_H 1 +| #define HAVE_LINUX_TYPES_H 1 +| #define HAVE_SYS_POLL_H 1 +| #define HAVE_SYS_EPOLL_H 1 +| #define HAVE_LINUX_ERRQUEUE_H 1 +| #define HAVE_TUN_PI 1 +| #define HAVE_IPHDR 1 +| #define HAVE_IOVEC 1 +| #define HAVE_SOCK_EXTENDED_ERR 1 +| #define HAVE_MSGHDR 1 +| #define HAVE_CMSGHDR 1 +| #define SIZEOF_UNSIGNED_INT 4 +| #define SIZEOF_UNSIGNED_LONG 4 +| #define RETSIGTYPE void +| #define HAVE_UNISTD_H 1 +| /* end confdefs.h. */ +| #include +configure:7375: result: no +configure:7390: checking for vfork.h +configure:7397: result: no +configure:7415: checking for fork +configure:7472: gcc -o conftest -g -O2 -I. conftest.c >&5 +conftest.c:102: warning: conflicting types for built-in function 'fork' +configure:7478: $? = 0 +configure:7482: test -z + || test ! -s conftest.err +configure:7485: $? = 0 +configure:7488: test -s conftest +configure:7491: $? = 0 +configure:7503: result: yes +configure:7415: checking for vfork +configure:7472: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:7478: $? = 0 +configure:7482: test -z + || test ! -s conftest.err +configure:7485: $? = 0 +configure:7488: test -s conftest +configure:7491: $? = 0 +configure:7503: result: yes +configure:7514: checking for working fork +configure:7537: gcc -o conftest -g -O2 -I. conftest.c >&5 +conftest.c: In function 'main': +conftest.c:10: warning: incompatible implicit declaration of built-in function 'exit' +configure:7540: $? = 0 +configure:7542: ./conftest +configure:7545: $? = 0 +configure:7559: result: yes +configure:7580: checking for working vfork +configure:7713: result: yes +configure:7779: checking for daemon +configure:7836: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:7842: $? = 0 +configure:7846: test -z + || test ! -s conftest.err +configure:7849: $? = 0 +configure:7852: test -s conftest +configure:7855: $? = 0 +configure:7867: result: yes +configure:7779: checking for chroot +configure:7836: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:7842: $? = 0 +configure:7846: test -z + || test ! -s conftest.err +configure:7849: $? = 0 +configure:7852: test -s conftest +configure:7855: $? = 0 +configure:7867: result: yes +configure:7779: checking for getpwnam +configure:7836: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:7842: $? = 0 +configure:7846: test -z + || test ! -s conftest.err +configure:7849: $? = 0 +configure:7852: test -s conftest +configure:7855: $? = 0 +configure:7867: result: yes +configure:7779: checking for setuid +configure:7836: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:7842: $? = 0 +configure:7846: test -z + || test ! -s conftest.err +configure:7849: $? = 0 +configure:7852: test -s conftest +configure:7855: $? = 0 +configure:7867: result: yes +configure:7779: checking for nice +configure:7836: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:7842: $? = 0 +configure:7846: test -z + || test ! -s conftest.err +configure:7849: $? = 0 +configure:7852: test -s conftest +configure:7855: $? = 0 +configure:7867: result: yes +configure:7779: checking for system +configure:7836: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:7842: $? = 0 +configure:7846: test -z + || test ! -s conftest.err +configure:7849: $? = 0 +configure:7852: test -s conftest +configure:7855: $? = 0 +configure:7867: result: yes +configure:7779: checking for getpid +configure:7836: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:7842: $? = 0 +configure:7846: test -z + || test ! -s conftest.err +configure:7849: $? = 0 +configure:7852: test -s conftest +configure:7855: $? = 0 +configure:7867: result: yes +configure:7779: checking for dup +configure:7836: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:7842: $? = 0 +configure:7846: test -z + || test ! -s conftest.err +configure:7849: $? = 0 +configure:7852: test -s conftest +configure:7855: $? = 0 +configure:7867: result: yes +configure:7779: checking for dup2 +configure:7836: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:7842: $? = 0 +configure:7846: test -z + || test ! -s conftest.err +configure:7849: $? = 0 +configure:7852: test -s conftest +configure:7855: $? = 0 +configure:7867: result: yes +configure:7779: checking for getpass +configure:7836: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:7842: $? = 0 +configure:7846: test -z + || test ! -s conftest.err +configure:7849: $? = 0 +configure:7852: test -s conftest +configure:7855: $? = 0 +configure:7867: result: yes +configure:7779: checking for strerror +configure:7836: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:7842: $? = 0 +configure:7846: test -z + || test ! -s conftest.err +configure:7849: $? = 0 +configure:7852: test -s conftest +configure:7855: $? = 0 +configure:7867: result: yes +configure:7779: checking for syslog +configure:7836: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:7842: $? = 0 +configure:7846: test -z + || test ! -s conftest.err +configure:7849: $? = 0 +configure:7852: test -s conftest +configure:7855: $? = 0 +configure:7867: result: yes +configure:7779: checking for openlog +configure:7836: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:7842: $? = 0 +configure:7846: test -z + || test ! -s conftest.err +configure:7849: $? = 0 +configure:7852: test -s conftest +configure:7855: $? = 0 +configure:7867: result: yes +configure:7779: checking for mlockall +configure:7836: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:7842: $? = 0 +configure:7846: test -z + || test ! -s conftest.err +configure:7849: $? = 0 +configure:7852: test -s conftest +configure:7855: $? = 0 +configure:7867: result: yes +configure:7779: checking for getgrnam +configure:7836: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:7842: $? = 0 +configure:7846: test -z + || test ! -s conftest.err +configure:7849: $? = 0 +configure:7852: test -s conftest +configure:7855: $? = 0 +configure:7867: result: yes +configure:7779: checking for setgid +configure:7836: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:7842: $? = 0 +configure:7846: test -z + || test ! -s conftest.err +configure:7849: $? = 0 +configure:7852: test -s conftest +configure:7855: $? = 0 +configure:7867: result: yes +configure:7779: checking for setgroups +configure:7836: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:7842: $? = 0 +configure:7846: test -z + || test ! -s conftest.err +configure:7849: $? = 0 +configure:7852: test -s conftest +configure:7855: $? = 0 +configure:7867: result: yes +configure:7779: checking for stat +configure:7836: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:7842: $? = 0 +configure:7846: test -z + || test ! -s conftest.err +configure:7849: $? = 0 +configure:7852: test -s conftest +configure:7855: $? = 0 +configure:7867: result: yes +configure:7779: checking for flock +configure:7836: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:7842: $? = 0 +configure:7846: test -z + || test ! -s conftest.err +configure:7849: $? = 0 +configure:7852: test -s conftest +configure:7855: $? = 0 +configure:7867: result: yes +configure:7779: checking for readv +configure:7836: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:7842: $? = 0 +configure:7846: test -z + || test ! -s conftest.err +configure:7849: $? = 0 +configure:7852: test -s conftest +configure:7855: $? = 0 +configure:7867: result: yes +configure:7779: checking for writev +configure:7836: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:7842: $? = 0 +configure:7846: test -z + || test ! -s conftest.err +configure:7849: $? = 0 +configure:7852: test -s conftest +configure:7855: $? = 0 +configure:7867: result: yes +configure:7779: checking for setsockopt +configure:7836: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:7842: $? = 0 +configure:7846: test -z + || test ! -s conftest.err +configure:7849: $? = 0 +configure:7852: test -s conftest +configure:7855: $? = 0 +configure:7867: result: yes +configure:7779: checking for getsockopt +configure:7836: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:7842: $? = 0 +configure:7846: test -z + || test ! -s conftest.err +configure:7849: $? = 0 +configure:7852: test -s conftest +configure:7855: $? = 0 +configure:7867: result: yes +configure:7779: checking for setsid +configure:7836: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:7842: $? = 0 +configure:7846: test -z + || test ! -s conftest.err +configure:7849: $? = 0 +configure:7852: test -s conftest +configure:7855: $? = 0 +configure:7867: result: yes +configure:7779: checking for chdir +configure:7836: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:7842: $? = 0 +configure:7846: test -z + || test ! -s conftest.err +configure:7849: $? = 0 +configure:7852: test -s conftest +configure:7855: $? = 0 +configure:7867: result: yes +configure:7779: checking for gettimeofday +configure:7836: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:7842: $? = 0 +configure:7846: test -z + || test ! -s conftest.err +configure:7849: $? = 0 +configure:7852: test -s conftest +configure:7855: $? = 0 +configure:7867: result: yes +configure:7779: checking for putenv +configure:7836: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:7842: $? = 0 +configure:7846: test -z + || test ! -s conftest.err +configure:7849: $? = 0 +configure:7852: test -s conftest +configure:7855: $? = 0 +configure:7867: result: yes +configure:7779: checking for getpeername +configure:7836: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:7842: $? = 0 +configure:7846: test -z + || test ! -s conftest.err +configure:7849: $? = 0 +configure:7852: test -s conftest +configure:7855: $? = 0 +configure:7867: result: yes +configure:7779: checking for unlink +configure:7836: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:7842: $? = 0 +configure:7846: test -z + || test ! -s conftest.err +configure:7849: $? = 0 +configure:7852: test -s conftest +configure:7855: $? = 0 +configure:7867: result: yes +configure:7779: checking for poll +configure:7836: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:7842: $? = 0 +configure:7846: test -z + || test ! -s conftest.err +configure:7849: $? = 0 +configure:7852: test -s conftest +configure:7855: $? = 0 +configure:7867: result: yes +configure:7779: checking for chsize +configure:7836: gcc -o conftest -g -O2 -I. conftest.c >&5 +/tmp/cce9busE.o: In function `main': +/home/equinox/anytun/src/anytun/openvpn/conftest.c:151: undefined reference to `chsize' +/tmp/cce9busE.o:(.data+0x0): undefined reference to `chsize' +collect2: ld returned 1 exit status +configure:7842: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "OpenVPN" +| #define PACKAGE_TARNAME "openvpn" +| #define PACKAGE_VERSION "2.0.9" +| #define PACKAGE_STRING "OpenVPN 2.0.9" +| #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" +| #define IFCONFIG_PATH "/sbin/ifconfig" +| #define IPROUTE_PATH "/sbin/ip" +| #define ROUTE_PATH "/sbin/route" +| #define PACKAGE "openvpn" +| #define VERSION "2.0.9" +| #define TARGET_ALIAS "i686-pc-linux" +| #define TARGET_LINUX 1 +| #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 TIME_WITH_SYS_TIME 1 +| #define HAVE_CPP_VARARG_MACRO_ISO 1 +| #define HAVE_CPP_VARARG_MACRO_GCC 1 +| #define EMPTY_ARRAY_SIZE 0 +| #define HAVE_SYS_WAIT_H 1 +| #define HAVE_SYS_TIME_H 1 +| #define HAVE_SYS_SOCKET_H 1 +| #define HAVE_SYS_IOCTL_H 1 +| #define HAVE_SYS_STAT_H 1 +| #define HAVE_SYS_MMAN_H 1 +| #define HAVE_FCNTL_H 1 +| #define HAVE_SYS_FILE_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_STDARG_H 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_SIGNAL_H 1 +| #define HAVE_STDIO_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_CTYPE_H 1 +| #define HAVE_ERRNO_H 1 +| #define HAVE_SYSLOG_H 1 +| #define HAVE_PWD_H 1 +| #define HAVE_GRP_H 1 +| #define HAVE_NET_IF_H 1 +| #define HAVE_STROPTS_H 1 +| #define HAVE_NETINET_IN_H 1 +| #define HAVE_NETINET_IN_SYSTM_H 1 +| #define HAVE_NETINET_IP_H 1 +| #define HAVE_NETINET_IF_ETHER_H 1 +| #define HAVE_NETINET_TCP_H 1 +| #define HAVE_RESOLV_H 1 +| #define HAVE_ARPA_INET_H 1 +| #define HAVE_NETDB_H 1 +| #define HAVE_SYS_UIO_H 1 +| #define HAVE_LINUX_IF_TUN_H 1 +| #define HAVE_LINUX_SOCKIOS_H 1 +| #define HAVE_LINUX_TYPES_H 1 +| #define HAVE_SYS_POLL_H 1 +| #define HAVE_SYS_EPOLL_H 1 +| #define HAVE_LINUX_ERRQUEUE_H 1 +| #define HAVE_TUN_PI 1 +| #define HAVE_IPHDR 1 +| #define HAVE_IOVEC 1 +| #define HAVE_SOCK_EXTENDED_ERR 1 +| #define HAVE_MSGHDR 1 +| #define HAVE_CMSGHDR 1 +| #define SIZEOF_UNSIGNED_INT 4 +| #define SIZEOF_UNSIGNED_LONG 4 +| #define RETSIGTYPE void +| #define HAVE_UNISTD_H 1 +| #define HAVE_FORK 1 +| #define HAVE_VFORK 1 +| #define HAVE_WORKING_VFORK 1 +| #define HAVE_WORKING_FORK 1 +| #define HAVE_DAEMON 1 +| #define HAVE_CHROOT 1 +| #define HAVE_GETPWNAM 1 +| #define HAVE_SETUID 1 +| #define HAVE_NICE 1 +| #define HAVE_SYSTEM 1 +| #define HAVE_GETPID 1 +| #define HAVE_DUP 1 +| #define HAVE_DUP2 1 +| #define HAVE_GETPASS 1 +| #define HAVE_STRERROR 1 +| #define HAVE_SYSLOG 1 +| #define HAVE_OPENLOG 1 +| #define HAVE_MLOCKALL 1 +| #define HAVE_GETGRNAM 1 +| #define HAVE_SETGID 1 +| #define HAVE_SETGROUPS 1 +| #define HAVE_STAT 1 +| #define HAVE_FLOCK 1 +| #define HAVE_READV 1 +| #define HAVE_WRITEV 1 +| #define HAVE_SETSOCKOPT 1 +| #define HAVE_GETSOCKOPT 1 +| #define HAVE_SETSID 1 +| #define HAVE_CHDIR 1 +| #define HAVE_GETTIMEOFDAY 1 +| #define HAVE_PUTENV 1 +| #define HAVE_GETPEERNAME 1 +| #define HAVE_UNLINK 1 +| #define HAVE_POLL 1 +| /* end confdefs.h. */ +| /* Define chsize to an innocuous variant, in case declares chsize. +| For example, HP-UX 11i declares gettimeofday. */ +| #define chsize innocuous_chsize +| +| /* System header to define __stub macros and hopefully few prototypes, +| which can conflict with char chsize (); below. +| Prefer to if __STDC__ is defined, since +| exists even on freestanding compilers. */ +| +| #ifdef __STDC__ +| # include +| #else +| # include +| #endif +| +| #undef chsize +| +| /* Override any gcc2 internal prototype to avoid an error. */ +| #ifdef __cplusplus +| extern "C" +| { +| #endif +| /* We use char because int might match the return type of a gcc2 +| builtin and then its argument prototype would still apply. */ +| char chsize (); +| /* The GNU C library defines this for functions which it implements +| to always fail with ENOSYS. Some functions are actually named +| something starting with __ and the normal name is an alias. */ +| #if defined (__stub_chsize) || defined (__stub___chsize) +| choke me +| #else +| char (*f) () = chsize; +| #endif +| #ifdef __cplusplus +| } +| #endif +| +| int +| main () +| { +| return f != chsize; +| ; +| return 0; +| } +configure:7867: result: no +configure:7779: checking for ftruncate +configure:7836: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:7842: $? = 0 +configure:7846: test -z + || test ! -s conftest.err +configure:7849: $? = 0 +configure:7852: test -s conftest +configure:7855: $? = 0 +configure:7867: result: yes +configure:7932: checking for working memcmp +configure:7980: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:7983: $? = 0 +configure:7985: ./conftest +configure:7988: $? = 0 +configure:8002: result: yes +configure:8033: checking for socket +configure:8090: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:8096: $? = 0 +configure:8100: test -z + || test ! -s conftest.err +configure:8103: $? = 0 +configure:8106: test -s conftest +configure:8109: $? = 0 +configure:8121: result: yes +configure:8033: checking for recv +configure:8090: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:8096: $? = 0 +configure:8100: test -z + || test ! -s conftest.err +configure:8103: $? = 0 +configure:8106: test -s conftest +configure:8109: $? = 0 +configure:8121: result: yes +configure:8033: checking for recvfrom +configure:8090: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:8096: $? = 0 +configure:8100: test -z + || test ! -s conftest.err +configure:8103: $? = 0 +configure:8106: test -s conftest +configure:8109: $? = 0 +configure:8121: result: yes +configure:8033: checking for send +configure:8090: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:8096: $? = 0 +configure:8100: test -z + || test ! -s conftest.err +configure:8103: $? = 0 +configure:8106: test -s conftest +configure:8109: $? = 0 +configure:8121: result: yes +configure:8033: checking for sendto +configure:8090: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:8096: $? = 0 +configure:8100: test -z + || test ! -s conftest.err +configure:8103: $? = 0 +configure:8106: test -s conftest +configure:8109: $? = 0 +configure:8121: result: yes +configure:8033: checking for listen +configure:8090: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:8096: $? = 0 +configure:8100: test -z + || test ! -s conftest.err +configure:8103: $? = 0 +configure:8106: test -s conftest +configure:8109: $? = 0 +configure:8121: result: yes +configure:8033: checking for accept +configure:8090: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:8096: $? = 0 +configure:8100: test -z + || test ! -s conftest.err +configure:8103: $? = 0 +configure:8106: test -s conftest +configure:8109: $? = 0 +configure:8121: result: yes +configure:8033: checking for connect +configure:8090: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:8096: $? = 0 +configure:8100: test -z + || test ! -s conftest.err +configure:8103: $? = 0 +configure:8106: test -s conftest +configure:8109: $? = 0 +configure:8121: result: yes +configure:8033: checking for bind +configure:8090: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:8096: $? = 0 +configure:8100: test -z + || test ! -s conftest.err +configure:8103: $? = 0 +configure:8106: test -s conftest +configure:8109: $? = 0 +configure:8121: result: yes +configure:8033: checking for select +configure:8090: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:8096: $? = 0 +configure:8100: test -z + || test ! -s conftest.err +configure:8103: $? = 0 +configure:8106: test -s conftest +configure:8109: $? = 0 +configure:8121: result: yes +configure:8033: checking for gethostbyname +configure:8090: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:8096: $? = 0 +configure:8100: test -z + || test ! -s conftest.err +configure:8103: $? = 0 +configure:8106: test -s conftest +configure:8109: $? = 0 +configure:8121: result: yes +configure:8033: checking for inet_ntoa +configure:8090: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:8096: $? = 0 +configure:8100: test -z + || test ! -s conftest.err +configure:8103: $? = 0 +configure:8106: test -s conftest +configure:8109: $? = 0 +configure:8121: result: yes +configure:8033: checking for time +configure:8090: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:8096: $? = 0 +configure:8100: test -z + || test ! -s conftest.err +configure:8103: $? = 0 +configure:8106: test -s conftest +configure:8109: $? = 0 +configure:8121: result: yes +configure:8033: checking for ctime +configure:8090: gcc -o conftest -g -O2 -I. conftest.c >&5 +configure:8096: $? = 0 +configure:8100: test -z + || test ! -s conftest.err +configure:8103: $? = 0 +configure:8106: test -s conftest +configure:8109: $? = 0 +configure:8121: result: yes +configure:8033: checking for memset +configure:8090: gcc -o conftest -g -O2 -I. conftest.c >&5 +conftest.c:151: warning: conflicting types for built-in function 'memset' +configure:8096: $? = 0 +configure:8100: test -z + || test ! -s conftest.err +configure:8103: $? = 0 +configure:8106: test -s conftest +configure:8109: $? = 0 +configure:8121: result: yes +configure:8033: checking for vsnprintf +configure:8090: gcc -o conftest -g -O2 -I. conftest.c >&5 +conftest.c:152: warning: conflicting types for built-in function 'vsnprintf' +configure:8096: $? = 0 +configure:8100: test -z + || test ! -s conftest.err +configure:8103: $? = 0 +configure:8106: test -s conftest +configure:8109: $? = 0 +configure:8121: result: yes +configure:8137: checking for working epoll implementation... +configure:8145: checking for epoll_create +configure:8202: gcc -o conftest -g -O2 -I. -Wl,--fatal-warnings conftest.c >&5 +configure:8208: $? = 0 +configure:8212: test -z + || test ! -s conftest.err +configure:8215: $? = 0 +configure:8218: test -s conftest +configure:8221: $? = 0 +configure:8233: result: yes +configure:9051: checking for libdl Library and Header files... +configure:9063: checking dlfcn.h usability +configure:9075: gcc -c -g -O2 -I. conftest.c >&5 +configure:9081: $? = 0 +configure:9085: test -z + || test ! -s conftest.err +configure:9088: $? = 0 +configure:9091: test -s conftest.o +configure:9094: $? = 0 +configure:9104: result: yes +configure:9108: checking dlfcn.h presence +configure:9118: gcc -E -I. conftest.c +configure:9124: $? = 0 +configure:9144: result: yes +configure:9159: checking for dlfcn.h +configure:9166: result: yes +configure:9171: checking for dlopen +configure:9228: gcc -o conftest -g -O2 -I. conftest.c >&5 +/tmp/cc8anXrV.o: In function `main': +/home/equinox/anytun/src/anytun/openvpn/conftest.c:170: undefined reference to `dlopen' +/tmp/cc8anXrV.o:(.data+0x0): undefined reference to `dlopen' +collect2: ld returned 1 exit status +configure:9234: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "OpenVPN" +| #define PACKAGE_TARNAME "openvpn" +| #define PACKAGE_VERSION "2.0.9" +| #define PACKAGE_STRING "OpenVPN 2.0.9" +| #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" +| #define IFCONFIG_PATH "/sbin/ifconfig" +| #define IPROUTE_PATH "/sbin/ip" +| #define ROUTE_PATH "/sbin/route" +| #define PACKAGE "openvpn" +| #define VERSION "2.0.9" +| #define TARGET_ALIAS "i686-pc-linux" +| #define TARGET_LINUX 1 +| #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 TIME_WITH_SYS_TIME 1 +| #define HAVE_CPP_VARARG_MACRO_ISO 1 +| #define HAVE_CPP_VARARG_MACRO_GCC 1 +| #define EMPTY_ARRAY_SIZE 0 +| #define HAVE_SYS_WAIT_H 1 +| #define HAVE_SYS_TIME_H 1 +| #define HAVE_SYS_SOCKET_H 1 +| #define HAVE_SYS_IOCTL_H 1 +| #define HAVE_SYS_STAT_H 1 +| #define HAVE_SYS_MMAN_H 1 +| #define HAVE_FCNTL_H 1 +| #define HAVE_SYS_FILE_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_STDARG_H 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_SIGNAL_H 1 +| #define HAVE_STDIO_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_CTYPE_H 1 +| #define HAVE_ERRNO_H 1 +| #define HAVE_SYSLOG_H 1 +| #define HAVE_PWD_H 1 +| #define HAVE_GRP_H 1 +| #define HAVE_NET_IF_H 1 +| #define HAVE_STROPTS_H 1 +| #define HAVE_NETINET_IN_H 1 +| #define HAVE_NETINET_IN_SYSTM_H 1 +| #define HAVE_NETINET_IP_H 1 +| #define HAVE_NETINET_IF_ETHER_H 1 +| #define HAVE_NETINET_TCP_H 1 +| #define HAVE_RESOLV_H 1 +| #define HAVE_ARPA_INET_H 1 +| #define HAVE_NETDB_H 1 +| #define HAVE_SYS_UIO_H 1 +| #define HAVE_LINUX_IF_TUN_H 1 +| #define HAVE_LINUX_SOCKIOS_H 1 +| #define HAVE_LINUX_TYPES_H 1 +| #define HAVE_SYS_POLL_H 1 +| #define HAVE_SYS_EPOLL_H 1 +| #define HAVE_LINUX_ERRQUEUE_H 1 +| #define HAVE_TUN_PI 1 +| #define HAVE_IPHDR 1 +| #define HAVE_IOVEC 1 +| #define HAVE_SOCK_EXTENDED_ERR 1 +| #define HAVE_MSGHDR 1 +| #define HAVE_CMSGHDR 1 +| #define SIZEOF_UNSIGNED_INT 4 +| #define SIZEOF_UNSIGNED_LONG 4 +| #define RETSIGTYPE void +| #define HAVE_UNISTD_H 1 +| #define HAVE_FORK 1 +| #define HAVE_VFORK 1 +| #define HAVE_WORKING_VFORK 1 +| #define HAVE_WORKING_FORK 1 +| #define HAVE_DAEMON 1 +| #define HAVE_CHROOT 1 +| #define HAVE_GETPWNAM 1 +| #define HAVE_SETUID 1 +| #define HAVE_NICE 1 +| #define HAVE_SYSTEM 1 +| #define HAVE_GETPID 1 +| #define HAVE_DUP 1 +| #define HAVE_DUP2 1 +| #define HAVE_GETPASS 1 +| #define HAVE_STRERROR 1 +| #define HAVE_SYSLOG 1 +| #define HAVE_OPENLOG 1 +| #define HAVE_MLOCKALL 1 +| #define HAVE_GETGRNAM 1 +| #define HAVE_SETGID 1 +| #define HAVE_SETGROUPS 1 +| #define HAVE_STAT 1 +| #define HAVE_FLOCK 1 +| #define HAVE_READV 1 +| #define HAVE_WRITEV 1 +| #define HAVE_SETSOCKOPT 1 +| #define HAVE_GETSOCKOPT 1 +| #define HAVE_SETSID 1 +| #define HAVE_CHDIR 1 +| #define HAVE_GETTIMEOFDAY 1 +| #define HAVE_PUTENV 1 +| #define HAVE_GETPEERNAME 1 +| #define HAVE_UNLINK 1 +| #define HAVE_POLL 1 +| #define HAVE_FTRUNCATE 1 +| #define HAVE_SOCKET 1 +| #define HAVE_RECV 1 +| #define HAVE_RECVFROM 1 +| #define HAVE_SEND 1 +| #define HAVE_SENDTO 1 +| #define HAVE_LISTEN 1 +| #define HAVE_ACCEPT 1 +| #define HAVE_CONNECT 1 +| #define HAVE_BIND 1 +| #define HAVE_SELECT 1 +| #define HAVE_GETHOSTBYNAME 1 +| #define HAVE_INET_NTOA 1 +| #define HAVE_TIME 1 +| #define HAVE_CTIME 1 +| #define HAVE_MEMSET 1 +| #define HAVE_VSNPRINTF 1 +| #define HAVE_EPOLL_CREATE 1 +| #define HAVE_EPOLL_CREATE 1 +| /* end confdefs.h. */ +| /* Define dlopen to an innocuous variant, in case declares dlopen. +| For example, HP-UX 11i declares gettimeofday. */ +| #define dlopen innocuous_dlopen +| +| /* System header to define __stub macros and hopefully few prototypes, +| which can conflict with char dlopen (); below. +| Prefer to if __STDC__ is defined, since +| exists even on freestanding compilers. */ +| +| #ifdef __STDC__ +| # include +| #else +| # include +| #endif +| +| #undef dlopen +| +| /* Override any gcc2 internal prototype to avoid an error. */ +| #ifdef __cplusplus +| extern "C" +| { +| #endif +| /* We use char because int might match the return type of a gcc2 +| builtin and then its argument prototype would still apply. */ +| char dlopen (); +| /* The GNU C library defines this for functions which it implements +| to always fail with ENOSYS. Some functions are actually named +| something starting with __ and the normal name is an alias. */ +| #if defined (__stub_dlopen) || defined (__stub___dlopen) +| choke me +| #else +| char (*f) () = dlopen; +| #endif +| #ifdef __cplusplus +| } +| #endif +| +| int +| main () +| { +| return f != dlopen; +| ; +| return 0; +| } +configure:9259: result: no +configure:9268: checking for dlopen in -ldl +configure:9298: gcc -o conftest -g -O2 -I. conftest.c -ldl >&5 +configure:9304: $? = 0 +configure:9308: test -z + || test ! -s conftest.err +configure:9311: $? = 0 +configure:9314: test -s conftest +configure:9317: $? = 0 +configure:9330: result: yes +configure:11001: creating ./config.status + +## ---------------------- ## +## Running config.status. ## +## ---------------------- ## + +This file was extended by OpenVPN config.status 2.0.9, which was +generated by GNU Autoconf 2.59. Invocation command line was + + CONFIG_FILES = + CONFIG_HEADERS = + CONFIG_LINKS = + CONFIG_COMMANDS = + $ ./config.status + +on equinox-laptop + +config.status:708: creating Makefile +config.status:708: creating openvpn.spec +config.status:708: creating config-win32.h +config.status:708: creating install-win32/openvpn.nsi +config.status:812: creating config.h +config.status:1384: executing depfiles commands + +## ---------------- ## +## Cache variables. ## +## ---------------- ## + +ac_cv_build=i686-pc-linux +ac_cv_build_alias=i686-pc-linux +ac_cv_c_compiler_gnu=yes +ac_cv_c_const=yes +ac_cv_c_inline=inline +ac_cv_c_volatile=yes +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_func_accept=yes +ac_cv_func_bind=yes +ac_cv_func_chdir=yes +ac_cv_func_chroot=yes +ac_cv_func_chsize=no +ac_cv_func_connect=yes +ac_cv_func_ctime=yes +ac_cv_func_daemon=yes +ac_cv_func_dlopen=no +ac_cv_func_dup=yes +ac_cv_func_dup2=yes +ac_cv_func_epoll_create=yes +ac_cv_func_flock=yes +ac_cv_func_fork=yes +ac_cv_func_fork_works=yes +ac_cv_func_ftruncate=yes +ac_cv_func_getgrnam=yes +ac_cv_func_gethostbyname=yes +ac_cv_func_getpass=yes +ac_cv_func_getpeername=yes +ac_cv_func_getpid=yes +ac_cv_func_getpwnam=yes +ac_cv_func_getsockopt=yes +ac_cv_func_gettimeofday=yes +ac_cv_func_inet_ntoa=yes +ac_cv_func_listen=yes +ac_cv_func_memcmp_working=yes +ac_cv_func_memset=yes +ac_cv_func_mlockall=yes +ac_cv_func_nice=yes +ac_cv_func_openlog=yes +ac_cv_func_poll=yes +ac_cv_func_putenv=yes +ac_cv_func_readv=yes +ac_cv_func_recv=yes +ac_cv_func_recvfrom=yes +ac_cv_func_select=yes +ac_cv_func_send=yes +ac_cv_func_sendto=yes +ac_cv_func_setgid=yes +ac_cv_func_setgroups=yes +ac_cv_func_setsid=yes +ac_cv_func_setsockopt=yes +ac_cv_func_setuid=yes +ac_cv_func_socket=yes +ac_cv_func_stat=yes +ac_cv_func_strerror=yes +ac_cv_func_syslog=yes +ac_cv_func_system=yes +ac_cv_func_time=yes +ac_cv_func_unlink=yes +ac_cv_func_vfork=yes +ac_cv_func_vfork_works=yes +ac_cv_func_vsnprintf=yes +ac_cv_func_writev=yes +ac_cv_header_arpa_inet_h=yes +ac_cv_header_ctype_h=yes +ac_cv_header_dlfcn_h=yes +ac_cv_header_errno_h=yes +ac_cv_header_fcntl_h=yes +ac_cv_header_grp_h=yes +ac_cv_header_inttypes_h=yes +ac_cv_header_linux_errqueue_h=yes +ac_cv_header_linux_if_tun_h=yes +ac_cv_header_linux_sockios_h=yes +ac_cv_header_linux_types_h=yes +ac_cv_header_memory_h=yes +ac_cv_header_net_if_h=yes +ac_cv_header_net_if_tun_h=no +ac_cv_header_netdb_h=yes +ac_cv_header_netinet_if_ether_h=yes +ac_cv_header_netinet_in_h=yes +ac_cv_header_netinet_in_systm_h=yes +ac_cv_header_netinet_ip_h=yes +ac_cv_header_netinet_tcp_h=yes +ac_cv_header_pwd_h=yes +ac_cv_header_resolv_h=yes +ac_cv_header_signal_h=yes +ac_cv_header_stdarg_h=yes +ac_cv_header_stdc=yes +ac_cv_header_stdint_h=yes +ac_cv_header_stdio_h=yes +ac_cv_header_stdlib_h=yes +ac_cv_header_string_h=yes +ac_cv_header_strings_h=yes +ac_cv_header_stropts_h=yes +ac_cv_header_sys_epoll_h=yes +ac_cv_header_sys_file_h=yes +ac_cv_header_sys_ioctl_h=yes +ac_cv_header_sys_mman_h=yes +ac_cv_header_sys_poll_h=yes +ac_cv_header_sys_socket_h=yes +ac_cv_header_sys_sockio_h=no +ac_cv_header_sys_stat_h=yes +ac_cv_header_sys_time_h=yes +ac_cv_header_sys_types_h=yes +ac_cv_header_sys_uio_h=yes +ac_cv_header_sys_wait_h=yes +ac_cv_header_syslog_h=yes +ac_cv_header_time=yes +ac_cv_header_unistd_h=yes +ac_cv_header_vfork_h=no +ac_cv_host=i686-pc-linux +ac_cv_host_alias=i686-pc-linux +ac_cv_lib_dl_dlopen=yes +ac_cv_objext=o +ac_cv_path_IFCONFIG=/sbin/ifconfig +ac_cv_path_IPROUTE=/sbin/ip +ac_cv_path_ROUTE=/sbin/route +ac_cv_path_install='/usr/bin/install -c' +ac_cv_prog_AWK=mawk +ac_cv_prog_CPP='gcc -E' +ac_cv_prog_ac_ct_CC=gcc +ac_cv_prog_cc_g=yes +ac_cv_prog_cc_stdc= +ac_cv_prog_egrep='grep -E' +ac_cv_prog_gcc_traditional=no +ac_cv_prog_make_make_set=yes +ac_cv_search_gethostbyname='none required' +ac_cv_search_inet_ntoa='none required' +ac_cv_search_socket='none required' +ac_cv_sizeof_unsigned_int=4 +ac_cv_sizeof_unsigned_long=4 +ac_cv_target=i686-pc-linux +ac_cv_target_alias=i686-pc-linux +ac_cv_type_in_addr_t=yes +ac_cv_type_off_t=yes +ac_cv_type_pid_t=yes +ac_cv_type_signal=void +ac_cv_type_size_t=yes +ac_cv_type_socklen_t=yes +ac_cv_type_struct_cmsghdr=yes +ac_cv_type_struct_iovec=yes +ac_cv_type_struct_iphdr=yes +ac_cv_type_struct_msghdr=yes +ac_cv_type_struct_sock_extended_err=yes +ac_cv_type_struct_tun_pi=yes +ac_cv_type_uid_t=yes +ac_cv_type_uint16_t=yes +ac_cv_type_uint32_t=yes +ac_cv_type_uint8_t=yes +ac_cv_type_unsigned_int=yes +ac_cv_type_unsigned_long=yes +am_cv_CC_dependencies_compiler_type=gcc3 +ax_cv_cpp_vararg_macro_gcc=yes +ax_cv_cpp_vararg_macro_iso=yes + +## ----------------- ## +## Output variables. ## +## ----------------- ## + +ACLOCAL='${SHELL} /home/equinox/anytun/src/anytun/openvpn/missing --run aclocal-1.8' +AMDEPBACKSLASH='\' +AMDEP_FALSE='#' +AMDEP_TRUE='' +AMTAR='${SHELL} /home/equinox/anytun/src/anytun/openvpn/missing --run tar' +AUTOCONF='${SHELL} /home/equinox/anytun/src/anytun/openvpn/missing --run autoconf' +AUTOHEADER='${SHELL} /home/equinox/anytun/src/anytun/openvpn/missing --run autoheader' +AUTOMAKE='${SHELL} /home/equinox/anytun/src/anytun/openvpn/missing --run automake-1.8' +AWK='mawk' +CC='gcc' +CCDEPMODE='depmode=gcc3' +CFLAGS='-g -O2' +CPP='gcc -E' +CPPFLAGS=' -I.' +CYGPATH_W='echo' +DEFS='-DHAVE_CONFIG_H' +DEPDIR='.deps' +ECHO_C='' +ECHO_N='-n' +ECHO_T='' +EGREP='grep -E' +EXEEXT='' +IFCONFIG='/sbin/ifconfig' +INSTALL_DATA='${INSTALL} -m 644' +INSTALL_PROGRAM='${INSTALL}' +INSTALL_SCRIPT='${INSTALL}' +INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' +IPROUTE='/sbin/ip' +LDFLAGS='' +LIBOBJS='' +LIBS='-ldl ' +LTLIBOBJS='' +MAKEINFO='${SHELL} /home/equinox/anytun/src/anytun/openvpn/missing --run makeinfo' +OBJEXT='o' +PACKAGE='openvpn' +PACKAGE_BUGREPORT='openvpn-users@lists.sourceforge.net' +PACKAGE_NAME='OpenVPN' +PACKAGE_STRING='OpenVPN 2.0.9' +PACKAGE_TARNAME='openvpn' +PACKAGE_VERSION='2.0.9' +PATH_SEPARATOR=':' +PTHREAD_CC='' +PTHREAD_CFLAGS='' +PTHREAD_LIBS='' +ROUTE='/sbin/route' +SET_MAKE='' +SHELL='/bin/bash' +STRIP='' +VERSION='2.0.9' +ac_ct_CC='gcc' +ac_ct_STRIP='' +am__fastdepCC_FALSE='#' +am__fastdepCC_TRUE='' +am__include='include' +am__leading_dot='.' +am__quote='' +bindir='${exec_prefix}/bin' +build='i686-pc-linux' +build_alias='' +build_cpu='i686' +build_os='linux' +build_vendor='pc' +datadir='${prefix}/share' +exec_prefix='${prefix}' +host='i686-pc-linux' +host_alias='' +host_cpu='i686' +host_os='linux' +host_vendor='pc' +includedir='${prefix}/include' +infodir='${prefix}/info' +install_sh='/home/equinox/anytun/src/anytun/openvpn/install-sh' +libdir='${exec_prefix}/lib' +libexecdir='${exec_prefix}/libexec' +localstatedir='${prefix}/var' +mandir='${prefix}/man' +mkdir_p='mkdir -p -- .' +oldincludedir='/usr/include' +prefix='/usr/local' +program_transform_name='s,x,x,' +sbindir='${exec_prefix}/sbin' +sharedstatedir='${prefix}/com' +sysconfdir='${prefix}/etc' +target='i686-pc-linux' +target_alias='' +target_cpu='i686' +target_os='linux' +target_vendor='pc' + +## ----------- ## +## confdefs.h. ## +## ----------- ## + +#define EMPTY_ARRAY_SIZE 0 +#define ENABLE_CLIENT_SERVER 1 +#define ENABLE_DEBUG 1 +#define ENABLE_FRAGMENT 1 +#define ENABLE_HTTP_PROXY 1 +#define ENABLE_MANAGEMENT 1 +#define ENABLE_SOCKS 1 +#define HAVE_ACCEPT 1 +#define HAVE_ARPA_INET_H 1 +#define HAVE_BIND 1 +#define HAVE_CHDIR 1 +#define HAVE_CHROOT 1 +#define HAVE_CMSGHDR 1 +#define HAVE_CONNECT 1 +#define HAVE_CPP_VARARG_MACRO_GCC 1 +#define HAVE_CPP_VARARG_MACRO_ISO 1 +#define HAVE_CTIME 1 +#define HAVE_CTYPE_H 1 +#define HAVE_DAEMON 1 +#define HAVE_DUP 1 +#define HAVE_DUP2 1 +#define HAVE_EPOLL_CREATE 1 +#define HAVE_EPOLL_CREATE 1 +#define HAVE_ERRNO_H 1 +#define HAVE_FCNTL_H 1 +#define HAVE_FLOCK 1 +#define HAVE_FORK 1 +#define HAVE_FTRUNCATE 1 +#define HAVE_GETGRNAM 1 +#define HAVE_GETHOSTBYNAME 1 +#define HAVE_GETPASS 1 +#define HAVE_GETPEERNAME 1 +#define HAVE_GETPID 1 +#define HAVE_GETPWNAM 1 +#define HAVE_GETSOCKOPT 1 +#define HAVE_GETTIMEOFDAY 1 +#define HAVE_GRP_H 1 +#define HAVE_INET_NTOA 1 +#define HAVE_INTTYPES_H 1 +#define HAVE_IOVEC 1 +#define HAVE_IPHDR 1 +#define HAVE_LINUX_ERRQUEUE_H 1 +#define HAVE_LINUX_IF_TUN_H 1 +#define HAVE_LINUX_SOCKIOS_H 1 +#define HAVE_LINUX_TYPES_H 1 +#define HAVE_LISTEN 1 +#define HAVE_MEMORY_H 1 +#define HAVE_MEMSET 1 +#define HAVE_MLOCKALL 1 +#define HAVE_MSGHDR 1 +#define HAVE_NETDB_H 1 +#define HAVE_NETINET_IF_ETHER_H 1 +#define HAVE_NETINET_IN_H 1 +#define HAVE_NETINET_IN_SYSTM_H 1 +#define HAVE_NETINET_IP_H 1 +#define HAVE_NETINET_TCP_H 1 +#define HAVE_NET_IF_H 1 +#define HAVE_NICE 1 +#define HAVE_OPENLOG 1 +#define HAVE_POLL 1 +#define HAVE_PUTENV 1 +#define HAVE_PWD_H 1 +#define HAVE_READV 1 +#define HAVE_RECV 1 +#define HAVE_RECVFROM 1 +#define HAVE_RESOLV_H 1 +#define HAVE_SELECT 1 +#define HAVE_SEND 1 +#define HAVE_SENDTO 1 +#define HAVE_SETGID 1 +#define HAVE_SETGROUPS 1 +#define HAVE_SETSID 1 +#define HAVE_SETSOCKOPT 1 +#define HAVE_SETUID 1 +#define HAVE_SIGNAL_H 1 +#define HAVE_SOCKET 1 +#define HAVE_SOCK_EXTENDED_ERR 1 +#define HAVE_STAT 1 +#define HAVE_STDARG_H 1 +#define HAVE_STDINT_H 1 +#define HAVE_STDINT_H 1 +#define HAVE_STDIO_H 1 +#define HAVE_STDLIB_H 1 +#define HAVE_STDLIB_H 1 +#define HAVE_STRERROR 1 +#define HAVE_STRINGS_H 1 +#define HAVE_STRINGS_H 1 +#define HAVE_STRING_H 1 +#define HAVE_STRING_H 1 +#define HAVE_STROPTS_H 1 +#define HAVE_SYSLOG 1 +#define HAVE_SYSLOG_H 1 +#define HAVE_SYSTEM 1 +#define HAVE_SYS_EPOLL_H 1 +#define HAVE_SYS_FILE_H 1 +#define HAVE_SYS_IOCTL_H 1 +#define HAVE_SYS_MMAN_H 1 +#define HAVE_SYS_POLL_H 1 +#define HAVE_SYS_SOCKET_H 1 +#define HAVE_SYS_STAT_H 1 +#define HAVE_SYS_STAT_H 1 +#define HAVE_SYS_TIME_H 1 +#define HAVE_SYS_TYPES_H 1 +#define HAVE_SYS_UIO_H 1 +#define HAVE_SYS_WAIT_H 1 +#define HAVE_TIME 1 +#define HAVE_TUN_PI 1 +#define HAVE_UNISTD_H 1 +#define HAVE_UNISTD_H 1 +#define HAVE_UNISTD_H 1 +#define HAVE_UNLINK 1 +#define HAVE_VFORK 1 +#define HAVE_VSNPRINTF 1 +#define HAVE_WORKING_FORK 1 +#define HAVE_WORKING_VFORK 1 +#define HAVE_WRITEV 1 +#define IFCONFIG_PATH "/sbin/ifconfig" +#define IPROUTE_PATH "/sbin/ip" +#define PACKAGE "openvpn" +#define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" +#define PACKAGE_NAME "OpenVPN" +#define PACKAGE_STRING "OpenVPN 2.0.9" +#define PACKAGE_TARNAME "openvpn" +#define PACKAGE_VERSION "2.0.9" +#define RETSIGTYPE void +#define ROUTE_PATH "/sbin/route" +#define SIZEOF_UNSIGNED_INT 4 +#define SIZEOF_UNSIGNED_LONG 4 +#define STDC_HEADERS 1 +#define TARGET_ALIAS "i686-pc-linux" +#define TARGET_LINUX 1 +#define TIME_WITH_SYS_TIME 1 +#define USE_LIBDL 1 +#define VERSION "2.0.9" + +configure: exit 0 -- cgit v1.2.3