help-octave
[Top][All Lists]
Advanced

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

[HELP] Octave 2.0.17 compilation with gcc 2.95.3 on Mandrake linux


From: Seung-Hye Jang
Subject: [HELP] Octave 2.0.17 compilation with gcc 2.95.3 on Mandrake linux
Date: Wed, 5 Nov 2003 21:29:24 -0600 (CST)

Hi,

I am trying to compile octave 2.0.17 using gcc 2.95.3 on Mandrake linux
7.2. I got,

make[2]: Entering directory `/sandbox/jangs/octave-2.0.17/liboctave'
c++ -c  -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -I../glob
-I../glob -DHAVE_CONFIG_H -mieee-fp -fno-rtti -fno-exceptions
-fno-implicit-templates -g -O2 -Wall Bounds.cc
In file included from
/sandbox/gcc-2.95/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/../../../../include/g++-3/iostream.h:31,
                 from Bounds.cc:31:
/sandbox/gcc-2.95/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/../../../../include/g++-3/streambuf.h:
In method `streampos streambuf::pubseekoff(long long int, ios::seek_dir,
int = 3)':
/sandbox/gcc-2.95/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/../../../../include/g++-3/streambuf.h:362:
`struct _G_fpos64_t' used where a `streampos' was expected
/sandbox/gcc-2.95/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/../../../../include/g++-3/streambuf.h:
In method `streampos streambuf::pubseekpos(long long int, int = 3)':
/sandbox/gcc-2.95/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/../../../../include/g++-3/streambuf.h:364:
conversion from `streampos' to non-scalar type `_G_fpos64_t' requested
/sandbox/gcc-2.95/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/../../../../include/g++-3/streambuf.h:364:
warning: control reaches end of non-void function
`streambuf::pubseekpos(long long int, int)'
make[2]: *** [Bounds.o] Error 1
make[2]: Leaving directory `/sandbox/jangs/octave-2.0.17/liboctave'
make[1]: *** [liboctave] Error 2
make[1]: Leaving directory `/sandbox/jangs/octave-2.0.17'
make: *** [all] Error 2

Any ideas? thanks in advance




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