Re: [Openvpn-devel] OpenVPN 2.2.0 build failure with "--disable-management"

2011-05-31 Thread Mr Dash Four
If this works for you, I'll take this as an ACK from you, then this patch will get into the queue for a 2.2.1 release. Yep, the patch works without a hitch, but when I now have this: configure \ --build=x86_64-redhat-linux-gnu \ --host=i686-redhat-linux-gnu \ --enable-password-save \ --enab

Re: [Openvpn-devel] OpenVPN 2.2.0 build failure with "--disable-management"

2011-05-31 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 31/05/11 17:09, Mr Dash Four wrote: > >> Quick fix: add --disable-pkcs11 in addition to --disable-management >> >> Can you try to apply the attached patch? I believe that might solve your >> compile issues. >> > Many thanks - I think applying t

Re: [Openvpn-devel] OpenVPN 2.2.0 build failure with "--disable-management"

2011-05-31 Thread Mr Dash Four
Quick fix: add --disable-pkcs11 in addition to --disable-management Can you try to apply the attached patch? I believe that might solve your compile issues. Many thanks - I think applying the patch would be easier (I'll just list it in the .spec file and include it during the rpm build) -

Re: [Openvpn-devel] OpenVPN 2.2.0 build failure with "--disable-management"

2011-05-31 Thread David Sommerseth
On 31/05/11 15:45, Mr Dash Four wrote: > configure \ > --build=x86_64-redhat-linux-gnu \ > --host=i686-redhat-linux-gnu \ > --enable-password-save \ > --enable-iproute2 \ > --with-ifconfig-path=/sbin/ifconfig \ > --with-iproute-path=/sbin/ip \ > --with-route-path=/sbin/route \ > --disable-port-sha

Re: [Openvpn-devel] OpenVPN 2.2.0 build failure with "--disable-management"

2011-05-31 Thread Mr Dash Four
Our buildslave farm reported this problem, too. It should get fixed shortly in "master" branch and in 2.2 release branch: Thanks for the swift response. I'll wait until this is fixed so that I c

Re: [Openvpn-devel] OpenVPN 2.2.0 build failure with "--disable-management"

2011-05-31 Thread Samuli Seppänen
> configure \ > --build=x86_64-redhat-linux-gnu \ > --host=i686-redhat-linux-gnu \ > --enable-password-save \ > --enable-iproute2 \ > --with-ifconfig-path=/sbin/ifconfig \ > --with-iproute-path=/sbin/ip \ > --with-route-path=/sbin/route \ > --disable-port-share \ > --disable-management > > passes

[Openvpn-devel] OpenVPN 2.2.0 build failure with "--disable-management"

2011-05-31 Thread Mr Dash Four
configure \ --build=x86_64-redhat-linux-gnu \ --host=i686-redhat-linux-gnu \ --enable-password-save \ --enable-iproute2 \ --with-ifconfig-path=/sbin/ifconfig \ --with-iproute-path=/sbin/ip \ --with-route-path=/sbin/route \ --disable-port-share \ --disable-management passes through, but then I ge