Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Dec 2003 13:11:07 -0800 (PST)
From:      Doug White <dwhite@gumbysoft.com>
To:        Nuno Teixeira <nunotex@freeshell.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: last cvs Makefile.inc1 errors
Message-ID:  <20031207131034.X7085@carver.gumbysoft.com>
In-Reply-To: <20031206171511.GA23158@SDF.LONESTAR.ORG>
References:  <20031206171511.GA23158@SDF.LONESTAR.ORG>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 6 Dec 2003, Nuno Teixeira wrote:

> Hello,
>
> Error:
>
> "Makefile.inc1", line 745: warning: String comparison operator should be either == or !=
> "Makefile.inc1", line 745: Malformed conditional ((!defined(NO_RESCUE) ||  defined(RELEASEDIR)) &&  (${TARGET_ARCH} != ${MACHINE_ARCH} || ${BOOTSTRAPPING} < 501101))

When was the last time you built world?

Try going into src/usr.bin/make and 'make depend && make && make install'
to update the system make first.

-- 
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?20031207131034.X7085>