Re: [ovs-dev] [PATCH] fix compilation on FreeBSD/NetBSD

2013-08-01 Thread Ben Pfaff
On Thu, Aug 01, 2013 at 09:31:15AM +, YAMAMOTO Takashi wrote: > > On Wed, Jul 31, 2013 at 11:01:43AM +0900, YAMAMOTO Takashi wrote: > >> probably this should be an autoconf magic but > >> 1) i'm not familiar with autoconf and 2) _np functions > >> are inheretly non-portable anyway. > >> > >> S

Re: [ovs-dev] [PATCH] fix compilation on FreeBSD/NetBSD

2013-08-01 Thread YAMAMOTO Takashi
> On Wed, Jul 31, 2013 at 11:01:43AM +0900, YAMAMOTO Takashi wrote: >> probably this should be an autoconf magic but >> 1) i'm not familiar with autoconf and 2) _np functions >> are inheretly non-portable anyway. >> >> Signed-off-by: YAMAMOTO Takashi > > I'd rather do it "the right way". I sent

Re: [ovs-dev] [PATCH] fix compilation on FreeBSD/NetBSD

2013-07-31 Thread Ben Pfaff
On Wed, Jul 31, 2013 at 11:01:43AM +0900, YAMAMOTO Takashi wrote: > probably this should be an autoconf magic but > 1) i'm not familiar with autoconf and 2) _np functions > are inheretly non-portable anyway. > > Signed-off-by: YAMAMOTO Takashi I'd rather do it "the right way". I sent out an alt