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.html

Re: Can't install - Octave, SuiteSparse

2011-01-27 Thread Rob Farmer
On Thu, Jan 27, 2011 at 15:25, Gerald Pfeifer ger...@pfeifer.com wrote: Sorry, I just realized I totally missed this question.  Are you still seeing the problem? Looking at the web archive of this thread, I do not see anything stand out.  What happens if you remove gcc-4.4.6.20101012 and try

Can't install - Octave, SuiteSparse

2010-10-27 Thread Zbigniew Komarnicki
Hello, I encounter the following problem when I try install math/octave. I suspect that problem is with this: /usr/local/bin/ld: final link failed: Nonrepresentable section on output collect2: ld returned 1 exit status My system (fresh install, fresh ports tree csup-ed today): # uname -rms

Re: Can't install - Octave, SuiteSparse

2010-10-27 Thread Rob Farmer
On Wed, Oct 27, 2010 at 01:09, Zbigniew Komarnicki cblas...@gmail.com wrote: I suspect that problem is with this: /usr/local/bin/ld: final link failed: Nonrepresentable section on output collect2: ld returned 1 exit status This is probably a GCC problem. What exact version are you using

Re: Can't install - Octave, SuiteSparse

2010-10-27 Thread Zbigniew Komarnicki
On Wednesday 27 of October 2010 10:20:54 you 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.html