Subject: Re: Problem building current (arc4random)
To: Dave Smith <david.smith@omnieng.co.uk>
From: None <itojun@iijlab.net>
List: current-users
Date: 10/09/2002 19:06:21
>I have been trying to build -current world with todays GENERIC kernel and I get
>
>/usr/src/lib/libc/gen/arc4random.c:167: warning: function declaration isn't a prototype
>/usr/src/lib/libc/gen/arc4random.c:177: warning: function declaration isn't a prototype
>/usr/src/lib/libc/gen/arc4random.c:187: warning: function declaration isn't a prototype
>
>I have tried a make clean to do a full rebuild but nothing helps.
>
>Could somebody point out the error of my ways.

	i guess you have old stdlib.h in /usr/include.

itojun