| Summary: | [lisp overlay] dev-lisp/clisp-2.49 - ./clisp-link: directory clx/mit-clx does not contain a CLISP module | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Mathieu Z <mobiusstripper> |
| Component: | Current packages | Assignee: | Common Lisp Bugs <common-lisp> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | CC: | bugs+gentoo, bugsgentoo, kilian.sprotte |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
Build log
emerge-info clisp-2.49 patch to fix build with no new-clx |
||
|
Description
Mathieu Z
2010-07-15 06:31:49 UTC
Created attachment 238841 [details]
Build log
build log attached.
(In reply to comment #0) > * If you need support, post the output of 'emerge --info > =dev-lisp/clisp-2.49', > * the complete build log and the output of 'emerge -pqv =dev-lisp/clisp-2.49'. ... Created attachment 240059 [details]
emerge-info
I experienced the same problem. Dont really have a fix for it, but just to let you know that emerging clisp with USE new-clx succeeds for me and might give you what you want. Created attachment 249727 [details, diff]
clisp-2.49 patch to fix build with no new-clx
Apparently the ebuild try to "enable_modules clx/new-clx" with or without new-clx USE FLAG.
I changed the ebuild to only enable new-clx. MIT-CLX seems to have been deprecated so for the time being it will stay disabled Current version of clisp in the tree is =dev-lisp/clisp-2.49.90 |