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



Hi,
cvs update -dP -I \! output:

https://pastebin.com/uCY1v0ps

find commands outputs to nothing.

Thanks,

On Mon, Feb 25, 2019 at 1:02 PM Martin Husemann <martin%duskware.de@localhost> wrote:
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