Subject: Re: So...about this uuchk.1 problem...
To: None <current-users@netbsd.org>
From: Nigel Reed <nigel@nelgin.nu>
List: current-users
Date: 11/09/2001 09:29:42
# cvs status | & grep '^? '
? tooldir
? obj
? builddir
? dobuild
? gnu/libexec/uucp/cu/cu.cat1
? gnu/libexec/uucp/doc/uucp.info
? sys/arch/i386/compile/WIBBLE
? sys/arch/i386/compile/GENERIC
? sys/arch/i386/conf/WIBBLE
? sys/arch/i386/stand/biosboot/lib
? sys/arch/i386/stand/biosboot_com0/lib
? sys/arch/i386/stand/biosboot_resetvideo/lib
? sys/arch/i386/stand/dosboot/lib

tooldir obj and builddir are created from the options I pass to build.sh

dobuild is just a text file of mine I should move.
The sys stuff is obviously kernel related but I don't know why those
two uucp ones are there - but it's unlikely that they're going to cause
any problems.

Regards
Nigel

On Fri, Nov 09, 2001 at 12:09:55PM +0100, Ingolf Steinbach wrote:
> Hi, Nigel.
> 
> On Fri, Nov 09, 2001 at 04:45:07AM +0000, Nigel Reed wrote:
> > Since nobody seems to know what is causing the problem, can someone
> > offer some solutions?
> > 
> > I've
> > 
> > 1) done a cvs update -dP
> [...]
> 
> I assume that during the update, no file was marked with
> "M filename" (i.e. the file is locally modified).
> 
> You could now try something like (in csh)
> 
>     % cvs status | & grep '^? '
> 
> in /usr/src to see if there are any files not under version
> control. Then decide for each file in the output if you
> really want to keep it.
> 
> Good luck
>     Ingolf
> -- 
> 
> Ingolf Steinbach                       Jena-Optronik GmbH
> Ingolf.Steinbach@jena-optronik.de       ++49 3641 200-147
> PGP: 0x7B3B5661  213C 828E 0C92 16B5  05D0 4D5B A324 EC04

--