Subject: Re: `make UPDATE=1 build' fails in DHCP code
To: Samuel Hornus\[Isobel\] <Samuel.Hornus@crans.org>
From: Tom Ivar Helbekkmo <tih@kpnQwest.no>
List: current-users
Date: 06/29/2001 22:59:57
"Samuel Hornus[Isobel]" <Samuel.Hornus@crans.org> writes:

> dependall ===> usr.sbin/dhcp/dst
> make: don't know how to make
> /usr/src/usr.sbin/dhcp/dst/../includes/isc/list.h. Stop

You probably just need to "rm usr.sbin/dhcp/dst/obj/.depend" and try
again.  (Or "cd usr.sbin/dhcp/dst && make cleandir", or similar.)

Someone(tm) should get this into "/usr/src/UPDATING"!  It gets asked
about, for one directory or another, about once per week, right?  :-/

-tih
-- 
The basic difference is this: hackers build things, crackers break them.