octave-maintainers
[Top][All Lists]
Advanced

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

Error compiling todays CVS on Linux with sparse libraries installed


From: Alex Zvoleff
Subject: Error compiling todays CVS on Linux with sparse libraries installed
Date: Tue, 06 Feb 2007 09:36:31 -0800

While compiling today's CVS, I get the following error, similar to that
mentioned earlier by Tom Holroyd.  I am running Ubuntu Edgy, with
libufsparse 1.2.7 from the Ubuntu repository, and gnuplot 4.2 rc4
compiled from the source.

Alex Zvoleff

making var.texi from var.txi
ignoring duplicate entry for addpath
ignoring duplicate entry for rmpath
var.texi is unchangedsuitesparse
making vr-idx.texi from vr-idx.txi
ignoring duplicate entry for addpath
ignoring duplicate entry for rmpath
vr-idx.texi is unchanged
DISPLAY= ../../run-octave -f -q -H -p . --eval "sparseimages ('gplot',
'eps'); sleep (1);"

< blank lines deleted >

error: plot: unrecognized format character: `1'
error: evaluating if command near line 51, column 7
error: evaluating if command near line 45, column 5
error: evaluating while command near line 44, column 3
error: called from `__pltopt1__' in file
`/usr/local/src/octavecvs/scripts/plot/__pltopt1__.m'
error: evaluating assignment expression near line 105, column 18
error: evaluating for command near line 104, column 5
error: evaluating if command near line 93, column 3
error: called from `__pltopt__' in file
`/usr/local/src/octavecvs/scripts/plot/__pltopt__.m'
error: evaluating assignment expression near line 52, column 12
error: evaluating if command near line 51, column 2
error: evaluating if command near line 50, column 7
error: evaluating while command near line 39, column 5
error: evaluating if command near line 30, column 3
error: called from `__plt__' in file
`/usr/local/src/octavecvs/scripts/plot/__plt__.m'
error: called from `plot' in file
`/usr/local/src/octavecvs/scripts/plot/plot.m'
error: evaluating if command near line 48, column 3
error: called from `gplot' in file
`/usr/local/src/octavecvs/scripts/sparse/gplot.m'
error: called from `sparseimages:gplotimages' in file[1 2;4 5;5 6;7 8]
`/usr/local/src/octavecvs/doc/interpreter/sparseimages.m'
error: evaluating if command near line 8, column 7
error: evaluating if command near line 5, column 5
error: evaluating if command near line 2, column 3
error: called from `sparseimages' in file
`/usr/local/src/octavecvs/doc/interpreter/sparseimages.m'

make[3]: *** [gplot.eps] Error 1
make[3]: Leaving directory `/usr/local/src/octavecvs/doc/interpreter'
make[2]: *** [interpreter] Error 2
make[2]: Leaving directory `/usr/local/src/octavecvs/doc'
make[1]: *** [doc] Error 2
make[1]: Leaving directory `/usr/local/src/octavecvs'
make: *** [all] Error 2



reply via email to

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