octave-maintainers
[Top][All Lists]
Advanced

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

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


From: Júlio Hoffimann
Subject: Re: Build error: 'subsref' undefined near line 41 column 11 (getfield L.41)
Date: Mon, 10 Dec 2012 19:26:28 -0300

I'm having exactly the same issue. The code for subsref can be found in ov.cc, but the build system is unable to resolve it.

Any help would be great,
Júlio.


2012/12/10 Philip Nienhuis <address@hidden>
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]