David Ronis wrote:
> I just did a cvs update and built maxima on a linux box using clisp.
>
[snip]
> Maxima encountered a Lisp error:
>
>
> EVAL: variable <<<<<<< has no value
>
>
Since you did a cvs update, I'm guessing that you had changed some file
which was also changed in CVS in the same place. You might want to
grep for <<<<< and remove those files and cvs update again. Or maybe
examine why there's a conflict and decide which version you want to keep.
Ray, who has done silly things like that before.