On 25/01/16 00:04, Christos Zoulas wrote:
On Jan 24, 10:48pm, pooka%iki.fi@localhost (Antti Kantee) wrote:
-- Subject: Re: CVS commit: src
| It's definitely a bug if librumpuser, client and hijack depend on
NetBSD
| kernel types. All of those libs build fine for me without _KERNTYPES.
| Is there some non-obvious problem? If so, I'd like to know about it so
| that I can fix it.
They use register_t...
They built for me for Linux because register_t on that target doesn't
come from NetBSD. In fact, my NetBSD targeted build just hit that
problem just now. Humh.