From bug-request at octave dot org Mon Nov 28 09:31:27 2005 Subject: Re: Suse 10.0 From: Quentin Spencer To: Reimar Schmidt CC: bug at octave dot org Date: Mon, 28 Nov 2005 09:27:16 -0600 Reimar Schmidt wrote: > I can start octave (2.1.71) on a computer with Suse 10.0. > I do also get the result for 1+1, however > I do not get a result for: > givens (1, 1) > whereas I got a result under Suse 9.3 (version 2.1.64). I found that > for Suse 10.0 gcc-g77xxx is missing. Might this be the problem? You haven't provided very much information about what you mean by not getting a result. Does octave simply stop responding? I think this calls a LAPACK routine, so if it stops responding, you may have the LAPACK bug that hit Fedora Core 3 a few months ago (though it could really be considered a gcc bug). Try something like eig(rand(10)) to see if it also hangs octave. If so, you should report the lapack problem to SuSE. -Quentin ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------