help-octave
[Top][All Lists]
Advanced

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

Re: tk_octave 0.3 & gcc 3.2.2 & OCTAVE 2.1.48


From: João Cardoso
Subject: Re: tk_octave 0.3 & gcc 3.2.2 & OCTAVE 2.1.48
Date: Wed, 21 May 2003 19:03:41 +0100
User-agent: KMail/1.5.1

On Wednesday 21 May 2003 12:31, Christoph Ellenberger wrote:
| 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 ??)

I setup a 0.3.1 version at 

http://www.fe.up.pt/~jcard/software/tk_octave/tk_octave-0.3.1.tar.gz

It's a quick dirty hack, but works under octave-2.1.48, tcl/tk-8.4 under 
SuSE-8.2. I only tested the sombrero_control demo!

Joao

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



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