Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jan 2005 11:40:01 -0600 (CST)
From:      Mark Linimon <linimon@lonesome.com>
To:        "R.Brouwer" <fbsd@corine-robert.nl>
Cc:        ports@FreeBSD.org
Subject:   Re: Fix for port-Makefiles
Message-ID:  <Pine.LNX.4.44.0501131137250.25402-100000@pancho>
In-Reply-To: <41E636F8.5020806@corine-robert.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 13 Jan 2005, R.Brouwer wrote:

> I regularly receive the error "warning: String comparison operator 
> should be either == or !=" when I rebuild the ports-index.
> Or the error: Malformed conditional ((${OSVERSION} < 503001 && 
> ${OSVERSION} >= 500000) || (${OSVERSION} < 492000))

My guess is that you're running either 4.8 or an early 5.2?  These
had a buggy make(1) that need this workaround.

Perhaps this test should be in portlint or something, but ... we
really don't guarantee that the ports collection will work on anything
other than fairly recent versions of FreeBSD.

mcl



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.44.0501131137250.25402-100000>