Skip to content

Conversation

tobiasdiez
Copy link
Contributor

Make it possible to build maxima on-the-fly if no suitable system version is available. This is needed on Fedora 41 and 42.

TODO: Fix ecl out-of-tree installation.

📝 Checklist

  • The title is concise and informative.
  • The description explains in detail what this PR is about.
  • I have linked a relevant issue or discussion.
  • I have created tests covering the changes.
  • I have updated the documentation and checked the documentation preview.

⌛ Dependencies

@tobiasdiez tobiasdiez mentioned this pull request May 7, 2025
5 tasks
Copy link

github-actions bot commented May 7, 2025

Documentation preview for this PR (built with commit 235efc6; changes) is ready! 🎉
This preview will update shortly after each push to this PR.

@tobiasdiez
Copy link
Contributor Author

Current issue: I cannot get ecl to load the cmp module, see https://gitlab.com/embeddable-common-lisp/ecl/-/issues/779

Maybe setting ECLDIR as in https://gitlab.com/spaghettisalat/maxima/-/commit/2a111f5a8975351d5687d06f3f2afa3e79841ab0 may work.

@tobiasdiez
Copy link
Contributor Author

I've found a workaround for the above ecldir issue, but now ecl complains that it cannot find the include directory (where ecl/config.h) is placed. I tried to set --includedir manually, but this doesn't seem to work as now the include dir under dist is no longer created.

https://gitlab.com/embeddable-common-lisp/ecl/-/issues/780

@tobiasdiez
Copy link
Contributor Author

Closing in favor of #40071

@tobiasdiez tobiasdiez closed this May 9, 2025
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

Successfully merging this pull request may close these issues.

1 participant