From 1f85e9a68cf2d97883c2cfd27f986371e85be3d6 Mon Sep 17 00:00:00 2001 From: Keith Moyer Date: Sun, 2 Aug 2009 14:56:09 -0500 Subject: [PATCH] Reconfigure OpenVPN (fix wrong reported OpenVPN version) --- release/src/router/openvpn/Makefile | 195 +- release/src/router/openvpn/config.h | 6 +- release/src/router/openvpn/config.log | 2557 ++++++++++++--------- release/src/router/openvpn/config.status | 56 +- release/src/router/openvpn/images/Makefile | 96 +- release/src/router/openvpn/install-win32/Makefile | 119 +- release/src/router/openvpn/install-win32/settings | 13 +- release/src/router/openvpn/service-win32/Makefile | 119 +- 8 files changed, 1781 insertions(+), 1380 deletions(-) diff --git a/release/src/router/openvpn/Makefile b/release/src/router/openvpn/Makefile index 34a79bb1aa..3846e89527 100644 --- a/release/src/router/openvpn/Makefile +++ b/release/src/router/openvpn/Makefile @@ -1,8 +1,8 @@ -# Makefile.in generated by automake 1.9.6 from Makefile.am. +# Makefile.in generated by automake 1.10.1 from Makefile.am. # Makefile. Generated from Makefile.in by configure. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005 Free Software Foundation, Inc. +# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -21,7 +21,7 @@ # packet encryption, packet authentication, and # packet compression. # -# Copyright (C) 2002-2008 OpenVPN Technologies, Inc. +# Copyright (C) 2002-2009 OpenVPN Technologies, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2 @@ -41,15 +41,11 @@ -srcdir = . -top_srcdir = . pkgdatadir = $(datadir)/openvpn pkglibdir = $(libdir)/openvpn pkgincludedir = $(includedir)/openvpn -top_builddir = . am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd -INSTALL = /usr/bin/install -c install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c @@ -66,6 +62,7 @@ host_triplet = mipsel-unknown-linux-gnu target_triplet = mipsel-unknown-linux-gnu sbin_PROGRAMS = openvpn$(EXEEXT) #am__append_1 = openvpn.8 +subdir = . DIST_COMMON = README $(am__configure_deps) \ $(am__dist_noinst_DATA_DIST) $(dist_man_MANS) \ $(dist_noinst_HEADERS) $(dist_noinst_SCRIPTS) \ @@ -74,14 +71,13 @@ DIST_COMMON = README $(am__configure_deps) \ $(srcdir)/openvpn.spec.in $(top_srcdir)/configure AUTHORS \ COPYING ChangeLog INSTALL NEWS config.guess config.sub depcomp \ install-sh memcmp.c missing -subdir = . ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ $(top_srcdir)/version.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ - configure.lineno configure.status.lineno + configure.lineno config.status.lineno mkinstalldirs = $(install_sh) -d CONFIG_HEADER = config.h CONFIG_CLEAN_FILES = openvpn.spec config-win32.h @@ -111,7 +107,7 @@ openvpn_OBJECTS = $(am_openvpn_OBJECTS) openvpn_LDADD = $(LDADD) openvpn_DEPENDENCIES = ${LIBOBJDIR}memcmp$U.o SCRIPTS = $(dist_noinst_SCRIPTS) -DEFAULT_INCLUDES = -I. -I$(srcdir) -I. +DEFAULT_INCLUDES = -I. depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ @@ -122,10 +118,11 @@ SOURCES = $(openvpn_SOURCES) DIST_SOURCES = $(openvpn_SOURCES) RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ html-recursive info-recursive install-data-recursive \ - install-exec-recursive install-info-recursive \ - install-recursive installcheck-recursive installdirs-recursive \ - pdf-recursive ps-recursive uninstall-info-recursive \ - uninstall-recursive + install-dvi-recursive install-exec-recursive \ + install-html-recursive install-info-recursive \ + install-pdf-recursive install-ps-recursive install-recursive \ + installcheck-recursive installdirs-recursive pdf-recursive \ + ps-recursive uninstall-recursive man8dir = $(mandir)/man8 NROFF = nroff MANS = $(dist_man_MANS) @@ -140,6 +137,8 @@ am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; nodist_htmlDATA_INSTALL = $(INSTALL_DATA) DATA = $(dist_noinst_DATA) $(nodist_html_DATA) HEADERS = $(dist_noinst_HEADERS) +RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ + distclean-recursive maintainer-clean-recursive ETAGS = etags CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) @@ -154,13 +153,11 @@ DIST_ARCHIVES = $(distdir).tar.gz GZIP_ENV = --best distuninstallcheck_listfiles = find . -type f -print distcleancheck_listfiles = find . -type f -print -ACLOCAL = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run aclocal-1.9 -AMDEP_FALSE = # -AMDEP_TRUE = +ACLOCAL = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run aclocal-1.10 AMTAR = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run tar AUTOCONF = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run autoconf AUTOHEADER = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run autoheader -AUTOMAKE = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run automake-1.9 +AUTOMAKE = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run automake-1.10 AWK = mawk CC = mipsel-uclibc-gcc CCDEPMODE = depmode=gcc3 @@ -177,10 +174,11 @@ EGREP = /bin/grep -E EXEEXT = GREP = /bin/grep IFCONFIG = /sbin/ifconfig +INSTALL = /usr/bin/install -c INSTALL_DATA = ${INSTALL} -m 644 INSTALL_PROGRAM = ${INSTALL} INSTALL_SCRIPT = ${INSTALL} -INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s +INSTALL_STRIP_PROGRAM = $(install_sh) -c -s IPROUTE = /sbin/ip LDFLAGS = -L../openssl/ -L../lzo/src/.libs/ LIBOBJS = ${LIBOBJDIR}memcmp$U.o @@ -188,13 +186,14 @@ LIBS = -lssl -lcrypto -llzo2 LTLIBOBJS = ${LIBOBJDIR}memcmp$U.lo MAKEINFO = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run makeinfo MAN2HTML = +MKDIR_P = /bin/mkdir -p OBJEXT = o PACKAGE = openvpn PACKAGE_BUGREPORT = openvpn-users@lists.sourceforge.net PACKAGE_NAME = OpenVPN -PACKAGE_STRING = OpenVPN 2.1_rc15 +PACKAGE_STRING = OpenVPN 2.1_rc19 PACKAGE_TARNAME = openvpn -PACKAGE_VERSION = 2.1_rc15 +PACKAGE_VERSION = 2.1_rc19 PATH_SEPARATOR = : PTHREAD_CC = PTHREAD_CFLAGS = @@ -206,12 +205,12 @@ STRIP = mipsel-uclibc-strip TAP_ID = tap0901 TAP_WIN32_MIN_MAJOR = 9 TAP_WIN32_MIN_MINOR = 1 -VERSION = 2.1_rc15 -WIN32_FALSE = -WIN32_TRUE = # +VERSION = 2.1_rc19 +abs_builddir = /home/keith/firmware/release/src/router/openvpn +abs_srcdir = /home/keith/firmware/release/src/router/openvpn +abs_top_builddir = /home/keith/firmware/release/src/router/openvpn +abs_top_srcdir = /home/keith/firmware/release/src/router/openvpn ac_ct_CC = -am__fastdepCC_FALSE = # -am__fastdepCC_TRUE = am__include = include am__leading_dot = . am__quote = @@ -223,6 +222,7 @@ build_alias = build_cpu = i686 build_os = linux-gnu build_vendor = pc +builddir = . datadir = ${datarootdir} datarootdir = ${prefix}/share docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} @@ -236,13 +236,13 @@ host_vendor = unknown htmldir = ${docdir} includedir = ${prefix}/include infodir = ${datarootdir}/info -install_sh = /home/keith/firmware/release/src/router/openvpn/install-sh +install_sh = $(SHELL) /home/keith/firmware/release/src/router/openvpn/install-sh libdir = ${exec_prefix}/lib libexecdir = ${exec_prefix}/libexec localedir = ${datarootdir}/locale localstatedir = ${prefix}/var mandir = ${datarootdir}/man -mkdir_p = mkdir -p -- +mkdir_p = /bin/mkdir -p oldincludedir = /usr/include pdfdir = ${docdir} prefix = /usr/local @@ -250,12 +250,15 @@ program_transform_name = s,x,x, psdir = ${docdir} sbindir = ${exec_prefix}/sbin sharedstatedir = ${prefix}/com +srcdir = . sysconfdir = ${prefix}/etc target = mipsel-unknown-linux-gnu target_alias = target_cpu = mipsel target_os = linux-gnu target_vendor = unknown +top_builddir = . +top_srcdir = . win32datadir = ${datadir}/openvpn-win32 LDADD = ${LIBOBJDIR}memcmp$U.o @@ -382,7 +385,7 @@ config-win32.h: $(top_builddir)/config.status $(srcdir)/config-win32.h.in cd $(top_builddir) && $(SHELL) ./config.status $@ install-sbinPROGRAMS: $(sbin_PROGRAMS) @$(NORMAL_INSTALL) - test -z "$(sbindir)" || $(mkdir_p) "$(DESTDIR)$(sbindir)" + test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)" @list='$(sbin_PROGRAMS)'; for p in $$list; do \ p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ if test -f $$p \ @@ -405,7 +408,7 @@ clean-sbinPROGRAMS: -test -z "$(sbin_PROGRAMS)" || rm -f $(sbin_PROGRAMS) openvpn$(EXEEXT): $(openvpn_OBJECTS) $(openvpn_DEPENDENCIES) @rm -f openvpn$(EXEEXT) - $(LINK) $(openvpn_LDFLAGS) $(openvpn_OBJECTS) $(openvpn_LDADD) $(LIBS) + $(LINK) $(openvpn_OBJECTS) $(openvpn_LDADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) @@ -472,22 +475,21 @@ include ./$(DEPDIR)/tun.Po include ./$(DEPDIR)/win32.Po .c.o: - if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ - then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi + $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< + mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po # source='$<' object='$@' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(COMPILE) -c $< .c.obj: - if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ - then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi + $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` + mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po # source='$<' object='$@' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(COMPILE) -c `$(CYGPATH_W) '$<'` -uninstall-info-am: install-man8: $(man8_MANS) $(man_MANS) @$(NORMAL_INSTALL) - test -z "$(man8dir)" || $(mkdir_p) "$(DESTDIR)$(man8dir)" + test -z "$(man8dir)" || $(MKDIR_P) "$(DESTDIR)$(man8dir)" @list='$(man8_MANS) $(dist_man8_MANS) $(nodist_man8_MANS)'; \ l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ for i in $$l2; do \ @@ -532,7 +534,7 @@ uninstall-man8: done install-nodist_htmlDATA: $(nodist_html_DATA) @$(NORMAL_INSTALL) - test -z "$(htmldir)" || $(mkdir_p) "$(DESTDIR)$(htmldir)" + test -z "$(htmldir)" || $(MKDIR_P) "$(DESTDIR)$(htmldir)" @list='$(nodist_html_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ @@ -579,8 +581,7 @@ $(RECURSIVE_TARGETS): $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ fi; test -z "$$fail" -mostlyclean-recursive clean-recursive distclean-recursive \ -maintainer-clean-recursive: +$(RECURSIVE_CLEAN_TARGETS): @failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ @@ -624,8 +625,8 @@ ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ - $(AWK) ' { files[$$0] = 1; } \ - END { for (i in files) print i; }'`; \ + $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ mkid -fID $$unique tags: TAGS @@ -650,8 +651,8 @@ TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ - $(AWK) ' { files[$$0] = 1; } \ - END { for (i in files) print i; }'`; \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ @@ -661,13 +662,12 @@ ctags: CTAGS CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ - here=`pwd`; \ list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ - $(AWK) ' { files[$$0] = 1; } \ - END { for (i in files) print i; }'`; \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ test -z "$(CTAGS_ARGS)$$tags$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$tags $$unique @@ -681,9 +681,9 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags check-TESTS: $(TESTS) - @failed=0; all=0; xfail=0; xpass=0; skip=0; \ + @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[ ]'; \ srcdir=$(srcdir); export srcdir; \ - list='$(TESTS)'; \ + list=' $(TESTS) '; \ if test -n "$$list"; then \ for tst in $$list; do \ if test -f ./$$tst; then dir=./; \ @@ -692,7 +692,7 @@ check-TESTS: $(TESTS) if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \ all=`expr $$all + 1`; \ case " $(XFAIL_TESTS) " in \ - *" $$tst "*) \ + *$$ws$$tst$$ws*) \ xpass=`expr $$xpass + 1`; \ failed=`expr $$failed + 1`; \ echo "XPASS: $$tst"; \ @@ -704,7 +704,7 @@ check-TESTS: $(TESTS) elif test $$? -ne 77; then \ all=`expr $$all + 1`; \ case " $(XFAIL_TESTS) " in \ - *" $$tst "*) \ + *$$ws$$tst$$ws*) \ xfail=`expr $$xfail + 1`; \ echo "XFAIL: $$tst"; \ ;; \ @@ -755,24 +755,22 @@ check-TESTS: $(TESTS) distdir: $(DISTFILES) $(am__remove_distdir) - mkdir $(distdir) - $(mkdir_p) $(distdir)/. $(distdir)/install-win32 - @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ - topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ - list='$(DISTFILES)'; for file in $$list; do \ - case $$file in \ - $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ - $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ - esac; \ + test -d $(distdir) || mkdir $(distdir) + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + list='$(DISTFILES)'; \ + dist_files=`for file in $$list; do echo $$file; done | \ + sed -e "s|^$$srcdirstrip/||;t" \ + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ + case $$dist_files in \ + */*) $(MKDIR_P) `echo "$$dist_files" | \ + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ + sort -u` ;; \ + esac; \ + for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ - dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ - if test "$$dir" != "$$file" && test "$$dir" != "."; then \ - dir="/$$dir"; \ - $(mkdir_p) "$(distdir)$$dir"; \ - else \ - dir=''; \ - fi; \ if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ @@ -786,7 +784,7 @@ distdir: $(DISTFILES) list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test -d "$(distdir)/$$subdir" \ - || $(mkdir_p) "$(distdir)/$$subdir" \ + || $(MKDIR_P) "$(distdir)/$$subdir" \ || exit 1; \ distdir=`$(am__cd) $(distdir) && pwd`; \ top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ @@ -794,6 +792,8 @@ distdir: $(DISTFILES) $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="$$top_distdir" \ distdir="$$distdir/$$subdir" \ + am__remove_distdir=: \ + am__skip_length_check=: \ distdir) \ || exit 1; \ fi; \ @@ -804,7 +804,7 @@ distdir: $(DISTFILES) -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ - ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ + ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ || chmod -R a+r $(distdir) dist-gzip: distdir tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz @@ -814,6 +814,10 @@ dist-bzip2: distdir tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 $(am__remove_distdir) +dist-lzma: distdir + tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma + $(am__remove_distdir) + dist-tarZ: distdir tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z $(am__remove_distdir) @@ -840,6 +844,8 @@ distcheck: dist GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\ *.tar.bz2*) \ bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\ + *.tar.lzma*) \ + unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\ *.tar.Z*) \ uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ *.shar.gz*) \ @@ -879,7 +885,7 @@ distcheck: dist $(am__remove_distdir) @(echo "$(distdir) archives ready for distribution: "; \ list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ - sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}' + sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' distuninstallcheck: @cd $(distuninstallcheck_dir) \ && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ @@ -906,7 +912,7 @@ all-am: Makefile $(PROGRAMS) $(SCRIPTS) $(MANS) $(DATA) $(HEADERS) \ installdirs: installdirs-recursive installdirs-am: for dir in "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(htmldir)"; do \ - test -z "$$dir" || $(mkdir_p) "$$dir"; \ + test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-recursive install-exec: install-exec-recursive @@ -957,12 +963,20 @@ info-am: install-data-am: install-man install-nodist_htmlDATA +install-dvi: install-dvi-recursive + install-exec-am: install-sbinPROGRAMS +install-html: install-html-recursive + install-info: install-info-recursive install-man: install-man8 +install-pdf: install-pdf-recursive + +install-ps: install-ps-recursive + installcheck-am: maintainer-clean: maintainer-clean-recursive @@ -984,29 +998,30 @@ ps: ps-recursive ps-am: -uninstall-am: uninstall-info-am uninstall-man \ - uninstall-nodist_htmlDATA uninstall-sbinPROGRAMS - -uninstall-info: uninstall-info-recursive +uninstall-am: uninstall-man uninstall-nodist_htmlDATA \ + uninstall-sbinPROGRAMS uninstall-man: uninstall-man8 -.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \ - check-TESTS check-am clean clean-generic clean-recursive \ - clean-sbinPROGRAMS ctags ctags-recursive dist dist-all \ - dist-bzip2 dist-gzip dist-hook dist-shar dist-tarZ dist-zip \ - distcheck distclean distclean-compile distclean-generic \ - distclean-hdr distclean-recursive distclean-tags \ - distcleancheck distdir distuninstallcheck dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-exec install-exec-am install-info \ - install-info-am install-man install-man8 \ - install-nodist_htmlDATA install-sbinPROGRAMS install-strip \ - installcheck installcheck-am installdirs installdirs-am \ - maintainer-clean maintainer-clean-generic \ - maintainer-clean-recursive mostlyclean mostlyclean-compile \ - mostlyclean-generic mostlyclean-recursive pdf pdf-am ps ps-am \ - tags tags-recursive uninstall uninstall-am uninstall-info-am \ +.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \ + install-strip + +.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ + all all-am am--refresh check check-TESTS check-am clean \ + clean-generic clean-sbinPROGRAMS ctags ctags-recursive dist \ + dist-all dist-bzip2 dist-gzip dist-hook dist-lzma dist-shar \ + dist-tarZ dist-zip distcheck distclean distclean-compile \ + distclean-generic distclean-hdr distclean-tags distcleancheck \ + distdir distuninstallcheck dvi dvi-am html html-am info \ + info-am install install-am install-data install-data-am \ + install-dvi install-dvi-am install-exec install-exec-am \ + install-html install-html-am install-info install-info-am \ + install-man install-man8 install-nodist_htmlDATA install-pdf \ + install-pdf-am install-ps install-ps-am install-sbinPROGRAMS \ + install-strip installcheck installcheck-am installdirs \ + installdirs-am maintainer-clean maintainer-clean-generic \ + mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \ + ps ps-am tags tags-recursive uninstall uninstall-am \ uninstall-man uninstall-man8 uninstall-nodist_htmlDATA \ uninstall-sbinPROGRAMS diff --git a/release/src/router/openvpn/config.h b/release/src/router/openvpn/config.h index 271698b06d..a4559ed61d 100644 --- a/release/src/router/openvpn/config.h +++ b/release/src/router/openvpn/config.h @@ -437,13 +437,13 @@ #define PACKAGE_NAME "OpenVPN" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "OpenVPN 2.1_rc15" +#define PACKAGE_STRING "OpenVPN 2.1_rc19" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "openvpn" /* Define to the version of this package. */ -#define PACKAGE_VERSION "2.1_rc15" +#define PACKAGE_VERSION "2.1_rc19" /* Define to the necessary symbol if this constant uses a non-standard name on your system. */ @@ -534,7 +534,7 @@ /* #undef USE_VALGRIND */ /* Version number of package */ -#define VERSION "2.1_rc15" +#define VERSION "2.1_rc19" /* Enable GNU extensions on systems that have them. */ #ifndef _GNU_SOURCE diff --git a/release/src/router/openvpn/config.log b/release/src/router/openvpn/config.log index f733d86472..50434625a2 100644 --- a/release/src/router/openvpn/config.log +++ b/release/src/router/openvpn/config.log @@ -1,7 +1,7 @@ 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.1_rc15, which was +It was created by OpenVPN configure 2.1_rc19, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --host=mipsel-linux CFLAGS=-mips2 -O3 -Wall --disable-plugins --disable-socks --disable-debug --enable-small --enable-password-save --with-ssl-lib=../openssl/ --with-ssl-headers=../openssl/include/ --with-lzo-lib=../lzo/src/.libs/ --with-lzo-headers=../lzo/include @@ -12,9 +12,9 @@ generated by GNU Autoconf 2.61. Invocation command line was hostname = keith-laptop uname -m = i686 -uname -r = 2.6.27-7-generic +uname -r = 2.6.28-14-generic uname -s = Linux -uname -v = #1 SMP Tue Nov 4 19:33:20 UTC 2008 +uname -v = #47-Ubuntu SMP Sat Jul 25 00:28:35 UTC 2009 /usr/bin/uname -p = unknown /bin/uname -X = unknown @@ -28,8 +28,6 @@ uname -v = #1 SMP Tue Nov 4 19:33:20 UTC 2008 /bin/universe = unknown PATH: /home/keith/firmware/release/tools -PATH: /home/keith/firmware/release/tools -PATH: /home/keith/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin @@ -37,116 +35,118 @@ PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games -PATH: /opt/brcm/hndtools-mipsel-linux/bin/ -PATH: /opt/brcm/hndtools-mipsel-uclibc/bin/ +PATH: /opt/brcm/hndtools-mipsel-uclibc/bin +PATH: /opt/brcm/hndtools-mipsel-linux/bin ## ----------- ## ## Core tests. ## ## ----------- ## -configure:1836: checking build system type -configure:1854: result: i686-pc-linux-gnu -configure:1876: checking host system type -configure:1891: result: mipsel-unknown-linux-gnu -configure:1913: checking target system type -configure:1928: result: mipsel-unknown-linux-gnu -configure:1970: checking for a BSD-compatible install -configure:2026: result: /usr/bin/install -c -configure:2037: checking whether build environment is sane -configure:2080: result: yes -configure:2145: checking for gawk -configure:2175: result: no -configure:2145: checking for mawk -configure:2161: found /usr/bin/mawk -configure:2172: result: mawk -configure:2183: checking whether make sets $(MAKE) -configure:2204: result: yes -configure:2280: checking for mipsel-linux-strip -configure:2307: result: mipsel-uclibc-strip -configure:2682: checking for ifconfig -configure:2701: found /sbin/ifconfig -configure:2714: result: /sbin/ifconfig -configure:2738: checking for ip -configure:2757: found /sbin/ip -configure:2770: result: /sbin/ip -configure:2795: checking for route -configure:2814: found /sbin/route -configure:2827: result: /sbin/route -configure:2953: checking for mipsel-linux-gcc -configure:2980: result: mipsel-uclibc-gcc -configure:3258: checking for C compiler version -configure:3265: mipsel-uclibc-gcc --version >&5 +configure:1837: checking build system type +configure:1855: result: i686-pc-linux-gnu +configure:1877: checking host system type +configure:1892: result: mipsel-unknown-linux-gnu +configure:1914: checking target system type +configure:1929: result: mipsel-unknown-linux-gnu +configure:1972: checking for a BSD-compatible install +configure:2028: result: /usr/bin/install -c +configure:2039: checking whether build environment is sane +configure:2082: result: yes +configure:2110: checking for a thread-safe mkdir -p +configure:2149: result: /bin/mkdir -p +configure:2162: checking for gawk +configure:2192: result: no +configure:2162: checking for mawk +configure:2178: found /usr/bin/mawk +configure:2189: result: mawk +configure:2200: checking whether make sets $(MAKE) +configure:2221: result: yes +configure:2301: checking for mipsel-linux-strip +configure:2328: result: mipsel-uclibc-strip +configure:2703: checking for ifconfig +configure:2722: found /sbin/ifconfig +configure:2735: result: /sbin/ifconfig +configure:2759: checking for ip +configure:2778: found /sbin/ip +configure:2791: result: /sbin/ip +configure:2816: checking for route +configure:2835: found /sbin/route +configure:2848: result: /sbin/route +configure:2974: checking for mipsel-linux-gcc +configure:3001: result: mipsel-uclibc-gcc +configure:3279: checking for C compiler version +configure:3286: mipsel-uclibc-gcc --version >&5 mipsel-linux-gcc (GCC) 3.2.3 with Broadcom modifications Copyright (C) 2002 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:3268: $? = 0 -configure:3275: mipsel-uclibc-gcc -v >&5 +configure:3289: $? = 0 +configure:3296: mipsel-uclibc-gcc -v >&5 Invoked as mipsel-uclibc-gcc -arg[ 0] = /opt/brcm/hndtools-mipsel-linux/bin//mipsel-linux-gcc +arg[ 0] = /opt/brcm/hndtools-mipsel-linux/bin/mipsel-linux-gcc arg[ 1] = -v -Reading specs from /opt/brcm/hndtools-mipsel-linux/bin//../lib/gcc-lib/mipsel-linux/3.2.3/specs +Reading specs from /opt/brcm/hndtools-mipsel-linux/bin/../lib/gcc-lib/mipsel-linux/3.2.3/specs Configured with: /opt/brcm/org/tools-src/gnu/gcc/configure -v --target=mipsel-linux --prefix=/opt/brcm/hndtools-mipsel-linux-3.2.3 --with-bcm4710a0 --with-headers=/opt/brcm/hndtools-mipsel-linux-3.2.3/mipsel-linux/include --enable-languages=c,c++ Thread model: posix gcc version 3.2.3 with Broadcom modifications -configure:3278: $? = 0 -configure:3285: mipsel-uclibc-gcc -V >&5 +configure:3299: $? = 0 +configure:3306: mipsel-uclibc-gcc -V >&5 mipsel-linux-gcc: argument to `-V' is missing -configure:3288: $? = 1 -configure:3311: checking for C compiler default output file name -configure:3338: mipsel-uclibc-gcc -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:3341: $? = 0 -configure:3379: result: a.out -configure:3396: checking whether the C compiler works -configure:3406: ./a.out -./configure: line 3407: ./a.out: cannot execute binary file -configure:3409: $? = 126 -configure:3426: result: yes -configure:3433: checking whether we are cross compiling -configure:3435: result: yes -configure:3438: checking for suffix of executables -configure:3445: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:3448: $? = 0 -configure:3472: result: -configure:3478: checking for suffix of object files -configure:3504: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:3507: $? = 0 -configure:3530: result: o -configure:3534: checking whether we are using the GNU C compiler -configure:3563: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:3569: $? = 0 -configure:3586: result: yes -configure:3591: checking whether mipsel-uclibc-gcc accepts -g -configure:3621: mipsel-uclibc-gcc -c -g -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:3627: $? = 0 -configure:3726: result: yes -configure:3743: checking for mipsel-uclibc-gcc option to accept ISO C89 -configure:3817: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:3823: $? = 0 -configure:3846: result: none needed -configure:3875: checking for style of include used by make -configure:3903: result: GNU -configure:3931: checking dependency style of mipsel-uclibc-gcc -configure:4021: result: gcc3 -configure:4051: checking for a BSD-compatible install -configure:4107: result: /usr/bin/install -c -configure:4124: checking how to run the C preprocessor -configure:4164: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c -configure:4170: $? = 0 -configure:4201: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c +configure:3309: $? = 1 +configure:3332: checking for C compiler default output file name +configure:3359: mipsel-uclibc-gcc -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:3362: $? = 0 +configure:3400: result: a.out +configure:3417: checking whether the C compiler works +configure:3427: ./a.out +./configure: line 3428: ./a.out: cannot execute binary file +configure:3430: $? = 126 +configure:3447: result: yes +configure:3454: checking whether we are cross compiling +configure:3456: result: yes +configure:3459: checking for suffix of executables +configure:3466: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:3469: $? = 0 +configure:3493: result: +configure:3499: checking for suffix of object files +configure:3525: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:3528: $? = 0 +configure:3551: result: o +configure:3555: checking whether we are using the GNU C compiler +configure:3584: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:3590: $? = 0 +configure:3607: result: yes +configure:3612: checking whether mipsel-uclibc-gcc accepts -g +configure:3642: mipsel-uclibc-gcc -c -g -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:3648: $? = 0 +configure:3747: result: yes +configure:3764: checking for mipsel-uclibc-gcc option to accept ISO C89 +configure:3838: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:3844: $? = 0 +configure:3867: result: none needed +configure:3896: checking for style of include used by make +configure:3924: result: GNU +configure:3949: checking dependency style of mipsel-uclibc-gcc +configure:4040: result: gcc3 +configure:4068: checking for a BSD-compatible install +configure:4124: result: /usr/bin/install -c +configure:4141: checking how to run the C preprocessor +configure:4181: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c +configure:4187: $? = 0 +configure:4218: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c conftest.c:15:28: ac_nonexistent.h: No such file or directory -configure:4207: $? = 1 +configure:4224: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" -| #define PACKAGE_VERSION "2.1_rc15" -| #define PACKAGE_STRING "OpenVPN 2.1_rc15" +| #define PACKAGE_VERSION "2.1_rc19" +| #define PACKAGE_STRING "OpenVPN 2.1_rc19" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE "openvpn" -| #define VERSION "2.1_rc15" +| #define VERSION "2.1_rc19" | #define IFCONFIG_PATH "/sbin/ifconfig" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "/sbin/route" @@ -154,21 +154,21 @@ configure: failed program was: | #define TARGET_LINUX 1 | /* end confdefs.h. */ | #include -configure:4240: result: mipsel-uclibc-gcc -E -configure:4269: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c -configure:4275: $? = 0 -configure:4306: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c +configure:4257: result: mipsel-uclibc-gcc -E +configure:4286: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c +configure:4292: $? = 0 +configure:4323: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c conftest.c:15:28: ac_nonexistent.h: No such file or directory -configure:4312: $? = 1 +configure:4329: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" -| #define PACKAGE_VERSION "2.1_rc15" -| #define PACKAGE_STRING "OpenVPN 2.1_rc15" +| #define PACKAGE_VERSION "2.1_rc19" +| #define PACKAGE_STRING "OpenVPN 2.1_rc19" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE "openvpn" -| #define VERSION "2.1_rc15" +| #define VERSION "2.1_rc19" | #define IFCONFIG_PATH "/sbin/ifconfig" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "/sbin/route" @@ -176,295 +176,295 @@ configure: failed program was: | #define TARGET_LINUX 1 | /* end confdefs.h. */ | #include -configure:4350: checking for grep that handles long lines and -e -configure:4424: result: /bin/grep -configure:4429: checking for egrep -configure:4507: result: /bin/grep -E -configure:4513: checking whether mipsel-uclibc-gcc needs -traditional -configure:4555: result: no -configure:4618: checking for ANSI C header files -configure:4648: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:4654: $? = 0 -configure:4782: result: yes -configure:4793: checking for an ANSI C-conforming const -configure:4868: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:4367: checking for grep that handles long lines and -e +configure:4441: result: /bin/grep +configure:4446: checking for egrep +configure:4524: result: /bin/grep -E +configure:4530: checking whether mipsel-uclibc-gcc needs -traditional +configure:4572: result: no +configure:4635: checking for ANSI C header files +configure:4665: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:4671: $? = 0 +configure:4799: result: yes +configure:4810: checking for an ANSI C-conforming const +configure:4885: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 conftest.c: In function `main': conftest.c:43: warning: `t' might be used uninitialized in this function conftest.c:62: warning: `b' might be used uninitialized in this function -configure:4874: $? = 0 -configure:4889: result: yes -configure:4899: checking for inline -configure:4925: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:4931: $? = 0 -configure:4949: result: inline -configure:4968: checking for working volatile -configure:4997: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:5003: $? = 0 -configure:5018: result: yes -configure:5042: checking for sys/types.h -configure:5063: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:5069: $? = 0 -configure:5085: result: yes -configure:5042: checking for sys/stat.h -configure:5063: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:5069: $? = 0 -configure:5085: result: yes -configure:5042: checking for stdlib.h -configure:5063: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:5069: $? = 0 -configure:5085: result: yes -configure:5042: checking for string.h -configure:5063: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:5069: $? = 0 -configure:5085: result: yes -configure:5042: checking for memory.h -configure:5063: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:5069: $? = 0 -configure:5085: result: yes -configure:5042: checking for strings.h -configure:5063: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:5069: $? = 0 -configure:5085: result: yes -configure:5042: checking for inttypes.h -configure:5063: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:5069: $? = 0 -configure:5085: result: yes -configure:5042: checking for stdint.h -configure:5063: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:5069: $? = 0 -configure:5085: result: yes -configure:5042: checking for unistd.h -configure:5063: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:5069: $? = 0 -configure:5085: result: yes -configure:5097: checking for off_t -configure:5127: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:5133: $? = 0 -configure:5148: result: yes -configure:5160: checking for pid_t -configure:5190: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:5196: $? = 0 -configure:5211: result: yes -configure:5223: checking for size_t -configure:5253: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:5259: $? = 0 -configure:5274: result: yes -configure:5286: checking for uid_t in sys/types.h -configure:5309: result: yes -configure:5325: checking for socklen_t -configure:5357: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:5363: $? = 0 -configure:5378: result: yes -configure:5477: checking whether time.h and sys/time.h may both be included -configure:5507: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:5513: $? = 0 -configure:5528: result: yes -configure:5538: checking for ISO C 1999 vararg macro support -configure:5556: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:5562: $? = 0 -configure:5577: result: yes -configure:5587: checking for GNU GCC vararg macro support -configure:5605: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:5611: $? = 0 -configure:5626: result: yes -configure:5637: result: checking for C compiler empty array support -configure:5650: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:5656: $? = 0 -configure:5743: checking fcntl.h usability -configure:5760: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:5766: $? = 0 -configure:5780: result: yes -configure:5784: checking fcntl.h presence -configure:5799: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c -configure:5805: $? = 0 -configure:5819: result: yes -configure:5852: checking for fcntl.h -configure:5860: result: yes -configure:5733: checking for stdlib.h -configure:5739: result: yes -configure:5743: checking stdarg.h usability -configure:5760: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:5766: $? = 0 -configure:5780: result: yes -configure:5784: checking stdarg.h presence -configure:5799: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c -configure:5805: $? = 0 -configure:5819: result: yes -configure:5852: checking for stdarg.h -configure:5860: result: yes -configure:5743: checking stdio.h usability -configure:5760: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:5766: $? = 0 -configure:5780: result: yes -configure:5784: checking stdio.h presence -configure:5799: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c -configure:5805: $? = 0 -configure:5819: result: yes -configure:5852: checking for stdio.h -configure:5860: result: yes -configure:5733: checking for string.h -configure:5739: result: yes -configure:5733: checking for strings.h -configure:5739: result: yes -configure:5743: checking ctype.h usability -configure:5760: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:5766: $? = 0 -configure:5780: result: yes -configure:5784: checking ctype.h presence -configure:5799: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c -configure:5805: $? = 0 -configure:5819: result: yes -configure:5852: checking for ctype.h -configure:5860: result: yes -configure:5743: checking errno.h usability -configure:5760: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:5766: $? = 0 -configure:5780: result: yes -configure:5784: checking errno.h presence -configure:5799: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c -configure:5805: $? = 0 -configure:5819: result: yes -configure:5852: checking for errno.h -configure:5860: result: yes -configure:5875: checking for sys/wait.h that is POSIX.1 compatible -configure:5911: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:5917: $? = 0 -configure:5932: result: yes -configure:5993: checking sys/time.h usability -configure:6010: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:6016: $? = 0 -configure:6030: result: yes -configure:6034: checking sys/time.h presence -configure:6049: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c -configure:6055: $? = 0 -configure:6069: result: yes -configure:6102: checking for sys/time.h -configure:6110: result: yes -configure:5993: checking sys/socket.h usability -configure:6010: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:6016: $? = 0 -configure:6030: result: yes -configure:6034: checking sys/socket.h presence -configure:6049: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c -configure:6055: $? = 0 -configure:6069: result: yes -configure:6102: checking for sys/socket.h -configure:6110: result: yes -configure:5993: checking sys/un.h usability -configure:6010: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:6016: $? = 0 -configure:6030: result: yes -configure:6034: checking sys/un.h presence -configure:6049: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c -configure:6055: $? = 0 -configure:6069: result: yes -configure:6102: checking for sys/un.h -configure:6110: result: yes -configure:5993: checking sys/ioctl.h usability -configure:6010: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:6016: $? = 0 -configure:6030: result: yes -configure:6034: checking sys/ioctl.h presence -configure:6049: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c -configure:6055: $? = 0 -configure:6069: result: yes -configure:6102: checking for sys/ioctl.h -configure:6110: result: yes -configure:5983: checking for sys/stat.h -configure:5989: result: yes -configure:5993: checking sys/mman.h usability -configure:6010: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:6016: $? = 0 -configure:6030: result: yes -configure:6034: checking sys/mman.h presence -configure:6049: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c -configure:6055: $? = 0 -configure:6069: result: yes -configure:6102: checking for sys/mman.h -configure:6110: result: yes -configure:5983: checking for fcntl.h -configure:5989: result: yes -configure:5993: checking sys/file.h usability -configure:6010: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:6016: $? = 0 -configure:6030: result: yes -configure:6034: checking sys/file.h presence -configure:6049: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c -configure:6055: $? = 0 -configure:6069: result: yes -configure:6102: checking for sys/file.h -configure:6110: result: yes -configure:5983: checking for stdlib.h -configure:5989: result: yes -configure:5983: checking for stdint.h -configure:5989: result: yes -configure:5983: checking for stdarg.h -configure:5989: result: yes -configure:5983: checking for unistd.h -configure:5989: result: yes -configure:5993: checking signal.h usability -configure:6010: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:6016: $? = 0 -configure:6030: result: yes -configure:6034: checking signal.h presence -configure:6049: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c -configure:6055: $? = 0 -configure:6069: result: yes -configure:6102: checking for signal.h -configure:6110: result: yes -configure:5983: checking for stdio.h -configure:5989: result: yes -configure:5983: checking for string.h -configure:5989: result: yes -configure:5983: checking for strings.h -configure:5989: result: yes -configure:5983: checking for ctype.h -configure:5989: result: yes -configure:5983: checking for errno.h -configure:5989: result: yes -configure:5993: checking syslog.h usability -configure:6010: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:6016: $? = 0 -configure:6030: result: yes -configure:6034: checking syslog.h presence -configure:6049: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c -configure:6055: $? = 0 -configure:6069: result: yes -configure:6102: checking for syslog.h -configure:6110: result: yes -configure:5993: checking pwd.h usability -configure:6010: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:6016: $? = 0 -configure:6030: result: yes -configure:6034: checking pwd.h presence -configure:6049: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c -configure:6055: $? = 0 -configure:6069: result: yes -configure:6102: checking for pwd.h -configure:6110: result: yes -configure:5993: checking grp.h usability -configure:6010: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:6016: $? = 0 -configure:6030: result: yes -configure:6034: checking grp.h presence -configure:6049: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c -configure:6055: $? = 0 -configure:6069: result: yes -configure:6102: checking for grp.h -configure:6110: result: yes -configure:5993: checking net/if_tun.h usability -configure:6010: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:4891: $? = 0 +configure:4906: result: yes +configure:4916: checking for inline +configure:4942: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:4948: $? = 0 +configure:4966: result: inline +configure:4985: checking for working volatile +configure:5014: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:5020: $? = 0 +configure:5035: result: yes +configure:5059: checking for sys/types.h +configure:5080: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:5086: $? = 0 +configure:5102: result: yes +configure:5059: checking for sys/stat.h +configure:5080: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:5086: $? = 0 +configure:5102: result: yes +configure:5059: checking for stdlib.h +configure:5080: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:5086: $? = 0 +configure:5102: result: yes +configure:5059: checking for string.h +configure:5080: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:5086: $? = 0 +configure:5102: result: yes +configure:5059: checking for memory.h +configure:5080: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:5086: $? = 0 +configure:5102: result: yes +configure:5059: checking for strings.h +configure:5080: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:5086: $? = 0 +configure:5102: result: yes +configure:5059: checking for inttypes.h +configure:5080: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:5086: $? = 0 +configure:5102: result: yes +configure:5059: checking for stdint.h +configure:5080: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:5086: $? = 0 +configure:5102: result: yes +configure:5059: checking for unistd.h +configure:5080: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:5086: $? = 0 +configure:5102: result: yes +configure:5114: checking for off_t +configure:5144: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:5150: $? = 0 +configure:5165: result: yes +configure:5177: checking for pid_t +configure:5207: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:5213: $? = 0 +configure:5228: result: yes +configure:5240: checking for size_t +configure:5270: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:5276: $? = 0 +configure:5291: result: yes +configure:5303: checking for uid_t in sys/types.h +configure:5326: result: yes +configure:5342: checking for socklen_t +configure:5374: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:5380: $? = 0 +configure:5395: result: yes +configure:5494: checking whether time.h and sys/time.h may both be included +configure:5524: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:5530: $? = 0 +configure:5545: result: yes +configure:5555: checking for ISO C 1999 vararg macro support +configure:5573: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:5579: $? = 0 +configure:5594: result: yes +configure:5604: checking for GNU GCC vararg macro support +configure:5622: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:5628: $? = 0 +configure:5643: result: yes +configure:5654: result: checking for C compiler empty array support +configure:5667: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:5673: $? = 0 +configure:5760: checking fcntl.h usability +configure:5777: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:5783: $? = 0 +configure:5797: result: yes +configure:5801: checking fcntl.h presence +configure:5816: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c +configure:5822: $? = 0 +configure:5836: result: yes +configure:5869: checking for fcntl.h +configure:5877: result: yes +configure:5750: checking for stdlib.h +configure:5756: result: yes +configure:5760: checking stdarg.h usability +configure:5777: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:5783: $? = 0 +configure:5797: result: yes +configure:5801: checking stdarg.h presence +configure:5816: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c +configure:5822: $? = 0 +configure:5836: result: yes +configure:5869: checking for stdarg.h +configure:5877: result: yes +configure:5760: checking stdio.h usability +configure:5777: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:5783: $? = 0 +configure:5797: result: yes +configure:5801: checking stdio.h presence +configure:5816: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c +configure:5822: $? = 0 +configure:5836: result: yes +configure:5869: checking for stdio.h +configure:5877: result: yes +configure:5750: checking for string.h +configure:5756: result: yes +configure:5750: checking for strings.h +configure:5756: result: yes +configure:5760: checking ctype.h usability +configure:5777: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:5783: $? = 0 +configure:5797: result: yes +configure:5801: checking ctype.h presence +configure:5816: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c +configure:5822: $? = 0 +configure:5836: result: yes +configure:5869: checking for ctype.h +configure:5877: result: yes +configure:5760: checking errno.h usability +configure:5777: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:5783: $? = 0 +configure:5797: result: yes +configure:5801: checking errno.h presence +configure:5816: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c +configure:5822: $? = 0 +configure:5836: result: yes +configure:5869: checking for errno.h +configure:5877: result: yes +configure:5892: checking for sys/wait.h that is POSIX.1 compatible +configure:5928: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:5934: $? = 0 +configure:5949: result: yes +configure:6010: checking sys/time.h usability +configure:6027: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:6033: $? = 0 +configure:6047: result: yes +configure:6051: checking sys/time.h presence +configure:6066: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c +configure:6072: $? = 0 +configure:6086: result: yes +configure:6119: checking for sys/time.h +configure:6127: result: yes +configure:6010: checking sys/socket.h usability +configure:6027: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:6033: $? = 0 +configure:6047: result: yes +configure:6051: checking sys/socket.h presence +configure:6066: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c +configure:6072: $? = 0 +configure:6086: result: yes +configure:6119: checking for sys/socket.h +configure:6127: result: yes +configure:6010: checking sys/un.h usability +configure:6027: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:6033: $? = 0 +configure:6047: result: yes +configure:6051: checking sys/un.h presence +configure:6066: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c +configure:6072: $? = 0 +configure:6086: result: yes +configure:6119: checking for sys/un.h +configure:6127: result: yes +configure:6010: checking sys/ioctl.h usability +configure:6027: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:6033: $? = 0 +configure:6047: result: yes +configure:6051: checking sys/ioctl.h presence +configure:6066: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c +configure:6072: $? = 0 +configure:6086: result: yes +configure:6119: checking for sys/ioctl.h +configure:6127: result: yes +configure:6000: checking for sys/stat.h +configure:6006: result: yes +configure:6010: checking sys/mman.h usability +configure:6027: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:6033: $? = 0 +configure:6047: result: yes +configure:6051: checking sys/mman.h presence +configure:6066: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c +configure:6072: $? = 0 +configure:6086: result: yes +configure:6119: checking for sys/mman.h +configure:6127: result: yes +configure:6000: checking for fcntl.h +configure:6006: result: yes +configure:6010: checking sys/file.h usability +configure:6027: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:6033: $? = 0 +configure:6047: result: yes +configure:6051: checking sys/file.h presence +configure:6066: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c +configure:6072: $? = 0 +configure:6086: result: yes +configure:6119: checking for sys/file.h +configure:6127: result: yes +configure:6000: checking for stdlib.h +configure:6006: result: yes +configure:6000: checking for stdint.h +configure:6006: result: yes +configure:6000: checking for stdarg.h +configure:6006: result: yes +configure:6000: checking for unistd.h +configure:6006: result: yes +configure:6010: checking signal.h usability +configure:6027: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:6033: $? = 0 +configure:6047: result: yes +configure:6051: checking signal.h presence +configure:6066: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c +configure:6072: $? = 0 +configure:6086: result: yes +configure:6119: checking for signal.h +configure:6127: result: yes +configure:6000: checking for stdio.h +configure:6006: result: yes +configure:6000: checking for string.h +configure:6006: result: yes +configure:6000: checking for strings.h +configure:6006: result: yes +configure:6000: checking for ctype.h +configure:6006: result: yes +configure:6000: checking for errno.h +configure:6006: result: yes +configure:6010: checking syslog.h usability +configure:6027: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:6033: $? = 0 +configure:6047: result: yes +configure:6051: checking syslog.h presence +configure:6066: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c +configure:6072: $? = 0 +configure:6086: result: yes +configure:6119: checking for syslog.h +configure:6127: result: yes +configure:6010: checking pwd.h usability +configure:6027: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:6033: $? = 0 +configure:6047: result: yes +configure:6051: checking pwd.h presence +configure:6066: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c +configure:6072: $? = 0 +configure:6086: result: yes +configure:6119: checking for pwd.h +configure:6127: result: yes +configure:6010: checking grp.h usability +configure:6027: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:6033: $? = 0 +configure:6047: result: yes +configure:6051: checking grp.h presence +configure:6066: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c +configure:6072: $? = 0 +configure:6086: result: yes +configure:6119: checking for grp.h +configure:6127: result: yes +configure:6010: checking net/if_tun.h usability +configure:6027: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 conftest.c:93:24: net/if_tun.h: No such file or directory -configure:6016: $? = 1 +configure:6033: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" -| #define PACKAGE_VERSION "2.1_rc15" -| #define PACKAGE_STRING "OpenVPN 2.1_rc15" +| #define PACKAGE_VERSION "2.1_rc19" +| #define PACKAGE_STRING "OpenVPN 2.1_rc19" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE "openvpn" -| #define VERSION "2.1_rc15" +| #define VERSION "2.1_rc19" | #define IFCONFIG_PATH "/sbin/ifconfig" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "/sbin/route" @@ -550,20 +550,20 @@ configure: failed program was: | # include | #endif | #include -configure:6030: result: no -configure:6034: checking net/if_tun.h presence -configure:6049: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c +configure:6047: result: no +configure:6051: checking net/if_tun.h presence +configure:6066: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c conftest.c:60:24: net/if_tun.h: No such file or directory -configure:6055: $? = 1 +configure:6072: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" -| #define PACKAGE_VERSION "2.1_rc15" -| #define PACKAGE_STRING "OpenVPN 2.1_rc15" +| #define PACKAGE_VERSION "2.1_rc19" +| #define PACKAGE_STRING "OpenVPN 2.1_rc19" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE "openvpn" -| #define VERSION "2.1_rc15" +| #define VERSION "2.1_rc19" | #define IFCONFIG_PATH "/sbin/ifconfig" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "/sbin/route" @@ -616,22 +616,22 @@ configure: failed program was: | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include -configure:6069: result: no -configure:6102: checking for net/if_tun.h -configure:6110: result: no -configure:5993: checking net/tun/if_tun.h usability -configure:6010: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:6086: result: no +configure:6119: checking for net/if_tun.h +configure:6127: result: no +configure:6010: checking net/tun/if_tun.h usability +configure:6027: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 conftest.c:93:28: net/tun/if_tun.h: No such file or directory -configure:6016: $? = 1 +configure:6033: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" -| #define PACKAGE_VERSION "2.1_rc15" -| #define PACKAGE_STRING "OpenVPN 2.1_rc15" +| #define PACKAGE_VERSION "2.1_rc19" +| #define PACKAGE_STRING "OpenVPN 2.1_rc19" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE "openvpn" -| #define VERSION "2.1_rc15" +| #define VERSION "2.1_rc19" | #define IFCONFIG_PATH "/sbin/ifconfig" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "/sbin/route" @@ -717,20 +717,20 @@ configure: failed program was: | # include | #endif | #include -configure:6030: result: no -configure:6034: checking net/tun/if_tun.h presence -configure:6049: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c +configure:6047: result: no +configure:6051: checking net/tun/if_tun.h presence +configure:6066: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c conftest.c:60:28: net/tun/if_tun.h: No such file or directory -configure:6055: $? = 1 +configure:6072: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" -| #define PACKAGE_VERSION "2.1_rc15" -| #define PACKAGE_STRING "OpenVPN 2.1_rc15" +| #define PACKAGE_VERSION "2.1_rc19" +| #define PACKAGE_STRING "OpenVPN 2.1_rc19" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE "openvpn" -| #define VERSION "2.1_rc15" +| #define VERSION "2.1_rc19" | #define IFCONFIG_PATH "/sbin/ifconfig" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "/sbin/route" @@ -783,32 +783,32 @@ configure: failed program was: | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include -configure:6069: result: no -configure:6102: checking for net/tun/if_tun.h -configure:6110: result: no -configure:5993: checking stropts.h usability -configure:6010: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:6016: $? = 0 -configure:6030: result: yes -configure:6034: checking stropts.h presence -configure:6049: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c -configure:6055: $? = 0 -configure:6069: result: yes -configure:6102: checking for stropts.h -configure:6110: result: yes -configure:5993: checking sys/sockio.h usability -configure:6010: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:6086: result: no +configure:6119: checking for net/tun/if_tun.h +configure:6127: result: no +configure:6010: checking stropts.h usability +configure:6027: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:6033: $? = 0 +configure:6047: result: yes +configure:6051: checking stropts.h presence +configure:6066: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c +configure:6072: $? = 0 +configure:6086: result: yes +configure:6119: checking for stropts.h +configure:6127: result: yes +configure:6010: checking sys/sockio.h usability +configure:6027: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 conftest.c:94:24: sys/sockio.h: No such file or directory -configure:6016: $? = 1 +configure:6033: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" -| #define PACKAGE_VERSION "2.1_rc15" -| #define PACKAGE_STRING "OpenVPN 2.1_rc15" +| #define PACKAGE_VERSION "2.1_rc19" +| #define PACKAGE_STRING "OpenVPN 2.1_rc19" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE "openvpn" -| #define VERSION "2.1_rc15" +| #define VERSION "2.1_rc19" | #define IFCONFIG_PATH "/sbin/ifconfig" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "/sbin/route" @@ -895,20 +895,20 @@ configure: failed program was: | # include | #endif | #include -configure:6030: result: no -configure:6034: checking sys/sockio.h presence -configure:6049: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c +configure:6047: result: no +configure:6051: checking sys/sockio.h presence +configure:6066: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c conftest.c:61:24: sys/sockio.h: No such file or directory -configure:6055: $? = 1 +configure:6072: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" -| #define PACKAGE_VERSION "2.1_rc15" -| #define PACKAGE_STRING "OpenVPN 2.1_rc15" +| #define PACKAGE_VERSION "2.1_rc19" +| #define PACKAGE_STRING "OpenVPN 2.1_rc19" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE "openvpn" -| #define VERSION "2.1_rc15" +| #define VERSION "2.1_rc19" | #define IFCONFIG_PATH "/sbin/ifconfig" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "/sbin/route" @@ -962,122 +962,122 @@ configure: failed program was: | #define HAVE_STROPTS_H 1 | /* end confdefs.h. */ | #include -configure:6069: result: no -configure:6102: checking for sys/sockio.h -configure:6110: result: no -configure:5993: checking netinet/in.h usability -configure:6010: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:6016: $? = 0 -configure:6030: result: yes -configure:6034: checking netinet/in.h presence -configure:6049: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c -configure:6055: $? = 0 -configure:6069: result: yes -configure:6102: checking for netinet/in.h -configure:6110: result: yes -configure:5993: checking netinet/in_systm.h usability -configure:6010: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:6016: $? = 0 -configure:6030: result: yes -configure:6034: checking netinet/in_systm.h presence -configure:6049: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c -configure:6055: $? = 0 -configure:6069: result: yes -configure:6102: checking for netinet/in_systm.h -configure:6110: result: yes -configure:5993: checking netinet/tcp.h usability -configure:6010: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:6016: $? = 0 -configure:6030: result: yes -configure:6034: checking netinet/tcp.h presence -configure:6049: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c -configure:6055: $? = 0 -configure:6069: result: yes -configure:6102: checking for netinet/tcp.h -configure:6110: result: yes -configure:5993: checking arpa/inet.h usability -configure:6010: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:6016: $? = 0 -configure:6030: result: yes -configure:6034: checking arpa/inet.h presence -configure:6049: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c -configure:6055: $? = 0 -configure:6069: result: yes -configure:6102: checking for arpa/inet.h -configure:6110: result: yes -configure:5993: checking netdb.h usability -configure:6010: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:6016: $? = 0 -configure:6030: result: yes -configure:6034: checking netdb.h presence -configure:6049: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c -configure:6055: $? = 0 -configure:6069: result: yes -configure:6102: checking for netdb.h -configure:6110: result: yes -configure:5993: checking sys/uio.h usability -configure:6010: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:6016: $? = 0 -configure:6030: result: yes -configure:6034: checking sys/uio.h presence -configure:6049: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c -configure:6055: $? = 0 -configure:6069: result: yes -configure:6102: checking for sys/uio.h -configure:6110: result: yes -configure:5993: checking linux/if_tun.h usability -configure:6010: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:6016: $? = 0 -configure:6030: result: yes -configure:6034: checking linux/if_tun.h presence -configure:6049: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c -configure:6055: $? = 0 -configure:6069: result: yes -configure:6102: checking for linux/if_tun.h -configure:6110: result: yes -configure:5993: checking linux/sockios.h usability -configure:6010: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:6016: $? = 0 -configure:6030: result: yes -configure:6034: checking linux/sockios.h presence -configure:6049: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c -configure:6055: $? = 0 -configure:6069: result: yes -configure:6102: checking for linux/sockios.h -configure:6110: result: yes -configure:5993: checking linux/types.h usability -configure:6010: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:6016: $? = 0 -configure:6030: result: yes -configure:6034: checking linux/types.h presence -configure:6049: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c -configure:6055: $? = 0 -configure:6069: result: yes -configure:6102: checking for linux/types.h -configure:6110: result: yes -configure:5993: checking sys/poll.h usability -configure:6010: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:6016: $? = 0 -configure:6030: result: yes -configure:6034: checking sys/poll.h presence -configure:6049: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c -configure:6055: $? = 0 -configure:6069: result: yes -configure:6102: checking for sys/poll.h -configure:6110: result: yes -configure:5993: checking sys/epoll.h usability -configure:6010: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:6086: result: no +configure:6119: checking for sys/sockio.h +configure:6127: result: no +configure:6010: checking netinet/in.h usability +configure:6027: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:6033: $? = 0 +configure:6047: result: yes +configure:6051: checking netinet/in.h presence +configure:6066: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c +configure:6072: $? = 0 +configure:6086: result: yes +configure:6119: checking for netinet/in.h +configure:6127: result: yes +configure:6010: checking netinet/in_systm.h usability +configure:6027: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:6033: $? = 0 +configure:6047: result: yes +configure:6051: checking netinet/in_systm.h presence +configure:6066: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c +configure:6072: $? = 0 +configure:6086: result: yes +configure:6119: checking for netinet/in_systm.h +configure:6127: result: yes +configure:6010: checking netinet/tcp.h usability +configure:6027: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:6033: $? = 0 +configure:6047: result: yes +configure:6051: checking netinet/tcp.h presence +configure:6066: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c +configure:6072: $? = 0 +configure:6086: result: yes +configure:6119: checking for netinet/tcp.h +configure:6127: result: yes +configure:6010: checking arpa/inet.h usability +configure:6027: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:6033: $? = 0 +configure:6047: result: yes +configure:6051: checking arpa/inet.h presence +configure:6066: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c +configure:6072: $? = 0 +configure:6086: result: yes +configure:6119: checking for arpa/inet.h +configure:6127: result: yes +configure:6010: checking netdb.h usability +configure:6027: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:6033: $? = 0 +configure:6047: result: yes +configure:6051: checking netdb.h presence +configure:6066: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c +configure:6072: $? = 0 +configure:6086: result: yes +configure:6119: checking for netdb.h +configure:6127: result: yes +configure:6010: checking sys/uio.h usability +configure:6027: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:6033: $? = 0 +configure:6047: result: yes +configure:6051: checking sys/uio.h presence +configure:6066: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c +configure:6072: $? = 0 +configure:6086: result: yes +configure:6119: checking for sys/uio.h +configure:6127: result: yes +configure:6010: checking linux/if_tun.h usability +configure:6027: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:6033: $? = 0 +configure:6047: result: yes +configure:6051: checking linux/if_tun.h presence +configure:6066: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c +configure:6072: $? = 0 +configure:6086: result: yes +configure:6119: checking for linux/if_tun.h +configure:6127: result: yes +configure:6010: checking linux/sockios.h usability +configure:6027: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:6033: $? = 0 +configure:6047: result: yes +configure:6051: checking linux/sockios.h presence +configure:6066: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c +configure:6072: $? = 0 +configure:6086: result: yes +configure:6119: checking for linux/sockios.h +configure:6127: result: yes +configure:6010: checking linux/types.h usability +configure:6027: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:6033: $? = 0 +configure:6047: result: yes +configure:6051: checking linux/types.h presence +configure:6066: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c +configure:6072: $? = 0 +configure:6086: result: yes +configure:6119: checking for linux/types.h +configure:6127: result: yes +configure:6010: checking sys/poll.h usability +configure:6027: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:6033: $? = 0 +configure:6047: result: yes +configure:6051: checking sys/poll.h presence +configure:6066: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c +configure:6072: $? = 0 +configure:6086: result: yes +configure:6119: checking for sys/poll.h +configure:6127: result: yes +configure:6010: checking sys/epoll.h usability +configure:6027: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 conftest.c:104:23: sys/epoll.h: No such file or directory -configure:6016: $? = 1 +configure:6033: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" -| #define PACKAGE_VERSION "2.1_rc15" -| #define PACKAGE_STRING "OpenVPN 2.1_rc15" +| #define PACKAGE_VERSION "2.1_rc19" +| #define PACKAGE_STRING "OpenVPN 2.1_rc19" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE "openvpn" -| #define VERSION "2.1_rc15" +| #define VERSION "2.1_rc19" | #define IFCONFIG_PATH "/sbin/ifconfig" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "/sbin/route" @@ -1174,20 +1174,20 @@ configure: failed program was: | # include | #endif | #include -configure:6030: result: no -configure:6034: checking sys/epoll.h presence -configure:6049: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c +configure:6047: result: no +configure:6051: checking sys/epoll.h presence +configure:6066: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c conftest.c:71:23: sys/epoll.h: No such file or directory -configure:6055: $? = 1 +configure:6072: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" -| #define PACKAGE_VERSION "2.1_rc15" -| #define PACKAGE_STRING "OpenVPN 2.1_rc15" +| #define PACKAGE_VERSION "2.1_rc19" +| #define PACKAGE_STRING "OpenVPN 2.1_rc19" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE "openvpn" -| #define VERSION "2.1_rc15" +| #define VERSION "2.1_rc19" | #define IFCONFIG_PATH "/sbin/ifconfig" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "/sbin/route" @@ -1251,103 +1251,103 @@ configure: failed program was: | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include -configure:6069: result: no -configure:6102: checking for sys/epoll.h -configure:6110: result: no -configure:5993: checking err.h usability -configure:6010: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:6016: $? = 0 -configure:6030: result: yes -configure:6034: checking err.h presence -configure:6049: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c -configure:6055: $? = 0 -configure:6069: result: yes -configure:6102: checking for err.h -configure:6110: result: yes -configure:6127: checking for net/if.h -configure:6151: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:6157: $? = 0 -configure:6173: result: yes -configure:6188: checking for netinet/ip.h -configure:6218: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:6224: $? = 0 -configure:6240: result: yes -configure:6255: checking for netinet/if_ether.h -configure:6285: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:6291: $? = 0 -configure:6307: result: yes -configure:6322: checking for resolv.h -configure:6346: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:6352: $? = 0 -configure:6368: result: yes -configure:6383: checking for linux/errqueue.h -configure:6407: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:6413: $? = 0 -configure:6429: result: yes -configure:6516: checking for in_addr_t -configure:6547: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:6553: $? = 0 -configure:6568: result: yes -configure:6581: checking for uint8_t -configure:6612: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:6618: $? = 0 -configure:6633: result: yes -configure:6645: checking for uint16_t -configure:6676: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:6682: $? = 0 -configure:6697: result: yes -configure:6709: checking for uint32_t -configure:6740: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:6746: $? = 0 -configure:6761: result: yes -configure:6774: checking for struct tun_pi -configure:6805: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:6811: $? = 0 -configure:6826: result: yes -configure:6836: checking for struct iphdr -configure:6867: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:6873: $? = 0 -configure:6888: result: yes -configure:6898: checking for struct iovec -configure:6929: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:6935: $? = 0 -configure:6950: result: yes -configure:6961: checking for struct sock_extended_err -configure:6992: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:6998: $? = 0 -configure:7013: result: yes -configure:7023: checking for struct msghdr -configure:7054: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:7060: $? = 0 -configure:7075: result: yes -configure:7085: checking for struct cmsghdr -configure:7116: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:7122: $? = 0 -configure:7137: result: yes -configure:7147: checking for struct in_pktinfo -configure:7178: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:7184: $? = 0 -configure:7199: result: yes -configure:7210: checking for unsigned int -configure:7240: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:7246: $? = 0 -configure:7261: result: yes -configure:7268: checking size of unsigned int -configure:7299: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:7305: $? = 0 -configure:7336: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:6086: result: no +configure:6119: checking for sys/epoll.h +configure:6127: result: no +configure:6010: checking err.h usability +configure:6027: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:6033: $? = 0 +configure:6047: result: yes +configure:6051: checking err.h presence +configure:6066: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c +configure:6072: $? = 0 +configure:6086: result: yes +configure:6119: checking for err.h +configure:6127: result: yes +configure:6144: checking for net/if.h +configure:6168: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:6174: $? = 0 +configure:6190: result: yes +configure:6205: checking for netinet/ip.h +configure:6235: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:6241: $? = 0 +configure:6257: result: yes +configure:6272: checking for netinet/if_ether.h +configure:6302: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:6308: $? = 0 +configure:6324: result: yes +configure:6339: checking for resolv.h +configure:6363: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:6369: $? = 0 +configure:6385: result: yes +configure:6400: checking for linux/errqueue.h +configure:6424: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:6430: $? = 0 +configure:6446: result: yes +configure:6533: checking for in_addr_t +configure:6564: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:6570: $? = 0 +configure:6585: result: yes +configure:6598: checking for uint8_t +configure:6629: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:6635: $? = 0 +configure:6650: result: yes +configure:6662: checking for uint16_t +configure:6693: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:6699: $? = 0 +configure:6714: result: yes +configure:6726: checking for uint32_t +configure:6757: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:6763: $? = 0 +configure:6778: result: yes +configure:6791: checking for struct tun_pi +configure:6822: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:6828: $? = 0 +configure:6843: result: yes +configure:6853: checking for struct iphdr +configure:6884: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:6890: $? = 0 +configure:6905: result: yes +configure:6915: checking for struct iovec +configure:6946: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:6952: $? = 0 +configure:6967: result: yes +configure:6978: checking for struct sock_extended_err +configure:7009: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:7015: $? = 0 +configure:7030: result: yes +configure:7040: checking for struct msghdr +configure:7071: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:7077: $? = 0 +configure:7092: result: yes +configure:7102: checking for struct cmsghdr +configure:7133: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:7139: $? = 0 +configure:7154: result: yes +configure:7164: checking for struct in_pktinfo +configure:7195: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:7201: $? = 0 +configure:7216: result: yes +configure:7227: checking for unsigned int +configure:7257: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:7263: $? = 0 +configure:7278: result: yes +configure:7285: checking size of unsigned int +configure:7316: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:7322: $? = 0 +configure:7353: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 conftest.c: In function `main': conftest.c:121: size of array `test_array' is negative -configure:7342: $? = 1 +configure:7359: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" -| #define PACKAGE_VERSION "2.1_rc15" -| #define PACKAGE_STRING "OpenVPN 2.1_rc15" +| #define PACKAGE_VERSION "2.1_rc19" +| #define PACKAGE_STRING "OpenVPN 2.1_rc19" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE "openvpn" -| #define VERSION "2.1_rc15" +| #define VERSION "2.1_rc19" | #define IFCONFIG_PATH "/sbin/ifconfig" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "/sbin/route" @@ -1466,19 +1466,19 @@ configure: failed program was: | ; | return 0; | } -configure:7336: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:7353: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 conftest.c: In function `main': conftest.c:121: size of array `test_array' is negative -configure:7342: $? = 1 +configure:7359: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" -| #define PACKAGE_VERSION "2.1_rc15" -| #define PACKAGE_STRING "OpenVPN 2.1_rc15" +| #define PACKAGE_VERSION "2.1_rc19" +| #define PACKAGE_STRING "OpenVPN 2.1_rc19" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE "openvpn" -| #define VERSION "2.1_rc15" +| #define VERSION "2.1_rc19" | #define IFCONFIG_PATH "/sbin/ifconfig" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "/sbin/route" @@ -1597,19 +1597,19 @@ configure: failed program was: | ; | return 0; | } -configure:7336: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:7353: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 conftest.c: In function `main': conftest.c:121: size of array `test_array' is negative -configure:7342: $? = 1 +configure:7359: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" -| #define PACKAGE_VERSION "2.1_rc15" -| #define PACKAGE_STRING "OpenVPN 2.1_rc15" +| #define PACKAGE_VERSION "2.1_rc19" +| #define PACKAGE_STRING "OpenVPN 2.1_rc19" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE "openvpn" -| #define VERSION "2.1_rc15" +| #define VERSION "2.1_rc19" | #define IFCONFIG_PATH "/sbin/ifconfig" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "/sbin/route" @@ -1728,33 +1728,33 @@ configure: failed program was: | ; | return 0; | } -configure:7336: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:7342: $? = 0 -configure:7491: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:7497: $? = 0 -configure:7491: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:7497: $? = 0 -configure:7605: result: 4 -configure:7615: checking for unsigned long -configure:7645: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:7651: $? = 0 -configure:7666: result: yes -configure:7673: checking size of unsigned long -configure:7704: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:7710: $? = 0 -configure:7741: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:7353: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:7359: $? = 0 +configure:7508: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:7514: $? = 0 +configure:7508: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:7514: $? = 0 +configure:7622: result: 4 +configure:7632: checking for unsigned long +configure:7662: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:7668: $? = 0 +configure:7683: result: yes +configure:7690: checking size of unsigned long +configure:7721: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:7727: $? = 0 +configure:7758: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 conftest.c: In function `main': conftest.c:122: size of array `test_array' is negative -configure:7747: $? = 1 +configure:7764: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" -| #define PACKAGE_VERSION "2.1_rc15" -| #define PACKAGE_STRING "OpenVPN 2.1_rc15" +| #define PACKAGE_VERSION "2.1_rc19" +| #define PACKAGE_STRING "OpenVPN 2.1_rc19" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE "openvpn" -| #define VERSION "2.1_rc15" +| #define VERSION "2.1_rc19" | #define IFCONFIG_PATH "/sbin/ifconfig" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "/sbin/route" @@ -1874,19 +1874,19 @@ configure: failed program was: | ; | return 0; | } -configure:7741: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:7758: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 conftest.c: In function `main': conftest.c:122: size of array `test_array' is negative -configure:7747: $? = 1 +configure:7764: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" -| #define PACKAGE_VERSION "2.1_rc15" -| #define PACKAGE_STRING "OpenVPN 2.1_rc15" +| #define PACKAGE_VERSION "2.1_rc19" +| #define PACKAGE_STRING "OpenVPN 2.1_rc19" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE "openvpn" -| #define VERSION "2.1_rc15" +| #define VERSION "2.1_rc19" | #define IFCONFIG_PATH "/sbin/ifconfig" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "/sbin/route" @@ -2006,19 +2006,19 @@ configure: failed program was: | ; | return 0; | } -configure:7741: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:7758: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 conftest.c: In function `main': conftest.c:122: size of array `test_array' is negative -configure:7747: $? = 1 +configure:7764: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" -| #define PACKAGE_VERSION "2.1_rc15" -| #define PACKAGE_STRING "OpenVPN 2.1_rc15" +| #define PACKAGE_VERSION "2.1_rc19" +| #define PACKAGE_STRING "OpenVPN 2.1_rc19" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE "openvpn" -| #define VERSION "2.1_rc15" +| #define VERSION "2.1_rc19" | #define IFCONFIG_PATH "/sbin/ifconfig" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "/sbin/route" @@ -2138,153 +2138,153 @@ configure: failed program was: | ; | return 0; | } -configure:7741: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:7747: $? = 0 -configure:7896: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:7902: $? = 0 -configure:7896: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:7902: $? = 0 -configure:8010: result: 4 -configure:8102: checking for ctime -configure:8158: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:8164: $? = 0 -configure:8182: result: yes -configure:8102: checking for memset -configure:8158: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:7758: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:7764: $? = 0 +configure:7913: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:7919: $? = 0 +configure:7913: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:7919: $? = 0 +configure:8027: result: 4 +configure:8119: checking for ctime +configure:8175: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:8181: $? = 0 +configure:8199: result: yes +configure:8119: checking for memset +configure:8175: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 conftest.c:110: warning: conflicting types for built-in function `memset' -configure:8164: $? = 0 -configure:8182: result: yes -configure:8102: checking for vsnprintf -configure:8158: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:8164: $? = 0 -configure:8182: result: yes -configure:8102: checking for strdup -configure:8158: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:8164: $? = 0 -configure:8182: result: yes -configure:8231: checking for daemon -configure:8287: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:8293: $? = 0 -configure:8311: result: yes -configure:8231: checking for chroot -configure:8287: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:8293: $? = 0 -configure:8311: result: yes -configure:8231: checking for getpwnam -configure:8287: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:8293: $? = 0 -configure:8311: result: yes -configure:8231: checking for setuid -configure:8287: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:8293: $? = 0 -configure:8311: result: yes -configure:8231: checking for nice -configure:8287: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:8293: $? = 0 -configure:8311: result: yes -configure:8231: checking for system -configure:8287: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:8293: $? = 0 -configure:8311: result: yes -configure:8231: checking for getpid -configure:8287: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:8293: $? = 0 -configure:8311: result: yes -configure:8231: checking for dup -configure:8287: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:8293: $? = 0 -configure:8311: result: yes -configure:8231: checking for dup2 -configure:8287: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:8293: $? = 0 -configure:8311: result: yes -configure:8231: checking for getpass -configure:8287: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:8293: $? = 0 -configure:8311: result: yes -configure:8231: checking for strerror -configure:8287: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:8293: $? = 0 -configure:8311: result: yes -configure:8231: checking for syslog -configure:8287: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:8293: $? = 0 -configure:8311: result: yes -configure:8231: checking for openlog -configure:8287: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:8293: $? = 0 -configure:8311: result: yes -configure:8231: checking for mlockall -configure:8287: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:8293: $? = 0 -configure:8311: result: yes -configure:8231: checking for getgrnam -configure:8287: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:8293: $? = 0 -configure:8311: result: yes -configure:8231: checking for setgid -configure:8287: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:8293: $? = 0 -configure:8311: result: yes -configure:8231: checking for setgroups -configure:8287: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:8293: $? = 0 -configure:8311: result: yes -configure:8231: checking for stat -configure:8287: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:8293: $? = 0 -configure:8311: result: yes -configure:8231: checking for flock -configure:8287: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:8293: $? = 0 -configure:8311: result: yes -configure:8231: checking for readv -configure:8287: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:8293: $? = 0 -configure:8311: result: yes -configure:8231: checking for writev -configure:8287: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:8293: $? = 0 -configure:8311: result: yes -configure:8231: checking for time -configure:8287: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:8293: $? = 0 -configure:8311: result: yes -configure:8231: checking for setsid -configure:8287: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:8293: $? = 0 -configure:8311: result: yes -configure:8231: checking for chdir -configure:8287: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:8293: $? = 0 -configure:8311: result: yes -configure:8231: checking for putenv -configure:8287: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:8293: $? = 0 -configure:8311: result: yes -configure:8231: checking for getpeername -configure:8287: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:8293: $? = 0 -configure:8311: result: yes -configure:8231: checking for unlink -configure:8287: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:8293: $? = 0 -configure:8311: result: yes -configure:8231: checking for chsize -configure:8287: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -/tmp/cc6fjicD.o: In function `main': -/tmp/cc6fjicD.o(.text+0x1c): undefined reference to `chsize' +configure:8181: $? = 0 +configure:8199: result: yes +configure:8119: checking for vsnprintf +configure:8175: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:8181: $? = 0 +configure:8199: result: yes +configure:8119: checking for strdup +configure:8175: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:8181: $? = 0 +configure:8199: result: yes +configure:8248: checking for daemon +configure:8304: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:8310: $? = 0 +configure:8328: result: yes +configure:8248: checking for chroot +configure:8304: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:8310: $? = 0 +configure:8328: result: yes +configure:8248: checking for getpwnam +configure:8304: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:8310: $? = 0 +configure:8328: result: yes +configure:8248: checking for setuid +configure:8304: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:8310: $? = 0 +configure:8328: result: yes +configure:8248: checking for nice +configure:8304: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:8310: $? = 0 +configure:8328: result: yes +configure:8248: checking for system +configure:8304: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:8310: $? = 0 +configure:8328: result: yes +configure:8248: checking for getpid +configure:8304: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:8310: $? = 0 +configure:8328: result: yes +configure:8248: checking for dup +configure:8304: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:8310: $? = 0 +configure:8328: result: yes +configure:8248: checking for dup2 +configure:8304: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:8310: $? = 0 +configure:8328: result: yes +configure:8248: checking for getpass +configure:8304: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:8310: $? = 0 +configure:8328: result: yes +configure:8248: checking for strerror +configure:8304: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:8310: $? = 0 +configure:8328: result: yes +configure:8248: checking for syslog +configure:8304: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:8310: $? = 0 +configure:8328: result: yes +configure:8248: checking for openlog +configure:8304: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:8310: $? = 0 +configure:8328: result: yes +configure:8248: checking for mlockall +configure:8304: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:8310: $? = 0 +configure:8328: result: yes +configure:8248: checking for getgrnam +configure:8304: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:8310: $? = 0 +configure:8328: result: yes +configure:8248: checking for setgid +configure:8304: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:8310: $? = 0 +configure:8328: result: yes +configure:8248: checking for setgroups +configure:8304: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:8310: $? = 0 +configure:8328: result: yes +configure:8248: checking for stat +configure:8304: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:8310: $? = 0 +configure:8328: result: yes +configure:8248: checking for flock +configure:8304: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:8310: $? = 0 +configure:8328: result: yes +configure:8248: checking for readv +configure:8304: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:8310: $? = 0 +configure:8328: result: yes +configure:8248: checking for writev +configure:8304: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:8310: $? = 0 +configure:8328: result: yes +configure:8248: checking for time +configure:8304: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:8310: $? = 0 +configure:8328: result: yes +configure:8248: checking for setsid +configure:8304: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:8310: $? = 0 +configure:8328: result: yes +configure:8248: checking for chdir +configure:8304: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:8310: $? = 0 +configure:8328: result: yes +configure:8248: checking for putenv +configure:8304: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:8310: $? = 0 +configure:8328: result: yes +configure:8248: checking for getpeername +configure:8304: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:8310: $? = 0 +configure:8328: result: yes +configure:8248: checking for unlink +configure:8304: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:8310: $? = 0 +configure:8328: result: yes +configure:8248: checking for chsize +configure:8304: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +/tmp/cc41eIZl.o: In function `main': +/tmp/cc41eIZl.o(.text+0x1c): undefined reference to `chsize' collect2: ld returned 1 exit status -configure:8293: $? = 1 +configure:8310: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" -| #define PACKAGE_VERSION "2.1_rc15" -| #define PACKAGE_STRING "OpenVPN 2.1_rc15" +| #define PACKAGE_VERSION "2.1_rc19" +| #define PACKAGE_STRING "OpenVPN 2.1_rc19" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE "openvpn" -| #define VERSION "2.1_rc15" +| #define VERSION "2.1_rc19" | #define IFCONFIG_PATH "/sbin/ifconfig" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "/sbin/route" @@ -2431,30 +2431,30 @@ configure: failed program was: | ; | return 0; | } -configure:8311: result: no -configure:8231: checking for ftruncate -configure:8287: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:8293: $? = 0 -configure:8311: result: yes -configure:8231: checking for execve -configure:8287: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:8293: $? = 0 -configure:8311: result: yes -configure:8231: checking for getpeereid -configure:8287: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -/tmp/ccswTn06.o: In function `main': -/tmp/ccswTn06.o(.text+0x1c): undefined reference to `getpeereid' +configure:8328: result: no +configure:8248: checking for ftruncate +configure:8304: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:8310: $? = 0 +configure:8328: result: yes +configure:8248: checking for execve +configure:8304: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:8310: $? = 0 +configure:8328: result: yes +configure:8248: checking for getpeereid +configure:8304: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +/tmp/ccmQmPhH.o: In function `main': +/tmp/ccmQmPhH.o(.text+0x1c): undefined reference to `getpeereid' collect2: ld returned 1 exit status -configure:8293: $? = 1 +configure:8310: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" -| #define PACKAGE_VERSION "2.1_rc15" -| #define PACKAGE_STRING "OpenVPN 2.1_rc15" +| #define PACKAGE_VERSION "2.1_rc19" +| #define PACKAGE_STRING "OpenVPN 2.1_rc19" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE "openvpn" -| #define VERSION "2.1_rc15" +| #define VERSION "2.1_rc19" | #define IFCONFIG_PATH "/sbin/ifconfig" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "/sbin/route" @@ -2603,25 +2603,25 @@ configure: failed program was: | ; | return 0; | } -configure:8311: result: no -configure:8231: checking for umask -configure:8287: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:8293: $? = 0 -configure:8311: result: yes -configure:8417: checking return type of signal handlers -configure:8445: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:8328: result: no +configure:8248: checking for umask +configure:8304: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:8310: $? = 0 +configure:8328: result: yes +configure:8434: checking return type of signal handlers +configure:8462: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 conftest.c: In function `main': conftest.c:126: void value not ignored as it ought to be -configure:8451: $? = 1 +configure:8468: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" -| #define PACKAGE_VERSION "2.1_rc15" -| #define PACKAGE_STRING "OpenVPN 2.1_rc15" +| #define PACKAGE_VERSION "2.1_rc19" +| #define PACKAGE_STRING "OpenVPN 2.1_rc19" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE "openvpn" -| #define VERSION "2.1_rc15" +| #define VERSION "2.1_rc19" | #define IFCONFIG_PATH "/sbin/ifconfig" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "/sbin/route" @@ -2743,32 +2743,32 @@ configure: failed program was: | ; | return 0; | } -configure:8466: result: void -configure:8475: checking for library containing socket -configure:8516: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:8522: $? = 0 -configure:8550: result: none required -configure:8559: checking for library containing inet_ntoa -configure:8600: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:8606: $? = 0 -configure:8634: result: none required -configure:8643: checking for library containing gethostbyname -configure:8684: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:8690: $? = 0 -configure:8718: result: none required -configure:8742: checking vfork.h usability -configure:8759: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:8483: result: void +configure:8492: checking for library containing socket +configure:8533: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:8539: $? = 0 +configure:8567: result: none required +configure:8576: checking for library containing inet_ntoa +configure:8617: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:8623: $? = 0 +configure:8651: result: none required +configure:8660: checking for library containing gethostbyname +configure:8701: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:8707: $? = 0 +configure:8735: result: none required +configure:8759: checking vfork.h usability +configure:8776: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 conftest.c:154:19: vfork.h: No such file or directory -configure:8765: $? = 1 +configure:8782: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" -| #define PACKAGE_VERSION "2.1_rc15" -| #define PACKAGE_STRING "OpenVPN 2.1_rc15" +| #define PACKAGE_VERSION "2.1_rc19" +| #define PACKAGE_STRING "OpenVPN 2.1_rc19" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE "openvpn" -| #define VERSION "2.1_rc15" +| #define VERSION "2.1_rc19" | #define IFCONFIG_PATH "/sbin/ifconfig" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "/sbin/route" @@ -2915,20 +2915,20 @@ configure: failed program was: | # include | #endif | #include -configure:8779: result: no -configure:8783: checking vfork.h presence -configure:8798: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c +configure:8796: result: no +configure:8800: checking vfork.h presence +configure:8815: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c conftest.c:121:19: vfork.h: No such file or directory -configure:8804: $? = 1 +configure:8821: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" -| #define PACKAGE_VERSION "2.1_rc15" -| #define PACKAGE_STRING "OpenVPN 2.1_rc15" +| #define PACKAGE_VERSION "2.1_rc19" +| #define PACKAGE_STRING "OpenVPN 2.1_rc19" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE "openvpn" -| #define VERSION "2.1_rc15" +| #define VERSION "2.1_rc19" | #define IFCONFIG_PATH "/sbin/ifconfig" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "/sbin/route" @@ -3042,119 +3042,119 @@ configure: failed program was: | #define RETSIGTYPE void | /* end confdefs.h. */ | #include -configure:8818: result: no -configure:8851: checking for vfork.h -configure:8859: result: no -configure:8877: checking for fork -configure:8933: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:8939: $? = 0 -configure:8957: result: yes -configure:8877: checking for vfork -configure:8933: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:8939: $? = 0 -configure:8957: result: yes -configure:8968: checking for working fork -configure:9028: result: cross -configure:9044: WARNING: result yes guessed because of cross compilation -configure:9049: checking for working vfork -configure:9187: result: yes -configure:9223: checking for gettimeofday -configure:9279: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:9285: $? = 0 -configure:9303: result: yes -configure:9329: checking for socket -configure:9385: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:9391: $? = 0 -configure:9409: result: yes -configure:9329: checking for recv -configure:9385: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:9391: $? = 0 -configure:9409: result: yes -configure:9329: checking for recvfrom -configure:9385: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:9391: $? = 0 -configure:9409: result: yes -configure:9329: checking for send -configure:9385: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:9391: $? = 0 -configure:9409: result: yes -configure:9329: checking for sendto -configure:9385: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:9391: $? = 0 -configure:9409: result: yes -configure:9329: checking for listen -configure:9385: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:9391: $? = 0 -configure:9409: result: yes -configure:9329: checking for accept -configure:9385: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:9391: $? = 0 -configure:9409: result: yes -configure:9329: checking for connect -configure:9385: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:9391: $? = 0 -configure:9409: result: yes -configure:9329: checking for bind -configure:9385: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:9391: $? = 0 -configure:9409: result: yes -configure:9329: checking for select -configure:9385: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:9391: $? = 0 -configure:9409: result: yes -configure:9329: checking for gethostbyname -configure:9385: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:9391: $? = 0 -configure:9409: result: yes -configure:9329: checking for inet_ntoa -configure:9385: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:9391: $? = 0 -configure:9409: result: yes -configure:9432: checking for setsockopt -configure:9488: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:9494: $? = 0 -configure:9512: result: yes -configure:9432: checking for getsockopt -configure:9488: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:9494: $? = 0 -configure:9512: result: yes -configure:9432: checking for getsockname -configure:9488: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:9494: $? = 0 -configure:9512: result: yes -configure:9432: checking for poll -configure:9488: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:9494: $? = 0 -configure:9512: result: yes -configure:9432: checking for sendmsg -configure:9488: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:9494: $? = 0 -configure:9512: result: yes -configure:9432: checking for recvmsg -configure:9488: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:9494: $? = 0 -configure:9512: result: yes -configure:9525: checking for working memcmp -configure:9606: result: no -configure:9641: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 -configure:9647: $? = 0 -configure:9654: result: res_init DEFINED -configure:9676: checking for working epoll implementation... -configure:9680: checking for epoll_create -configure:9736: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ -Wl,--fatal-warnings conftest.c >&5 -/tmp/cc2jDmi9.o: In function `main': -/tmp/cc2jDmi9.o(.text+0x1c): undefined reference to `epoll_create' +configure:8835: result: no +configure:8868: checking for vfork.h +configure:8876: result: no +configure:8894: checking for fork +configure:8950: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:8956: $? = 0 +configure:8974: result: yes +configure:8894: checking for vfork +configure:8950: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:8956: $? = 0 +configure:8974: result: yes +configure:8985: checking for working fork +configure:9045: result: cross +configure:9061: WARNING: result yes guessed because of cross compilation +configure:9066: checking for working vfork +configure:9204: result: yes +configure:9240: checking for gettimeofday +configure:9296: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:9302: $? = 0 +configure:9320: result: yes +configure:9346: checking for socket +configure:9402: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:9408: $? = 0 +configure:9426: result: yes +configure:9346: checking for recv +configure:9402: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:9408: $? = 0 +configure:9426: result: yes +configure:9346: checking for recvfrom +configure:9402: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:9408: $? = 0 +configure:9426: result: yes +configure:9346: checking for send +configure:9402: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:9408: $? = 0 +configure:9426: result: yes +configure:9346: checking for sendto +configure:9402: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:9408: $? = 0 +configure:9426: result: yes +configure:9346: checking for listen +configure:9402: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:9408: $? = 0 +configure:9426: result: yes +configure:9346: checking for accept +configure:9402: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:9408: $? = 0 +configure:9426: result: yes +configure:9346: checking for connect +configure:9402: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:9408: $? = 0 +configure:9426: result: yes +configure:9346: checking for bind +configure:9402: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:9408: $? = 0 +configure:9426: result: yes +configure:9346: checking for select +configure:9402: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:9408: $? = 0 +configure:9426: result: yes +configure:9346: checking for gethostbyname +configure:9402: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:9408: $? = 0 +configure:9426: result: yes +configure:9346: checking for inet_ntoa +configure:9402: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:9408: $? = 0 +configure:9426: result: yes +configure:9449: checking for setsockopt +configure:9505: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:9511: $? = 0 +configure:9529: result: yes +configure:9449: checking for getsockopt +configure:9505: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:9511: $? = 0 +configure:9529: result: yes +configure:9449: checking for getsockname +configure:9505: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:9511: $? = 0 +configure:9529: result: yes +configure:9449: checking for poll +configure:9505: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:9511: $? = 0 +configure:9529: result: yes +configure:9449: checking for sendmsg +configure:9505: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:9511: $? = 0 +configure:9529: result: yes +configure:9449: checking for recvmsg +configure:9505: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:9511: $? = 0 +configure:9529: result: yes +configure:9542: checking for working memcmp +configure:9623: result: no +configure:9658: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c >&5 +configure:9664: $? = 0 +configure:9671: result: res_init DEFINED +configure:9693: checking for working epoll implementation... +configure:9697: checking for epoll_create +configure:9753: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ -Wl,--fatal-warnings conftest.c >&5 +/tmp/ccg9eqfN.o: In function `main': +/tmp/ccg9eqfN.o(.text+0x1c): undefined reference to `epoll_create' collect2: ld returned 1 exit status -configure:9742: $? = 1 +configure:9759: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" -| #define PACKAGE_VERSION "2.1_rc15" -| #define PACKAGE_STRING "OpenVPN 2.1_rc15" +| #define PACKAGE_VERSION "2.1_rc19" +| #define PACKAGE_STRING "OpenVPN 2.1_rc19" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE "openvpn" -| #define VERSION "2.1_rc15" +| #define VERSION "2.1_rc19" | #define IFCONFIG_PATH "/sbin/ifconfig" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "/sbin/route" @@ -3329,55 +3329,225 @@ configure: failed program was: | ; | return 0; | } -configure:9759: result: no -configure:10967: checking for LZO Library and Header files... -configure:10979: checking lzo/lzo1x.h usability -configure:10996: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:11002: $? = 0 -configure:11016: result: yes -configure:11020: checking lzo/lzo1x.h presence -configure:11035: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c -configure:11041: $? = 0 -configure:11055: result: yes -configure:11088: checking for lzo/lzo1x.h -configure:11095: result: yes -configure:11254: checking for lzo1x_1_15_compress in -llzo2 -configure:11289: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c -llzo2 >&5 -configure:11295: $? = 0 -configure:11314: result: yes -configure:11355: checking for OpenSSL Crypto Library and Header files... -configure:11367: checking openssl/evp.h usability -configure:11384: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:11390: $? = 0 -configure:11404: result: yes -configure:11408: checking openssl/evp.h presence -configure:11423: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c -configure:11429: $? = 0 -configure:11443: result: yes -configure:11476: checking for openssl/evp.h -configure:11483: result: yes -configure:11488: checking for EVP_CIPHER_CTX_init in -lcrypto -configure:11523: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c -lcrypto -llzo2 >&5 -configure:11529: $? = 0 -configure:11547: result: yes -configure:11551: checking that OpenSSL Library is at least version 0.9.6... -configure:11587: checking for EVP_CIPHER_CTX_set_key_length -configure:11643: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c -lcrypto -llzo2 >&5 -configure:11649: $? = 0 -configure:11667: result: yes -configure:11693: checking openssl/engine.h usability -configure:11710: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:9776: result: no +configure:10984: checking for LZO Library and Header files... +configure:10996: checking lzo/lzo1x.h usability +configure:11013: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:11019: $? = 0 +configure:11033: result: yes +configure:11037: checking lzo/lzo1x.h presence +configure:11052: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c +configure:11058: $? = 0 +configure:11072: result: yes +configure:11105: checking for lzo/lzo1x.h +configure:11112: result: yes +configure:11271: checking for lzo1x_1_15_compress in -llzo2 +configure:11306: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c -llzo2 >&5 +configure:11312: $? = 0 +configure:11331: result: yes +configure:11372: checking for OpenSSL Crypto Library and Header files... +configure:11384: checking openssl/evp.h usability +configure:11401: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:11407: $? = 0 +configure:11421: result: yes +configure:11425: checking openssl/evp.h presence +configure:11440: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c +configure:11446: $? = 0 +configure:11460: result: yes +configure:11493: checking for openssl/evp.h +configure:11500: result: yes +configure:11516: checking for EVP_CIPHER_CTX_init in -lcrypto +configure:11551: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c -lcrypto -llzo2 >&5 +configure:11557: $? = 0 +configure:11576: result: yes +configure:11516: checking for EVP_CIPHER_CTX_init in -leay32 +configure:11551: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c -leay32 -lcrypto -llzo2 >&5 +/opt/brcm/hndtools-mipsel-linux/bin/../lib/gcc-lib/mipsel-linux/3.2.3/../../../../mipsel-linux/bin/ld: cannot find -leay32 +collect2: ld returned 1 exit status +configure:11557: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| #define PACKAGE_NAME "OpenVPN" +| #define PACKAGE_TARNAME "openvpn" +| #define PACKAGE_VERSION "2.1_rc19" +| #define PACKAGE_STRING "OpenVPN 2.1_rc19" +| #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" +| #define PACKAGE "openvpn" +| #define VERSION "2.1_rc19" +| #define IFCONFIG_PATH "/sbin/ifconfig" +| #define IPROUTE_PATH "/sbin/ip" +| #define ROUTE_PATH "/sbin/route" +| #define TARGET_ALIAS "mipsel-unknown-linux-gnu" +| #define TARGET_LINUX 1 +| #define _GNU_SOURCE 1 +| #define STDC_HEADERS 1 +| #define HAVE_SYS_TYPES_H 1 +| #define HAVE_SYS_STAT_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_MEMORY_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_INTTYPES_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_UNISTD_H 1 +| #define TIME_WITH_SYS_TIME 1 +| #define HAVE_CPP_VARARG_MACRO_ISO 1 +| #define HAVE_CPP_VARARG_MACRO_GCC 1 +| #define EMPTY_ARRAY_SIZE 0 +| #define HAVE_FCNTL_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STDARG_H 1 +| #define HAVE_STDIO_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_CTYPE_H 1 +| #define HAVE_ERRNO_H 1 +| #define HAVE_SYS_WAIT_H 1 +| #define HAVE_SYS_TIME_H 1 +| #define HAVE_SYS_SOCKET_H 1 +| #define HAVE_SYS_UN_H 1 +| #define HAVE_SYS_IOCTL_H 1 +| #define HAVE_SYS_STAT_H 1 +| #define HAVE_SYS_MMAN_H 1 +| #define HAVE_FCNTL_H 1 +| #define HAVE_SYS_FILE_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_STDARG_H 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_SIGNAL_H 1 +| #define HAVE_STDIO_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_CTYPE_H 1 +| #define HAVE_ERRNO_H 1 +| #define HAVE_SYSLOG_H 1 +| #define HAVE_PWD_H 1 +| #define HAVE_GRP_H 1 +| #define HAVE_STROPTS_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_UIO_H 1 +| #define HAVE_LINUX_IF_TUN_H 1 +| #define HAVE_LINUX_SOCKIOS_H 1 +| #define HAVE_LINUX_TYPES_H 1 +| #define HAVE_SYS_POLL_H 1 +| #define HAVE_ERR_H 1 +| #define HAVE_NET_IF_H 1 +| #define HAVE_NETINET_IP_H 1 +| #define HAVE_NETINET_IF_ETHER_H 1 +| #define HAVE_RESOLV_H 1 +| #define HAVE_LINUX_ERRQUEUE_H 1 +| #define HAVE_TUN_PI 1 +| #define HAVE_IPHDR 1 +| #define HAVE_IOVEC 1 +| #define HAVE_SOCK_EXTENDED_ERR 1 +| #define HAVE_MSGHDR 1 +| #define HAVE_CMSGHDR 1 +| #define HAVE_IN_PKTINFO 1 +| #define SIZEOF_UNSIGNED_INT 4 +| #define SIZEOF_UNSIGNED_LONG 4 +| #define HAVE_CTIME 1 +| #define HAVE_MEMSET 1 +| #define HAVE_VSNPRINTF 1 +| #define HAVE_STRDUP 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_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 RETSIGTYPE void +| #define HAVE_FORK 1 +| #define HAVE_VFORK 1 +| #define HAVE_WORKING_VFORK 1 +| #define HAVE_WORKING_FORK 1 +| #define HAVE_GETTIMEOFDAY 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_SENDMSG 1 +| #define HAVE_RECVMSG 1 +| #define HAVE_RES_INIT 1 +| #define LZO_HEADER_DIR 1 +| #define USE_LZO 1 +| #define LZO_VERSION_NUM "2" +| /* 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 EVP_CIPHER_CTX_init (); +| int +| main () +| { +| return EVP_CIPHER_CTX_init (); +| ; +| return 0; +| } +configure:11576: result: no +configure:11594: checking that OpenSSL Library is at least version 0.9.6 +configure:11612: result: yes +configure:11623: checking for EVP_CIPHER_CTX_set_key_length +configure:11679: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c -lcrypto -llzo2 >&5 +configure:11685: $? = 0 +configure:11703: result: yes +configure:11729: checking openssl/engine.h usability +configure:11746: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 conftest.c:183:28: openssl/engine.h: No such file or directory -configure:11716: $? = 1 +configure:11752: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" -| #define PACKAGE_VERSION "2.1_rc15" -| #define PACKAGE_STRING "OpenVPN 2.1_rc15" +| #define PACKAGE_VERSION "2.1_rc19" +| #define PACKAGE_STRING "OpenVPN 2.1_rc19" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE "openvpn" -| #define VERSION "2.1_rc15" +| #define VERSION "2.1_rc19" | #define IFCONFIG_PATH "/sbin/ifconfig" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "/sbin/route" @@ -3553,20 +3723,20 @@ configure: failed program was: | # include | #endif | #include -configure:11730: result: no -configure:11734: checking openssl/engine.h presence -configure:11749: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c +configure:11766: result: no +configure:11770: checking openssl/engine.h presence +configure:11785: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c conftest.c:150:28: openssl/engine.h: No such file or directory -configure:11755: $? = 1 +configure:11791: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" -| #define PACKAGE_VERSION "2.1_rc15" -| #define PACKAGE_STRING "OpenVPN 2.1_rc15" +| #define PACKAGE_VERSION "2.1_rc19" +| #define PACKAGE_STRING "OpenVPN 2.1_rc19" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE "openvpn" -| #define VERSION "2.1_rc15" +| #define VERSION "2.1_rc19" | #define IFCONFIG_PATH "/sbin/ifconfig" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "/sbin/route" @@ -3709,24 +3879,24 @@ configure: failed program was: | #define HAVE_EVP_CIPHER_CTX_SET_KEY_LENGTH 1 | /* end confdefs.h. */ | #include -configure:11769: result: no -configure:11802: checking for openssl/engine.h -configure:11810: result: no -configure:11827: checking for ENGINE_load_builtin_engines -configure:11883: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c -lcrypto -llzo2 >&5 -/tmp/ccas1ANa.o: In function `main': -/tmp/ccas1ANa.o(.text+0x1c): undefined reference to `ENGINE_load_builtin_engines' +configure:11805: result: no +configure:11838: checking for openssl/engine.h +configure:11846: result: no +configure:11863: checking for ENGINE_load_builtin_engines +configure:11919: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c -lcrypto -llzo2 >&5 +/tmp/ccATEKuU.o: In function `main': +/tmp/ccATEKuU.o(.text+0x1c): undefined reference to `ENGINE_load_builtin_engines' collect2: ld returned 1 exit status -configure:11889: $? = 1 +configure:11925: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" -| #define PACKAGE_VERSION "2.1_rc15" -| #define PACKAGE_STRING "OpenVPN 2.1_rc15" +| #define PACKAGE_VERSION "2.1_rc19" +| #define PACKAGE_STRING "OpenVPN 2.1_rc19" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE "openvpn" -| #define VERSION "2.1_rc15" +| #define VERSION "2.1_rc19" | #define IFCONFIG_PATH "/sbin/ifconfig" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "/sbin/route" @@ -3906,22 +4076,22 @@ configure: failed program was: | ; | return 0; | } -configure:11907: result: no -configure:11921: checking for ENGINE_register_all_complete -configure:11977: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c -lcrypto -llzo2 >&5 -/tmp/cc2FivFH.o: In function `main': -/tmp/cc2FivFH.o(.text+0x1c): undefined reference to `ENGINE_register_all_complete' +configure:11943: result: no +configure:11957: checking for ENGINE_register_all_complete +configure:12013: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c -lcrypto -llzo2 >&5 +/tmp/cceb7ta1.o: In function `main': +/tmp/cceb7ta1.o(.text+0x1c): undefined reference to `ENGINE_register_all_complete' collect2: ld returned 1 exit status -configure:11983: $? = 1 +configure:12019: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" -| #define PACKAGE_VERSION "2.1_rc15" -| #define PACKAGE_STRING "OpenVPN 2.1_rc15" +| #define PACKAGE_VERSION "2.1_rc19" +| #define PACKAGE_STRING "OpenVPN 2.1_rc19" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE "openvpn" -| #define VERSION "2.1_rc15" +| #define VERSION "2.1_rc19" | #define IFCONFIG_PATH "/sbin/ifconfig" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "/sbin/route" @@ -4101,22 +4271,22 @@ configure: failed program was: | ; | return 0; | } -configure:12001: result: no -configure:12015: checking for ENGINE_cleanup -configure:12071: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c -lcrypto -llzo2 >&5 -/tmp/cc0bT92P.o: In function `main': -/tmp/cc0bT92P.o(.text+0x1c): undefined reference to `ENGINE_cleanup' +configure:12037: result: no +configure:12051: checking for ENGINE_cleanup +configure:12107: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c -lcrypto -llzo2 >&5 +/tmp/cc2d5eT8.o: In function `main': +/tmp/cc2d5eT8.o(.text+0x1c): undefined reference to `ENGINE_cleanup' collect2: ld returned 1 exit status -configure:12077: $? = 1 +configure:12113: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" -| #define PACKAGE_VERSION "2.1_rc15" -| #define PACKAGE_STRING "OpenVPN 2.1_rc15" +| #define PACKAGE_VERSION "2.1_rc19" +| #define PACKAGE_STRING "OpenVPN 2.1_rc19" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE "openvpn" -| #define VERSION "2.1_rc15" +| #define VERSION "2.1_rc19" | #define IFCONFIG_PATH "/sbin/ifconfig" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "/sbin/route" @@ -4296,36 +4466,207 @@ configure: failed program was: | ; | return 0; | } -configure:12095: result: no -configure:12133: checking for OpenSSL SSL Library and Header files... -configure:12145: checking openssl/ssl.h usability -configure:12162: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 -configure:12168: $? = 0 -configure:12182: result: yes -configure:12186: checking openssl/ssl.h presence -configure:12201: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c -configure:12207: $? = 0 -configure:12221: result: yes -configure:12254: checking for openssl/ssl.h -configure:12261: result: yes -configure:12266: checking for SSL_CTX_new in -lssl -configure:12301: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c -lssl -lcrypto -llzo2 >&5 -configure:12307: $? = 0 -configure:12325: result: yes -configure:12445: checking for pkcs11-helper Library and Header files... -configure:12457: checking pkcs11-helper-1.0/pkcs11h-core.h usability -configure:12474: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:12131: result: no +configure:12153: checking for OpenSSL SSL Library and Header files... +configure:12165: checking openssl/ssl.h usability +configure:12182: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 +configure:12188: $? = 0 +configure:12202: result: yes +configure:12206: checking openssl/ssl.h presence +configure:12221: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c +configure:12227: $? = 0 +configure:12241: result: yes +configure:12274: checking for openssl/ssl.h +configure:12281: result: yes +configure:12298: checking for SSL_CTX_new in -lssl +configure:12333: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c -lssl -lcrypto -llzo2 >&5 +configure:12339: $? = 0 +configure:12358: result: yes +configure:12298: checking for SSL_CTX_new in -lssl32 +configure:12333: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. -L../openssl/ -L../lzo/src/.libs/ conftest.c -lssl32 -lssl -lcrypto -llzo2 >&5 +/opt/brcm/hndtools-mipsel-linux/bin/../lib/gcc-lib/mipsel-linux/3.2.3/../../../../mipsel-linux/bin/ld: cannot find -lssl32 +collect2: ld returned 1 exit status +configure:12339: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| #define PACKAGE_NAME "OpenVPN" +| #define PACKAGE_TARNAME "openvpn" +| #define PACKAGE_VERSION "2.1_rc19" +| #define PACKAGE_STRING "OpenVPN 2.1_rc19" +| #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" +| #define PACKAGE "openvpn" +| #define VERSION "2.1_rc19" +| #define IFCONFIG_PATH "/sbin/ifconfig" +| #define IPROUTE_PATH "/sbin/ip" +| #define ROUTE_PATH "/sbin/route" +| #define TARGET_ALIAS "mipsel-unknown-linux-gnu" +| #define TARGET_LINUX 1 +| #define _GNU_SOURCE 1 +| #define STDC_HEADERS 1 +| #define HAVE_SYS_TYPES_H 1 +| #define HAVE_SYS_STAT_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_MEMORY_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_INTTYPES_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_UNISTD_H 1 +| #define TIME_WITH_SYS_TIME 1 +| #define HAVE_CPP_VARARG_MACRO_ISO 1 +| #define HAVE_CPP_VARARG_MACRO_GCC 1 +| #define EMPTY_ARRAY_SIZE 0 +| #define HAVE_FCNTL_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STDARG_H 1 +| #define HAVE_STDIO_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_CTYPE_H 1 +| #define HAVE_ERRNO_H 1 +| #define HAVE_SYS_WAIT_H 1 +| #define HAVE_SYS_TIME_H 1 +| #define HAVE_SYS_SOCKET_H 1 +| #define HAVE_SYS_UN_H 1 +| #define HAVE_SYS_IOCTL_H 1 +| #define HAVE_SYS_STAT_H 1 +| #define HAVE_SYS_MMAN_H 1 +| #define HAVE_FCNTL_H 1 +| #define HAVE_SYS_FILE_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_STDARG_H 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_SIGNAL_H 1 +| #define HAVE_STDIO_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_CTYPE_H 1 +| #define HAVE_ERRNO_H 1 +| #define HAVE_SYSLOG_H 1 +| #define HAVE_PWD_H 1 +| #define HAVE_GRP_H 1 +| #define HAVE_STROPTS_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_UIO_H 1 +| #define HAVE_LINUX_IF_TUN_H 1 +| #define HAVE_LINUX_SOCKIOS_H 1 +| #define HAVE_LINUX_TYPES_H 1 +| #define HAVE_SYS_POLL_H 1 +| #define HAVE_ERR_H 1 +| #define HAVE_NET_IF_H 1 +| #define HAVE_NETINET_IP_H 1 +| #define HAVE_NETINET_IF_ETHER_H 1 +| #define HAVE_RESOLV_H 1 +| #define HAVE_LINUX_ERRQUEUE_H 1 +| #define HAVE_TUN_PI 1 +| #define HAVE_IPHDR 1 +| #define HAVE_IOVEC 1 +| #define HAVE_SOCK_EXTENDED_ERR 1 +| #define HAVE_MSGHDR 1 +| #define HAVE_CMSGHDR 1 +| #define HAVE_IN_PKTINFO 1 +| #define SIZEOF_UNSIGNED_INT 4 +| #define SIZEOF_UNSIGNED_LONG 4 +| #define HAVE_CTIME 1 +| #define HAVE_MEMSET 1 +| #define HAVE_VSNPRINTF 1 +| #define HAVE_STRDUP 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_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 RETSIGTYPE void +| #define HAVE_FORK 1 +| #define HAVE_VFORK 1 +| #define HAVE_WORKING_VFORK 1 +| #define HAVE_WORKING_FORK 1 +| #define HAVE_GETTIMEOFDAY 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_SENDMSG 1 +| #define HAVE_RECVMSG 1 +| #define HAVE_RES_INIT 1 +| #define LZO_HEADER_DIR 1 +| #define USE_LZO 1 +| #define LZO_VERSION_NUM "2" +| #define USE_CRYPTO 1 +| #define HAVE_EVP_CIPHER_CTX_SET_KEY_LENGTH 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_CTX_new (); +| int +| main () +| { +| return SSL_CTX_new (); +| ; +| return 0; +| } +configure:12358: result: no +configure:12468: checking for pkcs11-helper Library and Header files... +configure:12480: checking pkcs11-helper-1.0/pkcs11h-core.h usability +configure:12497: mipsel-uclibc-gcc -c -mips2 -O3 -Wall -I../openssl/include/ -I../lzo/include -I. conftest.c >&5 conftest.c:184:44: pkcs11-helper-1.0/pkcs11h-core.h: No such file or directory -configure:12480: $? = 1 +configure:12503: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" -| #define PACKAGE_VERSION "2.1_rc15" -| #define PACKAGE_STRING "OpenVPN 2.1_rc15" +| #define PACKAGE_VERSION "2.1_rc19" +| #define PACKAGE_STRING "OpenVPN 2.1_rc19" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE "openvpn" -| #define VERSION "2.1_rc15" +| #define VERSION "2.1_rc19" | #define IFCONFIG_PATH "/sbin/ifconfig" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "/sbin/route" @@ -4502,20 +4843,20 @@ configure: failed program was: | # include | #endif | #include -configure:12494: result: no -configure:12498: checking pkcs11-helper-1.0/pkcs11h-core.h presence -configure:12513: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c +configure:12517: result: no +configure:12521: checking pkcs11-helper-1.0/pkcs11h-core.h presence +configure:12536: mipsel-uclibc-gcc -E -I../openssl/include/ -I../lzo/include -I. conftest.c conftest.c:151:44: pkcs11-helper-1.0/pkcs11h-core.h: No such file or directory -configure:12519: $? = 1 +configure:12542: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "OpenVPN" | #define PACKAGE_TARNAME "openvpn" -| #define PACKAGE_VERSION "2.1_rc15" -| #define PACKAGE_STRING "OpenVPN 2.1_rc15" +| #define PACKAGE_VERSION "2.1_rc19" +| #define PACKAGE_STRING "OpenVPN 2.1_rc19" | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" | #define PACKAGE "openvpn" -| #define VERSION "2.1_rc15" +| #define VERSION "2.1_rc19" | #define IFCONFIG_PATH "/sbin/ifconfig" | #define IPROUTE_PATH "/sbin/ip" | #define ROUTE_PATH "/sbin/route" @@ -4659,17 +5000,17 @@ configure: failed program was: | #define USE_SSL 1 | /* end confdefs.h. */ | #include -configure:12533: result: no -configure:12566: checking for pkcs11-helper-1.0/pkcs11h-core.h -configure:12573: result: no -configure:12657: result: pkcs11-helper headers not found. -configure:12942: creating ./config.status +configure:12556: result: no +configure:12589: checking for pkcs11-helper-1.0/pkcs11h-core.h +configure:12596: result: no +configure:12680: result: pkcs11-helper headers not found. +configure:12963: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## -This file was extended by OpenVPN config.status 2.1_rc15, which was +This file was extended by OpenVPN config.status 2.1_rc19, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = @@ -4680,15 +5021,15 @@ generated by GNU Autoconf 2.61. Invocation command line was on keith-laptop -config.status:667: creating Makefile -config.status:667: creating openvpn.spec -config.status:667: creating config-win32.h -config.status:667: creating images/Makefile -config.status:667: creating service-win32/Makefile -config.status:667: creating install-win32/Makefile -config.status:667: creating install-win32/settings -config.status:667: creating config.h -config.status:1099: executing depfiles commands +config.status:669: creating Makefile +config.status:669: creating openvpn.spec +config.status:669: creating config-win32.h +config.status:669: creating images/Makefile +config.status:669: creating service-win32/Makefile +config.status:669: creating install-win32/Makefile +config.status:669: creating install-win32/settings +config.status:669: creating config.h +config.status:1108: executing depfiles commands ## ---------------- ## ## Cache variables. ## @@ -4839,9 +5180,11 @@ ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_host=mipsel-unknown-linux-gnu -ac_cv_lib_crypto_EVP_CIPHER_CTX_init=yes +ac_cv_lib_crypto___EVP_CIPHER_CTX_init=yes +ac_cv_lib_eay32___EVP_CIPHER_CTX_init=no ac_cv_lib_lzo2___lzo1x_1_15_compress=yes -ac_cv_lib_ssl_SSL_CTX_new=yes +ac_cv_lib_ssl32___SSL_CTX_new=no +ac_cv_lib_ssl___SSL_CTX_new=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep @@ -4849,6 +5192,7 @@ ac_cv_path_IFCONFIG=/sbin/ifconfig ac_cv_path_IPROUTE=/sbin/ip ac_cv_path_ROUTE=/sbin/route ac_cv_path_install='/usr/bin/install -c' +ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=mawk ac_cv_prog_CC=mipsel-uclibc-gcc ac_cv_prog_CPP='mipsel-uclibc-gcc -E' @@ -4890,14 +5234,14 @@ ax_cv_cpp_vararg_macro_iso=yes ## Output variables. ## ## ----------------- ## -ACLOCAL='${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run aclocal-1.9' +ACLOCAL='${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run tar' AUTOCONF='${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run autoconf' AUTOHEADER='${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run autoheader' -AUTOMAKE='${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run automake-1.9' +AUTOMAKE='${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run automake-1.10' AWK='mawk' CC='mipsel-uclibc-gcc' CCDEPMODE='depmode=gcc3' @@ -4917,7 +5261,7 @@ IFCONFIG='/sbin/ifconfig' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' -INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' +INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' IPROUTE='/sbin/ip' LDFLAGS=' -L../openssl/ -L../lzo/src/.libs/' LIBOBJS=' ${LIBOBJDIR}memcmp$U.o' @@ -4929,9 +5273,9 @@ OBJEXT='o' PACKAGE='openvpn' PACKAGE_BUGREPORT='openvpn-users@lists.sourceforge.net' PACKAGE_NAME='OpenVPN' -PACKAGE_STRING='OpenVPN 2.1_rc15' +PACKAGE_STRING='OpenVPN 2.1_rc19' PACKAGE_TARNAME='openvpn' -PACKAGE_VERSION='2.1_rc15' +PACKAGE_VERSION='2.1_rc19' PATH_SEPARATOR=':' PTHREAD_CC='' PTHREAD_CFLAGS='' @@ -4943,13 +5287,14 @@ STRIP='mipsel-uclibc-strip' TAP_ID='tap0901' TAP_WIN32_MIN_MAJOR='9' TAP_WIN32_MIN_MINOR='1' -VERSION='2.1_rc15' +VERSION='2.1_rc19' WIN32_FALSE='' WIN32_TRUE='#' ac_ct_CC='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' +am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' @@ -4973,13 +5318,13 @@ host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' -install_sh='/home/keith/firmware/release/src/router/openvpn/install-sh' +install_sh='$(SHELL) /home/keith/firmware/release/src/router/openvpn/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' -mkdir_p='mkdir -p --' +mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' @@ -5001,11 +5346,11 @@ win32datadir='${datadir}/openvpn-win32' #define PACKAGE_NAME "OpenVPN" #define PACKAGE_TARNAME "openvpn" -#define PACKAGE_VERSION "2.1_rc15" -#define PACKAGE_STRING "OpenVPN 2.1_rc15" +#define PACKAGE_VERSION "2.1_rc19" +#define PACKAGE_STRING "OpenVPN 2.1_rc19" #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" #define PACKAGE "openvpn" -#define VERSION "2.1_rc15" +#define VERSION "2.1_rc19" #define IFCONFIG_PATH "/sbin/ifconfig" #define IPROUTE_PATH "/sbin/ip" #define ROUTE_PATH "/sbin/route" diff --git a/release/src/router/openvpn/config.status b/release/src/router/openvpn/config.status index a5c68029fb..45a52056ef 100755 --- a/release/src/router/openvpn/config.status +++ b/release/src/router/openvpn/config.status @@ -288,7 +288,7 @@ exec 6>&1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by OpenVPN $as_me 2.1_rc15, which was +This file was extended by OpenVPN $as_me 2.1_rc19, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -333,7 +333,7 @@ $config_commands Report bugs to ." ac_cs_version="\ -OpenVPN config.status 2.1_rc15 +OpenVPN config.status 2.1_rc19 configured by ./configure, generated by GNU Autoconf 2.61, with options \"'--host=mipsel-linux' 'CFLAGS=-mips2 -O3 -Wall' '--disable-plugins' '--disable-socks' '--disable-debug' '--enable-small' '--enable-password-save' '--with-ssl-lib=../openssl/' '--with-ssl-headers=../openssl/include/' '--with-lzo-lib=../lzo/src/.libs/' '--with-lzo-headers=../lzo/include' 'host_alias=mipsel-linux' 'CC=mipsel-uclibc-gcc'\" @@ -344,6 +344,7 @@ gives unlimited permission to copy, distribute and modify it." ac_pwd='/home/keith/firmware/release/src/router/openvpn' srcdir='.' INSTALL='/usr/bin/install -c' +MKDIR_P='/bin/mkdir -p' # If no file are specified by the user, then we need to provide default # value. By we need to know if files were specified by the user. ac_need_defaults=: @@ -504,8 +505,8 @@ s,@SHELL@,|#_!!_#|/bin/sh,g s,@PATH_SEPARATOR@,|#_!!_#|:,g s,@PACKAGE_NAME@,|#_!!_#|OpenVPN,g s,@PACKAGE_TARNAME@,|#_!!_#|openvpn,g -s,@PACKAGE_VERSION@,|#_!!_#|2.1_rc15,g -s,@PACKAGE_STRING@,|#_!!_#|OpenVPN 2.1_rc15,g +s,@PACKAGE_VERSION@,|#_!!_#|2.1_rc19,g +s,@PACKAGE_STRING@,|#_!!_#|OpenVPN 2.1_rc19,g s,@PACKAGE_BUGREPORT@,|#_!!_#|openvpn-users@|#_!!_#|lists.sourceforge.net,g s,@exec_prefix@,|#_!!_#|${prefix},g s,@prefix@,|#_!!_#|/usr/local,g @@ -552,18 +553,19 @@ s,@target_os@,|#_!!_#|linux-gnu,g s,@INSTALL_PROGRAM@,|#_!!_#|${INSTALL},g s,@INSTALL_SCRIPT@,|#_!!_#|${INSTALL},g s,@INSTALL_DATA@,|#_!!_#|${INSTALL} -m 644,g +s,@am__isrc@,|#_!!_#|,g s,@CYGPATH_W@,|#_!!_#|echo,g s,@PACKAGE@,|#_!!_#|openvpn,g -s,@VERSION@,|#_!!_#|2.1_rc15,g -s,@ACLOCAL@,|#_!!_#|${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run aclocal-1.9,g +s,@VERSION@,|#_!!_#|2.1_rc19,g +s,@ACLOCAL@,|#_!!_#|${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run aclocal-1.10,g s,@AUTOCONF@,|#_!!_#|${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run autoconf,g -s,@AUTOMAKE@,|#_!!_#|${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run automake-1.9,g +s,@AUTOMAKE@,|#_!!_#|${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run automake-1.10,g s,@AUTOHEADER@,|#_!!_#|${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run autoheader,g s,@MAKEINFO@,|#_!!_#|${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run makeinfo,g -s,@install_sh@,|#_!!_#|/home/keith/firmware/release/src/router/openvpn/install-sh,g +s,@install_sh@,|#_!!_#|$(SHELL) /home/keith/firmware/release/src/router/openvpn/install-sh,g s,@STRIP@,|#_!!_#|mipsel-uclibc-strip,g -s,@INSTALL_STRIP_PROGRAM@,|#_!!_#|${SHELL} $(install_sh) -c -s,g -s,@mkdir_p@,|#_!!_#|mkdir -p --,g +s,@INSTALL_STRIP_PROGRAM@,|#_!!_#|$(install_sh) -c -s,g +s,@mkdir_p@,|#_!!_#|/bin/mkdir -p,g s,@AWK@,|#_!!_#|mawk,g s,@SET_MAKE@,|#_!!_#|,g s,@am__leading_dot@,|#_!!_#|.,g @@ -596,10 +598,10 @@ s,@MAN2HTML@,|#_!!_#|,g s,@LIBOBJS@,|#_!!_#| ${LIBOBJDIR}memcmp$U.o,g s,@PTHREAD_CC@,|#_!!_#|,g s,@PTHREAD_LIBS@,|#_!!_#|,g -s,@PTHREAD_CFLAGS@,|#_!!_#|,g CEOF cat >"$tmp/subs-2.sed" <<\CEOF /@[a-zA-Z_][a-zA-Z_0-9]*@/!b end +s,@PTHREAD_CFLAGS@,|#_!!_#|,g s,@TAP_ID@,|#_!!_#|tap0901,g s,@TAP_WIN32_MIN_MAJOR@,|#_!!_#|9,g s,@TAP_WIN32_MIN_MINOR@,|#_!!_#|1,g @@ -783,6 +785,11 @@ ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;; esac + ac_MKDIR_P=$MKDIR_P + case $MKDIR_P in + [\\/$]* | ?:[\\/]* ) ;; + */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;; + esac # If the template does not know about datarootdir, expand it. # FIXME: This hack should be removed a few years after 2.60. ac_datarootdir_hack=; ac_datarootdir_seen= @@ -830,6 +837,7 @@ s&@builddir@&$ac_builddir&;t t s&@abs_builddir@&$ac_abs_builddir&;t t s&@abs_top_builddir@&$ac_abs_top_builddir&;t t s&@INSTALL@&$ac_INSTALL&;t t +s&@MKDIR_P@&$ac_MKDIR_P&;t t $ac_datarootdir_hack " $ac_file_inputs | sed -f "$tmp/subs-1.sed" | sed -f "$tmp/subs-2.sed" >$tmp/out @@ -860,11 +868,11 @@ b s/$/ / s,^\([ #]*\)[^ ]*\([ ]*PACKAGE_NAME\)[ (].*,\1define\2 "OpenVPN" , s,^\([ #]*\)[^ ]*\([ ]*PACKAGE_TARNAME\)[ (].*,\1define\2 "openvpn" , -s,^\([ #]*\)[^ ]*\([ ]*PACKAGE_VERSION\)[ (].*,\1define\2 "2.1_rc15" , -s,^\([ #]*\)[^ ]*\([ ]*PACKAGE_STRING\)[ (].*,\1define\2 "OpenVPN 2.1_rc15" , +s,^\([ #]*\)[^ ]*\([ ]*PACKAGE_VERSION\)[ (].*,\1define\2 "2.1_rc19" , +s,^\([ #]*\)[^ ]*\([ ]*PACKAGE_STRING\)[ (].*,\1define\2 "OpenVPN 2.1_rc19" , s,^\([ #]*\)[^ ]*\([ ]*PACKAGE_BUGREPORT\)[ (].*,\1define\2 "openvpn-users@lists.sourceforge.net" , s,^\([ #]*\)[^ ]*\([ ]*PACKAGE\)[ (].*,\1define\2 "openvpn" , -s,^\([ #]*\)[^ ]*\([ ]*VERSION\)[ (].*,\1define\2 "2.1_rc15" , +s,^\([ #]*\)[^ ]*\([ ]*VERSION\)[ (].*,\1define\2 "2.1_rc19" , s,^\([ #]*\)[^ ]*\([ ]*IFCONFIG_PATH\)[ (].*,\1define\2 "/sbin/ifconfig" , s,^\([ #]*\)[^ ]*\([ ]*IPROUTE_PATH\)[ (].*,\1define\2 "/sbin/ip" , s,^\([ #]*\)[^ ]*\([ ]*ROUTE_PATH\)[ (].*,\1define\2 "/sbin/route" , @@ -1062,21 +1070,22 @@ echo "$as_me: $ac_file is unchanged" >&6;} fi rm -f "$tmp/out12" # Compute $ac_file's index in $config_headers. +_am_arg=$ac_file _am_stamp_count=1 for _am_header in $config_headers :; do case $_am_header in - $ac_file | $ac_file:* ) + $_am_arg | $_am_arg:* ) break ;; * ) _am_stamp_count=`expr $_am_stamp_count + 1` ;; esac done -echo "timestamp for $ac_file" >`$as_dirname -- $ac_file || -$as_expr X$ac_file : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X$ac_file : 'X\(//\)[^/]' \| \ - X$ac_file : 'X\(//\)$' \| \ - X$ac_file : 'X\(/\)' \| . 2>/dev/null || -echo X$ac_file | +echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" || +$as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ + X"$_am_arg" : 'X\(//\)[^/]' \| \ + X"$_am_arg" : 'X\(//\)$' \| \ + X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null || +echo X"$_am_arg" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q @@ -1111,8 +1120,9 @@ echo "$as_me: executing $ac_file commands" >&6;} # some people rename them; so instead we look at the file content. # Grep'ing the first line is not enough: some people post-process # each Makefile.in and add a new line on top of each file to say so. - # So let's grep whole file. - if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then + # Grep'ing the whole file is not good either: AIX grep has a line + # limit of 2048, but all sed's we know have understand at least 4000. + if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then dirpart=`$as_dirname -- "$mf" || $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$mf" : 'X\(//\)[^/]' \| \ diff --git a/release/src/router/openvpn/images/Makefile b/release/src/router/openvpn/images/Makefile index be0f656daa..70299d6276 100644 --- a/release/src/router/openvpn/images/Makefile +++ b/release/src/router/openvpn/images/Makefile @@ -1,8 +1,8 @@ -# Makefile.in generated by automake 1.9.6 from Makefile.am. +# Makefile.in generated by automake 1.10.1 from Makefile.am. # images/Makefile. Generated from Makefile.in by configure. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005 Free Software Foundation, Inc. +# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -21,7 +21,7 @@ # packet encryption, packet authentication, and # packet compression. # -# Copyright (C) 2002-2008 OpenVPN Technologies, Inc. +# Copyright (C) 2002-2009 OpenVPN Technologies, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2 @@ -38,15 +38,11 @@ # 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -srcdir = . -top_srcdir = .. pkgdatadir = $(datadir)/openvpn pkglibdir = $(libdir)/openvpn pkgincludedir = $(includedir)/openvpn -top_builddir = .. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd -INSTALL = /usr/bin/install -c install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c @@ -86,13 +82,11 @@ dist_imageDATA_INSTALL = $(INSTALL_DATA) am__dist_noinst_DATA_DIST = install-whirl.bmp icon.ico DATA = $(dist_image_DATA) $(dist_noinst_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run aclocal-1.9 -AMDEP_FALSE = # -AMDEP_TRUE = +ACLOCAL = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run aclocal-1.10 AMTAR = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run tar AUTOCONF = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run autoconf AUTOHEADER = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run autoheader -AUTOMAKE = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run automake-1.9 +AUTOMAKE = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run automake-1.10 AWK = mawk CC = mipsel-uclibc-gcc CCDEPMODE = depmode=gcc3 @@ -109,10 +103,11 @@ EGREP = /bin/grep -E EXEEXT = GREP = /bin/grep IFCONFIG = /sbin/ifconfig +INSTALL = /usr/bin/install -c INSTALL_DATA = ${INSTALL} -m 644 INSTALL_PROGRAM = ${INSTALL} INSTALL_SCRIPT = ${INSTALL} -INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s +INSTALL_STRIP_PROGRAM = $(install_sh) -c -s IPROUTE = /sbin/ip LDFLAGS = -L../openssl/ -L../lzo/src/.libs/ LIBOBJS = ${LIBOBJDIR}memcmp$U.o @@ -120,13 +115,14 @@ LIBS = -lssl -lcrypto -llzo2 LTLIBOBJS = ${LIBOBJDIR}memcmp$U.lo MAKEINFO = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run makeinfo MAN2HTML = +MKDIR_P = /bin/mkdir -p OBJEXT = o PACKAGE = openvpn PACKAGE_BUGREPORT = openvpn-users@lists.sourceforge.net PACKAGE_NAME = OpenVPN -PACKAGE_STRING = OpenVPN 2.1_rc15 +PACKAGE_STRING = OpenVPN 2.1_rc19 PACKAGE_TARNAME = openvpn -PACKAGE_VERSION = 2.1_rc15 +PACKAGE_VERSION = 2.1_rc19 PATH_SEPARATOR = : PTHREAD_CC = PTHREAD_CFLAGS = @@ -138,12 +134,12 @@ STRIP = mipsel-uclibc-strip TAP_ID = tap0901 TAP_WIN32_MIN_MAJOR = 9 TAP_WIN32_MIN_MINOR = 1 -VERSION = 2.1_rc15 -WIN32_FALSE = -WIN32_TRUE = # +VERSION = 2.1_rc19 +abs_builddir = /home/keith/firmware/release/src/router/openvpn/images +abs_srcdir = /home/keith/firmware/release/src/router/openvpn/images +abs_top_builddir = /home/keith/firmware/release/src/router/openvpn +abs_top_srcdir = /home/keith/firmware/release/src/router/openvpn ac_ct_CC = -am__fastdepCC_FALSE = # -am__fastdepCC_TRUE = am__include = include am__leading_dot = . am__quote = @@ -155,6 +151,7 @@ build_alias = build_cpu = i686 build_os = linux-gnu build_vendor = pc +builddir = . datadir = ${datarootdir} datarootdir = ${prefix}/share docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} @@ -168,13 +165,13 @@ host_vendor = unknown htmldir = ${docdir} includedir = ${prefix}/include infodir = ${datarootdir}/info -install_sh = /home/keith/firmware/release/src/router/openvpn/install-sh +install_sh = $(SHELL) /home/keith/firmware/release/src/router/openvpn/install-sh libdir = ${exec_prefix}/lib libexecdir = ${exec_prefix}/libexec localedir = ${datarootdir}/locale localstatedir = ${prefix}/var mandir = ${datarootdir}/man -mkdir_p = mkdir -p -- +mkdir_p = /bin/mkdir -p oldincludedir = /usr/include pdfdir = ${docdir} prefix = /usr/local @@ -182,12 +179,15 @@ program_transform_name = s,x,x, psdir = ${docdir} sbindir = ${exec_prefix}/sbin sharedstatedir = ${prefix}/com +srcdir = . sysconfdir = ${prefix}/etc target = mipsel-unknown-linux-gnu target_alias = target_cpu = mipsel target_os = linux-gnu target_vendor = unknown +top_builddir = .. +top_srcdir = .. win32datadir = ${datadir}/openvpn-win32 MAINTAINERCLEANFILES = $(srcdir)/Makefile.in images = \ @@ -229,10 +229,9 @@ $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -uninstall-info-am: install-dist_imageDATA: $(dist_image_DATA) @$(NORMAL_INSTALL) - test -z "$(imagedir)" || $(mkdir_p) "$(DESTDIR)$(imagedir)" + test -z "$(imagedir)" || $(MKDIR_P) "$(DESTDIR)$(imagedir)" @list='$(dist_image_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ @@ -255,22 +254,21 @@ CTAGS: distdir: $(DISTFILES) - @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ - topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ - list='$(DISTFILES)'; for file in $$list; do \ - case $$file in \ - $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ - $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ - esac; \ + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + list='$(DISTFILES)'; \ + dist_files=`for file in $$list; do echo $$file; done | \ + sed -e "s|^$$srcdirstrip/||;t" \ + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ + case $$dist_files in \ + */*) $(MKDIR_P) `echo "$$dist_files" | \ + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ + sort -u` ;; \ + esac; \ + for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ - dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ - if test "$$dir" != "$$file" && test "$$dir" != "."; then \ - dir="/$$dir"; \ - $(mkdir_p) "$(distdir)$$dir"; \ - else \ - dir=''; \ - fi; \ if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ @@ -286,7 +284,7 @@ check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(imagedir)"; do \ - test -z "$$dir" || $(mkdir_p) "$$dir"; \ + test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am @@ -333,12 +331,20 @@ info-am: install-data-am: install-dist_imageDATA +install-dvi: install-dvi-am + install-exec-am: +install-html: install-html-am + install-info: install-info-am install-man: +install-pdf: install-pdf-am + +install-ps: install-ps-am + installcheck-am: maintainer-clean: maintainer-clean-am @@ -357,17 +363,21 @@ ps: ps-am ps-am: -uninstall-am: uninstall-dist_imageDATA uninstall-info-am +uninstall-am: uninstall-dist_imageDATA + +.MAKE: install-am install-strip .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am \ - install-dist_imageDATA install-exec install-exec-am \ - install-info install-info-am install-man install-strip \ - installcheck installcheck-am installdirs maintainer-clean \ + install-dist_imageDATA install-dvi install-dvi-am install-exec \ + install-exec-am install-html install-html-am install-info \ + install-info-am install-man install-pdf install-pdf-am \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ pdf-am ps ps-am uninstall uninstall-am \ - uninstall-dist_imageDATA uninstall-info-am + uninstall-dist_imageDATA # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. diff --git a/release/src/router/openvpn/install-win32/Makefile b/release/src/router/openvpn/install-win32/Makefile index acb05b3788..92b2347e55 100644 --- a/release/src/router/openvpn/install-win32/Makefile +++ b/release/src/router/openvpn/install-win32/Makefile @@ -1,8 +1,8 @@ -# Makefile.in generated by automake 1.9.6 from Makefile.am. +# Makefile.in generated by automake 1.10.1 from Makefile.am. # install-win32/Makefile. Generated from Makefile.in by configure. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005 Free Software Foundation, Inc. +# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -21,7 +21,7 @@ # packet encryption, packet authentication, and # packet compression. # -# Copyright (C) 2002-2008 OpenVPN Technologies, Inc. +# Copyright (C) 2002-2009 OpenVPN Technologies, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2 @@ -38,15 +38,11 @@ # 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -srcdir = . -top_srcdir = .. pkgdatadir = $(datadir)/openvpn pkglibdir = $(libdir)/openvpn pkgincludedir = $(includedir)/openvpn -top_builddir = .. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd -INSTALL = /usr/bin/install -c install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c @@ -100,13 +96,11 @@ nodist_keysDATA_INSTALL = $(INSTALL_DATA) DATA = $(dist_conf_DATA) $(dist_noinst_DATA) $(nodist_conf_DATA) \ $(nodist_doc_DATA) $(nodist_easyrsa_DATA) $(nodist_keys_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run aclocal-1.9 -AMDEP_FALSE = # -AMDEP_TRUE = +ACLOCAL = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run aclocal-1.10 AMTAR = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run tar AUTOCONF = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run autoconf AUTOHEADER = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run autoheader -AUTOMAKE = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run automake-1.9 +AUTOMAKE = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run automake-1.10 AWK = mawk CC = mipsel-uclibc-gcc CCDEPMODE = depmode=gcc3 @@ -123,10 +117,11 @@ EGREP = /bin/grep -E EXEEXT = GREP = /bin/grep IFCONFIG = /sbin/ifconfig +INSTALL = /usr/bin/install -c INSTALL_DATA = ${INSTALL} -m 644 INSTALL_PROGRAM = ${INSTALL} INSTALL_SCRIPT = ${INSTALL} -INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s +INSTALL_STRIP_PROGRAM = $(install_sh) -c -s IPROUTE = /sbin/ip LDFLAGS = -L../openssl/ -L../lzo/src/.libs/ LIBOBJS = ${LIBOBJDIR}memcmp$U.o @@ -134,13 +129,14 @@ LIBS = -lssl -lcrypto -llzo2 LTLIBOBJS = ${LIBOBJDIR}memcmp$U.lo MAKEINFO = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run makeinfo MAN2HTML = +MKDIR_P = /bin/mkdir -p OBJEXT = o PACKAGE = openvpn PACKAGE_BUGREPORT = openvpn-users@lists.sourceforge.net PACKAGE_NAME = OpenVPN -PACKAGE_STRING = OpenVPN 2.1_rc15 +PACKAGE_STRING = OpenVPN 2.1_rc19 PACKAGE_TARNAME = openvpn -PACKAGE_VERSION = 2.1_rc15 +PACKAGE_VERSION = 2.1_rc19 PATH_SEPARATOR = : PTHREAD_CC = PTHREAD_CFLAGS = @@ -152,12 +148,12 @@ STRIP = mipsel-uclibc-strip TAP_ID = tap0901 TAP_WIN32_MIN_MAJOR = 9 TAP_WIN32_MIN_MINOR = 1 -VERSION = 2.1_rc15 -WIN32_FALSE = -WIN32_TRUE = # +VERSION = 2.1_rc19 +abs_builddir = /home/keith/firmware/release/src/router/openvpn/install-win32 +abs_srcdir = /home/keith/firmware/release/src/router/openvpn/install-win32 +abs_top_builddir = /home/keith/firmware/release/src/router/openvpn +abs_top_srcdir = /home/keith/firmware/release/src/router/openvpn ac_ct_CC = -am__fastdepCC_FALSE = # -am__fastdepCC_TRUE = am__include = include am__leading_dot = . am__quote = @@ -169,6 +165,7 @@ build_alias = build_cpu = i686 build_os = linux-gnu build_vendor = pc +builddir = . datadir = ${datarootdir} datarootdir = ${prefix}/share docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} @@ -182,13 +179,13 @@ host_vendor = unknown htmldir = ${docdir} includedir = ${prefix}/include infodir = ${datarootdir}/info -install_sh = /home/keith/firmware/release/src/router/openvpn/install-sh +install_sh = $(SHELL) /home/keith/firmware/release/src/router/openvpn/install-sh libdir = ${exec_prefix}/lib libexecdir = ${exec_prefix}/libexec localedir = ${datarootdir}/locale localstatedir = ${prefix}/var mandir = ${datarootdir}/man -mkdir_p = mkdir -p -- +mkdir_p = /bin/mkdir -p oldincludedir = /usr/include pdfdir = ${docdir} prefix = /usr/local @@ -196,12 +193,15 @@ program_transform_name = s,x,x, psdir = ${docdir} sbindir = ${exec_prefix}/sbin sharedstatedir = ${prefix}/com +srcdir = . sysconfdir = ${prefix}/etc target = mipsel-unknown-linux-gnu target_alias = target_cpu = mipsel target_os = linux-gnu target_vendor = unknown +top_builddir = .. +top_srcdir = .. win32datadir = ${datadir}/openvpn-win32 MAINTAINERCLEANFILES = $(srcdir)/Makefile.in dist_noinst_DATA = openssl GetWindowsVersion.nsi \ @@ -262,10 +262,9 @@ $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh settings: $(top_builddir)/config.status $(srcdir)/settings.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ -uninstall-info-am: install-dist_confDATA: $(dist_conf_DATA) @$(NORMAL_INSTALL) - test -z "$(confdir)" || $(mkdir_p) "$(DESTDIR)$(confdir)" + test -z "$(confdir)" || $(MKDIR_P) "$(DESTDIR)$(confdir)" @list='$(dist_conf_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ @@ -282,7 +281,7 @@ uninstall-dist_confDATA: done install-nodist_confDATA: $(nodist_conf_DATA) @$(NORMAL_INSTALL) - test -z "$(confdir)" || $(mkdir_p) "$(DESTDIR)$(confdir)" + test -z "$(confdir)" || $(MKDIR_P) "$(DESTDIR)$(confdir)" @list='$(nodist_conf_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ @@ -299,7 +298,7 @@ uninstall-nodist_confDATA: done install-nodist_docDATA: $(nodist_doc_DATA) @$(NORMAL_INSTALL) - test -z "$(docdir)" || $(mkdir_p) "$(DESTDIR)$(docdir)" + test -z "$(docdir)" || $(MKDIR_P) "$(DESTDIR)$(docdir)" @list='$(nodist_doc_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ @@ -316,7 +315,7 @@ uninstall-nodist_docDATA: done install-nodist_easyrsaDATA: $(nodist_easyrsa_DATA) @$(NORMAL_INSTALL) - test -z "$(easyrsadir)" || $(mkdir_p) "$(DESTDIR)$(easyrsadir)" + test -z "$(easyrsadir)" || $(MKDIR_P) "$(DESTDIR)$(easyrsadir)" @list='$(nodist_easyrsa_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ @@ -333,7 +332,7 @@ uninstall-nodist_easyrsaDATA: done install-nodist_keysDATA: $(nodist_keys_DATA) @$(NORMAL_INSTALL) - test -z "$(keysdir)" || $(mkdir_p) "$(DESTDIR)$(keysdir)" + test -z "$(keysdir)" || $(MKDIR_P) "$(DESTDIR)$(keysdir)" @list='$(nodist_keys_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ @@ -356,22 +355,21 @@ CTAGS: distdir: $(DISTFILES) - @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ - topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ - list='$(DISTFILES)'; for file in $$list; do \ - case $$file in \ - $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ - $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ - esac; \ + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + list='$(DISTFILES)'; \ + dist_files=`for file in $$list; do echo $$file; done | \ + sed -e "s|^$$srcdirstrip/||;t" \ + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ + case $$dist_files in \ + */*) $(MKDIR_P) `echo "$$dist_files" | \ + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ + sort -u` ;; \ + esac; \ + for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ - dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ - if test "$$dir" != "$$file" && test "$$dir" != "."; then \ - dir="/$$dir"; \ - $(mkdir_p) "$(distdir)$$dir"; \ - else \ - dir=''; \ - fi; \ if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ @@ -387,7 +385,7 @@ check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(confdir)" "$(DESTDIR)$(confdir)" "$(DESTDIR)$(docdir)" "$(DESTDIR)$(easyrsadir)" "$(DESTDIR)$(keysdir)"; do \ - test -z "$$dir" || $(mkdir_p) "$$dir"; \ + test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am @@ -437,12 +435,20 @@ install-data-am: install-dist_confDATA install-nodist_confDATA \ install-nodist_docDATA install-nodist_easyrsaDATA \ install-nodist_keysDATA +install-dvi: install-dvi-am + install-exec-am: +install-html: install-html-am + install-info: install-info-am install-man: +install-pdf: install-pdf-am + +install-ps: install-ps-am + installcheck-am: maintainer-clean: maintainer-clean-am @@ -461,23 +467,26 @@ ps: ps-am ps-am: -uninstall-am: uninstall-dist_confDATA uninstall-info-am \ - uninstall-nodist_confDATA uninstall-nodist_docDATA \ - uninstall-nodist_easyrsaDATA uninstall-nodist_keysDATA +uninstall-am: uninstall-dist_confDATA uninstall-nodist_confDATA \ + uninstall-nodist_docDATA uninstall-nodist_easyrsaDATA \ + uninstall-nodist_keysDATA + +.MAKE: install-am install-strip .PHONY: all all-am check check-am clean clean-generic clean-local \ distclean distclean-generic distdir dvi dvi-am html html-am \ info info-am install install-am install-data install-data-am \ - install-dist_confDATA install-exec install-exec-am \ - install-info install-info-am install-man \ - install-nodist_confDATA install-nodist_docDATA \ - install-nodist_easyrsaDATA install-nodist_keysDATA \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \ - uninstall-dist_confDATA uninstall-info-am \ - uninstall-nodist_confDATA uninstall-nodist_docDATA \ - uninstall-nodist_easyrsaDATA uninstall-nodist_keysDATA + install-dist_confDATA install-dvi install-dvi-am install-exec \ + install-exec-am install-html install-html-am install-info \ + install-info-am install-man install-nodist_confDATA \ + install-nodist_docDATA install-nodist_easyrsaDATA \ + install-nodist_keysDATA install-pdf install-pdf-am install-ps \ + install-ps-am install-strip installcheck installcheck-am \ + installdirs maintainer-clean maintainer-clean-generic \ + mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \ + uninstall-am uninstall-dist_confDATA uninstall-nodist_confDATA \ + uninstall-nodist_docDATA uninstall-nodist_easyrsaDATA \ + uninstall-nodist_keysDATA #tmp: diff --git a/release/src/router/openvpn/install-win32/settings b/release/src/router/openvpn/install-win32/settings index 0be1c2d285..cbfe58d233 100644 --- a/release/src/router/openvpn/install-win32/settings +++ b/release/src/router/openvpn/install-win32/settings @@ -22,7 +22,7 @@ ;!define OPENVPN_XGUI_DIR "../ovpnxml" # Prebuilt libraries. DMALLOC is optional. -!define OPENSSL_DIR "../openssl-0.9.8i" +!define OPENSSL_DIR "../openssl-0.9.8k" !define LZO_DIR "../lzo-2.02" !define PKCS11_HELPER_DIR "../pkcs11-helper" ;!define DMALLOC_DIR "../dmalloc-5.4.2" @@ -30,7 +30,7 @@ # Optional directory of prebuilt OpenVPN binary components, # to be used as a source when build-from-scratch prerequisites # are not met. -!define GENOUT_PREBUILT "../gen-prebuilt" +;!define GENOUT_PREBUILT "../gen-prebuilt" # tapinstall.exe source code. # Not needed if DRVBINSRC is defined @@ -42,8 +42,8 @@ !define PRODUCT_TAP_DEVICE_DESCRIPTION "TAP-Win32 Adapter V9" !define PRODUCT_TAP_PROVIDER "TAP-Win32 Provider V9" !define PRODUCT_TAP_MAJOR_VER 9 -!define PRODUCT_TAP_MINOR_VER 4 -!define PRODUCT_TAP_RELDATE "01/22/2008" +!define PRODUCT_TAP_MINOR_VER 6 +!define PRODUCT_TAP_RELDATE "06/22/2009" # TAP adapter icon -- visible=0x81 or hidden=0x89 !define PRODUCT_TAP_CHARACTERISTICS 0x81 @@ -53,7 +53,7 @@ # DDK Version. # DDK distribution is assumed to be in C:\WINDDK\${DDKVER} -!define DDKVER 6001.17121 +!define DDKVER 6001.18002 !define DDKVER_MAJOR 6001 # Code Signing. @@ -89,3 +89,6 @@ ;!define SAMPCONF_CA "ca.crt" ;!define SAMPCONF_CRT "test.crt" ;!define SAMPCONF_KEY "test.key" + +# Extract files embedded in installer +;!define EXTRACT_FILES diff --git a/release/src/router/openvpn/service-win32/Makefile b/release/src/router/openvpn/service-win32/Makefile index 8b170a6a83..2c49931ed7 100644 --- a/release/src/router/openvpn/service-win32/Makefile +++ b/release/src/router/openvpn/service-win32/Makefile @@ -1,8 +1,8 @@ -# Makefile.in generated by automake 1.9.6 from Makefile.am. +# Makefile.in generated by automake 1.10.1 from Makefile.am. # service-win32/Makefile. Generated from Makefile.in by configure. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005 Free Software Foundation, Inc. +# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -21,7 +21,7 @@ # packet encryption, packet authentication, and # packet compression. # -# Copyright (C) 2002-2008 OpenVPN Technologies, Inc. +# Copyright (C) 2002-2009 OpenVPN Technologies, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2 @@ -39,15 +39,11 @@ # -srcdir = . -top_srcdir = .. pkgdatadir = $(datadir)/openvpn pkglibdir = $(libdir)/openvpn pkgincludedir = $(includedir)/openvpn -top_builddir = .. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd -INSTALL = /usr/bin/install -c install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c @@ -82,7 +78,7 @@ am__openvpnserv_SOURCES_DIST = openvpnserv.c service.h service.c # service.$(OBJEXT) openvpnserv_OBJECTS = $(am_openvpnserv_OBJECTS) openvpnserv_LDADD = $(LDADD) -DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) +DEFAULT_INCLUDES = -I. -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ @@ -96,13 +92,11 @@ DATA = $(dist_noinst_DATA) ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run aclocal-1.9 -AMDEP_FALSE = # -AMDEP_TRUE = +ACLOCAL = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run aclocal-1.10 AMTAR = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run tar AUTOCONF = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run autoconf AUTOHEADER = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run autoheader -AUTOMAKE = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run automake-1.9 +AUTOMAKE = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run automake-1.10 AWK = mawk CC = mipsel-uclibc-gcc CCDEPMODE = depmode=gcc3 @@ -119,10 +113,11 @@ EGREP = /bin/grep -E EXEEXT = GREP = /bin/grep IFCONFIG = /sbin/ifconfig +INSTALL = /usr/bin/install -c INSTALL_DATA = ${INSTALL} -m 644 INSTALL_PROGRAM = ${INSTALL} INSTALL_SCRIPT = ${INSTALL} -INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s +INSTALL_STRIP_PROGRAM = $(install_sh) -c -s IPROUTE = /sbin/ip LDFLAGS = -L../openssl/ -L../lzo/src/.libs/ LIBOBJS = ${LIBOBJDIR}memcmp$U.o @@ -130,13 +125,14 @@ LIBS = -lssl -lcrypto -llzo2 LTLIBOBJS = ${LIBOBJDIR}memcmp$U.lo MAKEINFO = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run makeinfo MAN2HTML = +MKDIR_P = /bin/mkdir -p OBJEXT = o PACKAGE = openvpn PACKAGE_BUGREPORT = openvpn-users@lists.sourceforge.net PACKAGE_NAME = OpenVPN -PACKAGE_STRING = OpenVPN 2.1_rc15 +PACKAGE_STRING = OpenVPN 2.1_rc19 PACKAGE_TARNAME = openvpn -PACKAGE_VERSION = 2.1_rc15 +PACKAGE_VERSION = 2.1_rc19 PATH_SEPARATOR = : PTHREAD_CC = PTHREAD_CFLAGS = @@ -148,12 +144,12 @@ STRIP = mipsel-uclibc-strip TAP_ID = tap0901 TAP_WIN32_MIN_MAJOR = 9 TAP_WIN32_MIN_MINOR = 1 -VERSION = 2.1_rc15 -WIN32_FALSE = -WIN32_TRUE = # +VERSION = 2.1_rc19 +abs_builddir = /home/keith/firmware/release/src/router/openvpn/service-win32 +abs_srcdir = /home/keith/firmware/release/src/router/openvpn/service-win32 +abs_top_builddir = /home/keith/firmware/release/src/router/openvpn +abs_top_srcdir = /home/keith/firmware/release/src/router/openvpn ac_ct_CC = -am__fastdepCC_FALSE = # -am__fastdepCC_TRUE = am__include = include am__leading_dot = . am__quote = @@ -165,6 +161,7 @@ build_alias = build_cpu = i686 build_os = linux-gnu build_vendor = pc +builddir = . datadir = ${datarootdir} datarootdir = ${prefix}/share docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} @@ -178,13 +175,13 @@ host_vendor = unknown htmldir = ${docdir} includedir = ${prefix}/include infodir = ${datarootdir}/info -install_sh = /home/keith/firmware/release/src/router/openvpn/install-sh +install_sh = $(SHELL) /home/keith/firmware/release/src/router/openvpn/install-sh libdir = ${exec_prefix}/lib libexecdir = ${exec_prefix}/libexec localedir = ${datarootdir}/locale localstatedir = ${prefix}/var mandir = ${datarootdir}/man -mkdir_p = mkdir -p -- +mkdir_p = /bin/mkdir -p oldincludedir = /usr/include pdfdir = ${docdir} prefix = /usr/local @@ -192,12 +189,15 @@ program_transform_name = s,x,x, psdir = ${docdir} sbindir = ${exec_prefix}/sbin sharedstatedir = ${prefix}/com +srcdir = . sysconfdir = ${prefix}/etc target = mipsel-unknown-linux-gnu target_alias = target_cpu = mipsel target_os = linux-gnu target_vendor = unknown +top_builddir = .. +top_srcdir = .. win32datadir = ${datadir}/openvpn-win32 MAINTAINERCLEANFILES = $(srcdir)/Makefile.in #openvpnserv_SOURCES = \ @@ -243,7 +243,7 @@ $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-sbinPROGRAMS: $(sbin_PROGRAMS) @$(NORMAL_INSTALL) - test -z "$(sbindir)" || $(mkdir_p) "$(DESTDIR)$(sbindir)" + test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)" @list='$(sbin_PROGRAMS)'; for p in $$list; do \ p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ if test -f $$p \ @@ -266,7 +266,7 @@ clean-sbinPROGRAMS: -test -z "$(sbin_PROGRAMS)" || rm -f $(sbin_PROGRAMS) openvpnserv$(EXEEXT): $(openvpnserv_OBJECTS) $(openvpnserv_DEPENDENCIES) @rm -f openvpnserv$(EXEEXT) - $(LINK) $(openvpnserv_LDFLAGS) $(openvpnserv_OBJECTS) $(openvpnserv_LDADD) $(LIBS) + $(LINK) $(openvpnserv_OBJECTS) $(openvpnserv_LDADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) @@ -278,27 +278,26 @@ include ./$(DEPDIR)/openvpnserv.Po include ./$(DEPDIR)/service.Po .c.o: - if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ - then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi + $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< + mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po # source='$<' object='$@' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(COMPILE) -c $< .c.obj: - if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ - then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi + $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` + mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po # source='$<' object='$@' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(COMPILE) -c `$(CYGPATH_W) '$<'` -uninstall-info-am: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ - $(AWK) ' { files[$$0] = 1; } \ - END { for (i in files) print i; }'`; \ + $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ mkid -fID $$unique tags: TAGS @@ -310,8 +309,8 @@ TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ - $(AWK) ' { files[$$0] = 1; } \ - END { for (i in files) print i; }'`; \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ @@ -321,13 +320,12 @@ ctags: CTAGS CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ - here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ - $(AWK) ' { files[$$0] = 1; } \ - END { for (i in files) print i; }'`; \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ test -z "$(CTAGS_ARGS)$$tags$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$tags $$unique @@ -341,22 +339,21 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) - @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ - topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ - list='$(DISTFILES)'; for file in $$list; do \ - case $$file in \ - $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ - $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ - esac; \ + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + list='$(DISTFILES)'; \ + dist_files=`for file in $$list; do echo $$file; done | \ + sed -e "s|^$$srcdirstrip/||;t" \ + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ + case $$dist_files in \ + */*) $(MKDIR_P) `echo "$$dist_files" | \ + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ + sort -u` ;; \ + esac; \ + for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ - dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ - if test "$$dir" != "$$file" && test "$$dir" != "."; then \ - dir="/$$dir"; \ - $(mkdir_p) "$(distdir)$$dir"; \ - else \ - dir=''; \ - fi; \ if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ @@ -372,7 +369,7 @@ check: check-am all-am: Makefile $(PROGRAMS) $(DATA) installdirs: for dir in "$(DESTDIR)$(sbindir)"; do \ - test -z "$$dir" || $(mkdir_p) "$$dir"; \ + test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am @@ -421,12 +418,20 @@ info-am: install-data-am: +install-dvi: install-dvi-am + install-exec-am: install-sbinPROGRAMS +install-html: install-html-am + install-info: install-info-am install-man: +install-pdf: install-pdf-am + +install-ps: install-ps-am + installcheck-am: maintainer-clean: maintainer-clean-am @@ -446,18 +451,22 @@ ps: ps-am ps-am: -uninstall-am: uninstall-info-am uninstall-sbinPROGRAMS +uninstall-am: uninstall-sbinPROGRAMS + +.MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ clean-sbinPROGRAMS ctags distclean distclean-compile \ distclean-generic distclean-tags distdir dvi dvi-am html \ html-am info info-am install install-am install-data \ - install-data-am install-exec install-exec-am install-info \ - install-info-am install-man install-sbinPROGRAMS install-strip \ + install-data-am install-dvi install-dvi-am install-exec \ + install-exec-am install-html install-html-am install-info \ + install-info-am install-man install-pdf install-pdf-am \ + install-ps install-ps-am install-sbinPROGRAMS install-strip \ installcheck installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-compile \ mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \ - uninstall-am uninstall-info-am uninstall-sbinPROGRAMS + uninstall-am uninstall-sbinPROGRAMS # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. -- 2.11.4.GIT