Subject: pkg_install compile prob
To: None <current-users@netbsd.org>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
List: current-users
Date: 09/23/2003 14:30:56
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 ...)

Cheers,

Patrick