Subject: Re: problem in Makefile in -current
To: Sean Davis <dive-nb@endersgame.net>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: current-users
Date: 09/18/2002 08:06:58
On Wed, Sep 18, 2002 at 02:22:20AM -0400, Sean Davis wrote:

 > Am I the only one seeing this?:
 > <dive@eros(/usr/src)> % make
 > make: "/usr/src/Makefile" line 187: Malformed conditional
 > (${TOOLCHAIN_MISSING} == "yes" && !defined(EXTERNAL_TOOLCHAIN))
 > make: "/usr/src/Makefile" line 190: if-less elif
 > make: "/usr/src/Makefile" line 190: Missing dependency operator
 > make: "/usr/src/Makefile" line 192: if-less endif
 > make: "/usr/src/Makefile" line 192: Need an operator
 > make: Fatal errors encountered -- cannot continue
 > 
 > make: stopped in /usr/src
 > Exit 1
 > <dive@eros(/usr/src)> % 
 > 
 > I did a cvs update about a half hour ago (20020918, around 0200 EDT)
 > 
 > Do I need to update something somewhere?

No, you're not the only one.  But it means your bsd.own.mk is out of
date.  I'm wondering if the anoncvs server isn't picking up the changed
file correctly.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>