build fails with error: hggroup::defaults: not implemented

Ben Abbott bpabbott at mac.com
Sat Aug 30 13:07:42 CDT 2008


I did not encounter this problem earlier in the week.

Building on Mac OS X 10.5.4 using Fink to satisfy dependencies, I  
get ...

[...]
making vr-idx.texi from vr-idx.txi
vr-idx.texi is unchanged
gawk -f ./mkcontrib.awk ./contributors.in > contributors.texi-t
contributors.texi is unchanged
../../run-octave -f -q -H -p . --eval "sparseimages ('gplot', 'eps');"
error: hggroup::defaults: not implemented
error: called from:
error:   /Users/bpabbott/Development/mercurial/octave-3-0-0/scripts/ 
plot/__plt2vv__.m at line 82, column 5
error:   /Users/bpabbott/Development/mercurial/octave-3-0-0/scripts/ 
plot/__plt2__.m at line 68, column 14
error:   /Users/bpabbott/Development/mercurial/octave-3-0-0/scripts/ 
plot/__plt__.m at line 79, column 10
error:   /Users/bpabbott/Development/mercurial/octave-3-0-0/scripts/ 
plot/plot.m at line 189, column 5
error:   /Users/bpabbott/Development/mercurial/octave-3-0-0/scripts/ 
sparse/gplot.m at line 52, column 5
error:   /Users/bpabbott/Development/mercurial/octave-3-0-0/doc/ 
interpreter/sparseimages.m at line 54, column 3
error:   /Users/bpabbott/Development/mercurial/octave-3-0-0/doc/ 
interpreter/sparseimages.m at line 31, column 2

make[3]: *** [gplot.eps] Error 1
make[2]: *** [interpreter] Error 2
make[1]: *** [doc] Error 2
make: *** [all] Error 2

Is this something that might be local to my setup?

Ben


More information about the Octave-maintainers mailing list