Hey all,

I've lately been trying to dig into why OpenPackages make(1) currently
doesn't compile on FreeBSD but does on OpenBSD.  There is a (very
slight) difference between their sys/time.h headers.

The timespec* stuff is hidden behind the _KERNEL aura on FreeBSD, but
not on OpenBSD.  This is manifested in OpenBSD's make source, which uses
timespec for a few things.

So now, maybe someone can answer my question: why is timespec _KERNEL?

-- 
wca

PGP signature

Reply via email to