Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Mar 2010 23:55:21 +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.1003072351140.385@acrux.dbai.tuwien.ac.at>
In-Reply-To: <a0777e081002281529i3e2cce74t7488a8f4bf28b305@mail.gmail.com>
References:  <201002281924.o1SJO6df078229@freefall.freebsd.org> <a0777e081002281529i3e2cce74t7488a8f4bf28b305@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Eitan,

On Mon, 1 Mar 2010, Eitan Adler wrote:
>> Which version of flex are you using (you can find out running
>> /usr/local/bin/flex --version)?
> %flex --version
> flex version 2.5.4

that is the system version of flex; I was specifically asking for
the one in /usr/local/bin/flex which is used by the wine port (since
the system one is too old for wine).

> WITHOUT_NLS=YES
> OPTIMIZED_CFLAGS=yes
> PERL_VERSION=5.10.1
> 
> that is all. Perhaps it is the NLS which is causing a problem?

It should not, but if you can rebuild flex and Wine without this, that
would be an interesting data point.

My take it this is that _something_ is causing flex to generate incorrect
code or the toolchain is miscompiling something.  That's why I asked about
the version of flex you are using, that is the one thing I could think of.
(Over here it is flex 2.5.35, the package 2.5.35_3.)

Gerald



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