help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: octave-forge-2004.02.12 and octave-2.1.57


From: Quentin Spencer
Subject: Re: octave-forge-2004.02.12 and octave-2.1.57
Date: Thu, 18 Mar 2004 14:30:39 -0600
User-agent: Mozilla Thunderbird 0.5 (Windows/20040207)

This problem has already been noticed. The problem is that galois.cc used some definitions in the octave headers that have been removed because they are no longer needed in octave itself. This has been fixed in CVS, so you can either download the CVS version or wait for a new release of octave-forge. I don't know if there are plans for a new release anytime soon or not.

Quentin


Jonathan Stickel wrote:

I've successfully installed octave-2.1.57 and am now trying to install octave-forge-2004.02.12. The make fails with these errors:

galois.cc: In function `boolMatrix mx_el_lt(const galois&, const galois&)':
galois.cc:1282: error: `NBM' undeclared (first use this function)
galois.cc:1282: error: (Each undeclared identifier is reported only once for
   each function it appears in.)
galois.cc: In function `boolMatrix mx_el_eq(const galois&, const galois&)':
galois.cc:1282: error: `TBM' undeclared (first use this function)
galois.cc:1282: error: `FBM' undeclared (first use this function)

Is this a bug in octave-forge-2004.02.12 or in octave-2.1.57?

I'm using gentoo linux. I installed octave-2.1.57 by copying the octave-2.1.50 ebuild, and I am using the available octave-forge-2004.02.12 ebuild. I've gotten around the problem for now by excluding the communication toolbox (with an empty NOINSTALL file in /main/comm).

Jonathan



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






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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]