Subject: Re: make obj failing ?
To: Ian Main <imain@gtk.org>
From: Chris Gilbert <chris@paradox.demon.co.uk>
List: current-users
Date: 01/23/2001 20:58:41
On Tuesday 23 January 2001  8:53 pm, Ian Main wrote:
> Trying to do 'make obj' has been failing for me for the
> past few days now.. I've been waiting to see if the problem
> sorts itself out, but obviously it hasn't yet, and I'm getting
> anxious to have the latest and greatest ;-)
>
> obj ===> usr.bin/audio
> obj ===> usr.bin/audio/common
> "/usr/src/usr.bin/audio/common/../Makefile.inc", line 5: warning: Couldn't
> read shell's output for "cd /usr/src/usr.bin/audio/common/../common && "
> obj ===> usr.bin/audio/.WAIT
> cd: can't cd to /usr/src/usr.bin/audio/.WAIT
> *** Error code 2

You need an uptodate share/mk, but first you need an uptodate make (otherwise 
it'll all break :).  Not sure if anything else needs updating, read the 
UPDATING at the top level

> I've fixed this one, but then it happens again later on.  I'm
> guessing I'm doing something wrong (as usual), but.. dunno

It's not broken :)

Cheers,
Chris