help-octave
[Top][All Lists]
Advanced

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

octave compile failure part 2


From: torsten
Subject: octave compile failure part 2
Date: Fri, 31 Jan 2003 14:08:38 -0500

Hello,
I disabled compilation of shared libs, and managed to
get a little further.  Still, compile failure.
Torsten


uname -r: 2.4.18-wolk3.7
gcc -v: gcc version 2.95.3 20010315 (release)
libc:  glibc-2.2.5
octave: octave-2.1.43


making struct.texi from struct.txi
struct.texi is unchanged
making system.texi from system.txi
system.texi is unchanged
making tips.texi from tips.txi
tips.texi is unchanged
making var.texi from var.txi
var.texi is unchanged
making vr-idx.texi from vr-idx.txi
vr-idx.texi is unchanged
make[3]: Leaving directory `/home/torsten/lfs/octave-2.1.43/doc/interpreter'
make -C liboctave all
make[3]: Entering directory `/home/torsten/lfs/octave-2.1.43/doc/liboctave'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/torsten/lfs/octave-2.1.43/doc/liboctave'
make -C refcard all
make[3]: Entering directory `/home/torsten/lfs/octave-2.1.43/doc/refcard'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/torsten/lfs/octave-2.1.43/doc/refcard'
make[2]: Leaving directory `/home/torsten/lfs/octave-2.1.43/doc'
make -C examples all
make[2]: Entering directory `/home/torsten/lfs/octave-2.1.43/examples'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/torsten/lfs/octave-2.1.43/examples'
make -C src all
make[2]: Entering directory `/home/torsten/lfs/octave-2.1.43/src'
making DASPK-opts.cc from ../liboctave/DASPK-opts.in
DASPK-opts.cc is unchanged
making DASRT-opts.cc from ../liboctave/DASRT-opts.in
DASRT-opts.cc is unchanged
making DASSL-opts.cc from ../liboctave/DASSL-opts.in
DASSL-opts.cc is unchanged
making NLEqn-opts.cc from ../liboctave/NLEqn-opts.in
NLEqn-opts.cc is unchanged
making Quad-opts.cc from ../liboctave/Quad-opts.in
Quad-opts.cc is unchanged
g++ -c  -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -I../glob 
-I../glob -DHAVE_CONFIG_H -mieee-fp -g -O2 -Wall Cell.cc -o Cell.o
In file included from Cell.h:36,
                 from Cell.cc:31:
oct-obj.h: In function `static void octave_value_list::operator delete(void *, 
void *)':
oct-obj.h:69: no matching function for call to `operator delete (void *&, void 
*)'
/usr/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/include/new:30: candidates are: void 
operator delete(void *)
/usr/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/include/new:34:                 void 
operator delete(void *, const nothrow_t &)
make[2]: *** [Cell.o] Error 1
make[2]: Leaving directory `/home/torsten/lfs/octave-2.1.43/src'
make[1]: *** [src] Error 2
make[1]: Leaving directory `/home/torsten/lfs/octave-2.1.43'
make: *** [all] Error 2
toshy:root:/home/torsten/lfs/octave-2.1.43# 



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