octave-maintainers
[Top][All Lists]
Advanced

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

Build error: 'subsref' undefined near line 41 column 11 (getfield L.41)


From: Philip Nienhuis
Subject: Build error: 'subsref' undefined near line 41 column 11 (getfield L.41)
Date: Mon, 10 Dec 2012 13:28:55 -0800 (PST)

Having checked out a fresh tip a few hours ago:
 
address@hidden octave]$ hg summary
parent: 15762:a5475ba0d199 tip

I get:

:
make[3]: Entering directory `/home/philip/devel/oct370+/doc/interpreter'
../../run-octave -f -q -H -p ../../../octave/doc/interpreter --eval
"geometryimages ('triplot', 'eps');"

../../run-octave -f -q -H -p ../../../octave/doc/interpreter --eval
"geometryimages ('griddata', 'eps');"

../../run-octave -f -q -H -p ../../../octave/doc/interpreter --eval
"geometryimages ('convhull', 'eps');"

../../run-octave -f -q -H -p ../../../octave/doc/interpreter --eval
"geometryimages ('delaunay', 'eps');"

../../run-octave -f -q -H -p ../../../octave/doc/interpreter --eval
"geometryimages ('inpolygon', 'eps');"

../../run-octave -f -q -H -p ../../../octave/doc/interpreter --eval
"interpimages ('interpft', 'eps');"
error: 'subsref' undefined near line 41 column 11
error: called from:
error:  
/home/philip/devel/oct370+/../octave/scripts/miscellaneous/getfield.m at
line 41, column 9
error:  
/home/philip/devel/oct370+/../octave/scripts/plot/private/__go_draw_axes__.m
at line 2288, column 5
error: evaluating argument list element number 1
error:  
/home/philip/devel/oct370+/../octave/scripts/plot/private/__go_draw_axes__.m
at line 566, column 17
error:  
/home/philip/devel/oct370+/../octave/scripts/plot/private/__go_draw_figure__.m
at line 173, column 19
error:  
/home/philip/devel/oct370+/../octave/scripts/plot/__gnuplot_drawnow__.m at
line 43, column 9
error:  
/home/philip/devel/oct370+/../octave/scripts/plot/private/__gnuplot_print__.m
at line 192, column 5
error:  
/home/philip/devel/oct370+/../octave/scripts/plot/private/__gnuplot_print__.m
at line 176, column 5
error:  
/home/philip/devel/oct370+/../octave/scripts/plot/private/__gnuplot_print__.m
at line 68, column 7
error:   /home/philip/devel/oct370+/../octave/scripts/plot/print.m at line
415, column 12
error:   /home/philip/devel/octave/doc/interpreter/interpimages.m at line
43, column 5

make[3]: *** [interpft.eps] Error 1
make[3]: Leaving directory `/home/philip/devel/oct370+/doc/interpreter'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/philip/devel/oct370+/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/philip/devel/oct370+'
make: *** [all] Error 2

Some days ago I could still build Octave.

Philip



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Build-error-subsref-undefined-near-line-41-column-11-getfield-L-41-tp4647727.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.


reply via email to

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