help-octave
[Top][All Lists]
Advanced

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

Compiling problem Octave-forge 2004-02-12


From: mddejong
Subject: Compiling problem Octave-forge 2004-02-12
Date: Wed, 22 Sep 2004 22:05:57 +0200 (CEST)
User-agent: SquirrelMail/1.4.2 [CVS]

Hi!

I'm running into the following error upon issuing 'make' after a succesful
configure of Octave-forge 2004-02-12:

cd FIXES/ && make
make[1]: Entering directory `/usr/src/octave-forge-2004.02.12/FIXES'
mkoctfile -DHAVE_OCTAVE_21 -v -DHAVE_IEEE754_COMPLIANCE sort.cc
g++ -c -fPIC -I/usr/local/include/octave-2.1.57
-I/usr/local/include/octave-2.1.57/octave -I/usr/local/include -mieee-fp
-O2 -mtune=athlon-xp -fomit-frame-pointer -fstrength-reduce
-DHAVE_OCTAVE_21 -DHAVE_IEEE754_COMPLIANCE sort.cc -o sort.o
sort.cc:90: error: expected unqualified-id before ';' token
sort.cc:91: error: expected unqualified-id before ';' token
sort.cc:127: error: expected unqualified-id before ';' token
make[1]: *** [sort.oct] Error 1
make[1]: Leaving directory `/usr/src/octave-forge-2004.02.12/FIXES'
make: *** [FIXES/] Error 2

I have succesfully built Octave 2.1.57 with gcc 3.4.0 on a Linux 2.4.26,
glibc 2.2.3-system, and as far as I can remember, this version of
Octave-forge was advertised on SourceForge as being *the* accompanying
distribution. The README files were not particularly helpful here.

Can anyone please help me in solving this problem?


Thanks,
Maarten de Jong



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