help-octave
[Top][All Lists]
Advanced

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

tk_octave 0.3 & gcc 3.2.2 & OCTAVE 2.1.48


From: Christoph Ellenberger
Subject: tk_octave 0.3 & gcc 3.2.2 & OCTAVE 2.1.48
Date: Wed, 21 May 2003 06:31:13 -0500
User-agent: KMail/1.5.1

I try to install Jao Cardosos tk_octave along with the newest octave 2.1.48 
and get following error:

In file included from tk_octave.cc:19:
/usr/local/include/octave-2.1.48/octave/parse.h:77: syntax error before `;'
   token
/usr/local/include/octave-2.1.48/octave/oct-obj.h: In function
   `octave_value_list Ftk_cmd(const octave_value_list&, int)':
/usr/local/include/octave-2.1.48/octave/oct-obj.h:153: `
   octave_value_list::octave_value_list(int)' is private
tk_octave.cc:177: within this context
tk_octave.cc:177: invalid conversion from `char*' to `int'
tk_octave.cc:177:   initializing argument 1 of `
   octave_value_list::octave_value_list(int)'
tk_octave.cc: In function `octave_value_list Ftk_start(const
   octave_value_list&, int)':
tk_octave.cc:296: invalid conversion from `int (*)(void*, Tcl_Interp*, int,
   const char**)' to `int (*)(void*, Tcl_Interp*, int, char**)'

octave compiled with --enable-dl --enable-shared
Tcl/tk is 8.3

Is there a solution or should I just switch to the forge version ? (is the 
memory leakage problem solved ??)

Thanks in advantage
Christoph Ellenberger



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