Subject: DHCP compilation problems (1.5.2+)
To: None <netbsd-users@NetBSD.ORG>
From: Derrell Piper <ddp@Electric-Loft.ORG>
List: netbsd-users
Date: 10/03/2001 10:25:57
I've been keeping current with 'cvs update -r netbsd-1-5' for quite a 
while.  After the 1.5.2 release a couple of weeks ago, I picked up 
something relating to DHCP that's broken userland compiles:

% make cleandir
	 .
	 .
	 .
rm -f .depend /usr/src/usr.sbin/dhcp/omapip/tags
cleandir ===> usr.sbin/dhcp/clientscript
cd: can't cd to /usr/src/usr.sbin/dhcp/clientscript
*** Error code 2

I'm NetBSD build-proficient only to the extent that I know how to type 
"make UPDATE=1 build".  :-)

Anyone know what I need to do to fix this?

Thanks,

Derrell