Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Mar 2010 10:41:35 +0100 (CET)
From:      Gerald Pfeifer <gerald@pfeifer.com>
To:        Eitan Adler <eitanadlerlist@gmail.com>
Cc:        questions@freebsd.org
Subject:   Re: ports/144357: emulators/wine build failure
Message-ID:  <alpine.LSU.1.99.1003081039580.385@acrux.dbai.tuwien.ac.at>
In-Reply-To: <a0777e081003072358l238e7161qb866616171ed9d3e@mail.gmail.com>
References:  <201002281924.o1SJO6df078229@freefall.freebsd.org> <a0777e081002281529i3e2cce74t7488a8f4bf28b305@mail.gmail.com> <alpine.LSU.1.99.1003072351140.385@acrux.dbai.tuwien.ac.at> <a0777e081003072358l238e7161qb866616171ed9d3e@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 8 Mar 2010, Eitan Adler wrote:
> Interesting - I just used whatever flex was in my path. Is wine making
> the same mistake?
> % /usr/local/bin/flex --version
> flex 2.5.35

The following in wine/Makefile 

  CONFIGURE_ENV=  ... FLEX="${LOCALBASE}/bin/flex"

takes care of using the ports version instead of the base one.

Gerald



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