Re: [Openvpn-devel] [patch] Typo in manage.c causes compile failure

2005-11-23 Thread James Yonan
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

2005-11-22 Thread David Stipp
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