octave-maintainers
[Top][All Lists]
Advanced

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

Re: CVS Build problem (what.m missing?)


From: Fredrik Lingvall
Subject: Re: CVS Build problem (what.m missing?)
Date: Tue, 23 Oct 2007 17:34:26 +0000
User-agent: Thunderbird 2.0.0.6 (X11/20070804)

David Bateman wrote:

Remove your octave-forge packages before building in particular the
~/.octave_packages file. You can always reconstruct it with "pkg
rebuild" afterwards.

D.

  
OK I removed all octave stuff I could find in the installation dir (/usr/local) and
there is no ~/.octave_packages file but I'm still having problems,


make[4]: Leaving directory `/root/software/octave/cvs/octave/src'
../../run-octave -f -q -H -p . --eval "sparseimages ('grid', 'eps'); sleep (1);"
../../run-octave -f -q -H -p . --eval "sparseimages ('spmatrix', 'eps'); sleep (1);"
../../run-octave -f -q -H -p . --eval "sparseimages ('spchol', 'eps'); sleep (1);"
../../run-octave -f -q -H -p . --eval "sparseimages ('spcholperm', 'eps'); sleep (1);"
../../run-octave -f -q -H -p . --eval "interpimages ('interpft', 'eps'); sleep (1);"
../../run-octave -f -q -H -p . --eval "interpimages ('interpn', 'eps'); sleep (1);"
../../run-octave -f -q -H -p . --eval "interpimages ('interpderiv1', 'eps'); sleep (1);"
../../run-octave -f -q -H -p . --eval "interpimages ('interpderiv2', 'eps'); sleep (1);"
../../run-octave -f -q -H -p . --eval "geometryimages ('voronoi', 'eps'); sleep (1);"
../../run-octave -f -q -H -p . --eval "geometryimages ('triplot', 'eps'); sleep (1);"
../../run-octave -f -q -H -p . --eval "geometryimages ('griddata', 'eps'); sleep (1);"
parse error near line 35 of file /root/software/octave/cvs/octave/scripts/plot/__plt_get_axis_arg__.m

  syntax error

>>> <<<<<<< __plt_get_axis_arg__.m
     ^

error: parse error while reading function file /root/software/octave/cvs/octave/scripts/plot/__plt_get_axis_arg__.m
error: `__plt_get_axis_arg__' undefined near line 41 column 20
error: called from `hold' in file `/root/software/octave/cvs/octave/scripts/plot/hold.m'
error: evaluating if command near line 21, column 3
error: called from `geometryimages' in file `/root/software/octave/cvs/octave/doc/interpreter/geometryimages.m'
make[3]: *** [voronoi.eps] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/root/software/octave/cvs/octave/doc/interpreter'
make[2]: *** [interpreter] Error 2
make[2]: Leaving directory `/root/software/octave/cvs/octave/doc'
make[1]: *** [doc] Error 2
make[1]: Leaving directory `/root/software/octave/cvs/octave'
make: *** [all] Error 2
fllap5 octave #

/F


reply via email to

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