octave-maintainers
[Top][All Lists]
Advanced

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

Re: missing file liboctave/lo-array-gripes.h


From: Ben Abbott
Subject: Re: missing file liboctave/lo-array-gripes.h
Date: Fri, 22 Oct 2010 16:26:58 +0800

On Oct 22, 2010, at 12:29 PM, John W. Eaton wrote:

> On 22-Oct-2010, Ben Abbott wrote:
> 
> | I don't see the file lo-array-gripes.h in the archive.
> | 
> | Did you forget to add it when you committed the changeset below?
> | 
> |     http://hg.savannah.gnu.org/hgweb/octave/rev/7c573eb981eb
> 
> Oops, yes.  I added them and committed the change.
> 
> jwe

Ok, I'm now able to build, but Octave's path is empty.

../../run-octave -f -q -H ./mk_doc_cache.m doc-cache ../../scripts/DOCSTRINGS 
../../src/DOCSTRINGS || { rm -f doc-cache; exit 1; }
error: feval: function `unimplemented' not found
error: called from:
error:   
/Users/bpabbott/Development/mercurial/local_clone/doc/interpreter/mk_doc_cache.m
 at line 42, column 18

make[3]: *** [doc-cache] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

When I start octave by ./run-octave --norc

octave:1> path

Octave's search path contains the following directories:



octave:2> 

I've started a build begining with ./autogen.sh to see if it clears this up.

Ben


reply via email to

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