[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: cvs problems on 1998 Sep 7 current
"William Allen Simpson" <wsimpson@greendragon.com> writes:
> A number of files are still hanging around here, but have been lost in
> the cvs tree:
>
> ? kerberosIV/kadm/kadm_err.h
> ? kerberosIV/kadm/kadm_err.c
> ? kerberosIV/krb/krb_err.h
> ? kerberosIV/krb/krb_err.c
Automagically generated files. They are removed in a "make clean"
> ? usr.bin/audioctl/audioctl
> ? usr.bin/audioctl/audioctl.cat1
> ? usr.bin/mixerctl/mixerctl
> ? usr.bin/mixerctl/mixerctl.cat1
Same here. You forgot "make obj" || "make clean"
> ? gnu/usr.sbin/e2fsprogs/lib/et/diff3.core
> ? gnu/usr.sbin/e2fsprogs/lib/ss/diff3.core
That's core files. Your diff3 is broken.
> Some folks have moved around a fair number of files and directories, and
> make obj failed. I had to rm -rf /usr/obj and run make obj again.
Yes, this happens sometimes.
//art