Re: [Openvpn-devel] [patch] Typo in manage.c causes compile failure
On Tue, 22 Nov 2005, David Stipp wrote: > Hi all, > > In OpenVPN 2.0.5, the following patch is necessary to compile manage.c > with Sun Studio 9. Without it, the resulting symbol will be undefined. > > > --- manage.
[Openvpn-devel] [patch] Typo in manage.c causes compile failure
Hi all, In OpenVPN 2.0.5, the following patch is necessary to compile manage.c with Sun Studio 9. Without it, the resulting symbol will be undefined. --- manage.c.orig 2005-11-01 05:06:11.0 -0600 +++ ma