On Wed, 27 Oct 2010, Zbigniew Komarnicki wrote:
>> This is probably a GCC problem. What exact version are you using
>> (pkg_info | grep gcc)? There is another recent report of issues with
>> the latest update to lang/gcc45:
>>
>> http://lists.freebsd.org/pipermail/freebsd-ports/2010-October/064212.
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 ver
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 use
Hi Anthony,
On Mon, 1 Jan 2007, Anthony Michael Agelastos wrote:
> The updated lang/gcc41 port is having difficulties compiling for my setup.
> Below is the error along with some useful machine information. Does anyone
> have any ideas? Thank you for your assistance.
we now, finally, seem to have
On Mon, 1 Jan 2007, Anthony Michael Agelastos wrote:
> The updated lang/gcc41 port is having difficulties compiling for my setup.
> Below is the error along with some useful machine information. Does anyone
> have any ideas? Thank you for your assistance.
Yours is the second report with this build