Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ecl fails #127

Closed
jgarte opened this issue Mar 28, 2023 · 2 comments
Closed

ecl fails #127

jgarte opened this issue Mar 28, 2023 · 2 comments

Comments

@jgarte
Copy link
Contributor

jgarte commented Mar 28, 2023

Hi is it known that cl-collider fail to build on ecl?

@byulparan
Copy link
Owner

today, I tried build cl-collider on ecl.

  • macOS 12.6.3
  • ECL (Embeddable Common-Lisp) 21.2.1 (git:8cffaf858cb3d63554ca038064111a4f9598e227)

It build well without problem. what's your problem?

but I have other problem about run external-process.

> (uiop:run-program "ls")

Condition of type: SIMPLE-ERROR
si_system not implemented
C library explanation: No such file or directory.

so can't bootup scsynth, because It use uiop:run-program.
It seems problem uiop or ecl, It needs more test.

@byulparan
Copy link
Owner

I tested on ecl 23.9.9 and run well without problem.
I closed this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants