[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
build output
From: |
John W. Eaton |
Subject: |
build output |
Date: |
Thu, 15 Mar 2007 10:13:58 -0400 |
On 15-Mar-2007, Tom Holroyd (NIH/NIMH) [E] wrote:
| On a system without sparse libs.
|
| making install in interpreter
| make[3]: Entering directory `/home/local/src/octave/doc/interpreter'
| DISPLAY= ../../run-octave -f -q -H -p . --eval "sparseimages ('gplot',
'txt'); sleep (1);"
| parse error near line 236 of file
/home/local/src/octave/doc/interpreter/sparseimages.m
|
| syntax error
|
| >>> <<<<<<< sparseimages.m
| ^
|
| error: parse error while reading function file
/home/local/src/octave/doc/interpreter/sparseimages.m
| error: `sparseimages' undefined near line -1 column 1
|
| make[3]: *** [gplot.txt] Error 1
| make[3]: Leaving directory `/home/local/src/octave/doc/interpreter'
I don't see any problem in my copy. The error looks like it is
pointing to a CVS conflict marker. Did you edit your checked-out copy
of doc/interpreter/sparseimages.m then update and introduce conflicts?
jwe
- build output, Tom Holroyd (NIH/NIMH) [E], 2007/03/15
- build output,
John W. Eaton <=