I have been out of town for ten days and today did a git pull.  I then did
the usual make and got what appears to be a normal make except near the end
I get the following spew:

    LINK src/support/libsupport.a
    CC src/flisp/flisp.o
    CC src/flisp/julia_extensions.o
    LINK src/flisp/libflisp.a
    CC src/flisp/flisp
arg-error: io.tostring!: requires memory stream
in file unittest.lsp
#0 fatal error:
(arg-error "io.tostring!: requires memory stream")
make[3]: *** [flisp] Error 1
make[2]: *** [flisp/libflisp.a] Error 2
make[1]: *** [julia-release] Error 2
make: *** [release] Error 2

Can someone please tell me what went wrong? I have git pull, make many
times and essentially always get success, except for this time...

Thanks for your help and suggestions!

Comer

Reply via email to