On Wed, May 11, 2016 at 10:37:58PM -0700, Charles Cui wrote: > Hi Christos, > > I got the new list post below. Note that the second list is build with > -D_NETBSD_SOURCE -lpthread -lrt -lm
If you have a proper NetBSD build environment (native or cross compilation) then -D_NETBSD_SOURCE seems wrong. If you need it, or see changes in behavior when using it, I think your compilation environment may still not be quite right. Thor