NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: build.sh ERROR: Failed to make cleandir



On Mon, Feb 25, 2019 at 11:51:19AM +0530, Jay Patel wrote:
> Hello Martin,
> 
> I did "cvs update -dP" for both /usr/src  and /usr/xsrc but still getting
> same error.

Can you try: cvs update -dP -I \!
(or similar, depending on shell)

and log the output? Also maybe run something like: find . -type s
to find all spurious symlinks in your source tree.

Martin


Home | Main Index | Thread Index | Old Index