On Fri, Jan 22, 2016 at 11:31:30PM +, David A. Holland wrote:
> Module Name: src
> Committed By: dholland
> Date: Fri Jan 22 23:31:30 UTC 2016
>
> Modified Files:
> src/sys/sys: dirent.h
>
> Log Message:
> Uses __GNUC_PREREQ__, needs sys/cdefs.h.
I wonder if including stddef.h
On 23/01/16 21:22, Christos Zoulas wrote:
Module Name:src
Committed By: christos
Date: Sat Jan 23 21:22:50 UTC 2016
Modified Files:
[snip]
src/lib/librumpclient: Makefile
src/lib/librumphijack: Makefile
src/lib/librumpuser: Makefile
Log Message:
Define _K
On Jan 24, 10:48pm, po...@iki.fi (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
On 25/01/16 00:04, Christos Zoulas wrote:
On Jan 24, 10:48pm, po...@iki.fi (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
On 25/01/16 00:10, Antti Kantee wrote:
On 25/01/16 00:04, Christos Zoulas wrote:
On Jan 24, 10:48pm, po...@iki.fi (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