help-octave
[Top][All Lists]
Advanced

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

octave-2.1.36 and g++ error


From: Lieu D. Hung
Subject: octave-2.1.36 and g++ error
Date: Mon, 15 Jul 2002 12:24:47 -0700

When compiling debug.cc using  g++ or c++ (both versions 2.95.2 or 3.0) with 
Solaris8 or IRIX6.5 I get the same error.
- octave version: 2.1.36
- g++ (and c++): gnu cc version 2.95.2 or 3.0. 
- ./configure --prefix=/path --disable-readline
Any help would be appreciated.

______________________________________________________________________________
>>g++ -c  -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -I../glob 
-I../glob -DHAVE_CONFIG_H -fno-implicit-templates -g -O2 -Wall debug.cc -o 
debug.o
debug.cc: In function `class octave_value_list Fdbtype(const octave_value_list 
&, int)':
debug.cc:408: implicit declaration of function `int index(...)'
debug.cc:408: initialization to `char *' from `int' lacks a cast
debug.cc:450: initialization to `char *' from `int' lacks a cast
gmake[2]: *** [debug.o] Error 1
______________________________________________________________________________

ldh




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