help-octave
[Top][All Lists]
Advanced

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

Compiling latest cvs fails


From: cctsim
Subject: Compiling latest cvs fails
Date: Mon, 23 Jun 2003 12:35:36 +0100 (BST)

I tried to update my system today to the latest cvs.
Now compiling aborts with the following error: 

g++ -c  -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -I../glob
-I../glob -DHAVE_CONFIG_H -mieee-fp -O3 -fomit-frame-pointer -pipe
-march=athlon -fno-fast-math -funroll-all-loops ov.cc -o ov.o
ov.cc: In function `void install_types()':
ov.cc:1738: `octave_re_nd_array' undeclared (first use this function)
ov.cc:1738: (Each undeclared identifier is reported only once for each
function it appears in.)
ov.cc:1738: parse error before `::' token

Octave was configured with:

./configure \
--prefix=/opt/dsp/octave/2.1.49 \
 --enable-rpath \
 --with-g77 \
 --enable-dl \
 --enable-shared \
 --enable-lite-kernel \
 --enable-picky-flags 

using gcc-3.2.3 .

Previously, everything was compiling fine using last Monday's cvs.



Regards
cctsim

__________________________________________________
Yahoo! Plus - For a better Internet experience
http://uk.promotions.yahoo.com/yplus/yoffer.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]