On Wed, Jan 27, 2010 at 8:36 AM, Michael Stefaniuc mstefani@redhat.com wrote:
Tom Wickline wrote:
On Wed, Jan 27, 2010 at 8:32 PM, Paul Vriens paul.vriens.wine@gmail.com wrote:
Not sure how new it is, but it looks like 2.5.33 is the minimum:
http://source.winehq.org/git/wine.git/?a=commitdiff;h=ce30733337e55d76c3870f...
-- Cheers,
Paul.
The version check fails on FreeBSD 8 even tho flex-2.5.35_3 is installed from ports.
# flex --version flex version 2.5.4
Tom, that is the prediluvian flex version. 2.5.35 is way newer than 2.5.4
FreeBSD/PC-BSD should be bundling a newer version. When I compiled on BSD the other day I hit this, but I compiled flex from source and installed that instead. It only takes a few minutes...