Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jan 2011 12:09:00 +0000
From:      Anton Shterenlikht <mexas@bristol.ac.uk>
To:        Anonymous <swell.k@gmail.com>
Cc:        riggs@rrr.de, Anton Shterenlikht <mexas@bristol.ac.uk>, freebsd-ports@freebsd.org, Eygene Ryabinkin <rea@freebsd.org>
Subject:   Re: mplayer options patch
Message-ID:  <20110107120900.GA70442@mech-cluster241.men.bris.ac.uk>
In-Reply-To: <86wrmghqjc.fsf@gmail.com>
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> <86wrmghqjc.fsf@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jan 07, 2011 at 03:00:39PM +0300, Anonymous wrote:
> 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

# make rmconfig
===> Removing user-configured options for mplayer-1.0.r20101106
rmdir: /var/db/ports/mplayer: Directory not empty
*** Error code 1 (ignored)
# make -V WITH_RTCPU ARCH=sparc64

# make -V WITH_RTCPU ARCH=ia64

# 


those are empty lines of output.


On my ia64 I get in the dialog:

*skip*
               | |[ ] LIBLZO        Enable external liblzo library                | |  
               | |[ ] JOYSTICK      Enable joystick support                       | |  
               | |[ ] V4L           Enable Video4Linux TV support                 | |  
               | |[ ] RTCPU         Allow runtime CPU detection                   | |  
               +-+----------------------------------------------------------------+-+  
               |                       [  OK  ]       Cancel                        |  
               +--------------------------------------------------------------------+

-- 
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 331 5944
Fax: +44 (0)117 929 4423



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