Build of openvpn with vanilla toolchain

The build took 00h 01m 13s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
63,389 ansic
9,984 makefile
5,201 sh
66 perl
78,640 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: openvpn 2.3.11-1 (Wed Aug 24 13:20:56 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: unrecognized options: --enable-password-save
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking dependency style of gcc... gcc3
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking how to run the C preprocessor... gcc -E
# checking whether ln -s works... yes
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking whether make sets $(MAKE)... (cached) yes
# checking for ifconfig... no
# checking for route... no
# checking for ip... /usr/sbin/ip
# checking for systemd-ask-password... /usr/sbin/systemd-ask-password
# checking for netstat... no
# checking for man2html... no
# checking for git... git
# checking how to print strings... printf
# checking for a sed that does not truncate output... (cached) /usr/sbin/sed
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/nm -B) interface... BSD nm
# checking the maximum length of command line arguments... 1572864
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/sbin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/sbin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for a working dd... /usr/sbin/dd
# checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for x86_64-unknown-linux-windres... no
# checking for windres... no
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking for working volatile... yes
# checking for off_t... yes
# checking for pid_t... yes
# checking for size_t... yes
# checking for uid_t in sys/types.h... yes
# checking for int8_t... yes
# checking for int16_t... yes
# checking for int32_t... yes
# checking for int64_t... yes
# checking for uint8_t... yes
# checking for uint16_t... yes
# checking for uint32_t... yes
# checking for uint64_t... yes
# checking return type of signal handlers... void
# checking for ISO C 1999 vararg macro support... yes
# checking for GNU GCC vararg macro support... yes
# checking for socklen_t... yes
# checking for C compiler empty array size... 0
# checking size of unsigned int... 4
# checking size of unsigned long... 8
# checking stdio.h usability... yes
# checking stdio.h presence... yes
# checking for stdio.h... yes
# checking stdarg.h usability... yes
# checking stdarg.h presence... yes
# checking for stdarg.h... yes
# checking stdbool.h usability... yes
# checking stdbool.h presence... yes
# checking for stdbool.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking time.h usability... yes
# checking time.h presence... yes
# checking for time.h... yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking io.h usability... no
# checking io.h presence... no
# checking for io.h... no
# checking direct.h usability... no
# checking direct.h presence... no
# checking for direct.h... no
# checking ctype.h usability... yes
# checking ctype.h presence... yes
# checking for ctype.h... yes
# checking for sys/types.h... (cached) yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking signal.h usability... yes
# checking signal.h presence... yes
# checking for signal.h... yes
# checking for unistd.h... (cached) yes
# checking for dlfcn.h... (cached) yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking netinet/in_systm.h usability... yes
# checking netinet/in_systm.h presence... yes
# checking for netinet/in_systm.h... yes
# checking netinet/tcp.h usability... yes
# checking netinet/tcp.h presence... yes
# checking for netinet/tcp.h... yes
# checking arpa/inet.h usability... yes
# checking arpa/inet.h presence... yes
# checking for arpa/inet.h... yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking windows.h usability... no
# checking windows.h presence... no
# checking for windows.h... no
# checking winsock2.h usability... no
# checking winsock2.h presence... no
# checking for winsock2.h... no
# checking ws2tcpip.h usability... no
# checking ws2tcpip.h presence... no
# checking for ws2tcpip.h... no
# checking versionhelpers.h usability... no
# checking versionhelpers.h presence... no
# checking for versionhelpers.h... no
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking sys/ioctl.h usability... yes
# checking sys/ioctl.h presence... yes
# checking for sys/ioctl.h... yes
# checking for sys/stat.h... (cached) yes
# checking sys/mman.h usability... yes
# checking sys/mman.h presence... yes
# checking for sys/mman.h... yes
# checking sys/file.h usability... yes
# checking sys/file.h presence... yes
# checking for sys/file.h... yes
# checking sys/wait.h usability... yes
# checking sys/wait.h presence... yes
# checking for sys/wait.h... yes
# checking for unistd.h... (cached) yes
# checking for signal.h... (cached) yes
# checking libgen.h usability... yes
# checking libgen.h presence... yes
# checking for libgen.h... yes
# checking stropts.h usability... yes
# checking stropts.h presence... yes
# checking for stropts.h... yes
# checking syslog.h usability... yes
# checking syslog.h presence... yes
# checking for syslog.h... yes
# checking pwd.h usability... yes
# checking pwd.h presence... yes
# checking for pwd.h... yes
# checking grp.h usability... yes
# checking grp.h presence... yes
# checking for grp.h... yes
# checking sys/sockio.h usability... no
# checking sys/sockio.h presence... no
# checking for sys/sockio.h... no
# checking sys/uio.h usability... yes
# checking sys/uio.h presence... yes
# checking for sys/uio.h... yes
# checking linux/sockios.h usability... yes
# checking linux/sockios.h presence... yes
# checking for linux/sockios.h... yes
# checking linux/types.h usability... yes
# checking linux/types.h presence... yes
# checking for linux/types.h... yes
# checking sys/poll.h usability... yes
# checking sys/poll.h presence... yes
# checking for sys/poll.h... yes
# checking sys/epoll.h usability... yes
# checking sys/epoll.h presence... yes
# checking for sys/epoll.h... yes
# checking err.h usability... yes
# checking err.h presence... yes
# checking for err.h... yes
# checking for net/if.h... yes
# checking for netinet/ip.h... yes
# checking for resolv.h... yes
# checking for sys/un.h... yes
# checking for net/if_utun.h... no
# checking for sys/kern_control.h... no
# checking for in_addr_t... yes
# checking for struct iphdr... yes
# checking for struct sock_extended_err... no
# checking for struct msghdr... yes
# checking for struct cmsghdr... yes
# checking for struct in_pktinfo... yes
# checking for struct sockaddr_in6... yes
# checking whether SO_MARK is declared... yes
# checking whether SIGHUP is declared... yes
# checking whether SIGINT is declared... yes
# checking whether SIGUSR1 is declared... yes
# checking whether SIGUSR2 is declared... yes
# checking whether SIGTERM is declared... yes
# checking vfork.h usability... no
# checking vfork.h presence... no
# checking for vfork.h... no
# checking for fork... yes
# checking for vfork... yes
# checking for working fork... yes
# checking for working vfork... (cached) yes
# checking for daemon... yes
# checking for chroot... yes
# checking for getpwnam... yes
# checking for setuid... yes
# checking for nice... yes
# checking for system... yes
# checking for getpid... yes
# checking for dup... yes
# checking for dup2... yes
# checking for getpass... yes
# checking for strerror... yes
# checking for syslog... yes
# checking for openlog... yes
# checking for mlockall... yes
# checking for getgrnam... yes
# checking for setgid... yes
# checking for setgroups... yes
# checking for stat... yes
# checking for flock... yes
# checking for readv... yes
# checking for writev... yes
# checking for time... yes
# checking for gettimeofday... yes
# checking for ctime... yes
# checking for memset... yes
# checking for vsnprintf... yes
# checking for strdup... yes
# checking for setsid... yes
# checking for chdir... yes
# checking for putenv... yes
# checking for getpeername... yes
# checking for unlink... yes
# checking for chsize... no
# checking for ftruncate... yes
# checking for execve... yes
# checking for getpeereid... no
# checking for umask... yes
# checking for basename... yes
# checking for dirname... yes
# checking for access... yes
# checking for epoll_create... yes
# checking for dlopen in -ldl... yes
# checking for inet_ntoa in -lnsl... yes
# checking for socket in -lsocket... no
# checking for gethostbyname in -lresolv... yes
# checking for sendmsg... yes
# checking for recvmsg... yes
# checking for inet_ntop... yes
# checking for inet_pton... yes
# checking for socket... yes
# checking for recv... yes
# checking for recvfrom... yes
# checking for send... yes
# checking for sendto... yes
# checking for listen... yes
# checking for accept... yes
# checking for connect... yes
# checking for bind... yes
# checking for select... yes
# checking for gethostbyname... yes
# checking for inet_ntoa... yes
# checking for setsockopt... yes
# checking for getsockopt... yes
# checking for getsockname... yes
# checking for poll... yes
# checking for library containing __res_init... none required
# checking net/if_tun.h usability... no
# checking net/if_tun.h presence... no
# checking for net/if_tun.h... no
# checking net/tun/if_tun.h usability... no
# checking net/tun/if_tun.h presence... no
# checking for net/tun/if_tun.h... no
# checking linux/if_tun.h usability... yes
# checking linux/if_tun.h presence... yes
# checking for linux/if_tun.h... yes
# checking tap-windows.h usability... no
# checking tap-windows.h presence... no
# checking for tap-windows.h... no
# checking whether TUNSETPERSIST is declared... yes
# checking for setcon in -lselinux... no
# checking for pam_start in -lpam... yes
# checking for PKCS11_HELPER... no
# checking for OPENSSL_CRYPTO... yes
# checking for OPENSSL_SSL... yes
# checking for EVP_CIPHER_CTX_set_key_length... yes
# checking for ENGINE_load_builtin_engines... yes
# checking for ENGINE_register_all_complete... yes
# checking for ENGINE_cleanup... yes
# checking for ssl_init in -lpolarssl... no
# checking for aes_crypt_cbc in -lpolarssl... no
# checking for lzo1x_1_15_compress in -llzo2... yes
# checking lzo/lzoutil.h usability... yes
# checking lzo/lzoutil.h presence... yes
# checking for lzo/lzoutil.h... yes
# checking lzo/lzo1x.h usability... yes
# checking lzo/lzo1x.h presence... yes
# checking for lzo/lzo1x.h... yes
# checking for libsystemd... yes
# checking systemd/sd-daemon.h usability... yes
# checking systemd/sd-daemon.h presence... yes
# checking for systemd/sd-daemon.h... yes
# checking for sd_booted... yes
# checking git checkout... no
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating version.sh
# config.status: creating Makefile
# config.status: creating build/Makefile
# config.status: creating build/msvc/Makefile
# config.status: creating build/msvc/msvc-generate/Makefile
# config.status: creating distro/Makefile
# config.status: creating distro/rpm/Makefile
# config.status: creating distro/rpm/openvpn.spec
# config.status: creating include/Makefile
# config.status: creating src/Makefile
# config.status: creating src/compat/Makefile
# config.status: creating src/openvpn/Makefile
# config.status: creating src/openvpnserv/Makefile
# config.status: creating src/plugins/Makefile
# config.status: creating src/plugins/auth-pam/Makefile
# config.status: creating src/plugins/down-root/Makefile
# config.status: creating tests/Makefile
# config.status: creating sample/Makefile
# config.status: creating doc/Makefile
# config.status: creating tests/t_client.sh
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# configure: WARNING: unrecognized options: --enable-password-save
# make all-recursive
# make[1]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11'
# Making all in build
# make[2]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/build'
# Making all in msvc
# make[3]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/build/msvc'
# Making all in msvc-generate
# make[4]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/build/msvc/msvc-generate'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/build/msvc/msvc-generate'
# make[4]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/build/msvc'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/build/msvc'
# make[3]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/build/msvc'
# make[3]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/build'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/build'
# make[2]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/build'
# Making all in distro
# make[2]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/distro'
# Making all in rpm
# make[3]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/distro/rpm'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/distro/rpm'
# make[3]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/distro'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/distro'
# make[2]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/distro'
# Making all in include
# make[2]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/include'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/include'
# Making all in src
# make[2]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/src'
# Making all in compat
# make[3]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/src/compat'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT compat-dirname.lo -MD -MP -MF .deps/compat-dirname.Tpo -c -o compat-dirname.lo compat-dirname.c
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT compat-basename.lo -MD -MP -MF .deps/compat-basename.Tpo -c -o compat-basename.lo compat-basename.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT compat-dirname.lo -MD -MP -MF .deps/compat-dirname.Tpo -c compat-dirname.c -fPIC -DPIC -o .libs/compat-dirname.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT compat-basename.lo -MD -MP -MF .deps/compat-basename.Tpo -c compat-basename.c -fPIC -DPIC -o .libs/compat-basename.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT compat-dirname.lo -MD -MP -MF .deps/compat-dirname.Tpo -c compat-dirname.c -o compat-dirname.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT compat-basename.lo -MD -MP -MF .deps/compat-basename.Tpo -c compat-basename.c -o compat-basename.o >/dev/null 2>&1
# mv -f .deps/compat-basename.Tpo .deps/compat-basename.Plo
# mv -f .deps/compat-dirname.Tpo .deps/compat-dirname.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT compat-gettimeofday.lo -MD -MP -MF .deps/compat-gettimeofday.Tpo -c -o compat-gettimeofday.lo compat-gettimeofday.c
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT compat-daemon.lo -MD -MP -MF .deps/compat-daemon.Tpo -c -o compat-daemon.lo compat-daemon.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT compat-daemon.lo -MD -MP -MF .deps/compat-daemon.Tpo -c compat-daemon.c -fPIC -DPIC -o .libs/compat-daemon.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT compat-daemon.lo -MD -MP -MF .deps/compat-daemon.Tpo -c compat-daemon.c -o compat-daemon.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT compat-gettimeofday.lo -MD -MP -MF .deps/compat-gettimeofday.Tpo -c compat-gettimeofday.c -fPIC -DPIC -o .libs/compat-gettimeofday.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT compat-gettimeofday.lo -MD -MP -MF .deps/compat-gettimeofday.Tpo -c compat-gettimeofday.c -o compat-gettimeofday.o >/dev/null 2>&1
# mv -f .deps/compat-daemon.Tpo .deps/compat-daemon.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT compat-inet_ntop.lo -MD -MP -MF .deps/compat-inet_ntop.Tpo -c -o compat-inet_ntop.lo compat-inet_ntop.c
# mv -f .deps/compat-gettimeofday.Tpo .deps/compat-gettimeofday.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT compat-inet_pton.lo -MD -MP -MF .deps/compat-inet_pton.Tpo -c -o compat-inet_pton.lo compat-inet_pton.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT compat-inet_pton.lo -MD -MP -MF .deps/compat-inet_pton.Tpo -c compat-inet_pton.c -fPIC -DPIC -o .libs/compat-inet_pton.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT compat-inet_ntop.lo -MD -MP -MF .deps/compat-inet_ntop.Tpo -c compat-inet_ntop.c -fPIC -DPIC -o .libs/compat-inet_ntop.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT compat-inet_pton.lo -MD -MP -MF .deps/compat-inet_pton.Tpo -c compat-inet_pton.c -o compat-inet_pton.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT compat-inet_ntop.lo -MD -MP -MF .deps/compat-inet_ntop.Tpo -c compat-inet_ntop.c -o compat-inet_ntop.o >/dev/null 2>&1
# mv -f .deps/compat-inet_pton.Tpo .deps/compat-inet_pton.Plo
# mv -f .deps/compat-inet_ntop.Tpo .deps/compat-inet_ntop.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -o libcompat.la compat-dirname.lo compat-basename.lo compat-gettimeofday.lo compat-daemon.lo compat-inet_ntop.lo compat-inet_pton.lo
# libtool: link: ar cru .libs/libcompat.a .libs/compat-dirname.o .libs/compat-basename.o .libs/compat-gettimeofday.o .libs/compat-daemon.o .libs/compat-inet_ntop.o .libs/compat-inet_pton.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libcompat.a
# libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" )
# make[3]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/src/compat'
# Making all in openvpn
# make[3]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/src/openvpn'
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.c
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT buffer.o -MD -MP -MF .deps/buffer.Tpo -c -o buffer.o buffer.c
# mv -f .deps/base64.Tpo .deps/base64.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT clinat.o -MD -MP -MF .deps/clinat.Tpo -c -o clinat.o clinat.c
# mv -f .deps/buffer.Tpo .deps/buffer.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT crypto.o -MD -MP -MF .deps/crypto.Tpo -c -o crypto.o crypto.c
# mv -f .deps/clinat.Tpo .deps/clinat.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT crypto_openssl.o -MD -MP -MF .deps/crypto_openssl.Tpo -c -o crypto_openssl.o crypto_openssl.c
# mv -f .deps/crypto_openssl.Tpo .deps/crypto_openssl.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT crypto_polarssl.o -MD -MP -MF .deps/crypto_polarssl.Tpo -c -o crypto_polarssl.o crypto_polarssl.c
# mv -f .deps/crypto.Tpo .deps/crypto.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT dhcp.o -MD -MP -MF .deps/dhcp.Tpo -c -o dhcp.o dhcp.c
# mv -f .deps/crypto_polarssl.Tpo .deps/crypto_polarssl.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c
# mv -f .deps/dhcp.Tpo .deps/dhcp.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT event.o -MD -MP -MF .deps/event.Tpo -c -o event.o event.c
# mv -f .deps/event.Tpo .deps/event.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT fdmisc.o -MD -MP -MF .deps/fdmisc.Tpo -c -o fdmisc.o fdmisc.c
# mv -f .deps/fdmisc.Tpo .deps/fdmisc.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT forward.o -MD -MP -MF .deps/forward.Tpo -c -o forward.o forward.c
# mv -f .deps/error.Tpo .deps/error.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT fragment.o -MD -MP -MF .deps/fragment.Tpo -c -o fragment.o fragment.c
# mv -f .deps/fragment.Tpo .deps/fragment.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT gremlin.o -MD -MP -MF .deps/gremlin.Tpo -c -o gremlin.o gremlin.c
# mv -f .deps/forward.Tpo .deps/forward.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT helper.o -MD -MP -MF .deps/helper.Tpo -c -o helper.o helper.c
# mv -f .deps/gremlin.Tpo .deps/gremlin.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT httpdigest.o -MD -MP -MF .deps/httpdigest.Tpo -c -o httpdigest.o httpdigest.c
# mv -f .deps/helper.Tpo .deps/helper.Po
# mv -f .deps/httpdigest.Tpo .deps/httpdigest.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT lladdr.o -MD -MP -MF .deps/lladdr.Tpo -c -o lladdr.o lladdr.c
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT init.o -MD -MP -MF .deps/init.Tpo -c -o init.o init.c
# mv -f .deps/lladdr.Tpo .deps/lladdr.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT interval.o -MD -MP -MF .deps/interval.Tpo -c -o interval.o interval.c
# mv -f .deps/interval.Tpo .deps/interval.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c
# mv -f .deps/list.Tpo .deps/list.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT lzo.o -MD -MP -MF .deps/lzo.Tpo -c -o lzo.o lzo.c
# mv -f .deps/lzo.Tpo .deps/lzo.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT manage.o -MD -MP -MF .deps/manage.Tpo -c -o manage.o manage.c
# mv -f .deps/init.Tpo .deps/init.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT mbuf.o -MD -MP -MF .deps/mbuf.Tpo -c -o mbuf.o mbuf.c
# mv -f .deps/mbuf.Tpo .deps/mbuf.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c
# mv -f .deps/misc.Tpo .deps/misc.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT platform.o -MD -MP -MF .deps/platform.Tpo -c -o platform.o platform.c
# mv -f .deps/manage.Tpo .deps/manage.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT console.o -MD -MP -MF .deps/console.Tpo -c -o console.o console.c
# mv -f .deps/platform.Tpo .deps/platform.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT mroute.o -MD -MP -MF .deps/mroute.Tpo -c -o mroute.o mroute.c
# mv -f .deps/console.Tpo .deps/console.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT mss.o -MD -MP -MF .deps/mss.Tpo -c -o mss.o mss.c
# mv -f .deps/mss.Tpo .deps/mss.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT mstats.o -MD -MP -MF .deps/mstats.Tpo -c -o mstats.o mstats.c
# mv -f .deps/mroute.Tpo .deps/mroute.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT mtcp.o -MD -MP -MF .deps/mtcp.Tpo -c -o mtcp.o mtcp.c
# mv -f .deps/mstats.Tpo .deps/mstats.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT mtu.o -MD -MP -MF .deps/mtu.Tpo -c -o mtu.o mtu.c
# mv -f .deps/mtu.Tpo .deps/mtu.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT mudp.o -MD -MP -MF .deps/mudp.Tpo -c -o mudp.o mudp.c
# mv -f .deps/mtcp.Tpo .deps/mtcp.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT multi.o -MD -MP -MF .deps/multi.Tpo -c -o multi.o multi.c
# mv -f .deps/mudp.Tpo .deps/mudp.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT ntlm.o -MD -MP -MF .deps/ntlm.Tpo -c -o ntlm.o ntlm.c
# mv -f .deps/ntlm.Tpo .deps/ntlm.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT occ.o -MD -MP -MF .deps/occ.Tpo -c -o occ.o occ.c
# mv -f .deps/occ.Tpo .deps/occ.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT pkcs11.o -MD -MP -MF .deps/pkcs11.Tpo -c -o pkcs11.o pkcs11.c
# mv -f .deps/pkcs11.Tpo .deps/pkcs11.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT pkcs11_openssl.o -MD -MP -MF .deps/pkcs11_openssl.Tpo -c -o pkcs11_openssl.o pkcs11_openssl.c
# mv -f .deps/multi.Tpo .deps/multi.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT pkcs11_polarssl.o -MD -MP -MF .deps/pkcs11_polarssl.Tpo -c -o pkcs11_polarssl.o pkcs11_polarssl.c
# mv -f .deps/pkcs11_openssl.Tpo .deps/pkcs11_openssl.Po
# mv -f .deps/pkcs11_polarssl.Tpo .deps/pkcs11_polarssl.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT openvpn.o -MD -MP -MF .deps/openvpn.Tpo -c -o openvpn.o openvpn.c
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c
# mv -f .deps/openvpn.Tpo .deps/openvpn.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT otime.o -MD -MP -MF .deps/otime.Tpo -c -o otime.o otime.c
# mv -f .deps/otime.Tpo .deps/otime.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT packet_id.o -MD -MP -MF .deps/packet_id.Tpo -c -o packet_id.o packet_id.c
# mv -f .deps/packet_id.Tpo .deps/packet_id.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT perf.o -MD -MP -MF .deps/perf.Tpo -c -o perf.o perf.c
# mv -f .deps/perf.Tpo .deps/perf.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT pf.o -MD -MP -MF .deps/pf.Tpo -c -o pf.o pf.c
# mv -f .deps/pf.Tpo .deps/pf.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT ping.o -MD -MP -MF .deps/ping.Tpo -c -o ping.o ping.c
# mv -f .deps/ping.Tpo .deps/ping.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o plugin.c
# mv -f .deps/options.Tpo .deps/options.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT pool.o -MD -MP -MF .deps/pool.Tpo -c -o pool.o pool.c
# mv -f .deps/plugin.Tpo .deps/plugin.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT proto.o -MD -MP -MF .deps/proto.Tpo -c -o proto.o proto.c
# mv -f .deps/pool.Tpo .deps/pool.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT proxy.o -MD -MP -MF .deps/proxy.Tpo -c -o proxy.o proxy.c
# mv -f .deps/proto.Tpo .deps/proto.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT ps.o -MD -MP -MF .deps/ps.Tpo -c -o ps.o ps.c
# mv -f .deps/proxy.Tpo .deps/proxy.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT push.o -MD -MP -MF .deps/push.Tpo -c -o push.o push.c
# mv -f .deps/ps.Tpo .deps/ps.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT reliable.o -MD -MP -MF .deps/reliable.Tpo -c -o reliable.o reliable.c
# mv -f .deps/push.Tpo .deps/push.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT route.o -MD -MP -MF .deps/route.Tpo -c -o route.o route.c
# mv -f .deps/reliable.Tpo .deps/reliable.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT schedule.o -MD -MP -MF .deps/schedule.Tpo -c -o schedule.o schedule.c
# mv -f .deps/schedule.Tpo .deps/schedule.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT session_id.o -MD -MP -MF .deps/session_id.Tpo -c -o session_id.o session_id.c
# mv -f .deps/route.Tpo .deps/route.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT shaper.o -MD -MP -MF .deps/shaper.Tpo -c -o shaper.o shaper.c
# mv -f .deps/session_id.Tpo .deps/session_id.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT sig.o -MD -MP -MF .deps/sig.Tpo -c -o sig.o sig.c
# mv -f .deps/shaper.Tpo .deps/shaper.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT socket.o -MD -MP -MF .deps/socket.Tpo -c -o socket.o socket.c
# mv -f .deps/sig.Tpo .deps/sig.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT socks.o -MD -MP -MF .deps/socks.Tpo -c -o socks.o socks.c
# mv -f .deps/socks.Tpo .deps/socks.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT ssl.o -MD -MP -MF .deps/ssl.Tpo -c -o ssl.o ssl.c
# mv -f .deps/socket.Tpo .deps/socket.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT ssl_openssl.o -MD -MP -MF .deps/ssl_openssl.Tpo -c -o ssl_openssl.o ssl_openssl.c
# mv -f .deps/ssl_openssl.Tpo .deps/ssl_openssl.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT ssl_polarssl.o -MD -MP -MF .deps/ssl_polarssl.Tpo -c -o ssl_polarssl.o ssl_polarssl.c
# mv -f .deps/ssl.Tpo .deps/ssl.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT ssl_verify.o -MD -MP -MF .deps/ssl_verify.Tpo -c -o ssl_verify.o ssl_verify.c
# mv -f .deps/ssl_polarssl.Tpo .deps/ssl_polarssl.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT ssl_verify_openssl.o -MD -MP -MF .deps/ssl_verify_openssl.Tpo -c -o ssl_verify_openssl.o ssl_verify_openssl.c
# mv -f .deps/ssl_verify.Tpo .deps/ssl_verify.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT ssl_verify_polarssl.o -MD -MP -MF .deps/ssl_verify_polarssl.Tpo -c -o ssl_verify_polarssl.o ssl_verify_polarssl.c
# mv -f .deps/ssl_verify_polarssl.Tpo .deps/ssl_verify_polarssl.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT status.o -MD -MP -MF .deps/status.Tpo -c -o status.o status.c
# mv -f .deps/status.Tpo .deps/status.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT tun.o -MD -MP -MF .deps/tun.Tpo -c -o tun.o tun.c
# mv -f .deps/tun.Tpo .deps/tun.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT win32.o -MD -MP -MF .deps/win32.Tpo -c -o win32.o win32.c
# mv -f .deps/win32.Tpo .deps/win32.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT cryptoapi.o -MD -MP -MF .deps/cryptoapi.Tpo -c -o cryptoapi.o cryptoapi.c
# mv -f .deps/cryptoapi.Tpo .deps/cryptoapi.Po
# mv -f .deps/ssl_verify_openssl.Tpo .deps/ssl_verify_openssl.Po
# /bin/sh ../../libtool --tag=CC --mode=link gcc -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -o openvpn base64.o buffer.o clinat.o crypto.o crypto_openssl.o crypto_polarssl.o dhcp.o error.o event.o fdmisc.o forward.o fragment.o gremlin.o helper.o httpdigest.o lladdr.o init.o interval.o list.o lzo.o manage.o mbuf.o misc.o platform.o console.o mroute.o mss.o mstats.o mtcp.o mtu.o mudp.o multi.o ntlm.o occ.o pkcs11.o pkcs11_openssl.o pkcs11_polarssl.o openvpn.o options.o otime.o packet_id.o perf.o pf.o ping.o plugin.o pool.o proto.o proxy.o ps.o push.o reliable.o route.o schedule.o session_id.o shaper.o sig.o socket.o socks.o ssl.o ssl_openssl.o ssl_polarssl.o ssl_verify.o ssl_verify_openssl.o ssl_verify_polarssl.o status.o tun.o win32.o cryptoapi.o ../../src/compat/libcompat.la -lnsl -lresolv -llzo2 -lssl -lcrypto -lsystemd -ldl
# libtool: link: gcc -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -o openvpn base64.o buffer.o clinat.o crypto.o crypto_openssl.o crypto_polarssl.o dhcp.o error.o event.o fdmisc.o forward.o fragment.o gremlin.o helper.o httpdigest.o lladdr.o init.o interval.o list.o lzo.o manage.o mbuf.o misc.o platform.o console.o mroute.o mss.o mstats.o mtcp.o mtu.o mudp.o multi.o ntlm.o occ.o pkcs11.o pkcs11_openssl.o pkcs11_polarssl.o openvpn.o options.o otime.o packet_id.o perf.o pf.o ping.o plugin.o pool.o proto.o proxy.o ps.o push.o reliable.o route.o schedule.o session_id.o shaper.o sig.o socket.o socks.o ssl.o ssl_openssl.o ssl_polarssl.o ssl_verify.o ssl_verify_openssl.o ssl_verify_polarssl.o status.o tun.o win32.o cryptoapi.o ../../src/compat/.libs/libcompat.a -lnsl -lresolv -llzo2 -lssl -lcrypto -lsystemd -ldl
# make[3]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/src/openvpn'
# Making all in openvpnserv
# make[3]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/src/openvpnserv'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/src/openvpnserv'
# Making all in plugins
# make[3]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/src/plugins'
# Making all in auth-pam
# make[4]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/src/plugins/auth-pam'
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT auth-pam.lo -MD -MP -MF .deps/auth-pam.Tpo -c -o auth-pam.lo auth-pam.c
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT pamdl.lo -MD -MP -MF .deps/pamdl.Tpo -c -o pamdl.lo pamdl.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT auth-pam.lo -MD -MP -MF .deps/auth-pam.Tpo -c auth-pam.c -fPIC -DPIC -o .libs/auth-pam.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT pamdl.lo -MD -MP -MF .deps/pamdl.Tpo -c pamdl.c -fPIC -DPIC -o .libs/pamdl.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT pamdl.lo -MD -MP -MF .deps/pamdl.Tpo -c pamdl.c -o pamdl.o >/dev/null 2>&1
# mv -f .deps/pamdl.Tpo .deps/pamdl.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT auth-pam.lo -MD -MP -MF .deps/auth-pam.Tpo -c auth-pam.c -o auth-pam.o >/dev/null 2>&1
# mv -f .deps/auth-pam.Tpo .deps/auth-pam.Plo
# /bin/sh ../../../libtool --tag=CC --mode=link gcc -I../../../include -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -export-symbols "./auth-pam.exports" -module -shared -avoid-version -no-undefined -o openvpn-plugin-auth-pam.la -rpath /usr/lib/openvpn/plugins auth-pam.lo pamdl.lo -lpam
# libtool: link: echo "{ global:" > .libs/openvpn-plugin-auth-pam.ver
# libtool: link: cat ./auth-pam.exports | sed -e "s/\(.*\)/\1;/" >> .libs/openvpn-plugin-auth-pam.ver
# libtool: link: echo "local: *; };" >> .libs/openvpn-plugin-auth-pam.ver
# libtool: link: gcc -shared -fPIC -DPIC .libs/auth-pam.o .libs/pamdl.o -lpam -Wl,-soname -Wl,openvpn-plugin-auth-pam.so -Wl,-version-script -Wl,.libs/openvpn-plugin-auth-pam.ver -o .libs/openvpn-plugin-auth-pam.so
# libtool: link: ( cd ".libs" && rm -f "openvpn-plugin-auth-pam.la" && ln -s "../openvpn-plugin-auth-pam.la" "openvpn-plugin-auth-pam.la" )
# make[4]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/src/plugins/auth-pam'
# Making all in down-root
# make[4]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/src/plugins/down-root'
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT down-root.lo -MD -MP -MF .deps/down-root.Tpo -c -o down-root.lo down-root.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT down-root.lo -MD -MP -MF .deps/down-root.Tpo -c down-root.c -fPIC -DPIC -o .libs/down-root.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -MT down-root.lo -MD -MP -MF .deps/down-root.Tpo -c down-root.c -o down-root.o >/dev/null 2>&1
# mv -f .deps/down-root.Tpo .deps/down-root.Plo
# /bin/sh ../../../libtool --tag=CC --mode=link gcc -I../../../include -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -export-symbols "./down-root.exports" -module -shared -avoid-version -no-undefined -o openvpn-plugin-down-root.la -rpath /usr/lib/openvpn/plugins down-root.lo
# libtool: link: echo "{ global:" > .libs/openvpn-plugin-down-root.ver
# libtool: link: cat ./down-root.exports | sed -e "s/\(.*\)/\1;/" >> .libs/openvpn-plugin-down-root.ver
# libtool: link: echo "local: *; };" >> .libs/openvpn-plugin-down-root.ver
# libtool: link: gcc -shared -fPIC -DPIC .libs/down-root.o -Wl,-soname -Wl,openvpn-plugin-down-root.so -Wl,-version-script -Wl,.libs/openvpn-plugin-down-root.ver -o .libs/openvpn-plugin-down-root.so
# libtool: link: ( cd ".libs" && rm -f "openvpn-plugin-down-root.la" && ln -s "../openvpn-plugin-down-root.la" "openvpn-plugin-down-root.la" )
# make[4]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/src/plugins/down-root'
# make[4]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/src/plugins'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/src/plugins'
# make[3]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/src/plugins'
# make[3]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/src'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/src'
# make[2]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/src'
# Making all in sample
# make[2]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/sample'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/sample'
# Making all in doc
# make[2]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/doc'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/doc'
# Making all in tests
# make[2]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/tests'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/tests'
# make[2]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11'
# make[2]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11'
# make[1]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make install-recursive
# make[1]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11'
# Making install in build
# make[2]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/build'
# Making install in msvc
# make[3]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/build/msvc'
# Making install in msvc-generate
# make[4]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/build/msvc/msvc-generate'
# make[5]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/build/msvc/msvc-generate'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/build/msvc/msvc-generate'
# make[4]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/build/msvc/msvc-generate'
# make[4]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/build/msvc'
# make[5]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/build/msvc'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/build/msvc'
# make[4]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/build/msvc'
# make[3]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/build/msvc'
# make[3]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/build'
# make[4]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/build'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/build'
# make[3]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/build'
# make[2]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/build'
# Making install in distro
# make[2]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/distro'
# Making install in rpm
# make[3]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/distro/rpm'
# make[4]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/distro/rpm'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/distro/rpm'
# make[3]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/distro/rpm'
# make[3]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/distro'
# make[4]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/distro'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/distro'
# make[3]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/distro'
# make[2]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/distro'
# Making install in include
# make[2]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/include'
# make[3]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/include'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/openvpn/pkg/openvpn/usr/include'
# /usr/bin/install -c -m 644 openvpn-plugin.h '/tmp/openvpn/pkg/openvpn/usr/include'
# make[3]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/include'
# make[2]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/include'
# Making install in src
# make[2]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/src'
# Making install in compat
# make[3]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/src/compat'
# make[4]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/src/compat'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/src/compat'
# make[3]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/src/compat'
# Making install in openvpn
# make[3]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/src/openvpn'
# make[4]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/src/openvpn'
# make[4]: Nothing to be done for 'install-data-am'.
# /usr/sbin/mkdir -p '/tmp/openvpn/pkg/openvpn/usr/bin'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c openvpn '/tmp/openvpn/pkg/openvpn/usr/bin'
# libtool: install: /usr/bin/install -c openvpn /tmp/openvpn/pkg/openvpn/usr/bin/openvpn
# make[4]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/src/openvpn'
# make[3]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/src/openvpn'
# Making install in openvpnserv
# make[3]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/src/openvpnserv'
# make[4]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/src/openvpnserv'
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/src/openvpnserv'
# make[3]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/src/openvpnserv'
# Making install in plugins
# make[3]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/src/plugins'
# Making install in auth-pam
# make[4]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/src/plugins/auth-pam'
# make[5]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/src/plugins/auth-pam'
# make[5]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/openvpn/pkg/openvpn/usr/share/doc/openvpn'
# /usr/bin/install -c -m 644 README.auth-pam '/tmp/openvpn/pkg/openvpn/usr/share/doc/openvpn'
# /usr/sbin/mkdir -p '/tmp/openvpn/pkg/openvpn/usr/lib/openvpn/plugins'
# /bin/sh ../../../libtool --mode=install /usr/bin/install -c openvpn-plugin-auth-pam.la '/tmp/openvpn/pkg/openvpn/usr/lib/openvpn/plugins'
# libtool: install: /usr/bin/install -c .libs/openvpn-plugin-auth-pam.so /tmp/openvpn/pkg/openvpn/usr/lib/openvpn/plugins/openvpn-plugin-auth-pam.so
# libtool: install: /usr/bin/install -c .libs/openvpn-plugin-auth-pam.lai /tmp/openvpn/pkg/openvpn/usr/lib/openvpn/plugins/openvpn-plugin-auth-pam.la
# libtool: warning: remember to run 'libtool --finish /usr/lib/openvpn/plugins'
# make[5]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/src/plugins/auth-pam'
# make[4]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/src/plugins/auth-pam'
# Making install in down-root
# make[4]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/src/plugins/down-root'
# make[5]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/src/plugins/down-root'
# make[5]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/openvpn/pkg/openvpn/usr/share/doc/openvpn'
# /usr/bin/install -c -m 644 README.down-root '/tmp/openvpn/pkg/openvpn/usr/share/doc/openvpn'
# /usr/sbin/mkdir -p '/tmp/openvpn/pkg/openvpn/usr/lib/openvpn/plugins'
# /bin/sh ../../../libtool --mode=install /usr/bin/install -c openvpn-plugin-down-root.la '/tmp/openvpn/pkg/openvpn/usr/lib/openvpn/plugins'
# libtool: install: /usr/bin/install -c .libs/openvpn-plugin-down-root.so /tmp/openvpn/pkg/openvpn/usr/lib/openvpn/plugins/openvpn-plugin-down-root.so
# libtool: install: /usr/bin/install -c .libs/openvpn-plugin-down-root.lai /tmp/openvpn/pkg/openvpn/usr/lib/openvpn/plugins/openvpn-plugin-down-root.la
# libtool: warning: remember to run 'libtool --finish /usr/lib/openvpn/plugins'
# make[5]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/src/plugins/down-root'
# make[4]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/src/plugins/down-root'
# make[4]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/src/plugins'
# make[5]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/src/plugins'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/src/plugins'
# make[4]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/src/plugins'
# make[3]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/src/plugins'
# make[3]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/src'
# make[4]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/src'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/src'
# make[3]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/src'
# make[2]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/src'
# Making install in sample
# make[2]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/sample'
# make[3]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/sample'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/sample'
# make[2]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/sample'
# Making install in doc
# make[2]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/doc'
# make[3]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/doc'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/openvpn/pkg/openvpn/usr/share/doc/openvpn'
# /usr/sbin/mkdir -p '/tmp/openvpn/pkg/openvpn/usr/share/man/man8'
# /usr/bin/install -c -m 644 management-notes.txt '/tmp/openvpn/pkg/openvpn/usr/share/doc/openvpn'
# /usr/bin/install -c -m 644 openvpn.8 '/tmp/openvpn/pkg/openvpn/usr/share/man/man8'
# make[3]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/doc'
# make[2]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/doc'
# Making install in tests
# make[2]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/tests'
# make[3]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11/tests'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/tests'
# make[2]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11/tests'
# make[2]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11'
# make[3]: Entering directory '/tmp/openvpn/src/openvpn-2.3.11'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/openvpn/pkg/openvpn/usr/share/doc/openvpn'
# /usr/bin/install -c -m 644 README README.IPv6 README.polarssl COPYRIGHT.GPL COPYING '/tmp/openvpn/pkg/openvpn/usr/share/doc/openvpn'
# make[3]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11'
# make[2]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11'
# make[1]: Leaving directory '/tmp/openvpn/src/openvpn-2.3.11'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "openvpn"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Adding install file...
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: openvpn 2.3.11-1 (Wed Aug 24 13:21:26 UTC 2016)

