Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Apr 2005 21:49:52 +0400
From:      George Kouryachy <frbrgeorge@gmail.com>
To:        Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
Cc:        ports@freebsd.org
Subject:   Re: (strange) .if ${ARCH} == "alpha" style comparations break INDEX ?!
Message-ID:  <f6879d2c050411104937cbaf59@mail.gmail.com>
In-Reply-To: <20050411134839.668cc3ad@it.buh.tecnik93.com>
References:  <20050411134839.668cc3ad@it.buh.tecnik93.com>

next in thread | previous in thread | raw e-mail | index | archive | help
It's because of lacking ARCH variable

Just add proper ARCH=i386 or another arch in /etc/make.conf, that's all.
It probably will be added in system sources to /usr/ports/Mk

On Apr 11, 2005 2:48 PM, Ion-Mihai Tetcu <itetcu@people.tecnik93.com> wrote:
> 
> Like in:
> cache-update:25: Updating cached data for /usr/ports/audio/boodler
> "Makefile", line 34: Malformed conditional (${ARCH} == "amd64" || ${ARCH} == "ia64")
> "Makefile", line 34: Need an operator
> "Makefile", line 36: if-less endif
> "Makefile", line 36: Need an operator
> make: fatal errors encountered -- cannot continue

-- 
George V Kouryachy (aka Fr. Br. George)
mailto:george at gmail dot com



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