Subject: Re: problems with make config
To: Ben Zeller <zelr_ss@troi.cc.rochester.edu>
From: Frederick Bruckman <fb@enteract.com>
List: port-mac68k
Date: 10/19/1998 11:00:07
On Mon, 19 Oct 1998, Ben Zeller wrote:

> I'm working on compiling a new kernel, which requires me to compile the
> config program first.  When I try to "make config" I get an intersting
> response,
> 
> 183 yak% make config
> "Makefile", line 18: Could not find bsd.prog.mk
> Fatal errors encountered -- cannot continue
> 184 yak%
> 
> 
> I am assuming that bsd.prog.mk is some sort of shared library file, and if
> so then make is correct, I do not have this file installed.  Does anyone
> know what bsd.prog.mk is and where I can get it?

The *.mk files live in /usr/share/mk. They should have come along with
comp.tgz, which you need to compile anything, anyway.