Subject: Re: make obj failing very oddly.
To: Patrick Welche <prlw1@newn.cam.ac.uk>
From: Peter Seebach <seebs@plethora.net>
List: current-users
Date: 11/05/2001 13:00:59
In message <20011105185805.C1464@quartz.newn.cam.ac.uk>, Patrick Welche writes:
>On Mon, Nov 05, 2001 at 12:45:36PM -0600, Peter Seebach wrote:
>> # make obj
>> obj ===> tools
>> obj ===> tools/binstall
>> make: "/usr/src/share/mk/bsd.hostprog.mk" line 11: Could not find bsd.depall
>.mk
>> make: Fatal errors encountered -- cannot continue
>> 
>> Why is it looking at /usr/src/share/mk/bsd.hostprog.mk?  Why can't it
>> find bsd.depall.mk, which exists both in /usr/share/mk and in
>> /usr/src/share/mk?
>
>Odd: I just managed a make obj on an i386 - source from 5 Nov 2001 15:53 GMT..
>Essentially all the /usr/src/share/mk files are from 2 Novemeber, plus
>bsd.own.mk and bsd.man.mk from 4th..

Weirder still - bsd.depall.mk *wasn't* still in /usr/src/share/mk; it was
gone.  I have an October 30th dated copy in /usr/share/mk, but none in
/usr/src/share.  Perhaps sup got half of the removal, but not the updated
Makefile.

-s