Subject: Re: NetBSD 1.6.1, FreeBSD 5 and OpenBSD and Linux 2.4/6 scalability
To: None <current-users@netbsd.org>
From: Eric Haszlakiewicz <erh@nimenees.com>
List: current-users
Date: 10/21/2003 11:55:46
On Tue, Oct 21, 2003 at 06:06:45PM +0900, Jun-ichiro itojun Hagino wrote:
> > And he encountered a problem during the update:
> > "The upgrade build process did not run smoothly, the NetBSD crowd will 
> > have to review that (e.g. I got a /usr/src/usr.bin/kqueue/kqueue/ 
> > directory from CVS, which the make clean run in build.sh tried to rm -f 
> > (without -r), and that caused the whole build to abort)."
>
> 	he did not specify "-P" on cvs update, i guess.
# ls /usr/src/usr.bin/kqueue
ls: /usr/src/usr.bin/kqueue: No such file or directory

	Am I missing something here?  The only kqueue directory in my source
tree is regress/sys/kern/kqueue, and it doesn't appear to ever have had a
kqueue subdirectory.  ("cvs up -d" doesn't create it)

eric