Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Jan 2011 15:00:39 +0300
From:      Anonymous <swell.k@gmail.com>
To:        Anton Shterenlikht <mexas@bristol.ac.uk>
Cc:        riggs@rrr.de, freebsd-ports@freebsd.org, Eygene Ryabinkin <rea@freebsd.org>
Subject:   Re: mplayer options patch
Message-ID:  <86wrmghqjc.fsf@gmail.com>
In-Reply-To: <20110107114923.GA70063@mech-cluster241.men.bris.ac.uk> (Anton Shterenlikht's message of "Fri, 7 Jan 2011 11:49:23 %2B0000")
References:  <20110107095816.GA64948@mech-cluster241.men.bris.ac.uk> <MKws6xL2clvIhh8rR9KC/WtQ8GE@QsmfhJNucgI88DfvPJdT1/nyboE> <86lj2xhrfi.fsf@gmail.com> <20110107114923.GA70063@mech-cluster241.men.bris.ac.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
Anton Shterenlikht <mexas@bristol.ac.uk> writes:

>>   $ make config
>>   "Makefile", line 16: Malformed conditional (${ARCH} == "i386" || ${ARCH} == "amd64" || ${ARCH} == "powerpc")
>>   "Makefile", line 18: if-less else
>>   "Makefile", line 20: if-less endif
>>   make: fatal errors encountered -- cannot continue
>
> I put Eygene's snippet after .include <bsd.port.pre.mk>,
> see my previous post. It seems to work.

bsd.port.pre.mk starts after OPTIONS were already parsed.
Try to check

  $ make rmconfig
  $ make -V WITH_RTCPU ARCH=sparc64
  true



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