Subject: Re: pkg_install compile prob
To: None <current-users@netbsd.org>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
List: current-users
Date: 09/24/2003 16:54:22
On Tue, Sep 23, 2003 at 02:30:56PM +0100, Patrick Welche wrote:
> CVS of Sep 23 10:12 GMT:
> 
> cc1: warnings being treated as errors
> /usr/src/usr.sbin/pkg_install/lib/file.c: In function `unpack':
> /usr/src/usr.sbin/pkg_install/lib/file.c:611: warning: implicit declaration of function `waitpid'
> 
> (something needs to include sys/wait.h ...)

Fixed in rev 1.65.

Cheers,

Patrick