Re: next nightly build problem
Bruno Haible <[email protected]>
| Newsgroups | gmane.lisp.clisp.devel |
|---|---|
| Message-ID | <2461029.xsfNH0kvr4@omega> |
Don Cohen wrote: > so do something like this? > make -f Makefile.devel -k multibuild-porting64-gcc Yes. > That ends up with > *** - SYSTEM::INITIAL-BREAK-DRIVER: The value of *DEBUG-IO* was not an appropriate stream: #<UNBOUND>. It has been changed to #<IO SYNONYM-STREAM *TERMINAL-IO*>. This is caused by Sam's commit at Feb 26 21:39:18 2017 -0500. You need to revert it locally $ hg diff -c d61ff18e7daa | patch -R -p1 before you can build clisp in any configuration. Bruno ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ clisp-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/clisp-devel