Re: Can't install - Octave, SuiteSparse

2011-01-27 Thread Gerald Pfeifer
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.

Re: ports/144357: emulators/wine build failure

2010-03-08 Thread Gerald Pfeifer
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

Re: ports/144357: emulators/wine build failure

2010-03-07 Thread Gerald Pfeifer
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

Re: lang/gcc41 woes

2007-07-28 Thread Gerald Pfeifer
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

Re: lang/gcc41 woes

2007-01-02 Thread Gerald Pfeifer
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