Subject: Re: install failure.
To: Reinoud Koornstra <Reinoud.Koornstra@ibbnet.org>
From: Kmicic <kmicic@earthlink.net>
List: netbsd-help
Date: 02/07/2000 22:10:28
try
> mkdir /usr/share/examples/usermgmt/
then run make install again.
At least the error should be different next time ;-)
- Km

Reinoud Koornstra wrote:

> Hi,
>
> After a make is done (after a make UPDATE= build).
> I get this error:
>
> install  -c -o root  -g wheel -m 444 /usr/src/usr.sbin/user/dot.cshrc
> /usr/share/examples/usermgmt/.crhrc
> install: /usr/share/examples/usermgmt/.cshrc No such file or directory
> *** error code 1 bla bla bla
>
> When i try after this make UPDATE= INSTALL= build, it wont work and fails
> immidiatly. I got here more times, and always the make build
> breaks of (so it end during the make _BUILD= install) here....
> Brrr finally all is compiled and then installing isnt going fine.
> Any suggestions? Btw, i use 1.4.2_ALPHA (the release source).
> Bye,
>
> Reinoud.