Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jun 2004 11:17:37 -0700 (PDT)
From:      Doug White <dwhite@gumbysoft.com>
To:        Mike Jakubik <mikej@rogers.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Error in /usr/src/Makefile.inc1
Message-ID:  <20040619111658.Q48022@carver.gumbysoft.com>
In-Reply-To: <59753.192.168.0.195.1087448727.squirrel@192.168.0.195>
References:  <59753.192.168.0.195.1087448727.squirrel@192.168.0.195>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 17 Jun 2004, Mike Jakubik wrote:

> Cvsuped at Thu Jun 17 01:02:37 EDT 2004
>
> ---
>
> root@lappy:/usr/src# make buildworld
> "Makefile.inc1", line 65: Malformed conditional (${TARGET_ARCH} == "alpha")
> "Makefile.inc1", line 65: Need an operator
> "Makefile.inc1", line 67: if-less endif
> "Makefile.inc1", line 67: Need an operator
> make: fatal errors encountered -- cannot continue
> *** Error code 1

You usually get this if you have a severly outdated make.  Check the
system time for accuracy, then try "make ALWAYS_CHECK_MAKE=yes
buildworld".

-- 
Doug White                    |  FreeBSD: The Power to Serve
dwhite@gumbysoft.com          |  www.FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040619111658.Q48022>