Closed rrcgat closed 5 years ago
@rrcgat Sorry for the late reply. I could not reproduce your problem on my PC, though the environment is a little different ... Can you try other versions of sbcl?
@koji-kojiro Bad news, I can't even install other version of sbcl with ros, it reported other errors. I think there is some problems with roswell in Arch Linux.
@rrcgat About that, you'd better to open issue in roswell's repo. However, I believe the original issue is not caused by roswell. The backtraces says the error is related to sbcl's internal system, so that is problem of cl-repl or sbcl. Anyways, no ideas at this time... I'll dig into it later.
@koji-kojiro Yeah, I changed roswell's default implementation to sbcl=1.3.1 on my system, and tried to install cl-repl again, it doesn't work. Thanks you :)
@rrcgat
Maybe fixed. 8df32ee
Please try ros install koji-kojiro/cl-repl/develop
.
@koji-kojiro
Thank you! the bug fixed :)
But it doesn't work after using ros install koji-kojiro/cl-repl/develop
, same error reported.
I forked and merged your code to master and it works.
Maybe I'm misunderstanding on ros install
.
Anyways, I'll merge that later.
Thanks for your report.
Hello Koji, when I install cl-repl in my Arch Linux with sbcl=1.4.13 and roswell=18.10.10.95, some problems happened. I can't solve it for that I'm not really major in Common Lisp. Here is what exactly happened: