help-octave
[Top][All Lists]
Advanced

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

error: memory exhausted or requested size too large


From: John W. Eaton
Subject: error: memory exhausted or requested size too large
Date: Fri, 08 Aug 2008 10:46:22 -0400

On  8-Aug-2008, Jim Langston wrote:

| Hi all,
| 
| Get this error:
| 
| Octave successfully built.  Now choose from the following:
| 
|    ./run-octave    - to run in place to test before installing
|    make check      - to run the tests
|    make install    - to install
| 
| gmake[1]: Leaving directory `/export/home/langston/Octave/NEW/octave-3.0.1'
| bash-3.2$ gmake check
| gmake -f octMakefile check
| gmake[1]: Entering directory `/export/home/langston/Octave/NEW/octave-3.0.1'
| gmake -C test check
| gmake[2]: Entering directory 
| `/export/home/langston/Octave/NEW/octave-3.0.1/test'
| ../run-octave --norc --silent --no-history ./fntests.m .
| error: memory exhausted or requested size too large for range of 
| Octave's index type -- execution of ./fntests.m failed
| 
| gmake[2]: Leaving directory 
| `/export/home/langston/Octave/NEW/octave-3.0.1/test'
| gmake[1]: Leaving directory `/export/home/langston/Octave/NEW/octave-3.0.1'
| bash-3.2$
| 
| 
| I looked through other threads but this seems different because all I 
| did was build Octave 3.0.1 and
| the tried to run the check.
| 
| Any thoughts?

I think you'll need to provide some more details about precisely how
you configured and compiled Octave.  You haven't even told us what
kind of systems you are using or what the compiler is, etc.

jwe



reply via email to

[Prev in Thread] Current Thread [Next in Thread]