Subject: Re: snap-i386 error
To: Tom T. Thai <tomthai@future.net>
From: Patrick Welche <prlw1@cam.ac.uk>
List: current-users
Date: 08/30/1997 15:46:56
Tom T. Thai wrote:
> 
> snap is 970814 on i386.  I am trying to upgrade from 1.0A (ok, it's about 
> time) to 1.2G snap above.  Got the source snapshot and tar -xzvf *.gz to 
> /usr/src.  (cd /usr/src && make cleandir) gave me:
> ...
> rm -f .depend /usr/src/usr.sbin/sendmail/praliases/tags
> ===> cf/cf
> "Makefile", line 96: Could not find bsd.files.mk
> Fatal errors encountered -- cannot continue
> *** Error code 1
> 
> Also, when making the new kernel, it errored out with something similar 
> to above.
> 
> ..............          ....................................
> Thomas T. Thai          Infomedia Interactive Communications
> tom@iic.net             TEL 612.376.9090 * FAX 612.376.9087
> 
> 
> 

Try a
cd /usr/src/share/mk
make install
first ?

Patrick