CMD: pacman --query --file openvpn-2.3.11-1-x86_64.pkg.tar.xz
# openvpn 2.3.11-1

Creating hybrid package for 'openvpn'

Trying to find vanilla package 'openvpn'...

CMD: pacman --query --file /mirror/openvpn-2.3.11-1.pkg.tar.xz
# openvpn 2.3.11-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.INSTALL
# /.MTREE
# /usr/include/openvpn-plugin.h
# /usr/bin/openvpn
# /usr/share/doc/openvpn/README.auth-pam
# /usr/share/doc/openvpn/README.down-root
# /usr/share/doc/openvpn/management-notes.txt
# /usr/share/doc/openvpn/README
# /usr/share/doc/openvpn/README.IPv6
# /usr/share/doc/openvpn/README.polarssl
# /usr/share/doc/openvpn/COPYRIGHT.GPL
# /usr/share/doc/openvpn/COPYING
# /usr/share/man/man8/openvpn.8.gz
# /usr/share/openvpn/examples/tls-office.conf
# /usr/share/openvpn/examples/openvpn-shutdown.sh
# /usr/share/openvpn/examples/loopback-client
# /usr/share/openvpn/examples/office.up
# /usr/share/openvpn/examples/xinetd-client-config
# /usr/share/openvpn/examples/static-office.conf
# /usr/share/openvpn/examples/static-home.conf
# /usr/share/openvpn/examples/client.conf
# /usr/share/openvpn/examples/home.up
# /usr/share/openvpn/examples/tls-home.conf
# /usr/share/openvpn/examples/loopback-server
# /usr/share/openvpn/examples/xinetd-server-config
# /usr/share/openvpn/examples/firewall.sh
# /usr/share/openvpn/examples/server.conf
# /usr/share/openvpn/examples/openvpn-startup.sh
# /usr/share/openvpn/examples/README
# /usr/share/openvpn/contrib/multilevel-init.patch
# /usr/share/openvpn/contrib/README
# /usr/share/openvpn/contrib/openvpn-fwmarkroute-1.00/fwmarkroute.down
# /usr/share/openvpn/contrib/openvpn-fwmarkroute-1.00/fwmarkroute.up
# /usr/share/openvpn/contrib/openvpn-fwmarkroute-1.00/README
# /usr/share/openvpn/contrib/pull-resolv-conf/client.up
# /usr/share/openvpn/contrib/pull-resolv-conf/client.down
# /usr/share/openvpn/contrib/OCSP_check/OCSP_check.sh
# /usr/share/licenses/openvpn/COPYING
# /usr/share/licenses/openvpn/COPYRIGHT.GPL
# /usr/lib/openvpn/plugins/openvpn-plugin-auth-pam.so
# /usr/lib/openvpn/plugins/openvpn-plugin-down-root.so
# /usr/lib/systemd/system/openvpn@.service
# /sysroot/usr/lib/openvpn/plugins/openvpn-plugin-auth-pam.so
# /sysroot/usr/lib/openvpn/plugins/openvpn-plugin-auth-pam.la
# /sysroot/usr/lib/openvpn/plugins/openvpn-plugin-down-root.so
# /sysroot/usr/lib/openvpn/plugins/openvpn-plugin-down-root.la
# /sysroot/usr/lib/systemd/system/openvpn@.service
# /sysroot/usr/include/openvpn-plugin.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO .INSTALL etc usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO .INSTALL etc usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO .INSTALL etc usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf openvpn.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/openvpn.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/openvpn.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/openvpn.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/openvpn/src/openvpn-2.3.11/config.log'
# 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.11, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sbindir=/usr/bin --enable-password-save --mandir=/usr/share/man --enable-iproute2 --enable-systemd --enable-x509-alt-username
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 4ad4fa153524
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /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/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2909: checking for a BSD-compatible install
# configure:2977: result: /usr/bin/install -c
# configure:2988: checking whether build environment is sane
# configure:3043: result: yes
# configure:3102: checking for x86_64-unknown-linux-strip
# configure:3132: result: no
# configure:3142: checking for strip
# configure:3158: found /usr/sbin/strip
# configure:3169: result: strip
# configure:3194: checking for a thread-safe mkdir -p
# configure:3233: result: /usr/sbin/mkdir -p
# configure:3240: checking for gawk
# configure:3256: found /usr/sbin/gawk
# configure:3267: result: gawk
# configure:3278: checking whether make sets $(MAKE)
# configure:3300: result: yes
# configure:3329: checking whether make supports nested variables
# configure:3346: result: yes
# configure:3475: checking build system type
# configure:3489: result: x86_64-unknown-linux-gnu
# configure:3509: checking host system type
# configure:3522: result: x86_64-unknown-linux-gnu
# configure:3554: checking for style of include used by make
# configure:3582: result: GNU
# configure:3613: checking for x86_64-unknown-linux-gcc
# configure:3643: result: no
# configure:3653: checking for gcc
# configure:3669: found /usr/sbin/gcc
# configure:3680: result: gcc
# configure:3909: checking for C compiler version
# configure:3918: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 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:3929: $? = 0
# configure:3918: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3929: $? = 0
# configure:3918: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3929: $? = 1
# configure:3918: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3929: $? = 1
# configure:3949: checking whether the C compiler works
# configure:3971: gcc -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:3975: $? = 0
# configure:4023: result: yes
# configure:4026: checking for C compiler default output file name
# configure:4028: result: a.out
# configure:4034: checking for suffix of executables
# configure:4041: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:4045: $? = 0
# configure:4067: result:
# configure:4089: checking whether we are cross compiling
# configure:4097: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:4101: $? = 0
# configure:4108: ./conftest
# configure:4112: $? = 0
# configure:4127: result: no
# configure:4132: checking for suffix of object files
# configure:4154: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:4158: $? = 0
# configure:4179: result: o
# configure:4183: checking whether we are using the GNU C compiler
# configure:4202: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:4202: $? = 0
# configure:4211: result: yes
# configure:4220: checking whether gcc accepts -g
# configure:4240: gcc -c -g conftest.c >&5
# configure:4240: $? = 0
# configure:4281: result: yes
# configure:4298: checking for gcc option to accept ISO C89
# configure:4361: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:4361: $? = 0
# configure:4374: result: none needed
# configure:4399: checking whether gcc understands -c and -o together
# configure:4421: gcc -c conftest.c -o conftest2.o
# configure:4424: $? = 0
# configure:4421: gcc -c conftest.c -o conftest2.o
# configure:4424: $? = 0
# configure:4436: result: yes
# configure:4455: checking dependency style of gcc
# configure:4566: result: gcc3
# configure:4587: checking how to run the C preprocessor
# configure:4618: gcc -E conftest.c
# configure:4618: $? = 0
# configure:4632: gcc -E conftest.c
# conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4632: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | /* end confdefs.h. */
# | #include
# configure:4657: result: gcc -E
# configure:4677: gcc -E conftest.c
# configure:4677: $? = 0
# configure:4691: gcc -E conftest.c
# conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4691: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | /* end confdefs.h. */
# | #include
# configure:4720: checking for grep that handles long lines and -e
# configure:4778: result: /usr/sbin/grep
# configure:4783: checking for egrep
# configure:4845: result: /usr/sbin/grep -E
# configure:4850: checking for ANSI C header files
# configure:4870: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:4870: $? = 0
# configure:4943: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:4943: $? = 0
# configure:4943: ./conftest
# configure:4943: $? = 0
# configure:4954: result: yes
# configure:4967: checking for sys/types.h
# configure:4967: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:4967: $? = 0
# configure:4967: result: yes
# configure:4967: checking for sys/stat.h
# configure:4967: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:4967: $? = 0
# configure:4967: result: yes
# configure:4967: checking for stdlib.h
# configure:4967: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:4967: $? = 0
# configure:4967: result: yes
# configure:4967: checking for string.h
# configure:4967: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:4967: $? = 0
# configure:4967: result: yes
# configure:4967: checking for memory.h
# configure:4967: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:4967: $? = 0
# configure:4967: result: yes
# configure:4967: checking for strings.h
# configure:4967: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:4967: $? = 0
# configure:4967: result: yes
# configure:4967: checking for inttypes.h
# configure:4967: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:4967: $? = 0
# configure:4967: result: yes
# configure:4967: checking for stdint.h
# configure:4967: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:4967: $? = 0
# configure:4967: result: yes
# configure:4967: checking for unistd.h
# configure:4967: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:4967: $? = 0
# configure:4967: result: yes
# configure:4980: checking minix/config.h usability
# configure:4980: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# conftest.c:55:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4980: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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:4980: result: no
# configure:4980: checking minix/config.h presence
# configure:4980: gcc -E conftest.c
# conftest.c:22:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4980: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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:4980: result: no
# configure:4980: checking for minix/config.h
# configure:4980: result: no
# configure:5001: checking whether it is safe to define __EXTENSIONS__
# configure:5019: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:5019: $? = 0
# configure:5026: result: yes
# configure:5478: checking for x86_64-unknown-linux-pkg-config
# configure:5511: result: no
# configure:5521: checking for pkg-config
# configure:5539: found /usr/sbin/pkg-config
# configure:5551: result: /usr/sbin/pkg-config
# configure:5576: checking pkg-config is at least version 0.9.0
# configure:5579: result: yes
# configure:5592: checking how to run the C preprocessor
# configure:5662: result: gcc -E
# configure:5682: gcc -E conftest.c
# configure:5682: $? = 0
# configure:5696: gcc -E conftest.c
# conftest.c:30:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5696: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | /* end confdefs.h. */
# | #include
# configure:5725: checking whether ln -s works
# configure:5729: result: yes
# configure:5736: checking for a sed that does not truncate output
# configure:5800: result: /usr/sbin/sed
# configure:5805: checking whether make sets $(MAKE)
# configure:5827: result: yes
# configure:5848: checking for ifconfig
# configure:5882: result: no
# configure:5894: checking for route
# configure:5928: result: no
# configure:5940: checking for ip
# configure:5959: found /usr/sbin/ip
# configure:5971: result: /usr/sbin/ip
# configure:5986: checking for systemd-ask-password
# configure:6005: found /usr/sbin/systemd-ask-password
# configure:6017: result: /usr/sbin/systemd-ask-password
# configure:6032: checking for netstat
# configure:6063: result: no
# configure:6076: checking for man2html
# configure:6106: result: no
# configure:6118: checking for git
# configure:6134: found /usr/sbin/git
# configure:6145: result: git
# configure:6227: checking how to print strings
# configure:6254: result: printf
# configure:6275: checking for a sed that does not truncate output
# configure:6339: result: /usr/sbin/sed
# configure:6357: checking for fgrep
# configure:6419: result: /usr/sbin/grep -F
# configure:6454: checking for ld used by gcc
# configure:6521: result: /usr/sbin/ld
# configure:6528: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:6543: result: yes
# configure:6555: checking for BSD- or MS-compatible name lister (nm)
# configure:6609: result: /usr/sbin/nm -B
# configure:6739: checking the name lister (/usr/sbin/nm -B) interface
# configure:6746: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:6749: /usr/sbin/nm -B "conftest.o"
# configure:6752: output
# 0000000000000000 B some_variable
# configure:6759: result: BSD nm
# configure:6763: checking the maximum length of command line arguments
# configure:6894: result: 1572864
# configure:6942: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:6982: result: func_convert_file_noop
# configure:6989: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:7009: result: func_convert_file_noop
# configure:7016: checking for /usr/sbin/ld option to reload object files
# configure:7023: result: -r
# configure:7057: checking for x86_64-unknown-linux-objdump
# configure:7087: result: no
# configure:7097: checking for objdump
# configure:7113: found /usr/sbin/objdump
# configure:7124: result: objdump
# configure:7153: checking how to recognize dependent libraries
# configure:7353: result: pass_all
# configure:7398: checking for x86_64-unknown-linux-dlltool
# configure:7428: result: no
# configure:7438: checking for dlltool
# configure:7468: result: no
# configure:7495: checking how to associate runtime and link libraries
# configure:7522: result: printf %s\n
# configure:7538: checking for x86_64-unknown-linux-ar
# configure:7568: result: no
# configure:7582: checking for ar
# configure:7598: found /usr/sbin/ar
# configure:7609: result: ar
# configure:7646: checking for archiver @FILE support
# configure:7663: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:7663: $? = 0
# configure:7666: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:7669: $? = 0
# configure:7674: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:7677: $? = 1
# configure:7689: result: @
# configure:7707: checking for x86_64-unknown-linux-strip
# configure:7734: result: strip
# configure:7806: checking for x86_64-unknown-linux-ranlib
# configure:7836: result: no
# configure:7846: checking for ranlib
# configure:7862: found /usr/sbin/ranlib
# configure:7873: result: ranlib
# configure:7975: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:8128: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:8131: $? = 0
# configure:8135: /usr/sbin/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:8138: $? = 0
# configure:8204: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c conftstm.o >&5
# :0:16: warning: missing terminating " character
# configure:8207: $? = 0
# configure:8245: result: ok
# configure:8292: checking for sysroot
# configure:8322: result: no
# configure:8329: checking for a working dd
# configure:8367: result: /usr/sbin/dd
# configure:8371: checking how to truncate binary pipes
# configure:8386: result: /usr/sbin/dd bs=4096 count=1
# configure:8522: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:8525: $? = 0
# configure:8675: checking for x86_64-unknown-linux-mt
# configure:8705: result: no
# configure:8715: checking for mt
# configure:8745: result: no
# configure:8765: checking if : is a manifest tool
# configure:8771: : '-?'
# configure:8779: result: no
# configure:9453: checking for dlfcn.h
# configure:9453: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:9453: $? = 0
# configure:9453: result: yes
# configure:10007: checking for objdir
# configure:10022: result: .libs
# configure:10286: checking if gcc supports -fno-rtti -fno-exceptions
# configure:10304: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# :0:16: warning: missing terminating " character
# configure:10308: $? = 0
# configure:10321: result: no
# configure:10679: checking for gcc option to produce PIC
# configure:10686: result: -fPIC -DPIC
# configure:10694: checking if gcc PIC flag -fPIC -DPIC works
# configure:10712: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -fPIC -DPIC -DPIC conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:10716: $? = 0
# configure:10729: result: yes
# configure:10758: checking if gcc static flag -static works
# :0:16: warning: missing terminating " character
# configure:10786: result: yes
# configure:10801: checking if gcc supports -c -o file.o
# configure:10822: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -o out/conftest2.o conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:10826: $? = 0
# configure:10848: result: yes
# configure:10856: checking if gcc supports -c -o file.o
# configure:10903: result: yes
# configure:10936: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:12195: result: yes
# configure:12232: checking whether -lc should be explicitly linked in
# configure:12240: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:12243: $? = 0
# configure:12258: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:12261: $? = 0
# configure:12275: result: no
# configure:12435: checking dynamic linker characteristics
# configure:13016: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" -Wl,-rpath -Wl,/foo conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:13016: $? = 0
# configure:13256: result: GNU/Linux ld.so
# configure:13378: checking how to hardcode library paths into programs
# configure:13403: result: immediate
# configure:13951: checking whether stripping libraries is possible
# configure:13956: result: yes
# configure:13991: checking if libtool supports shared libraries
# configure:13993: result: yes
# configure:13996: checking whether to build shared libraries
# configure:14021: result: yes
# configure:14024: checking whether to build static libraries
# configure:14028: result: yes
# configure:14068: checking for x86_64-unknown-linux-windres
# configure:14098: result: no
# configure:14108: checking for windres
# configure:14138: result: no
# configure:14237: checking for an ANSI C-conforming const
# configure:14303: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14303: $? = 0
# configure:14310: result: yes
# configure:14318: checking for inline
# configure:14334: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14334: $? = 0
# configure:14342: result: inline
# configure:14360: checking for working volatile
# configure:14379: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14379: $? = 0
# configure:14386: result: yes
# configure:14394: checking for off_t
# configure:14394: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14394: $? = 0
# configure:14394: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# conftest.c: In function 'main':
# conftest.c:72:20: error: expected expression before ')' token
# if (sizeof ((off_t)))
# ^
# configure:14394: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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:14394: result: yes
# configure:14405: checking for pid_t
# configure:14405: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14405: $? = 0
# configure:14405: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# conftest.c: In function 'main':
# conftest.c:72:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:14405: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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:14405: result: yes
# configure:14416: checking for size_t
# configure:14416: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14416: $? = 0
# configure:14416: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# conftest.c: In function 'main':
# conftest.c:72:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:14416: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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:14416: result: yes
# configure:14427: checking for uid_t in sys/types.h
# configure:14446: result: yes
# configure:14457: checking for int8_t
# configure:14457: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14457: $? = 0
# configure:14457: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# conftest.c: In function 'main':
# conftest.c:73: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:14457: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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:14457: result: yes
# configure:14468: checking for int16_t
# configure:14468: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14468: $? = 0
# configure:14468: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# conftest.c: In function 'main':
# conftest.c:73: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:14468: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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:14468: result: yes
# configure:14479: checking for int32_t
# configure:14479: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14479: $? = 0
# configure:14479: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# conftest.c: In function 'main':
# conftest.c:74:53: warning: integer overflow in expression [-Woverflow]
# < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
# ^
# conftest.c:73: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:14479: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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:14479: result: yes
# configure:14490: checking for int64_t
# configure:14490: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14490: $? = 0
# configure:14490: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# conftest.c: In function 'main':
# conftest.c:74:53: warning: integer overflow in expression [-Woverflow]
# < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
# ^
# conftest.c:73: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:14490: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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:14490: result: yes
# configure:14501: checking for uint8_t
# configure:14501: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14501: $? = 0
# configure:14501: result: yes
# configure:14515: checking for uint16_t
# configure:14515: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14515: $? = 0
# configure:14515: result: yes
# configure:14527: checking for uint32_t
# configure:14527: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14527: $? = 0
# configure:14527: result: yes
# configure:14541: checking for uint64_t
# configure:14541: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14541: $? = 0
# configure:14541: result: yes
# configure:14555: checking return type of signal handlers
# configure:14573: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# conftest.c: In function 'main':
# conftest.c:42:10: error: void value not ignored as it ought to be
# return *(signal (0, 0)) (0) == 1;
# ~^~~~~~~~~~~~~~~~~~
# configure:14573: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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:14580: result: void
# configure:14588: checking for ISO C 1999 vararg macro support
# configure:14610: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14610: $? = 0
# configure:14619: result: yes
# configure:14627: checking for GNU GCC vararg macro support
# configure:14649: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14649: $? = 0
# configure:14658: result: yes
# configure:14667: checking for socklen_t
# configure:14667: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14667: $? = 0
# configure:14667: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# conftest.c: In function 'main':
# conftest.c:52:24: error: expected expression before ')' token
# if (sizeof ((socklen_t)))
# ^
# configure:14667: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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:14667: result: yes
# configure:14744: checking for C compiler empty array size
# configure:14763: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14763: $? = 0
# configure:14792: result: 0
# configure:14802: checking size of unsigned int
# configure:14807: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14807: $? = 0
# configure:14807: ./conftest
# configure:14807: $? = 0
# configure:14821: result: 4
# configure:14835: checking size of unsigned long
# configure:14840: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14840: $? = 0
# configure:14840: ./conftest
# configure:14840: $? = 0
# configure:14854: result: 8
# configure:14876: checking stdio.h usability
# configure:14876: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14876: $? = 0
# configure:14876: result: yes
# configure:14876: checking stdio.h presence
# configure:14876: gcc -E conftest.c
# configure:14876: $? = 0
# configure:14876: result: yes
# configure:14876: checking for stdio.h
# configure:14876: result: yes
# configure:14876: checking stdarg.h usability
# configure:14876: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14876: $? = 0
# configure:14876: result: yes
# configure:14876: checking stdarg.h presence
# configure:14876: gcc -E conftest.c
# configure:14876: $? = 0
# configure:14876: result: yes
# configure:14876: checking for stdarg.h
# configure:14876: result: yes
# configure:14876: checking stdbool.h usability
# configure:14876: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14876: $? = 0
# configure:14876: result: yes
# configure:14876: checking stdbool.h presence
# configure:14876: gcc -E conftest.c
# configure:14876: $? = 0
# configure:14876: result: yes
# configure:14876: checking for stdbool.h
# configure:14876: result: yes
# configure:14876: checking limits.h usability
# configure:14876: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14876: $? = 0
# configure:14876: result: yes
# configure:14876: checking limits.h presence
# configure:14876: gcc -E conftest.c
# configure:14876: $? = 0
# configure:14876: result: yes
# configure:14876: checking for limits.h
# configure:14876: result: yes
# configure:14876: checking time.h usability
# configure:14876: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14876: $? = 0
# configure:14876: result: yes
# configure:14876: checking time.h presence
# configure:14876: gcc -E conftest.c
# configure:14876: $? = 0
# configure:14876: result: yes
# configure:14876: checking for time.h
# configure:14876: result: yes
# configure:14876: checking errno.h usability
# configure:14876: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14876: $? = 0
# configure:14876: result: yes
# configure:14876: checking errno.h presence
# configure:14876: gcc -E conftest.c
# configure:14876: $? = 0
# configure:14876: result: yes
# configure:14876: checking for errno.h
# configure:14876: result: yes
# configure:14876: checking fcntl.h usability
# configure:14876: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14876: $? = 0
# configure:14876: result: yes
# configure:14876: checking fcntl.h presence
# configure:14876: gcc -E conftest.c
# configure:14876: $? = 0
# configure:14876: result: yes
# configure:14876: checking for fcntl.h
# configure:14876: result: yes
# configure:14876: checking io.h usability
# configure:14876: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# conftest.c:82:16: fatal error: io.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14876: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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 8
# | #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:14876: result: no
# configure:14876: checking io.h presence
# configure:14876: gcc -E conftest.c
# conftest.c:49:16: fatal error: io.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14876: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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 8
# | #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:14876: result: no
# configure:14876: checking for io.h
# configure:14876: result: no
# configure:14876: checking direct.h usability
# configure:14876: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# conftest.c:82:20: fatal error: direct.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14876: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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 8
# | #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:14876: result: no
# configure:14876: checking direct.h presence
# configure:14876: gcc -E conftest.c
# conftest.c:49:20: fatal error: direct.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14876: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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 8
# | #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:14876: result: no
# configure:14876: checking for direct.h
# configure:14876: result: no
# configure:14876: checking ctype.h usability
# configure:14876: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14876: $? = 0
# configure:14876: result: yes
# configure:14876: checking ctype.h presence
# configure:14876: gcc -E conftest.c
# configure:14876: $? = 0
# configure:14876: result: yes
# configure:14876: checking for ctype.h
# configure:14876: result: yes
# configure:14876: checking for sys/types.h
# configure:14876: result: yes
# configure:14876: checking sys/socket.h usability
# configure:14876: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14876: $? = 0
# configure:14876: result: yes
# configure:14876: checking sys/socket.h presence
# configure:14876: gcc -E conftest.c
# configure:14876: $? = 0
# configure:14876: result: yes
# configure:14876: checking for sys/socket.h
# configure:14876: result: yes
# configure:14876: checking signal.h usability
# configure:14876: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14876: $? = 0
# configure:14876: result: yes
# configure:14876: checking signal.h presence
# configure:14876: gcc -E conftest.c
# configure:14876: $? = 0
# configure:14876: result: yes
# configure:14876: checking for signal.h
# configure:14876: result: yes
# configure:14876: checking for unistd.h
# configure:14876: result: yes
# configure:14876: checking for dlfcn.h
# configure:14876: result: yes
# configure:14876: checking netinet/in.h usability
# configure:14876: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14876: $? = 0
# configure:14876: result: yes
# configure:14876: checking netinet/in.h presence
# configure:14876: gcc -E conftest.c
# configure:14876: $? = 0
# configure:14876: result: yes
# configure:14876: checking for netinet/in.h
# configure:14876: result: yes
# configure:14876: checking netinet/in_systm.h usability
# configure:14876: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14876: $? = 0
# configure:14876: result: yes
# configure:14876: checking netinet/in_systm.h presence
# configure:14876: gcc -E conftest.c
# configure:14876: $? = 0
# configure:14876: result: yes
# configure:14876: checking for netinet/in_systm.h
# configure:14876: result: yes
# configure:14876: checking netinet/tcp.h usability
# configure:14876: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14876: $? = 0
# configure:14876: result: yes
# configure:14876: checking netinet/tcp.h presence
# configure:14876: gcc -E conftest.c
# configure:14876: $? = 0
# configure:14876: result: yes
# configure:14876: checking for netinet/tcp.h
# configure:14876: result: yes
# configure:14876: checking arpa/inet.h usability
# configure:14876: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14876: $? = 0
# configure:14876: result: yes
# configure:14876: checking arpa/inet.h presence
# configure:14876: gcc -E conftest.c
# configure:14876: $? = 0
# configure:14876: result: yes
# configure:14876: checking for arpa/inet.h
# configure:14876: result: yes
# configure:14876: checking netdb.h usability
# configure:14876: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14876: $? = 0
# configure:14876: result: yes
# configure:14876: checking netdb.h presence
# configure:14876: gcc -E conftest.c
# configure:14876: $? = 0
# configure:14876: result: yes
# configure:14876: checking for netdb.h
# configure:14876: result: yes
# configure:14876: checking windows.h usability
# configure:14876: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# conftest.c:93:21: fatal error: windows.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14876: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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 8
# | #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:14876: result: no
# configure:14876: checking windows.h presence
# configure:14876: gcc -E conftest.c
# conftest.c:60:21: fatal error: windows.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14876: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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 8
# | #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:14876: result: no
# configure:14876: checking for windows.h
# configure:14876: result: no
# configure:14876: checking winsock2.h usability
# configure:14876: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# conftest.c:93:22: fatal error: winsock2.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14876: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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 8
# | #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:14876: result: no
# configure:14876: checking winsock2.h presence
# configure:14876: gcc -E conftest.c
# conftest.c:60:22: fatal error: winsock2.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14876: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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 8
# | #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:14876: result: no
# configure:14876: checking for winsock2.h
# configure:14876: result: no
# configure:14876: checking ws2tcpip.h usability
# configure:14876: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# conftest.c:93:22: fatal error: ws2tcpip.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14876: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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 8
# | #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:14876: result: no
# configure:14876: checking ws2tcpip.h presence
# configure:14876: gcc -E conftest.c
# conftest.c:60:22: fatal error: ws2tcpip.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14876: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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 8
# | #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:14876: result: no
# configure:14876: checking for ws2tcpip.h
# configure:14876: result: no
# configure:14876: checking versionhelpers.h usability
# configure:14876: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# conftest.c:93:28: fatal error: versionhelpers.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14876: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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 8
# | #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:14876: result: no
# configure:14876: checking versionhelpers.h presence
# configure:14876: gcc -E conftest.c
# conftest.c:60:28: fatal error: versionhelpers.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14876: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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 8
# | #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:14876: result: no
# configure:14876: checking for versionhelpers.h
# configure:14876: result: no
# configure:14896: checking sys/time.h usability
# configure:14896: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14896: $? = 0
# configure:14896: result: yes
# configure:14896: checking sys/time.h presence
# configure:14896: gcc -E conftest.c
# configure:14896: $? = 0
# configure:14896: result: yes
# configure:14896: checking for sys/time.h
# configure:14896: result: yes
# configure:14896: checking sys/ioctl.h usability
# configure:14896: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14896: $? = 0
# configure:14896: result: yes
# configure:14896: checking sys/ioctl.h presence
# configure:14896: gcc -E conftest.c
# configure:14896: $? = 0
# configure:14896: result: yes
# configure:14896: checking for sys/ioctl.h
# configure:14896: result: yes
# configure:14896: checking for sys/stat.h
# configure:14896: result: yes
# configure:14896: checking sys/mman.h usability
# configure:14896: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14896: $? = 0
# configure:14896: result: yes
# configure:14896: checking sys/mman.h presence
# configure:14896: gcc -E conftest.c
# configure:14896: $? = 0
# configure:14896: result: yes
# configure:14896: checking for sys/mman.h
# configure:14896: result: yes
# configure:14896: checking sys/file.h usability
# configure:14896: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14896: $? = 0
# configure:14896: result: yes
# configure:14896: checking sys/file.h presence
# configure:14896: gcc -E conftest.c
# configure:14896: $? = 0
# configure:14896: result: yes
# configure:14896: checking for sys/file.h
# configure:14896: result: yes
# configure:14896: checking sys/wait.h usability
# configure:14896: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14896: $? = 0
# configure:14896: result: yes
# configure:14896: checking sys/wait.h presence
# configure:14896: gcc -E conftest.c
# configure:14896: $? = 0
# configure:14896: result: yes
# configure:14896: checking for sys/wait.h
# configure:14896: result: yes
# configure:14896: checking for unistd.h
# configure:14896: result: yes
# configure:14896: checking for signal.h
# configure:14896: result: yes
# configure:14896: checking libgen.h usability
# configure:14896: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14896: $? = 0
# configure:14896: result: yes
# configure:14896: checking libgen.h presence
# configure:14896: gcc -E conftest.c
# configure:14896: $? = 0
# configure:14896: result: yes
# configure:14896: checking for libgen.h
# configure:14896: result: yes
# configure:14896: checking stropts.h usability
# configure:14896: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14896: $? = 0
# configure:14896: result: yes
# configure:14896: checking stropts.h presence
# configure:14896: gcc -E conftest.c
# configure:14896: $? = 0
# configure:14896: result: yes
# configure:14896: checking for stropts.h
# configure:14896: result: yes
# configure:14896: checking syslog.h usability
# configure:14896: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14896: $? = 0
# configure:14896: result: yes
# configure:14896: checking syslog.h presence
# configure:14896: gcc -E conftest.c
# configure:14896: $? = 0
# configure:14896: result: yes
# configure:14896: checking for syslog.h
# configure:14896: result: yes
# configure:14896: checking pwd.h usability
# configure:14896: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14896: $? = 0
# configure:14896: result: yes
# configure:14896: checking pwd.h presence
# configure:14896: gcc -E conftest.c
# configure:14896: $? = 0
# configure:14896: result: yes
# configure:14896: checking for pwd.h
# configure:14896: result: yes
# configure:14896: checking grp.h usability
# configure:14896: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14896: $? = 0
# configure:14896: result: yes
# configure:14896: checking grp.h presence
# configure:14896: gcc -E conftest.c
# configure:14896: $? = 0
# configure:14896: result: yes
# configure:14896: checking for grp.h
# configure:14896: result: yes
# configure:14896: checking sys/sockio.h usability
# configure:14896: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# conftest.c:106:24: fatal error: sys/sockio.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14896: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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 8
# | #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:14896: result: no
# configure:14896: checking sys/sockio.h presence
# configure:14896: gcc -E conftest.c
# conftest.c:73:24: fatal error: sys/sockio.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14896: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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 8
# | #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:14896: result: no
# configure:14896: checking for sys/sockio.h
# configure:14896: result: no
# configure:14896: checking sys/uio.h usability
# configure:14896: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14896: $? = 0
# configure:14896: result: yes
# configure:14896: checking sys/uio.h presence
# configure:14896: gcc -E conftest.c
# configure:14896: $? = 0
# configure:14896: result: yes
# configure:14896: checking for sys/uio.h
# configure:14896: result: yes
# configure:14896: checking linux/sockios.h usability
# configure:14896: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14896: $? = 0
# configure:14896: result: yes
# configure:14896: checking linux/sockios.h presence
# configure:14896: gcc -E conftest.c
# configure:14896: $? = 0
# configure:14896: result: yes
# configure:14896: checking for linux/sockios.h
# configure:14896: result: yes
# configure:14896: checking linux/types.h usability
# configure:14896: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14896: $? = 0
# configure:14896: result: yes
# configure:14896: checking linux/types.h presence
# configure:14896: gcc -E conftest.c
# configure:14896: $? = 0
# configure:14896: result: yes
# configure:14896: checking for linux/types.h
# configure:14896: result: yes
# configure:14896: checking sys/poll.h usability
# configure:14896: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14896: $? = 0
# configure:14896: result: yes
# configure:14896: checking sys/poll.h presence
# configure:14896: gcc -E conftest.c
# configure:14896: $? = 0
# configure:14896: result: yes
# configure:14896: checking for sys/poll.h
# configure:14896: result: yes
# configure:14896: checking sys/epoll.h usability
# configure:14896: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14896: $? = 0
# configure:14896: result: yes
# configure:14896: checking sys/epoll.h presence
# configure:14896: gcc -E conftest.c
# configure:14896: $? = 0
# configure:14896: result: yes
# configure:14896: checking for sys/epoll.h
# configure:14896: result: yes
# configure:14896: checking err.h usability
# configure:14896: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14896: $? = 0
# configure:14896: result: yes
# configure:14896: checking err.h presence
# configure:14896: gcc -E conftest.c
# configure:14896: $? = 0
# configure:14896: result: yes
# configure:14896: checking for err.h
# configure:14896: result: yes
# configure:14940: checking for net/if.h
# configure:14940: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14940: $? = 0
# configure:14940: result: yes
# configure:14940: checking for netinet/ip.h
# configure:14940: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14940: $? = 0
# configure:14940: result: yes
# configure:14940: checking for resolv.h
# configure:14940: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14940: $? = 0
# configure:14940: result: yes
# configure:14940: checking for sys/un.h
# configure:14940: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14940: $? = 0
# configure:14940: result: yes
# configure:14940: checking for net/if_utun.h
# configure:14940: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# conftest.c:114:25: fatal error: net/if_utun.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14940: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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 8
# | #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_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:14940: result: no
# configure:14940: checking for sys/kern_control.h
# configure:14940: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# conftest.c:114:30: fatal error: sys/kern_control.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14940: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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 8
# | #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_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:14940: result: no
# configure:14953: checking for in_addr_t
# configure:14953: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14953: $? = 0
# configure:14953: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# conftest.c: In function 'main':
# conftest.c:117:24: error: expected expression before ')' token
# if (sizeof ((in_addr_t)))
# ^
# configure:14953: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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 8
# | #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_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:14953: result: yes
# configure:14969: checking for struct iphdr
# configure:14969: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14969: $? = 0
# configure:14969: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# conftest.c: In function 'main':
# conftest.c:118:27: error: expected expression before ')' token
# if (sizeof ((struct iphdr)))
# ^
# configure:14969: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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 8
# | #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_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:14969: result: yes
# configure:14978: checking for struct sock_extended_err
# configure:14978: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# 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:14978: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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 8
# | #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_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:14978: result: no
# configure:14987: checking for struct msghdr
# configure:14987: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14987: $? = 0
# configure:14987: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# conftest.c: In function 'main':
# conftest.c:119:28: error: expected expression before ')' token
# if (sizeof ((struct msghdr)))
# ^
# configure:14987: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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 8
# | #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_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:14987: result: yes
# configure:14996: checking for struct cmsghdr
# configure:14996: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:14996: $? = 0
# configure:14996: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# conftest.c: In function 'main':
# conftest.c:120:29: error: expected expression before ')' token
# if (sizeof ((struct cmsghdr)))
# ^
# configure:14996: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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 8
# | #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_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:14996: result: yes
# configure:15005: checking for struct in_pktinfo
# configure:15005: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15005: $? = 0
# configure:15005: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# conftest.c: In function 'main':
# conftest.c:121:32: error: expected expression before ')' token
# if (sizeof ((struct in_pktinfo)))
# ^
# configure:15005: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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 8
# | #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_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:15005: result: yes
# configure:15014: checking for struct sockaddr_in6
# configure:15014: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15014: $? = 0
# configure:15014: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# conftest.c: In function 'main':
# conftest.c:122:34: error: expected expression before ')' token
# if (sizeof ((struct sockaddr_in6)))
# ^
# configure:15014: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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 8
# | #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_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:15014: result: yes
# configure:15023: checking whether SO_MARK is declared
# configure:15023: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15023: $? = 0
# configure:15023: result: yes
# configure:15037: checking whether SIGHUP is declared
# configure:15037: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15037: $? = 0
# configure:15037: result: yes
# configure:15061: checking whether SIGINT is declared
# configure:15061: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15061: $? = 0
# configure:15061: result: yes
# configure:15085: checking whether SIGUSR1 is declared
# configure:15085: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15085: $? = 0
# configure:15085: result: yes
# configure:15109: checking whether SIGUSR2 is declared
# configure:15109: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15109: $? = 0
# configure:15109: result: yes
# configure:15133: checking whether SIGTERM is declared
# configure:15133: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15133: $? = 0
# configure:15133: result: yes
# configure:15160: checking vfork.h usability
# configure:15160: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# conftest.c:127:19: fatal error: vfork.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15160: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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 8
# | #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_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:15160: result: no
# configure:15160: checking vfork.h presence
# configure:15160: gcc -E conftest.c
# conftest.c:94:19: fatal error: vfork.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15160: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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 8
# | #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_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:15160: result: no
# configure:15160: checking for vfork.h
# configure:15160: result: no
# configure:15173: checking for fork
# configure:15173: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# conftest.c:117:6: warning: conflicting types for built-in function 'fork'
# char fork ();
# ^~~~
# configure:15173: $? = 0
# configure:15173: result: yes
# configure:15173: checking for vfork
# configure:15173: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15173: $? = 0
# configure:15173: result: yes
# configure:15183: checking for working fork
# configure:15205: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15205: $? = 0
# configure:15205: ./conftest
# configure:15205: $? = 0
# configure:15215: result: yes
# configure:15236: checking for working vfork
# configure:15346: result: yes
# configure:15383: checking for daemon
# configure:15383: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15383: $? = 0
# configure:15383: result: yes
# configure:15383: checking for chroot
# configure:15383: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15383: $? = 0
# configure:15383: result: yes
# configure:15383: checking for getpwnam
# configure:15383: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15383: $? = 0
# configure:15383: result: yes
# configure:15383: checking for setuid
# configure:15383: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15383: $? = 0
# configure:15383: result: yes
# configure:15383: checking for nice
# configure:15383: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15383: $? = 0
# configure:15383: result: yes
# configure:15383: checking for system
# configure:15383: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15383: $? = 0
# configure:15383: result: yes
# configure:15383: checking for getpid
# configure:15383: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15383: $? = 0
# configure:15383: result: yes
# configure:15383: checking for dup
# configure:15383: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15383: $? = 0
# configure:15383: result: yes
# configure:15383: checking for dup2
# configure:15383: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15383: $? = 0
# configure:15383: result: yes
# configure:15383: checking for getpass
# configure:15383: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15383: $? = 0
# configure:15383: result: yes
# configure:15383: checking for strerror
# configure:15383: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15383: $? = 0
# configure:15383: result: yes
# configure:15383: checking for syslog
# configure:15383: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15383: $? = 0
# configure:15383: result: yes
# configure:15383: checking for openlog
# configure:15383: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15383: $? = 0
# configure:15383: result: yes
# configure:15383: checking for mlockall
# configure:15383: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15383: $? = 0
# configure:15383: result: yes
# configure:15383: checking for getgrnam
# configure:15383: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15383: $? = 0
# configure:15383: result: yes
# configure:15383: checking for setgid
# configure:15383: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15383: $? = 0
# configure:15383: result: yes
# configure:15383: checking for setgroups
# configure:15383: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15383: $? = 0
# configure:15383: result: yes
# configure:15383: checking for stat
# configure:15383: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15383: $? = 0
# configure:15383: result: yes
# configure:15383: checking for flock
# configure:15383: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15383: $? = 0
# configure:15383: result: yes
# configure:15383: checking for readv
# configure:15383: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15383: $? = 0
# configure:15383: result: yes
# configure:15383: checking for writev
# configure:15383: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15383: $? = 0
# configure:15383: result: yes
# configure:15383: checking for time
# configure:15383: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15383: $? = 0
# configure:15383: result: yes
# configure:15383: checking for gettimeofday
# configure:15383: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15383: $? = 0
# configure:15383: result: yes
# configure:15383: checking for ctime
# configure:15383: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15383: $? = 0
# configure:15383: result: yes
# configure:15383: checking for memset
# configure:15383: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# conftest.c:145:6: warning: conflicting types for built-in function 'memset'
# char memset ();
# ^~~~~~
# configure:15383: $? = 0
# configure:15383: result: yes
# configure:15383: checking for vsnprintf
# configure:15383: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# conftest.c:146:6: warning: conflicting types for built-in function 'vsnprintf'
# char vsnprintf ();
# ^~~~~~~~~
# configure:15383: $? = 0
# configure:15383: result: yes
# configure:15383: checking for strdup
# configure:15383: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# conftest.c:147:6: warning: conflicting types for built-in function 'strdup'
# char strdup ();
# ^~~~~~
# configure:15383: $? = 0
# configure:15383: result: yes
# configure:15383: checking for setsid
# configure:15383: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15383: $? = 0
# configure:15383: result: yes
# configure:15383: checking for chdir
# configure:15383: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15383: $? = 0
# configure:15383: result: yes
# configure:15383: checking for putenv
# configure:15383: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15383: $? = 0
# configure:15383: result: yes
# configure:15383: checking for getpeername
# configure:15383: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15383: $? = 0
# configure:15383: result: yes
# configure:15383: checking for unlink
# configure:15383: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15383: $? = 0
# configure:15383: result: yes
# configure:15383: checking for chsize
# configure:15383: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# /tmp/ccycp1tf.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `chsize'
# collect2: error: ld returned 1 exit status
# configure:15383: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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 8
# | #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_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:15383: result: no
# configure:15383: checking for ftruncate
# configure:15383: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15383: $? = 0
# configure:15383: result: yes
# configure:15383: checking for execve
# configure:15383: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# conftest.c:154:6: warning: conflicting types for built-in function 'execve'
# char execve ();
# ^~~~~~
# configure:15383: $? = 0
# configure:15383: result: yes
# configure:15383: checking for getpeereid
# configure:15383: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# /tmp/cclYnD5q.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `getpeereid'
# collect2: error: ld returned 1 exit status
# configure:15383: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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 8
# | #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_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:15383: result: no
# configure:15383: checking for umask
# configure:15383: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15383: $? = 0
# configure:15383: result: yes
# configure:15383: checking for basename
# configure:15383: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15383: $? = 0
# configure:15383: result: yes
# configure:15383: checking for dirname
# configure:15383: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15383: $? = 0
# configure:15383: result: yes
# configure:15383: checking for access
# configure:15383: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15383: $? = 0
# configure:15383: result: yes
# configure:15383: checking for epoll_create
# configure:15383: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15383: $? = 0
# configure:15383: result: yes
# configure:15393: checking for dlopen in -ldl
# configure:15418: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c -ldl >&5
# :0:16: warning: missing terminating " character
# configure:15418: $? = 0
# configure:15427: result: yes
# configure:15436: checking for inet_ntoa in -lnsl
# configure:15461: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c -lnsl >&5
# :0:16: warning: missing terminating " character
# configure:15461: $? = 0
# configure:15470: result: yes
# configure:15477: checking for socket in -lsocket
# configure:15502: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c -lsocket >&5
# :0:16: warning: missing terminating " character
# /usr/sbin/ld: cannot find -lsocket
# collect2: error: ld returned 1 exit status
# configure:15502: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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 8
# | #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_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:15511: result: no
# configure:15518: checking for gethostbyname in -lresolv
# configure:15543: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c -lresolv >&5
# :0:16: warning: missing terminating " character
# configure:15543: $? = 0
# configure:15552: result: yes
# configure:15566: checking for sendmsg
# configure:15566: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c -lnsl -lresolv >&5
# :0:16: warning: missing terminating " character
# configure:15566: $? = 0
# configure:15566: result: yes
# configure:15566: checking for recvmsg
# configure:15566: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c -lnsl -lresolv >&5
# :0:16: warning: missing terminating " character
# configure:15566: $? = 0
# configure:15566: result: yes
# configure:15566: checking for inet_ntop
# configure:15566: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c -lnsl -lresolv >&5
# :0:16: warning: missing terminating " character
# configure:15566: $? = 0
# configure:15566: result: yes
# configure:15566: checking for inet_pton
# configure:15566: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c -lnsl -lresolv >&5
# :0:16: warning: missing terminating " character
# configure:15566: $? = 0
# configure:15566: result: yes
# configure:15648: checking for socket
# configure:15648: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c -lnsl -lresolv >&5
# :0:16: warning: missing terminating " character
# configure:15648: $? = 0
# configure:15648: result: yes
# configure:15648: checking for recv
# configure:15648: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c -lnsl -lresolv >&5
# :0:16: warning: missing terminating " character
# configure:15648: $? = 0
# configure:15648: result: yes
# configure:15648: checking for recvfrom
# configure:15648: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c -lnsl -lresolv >&5
# :0:16: warning: missing terminating " character
# configure:15648: $? = 0
# configure:15648: result: yes
# configure:15648: checking for send
# configure:15648: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c -lnsl -lresolv >&5
# :0:16: warning: missing terminating " character
# configure:15648: $? = 0
# configure:15648: result: yes
# configure:15648: checking for sendto
# configure:15648: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c -lnsl -lresolv >&5
# :0:16: warning: missing terminating " character
# configure:15648: $? = 0
# configure:15648: result: yes
# configure:15648: checking for listen
# configure:15648: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c -lnsl -lresolv >&5
# :0:16: warning: missing terminating " character
# configure:15648: $? = 0
# configure:15648: result: yes
# configure:15648: checking for accept
# configure:15648: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c -lnsl -lresolv >&5
# :0:16: warning: missing terminating " character
# configure:15648: $? = 0
# configure:15648: result: yes
# configure:15648: checking for connect
# configure:15648: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c -lnsl -lresolv >&5
# :0:16: warning: missing terminating " character
# configure:15648: $? = 0
# configure:15648: result: yes
# configure:15648: checking for bind
# configure:15648: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c -lnsl -lresolv >&5
# :0:16: warning: missing terminating " character
# configure:15648: $? = 0
# configure:15648: result: yes
# configure:15648: checking for select
# configure:15648: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c -lnsl -lresolv >&5
# :0:16: warning: missing terminating " character
# configure:15648: $? = 0
# configure:15648: result: yes
# configure:15648: checking for gethostbyname
# configure:15648: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c -lnsl -lresolv >&5
# :0:16: warning: missing terminating " character
# configure:15648: $? = 0
# configure:15648: result: yes
# configure:15648: checking for inet_ntoa
# configure:15648: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c -lnsl -lresolv >&5
# :0:16: warning: missing terminating " character
# configure:15648: $? = 0
# configure:15648: result: yes
# configure:15663: checking for setsockopt
# configure:15663: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c -lnsl -lresolv >&5
# :0:16: warning: missing terminating " character
# configure:15663: $? = 0
# configure:15663: result: yes
# configure:15663: checking for getsockopt
# configure:15663: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c -lnsl -lresolv >&5
# :0:16: warning: missing terminating " character
# configure:15663: $? = 0
# configure:15663: result: yes
# configure:15663: checking for getsockname
# configure:15663: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c -lnsl -lresolv >&5
# :0:16: warning: missing terminating " character
# configure:15663: $? = 0
# configure:15663: result: yes
# configure:15663: checking for poll
# configure:15663: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c -lnsl -lresolv >&5
# :0:16: warning: missing terminating " character
# configure:15663: $? = 0
# configure:15663: result: yes
# configure:15676: checking for library containing __res_init
# configure:15707: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15707: $? = 0
# configure:15724: result: none required
# configure:15857: checking net/if_tun.h usability
# configure:15857: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# conftest.c:190:24: fatal error: net/if_tun.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15857: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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 8
# | #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_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:15857: result: no
# configure:15857: checking net/if_tun.h presence
# configure:15857: gcc -E conftest.c
# conftest.c:157:24: fatal error: net/if_tun.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15857: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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 8
# | #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_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:15857: result: no
# configure:15857: checking for net/if_tun.h
# configure:15857: result: no
# configure:15857: checking net/tun/if_tun.h usability
# configure:15857: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# conftest.c:190:28: fatal error: net/tun/if_tun.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15857: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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 8
# | #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_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:15857: result: no
# configure:15857: checking net/tun/if_tun.h presence
# configure:15857: gcc -E conftest.c
# conftest.c:157:28: fatal error: net/tun/if_tun.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15857: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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 8
# | #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_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:15857: result: no
# configure:15857: checking for net/tun/if_tun.h
# configure:15857: result: no
# configure:15857: checking linux/if_tun.h usability
# configure:15857: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15857: $? = 0
# configure:15857: result: yes
# configure:15857: checking linux/if_tun.h presence
# configure:15857: gcc -E conftest.c
# configure:15857: $? = 0
# configure:15857: result: yes
# configure:15857: checking for linux/if_tun.h
# configure:15857: result: yes
# configure:15857: checking tap-windows.h usability
# configure:15857: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# conftest.c:191:25: fatal error: tap-windows.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15857: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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 8
# | #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_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:15857: result: no
# configure:15857: checking tap-windows.h presence
# configure:15857: gcc -E conftest.c
# conftest.c:158:25: fatal error: tap-windows.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15857: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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 8
# | #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_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:15857: result: no
# configure:15857: checking for tap-windows.h
# configure:15857: result: no
# configure:15868: checking whether TUNSETPERSIST is declared
# configure:15868: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:15868: $? = 0
# configure:15868: result: yes
# configure:15893: checking for setcon in -lselinux
# configure:15918: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c -lselinux >&5
# :0:16: warning: missing terminating " character
# /usr/sbin/ld: cannot find -lselinux
# collect2: error: ld returned 1 exit status
# configure:15918: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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 8
# | #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_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:15927: result: no
# configure:15939: checking for pam_start in -lpam
# configure:15964: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c -lpam >&5
# :0:16: warning: missing terminating " character
# configure:15964: $? = 0
# configure:15973: result: yes
# configure:16112: checking for PKCS11_HELPER
# configure:16119: $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:16122: $? = 1
# configure:16136: $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:16139: $? = 1
# configure:16153: result: no
# No package 'libpkcs11-helper-1' found
# configure:16186: checking for OPENSSL_CRYPTO
# configure:16193: $PKG_CONFIG --exists --print-errors "libcrypto >= 0.9.6"
# configure:16196: $? = 0
# configure:16210: $PKG_CONFIG --exists --print-errors "libcrypto >= 0.9.6"
# configure:16213: $? = 0
# configure:16339: result: yes
# configure:16346: checking for OPENSSL_SSL
# configure:16353: $PKG_CONFIG --exists --print-errors "libssl >= 0.9.6"
# configure:16356: $? = 0
# configure:16370: $PKG_CONFIG --exists --print-errors "libssl >= 0.9.6"
# configure:16373: $? = 0
# configure:16499: result: yes
# configure:16511: checking for EVP_CIPHER_CTX_set_key_length
# configure:16511: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c -lcrypto >&5
# :0:16: warning: missing terminating " character
# configure:16511: $? = 0
# configure:16511: result: yes
# configure:16528: checking for ENGINE_load_builtin_engines
# configure:16528: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c -lcrypto >&5
# :0:16: warning: missing terminating " character
# configure:16528: $? = 0
# configure:16528: result: yes
# configure:16528: checking for ENGINE_register_all_complete
# configure:16528: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c -lcrypto >&5
# :0:16: warning: missing terminating " character
# configure:16528: $? = 0
# configure:16528: result: yes
# configure:16528: checking for ENGINE_cleanup
# configure:16528: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c -lcrypto >&5
# :0:16: warning: missing terminating " character
# configure:16528: $? = 0
# configure:16528: result: yes
# configure:16550: checking for ssl_init in -lpolarssl
# configure:16576: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c -lpolarssl
# >&5
# :0:16: warning: missing terminating " character
# /usr/sbin/ld: cannot find -lpolarssl
# collect2: error: ld returned 1 exit status
# configure:16576: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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 8
# | #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_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:16585: result: no
# configure:16592: checking for aes_crypt_cbc in -lpolarssl
# configure:16618: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c -lpolarssl
# >&5
# :0:16: warning: missing terminating " character
# /usr/sbin/ld: cannot find -lpolarssl
# collect2: error: ld returned 1 exit status
# configure:16618: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenVPN"
# | #define PACKAGE_TARNAME "openvpn"
# | #define PACKAGE_VERSION "2.3.11"
# | #define PACKAGE_STRING "OpenVPN 2.3.11"
# | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# | #define PACKAGE "openvpn"
# | #define VERSION "2.3.11"
# | #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 "x86_64-unknown-linux-gnu"
# | #define TARGET_LINUX 1
# | #define TARGET_PREFIX "L"
# | #define IFCONFIG_PATH ""
# | #define IPROUTE_PATH "/usr/sbin/ip"
# | #define ROUTE_PATH ""
# | #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# | #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 8
# | #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_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:16627: result: no
# configure:16726: checking for lzo1x_1_15_compress in -llzo2
# configure:16751: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c -llzo2 >&5
# :0:16: warning: missing terminating " character
# configure:16751: $? = 0
# configure:16760: result: yes
# configure:16817: checking lzo/lzoutil.h usability
# configure:16817: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:16817: $? = 0
# configure:16817: result: yes
# configure:16817: checking lzo/lzoutil.h presence
# configure:16817: gcc -E conftest.c
# configure:16817: $? = 0
# configure:16817: result: yes
# configure:16817: checking for lzo/lzoutil.h
# configure:16817: result: yes
# configure:16846: checking lzo/lzo1x.h usability
# configure:16846: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:16846: $? = 0
# configure:16846: result: yes
# configure:16846: checking lzo/lzo1x.h presence
# configure:16846: gcc -E conftest.c
# configure:16846: $? = 0
# configure:16846: result: yes
# configure:16846: checking for lzo/lzo1x.h
# configure:16846: result: yes
# configure:16881: checking for libsystemd
# configure:16888: $PKG_CONFIG --exists --print-errors "systemd libsystemd"
# configure:16891: $? = 0
# configure:16905: $PKG_CONFIG --exists --print-errors "systemd libsystemd"
# configure:16908: $? = 0
# configure:17128: result: yes
# configure:17134: checking systemd/sd-daemon.h usability
# configure:17134: gcc -c -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c >&5
# :0:16: warning: missing terminating " character
# configure:17134: $? = 0
# configure:17134: result: yes
# configure:17134: checking systemd/sd-daemon.h presence
# configure:17134: gcc -E conftest.c
# configure:17134: $? = 0
# configure:17134: result: yes
# configure:17134: checking for systemd/sd-daemon.h
# configure:17134: result: yes
# configure:17153: checking for sd_booted
# configure:17153: gcc -o conftest -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\" conftest.c -lsystemd >&5
# :0:16: warning: missing terminating " character
# configure:17153: $? = 0
# configure:17153: result: yes
# configure:17172: checking git checkout
# configure:17181: result: no
# configure:17664: checking that generated files are newer than configure
# configure:17670: result: done
# configure:17709: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by OpenVPN config.status 2.3.11, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 4ad4fa153524
#
# config.status:1381: creating version.sh
# config.status:1381: creating Makefile
# config.status:1381: creating build/Makefile
# config.status:1381: creating build/msvc/Makefile
# config.status:1381: creating build/msvc/msvc-generate/Makefile
# config.status:1381: creating distro/Makefile
# config.status:1381: creating distro/rpm/Makefile
# config.status:1381: creating distro/rpm/openvpn.spec
# config.status:1381: creating include/Makefile
# config.status:1381: creating src/Makefile
# config.status:1381: creating src/compat/Makefile
# config.status:1381: creating src/openvpn/Makefile
# config.status:1381: creating src/openvpnserv/Makefile
# config.status:1381: creating src/plugins/Makefile
# config.status:1381: creating src/plugins/auth-pam/Makefile
# config.status:1381: creating src/plugins/down-root/Makefile
# config.status:1381: creating tests/Makefile
# config.status:1381: creating sample/Makefile
# config.status:1381: creating doc/Makefile
# config.status:1381: creating tests/t_client.sh
# config.status:1381: creating config.h
# config.status:1610: executing depfiles commands
# config.status:1610: executing libtool commands
# configure:20086: WARNING: unrecognized options: --enable-password-save
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-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=' -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\"'
# ac_cv_env_CPPFLAGS_set=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=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_LT_SYS_LIBRARY_PATH_set=
# ac_cv_env_LT_SYS_LIBRARY_PATH_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_P11KIT_CFLAGS_set=
# ac_cv_env_P11KIT_CFLAGS_value=
# ac_cv_env_P11KIT_LIBS_set=
# ac_cv_env_P11KIT_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_SYSTEMD_ASK_PASSWORD_set=
# ac_cv_env_SYSTEMD_ASK_PASSWORD_value=
# ac_cv_env_TAP_CFLAGS_set=
# ac_cv_env_TAP_CFLAGS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_libsystemd_CFLAGS_set=
# ac_cv_env_libsystemd_CFLAGS_value=
# ac_cv_env_libsystemd_LIBS_set=
# ac_cv_env_libsystemd_LIBS_value=
# 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_sd_booted=yes
# 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_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_systemd_sd_daemon_h=yes
# ac_cv_header_tap_windows_h=no
# ac_cv_header_time_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_versionhelpers_h=no
# 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=x86_64-unknown-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='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_IPROUTE=/usr/sbin/ip
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_SYSTEMD_ASK_PASSWORD=/usr/sbin/systemd-ask-password
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/sbin/dd
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_GIT=git
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# 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_search___res_init='none required'
# ac_cv_sizeof_unsigned_int=4
# ac_cv_sizeof_unsigned_long=8
# 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/sbin/ld
# lt_cv_path_NM='/usr/sbin/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][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_global_symbol_to_import=
# 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
# lt_cv_truncate_bin='/usr/sbin/dd bs=4096 count=1'
# pkg_cv_OPENSSL_CRYPTO_CFLAGS=
# pkg_cv_OPENSSL_CRYPTO_LIBS=-lcrypto
# pkg_cv_OPENSSL_SSL_CFLAGS=
# pkg_cv_OPENSSL_SSL_LIBS=-lssl
# pkg_cv_libsystemd_CFLAGS=
# pkg_cv_libsystemd_LIBS=-lsystemd
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/openvpn/src/openvpn-2.3.11/missing aclocal-1.15'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='ar'
# AS='as'
# AUTOCONF='${SHELL} /tmp/openvpn/src/openvpn-2.3.11/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/openvpn/src/openvpn-2.3.11/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/openvpn/src/openvpn-2.3.11/missing automake-1.15'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -DPLUGIN_LIBDIR=\"/usr/lib/openvpn\"'
# CPP='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='/usr/sbin/grep -E'
# ENABLE_PLUGIN_AUTH_PAM_FALSE='#'
# ENABLE_PLUGIN_AUTH_PAM_TRUE=''
# ENABLE_PLUGIN_DOWN_ROOT_FALSE='#'
# ENABLE_PLUGIN_DOWN_ROOT_TRUE=''
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GIT='git'
# GIT_CHECKOUT_FALSE=''
# GIT_CHECKOUT_TRUE='#'
# GREP='/usr/sbin/grep'
# IFCONFIG=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# IPROUTE='/usr/sbin/ip'
# LD='/usr/sbin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBPAM_CFLAGS=''
# LIBPAM_LIBS='-lpam'
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_SYS_LIBRARY_PATH=''
# LZO_CFLAGS=''
# LZO_LIBS='-llzo2'
# MAKEINFO='${SHELL} /tmp/openvpn/src/openvpn-2.3.11/missing makeinfo'
# MAN2HTML=''
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NETSTAT='netstat'
# NM='/usr/sbin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OPENSSL_CRYPTO_CFLAGS=''
# OPENSSL_CRYPTO_LIBS='-lcrypto'
# OPENSSL_SSL_CFLAGS=''
# OPENSSL_SSL_LIBS='-lssl'
# OPTIONAL_CRYPTO_CFLAGS=' '
# OPTIONAL_CRYPTO_LIBS=' -lssl -lcrypto'
# OPTIONAL_DL_LIBS='-ldl'
# OPTIONAL_LZO_CFLAGS=''
# OPTIONAL_LZO_LIBS='-llzo2'
# OPTIONAL_PKCS11_HELPER_CFLAGS=''
# OPTIONAL_PKCS11_HELPER_LIBS=''
# OPTIONAL_SELINUX_LIBS=''
# OPTIONAL_SYSTEMD_LIBS='-lsystemd'
# OTOOL64=''
# OTOOL=''
# P11KIT_CFLAGS=''
# P11KIT_LIBS=''
# PACKAGE='openvpn'
# PACKAGE_BUGREPORT='openvpn-users@lists.sourceforge.net'
# PACKAGE_NAME='OpenVPN'
# PACKAGE_STRING='OpenVPN 2.3.11'
# PACKAGE_TARNAME='openvpn'
# PACKAGE_URL=''
# PACKAGE_VERSION='2.3.11'
# PATH_SEPARATOR=':'
# PKCS11_HELPER_CFLAGS=''
# PKCS11_HELPER_LIBS=''
# PKG_CONFIG='/usr/sbin/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='/usr/sbin/sed'
# SELINUX_LIBS=''
# SET_MAKE=''
# SHELL='/bin/sh'
# SOCKETS_LIBS=' -lnsl -lresolv'
# STRIP='strip'
# SYSTEMD_ASK_PASSWORD='/usr/sbin/systemd-ask-password'
# TAP_CFLAGS=''
# TAP_WIN_COMPONENT_ID='tap0901'
# TAP_WIN_MIN_MAJOR='9'
# TAP_WIN_MIN_MINOR='9'
# VERSION='2.3.11'
# WIN32_FALSE=''
# WIN32_TRUE='#'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# 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='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/openvpn/src/openvpn-2.3.11/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# libsystemd_CFLAGS=''
# libsystemd_LIBS='-lsystemd'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/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='/usr/bin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "OpenVPN"
# #define PACKAGE_TARNAME "openvpn"
# #define PACKAGE_VERSION "2.3.11"
# #define PACKAGE_STRING "OpenVPN 2.3.11"
# #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
# #define PACKAGE_URL ""
# #define OPENVPN_VERSION_RESOURCE 2,3,11,0
# #define PACKAGE "openvpn"
# #define VERSION "2.3.11"
# #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 "x86_64-unknown-linux-gnu"
# #define TARGET_LINUX 1
# #define TARGET_PREFIX "L"
# #define IFCONFIG_PATH ""
# #define IPROUTE_PATH "/usr/sbin/ip"
# #define ROUTE_PATH ""
# #define SYSTEMD_ASK_PASSWORD_PATH "/usr/sbin/systemd-ask-password"
# #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 8
# #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_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 HAVE_SYSTEMD_SD_DAEMON_H 1
# #define HAVE_SD_BOOTED 1
# #define ENABLE_SYSTEMD 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_CRYPTO_OPENSSL 1
# #define HAVE_OPENSSL_ENGINE 1
# #define ENABLE_SSL 1
# #define ENABLE_OFB_CFB_MODE 1
# #define ENABLE_CRYPTO 1
# #define ENABLE_PLUGIN 1
# #define ENABLE_IPROUTE 1
# #define ENABLE_LZO 1
# #define CONFIGURE_DEFINES "enable_crypto=yes enable_crypto_ofb_cfb=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=yes enable_strict=no enable_strict_options=no enable_systemd=yes enable_win32_dll=yes enable_x509_alt_username=yes with_aix_soname=aix 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