help-octave
[Top][All Lists]
Advanced

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

octave-forge symbolic and 2.1.45


From: John W. Eaton
Subject: octave-forge symbolic and 2.1.45
Date: Fri, 21 Feb 2003 02:39:49 -0600

On 21-Feb-2003, Dmitri A. Sergatskov <address@hidden> wrote:

| I am trying to compile octave-forge with octave-2.1.45. (Octave forge snapshot
| of Feb. 20, 2003).
| 
| It bombs when it goes to math/symbolic:
| <<<<
| make[2]: Entering directory `/home/dima/src/octave-forge/main/symbolic'
| mkoctfile -DHAVE_OCTAVE_21 -s -v -v -I/usr/local/include -I/usr/local/include 
-c op-ex-mat.cc
| g++ -c -fPIC -I/usr/local/include/octave-2.1.45 
-I/usr/local/include/octave-2.1.45/octave -I/usr/local/include -mieee-fp -O2 
-mcpu=athlon-xp -march=athlon-xp -pipe 
| -I/usr/local/include -I/usr/local/include -DHAVE_OCTAVE_21 op-ex-mat.cc -o 
op-ex-mat.o
| cc1plus: warning: changing search order for system directory 
"/usr/local/include"
| cc1plus: warning:   as it has already been specified as a non-system directory
| /usr/local/include/octave-2.1.45/octave/ov-base-mat.h: In member function
|     `octave_value_list octave_base_matrix<MT>::subsref(const std::string&, 
const
|     std::list<octave_value_list, std::allocator<octave_value_list> >&, int)
|     [with MT = ComplexMatrix]':
| /usr/local/include/octave-2.1.45/octave/Array2.h:82:   instantiated from here
| /usr/local/include/octave-2.1.45/octave/ov-base-mat.h:75: return type `struct
|     octave_value_list' is incomplete
| /usr/local/include/octave-2.1.45/octave/ov-base-mat.h:77: invalid use of
|     undefined type `struct octave_value_list'

Does the problem go away if you include oct-obj.h in op-ex-mat.cc?

jwe



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