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.3.4, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --enable-password-save --enable-iproute2 --enable-plugins --enable-systemd --enable-x509-alt-username --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2879: checking for a BSD-compatible install configure:2947: result: /bin/install -c configure:2958: checking whether build environment is sane configure:3013: result: yes configure:3164: checking for a thread-safe mkdir -p configure:3203: result: /bin/mkdir -p configure:3210: checking for gawk configure:3226: found /bin/gawk configure:3237: result: gawk configure:3248: checking whether make sets $(MAKE) configure:3270: result: yes configure:3299: checking whether make supports nested variables configure:3316: result: yes configure:3445: checking build system type configure:3459: result: i686-uhu-linux-gnu configure:3479: checking host system type configure:3492: result: i686-uhu-linux-gnu configure:3524: checking for style of include used by make configure:3552: result: GNU configure:3583: checking for i686-uhu-linux-gcc configure:3599: found /usr/bin/i686-uhu-linux-gcc configure:3610: result: i686-uhu-linux-gcc configure:3879: checking for C compiler version configure:3888: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:3899: $? = 0 configure:3888: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3899: $? = 0 configure:3888: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3899: $? = 1 configure:3888: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3899: $? = 1 configure:3919: checking whether the C compiler works configure:3941: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3945: $? = 0 configure:3993: result: yes configure:3996: checking for C compiler default output file name configure:3998: result: a.out configure:4004: checking for suffix of executables configure:4011: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4015: $? = 0 configure:4037: result: configure:4059: checking whether we are cross compiling configure:4067: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4071: $? = 0 configure:4078: ./conftest configure:4082: $? = 0 configure:4097: result: no configure:4102: checking for suffix of object files configure:4124: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4128: $? = 0 configure:4149: result: o configure:4153: checking whether we are using the GNU C compiler configure:4172: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4172: $? = 0 configure:4181: result: yes configure:4190: checking whether i686-uhu-linux-gcc accepts -g configure:4210: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:4210: $? = 0 configure:4251: result: yes configure:4268: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4331: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4331: $? = 0 configure:4344: result: none needed configure:4369: checking whether i686-uhu-linux-gcc understands -c and -o together configure:4391: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:4394: $? = 0 configure:4391: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:4394: $? = 0 configure:4406: result: yes configure:4425: checking dependency style of i686-uhu-linux-gcc configure:4536: result: gcc3 configure:4557: checking how to run the C preprocessor configure:4588: i686-uhu-linux-gcc -E conftest.c configure:4588: $? = 0 configure:4602: i686-uhu-linux-gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4602: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | /* end confdefs.h. */ | #include configure:4627: result: i686-uhu-linux-gcc -E configure:4647: i686-uhu-linux-gcc -E conftest.c configure:4647: $? = 0 configure:4661: i686-uhu-linux-gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4661: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | /* end confdefs.h. */ | #include configure:4690: checking for grep that handles long lines and -e configure:4748: result: /bin/grep configure:4753: checking for egrep configure:4815: result: /bin/grep -E configure:4820: checking for ANSI C header files configure:4840: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4840: $? = 0 configure:4913: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4913: $? = 0 configure:4913: ./conftest configure:4913: $? = 0 configure:4924: result: yes configure:4937: checking for sys/types.h configure:4937: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4937: $? = 0 configure:4937: result: yes configure:4937: checking for sys/stat.h configure:4937: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4937: $? = 0 configure:4937: result: yes configure:4937: checking for stdlib.h configure:4937: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4937: $? = 0 configure:4937: result: yes configure:4937: checking for string.h configure:4937: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4937: $? = 0 configure:4937: result: yes configure:4937: checking for memory.h configure:4937: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4937: $? = 0 configure:4937: result: yes configure:4937: checking for strings.h configure:4937: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4937: $? = 0 configure:4937: result: yes configure:4937: checking for inttypes.h configure:4937: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4937: $? = 0 configure:4937: result: yes configure:4937: checking for stdint.h configure:4937: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4937: $? = 0 configure:4937: result: yes configure:4937: checking for unistd.h configure:4937: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4937: $? = 0 configure:4937: result: yes configure:4950: checking minix/config.h usability configure:4950: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:55:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4950: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4950: result: no configure:4950: checking minix/config.h presence configure:4950: i686-uhu-linux-gcc -E conftest.c conftest.c:22:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4950: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4950: result: no configure:4950: checking for minix/config.h configure:4950: result: no configure:4971: checking whether it is safe to define __EXTENSIONS__ configure:4989: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4989: $? = 0 configure:4996: result: yes configure:5448: checking for i686-uhu-linux-pkg-config configure:5481: result: no configure:5491: checking for pkg-config configure:5509: found /usr/bin/pkg-config configure:5521: result: /usr/bin/pkg-config configure:5546: checking pkg-config is at least version 0.9.0 configure:5549: result: yes configure:5562: checking how to run the C preprocessor configure:5632: result: i686-uhu-linux-gcc -E configure:5652: i686-uhu-linux-gcc -E conftest.c configure:5652: $? = 0 configure:5666: i686-uhu-linux-gcc -E conftest.c conftest.c:30:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5666: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | /* end confdefs.h. */ | #include configure:5695: checking whether ln -s works configure:5699: result: yes configure:5706: checking for a sed that does not truncate output configure:5770: result: /bin/sed configure:5775: checking whether make sets $(MAKE) configure:5797: result: yes configure:5817: checking for ifconfig configure:5851: result: no configure:5863: checking for route configure:5897: result: no configure:5909: checking for ip configure:5928: found /sbin/ip configure:5940: result: /sbin/ip configure:5955: checking for netstat configure:5986: result: no configure:5999: checking for man2html configure:6029: result: no configure:6041: checking for git configure:6071: result: no configure:6145: checking how to print strings configure:6172: result: printf configure:6193: checking for a sed that does not truncate output configure:6257: result: /bin/sed configure:6275: checking for fgrep configure:6337: result: /bin/grep -F configure:6372: checking for ld used by i686-uhu-linux-gcc configure:6439: result: /usr/bin/ld configure:6446: checking if the linker (/usr/bin/ld) is GNU ld configure:6461: result: yes configure:6473: checking for BSD- or MS-compatible name lister (nm) configure:6522: result: /usr/bin/nm -B configure:6652: checking the name lister (/usr/bin/nm -B) interface configure:6659: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6662: /usr/bin/nm -B "conftest.o" configure:6665: output 00000000 B some_variable configure:6672: result: BSD nm configure:6676: checking the maximum length of command line arguments configure:6806: result: 1572864 configure:6823: checking whether the shell understands some XSI constructs configure:6833: result: yes configure:6837: checking whether the shell understands "+=" configure:6843: result: yes configure:6878: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:6918: result: func_convert_file_noop configure:6925: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:6945: result: func_convert_file_noop configure:6952: checking for /usr/bin/ld option to reload object files configure:6959: result: -r configure:6993: checking for i686-uhu-linux-objdump configure:7023: result: no configure:7033: checking for objdump configure:7049: found /usr/bin/objdump configure:7060: result: objdump configure:7089: checking how to recognize dependent libraries configure:7291: result: pass_all configure:7336: checking for i686-uhu-linux-dlltool configure:7366: result: no configure:7376: checking for dlltool configure:7406: result: no configure:7433: checking how to associate runtime and link libraries configure:7460: result: printf %s\n configure:7476: checking for i686-uhu-linux-ar configure:7492: found /usr/bin/i686-uhu-linux-ar configure:7503: result: i686-uhu-linux-ar configure:7584: checking for archiver @FILE support configure:7601: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7601: $? = 0 configure:7604: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:7607: $? = 0 configure:7612: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:7615: $? = 1 configure:7627: result: @ configure:7645: checking for i686-uhu-linux-strip configure:7675: result: no configure:7685: checking for strip configure:7701: found /usr/bin/strip configure:7712: result: strip configure:7744: checking for i686-uhu-linux-ranlib configure:7774: result: no configure:7784: checking for ranlib configure:7800: found /usr/bin/ranlib configure:7811: result: ranlib configure:7913: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:8033: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8036: $? = 0 configure:8040: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:8043: $? = 0 configure:8109: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:8112: $? = 0 configure:8150: result: ok configure:8187: checking for sysroot configure:8217: result: no configure:8433: checking for i686-uhu-linux-mt configure:8463: result: no configure:8473: checking for mt configure:8503: result: no configure:8523: checking if : is a manifest tool configure:8529: : '-?' configure:8537: result: no configure:9176: checking for dlfcn.h configure:9176: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9176: $? = 0 configure:9176: result: yes configure:9680: checking for objdir configure:9695: result: .libs configure:9966: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:9984: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:9988: $? = 0 configure:10001: result: no configure:10328: checking for i686-uhu-linux-gcc option to produce PIC configure:10335: result: -fPIC -DPIC configure:10343: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:10361: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:10365: $? = 0 configure:10378: result: yes configure:10407: checking if i686-uhu-linux-gcc static flag -static works configure:10435: result: yes configure:10450: checking if i686-uhu-linux-gcc supports -c -o file.o configure:10471: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:10475: $? = 0 configure:10497: result: yes configure:10505: checking if i686-uhu-linux-gcc supports -c -o file.o configure:10552: result: yes configure:10585: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:11738: result: yes configure:11775: checking whether -lc should be explicitly linked in configure:11783: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11786: $? = 0 configure:11801: i686-uhu-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11804: $? = 0 configure:11818: result: no configure:11978: checking dynamic linker characteristics configure:12489: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12489: $? = 0 configure:12733: result: GNU/Linux ld.so configure:12840: checking how to hardcode library paths into programs configure:12865: result: immediate configure:13405: checking whether stripping libraries is possible configure:13410: result: yes configure:13445: checking if libtool supports shared libraries configure:13447: result: yes configure:13450: checking whether to build shared libraries configure:13471: result: yes configure:13474: checking whether to build static libraries configure:13478: result: no configure:13518: checking for i686-uhu-linux-windres configure:13548: result: no configure:13558: checking for windres configure:13588: result: no configure:13694: checking for an ANSI C-conforming const configure:13760: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13760: $? = 0 configure:13767: result: yes configure:13775: checking for inline configure:13791: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13791: $? = 0 configure:13799: result: inline configure:13817: checking for working volatile configure:13836: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13836: $? = 0 configure:13843: result: yes configure:13851: checking for off_t configure:13851: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13851: $? = 0 configure:13851: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:71:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:13851: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:13851: result: yes configure:13862: checking for pid_t configure:13862: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13862: $? = 0 configure:13862: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:71:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:13862: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:13862: result: yes configure:13873: checking for size_t configure:13873: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13873: $? = 0 configure:13873: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:71:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:13873: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:13873: result: yes configure:13884: checking for uid_t in sys/types.h configure:13903: result: yes configure:13914: checking for int8_t configure:13914: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13914: $? = 0 configure:13914: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:72:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1) ^ configure:13914: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 8 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1) | < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:13914: result: yes configure:13925: checking for int16_t configure:13925: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13925: $? = 0 configure:13925: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:72:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) ^ configure:13925: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 16 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) | < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:13925: result: yes configure:13936: checking for int32_t configure:13936: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13936: $? = 0 configure:13936: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:73:53: warning: integer overflow in expression [-Woverflow] < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:72:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) ^ configure:13936: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 32 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:13936: result: yes configure:13947: checking for int64_t configure:13947: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13947: $? = 0 configure:13947: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:73:53: warning: integer overflow in expression [-Woverflow] < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:72:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) ^ configure:13947: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 64 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:13947: result: yes configure:13958: checking for uint8_t configure:13958: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13958: $? = 0 configure:13958: result: yes configure:13972: checking for uint16_t configure:13972: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13972: $? = 0 configure:13972: result: yes configure:13984: checking for uint32_t configure:13984: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13984: $? = 0 configure:13984: result: yes configure:13998: checking for uint64_t configure:13998: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13998: $? = 0 configure:13998: result: yes configure:14012: checking return type of signal handlers configure:14030: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:41:1: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:14030: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:14037: result: void configure:14045: checking for ISO C 1999 vararg macro support configure:14067: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14067: $? = 0 configure:14076: result: yes configure:14084: checking for GNU GCC vararg macro support configure:14106: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14106: $? = 0 configure:14115: result: yes configure:14124: checking for socklen_t configure:14124: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14124: $? = 0 configure:14124: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:51:24: error: expected expression before ')' token if (sizeof ((socklen_t))) ^ configure:14124: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define RETSIGTYPE void | #define HAVE_CPP_VARARG_MACRO_ISO 1 | #define HAVE_CPP_VARARG_MACRO_GCC 1 | /* end confdefs.h. */ | | #include | #ifdef WIN32 | #include | #else | #include | #endif | | | | int | main () | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:14124: result: yes configure:14201: checking for C compiler empty array size configure:14220: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14220: $? = 0 configure:14249: result: 0 configure:14259: checking size of unsigned int configure:14264: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14264: $? = 0 configure:14264: ./conftest configure:14264: $? = 0 configure:14278: result: 4 configure:14292: checking size of unsigned long configure:14297: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14297: $? = 0 configure:14297: ./conftest configure:14297: $? = 0 configure:14311: result: 4 configure:14332: checking stdio.h usability configure:14332: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14332: $? = 0 configure:14332: result: yes configure:14332: checking stdio.h presence configure:14332: i686-uhu-linux-gcc -E conftest.c configure:14332: $? = 0 configure:14332: result: yes configure:14332: checking for stdio.h configure:14332: result: yes configure:14332: checking stdarg.h usability configure:14332: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14332: $? = 0 configure:14332: result: yes configure:14332: checking stdarg.h presence configure:14332: i686-uhu-linux-gcc -E conftest.c configure:14332: $? = 0 configure:14332: result: yes configure:14332: checking for stdarg.h configure:14332: result: yes configure:14332: checking stdbool.h usability configure:14332: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14332: $? = 0 configure:14332: result: yes configure:14332: checking stdbool.h presence configure:14332: i686-uhu-linux-gcc -E conftest.c configure:14332: $? = 0 configure:14332: result: yes configure:14332: checking for stdbool.h configure:14332: result: yes configure:14332: checking limits.h usability configure:14332: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14332: $? = 0 configure:14332: result: yes configure:14332: checking limits.h presence configure:14332: i686-uhu-linux-gcc -E conftest.c configure:14332: $? = 0 configure:14332: result: yes configure:14332: checking for limits.h configure:14332: result: yes configure:14332: checking time.h usability configure:14332: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14332: $? = 0 configure:14332: result: yes configure:14332: checking time.h presence configure:14332: i686-uhu-linux-gcc -E conftest.c configure:14332: $? = 0 configure:14332: result: yes configure:14332: checking for time.h configure:14332: result: yes configure:14332: checking errno.h usability configure:14332: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14332: $? = 0 configure:14332: result: yes configure:14332: checking errno.h presence configure:14332: i686-uhu-linux-gcc -E conftest.c configure:14332: $? = 0 configure:14332: result: yes configure:14332: checking for errno.h configure:14332: result: yes configure:14332: checking fcntl.h usability configure:14332: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14332: $? = 0 configure:14332: result: yes configure:14332: checking fcntl.h presence configure:14332: i686-uhu-linux-gcc -E conftest.c configure:14332: $? = 0 configure:14332: result: yes configure:14332: checking for fcntl.h configure:14332: result: yes configure:14332: checking io.h usability configure:14332: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:81:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:14332: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define RETSIGTYPE void | #define HAVE_CPP_VARARG_MACRO_ISO 1 | #define HAVE_CPP_VARARG_MACRO_GCC 1 | #define EMPTY_ARRAY_SIZE 0 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14332: result: no configure:14332: checking io.h presence configure:14332: i686-uhu-linux-gcc -E conftest.c conftest.c:48:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:14332: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define RETSIGTYPE void | #define HAVE_CPP_VARARG_MACRO_ISO 1 | #define HAVE_CPP_VARARG_MACRO_GCC 1 | #define EMPTY_ARRAY_SIZE 0 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include configure:14332: result: no configure:14332: checking for io.h configure:14332: result: no configure:14332: checking direct.h usability configure:14332: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:81:20: fatal error: direct.h: No such file or directory #include ^ compilation terminated. configure:14332: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define RETSIGTYPE void | #define HAVE_CPP_VARARG_MACRO_ISO 1 | #define HAVE_CPP_VARARG_MACRO_GCC 1 | #define EMPTY_ARRAY_SIZE 0 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14332: result: no configure:14332: checking direct.h presence configure:14332: i686-uhu-linux-gcc -E conftest.c conftest.c:48:20: fatal error: direct.h: No such file or directory #include ^ compilation terminated. configure:14332: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define RETSIGTYPE void | #define HAVE_CPP_VARARG_MACRO_ISO 1 | #define HAVE_CPP_VARARG_MACRO_GCC 1 | #define EMPTY_ARRAY_SIZE 0 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include configure:14332: result: no configure:14332: checking for direct.h configure:14332: result: no configure:14332: checking ctype.h usability configure:14332: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14332: $? = 0 configure:14332: result: yes configure:14332: checking ctype.h presence configure:14332: i686-uhu-linux-gcc -E conftest.c configure:14332: $? = 0 configure:14332: result: yes configure:14332: checking for ctype.h configure:14332: result: yes configure:14332: checking for sys/types.h configure:14332: result: yes configure:14332: checking sys/socket.h usability configure:14332: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14332: $? = 0 configure:14332: result: yes configure:14332: checking sys/socket.h presence configure:14332: i686-uhu-linux-gcc -E conftest.c configure:14332: $? = 0 configure:14332: result: yes configure:14332: checking for sys/socket.h configure:14332: result: yes configure:14332: checking signal.h usability configure:14332: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14332: $? = 0 configure:14332: result: yes configure:14332: checking signal.h presence configure:14332: i686-uhu-linux-gcc -E conftest.c configure:14332: $? = 0 configure:14332: result: yes configure:14332: checking for signal.h configure:14332: result: yes configure:14332: checking for unistd.h configure:14332: result: yes configure:14332: checking for dlfcn.h configure:14332: result: yes configure:14332: checking netinet/in.h usability configure:14332: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14332: $? = 0 configure:14332: result: yes configure:14332: checking netinet/in.h presence configure:14332: i686-uhu-linux-gcc -E conftest.c configure:14332: $? = 0 configure:14332: result: yes configure:14332: checking for netinet/in.h configure:14332: result: yes configure:14332: checking netinet/in_systm.h usability configure:14332: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14332: $? = 0 configure:14332: result: yes configure:14332: checking netinet/in_systm.h presence configure:14332: i686-uhu-linux-gcc -E conftest.c configure:14332: $? = 0 configure:14332: result: yes configure:14332: checking for netinet/in_systm.h configure:14332: result: yes configure:14332: checking netinet/tcp.h usability configure:14332: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14332: $? = 0 configure:14332: result: yes configure:14332: checking netinet/tcp.h presence configure:14332: i686-uhu-linux-gcc -E conftest.c configure:14332: $? = 0 configure:14332: result: yes configure:14332: checking for netinet/tcp.h configure:14332: result: yes configure:14332: checking arpa/inet.h usability configure:14332: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14332: $? = 0 configure:14332: result: yes configure:14332: checking arpa/inet.h presence configure:14332: i686-uhu-linux-gcc -E conftest.c configure:14332: $? = 0 configure:14332: result: yes configure:14332: checking for arpa/inet.h configure:14332: result: yes configure:14332: checking netdb.h usability configure:14332: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14332: $? = 0 configure:14332: result: yes configure:14332: checking netdb.h presence configure:14332: i686-uhu-linux-gcc -E conftest.c configure:14332: $? = 0 configure:14332: result: yes configure:14332: checking for netdb.h configure:14332: result: yes configure:14332: checking windows.h usability configure:14332: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:92:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. configure:14332: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define RETSIGTYPE void | #define HAVE_CPP_VARARG_MACRO_ISO 1 | #define HAVE_CPP_VARARG_MACRO_GCC 1 | #define EMPTY_ARRAY_SIZE 0 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14332: result: no configure:14332: checking windows.h presence configure:14332: i686-uhu-linux-gcc -E conftest.c conftest.c:59:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. configure:14332: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define RETSIGTYPE void | #define HAVE_CPP_VARARG_MACRO_ISO 1 | #define HAVE_CPP_VARARG_MACRO_GCC 1 | #define EMPTY_ARRAY_SIZE 0 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include configure:14332: result: no configure:14332: checking for windows.h configure:14332: result: no configure:14332: checking winsock2.h usability configure:14332: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:92:22: fatal error: winsock2.h: No such file or directory #include ^ compilation terminated. configure:14332: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define RETSIGTYPE void | #define HAVE_CPP_VARARG_MACRO_ISO 1 | #define HAVE_CPP_VARARG_MACRO_GCC 1 | #define EMPTY_ARRAY_SIZE 0 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14332: result: no configure:14332: checking winsock2.h presence configure:14332: i686-uhu-linux-gcc -E conftest.c conftest.c:59:22: fatal error: winsock2.h: No such file or directory #include ^ compilation terminated. configure:14332: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define RETSIGTYPE void | #define HAVE_CPP_VARARG_MACRO_ISO 1 | #define HAVE_CPP_VARARG_MACRO_GCC 1 | #define EMPTY_ARRAY_SIZE 0 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include configure:14332: result: no configure:14332: checking for winsock2.h configure:14332: result: no configure:14332: checking ws2tcpip.h usability configure:14332: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:92:22: fatal error: ws2tcpip.h: No such file or directory #include ^ compilation terminated. configure:14332: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define RETSIGTYPE void | #define HAVE_CPP_VARARG_MACRO_ISO 1 | #define HAVE_CPP_VARARG_MACRO_GCC 1 | #define EMPTY_ARRAY_SIZE 0 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14332: result: no configure:14332: checking ws2tcpip.h presence configure:14332: i686-uhu-linux-gcc -E conftest.c conftest.c:59:22: fatal error: ws2tcpip.h: No such file or directory #include ^ compilation terminated. configure:14332: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define RETSIGTYPE void | #define HAVE_CPP_VARARG_MACRO_ISO 1 | #define HAVE_CPP_VARARG_MACRO_GCC 1 | #define EMPTY_ARRAY_SIZE 0 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include configure:14332: result: no configure:14332: checking for ws2tcpip.h configure:14332: result: no configure:14352: checking sys/time.h usability configure:14352: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14352: $? = 0 configure:14352: result: yes configure:14352: checking sys/time.h presence configure:14352: i686-uhu-linux-gcc -E conftest.c configure:14352: $? = 0 configure:14352: result: yes configure:14352: checking for sys/time.h configure:14352: result: yes configure:14352: checking sys/ioctl.h usability configure:14352: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14352: $? = 0 configure:14352: result: yes configure:14352: checking sys/ioctl.h presence configure:14352: i686-uhu-linux-gcc -E conftest.c configure:14352: $? = 0 configure:14352: result: yes configure:14352: checking for sys/ioctl.h configure:14352: result: yes configure:14352: checking for sys/stat.h configure:14352: result: yes configure:14352: checking sys/mman.h usability configure:14352: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14352: $? = 0 configure:14352: result: yes configure:14352: checking sys/mman.h presence configure:14352: i686-uhu-linux-gcc -E conftest.c configure:14352: $? = 0 configure:14352: result: yes configure:14352: checking for sys/mman.h configure:14352: result: yes configure:14352: checking sys/file.h usability configure:14352: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14352: $? = 0 configure:14352: result: yes configure:14352: checking sys/file.h presence configure:14352: i686-uhu-linux-gcc -E conftest.c configure:14352: $? = 0 configure:14352: result: yes configure:14352: checking for sys/file.h configure:14352: result: yes configure:14352: checking sys/wait.h usability configure:14352: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14352: $? = 0 configure:14352: result: yes configure:14352: checking sys/wait.h presence configure:14352: i686-uhu-linux-gcc -E conftest.c configure:14352: $? = 0 configure:14352: result: yes configure:14352: checking for sys/wait.h configure:14352: result: yes configure:14352: checking for unistd.h configure:14352: result: yes configure:14352: checking for signal.h configure:14352: result: yes configure:14352: checking libgen.h usability configure:14352: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14352: $? = 0 configure:14352: result: yes configure:14352: checking libgen.h presence configure:14352: i686-uhu-linux-gcc -E conftest.c configure:14352: $? = 0 configure:14352: result: yes configure:14352: checking for libgen.h configure:14352: result: yes configure:14352: checking stropts.h usability configure:14352: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14352: $? = 0 configure:14352: result: yes configure:14352: checking stropts.h presence configure:14352: i686-uhu-linux-gcc -E conftest.c configure:14352: $? = 0 configure:14352: result: yes configure:14352: checking for stropts.h configure:14352: result: yes configure:14352: checking syslog.h usability configure:14352: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14352: $? = 0 configure:14352: result: yes configure:14352: checking syslog.h presence configure:14352: i686-uhu-linux-gcc -E conftest.c configure:14352: $? = 0 configure:14352: result: yes configure:14352: checking for syslog.h configure:14352: result: yes configure:14352: checking pwd.h usability configure:14352: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14352: $? = 0 configure:14352: result: yes configure:14352: checking pwd.h presence configure:14352: i686-uhu-linux-gcc -E conftest.c configure:14352: $? = 0 configure:14352: result: yes configure:14352: checking for pwd.h configure:14352: result: yes configure:14352: checking grp.h usability configure:14352: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14352: $? = 0 configure:14352: result: yes configure:14352: checking grp.h presence configure:14352: i686-uhu-linux-gcc -E conftest.c configure:14352: $? = 0 configure:14352: result: yes configure:14352: checking for grp.h configure:14352: result: yes configure:14352: checking sys/sockio.h usability configure:14352: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:105:24: fatal error: sys/sockio.h: No such file or directory #include ^ compilation terminated. configure:14352: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define RETSIGTYPE void | #define HAVE_CPP_VARARG_MACRO_ISO 1 | #define HAVE_CPP_VARARG_MACRO_GCC 1 | #define EMPTY_ARRAY_SIZE 0 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14352: result: no configure:14352: checking sys/sockio.h presence configure:14352: i686-uhu-linux-gcc -E conftest.c conftest.c:72:24: fatal error: sys/sockio.h: No such file or directory #include ^ compilation terminated. configure:14352: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define RETSIGTYPE void | #define HAVE_CPP_VARARG_MACRO_ISO 1 | #define HAVE_CPP_VARARG_MACRO_GCC 1 | #define EMPTY_ARRAY_SIZE 0 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:14352: result: no configure:14352: checking for sys/sockio.h configure:14352: result: no configure:14352: checking sys/uio.h usability configure:14352: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14352: $? = 0 configure:14352: result: yes configure:14352: checking sys/uio.h presence configure:14352: i686-uhu-linux-gcc -E conftest.c configure:14352: $? = 0 configure:14352: result: yes configure:14352: checking for sys/uio.h configure:14352: result: yes configure:14352: checking linux/sockios.h usability configure:14352: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14352: $? = 0 configure:14352: result: yes configure:14352: checking linux/sockios.h presence configure:14352: i686-uhu-linux-gcc -E conftest.c configure:14352: $? = 0 configure:14352: result: yes configure:14352: checking for linux/sockios.h configure:14352: result: yes configure:14352: checking linux/types.h usability configure:14352: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14352: $? = 0 configure:14352: result: yes configure:14352: checking linux/types.h presence configure:14352: i686-uhu-linux-gcc -E conftest.c configure:14352: $? = 0 configure:14352: result: yes configure:14352: checking for linux/types.h configure:14352: result: yes configure:14352: checking sys/poll.h usability configure:14352: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14352: $? = 0 configure:14352: result: yes configure:14352: checking sys/poll.h presence configure:14352: i686-uhu-linux-gcc -E conftest.c configure:14352: $? = 0 configure:14352: result: yes configure:14352: checking for sys/poll.h configure:14352: result: yes configure:14352: checking sys/epoll.h usability configure:14352: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14352: $? = 0 configure:14352: result: yes configure:14352: checking sys/epoll.h presence configure:14352: i686-uhu-linux-gcc -E conftest.c configure:14352: $? = 0 configure:14352: result: yes configure:14352: checking for sys/epoll.h configure:14352: result: yes configure:14352: checking err.h usability configure:14352: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14352: $? = 0 configure:14352: result: yes configure:14352: checking err.h presence configure:14352: i686-uhu-linux-gcc -E conftest.c configure:14352: $? = 0 configure:14352: result: yes configure:14352: checking for err.h configure:14352: result: yes configure:14396: checking for net/if.h configure:14396: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14396: $? = 0 configure:14396: result: yes configure:14396: checking for netinet/ip.h configure:14396: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14396: $? = 0 configure:14396: result: yes configure:14396: checking for netinet/if_ether.h configure:14396: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14396: $? = 0 configure:14396: result: yes configure:14396: checking for resolv.h configure:14396: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14396: $? = 0 configure:14396: result: yes configure:14396: checking for sys/un.h configure:14396: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14396: $? = 0 configure:14396: result: yes configure:14396: checking for net/if_utun.h configure:14396: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:114:25: fatal error: net/if_utun.h: No such file or directory #include ^ compilation terminated. configure:14396: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define RETSIGTYPE void | #define HAVE_CPP_VARARG_MACRO_ISO 1 | #define HAVE_CPP_VARARG_MACRO_GCC 1 | #define EMPTY_ARRAY_SIZE 0 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_UIO_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_ERR_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SYS_UN_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_STDLIB_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_WINDOWS_H | #include | #endif | #ifdef HAVE_WINSOCK2_H | #include | #endif | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #ifdef HAVE_NETINET_IN_SYSTM_H | #include | #endif | #ifdef HAVE_NETINET_IP_H | #include | #endif | | | | #include configure:14396: result: no configure:14396: checking for sys/kern_control.h configure:14396: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:114:30: fatal error: sys/kern_control.h: No such file or directory #include ^ compilation terminated. configure:14396: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define RETSIGTYPE void | #define HAVE_CPP_VARARG_MACRO_ISO 1 | #define HAVE_CPP_VARARG_MACRO_GCC 1 | #define EMPTY_ARRAY_SIZE 0 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_UIO_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_ERR_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SYS_UN_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_STDLIB_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_WINDOWS_H | #include | #endif | #ifdef HAVE_WINSOCK2_H | #include | #endif | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #ifdef HAVE_NETINET_IN_SYSTM_H | #include | #endif | #ifdef HAVE_NETINET_IP_H | #include | #endif | | | | #include configure:14396: result: no configure:14409: checking for in_addr_t configure:14409: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14409: $? = 0 configure:14409: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:117:24: error: expected expression before ')' token if (sizeof ((in_addr_t))) ^ configure:14409: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define RETSIGTYPE void | #define HAVE_CPP_VARARG_MACRO_ISO 1 | #define HAVE_CPP_VARARG_MACRO_GCC 1 | #define EMPTY_ARRAY_SIZE 0 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_UIO_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_ERR_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SYS_UN_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_STDLIB_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_WINDOWS_H | #include | #endif | #ifdef HAVE_WINSOCK2_H | #include | #endif | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #ifdef HAVE_NETINET_IN_SYSTM_H | #include | #endif | #ifdef HAVE_NETINET_IP_H | #include | #endif | | | | int | main () | { | if (sizeof ((in_addr_t))) | return 0; | ; | return 0; | } configure:14409: result: yes configure:14425: checking for struct iphdr configure:14425: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14425: $? = 0 configure:14425: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:118:27: error: expected expression before ')' token if (sizeof ((struct iphdr))) ^ configure:14425: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define RETSIGTYPE void | #define HAVE_CPP_VARARG_MACRO_ISO 1 | #define HAVE_CPP_VARARG_MACRO_GCC 1 | #define EMPTY_ARRAY_SIZE 0 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_UIO_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_ERR_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_IN_ADDR_T 1 | /* end confdefs.h. */ | | #ifdef HAVE_STDLIB_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_WINDOWS_H | #include | #endif | #ifdef HAVE_WINSOCK2_H | #include | #endif | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #ifdef HAVE_NETINET_IN_SYSTM_H | #include | #endif | #ifdef HAVE_NETINET_IP_H | #include | #endif | | | | int | main () | { | if (sizeof ((struct iphdr))) | return 0; | ; | return 0; | } configure:14425: result: yes configure:14434: checking for struct sock_extended_err configure:14434: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:119:13: error: invalid application of 'sizeof' to incomplete type 'struct sock_extended_err' if (sizeof (struct sock_extended_err)) ^ configure:14434: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define RETSIGTYPE void | #define HAVE_CPP_VARARG_MACRO_ISO 1 | #define HAVE_CPP_VARARG_MACRO_GCC 1 | #define EMPTY_ARRAY_SIZE 0 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_UIO_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_ERR_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IPHDR 1 | /* end confdefs.h. */ | | #ifdef HAVE_STDLIB_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_WINDOWS_H | #include | #endif | #ifdef HAVE_WINSOCK2_H | #include | #endif | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #ifdef HAVE_NETINET_IN_SYSTM_H | #include | #endif | #ifdef HAVE_NETINET_IP_H | #include | #endif | | | | int | main () | { | if (sizeof (struct sock_extended_err)) | return 0; | ; | return 0; | } configure:14434: result: no configure:14443: checking for struct msghdr configure:14443: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14443: $? = 0 configure:14443: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:119:28: error: expected expression before ')' token if (sizeof ((struct msghdr))) ^ configure:14443: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define RETSIGTYPE void | #define HAVE_CPP_VARARG_MACRO_ISO 1 | #define HAVE_CPP_VARARG_MACRO_GCC 1 | #define EMPTY_ARRAY_SIZE 0 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_UIO_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_ERR_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IPHDR 1 | /* end confdefs.h. */ | | #ifdef HAVE_STDLIB_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_WINDOWS_H | #include | #endif | #ifdef HAVE_WINSOCK2_H | #include | #endif | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #ifdef HAVE_NETINET_IN_SYSTM_H | #include | #endif | #ifdef HAVE_NETINET_IP_H | #include | #endif | | | | int | main () | { | if (sizeof ((struct msghdr))) | return 0; | ; | return 0; | } configure:14443: result: yes configure:14452: checking for struct cmsghdr configure:14452: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14452: $? = 0 configure:14452: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:120:29: error: expected expression before ')' token if (sizeof ((struct cmsghdr))) ^ configure:14452: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define RETSIGTYPE void | #define HAVE_CPP_VARARG_MACRO_ISO 1 | #define HAVE_CPP_VARARG_MACRO_GCC 1 | #define EMPTY_ARRAY_SIZE 0 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_UIO_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_ERR_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IPHDR 1 | #define HAVE_MSGHDR 1 | /* end confdefs.h. */ | | #ifdef HAVE_STDLIB_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_WINDOWS_H | #include | #endif | #ifdef HAVE_WINSOCK2_H | #include | #endif | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #ifdef HAVE_NETINET_IN_SYSTM_H | #include | #endif | #ifdef HAVE_NETINET_IP_H | #include | #endif | | | | int | main () | { | if (sizeof ((struct cmsghdr))) | return 0; | ; | return 0; | } configure:14452: result: yes configure:14461: checking for struct in_pktinfo configure:14461: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14461: $? = 0 configure:14461: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:121:32: error: expected expression before ')' token if (sizeof ((struct in_pktinfo))) ^ configure:14461: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define RETSIGTYPE void | #define HAVE_CPP_VARARG_MACRO_ISO 1 | #define HAVE_CPP_VARARG_MACRO_GCC 1 | #define EMPTY_ARRAY_SIZE 0 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_UIO_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_ERR_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IPHDR 1 | #define HAVE_MSGHDR 1 | #define HAVE_CMSGHDR 1 | /* end confdefs.h. */ | | #ifdef HAVE_STDLIB_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_WINDOWS_H | #include | #endif | #ifdef HAVE_WINSOCK2_H | #include | #endif | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #ifdef HAVE_NETINET_IN_SYSTM_H | #include | #endif | #ifdef HAVE_NETINET_IP_H | #include | #endif | | | | int | main () | { | if (sizeof ((struct in_pktinfo))) | return 0; | ; | return 0; | } configure:14461: result: yes configure:14470: checking for struct sockaddr_in6 configure:14470: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14470: $? = 0 configure:14470: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:122:34: error: expected expression before ')' token if (sizeof ((struct sockaddr_in6))) ^ configure:14470: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define RETSIGTYPE void | #define HAVE_CPP_VARARG_MACRO_ISO 1 | #define HAVE_CPP_VARARG_MACRO_GCC 1 | #define EMPTY_ARRAY_SIZE 0 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_UIO_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_ERR_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IPHDR 1 | #define HAVE_MSGHDR 1 | #define HAVE_CMSGHDR 1 | #define HAVE_IN_PKTINFO 1 | /* end confdefs.h. */ | | #ifdef HAVE_STDLIB_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_WINDOWS_H | #include | #endif | #ifdef HAVE_WINSOCK2_H | #include | #endif | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #ifdef HAVE_NETINET_IN_SYSTM_H | #include | #endif | #ifdef HAVE_NETINET_IP_H | #include | #endif | | | | int | main () | { | if (sizeof ((struct sockaddr_in6))) | return 0; | ; | return 0; | } configure:14470: result: yes configure:14479: checking whether SO_MARK is declared configure:14479: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14479: $? = 0 configure:14479: result: yes configure:14493: checking whether SIGHUP is declared configure:14493: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14493: $? = 0 configure:14493: result: yes configure:14517: checking whether SIGINT is declared configure:14517: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14517: $? = 0 configure:14517: result: yes configure:14541: checking whether SIGUSR1 is declared configure:14541: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14541: $? = 0 configure:14541: result: yes configure:14565: checking whether SIGUSR2 is declared configure:14565: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14565: $? = 0 configure:14565: result: yes configure:14589: checking whether SIGTERM is declared configure:14589: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14589: $? = 0 configure:14589: result: yes configure:14616: checking vfork.h usability configure:14616: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:127:19: fatal error: vfork.h: No such file or directory #include ^ compilation terminated. configure:14616: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define RETSIGTYPE void | #define HAVE_CPP_VARARG_MACRO_ISO 1 | #define HAVE_CPP_VARARG_MACRO_GCC 1 | #define EMPTY_ARRAY_SIZE 0 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_UIO_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_ERR_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IPHDR 1 | #define HAVE_MSGHDR 1 | #define HAVE_CMSGHDR 1 | #define HAVE_IN_PKTINFO 1 | #define HAVE_DECL_SO_MARK 1 | #define HAVE_DECL_SIGHUP 1 | #define HAVE_DECL_SIGINT 1 | #define HAVE_DECL_SIGUSR1 1 | #define HAVE_DECL_SIGUSR2 1 | #define HAVE_DECL_SIGTERM 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14616: result: no configure:14616: checking vfork.h presence configure:14616: i686-uhu-linux-gcc -E conftest.c conftest.c:94:19: fatal error: vfork.h: No such file or directory #include ^ compilation terminated. configure:14616: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define RETSIGTYPE void | #define HAVE_CPP_VARARG_MACRO_ISO 1 | #define HAVE_CPP_VARARG_MACRO_GCC 1 | #define EMPTY_ARRAY_SIZE 0 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_UIO_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_ERR_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IPHDR 1 | #define HAVE_MSGHDR 1 | #define HAVE_CMSGHDR 1 | #define HAVE_IN_PKTINFO 1 | #define HAVE_DECL_SO_MARK 1 | #define HAVE_DECL_SIGHUP 1 | #define HAVE_DECL_SIGINT 1 | #define HAVE_DECL_SIGUSR1 1 | #define HAVE_DECL_SIGUSR2 1 | #define HAVE_DECL_SIGTERM 1 | /* end confdefs.h. */ | #include configure:14616: result: no configure:14616: checking for vfork.h configure:14616: result: no configure:14629: checking for fork configure:14629: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:117:6: warning: conflicting types for built-in function 'fork' [enabled by default] char fork (); ^ configure:14629: $? = 0 configure:14629: result: yes configure:14629: checking for vfork configure:14629: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14629: $? = 0 configure:14629: result: yes configure:14639: checking for working fork configure:14661: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14661: $? = 0 configure:14661: ./conftest configure:14661: $? = 0 configure:14671: result: yes configure:14692: checking for working vfork configure:14802: result: yes configure:14839: checking for daemon configure:14839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14839: $? = 0 configure:14839: result: yes configure:14839: checking for chroot configure:14839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14839: $? = 0 configure:14839: result: yes configure:14839: checking for getpwnam configure:14839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14839: $? = 0 configure:14839: result: yes configure:14839: checking for setuid configure:14839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14839: $? = 0 configure:14839: result: yes configure:14839: checking for nice configure:14839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14839: $? = 0 configure:14839: result: yes configure:14839: checking for system configure:14839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14839: $? = 0 configure:14839: result: yes configure:14839: checking for getpid configure:14839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14839: $? = 0 configure:14839: result: yes configure:14839: checking for dup configure:14839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14839: $? = 0 configure:14839: result: yes configure:14839: checking for dup2 configure:14839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14839: $? = 0 configure:14839: result: yes configure:14839: checking for getpass configure:14839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14839: $? = 0 configure:14839: result: yes configure:14839: checking for strerror configure:14839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14839: $? = 0 configure:14839: result: yes configure:14839: checking for syslog configure:14839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14839: $? = 0 configure:14839: result: yes configure:14839: checking for openlog configure:14839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14839: $? = 0 configure:14839: result: yes configure:14839: checking for mlockall configure:14839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14839: $? = 0 configure:14839: result: yes configure:14839: checking for getgrnam configure:14839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14839: $? = 0 configure:14839: result: yes configure:14839: checking for setgid configure:14839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14839: $? = 0 configure:14839: result: yes configure:14839: checking for setgroups configure:14839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14839: $? = 0 configure:14839: result: yes configure:14839: checking for stat configure:14839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14839: $? = 0 configure:14839: result: yes configure:14839: checking for flock configure:14839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14839: $? = 0 configure:14839: result: yes configure:14839: checking for readv configure:14839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14839: $? = 0 configure:14839: result: yes configure:14839: checking for writev configure:14839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14839: $? = 0 configure:14839: result: yes configure:14839: checking for time configure:14839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14839: $? = 0 configure:14839: result: yes configure:14839: checking for gettimeofday configure:14839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14839: $? = 0 configure:14839: result: yes configure:14839: checking for ctime configure:14839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14839: $? = 0 configure:14839: result: yes configure:14839: checking for memset configure:14839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:145:6: warning: conflicting types for built-in function 'memset' [enabled by default] char memset (); ^ configure:14839: $? = 0 configure:14839: result: yes configure:14839: checking for vsnprintf configure:14839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:146:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] char vsnprintf (); ^ configure:14839: $? = 0 configure:14839: result: yes configure:14839: checking for strdup configure:14839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:147:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:14839: $? = 0 configure:14839: result: yes configure:14839: checking for setsid configure:14839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14839: $? = 0 configure:14839: result: yes configure:14839: checking for chdir configure:14839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14839: $? = 0 configure:14839: result: yes configure:14839: checking for putenv configure:14839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14839: $? = 0 configure:14839: result: yes configure:14839: checking for getpeername configure:14839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14839: $? = 0 configure:14839: result: yes configure:14839: checking for unlink configure:14839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14839: $? = 0 configure:14839: result: yes configure:14839: checking for chsize configure:14839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccj5SaHM.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `chsize' collect2: error: ld returned 1 exit status configure:14839: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define RETSIGTYPE void | #define HAVE_CPP_VARARG_MACRO_ISO 1 | #define HAVE_CPP_VARARG_MACRO_GCC 1 | #define EMPTY_ARRAY_SIZE 0 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_UIO_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_ERR_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IPHDR 1 | #define HAVE_MSGHDR 1 | #define HAVE_CMSGHDR 1 | #define HAVE_IN_PKTINFO 1 | #define HAVE_DECL_SO_MARK 1 | #define HAVE_DECL_SIGHUP 1 | #define HAVE_DECL_SIGINT 1 | #define HAVE_DECL_SIGUSR1 1 | #define HAVE_DECL_SIGUSR2 1 | #define HAVE_DECL_SIGTERM 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_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CTIME 1 | #define HAVE_MEMSET 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_SETSID 1 | #define HAVE_CHDIR 1 | #define HAVE_PUTENV 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_UNLINK 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char 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 | #endif | | int | main () | { | return chsize (); | ; | return 0; | } configure:14839: result: no configure:14839: checking for ftruncate configure:14839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14839: $? = 0 configure:14839: result: yes configure:14839: checking for execve configure:14839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:154:6: warning: conflicting types for built-in function 'execve' [enabled by default] char execve (); ^ configure:14839: $? = 0 configure:14839: result: yes configure:14839: checking for getpeereid configure:14839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccscClY3.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `getpeereid' collect2: error: ld returned 1 exit status configure:14839: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define RETSIGTYPE void | #define HAVE_CPP_VARARG_MACRO_ISO 1 | #define HAVE_CPP_VARARG_MACRO_GCC 1 | #define EMPTY_ARRAY_SIZE 0 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_UIO_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_ERR_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IPHDR 1 | #define HAVE_MSGHDR 1 | #define HAVE_CMSGHDR 1 | #define HAVE_IN_PKTINFO 1 | #define HAVE_DECL_SO_MARK 1 | #define HAVE_DECL_SIGHUP 1 | #define HAVE_DECL_SIGINT 1 | #define HAVE_DECL_SIGUSR1 1 | #define HAVE_DECL_SIGUSR2 1 | #define HAVE_DECL_SIGTERM 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_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CTIME 1 | #define HAVE_MEMSET 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_SETSID 1 | #define HAVE_CHDIR 1 | #define HAVE_PUTENV 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_UNLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_EXECVE 1 | /* end confdefs.h. */ | /* Define getpeereid to an innocuous variant, in case declares getpeereid. | For example, HP-UX 11i declares gettimeofday. */ | #define getpeereid innocuous_getpeereid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpeereid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpeereid | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getpeereid (); | /* 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_getpeereid || defined __stub___getpeereid | choke me | #endif | | int | main () | { | return getpeereid (); | ; | return 0; | } configure:14839: result: no configure:14839: checking for umask configure:14839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14839: $? = 0 configure:14839: result: yes configure:14839: checking for basename configure:14839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14839: $? = 0 configure:14839: result: yes configure:14839: checking for dirname configure:14839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14839: $? = 0 configure:14839: result: yes configure:14839: checking for access configure:14839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14839: $? = 0 configure:14839: result: yes configure:14839: checking for epoll_create configure:14839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14839: $? = 0 configure:14839: result: yes configure:14849: checking for dlopen in -ldl configure:14874: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:14874: $? = 0 configure:14883: result: yes configure:14892: checking for inet_ntoa in -lnsl configure:14917: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl >&5 configure:14917: $? = 0 configure:14926: result: yes configure:14933: checking for socket in -lsocket configure:14958: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lsocket >&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:14958: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define RETSIGTYPE void | #define HAVE_CPP_VARARG_MACRO_ISO 1 | #define HAVE_CPP_VARARG_MACRO_GCC 1 | #define EMPTY_ARRAY_SIZE 0 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_UIO_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_ERR_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IPHDR 1 | #define HAVE_MSGHDR 1 | #define HAVE_CMSGHDR 1 | #define HAVE_IN_PKTINFO 1 | #define HAVE_DECL_SO_MARK 1 | #define HAVE_DECL_SIGHUP 1 | #define HAVE_DECL_SIGINT 1 | #define HAVE_DECL_SIGUSR1 1 | #define HAVE_DECL_SIGUSR2 1 | #define HAVE_DECL_SIGTERM 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_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CTIME 1 | #define HAVE_MEMSET 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_SETSID 1 | #define HAVE_CHDIR 1 | #define HAVE_PUTENV 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_UNLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_EXECVE 1 | #define HAVE_UMASK 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_EPOLL_CREATE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:14967: result: no configure:14974: checking for gethostbyname in -lresolv configure:14999: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lresolv >&5 configure:14999: $? = 0 configure:15008: result: yes configure:15022: checking for sendmsg configure:15022: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl -lresolv >&5 configure:15022: $? = 0 configure:15022: result: yes configure:15022: checking for recvmsg configure:15022: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl -lresolv >&5 configure:15022: $? = 0 configure:15022: result: yes configure:15022: checking for inet_ntop configure:15022: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl -lresolv >&5 configure:15022: $? = 0 configure:15022: result: yes configure:15022: checking for inet_pton configure:15022: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl -lresolv >&5 configure:15022: $? = 0 configure:15022: result: yes configure:15033: checking for res_init configure:15033: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl -lresolv >&5 /tmp/ccKG3yP8.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `res_init' collect2: error: ld returned 1 exit status configure:15033: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define RETSIGTYPE void | #define HAVE_CPP_VARARG_MACRO_ISO 1 | #define HAVE_CPP_VARARG_MACRO_GCC 1 | #define EMPTY_ARRAY_SIZE 0 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_UIO_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_ERR_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IPHDR 1 | #define HAVE_MSGHDR 1 | #define HAVE_CMSGHDR 1 | #define HAVE_IN_PKTINFO 1 | #define HAVE_DECL_SO_MARK 1 | #define HAVE_DECL_SIGHUP 1 | #define HAVE_DECL_SIGINT 1 | #define HAVE_DECL_SIGUSR1 1 | #define HAVE_DECL_SIGUSR2 1 | #define HAVE_DECL_SIGTERM 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_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CTIME 1 | #define HAVE_MEMSET 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_SETSID 1 | #define HAVE_CHDIR 1 | #define HAVE_PUTENV 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_UNLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_EXECVE 1 | #define HAVE_UMASK 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_SENDMSG 1 | #define HAVE_RECVMSG 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | /* end confdefs.h. */ | /* Define res_init to an innocuous variant, in case declares res_init. | For example, HP-UX 11i declares gettimeofday. */ | #define res_init innocuous_res_init | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char res_init (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef res_init | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char res_init (); | /* 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_res_init || defined __stub___res_init | choke me | #endif | | int | main () | { | return res_init (); | ; | return 0; | } configure:15033: result: no configure:15115: checking for socket configure:15115: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl -lresolv >&5 configure:15115: $? = 0 configure:15115: result: yes configure:15115: checking for recv configure:15115: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl -lresolv >&5 configure:15115: $? = 0 configure:15115: result: yes configure:15115: checking for recvfrom configure:15115: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl -lresolv >&5 configure:15115: $? = 0 configure:15115: result: yes configure:15115: checking for send configure:15115: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl -lresolv >&5 configure:15115: $? = 0 configure:15115: result: yes configure:15115: checking for sendto configure:15115: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl -lresolv >&5 configure:15115: $? = 0 configure:15115: result: yes configure:15115: checking for listen configure:15115: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl -lresolv >&5 configure:15115: $? = 0 configure:15115: result: yes configure:15115: checking for accept configure:15115: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl -lresolv >&5 configure:15115: $? = 0 configure:15115: result: yes configure:15115: checking for connect configure:15115: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl -lresolv >&5 configure:15115: $? = 0 configure:15115: result: yes configure:15115: checking for bind configure:15115: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl -lresolv >&5 configure:15115: $? = 0 configure:15115: result: yes configure:15115: checking for select configure:15115: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl -lresolv >&5 configure:15115: $? = 0 configure:15115: result: yes configure:15115: checking for gethostbyname configure:15115: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl -lresolv >&5 configure:15115: $? = 0 configure:15115: result: yes configure:15115: checking for inet_ntoa configure:15115: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl -lresolv >&5 configure:15115: $? = 0 configure:15115: result: yes configure:15130: checking for setsockopt configure:15130: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl -lresolv >&5 configure:15130: $? = 0 configure:15130: result: yes configure:15130: checking for getsockopt configure:15130: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl -lresolv >&5 configure:15130: $? = 0 configure:15130: result: yes configure:15130: checking for getsockname configure:15130: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl -lresolv >&5 configure:15130: $? = 0 configure:15130: result: yes configure:15130: checking for poll configure:15130: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl -lresolv >&5 configure:15130: $? = 0 configure:15130: result: yes configure:15152: checking net/if_tun.h usability configure:15152: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:190:24: fatal error: net/if_tun.h: No such file or directory #include ^ compilation terminated. configure:15152: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define RETSIGTYPE void | #define HAVE_CPP_VARARG_MACRO_ISO 1 | #define HAVE_CPP_VARARG_MACRO_GCC 1 | #define EMPTY_ARRAY_SIZE 0 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_UIO_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_ERR_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IPHDR 1 | #define HAVE_MSGHDR 1 | #define HAVE_CMSGHDR 1 | #define HAVE_IN_PKTINFO 1 | #define HAVE_DECL_SO_MARK 1 | #define HAVE_DECL_SIGHUP 1 | #define HAVE_DECL_SIGINT 1 | #define HAVE_DECL_SIGUSR1 1 | #define HAVE_DECL_SIGUSR2 1 | #define HAVE_DECL_SIGTERM 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_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CTIME 1 | #define HAVE_MEMSET 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_SETSID 1 | #define HAVE_CHDIR 1 | #define HAVE_PUTENV 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_UNLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_EXECVE 1 | #define HAVE_UMASK 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_SENDMSG 1 | #define HAVE_RECVMSG 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 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_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_POLL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:15152: result: no configure:15152: checking net/if_tun.h presence configure:15152: i686-uhu-linux-gcc -E conftest.c conftest.c:157:24: fatal error: net/if_tun.h: No such file or directory #include ^ compilation terminated. configure:15152: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define RETSIGTYPE void | #define HAVE_CPP_VARARG_MACRO_ISO 1 | #define HAVE_CPP_VARARG_MACRO_GCC 1 | #define EMPTY_ARRAY_SIZE 0 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_UIO_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_ERR_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IPHDR 1 | #define HAVE_MSGHDR 1 | #define HAVE_CMSGHDR 1 | #define HAVE_IN_PKTINFO 1 | #define HAVE_DECL_SO_MARK 1 | #define HAVE_DECL_SIGHUP 1 | #define HAVE_DECL_SIGINT 1 | #define HAVE_DECL_SIGUSR1 1 | #define HAVE_DECL_SIGUSR2 1 | #define HAVE_DECL_SIGTERM 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_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CTIME 1 | #define HAVE_MEMSET 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_SETSID 1 | #define HAVE_CHDIR 1 | #define HAVE_PUTENV 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_UNLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_EXECVE 1 | #define HAVE_UMASK 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_SENDMSG 1 | #define HAVE_RECVMSG 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 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_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_POLL 1 | /* end confdefs.h. */ | #include configure:15152: result: no configure:15152: checking for net/if_tun.h configure:15152: result: no configure:15152: checking net/tun/if_tun.h usability configure:15152: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:190:28: fatal error: net/tun/if_tun.h: No such file or directory #include ^ compilation terminated. configure:15152: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define RETSIGTYPE void | #define HAVE_CPP_VARARG_MACRO_ISO 1 | #define HAVE_CPP_VARARG_MACRO_GCC 1 | #define EMPTY_ARRAY_SIZE 0 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_UIO_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_ERR_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IPHDR 1 | #define HAVE_MSGHDR 1 | #define HAVE_CMSGHDR 1 | #define HAVE_IN_PKTINFO 1 | #define HAVE_DECL_SO_MARK 1 | #define HAVE_DECL_SIGHUP 1 | #define HAVE_DECL_SIGINT 1 | #define HAVE_DECL_SIGUSR1 1 | #define HAVE_DECL_SIGUSR2 1 | #define HAVE_DECL_SIGTERM 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_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CTIME 1 | #define HAVE_MEMSET 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_SETSID 1 | #define HAVE_CHDIR 1 | #define HAVE_PUTENV 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_UNLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_EXECVE 1 | #define HAVE_UMASK 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_SENDMSG 1 | #define HAVE_RECVMSG 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 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_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_POLL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:15152: result: no configure:15152: checking net/tun/if_tun.h presence configure:15152: i686-uhu-linux-gcc -E conftest.c conftest.c:157:28: fatal error: net/tun/if_tun.h: No such file or directory #include ^ compilation terminated. configure:15152: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define RETSIGTYPE void | #define HAVE_CPP_VARARG_MACRO_ISO 1 | #define HAVE_CPP_VARARG_MACRO_GCC 1 | #define EMPTY_ARRAY_SIZE 0 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_UIO_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_ERR_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IPHDR 1 | #define HAVE_MSGHDR 1 | #define HAVE_CMSGHDR 1 | #define HAVE_IN_PKTINFO 1 | #define HAVE_DECL_SO_MARK 1 | #define HAVE_DECL_SIGHUP 1 | #define HAVE_DECL_SIGINT 1 | #define HAVE_DECL_SIGUSR1 1 | #define HAVE_DECL_SIGUSR2 1 | #define HAVE_DECL_SIGTERM 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_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CTIME 1 | #define HAVE_MEMSET 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_SETSID 1 | #define HAVE_CHDIR 1 | #define HAVE_PUTENV 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_UNLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_EXECVE 1 | #define HAVE_UMASK 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_SENDMSG 1 | #define HAVE_RECVMSG 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 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_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_POLL 1 | /* end confdefs.h. */ | #include configure:15152: result: no configure:15152: checking for net/tun/if_tun.h configure:15152: result: no configure:15152: checking linux/if_tun.h usability configure:15152: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15152: $? = 0 configure:15152: result: yes configure:15152: checking linux/if_tun.h presence configure:15152: i686-uhu-linux-gcc -E conftest.c configure:15152: $? = 0 configure:15152: result: yes configure:15152: checking for linux/if_tun.h configure:15152: result: yes configure:15152: checking tap-windows.h usability configure:15152: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:191:25: fatal error: tap-windows.h: No such file or directory #include ^ compilation terminated. configure:15152: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define RETSIGTYPE void | #define HAVE_CPP_VARARG_MACRO_ISO 1 | #define HAVE_CPP_VARARG_MACRO_GCC 1 | #define EMPTY_ARRAY_SIZE 0 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_UIO_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_ERR_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IPHDR 1 | #define HAVE_MSGHDR 1 | #define HAVE_CMSGHDR 1 | #define HAVE_IN_PKTINFO 1 | #define HAVE_DECL_SO_MARK 1 | #define HAVE_DECL_SIGHUP 1 | #define HAVE_DECL_SIGINT 1 | #define HAVE_DECL_SIGUSR1 1 | #define HAVE_DECL_SIGUSR2 1 | #define HAVE_DECL_SIGTERM 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_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CTIME 1 | #define HAVE_MEMSET 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_SETSID 1 | #define HAVE_CHDIR 1 | #define HAVE_PUTENV 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_UNLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_EXECVE 1 | #define HAVE_UMASK 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_SENDMSG 1 | #define HAVE_RECVMSG 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 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_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_POLL 1 | #define HAVE_LINUX_IF_TUN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:15152: result: no configure:15152: checking tap-windows.h presence configure:15152: i686-uhu-linux-gcc -E conftest.c conftest.c:158:25: fatal error: tap-windows.h: No such file or directory #include ^ compilation terminated. configure:15152: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define RETSIGTYPE void | #define HAVE_CPP_VARARG_MACRO_ISO 1 | #define HAVE_CPP_VARARG_MACRO_GCC 1 | #define EMPTY_ARRAY_SIZE 0 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_UIO_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_ERR_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IPHDR 1 | #define HAVE_MSGHDR 1 | #define HAVE_CMSGHDR 1 | #define HAVE_IN_PKTINFO 1 | #define HAVE_DECL_SO_MARK 1 | #define HAVE_DECL_SIGHUP 1 | #define HAVE_DECL_SIGINT 1 | #define HAVE_DECL_SIGUSR1 1 | #define HAVE_DECL_SIGUSR2 1 | #define HAVE_DECL_SIGTERM 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_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CTIME 1 | #define HAVE_MEMSET 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_SETSID 1 | #define HAVE_CHDIR 1 | #define HAVE_PUTENV 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_UNLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_EXECVE 1 | #define HAVE_UMASK 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_SENDMSG 1 | #define HAVE_RECVMSG 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 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_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_POLL 1 | #define HAVE_LINUX_IF_TUN_H 1 | /* end confdefs.h. */ | #include configure:15152: result: no configure:15152: checking for tap-windows.h configure:15152: result: no configure:15163: checking whether TUNSETPERSIST is declared configure:15163: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15163: $? = 0 configure:15163: result: yes configure:15188: checking for setcon in -lselinux configure:15213: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lselinux >&5 /usr/bin/ld: cannot find -lselinux collect2: error: ld returned 1 exit status configure:15213: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define RETSIGTYPE void | #define HAVE_CPP_VARARG_MACRO_ISO 1 | #define HAVE_CPP_VARARG_MACRO_GCC 1 | #define EMPTY_ARRAY_SIZE 0 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_UIO_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_ERR_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IPHDR 1 | #define HAVE_MSGHDR 1 | #define HAVE_CMSGHDR 1 | #define HAVE_IN_PKTINFO 1 | #define HAVE_DECL_SO_MARK 1 | #define HAVE_DECL_SIGHUP 1 | #define HAVE_DECL_SIGINT 1 | #define HAVE_DECL_SIGUSR1 1 | #define HAVE_DECL_SIGUSR2 1 | #define HAVE_DECL_SIGTERM 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_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CTIME 1 | #define HAVE_MEMSET 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_SETSID 1 | #define HAVE_CHDIR 1 | #define HAVE_PUTENV 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_UNLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_EXECVE 1 | #define HAVE_UMASK 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_SENDMSG 1 | #define HAVE_RECVMSG 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 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_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_POLL 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_DECL_TUNSETPERSIST 1 | #define ENABLE_FEATURE_TUN_PERSIST 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setcon (); | int | main () | { | return setcon (); | ; | return 0; | } configure:15222: result: no configure:15234: checking for pam_start in -lpam configure:15259: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpam >&5 configure:15259: $? = 0 configure:15268: result: yes configure:15407: checking for PKCS11_HELPER configure:15414: $PKG_CONFIG --exists --print-errors "libpkcs11-helper-1 >= 1.11" Package libpkcs11-helper-1 was not found in the pkg-config search path. Perhaps you should add the directory containing `libpkcs11-helper-1.pc' to the PKG_CONFIG_PATH environment variable No package 'libpkcs11-helper-1' found configure:15417: $? = 1 configure:15431: $PKG_CONFIG --exists --print-errors "libpkcs11-helper-1 >= 1.11" Package libpkcs11-helper-1 was not found in the pkg-config search path. Perhaps you should add the directory containing `libpkcs11-helper-1.pc' to the PKG_CONFIG_PATH environment variable No package 'libpkcs11-helper-1' found configure:15434: $? = 1 configure:15448: result: no No package 'libpkcs11-helper-1' found configure:15481: checking for OPENSSL_CRYPTO configure:15488: $PKG_CONFIG --exists --print-errors "libcrypto >= 0.9.6" configure:15491: $? = 0 configure:15505: $PKG_CONFIG --exists --print-errors "libcrypto >= 0.9.6" configure:15508: $? = 0 configure:15634: result: yes configure:15641: checking for OPENSSL_SSL configure:15648: $PKG_CONFIG --exists --print-errors "libssl >= 0.9.6" configure:15651: $? = 0 configure:15665: $PKG_CONFIG --exists --print-errors "libssl >= 0.9.6" configure:15668: $? = 0 configure:15794: result: yes configure:15806: checking for EVP_CIPHER_CTX_set_key_length configure:15806: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcrypto >&5 configure:15806: $? = 0 configure:15806: result: yes configure:15823: checking for ENGINE_load_builtin_engines configure:15823: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcrypto >&5 configure:15823: $? = 0 configure:15823: result: yes configure:15823: checking for ENGINE_register_all_complete configure:15823: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcrypto >&5 configure:15823: $? = 0 configure:15823: result: yes configure:15823: checking for ENGINE_cleanup configure:15823: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcrypto >&5 configure:15823: $? = 0 configure:15823: result: yes configure:15845: checking for ssl_init in -lpolarssl configure:15871: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpolarssl >&5 /usr/bin/ld: cannot find -lpolarssl collect2: error: ld returned 1 exit status configure:15871: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define RETSIGTYPE void | #define HAVE_CPP_VARARG_MACRO_ISO 1 | #define HAVE_CPP_VARARG_MACRO_GCC 1 | #define EMPTY_ARRAY_SIZE 0 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_UIO_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_ERR_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IPHDR 1 | #define HAVE_MSGHDR 1 | #define HAVE_CMSGHDR 1 | #define HAVE_IN_PKTINFO 1 | #define HAVE_DECL_SO_MARK 1 | #define HAVE_DECL_SIGHUP 1 | #define HAVE_DECL_SIGINT 1 | #define HAVE_DECL_SIGUSR1 1 | #define HAVE_DECL_SIGUSR2 1 | #define HAVE_DECL_SIGTERM 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_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CTIME 1 | #define HAVE_MEMSET 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_SETSID 1 | #define HAVE_CHDIR 1 | #define HAVE_PUTENV 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_UNLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_EXECVE 1 | #define HAVE_UMASK 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_SENDMSG 1 | #define HAVE_RECVMSG 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 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_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_POLL 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_DECL_TUNSETPERSIST 1 | #define ENABLE_FEATURE_TUN_PERSIST 1 | #define HAVE_EVP_CIPHER_CTX_SET_KEY_LENGTH 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_ENGINE_REGISTER_ALL_COMPLETE 1 | #define HAVE_ENGINE_CLEANUP 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ssl_init (); | int | main () | { | return ssl_init (); | ; | return 0; | } configure:15880: result: no configure:15887: checking for aes_crypt_cbc in -lpolarssl configure:15913: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpolarssl >&5 /usr/bin/ld: cannot find -lpolarssl collect2: error: ld returned 1 exit status configure:15913: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "OpenVPN 2.3.4" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define OPENVPN_VERSION_RESOURCE 2,3,4,0 | #define PACKAGE "openvpn" | #define VERSION "2.3.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TARGET_ALIAS "i686-uhu-linux-gnu" | #define TARGET_LINUX 1 | #define TARGET_PREFIX "L" | #define IFCONFIG_PATH "" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define RETSIGTYPE void | #define HAVE_CPP_VARARG_MACRO_ISO 1 | #define HAVE_CPP_VARARG_MACRO_GCC 1 | #define EMPTY_ARRAY_SIZE 0 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_UIO_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_ERR_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IPHDR 1 | #define HAVE_MSGHDR 1 | #define HAVE_CMSGHDR 1 | #define HAVE_IN_PKTINFO 1 | #define HAVE_DECL_SO_MARK 1 | #define HAVE_DECL_SIGHUP 1 | #define HAVE_DECL_SIGINT 1 | #define HAVE_DECL_SIGUSR1 1 | #define HAVE_DECL_SIGUSR2 1 | #define HAVE_DECL_SIGTERM 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_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CTIME 1 | #define HAVE_MEMSET 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_SETSID 1 | #define HAVE_CHDIR 1 | #define HAVE_PUTENV 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_UNLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_EXECVE 1 | #define HAVE_UMASK 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_SENDMSG 1 | #define HAVE_RECVMSG 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 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_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_POLL 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_DECL_TUNSETPERSIST 1 | #define ENABLE_FEATURE_TUN_PERSIST 1 | #define HAVE_EVP_CIPHER_CTX_SET_KEY_LENGTH 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_ENGINE_REGISTER_ALL_COMPLETE 1 | #define HAVE_ENGINE_CLEANUP 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char aes_crypt_cbc (); | int | main () | { | return aes_crypt_cbc (); | ; | return 0; | } configure:15922: result: no configure:16021: checking for lzo1x_1_15_compress in -llzo2 configure:16046: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -llzo2 >&5 configure:16046: $? = 0 configure:16055: result: yes configure:16112: checking lzo/lzoutil.h usability configure:16112: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16112: $? = 0 configure:16112: result: yes configure:16112: checking lzo/lzoutil.h presence configure:16112: i686-uhu-linux-gcc -E conftest.c configure:16112: $? = 0 configure:16112: result: yes configure:16112: checking for lzo/lzoutil.h configure:16112: result: yes configure:16141: checking lzo/lzo1x.h usability configure:16141: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16141: $? = 0 configure:16141: result: yes configure:16141: checking lzo/lzo1x.h presence configure:16141: i686-uhu-linux-gcc -E conftest.c configure:16141: $? = 0 configure:16141: result: yes configure:16141: checking for lzo/lzo1x.h configure:16141: result: yes configure:16171: checking git checkout configure:16180: result: no configure:16587: checking that generated files are newer than configure configure:16593: result: done configure:16632: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by OpenVPN config.status 2.3.4, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:1370: creating version.sh config.status:1370: creating Makefile config.status:1370: creating build/Makefile config.status:1370: creating build/msvc/Makefile config.status:1370: creating build/msvc/msvc-generate/Makefile config.status:1370: creating distro/Makefile config.status:1370: creating distro/rpm/Makefile config.status:1370: creating distro/rpm/openvpn.spec config.status:1370: creating include/Makefile config.status:1370: creating src/Makefile config.status:1370: creating src/compat/Makefile config.status:1370: creating src/openvpn/Makefile config.status:1370: creating src/openvpnserv/Makefile config.status:1370: creating src/plugins/Makefile config.status:1370: creating src/plugins/auth-pam/Makefile config.status:1370: creating src/plugins/down-root/Makefile config.status:1370: creating tests/Makefile config.status:1370: creating sample/Makefile config.status:1370: creating doc/Makefile config.status:1370: creating tests/t_client.sh config.status:1370: creating config.h config.status:1599: executing depfiles commands config.status:1599: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_int16_t=yes ac_cv_c_int32_t=yes ac_cv_c_int64_t=yes ac_cv_c_int8_t=yes ac_cv_c_uint16_t=yes ac_cv_c_uint32_t=yes ac_cv_c_uint64_t=yes ac_cv_c_uint8_t=yes ac_cv_c_volatile=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_GIT_set= ac_cv_env_GIT_value= ac_cv_env_IFCONFIG_set= ac_cv_env_IFCONFIG_value= ac_cv_env_IPROUTE_set= ac_cv_env_IPROUTE_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBPAM_CFLAGS_set= ac_cv_env_LIBPAM_CFLAGS_value= ac_cv_env_LIBPAM_LIBS_set= ac_cv_env_LIBPAM_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LZO_CFLAGS_set= ac_cv_env_LZO_CFLAGS_value= ac_cv_env_LZO_LIBS_set= ac_cv_env_LZO_LIBS_value= ac_cv_env_MAN2HTML_set= ac_cv_env_MAN2HTML_value= ac_cv_env_NETSTAT_set= ac_cv_env_NETSTAT_value= ac_cv_env_OPENSSL_CRYPTO_CFLAGS_set= ac_cv_env_OPENSSL_CRYPTO_CFLAGS_value= ac_cv_env_OPENSSL_CRYPTO_LIBS_set= ac_cv_env_OPENSSL_CRYPTO_LIBS_value= ac_cv_env_OPENSSL_SSL_CFLAGS_set= ac_cv_env_OPENSSL_SSL_CFLAGS_value= ac_cv_env_OPENSSL_SSL_LIBS_set= ac_cv_env_OPENSSL_SSL_LIBS_value= ac_cv_env_PKCS11_HELPER_CFLAGS_set= ac_cv_env_PKCS11_HELPER_CFLAGS_value= ac_cv_env_PKCS11_HELPER_LIBS_set= ac_cv_env_PKCS11_HELPER_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_POLARSSL_CFLAGS_set= ac_cv_env_POLARSSL_CFLAGS_value= ac_cv_env_POLARSSL_LIBS_set= ac_cv_env_POLARSSL_LIBS_value= ac_cv_env_ROUTE_set= ac_cv_env_ROUTE_value= ac_cv_env_TAP_CFLAGS_set= ac_cv_env_TAP_CFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_ENGINE_cleanup=yes ac_cv_func_ENGINE_load_builtin_engines=yes ac_cv_func_ENGINE_register_all_complete=yes ac_cv_func_EVP_CIPHER_CTX_set_key_length=yes ac_cv_func_accept=yes ac_cv_func_access=yes ac_cv_func_basename=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_dirname=yes ac_cv_func_dup2=yes ac_cv_func_dup=yes ac_cv_func_epoll_create=yes ac_cv_func_execve=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_getpeereid=no ac_cv_func_getpeername=yes ac_cv_func_getpid=yes ac_cv_func_getpwnam=yes ac_cv_func_getsockname=yes ac_cv_func_getsockopt=yes ac_cv_func_gettimeofday=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_inet_pton=yes ac_cv_func_listen=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_recvmsg=yes ac_cv_func_res_init=no ac_cv_func_select=yes ac_cv_func_send=yes ac_cv_func_sendmsg=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_strdup=yes ac_cv_func_strerror=yes ac_cv_func_syslog=yes ac_cv_func_system=yes ac_cv_func_time=yes ac_cv_func_umask=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_have_decl_SIGHUP=yes ac_cv_have_decl_SIGINT=yes ac_cv_have_decl_SIGTERM=yes ac_cv_have_decl_SIGUSR1=yes ac_cv_have_decl_SIGUSR2=yes ac_cv_have_decl_SO_MARK=yes ac_cv_have_decl_TUNSETPERSIST=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_ctype_h=yes ac_cv_header_direct_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_err_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_io_h=no ac_cv_header_libgen_h=yes ac_cv_header_limits_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_lzo_lzo1x_h=yes ac_cv_header_lzo_lzoutil_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_net_if_h=yes ac_cv_header_net_if_tun_h=no ac_cv_header_net_if_utun_h=no ac_cv_header_net_tun_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_stdbool_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_kern_control_h=no 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_un_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_tap_windows_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_ws2tcpip_h=no ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_lzo2_lzo1x_1_15_compress=yes ac_cv_lib_nsl_inet_ntoa=yes ac_cv_lib_pam_pam_start=yes ac_cv_lib_polarssl_aes_crypt_cbc=no ac_cv_lib_polarssl_ssl_init=no ac_cv_lib_resolv_gethostbyname=yes ac_cv_lib_selinux_setcon=no ac_cv_lib_socket_socket=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_IPROUTE=/sbin/ip ac_cv_path_SED=/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long=4 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_in_pktinfo=yes ac_cv_type_struct_iphdr=yes ac_cv_type_struct_msghdr=yes ac_cv_type_struct_sock_extended_err=no ac_cv_type_struct_sockaddr_in6=yes ac_cv_type_uid_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_c_empty_array=0 ax_cv_cpp_vararg_macro_gcc=yes ax_cv_cpp_vararg_macro_iso=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_RC=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pkg_cv_OPENSSL_CRYPTO_CFLAGS= pkg_cv_OPENSSL_CRYPTO_LIBS='-lcrypto ' pkg_cv_OPENSSL_SSL_CFLAGS= pkg_cv_OPENSSL_SSL_LIBS='-lssl -lcrypto ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing aclocal-1.14' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='i686-uhu-linux-ar' AS='as' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing automake-1.14' AWK='gawk' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DL_LIBS='-ldl' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_PLUGIN_AUTH_PAM_FALSE='#' ENABLE_PLUGIN_AUTH_PAM_TRUE='' ENABLE_PLUGIN_DOWN_ROOT_FALSE='#' ENABLE_PLUGIN_DOWN_ROOT_TRUE='' EXEEXT='' FGREP='/bin/grep -F' GIT='' GIT_CHECKOUT_FALSE='' GIT_CHECKOUT_TRUE='#' GREP='/bin/grep' IFCONFIG='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' IPROUTE='/sbin/ip' LD='/usr/bin/ld' LDFLAGS='' LIBOBJS='' LIBPAM_CFLAGS='' LIBPAM_LIBS='-lpam' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LZO_CFLAGS='' LZO_LIBS='-llzo2' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing makeinfo' MAN2HTML='' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NETSTAT='netstat' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OPENSSL_CRYPTO_CFLAGS='' OPENSSL_CRYPTO_LIBS='-lcrypto ' OPENSSL_SSL_CFLAGS='' OPENSSL_SSL_LIBS='-lssl -lcrypto ' OPTIONAL_CRYPTO_CFLAGS=' ' OPTIONAL_CRYPTO_LIBS=' -lssl -lcrypto -lcrypto ' OPTIONAL_DL_LIBS='-ldl' OPTIONAL_LZO_CFLAGS='' OPTIONAL_LZO_LIBS='-llzo2' OPTIONAL_PKCS11_HELPER_CFLAGS='' OPTIONAL_PKCS11_HELPER_LIBS='' OPTIONAL_SELINUX_LIBS='' OTOOL64='' OTOOL='' PACKAGE='openvpn' PACKAGE_BUGREPORT='openvpn-users@lists.sourceforge.net' PACKAGE_NAME='OpenVPN' PACKAGE_STRING='OpenVPN 2.3.4' PACKAGE_TARNAME='openvpn' PACKAGE_URL='' PACKAGE_VERSION='2.3.4' PATH_SEPARATOR=':' PKCS11_HELPER_CFLAGS='' PKCS11_HELPER_LIBS='' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PLUGIN_AUTH_PAM_CFLAGS='' PLUGIN_AUTH_PAM_LIBS='-lpam' POLARSSL_CFLAGS='' POLARSSL_LIBS='' RANLIB='ranlib' RC='' ROUTE='' SED='/bin/sed' SELINUX_LIBS='' SET_MAKE='' SHELL='/bin/sh' SOCKETS_LIBS=' -lnsl -lresolv' STRIP='strip' TAP_CFLAGS='' TAP_WIN_COMPONENT_ID='tap0901' TAP_WIN_MIN_MAJOR='9' TAP_WIN_MIN_MINOR='9' VERSION='2.3.4' WIN32_FALSE='' WIN32_TRUE='#' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' plugindir='$(libdir)/openvpn/plugins' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sampledir='$(docdir)/sample' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "OpenVPN" #define PACKAGE_TARNAME "openvpn" #define PACKAGE_VERSION "2.3.4" #define PACKAGE_STRING "OpenVPN 2.3.4" #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" #define PACKAGE_URL "" #define OPENVPN_VERSION_RESOURCE 2,3,4,0 #define PACKAGE "openvpn" #define VERSION "2.3.4" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define TARGET_ALIAS "i686-uhu-linux-gnu" #define TARGET_LINUX 1 #define TARGET_PREFIX "L" #define IFCONFIG_PATH "" #define IPROUTE_PATH "/sbin/ip" #define ROUTE_PATH "" #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define RETSIGTYPE void #define HAVE_CPP_VARARG_MACRO_ISO 1 #define HAVE_CPP_VARARG_MACRO_GCC 1 #define EMPTY_ARRAY_SIZE 0 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_UNSIGNED_LONG 4 #define HAVE_STDIO_H 1 #define HAVE_STDARG_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_TIME_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_CTYPE_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETDB_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_STROPTS_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_PWD_H 1 #define HAVE_GRP_H 1 #define HAVE_SYS_UIO_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_ERR_H 1 #define HAVE_NET_IF_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_IF_ETHER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_IN_ADDR_T 1 #define HAVE_IPHDR 1 #define HAVE_MSGHDR 1 #define HAVE_CMSGHDR 1 #define HAVE_IN_PKTINFO 1 #define HAVE_DECL_SO_MARK 1 #define HAVE_DECL_SIGHUP 1 #define HAVE_DECL_SIGINT 1 #define HAVE_DECL_SIGUSR1 1 #define HAVE_DECL_SIGUSR2 1 #define HAVE_DECL_SIGTERM 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_TIME 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_CTIME 1 #define HAVE_MEMSET 1 #define HAVE_VSNPRINTF 1 #define HAVE_STRDUP 1 #define HAVE_SETSID 1 #define HAVE_CHDIR 1 #define HAVE_PUTENV 1 #define HAVE_GETPEERNAME 1 #define HAVE_UNLINK 1 #define HAVE_FTRUNCATE 1 #define HAVE_EXECVE 1 #define HAVE_UMASK 1 #define HAVE_BASENAME 1 #define HAVE_DIRNAME 1 #define HAVE_ACCESS 1 #define HAVE_EPOLL_CREATE 1 #define HAVE_SENDMSG 1 #define HAVE_RECVMSG 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 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_SETSOCKOPT 1 #define HAVE_GETSOCKOPT 1 #define HAVE_GETSOCKNAME 1 #define HAVE_POLL 1 #define HAVE_LINUX_IF_TUN_H 1 #define HAVE_DECL_TUNSETPERSIST 1 #define ENABLE_FEATURE_TUN_PERSIST 1 #define HAVE_EVP_CIPHER_CTX_SET_KEY_LENGTH 1 #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 #define HAVE_ENGINE_REGISTER_ALL_COMPLETE 1 #define HAVE_ENGINE_CLEANUP 1 #define HAVE_LZO_LZOUTIL_H 1 #define HAVE_LZO_LZO1X_H 1 #define PATH_SEPARATOR '/' #define PATH_SEPARATOR_STR "/" #define ENABLE_X509ALTUSERNAME 1 #define HAVE_IOVEC 1 #define ENABLE_CLIENT_SERVER 1 #define ENABLE_MANAGEMENT 1 #define ENABLE_SOCKS 1 #define ENABLE_HTTP_PROXY 1 #define ENABLE_MULTIHOME 1 #define ENABLE_DEBUG 1 #define ENABLE_FRAGMENT 1 #define ENABLE_PORT_SHARE 1 #define ENABLE_DEF_AUTH 1 #define ENABLE_PF 1 #define ENABLE_PASSWORD_SAVE 1 #define ENABLE_SYSTEMD 1 #define ENABLE_CRYPTO_OPENSSL 1 #define HAVE_OPENSSL_ENGINE 1 #define ENABLE_SSL 1 #define ENABLE_CRYPTO 1 #define ENABLE_PLUGIN 1 #define ENABLE_IPROUTE 1 #define ENABLE_LZO 1 #define CONFIGURE_DEFINES "enable_crypto=yes enable_debug=yes enable_def_auth=yes enable_dlopen=unknown enable_dlopen_self=unknown enable_dlopen_self_static=unknown enable_fast_install=yes enable_fragment=yes enable_http_proxy=yes enable_iproute2=yes enable_libtool_lock=yes enable_lzo=yes enable_lzo_stub=no enable_management=yes enable_multi=yes enable_multihome=yes enable_pam_dlopen=no enable_password_save=yes enable_pedantic=no enable_pf=yes enable_pkcs11=no enable_plugin_auth_pam=yes enable_plugin_down_root=yes enable_plugins=yes enable_port_share=yes enable_selinux=no enable_server=yes enable_shared=yes enable_shared_with_static_runtimes=no enable_small=no enable_socks=yes enable_ssl=yes enable_static=no enable_strict=no enable_strict_options=no enable_systemd=yes enable_win32_dll=yes enable_x509_alt_username=yes with_crypto_library=openssl with_gnu_ld=yes with_mem_check=no with_plugindir='$(libdir)/openvpn/plugins' with_sysroot=no" #define TAP_WIN_COMPONENT_ID "tap0901" #define TAP_WIN_MIN_MAJOR 9 #define TAP_WIN_MIN_MINOR 9 configure: exit 0