Re: [Openvpn-devel] [PATCH] Enable -D_SVR4_2 for compilation on Solaris

2016-10-10 Thread Gert Doering
Hi, On Mon, Oct 10, 2016 at 07:23:33PM +0200, Matthias Andree wrote: > Am 10.10.2016 um 09:39 schrieb Gert Doering: > > + CPPFLAGS="$CPPFLAGS -D_XPG4_2" > NAK. Description mismatches content. Please revert and reapply with > proper description. Indeed. Silly me. So much effort for a o

Re: [Openvpn-devel] [PATCH] Enable -D_SVR4_2 for compilation on Solaris

2016-10-10 Thread Matthias Andree
Am 10.10.2016 um 09:39 schrieb Gert Doering: > + CPPFLAGS="$CPPFLAGS -D_XPG4_2" NAK. Description mismatches content. Please revert and reapply with proper description. -- Check out the vibrant tech community on

Re: [Openvpn-devel] [PATCH] Enable -D_SVR4_2 for compilation on Solaris

2016-10-10 Thread Arne Schwabe
I cannot test Solaris but the code looks good enough, so ACK Arne Am 10.10.16 um 09:39 schrieb Gert Doering: > Solaris' header files to not make necessary macros (like CMSG_SPACE) > available unless told "this is the API level we want" - thus, do so. > > This fixes --multihome on OpenSolaris 11 (a