help-octave
[Top][All Lists]
Advanced

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

Re: compile error please help more help


From: Doug Stewart
Subject: Re: compile error please help more help
Date: Sun, 14 Dec 2008 00:54:07 -0500
User-agent: Thunderbird 2.0.0.18 (X11/20081125)



Now i get this far

./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < tips.txi > tips.texi-t
mv tips.texi-t tips.texi
./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < var.txi > var.texi-t
mv var.texi-t var.texi
./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < vr-idx.txi > vr-idx.texi-t
mv vr-idx.texi-t vr-idx.texi
gawk -f ./mkcontrib.awk ./contributors.in > contributors.texi-t
mv contributors.texi-t contributors.texi
makeinfo -I.. -I. -I./.. ./octave.texi
../../run-octave -f -q -H -p . --eval "sparseimages ('gplot', 'eps');"
warning: gnuplot_set_term: size is zero
error: compare_versions: given version strings are not valid: 4.2. 4.0
error: called from:
error: /home/doug/octave3/scripts/miscellaneous/compare_versions.m at line 119, column 5
error: /home/doug/octave3/scripts/image/image_viewer.m at line 74, column 5
error: /home/doug/octave3/scripts/plot/__go_draw_axes__.m at line 297, column 38 error: /home/doug/octave3/scripts/plot/__go_draw_figure__.m at line 58, column 8 error: /home/doug/octave3/scripts/plot/gnuplot_drawnow.m at line 56, column 7
error: /home/doug/octave3/scripts/plot/print.m at line 447, column 7
error: /home/doug/octave3/doc/interpreter/sparseimages.m at line 261, column 7 error: /home/doug/octave3/doc/interpreter/sparseimages.m at line 40, column 1

make[3]: *** [gplot.eps] Error 1
make[3]: Leaving directory `/home/doug/octave3/doc/interpreter'
make[2]: *** [interpreter] Error 2
make[2]: Leaving directory `/home/doug/octave3/doc'
make[1]: *** [doc] Error 2
make[1]: Leaving directory `/home/doug/octave3'
make: *** [all] Error 2
address@hidden:~/octave3$



any help will be very much appreciated :-)


Doug


reply via email to

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